More on apt-get

yellowdog-general@lists.terrasoftsolutions.com yellowdog-general@lists.terrasoftsolutions.com
Sun May 11 02:28:01 2003


Thanks all of you !

Now apt find the package lists ! And no more error messages.

I think it will work fine...

And Yum is grabbing the packages headers.

Aris

------

[root@localhost root]# cd /etc/apt/
[root@localhost apt]# mv sources.list sources.list.old
[root@localhost apt]#
[root@localhost apt]# wget http://www.yellowdoglinux.com/apt/sources.list
--10:12:18--  http://www.yellowdoglinux.com/apt/sources.list
           => `sources.list'
Résolution de www.yellowdoglinux.com... complété.
Connexion vers www.yellowdoglinux.com[66.7.161.3]:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 527 [text/plain]

100%[====================================>] 527          514.65K/s   
ETA 00:00

10:12:19 (514.65 KB/s) - « sources.list » sauvegardé [527/527]



[root@localhost apt]# apt-get update
Get:1 http://ftp.yellowdoglinux.com apt/3.0 release [486B]
Fetched 486B in 0s (687B/s)
Get:1 http://ftp.yellowdoglinux.com apt/3.0/main pkglist [1301kB]
Get:2 http://ftp.yellowdoglinux.com apt/3.0/main release [123B]
Get:3 http://ftp.yellowdoglinux.com apt/3.0/main srclist [152kB]
Hit http://ftp.yellowdoglinux.com apt/3.0/update pkglist
Hit http://ftp.yellowdoglinux.com apt/3.0/update release
Hit http://ftp.yellowdoglinux.com apt/3.0/update srclist
Fetched 1453kB in 35s (40,7kB/s)
Reading Package Lists... Done
Collecting File Provides... Done
W: Release file did not contain checksum information for
http://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/pkglist.main
W: Release file did not contain checksum information for
http://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/release.main
W: Release file did not contain checksum information for
http://ftp.yellowdoglinux.com/pub/yellowdog/apt/3.0/base/srclist.main
W: You may want to run apt-get update to correct these problems


[root@localhost apt]# apt-get dist-upgrade
Reading Package Lists... Done
Collecting File Provides... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
  samba-client samba-common
2 packages upgraded, 0 newly installed, 0 removed and 0 not upgraded.
Need to get 5432kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ftp.yellowdoglinux.com apt/3.0/main samba-common 2.2.8-1a
[2709kB]
Get:2 http://ftp.yellowdoglinux.com apt/3.0/main samba-client 2.2.8-1a
[2723kB]
Fetched 5432kB in 3m27s (26,1kB/s)
Executing RPM (-Uvh)...
warning: /var/cache/apt/archives/samba-common_2.2.8-1a_ppc.rpm: V3 DSA
signature  : NOKEY, key ID aeb6b9c4
Preparing...                ###########################################
[100%]
   1:samba-common           ###########################################
[ 50%]
   2:samba-client           ###########################################
[100%]