Bug 1819

Summary: pciutils small bugs
Product: buildroot Reporter: Paul Jones <paul>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: 2010.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Paul Jones 2010-05-23 10:49:12 UTC
lspci command doesn't display human readable output using pci.ids.gz
00:16.1 Class 0604: 15ad:07a0
02:03.0 Class 0c03: 15ad:0770
etc...

update-pciids fails to run with:
"/usr/share/misc/pci.ids.gz is read-only, exiting."
because pci.ids.gz is actually in /usr/share

moving pci.ids.gz to /usr/share/misc and trying again fails with:
"wget: unrecognized option '--no-timestamping'"
and lspci still does not display human readable output.
Comment 1 Peter Korsgaard 2010-05-24 07:17:25 UTC
Fixed in git, thanks