[Bug 1537116] Re: lsvpd: Missing package dependency

Launchpad Bug Tracker 1537116 at bugs.launchpad.net
Thu Aug 24 20:19:12 UTC 2017


This bug was fixed in the package lsvpd - 1.7.8-0ubuntu1

---------------
lsvpd (1.7.8-0ubuntu1) artful; urgency=medium

  * New upstream version.

 -- Matthias Klose <doko at ubuntu.com>  Mon, 21 Aug 2017 17:02:20 +0200

** Changed in: lsvpd (Ubuntu)
       Status: Fix Committed => 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/1537116

Title:
  lsvpd: Missing package dependency

Status in lsvpd package in Ubuntu:
  Fix Released
Status in lsvpd source package in Trusty:
  Won't Fix

Bug description:
  ---Problem Description---
  lsvpd uses iprconfig to get enclosure and disk related VPD information. 
  Hence we need iprconfig (iprutils package) during runtime.
  Hence add iprutils as package dependency for lsvpd.

  Machine Type = All Power System 
   
  ---Steps to Reproduce---
    - Install lsvpd and run vpdupdate
   
  ---uname output---
  Ubuntu 16.04
   
   
  Userspace tool common name: lsvpd 

  
  Patch :
  -------
  diff  -Naurp debian/control.org debian/control
  --- debian/control.org	2016-01-21 05:56:46.030490432 -0600
  +++ debian/control	2016-01-21 05:57:01.094491365 -0600
  @@ -9,7 +9,7 @@ Homepage: http://sourceforge.net/project
   
   Package: lsvpd
   Architecture: powerpc ppc64 ppc64el
  -Depends: ${shlibs:Depends}, ${misc:Depends}
  +Depends: ${shlibs:Depends}, ${misc:Depends}, iprutils
   Description: Utility to List Device Vital Product Data (VPD)
    This utility lists device Vital Product Data (VPD), which includes the
    following information and more: vendor, version, revision level, serial

  Note that we have this issue in 14.04.04 as well. Please apply this
  patch to both 16.04 and 14.04.04.

  -Vasant

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



More information about the foundations-bugs mailing list