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

Launchpad Bug Tracker 1666412 at bugs.launchpad.net
Wed Mar 22 16:19:48 UTC 2017


This bug was fixed in the package lsvpd - 1.7.7-1ubuntu2

---------------
lsvpd (1.7.7-1ubuntu2) zesty; urgency=medium

  * debian/patches/Add-function-to-search-command-in-standard-path.patch:
    Cherry-pick upstream patch to support finding iprconfig on the path
    instead of in a fixed location.  LP: #1666412.

 -- Steve Langasek <steve.langasek at ubuntu.com>  Wed, 22 Mar 2017
08:33:32 -0700

** Changed in: lsvpd (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lsvpd 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 lsvpd package in Ubuntu:
  Fix Released

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/lsvpd/+bug/1666412/+subscriptions



More information about the foundations-bugs mailing list