apt-key calls wget without proxy environment variable
Bug #957142 reported by
Luis Mondesi
This bug report is a duplicate of:
Bug #226780: apt-key net-update does not obey APT::Acquire::http::Proxy.
Edit
Remove
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When running as a regular user the command 'sudo update-manager -d', sudo strips the environment of the http_proxy variable which is needed for "apt-key netupdate" to run wget and update Ubuntu keyring.
Even setting the proxy environment variables from /etc/environment or modifying the APT proxy settings via Acquire::http { Proxy ... } as apt-key calls wget to fetch the keyring instead of using APT internals.
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.