From pci-utils.tcz.info:
use "sudo update-pciids" to get the latest pci device data from the web
note that the full gnu versions of gzip and curl are required for the above
So after installing gzip and curl I ran:
tc@box:~$ sudo update-pciids
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 267k 100 267k 0 0 304k 0 --:--:-- --:--:-- --:--:-- 304k
/usr/local/bin/zgrep: eval: line 1: /usr/local/bin/grep: not found
update-pciids: missing class info, probably truncated file
# Installed grep.tcz
tc@box:~$ sudo update-pciids
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 267k 100 267k 0 0 224k 0 0:00:01 0:00:01 --:--:-- 224k
Done.
tc@box:~$
So maybe grep.tcz needs to be added to gzip.tcz.dep?
[EDIT]: Added TC10 to the subject line. Rich