Sorry, I mistyped my /etc/apt/sources.list file - as CaT correctly pointed out. Please find it attached. To summarise: when trying to 'apt-get install cups' I get 'cannot stat http://mirror.pacific.net.au*' I am not sure if it is an error I cannot see in the file - or whether their server is down.
"many eyes make light work" (sorry, sorry, sorry .....) Adam Bogacki [EMAIL PROTECTED] [*current* ISP] [EMAIL PROTECTED] [forwarding]
# See sources.list(5) for more information, especialy # Remember that you can only use http, ftp or file URIs # CDROMs are managed through the apt-cdrom tool. deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://security.debian.org stable/updates main contrib non-free #PI Unstable deb http://mirror.pacific.net.au/debian/unstable main contrib non-free deb http://mirror.pacific.net.au/debian-non-US/unstable/non-US main contrib non-free # Uncomment if you want the apt-get source function to work deb-src http://http.us.debian.org/debian stable main contrib non-free deb-src http://non-us.debian.org/debian-non-US stable non-US #Unstable deb-src http://mirror.pacific.net.au/debian/unstable main contrib non-free deb-src http://mirror.pacific.net.au/debian-non-US/unstable non-US main contrib non-free #Mozilla deb http://pandora.debian.org/~kitame/mozilla ./ #Ximian: Gnome, Evolution, ... deb http://red-carpet.ximian.com/debian stable main deb cdrom:[Debian GNU/Linux 2.2 r4 _Potato_ - Official i386 Binary-3 (20011106)]/ unstable contrib main non-US/contrib non-US/main deb cdrom:[Debian GNU/Linux 2.2 r4 _Potato_ - Official i386 Binary-2 (20011106)]/ unstable contrib main non-US/contrib non-US/main deb cdrom:[Debian GNU/Linux 2.2 r4 _Potato_ - Official i386 Binary-1 (20011106)]/ unstable contrib main non-US/contrib non-US/main
