Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

apt-get update problem

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
Nimda
Posts: 28
Joined: 2005-09-09 15:38

apt-get update problem

#1 Post by Nimda »

Hi all

I have this line in my sources.list file

Code: Select all

deb http://http.us.debian.org/debian stable main contrib non-free
Every time I run

Code: Select all

apt-get update
I get a faled to connect message.

Is this line correct or have the files been moved.

Thanks in advance

Harold
Posts: 1482
Joined: 2005-01-07 00:15
Been thanked: 3 times

#2 Post by Harold »

When I try to go to that URL, Firefox automagically changes it to http://ftp.debian.org/debian/. Try substituting the ftp and see what happens.

Nimda
Posts: 28
Joined: 2005-09-09 15:38

#3 Post by Nimda »

Thanks mate appears to be working fine

Post Reply