Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#30479 - [lynx] looks for /bin/gzip
Attached to Project:
Arch Linux
Opened by Philip Nilsson (leffe) - Thursday, 28 June 2012, 20:07 GMT
Last edited by Pierre Schmitz (Pierre) - Friday, 29 June 2012, 12:15 GMT
Opened by Philip Nilsson (leffe) - Thursday, 28 June 2012, 20:07 GMT
Last edited by Pierre Schmitz (Pierre) - Friday, 29 June 2012, 12:15 GMT
|
DetailsA recent gzip release dropped /bin/gzip. This breaks compressed web pages.
% lynx http://www.archlinux.org/ /bin/gzip -d --no-name /tmp/lynxXXXX/TMP.html.gz Alert!: Error uncompressing temporary file! % /bin/gzip -d --no-name /tmp/lynxXXXX/TMP.html.gz zsh: no such file or directory: /bin/gzip % strings =lynx | grep /bin/gzip /bin/gzip "/bin/gzip" |
This task depends upon