Re: Need some assisstance with APT-PROXY please



* Gabriel M Dragffy (dragffy@xxxxxxxxx) wrote:
Here is the output from an update using apt-proxy:

$ sudo aptitude update
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
0% [Waiting for headers]

It just hangs on getting the headers :(

your running dapper i assume? edit your /etc/apt/apt.conf and change the
line

Acquire::http::Proxy "false";
to
Acquire::::Proxy "false";

this changed in the last dapper release and wont allow u to connect to a
apt-proxy server with the default setting.


--
ben darby <ben@xxxxxxxxx>

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages