Repositories in sources.list

I'm just interested to know how your sources.list look like. I got some repositories witch give some errors and I would like to clean it up.

and when I do apt-get update I get few lines showing errors like 404 , this is how my list look like:

# deb cdrom:[Debian GNU/Linux 6.0.2.1 _Squeeze_ - Official i386 NETINST Binary-1 20110628-13:01]/ squeeze main

# deb cdrom:[Debian GNU/Linux 6.0.2.1 _Squeeze_ - Official i386 NETINST Binary-1 20110628-13:01]/ squeeze main

deb http://http.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://http.us.debian.org/debian/ squeeze main contrib non-free

deb http://security.debian.org/ squeeze/updates main
deb-src http://http.us.debian.org/debian/ squeeze/updates main contrib non-free

# squeeze-updates, previously known as 'volatile'
deb http://ftp.ba.debian.org/debian/ squeeze-updates main
deb-src http://ftp.ba.debian.org/debian/ squeeze-updates main

#non free and contrib

deb http://http.us.debian.org/debian squeeze main contrib non-free
 
deb http://http.us.debian.org/debian/ squeeze/updates main contrib non-free
deb http://download.skype.com/linux/repos/debian stable non-free
deb http://http.us.debian.org/debian/ squeeze-proposed-updates contrib non-free main
deb-src http://http.us.debian.org/debian/ squeeze-proposed-updates contrib non-free main

#wine
deb http://wine.sourceforge.net/apt/ binary/

Errors after apt-get update:

So if you have some recommendations how to fix these errors ( or show me your repositores list) I would be very grateful :wink: cheers;

1 Like