@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
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
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
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
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
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
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
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
@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
** 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
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
@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
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
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
*** 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
*** 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
*** 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
*** 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
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
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:
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
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
** 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
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
** 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:
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
#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
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
@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
@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
@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
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.
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
@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
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
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
'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
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:
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:~#
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
40 matches
Mail list logo