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.
Fixed in git, thanks