cannot fetch repositories

ben darby ben at cvrse.com
Sun Nov 5 06:44:31 UTC 2006


* Jeff wrote:
> OK.  First, here is sources.list
> 
> deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
> deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
> 
> ## Major bug fix updates produced after the final release of the
> ## distribution.
> deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
> deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main
> restricted
> _________________________________________________________
> second, here is apt.conf
> 
> Acquire::http::Proxy "false";
> 

im not sure if this will solve your particular problem but i had similar
errors while trying to connect to my apt-proxy server, and removing the
"http" from the above line in my /etc/apt/apt.conf solved the problem as
it was timing out looking for a non existant proxy, worth a shot anyway.

Acquire::::Proxy "false";

> 
> Third, the errors:
> 
> http://us.archive.ubuntu.com/ubuntu/dists/dapper/Release.gpg: Connection
> failed [IP: 146.137.96.7 80]
> http://us.archive.ubuntu.com/ubuntu/dists/dapper-updates/Release.gpg:
> Connection failed [IP: 146.137.96.7 80]
> 
> Again, I can connect to the above repositories via HTTP (directly)
> through a browser.  I can also connect to the FTP counterparts.  I have
> even played with downloading some of the repositories by hand and
> placing them on my local (LAN) webserver (Apache on Ubuntu server
> running on my system here).  While I was unable to download enough of
> the repository to do an actual update (from my LAN), I did get farther
> than I do if the thing has to go out on the internet.  This tells me
> that there is a timing or connection issue of some kind. 
> 
> Thanks for your help. 


-- 
ben darby 





More information about the ubuntu-users mailing list