Public bug reported: Binary package hint: wget
let's say i wanna install webmin wget http://downloads.sourceforge.net/project/webadmin/webmin/1.510/webmin_1.510-2_all.deb?use_mirror=kent --- everything works except this-> 2011-04-06 16:44:18 (188 KB/s) - `webmin_1.510-2_all.deb?use_mirror=kent' saved [14504260/14504260] file was corectly and fully downloaded but the filename is the problem webmin_1.510-2_all.deb?use_mirror=kent if you could correct this in any way it would be nice, at least i won't have to rename the file everytime i download something from sourceforge or any site that uses query after file name $ wget --version GNU Wget 1.12 built on linux-gnu. +digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl -iri Wgetrc: /etc/wgetrc (system) Locale: /usr/share/locale Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" -DLOCALEDIR="/usr/share/locale" -I. -I../lib -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall Link: gcc -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -Wl,-Bsymbolic-functions /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt ftp-opie.o openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://www.gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Originally written by Hrvoje Niksic <[email protected]>. Currently maintained by Micah Cowan <[email protected]>. Please send bug reports and questions to <[email protected]>. ---------------- $ uname -r 2.6.32-30-generic ** Affects: wget (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package hint: wget let's say i wanna install webmin wget http://downloads.sourceforge.net/project/webadmin/webmin/1.510/webmin_1.510-2_all.deb?use_mirror=kent --- everything works except this-> 2011-04-06 16:44:18 (188 KB/s) - `webmin_1.510-2_all.deb?use_mirror=kent' saved [14504260/14504260] file was corectly and fully downloaded but the filename is the problem webmin_1.510-2_all.deb?use_mirror=kent if you could correct this in any way it would be nice, at least i won't have to rename the file everytime i download something from sourceforge or any site that uses query after file name + + + $ wget --version + + + GNU Wget 1.12 built on linux-gnu. + + +digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl + -iri + + Wgetrc: + /etc/wgetrc (system) + Locale: /usr/share/locale + Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" + -DLOCALEDIR="/usr/share/locale" -I. -I../lib -g -O2 + -D_FILE_OFFSET_BITS=64 -O2 -g -Wall + Link: gcc -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -Wl,-Bsymbolic-functions + /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt ftp-opie.o + openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a + + Copyright (C) 2009 Free Software Foundation, Inc. + License GPLv3+: GNU GPL version 3 or later + <http://www.gnu.org/licenses/gpl.html>. + This is free software: you are free to change and redistribute it. + There is NO WARRANTY, to the extent permitted by law. + + Originally written by Hrvoje Niksic <[email protected]>. + Currently maintained by Micah Cowan <[email protected]>. + Please send bug reports and questions to <[email protected]>. + + + ---------------- + + + $ uname -r + 2.6.32-30-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752532 Title: wget filename wrong -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
