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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Pierre Schmitz (Pierre)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

A 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

Closed by  Pierre Schmitz (Pierre)
Friday, 29 June 2012, 12:15 GMT
Reason for closing:  Fixed

Loading...