Ok. My /etc/apt/source.list has only one entry: deb http://ftp.debian.org/debian/ squeeze main
Then I did 'aptitude update' and here is the full output: eeepc:/etc/apt# aptitude update Err http://dl.google.com stable Release.gpg Cannot initiate the connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) Err http://dl.google.com stable/main Translation-en_US Cannot initiate the connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) Ign http://dl.google.com stable Release Ign http://dl.google.com stable/main Packages/DiffIndex Ign http://dl.google.com stable/main Packages Ign http://dl.google.com stable/main Packages Err http://dl.google.com stable/main Packages Cannot initiate the connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) Err http://ftp.debian.org squeeze Release.gpg Cannot initiate the connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) Err http://ftp.debian.org squeeze/main Translation-en_US Cannot initiate the connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) Ign http://ftp.debian.org squeeze Release Ign http://ftp.debian.org squeeze/main Packages Ign http://ftp.debian.org squeeze/main Packages Err http://ftp.debian.org squeeze/main Packages Cannot initiate the connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) Hit ftp://ftp.us.debian.org lenny Release.gpg Get:1 ftp://ftp.us.debian.org lenny/main Translation-en_US Ign ftp://ftp.us.debian.org lenny/main Translation-en_US Hit ftp://ftp.us.debian.org lenny Release Get:2 ftp://ftp.us.debian.org lenny/main Packages/DiffIndex Ign ftp://ftp.us.debian.org lenny/main Packages/DiffIndex Get:3 ftp://ftp.us.debian.org lenny/main Sources/DiffIndex Ign ftp://ftp.us.debian.org lenny/main Sources/DiffIndex Hit ftp://ftp.us.debian.org lenny/main Packages Hit ftp://ftp.us.debian.org lenny/main Sources Reading package lists... Done Updating debtags database...... Done eeepc:/etc/apt# aptitude install apt dpkg aptitude Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done No packages will be installed, upgraded, or removed. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 0B will be used. Writing extended state information... Done Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done So, same as before. On Tue, Jan 5, 2010 at 11:58 AM, Aioanei Rares <[email protected]>wrote: > chris kerr wrote: > >> First time I've tried to upgrade my distro. Following the directions I >> edited /etc/apt/source.list and changed all "lenny" to "squeeze" and all >> "stable" to "testing". >> Example: deb http://debian.crosslink.net/debian/ squeeze main >> >> Then I 'aptitude update' and get output: >> >> Err http://debian.crosslink.net squeeze Release.gpg Cannot initiate the >> connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) >> Err http://debian.crosslink.net squeeze/main Translation-en_US Cannot >> initiate the connection to 8118:80 (0.0.31.182). - connect (22 Invalid >> argument) >> Err http://debian.crosslink.net testing Release.gpg Cannot initiate the >> connection to 8118:80 (0.0.31.182). - connect (22 Invalid argument) >> Ign http://debian.crosslink.net squeeze Release >> >> None of my servers listed in source.list seem to work. So when I next try >> to upgrade aptitude or dpkg, neither want to. Nor of course does 'aptitude >> full-upgrade'. >> >> And yes, I'm doing all this as root. >> >> Thanks for any help >> > My suggestion is to try another server known to work, like > http://ftp.debian.org , for example. >

