*** This bug is a duplicate of bug 556293 ***
https://bugs.launchpad.net/bugs/556293
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: wget (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bu
*** This bug is a duplicate of bug 556293 ***
https://bugs.launchpad.net/bugs/556293
** This bug is no longer a duplicate of bug 232469
wget does not use network proxy in some cases
** This bug has been marked a duplicate of bug 556293
sudo does not keep http_proxy environment variable
*** This bug is a duplicate of bug 232469 ***
https://bugs.launchpad.net/bugs/232469
I can verify this bug is resolved (in my case) by fixing the no_proxy
environment variable using the fix from Id2ndR.
export no_proxy=$(echo $no_proxy | sed 's/,$//')
--
Wget does not work with proxy
https:
*** This bug is a duplicate of bug 232469 ***
https://bugs.launchpad.net/bugs/232469
This bug is very annoying, I re-installed Ubuntu (after using another
distro for months) and spent hours trying to figure out why the proxy
stop working...
--
Wget does not work with proxy
https://bugs.launc
*** This bug is a duplicate of bug 232469 ***
https://bugs.launchpad.net/bugs/232469
I have no "$no_proxy" setting, and having the correct proxy settings in
apt.con and bash.bashrc. also set my proxy in system>preferences>network
proxy and in synaptic. The only thing I have working is firefox.
*** This bug is a duplicate of bug 232469 ***
https://bugs.launchpad.net/bugs/232469
** This bug has been marked a duplicate of bug 232469
wget does not use network proxy in some cases
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notificati
Indeed the solution seems very easy but after trying to find how to fix
this I realized how difficult it is to contribute code.
Can someone with access to source code please make the correction.
I believe it should just be one line:
if (ihttps://bugs.launchpad.net/bugs/554068
You received this b
I can also confirm that removing the trailing comma fixes the problem.
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
Just found this bug report. It's really annoying and should be fixed
before Lucid RC.
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
This bug is a fairly recent phenomenon, at least on my system. Lubuntu
Beta 1 does not have this problem, whereas Lubuntu Beta 2 does.
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
I confirm that removing the trainning comma fix the trouble.
Here is a command line that can handle it before it is fixed:
export no_proxy=$(echo $no_proxy | sed 's/,$//')
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a
Someone over in this bug
(https://bugs.launchpad.net/ubuntu/+source/wget/+bug/232469) found the
problem. The environment variable no_proxy has a trailing comma which it
should not. Once you remove that, downloads through the proxy started
working. I don't know whether this is the same problem that
My problem occurs without the use of sudo. I can't download any file at
all that requires proxy authentication with wget.
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
I add two lines on top and forgot to renumber all the text. The correct
text should be:
««
humble_coffee, have you tried to use wget as normal user?
I think the problem is related to sudo. To check it, do the following:
1) Remove, or comment out, your settings of the proxy in wgetrc (either
in /
humble_coffee, have you tried to use wget as normal user?
I think the problem is related to sudo. To check it, do the following:
1) Remove, or comment out, your settings of the proxy in wgetrc (either
in /etc/wgetrc as in ~/.wgetrc)
2) Set proxy in System->Preferences->Network Proxy and set it t
Oh and I've configured .wgetrc with all relevant options.
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
I am also having issues with wget behind a proxy. Trying to download
any address that requires proxy authorization fails with the following
message:
"failed: Connection timed out."
Also it seems to be trying to connect using port 80. Shouldn't it be
using the port specified in the proxy setting?
The fact that "using 'sudo apt-get install b43-fwcutter' even after setting the
proxy in /etc/wgetrc was still not working"
may be related with https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/556293
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug
I confirm this bug. In my case I wanted to install b43-fwcutter
(proprietary driver for a wireless card) using a network behind a proxy.
A. Normal procedure (FAIL)
1) Set proxy in System->Preferences->Network Proxy and set it to be system-wide
2) Install driver through System->Administration->Hard
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/42894773/Dependencies.txt
--
Wget does not work with proxy
https://bugs.launchpad.net/bugs/554068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
20 matches
Mail list logo