FS#44011 - [wget] 1.16.2-1 does not honor -q or --quiet

Attached to Project: Arch Linux
Opened by Rick Klement (tybalt89) - Monday, 02 March 2015, 09:24 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 10 March 2015, 02:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

wget-1.16.2-1 does not honor -q or --quiet

wget-1.16.1-1 did


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

the following should produce no output:

wget -q -O - 'http://classic.wunderground.com/cgi-bin/findweather/getForecast?query=95127' >/dev/null

if you see:

[ <=> ] 198.88K 541KB/s in 0.4s

that's wrong
This task depends upon

Closed by  Eric Belanger (Snowman)
Tuesday, 10 March 2015, 02:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  wget-1.16.3-1
Comment by Rick Klement (tybalt89) - Monday, 02 March 2015, 18:42 GMT Comment by Darshit Shah (darnir) - Monday, 02 March 2015, 19:16 GMT
The relevant patch has now been attached to the bug report and can be used by the packagers to update them downstream

Loading...