[Bug 1666412] Re: vpdupdate[22016]: src/helper_functions.cpp:103: The command "/usr/sbin/iprconfig" is not executable.

Steve Langasek steve.langasek at canonical.com
Tue Mar 21 21:50:14 UTC 2017


Where is the "upstream" for this package?  The only source listed in
debian/copyright of the package is http://sourceforge.net/projects
/linux-diag/files/libvpd/, which points to https://git.code.sf.net/p
/linux-diag/libvpd linux-diag-libvpd for the git repository.  The listed
commit is not present in that repository.

** Changed in: libvpd (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libvpd in Ubuntu.
https://bugs.launchpad.net/bugs/1666412

Title:
  vpdupdate[22016]: src/helper_functions.cpp:103: The command
  "/usr/sbin/iprconfig" is not executable.

Status in libvpd package in Ubuntu:
  Incomplete

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvpd/+bug/1666412/+subscriptions



More information about the foundations-bugs mailing list