Comment 19 for bug 1005593

Revision history for this message
Luca Pancioni (panciluca) wrote :

Hi,
how to fix Software manager problems:

Create, if not exists, the file

/etc/apt/apt.conf.d/proxy

Edit the file and add the following line:

Acquire::http::proxy "http://proxy:port/";

Save and exit. Remember to write the ';' at the end of the line!!!