Apt-get not working

René Mølsted yellowdog-newbie@lists.terrasoftsolutions.com
Sat, 24 May 2003 18:13:29 +0200


Hi there
I'm trying to update my system (YDL 3.0) via apt but get this error:

[root@localhost Desktop]# atp-get update
bash: atp-get: command not found
[root@localhost Desktop]# apt-get update
Get:1 ftp://ftp.yellowdoglinux.com apt/3.0 release [486B]
Fetched 486B in 2s (168B/s)
Get:1 ftp://ftp.yellowdoglinux.com apt/3.0/base pkglist
Err ftp://ftp.yellowdoglinux.com apt/3.0/base pkglist
  Unable to fetch file, server said
'/pub/yellowdog/apt/3.0/base/pkglist.base.bz2: No such file or
directory  '
Get:2 ftp://ftp.yellowdoglinux.com apt/3.0/base release
Ign ftp://ftp.yellowdoglinux.com apt/3.0/base release
Get:3 ftp://ftp.yellowdoglinux.com apt/3.0/base srclist
Err ftp://ftp.yellowdoglinux.com apt/3.0/base srclist
  Unable to fetch file, server said
'/pub/yellowdog/apt/3.0/base/srclist.base.bz2: No such file or
directory  '
Hit ftp://ftp.yellowdoglinux.com apt/3.0/update pkglist
Hit ftp://ftp.yellowdoglinux.com apt/3.0/update release
Hit ftp://ftp.yellowdoglinux.com apt/3.0/update srclist
Failed to fetch
ftp://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/pkglist.base
Unable to fetch file, server said '/pub/ye
llowdog/apt/3.0/base/pkglist.base.bz2: No such file or directory  '
Failed to fetch
ftp://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/srclist.base
Unable to fetch file, server said '/pub/ye
llowdog/apt/3.0/base/srclist.base.bz2: No such file or directory  '
Reading Package Lists... Done
W: Release file did not contain checksum information for
ftp://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/pkglist.base
W: Release file did not contain checksum information for
ftp://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/release.base
W: Release file did not contain checksum information for
ftp://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/srclist.base
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old
ones used instead.

Hope someone can inlight me ;o)

René Mølsted