[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2013-04-23 Thread Alan Pope ㋛
@larov, https://launchpad.net/~swift-core shows no ppa called "ppa", they're https://launchpad.net/~swift-core/+archive/milestone-proposed, https://launchpad.net/~swift-core/+archive/release and https://launchpad.net/~swift-core/+archive/trunk This is unrelated to the bug you're commenting on thou

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2013-04-23 Thread larov kh
asd-apt-repository ppa:swift-core/ppa Cannot access PPA (https://launchpad.net/api/1.0/~swift-core/+archive/ppa) to get PPA information, please check your internet connection Guys! can anyone tell me what im doing wrong here -- You received this bug notification because you are a member of Ubun

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-10-02 Thread Brian Murray
kenorb - could you please open a new bug report for your issue? Thanks in advance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy To ma

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-10-01 Thread kenorb
Doesn't work for me, because I've @ sign in my username. sudo env http_proxy="http://u...@domain.com@165.222.x.x/ https_proxy="https://u...@domain.com@165.222.x.x/ add-apt-repository ppa :ubuntu-wine/ppa Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 125, in pp

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-08-16 Thread Mathieu Trudel-Lapierre
Confirming; this would work and is fixed at least in Quantal: - Sudo keeps the http_proxy, https_proxy, all_proxy, etc. environment variables. - https_proxy is required by add-apt-repository to access Launchpad. - http_proxy is required by add-apt-repository/apt-key/gpg to retrieve the PPA signin

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-08-03 Thread Ian Wells
My issue with this is that I think apt-add-repository should respect the http proxy settings in /etc/apt/apt.conf (or should have its own proxy settings if that's preferable), rather than explicitly requiring the proxy to be supplied in the environment. Also, for those that have issues with the w

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-07-29 Thread Max Chu
I have this bug too, how do i fix it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy To manage notifications about this bug go to: https

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-07-15 Thread nithin_aneesh
This bug is fixed and apt-add-repository is working behind a proxy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy To manage notificatio

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-07-15 Thread papukaija
@Sandeep: This bug is fixed and has never been a security vulnerability. Please open a new bug if you still have issues with apt. Thanks. ** This bug is no longer flagged as a security vulnerability -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-07-15 Thread Sandeep Singh
** This bug has been flagged as a security vulnerability -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy To manage notifications about th

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-05-04 Thread Eduard Gotwig
reported: https://bugs.launchpad.net/ubuntu/+source/software- properties/+bug/994569 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy To m

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-05-03 Thread papukaija
@Eduard: You are probably reproducing bug 443404. If not, please open a new bug for your issue. Thanks in advance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository does

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-05-03 Thread Eduard Gotwig
NOT fixed for Ubuntu 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy To manage notifications about this bug go to: https://bugs.lau

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-04-20 Thread papukaija
Unduplicating as a fixed bug can't be a duplicate of an unfixed bug. ** This bug is no longer a duplicate of bug 443404 gpg doesn't get the right proxy configuration -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-04-20 Thread David Pérez
*** This bug is a duplicate of bug 443404 *** https://bugs.launchpad.net/bugs/443404 I have added this with sudo visudo, in order to avoid future problems: Defaultsenv_keep="http_proxy" Defaultsenv_keep="https_proxy" Defaultsenv_keep="all_proxy" Defaultsenv_ke

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2012-03-02 Thread CEMI
*** 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 visu

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-11-09 Thread Martin Pool
*** This bug is a duplicate of bug 443404 *** https://bugs.launchpad.net/bugs/443404 ** This bug is no longer a duplicate of bug 888379 add-apt-repository should look at apt.conf for proxy ** This bug has been marked a duplicate of bug 443404 gpg doesn't get the right proxy configuration

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-11-09 Thread joopbraak
*** This bug is a duplicate of bug 888379 *** https://bugs.launchpad.net/bugs/888379 ** This bug has been marked a duplicate of bug 888379 add-apt-repository should look at apt.conf for proxy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-08-01 Thread Taylor Braun-Jones
Setting https_proxy worked for me. It sounds like the real source of confusion surrounding this issue is that the default /etc/sudoers configuration does not pass through http_proxy, https_proxy, ftp_proxy, all_proxy, etc (see bug #556293). -- You received this bug notification because you are a

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-05-23 Thread Andrea Amoroso
the last trick (#18) was to solve the error for the command apt-add- repository.. to solve the apt-get update error, I did this.. sudo gedit /etc/apt/apt.conf and there I fixed the proxy lines like this.. Acquire::http::proxy "http://username:password@proxy-ip:port/";; Acquire::ftp::proxy "ftp:

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-05-23 Thread Andrea Amoroso
I'm using Natty..to resolve my proxy problem I had to do the #7 and #13 tricks.. so I did like this.. $sudo visudo then add the following lines Defaults env_keep="http_proxy" Defaults env_keep="https_proxy" then: $ sudo bash # export https_proxy=http://[username:password@]www.proxy.com

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-05-06 Thread Mobman02
Have the same issue with Natty, I had to add http_proxy and https_proxy to my bashrc, and doing the #7 trick (adding https_proxy to the list). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Tit

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-03-14 Thread papukaija
** Tags added: maverick ** Tags removed: apt proxy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy -- ubuntu-bugs mailing list ubuntu-bu

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-02-11 Thread Brian Murray
Natty now has hkp://keyserver.ubuntu.com:80 in softwareproperties/ppa.py so I believe this is resolved. If not please reopen the bug report. Thanks in advance. ** Changed in: software-properties (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-01-22 Thread satyadeep.1991
** Tags added: apt proxy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2011-01-10 Thread Vadim
all comands: $ sudo -i # export https_proxy="http://192.168.1.7:3128"; # export http_proxy="http://192.168.1.7:3128"; # sed -i 's/"keyserver.ubuntu.com"/"hkp:\/\/keyserver.ubuntu.com:80"/' /usr/share/pyshared/softwareproperties/ppa.py # LANG=C add-apt-repository ppa:libreoffice/ppa -- You receiv

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-12-21 Thread Wim Symons
#7 did the trick for me! Thx Uli -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/516032 Title: add-apt-repository doesn't work behind a proxy -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-11-29 Thread Girish L C
Yes, It worked for me, After the second from the above step still I was getting an error. But as per Korny suggestion; it worked for me Thank you Korny. $ sudo bash # export https_proxy=http://www.example.com:8000/ # add-apt-repository ppa: -- add-apt-repository doesn't work behind

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-11-23 Thread Uli Tillich
@ChaiTan3 Thank you very much, you rock. Your suggestion fixed it for me, I previously only had http in the sudoers file, but not https. -- add-apt-repository doesn't work behind a proxy https://bugs.launchpad.net/bugs/516032 You received this bug notification because you are a member of Ubuntu

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-11-23 Thread ChaiTan3
@Uli Check if https_proxy variable is set to your proxy, also add https_proxy to env_keep in /etc/sudoers -- add-apt-repository doesn't work behind a proxy https://bugs.launchpad.net/bugs/516032 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-11-23 Thread Uli Tillich
@ChaiTan Thank you for the tip. However i could not get this to work. I changed the line as described, saved and then tried: "sudo apt-add-repository ppa:docky-core/ppa" HoweverI got the following error: "Error reading https://launchpad.net/api/1.0/~docky-core/+archive/ppa: " -- add-apt-reposit

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-11-20 Thread ChaiTan3
To make add-apt-repository use port 80 by default, the /usr/share/pyshared/softwareproperties/ppa.py file used by add-apt-repository can be modified to use port 80. Edit the file /usr/share/pyshared/softwareproperties/ppa.py Search for "keyserver.ubuntu.com" Replace it by "hkp://keyserver.ubuntu.

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-09-30 Thread Snahrck
Ubuntu keyserver now accepts connections in port 80. See: https://answers.launchpad.net/ubuntu-website/+question/79193 Behind a firewall that blocks port 11371 the following step fails: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-n

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-09-16 Thread Uli Tillich
@Korny the bug you mentioned is #556293. It has a simple workaround: $sudo visudo then add the following line Defaults env_keep="http_proxy" Exit with crtl+X and save the changes However as you said it will sill not get keys when behind a proxy. Unfortunately all proxy bugs are not given

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-08-09 Thread Korny Sietsma
Just a note - if you change "https_proxy" and then run "sudo whatever" - the changed environment variable won't be inherited by the sudo command. So to get anywhere with this I had to do this as root: $ sudo bash # export https_proxy=http://www.example.com:8000/ # add-apt-repository ppa: (ju

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-07-02 Thread prithvisekhar
recently installed 10.04 and after installing some packages to player/stage on run ' sudo apt-get update ' i get the following W: GPG error: [url]http://ppa.launchpad.net[/url] lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9A06

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-05-18 Thread vedavata
'sudo add-apt-repository ppa:qutim/qutim.svn', 'sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com', and etc do not work via proxy at my Ubuntu 10.04 as well... # sudo add-apt-repository ppa:qutim/qutim.svn Error reading https://launchpad.net/api/1.0/~qutim/+archive/qutim.svn: # s

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-05-12 Thread Uli Tillich
so if I understood you correctly a workaround is to set the proxy variable by: $export http_proxy=http://www.example.com:8000/ instead of using the network proxy gui? Does having "http" instead of "https" cause problems with other apps? -- add-apt-repository doesn't work behind a proxy https:

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-03-26 Thread Alan Pope
r...@hactar:~# env | grep proxy r...@hactar:~# export http_proxy=http://www.example.com:8000/ r...@hactar:~# add-apt-repository ppa:python-snippets-drivers/python-snippets-daily Error reading https://launchpad.net/api/beta/~python-snippets-drivers/+archive/python-snippets-daily: r...@hactar:~#

[Bug 516032] Re: add-apt-repository doesn't work behind a proxy

2010-03-26 Thread Alan Pope
a...@hactar:~$ sudo add-apt-repository ppa:python-snippets-drivers/python-snipts-daily Error reading https://launchpad.net/api/beta/~python-snippets-drivers/+archive/python-snippets-daily: ** Changed in: software-properties (Ubuntu) Status: New => Confirmed -- add-apt-repository does