[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apt-get update problem (another one)



Hi everybody!

I've been quite happily running Debian GNU/Linux woody since a while.
But yesterday I installed large amount of new debs (I didn't update for
time reasons since july or so) and now apt-get behaves strange and I
don't know why. It has worked with the same /etc/apt/apt.conf and the
same /etc/apt/sources.list in the past. Has the sources.list syntax
changed or why does apt-get make up so strange things like
'non-us.debian.org/ftp' or 'spidermonkey.helixcode.com/http' and wants
to resolve them?

Here's what happens. I hope every information is included. If not,
please ask back:

vici:~# apt-get update
Err http://spidermonkey.helixcode.com woody/main Packages
  Something wicked happend resolving 'spidermonkey.helixcode.com/http'
Err ftp://non-us.debian.org woody/non-US/main Packages                 
       
  Something wicked happend resolving 'non-us.debian.org/ftp'
Err ftp://ftp.debian.org woody/main Packages                           
       
  Something wicked happend resolving 'ftp.debian.org/ftp'
Err http://spidermonkey.helixcode.com woody/main Release               
       
  Something wicked happend resolving 'spidermonkey.helixcode.com/http'
Err ftp://non-us.debian.org woody/non-US/main Release                  
       
  Something wicked happend resolving 'non-us.debian.org/ftp'
Err ftp://ftp.debian.org woody/main Release                        
  Something wicked happend resolving 'ftp.debian.org/ftp'
Err ftp://non-us.debian.org woody/non-US/non-free Packages
  Something wicked happend resolving 'non-us.debian.org/ftp'
Err ftp://ftp.debian.org woody/non-free Packages
  Something wicked happend resolving 'ftp.debian.org/ftp'
Err ftp://non-us.debian.org woody/non-US/non-free Release
  Something wicked happend resolving 'non-us.debian.org/ftp'
Err ftp://ftp.debian.org woody/non-free Release
  Something wicked happend resolving 'ftp.debian.org/ftp'
Err ftp://non-us.debian.org woody/non-US/contrib Packages
  Something wicked happend resolving 'non-us.debian.org/ftp'
Err ftp://ftp.debian.org woody/contrib Packages
  Something wicked happend resolving 'ftp.debian.org/ftp'
Err ftp://non-us.debian.org woody/non-US/contrib Release
  Something wicked happend resolving 'non-us.debian.org/ftp'
Err ftp://ftp.debian.org woody/contrib Release
  Something wicked happend resolving 'ftp.debian.org/ftp'
Failed to fetch
ftp://ftp.debian.org/debian/dists/woody/main/binary-i386/Package
s
  Something wicked happend resolving 'ftp.debian.org/ftp'
Failed to fetch
ftp://ftp.debian.org/debian/dists/woody/main/binary-i386/Release
  Something wicked happend resolving 'ftp.debian.org/ftp'
Failed to fetch
ftp://ftp.debian.org/debian/dists/woody/non-free/binary-i386/Pac
kages
  Something wicked happend resolving 'ftp.debian.org/ftp'
Failed to fetch
ftp://ftp.debian.org/debian/dists/woody/non-free/binary-i386/Rel
ease
  Something wicked happend resolving 'ftp.debian.org/ftp'
Failed to fetch
ftp://ftp.debian.org/debian/dists/woody/contrib/binary-i386/Pack
ages
  Something wicked happend resolving 'ftp.debian.org/ftp'
Failed to fetch
ftp://ftp.debian.org/debian/dists/woody/contrib/binary-i386/Rele
ase
  Something wicked happend resolving 'ftp.debian.org/ftp'
Failed to fetch
ftp://non-us.debian.org/debian-non-US/dists/woody/non-US/main/bi
nary-i386/Packages
  Something wicked happend resolving 'non-us.debian.org/ftp'
Failed to fetch
ftp://non-us.debian.org/debian-non-US/dists/woody/non-US/main/bi
nary-i386/Release
  Something wicked happend resolving 'non-us.debian.org/ftp'
Failed to fetch
ftp://non-us.debian.org/debian-non-US/dists/woody/non-US/non-fre
e/binary-i386/Packages
  Something wicked happend resolving 'non-us.debian.org/ftp'
Failed to fetch
ftp://non-us.debian.org/debian-non-US/dists/woody/non-US/non-fre
e/binary-i386/Release
  Something wicked happend resolving 'non-us.debian.org/ftp'
Failed to fetch
ftp://non-us.debian.org/debian-non-US/dists/woody/non-US/contrib
/binary-i386/Packages
  Something wicked happend resolving 'non-us.debian.org/ftp'
Failed to fetch
ftp://non-us.debian.org/debian-non-US/dists/woody/non-US/contrib
/binary-i386/Release
  Something wicked happend resolving 'non-us.debian.org/ftp'
Failed to fetch
http://spidermonkey.helixcode.com/distributions/debian/dists/woo
dy/main/binary-i386/Packages
  Something wicked happend resolving 'spidermonkey.helixcode.com/http'
Failed to fetch
http://spidermonkey.helixcode.com/distributions/debian/dists/woo
dy/main/binary-i386/Release
  Something wicked happend resolving 'spidermonkey.helixcode.com/http'
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old
ones used
 instead.
vici:~# cat /etc/apt/apt.conf 
//Acquire::ftp::Proxy "http://192.168.0.4:8080/";;
//Acquire::http::Proxy "http://192.168.0.4:8080/";;

// Pre-configure all packages before they are installed.
// (Automatically added by debconf.)
DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
vici:~# cat /etc/apt/sources.list
deb ftp://ftp.debian.org/debian woody main non-free contrib
deb ftp://non-us.debian.org/debian-non-US woody/non-US main non-free
contrib
deb http://spidermonkey.helixcode.com/distributions/debian woody main
vici:~# apt-get --version
apt 0.3.19 for i386 compiled on May 12 2000  21:17:27


Thanks in advance for any help.

Greetings,

Stefan.

-- 
 Stefan Bellon * <mailto:sbellon@sbellon.de> * <http://www.sbellon.de/>

 10.0 times 0.1 is hardly ever 1.0.



Reply to: