[Bug 516032] Re: add-apt-repository doesn't work behind a proxy
CEMI
cemiquejasweb at malaga.eu
Fri Mar 2 09:35:06 UTC 2012
*** This bug is a duplicate of bug 443404 ***
https://bugs.launchpad.net/bugs/443404
I got it to work, doing the following:
In "/ etc / bash.bashrc" I have:
export http_proxy = http://proxy.aytomalaga.intranet:3128/
export https_proxy = http://proxy.aytomalaga.intranet:3128/
With "sudo visudo"
Defaults env_keep = "http_proxy https_proxy"
Unlike the proposed "Andrea Amoroso (heiko81)", "env_keep" must be a
single line.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/516032
Title:
add-apt-repository doesn't work behind a proxy
Status in “software-properties” package in Ubuntu:
Fix Released
Bug description:
The software is unusable behind a proxy.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/516032/+subscriptions
More information about the foundations-bugs
mailing list