Bugzilla – Bug 106679
lsvpd broken in SL 10.0
Last modified: 2005-08-23 12:23:10 UTC
It seems like the lsvpd package in SL 10.0 is not complete. At least the command "pci_lookup" is missing (in SL 9.3 this was in /lib/lsvpd/). In SL10 this command is not any more in the package, but apparently some scripts still need it: king:/lib/lsvpd # /etc/init.d/lsvpd start Initialising lsvpd database/lib/lsvpd/scan.d/00pci: line 174: pci_lookup: command not found /lib/lsvpd/scan.d/00pci: line 182: pci_lookup: command not found /lib/lsvpd/scan.d/00pci: line 183: pci_lookup: command not found /lib/lsvpd/scan.d/45adapter_pci_chiprev: line 51: tdump: command not found ... ... /lib/lsvpd/scan.d/070device: line 47: device_handler: command not found
I have downgraded the package, it did not stop on build errors.