From: "Edward J. Shornock"
Try the line in sources.list as
deb http://ftp.debian.org/debian/ testing main
That didn't worked.
From: "Dwayne C. Litzenberger"
Newer versions of apt don't seem to care about this, but if you're running an older
version of apt, the trailing slash after "debian" might be breaking things. The
correct line in this case would be:
deb http://ftp.debian.org/debian testing main contrib non-free
Not:
deb http://ftp.debian.org/debian/ testing main contrib non-free
That didn't work either :(
I'm using aptitude 0.2.15.9. (i can't get apt-setup version)
Any more ideas on what's wrong?
Once again, thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]