[Bug 1666412] [NEW] vpdupdate[22016]: src/helper_functions.cpp:103: The command "/usr/sbin/iprconfig" is not executable.
Launchpad Bug Tracker
1666412 at bugs.launchpad.net
Tue Feb 21 06:19:30 UTC 2017
You have been subscribed to a public bug:
Problem Description
==================================
This error
vpdupdate[22016]: src/helper_functions.cpp:103: The command "/usr/sbin/iprconfig" is not executable.
keeps showing up in syslog
it appears that vpdupdate has wrong path for iprconfig
# uname -a
Linux gdl1mabp1 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:00:57 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux
== Comment: #5 - VASANT HEGDE <hegdevasant at in.ibm.com> - 2016-12-09 00:33:12 ==
I think below upstream commit will solve this issue.
commit 17f4c3c86be356f7d5914dfc79337d3cd1eabe50
Author: Ankit Kumar <ankit at linux.vnet.ibm.com>
Date: Thu Dec 8 14:57:28 2016 +0530
Add function to search command in standard path
Different distros install commands in different location. One of the example
is iprconfig. Redhat and suse installs it under /usr/sbin but ubuntu places
this binary inside /sbin. Current lsvpd code always searches iprconfig binary
inside /usr/sbin as this path is hard-coded and call gets failed in case
binary is not present in that particular location.
** Affects: libvpd (Ubuntu)
Importance: Undecided
Assignee: Taco Screen team (taco-screen-team)
Status: New
** Tags: architecture-ppc64le bugnameltc-145767 severity-medium targetmilestone-inin16041
--
vpdupdate[22016]: src/helper_functions.cpp:103: The command "/usr/sbin/iprconfig" is not executable.
https://bugs.launchpad.net/bugs/1666412
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to libvpd in Ubuntu.
More information about the foundations-bugs
mailing list