Gdebi-gtk cannot use proxy with authentication
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gdebi (Ubuntu) |
Invalid
|
Low
|
Unassigned | ||
gksu (Ubuntu) |
In Progress
|
Low
|
Unassigned | ||
Bug Description
Binary package hint: gdebi
Further Information:
I have set up proxy setting in both Gnone Proxy setting found under System-
However, executing the same thing with terminal like this " gdebi-gtk <pakage file>.deb " installs all the dependencies by downloading them correctly. The same effect can be acheived by unsetting proxy everywhere, exporting http_proxy=http://
Steps to reproduce:
Setup a ubuntu box that works behind a proxy with authentication required. This might be reproduced by running Tor or a local squid proxy. Then download any .deb package which needs further dependencies from repositaries. Right click and choose open with Gdebi Package Installer. Give gksudo password. The installation then gives error.
Version Information:
Ubuntu 7.10 Gutsy Gibbon
Linux kernal 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux
gdebi version : 0.3.2ubuntu1
Changed in gdebi: | |
importance: | Undecided → Medium |
status: | Incomplete → Confirmed |
Changed in gksu (Ubuntu): | |
status: | Confirmed → In Progress |
Thanks for your bugreport.
I suspect this is actually a bug in the gksu application that is responsible for setting the proxy environment. Could you please run: "gksu xterm" and then "echo $http_proxy" and check if that information looks correct? If not, could you please attach what it looks like (edit out the sensitive information first of course :)
Thanks,
Michael