WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: gzip.tcz missing grep.tcz as a dependency (TC10)  (Read 1474 times)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
gzip.tcz missing grep.tcz as a dependency (TC10)
« on: July 24, 2019, 07:32:56 AM »
From pci-utils.tcz.info:
Quote
                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:
Code: [Select]
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
« Last Edit: July 24, 2019, 12:23:33 PM by Rich »