aptdaemon cannot import key when buying a software in software-center behind a (simple) proxy
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnupg (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Whan you try to Buy a software from the software center , it fails at importing the corresponding the keyring and thus never start to download and install the package.
the problem seems to be with gpg that does not use the http_proxy to retrive the key , the error returned is like :
""
Failed to download and install the key 0x33E0E91BDD8E7
gpg: keyring `/tmp/tmpfrWWtz
gpg: keyring `/tmp/tmpfrWWtz
gpg: requesting key 75254D99 from hkp server keyserver.
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error
Traceback (most recent call last):
File "/usr/share/
add_
File "/usr/share/
_add_
File "/usr/share/
keyserver, keyid))
__main_
"""
How to reproduce :
- Install ubuntu 12.04.3 64 bits
- Configure a simple http_proxy http://
- Try to install IntelliJidea from the Software center
- And error message is displayed about the error downloading the keyring , click OK
- Thus an error message is displayed saying that the packages will be unanthenticated. clicking repair won't fix the problem as you would expect.
description: | updated |
affects: | compiz (Ubuntu) → gnupg (Ubuntu) |