Yum Problems, and Apt-Get Problems, Can Anyone help?

James Dishaw DishawJP at lemoyne.edu
Wed Mar 3 21:47:52 UTC 2004


Antti,

I'm not positive, but I think the problem may be in your
/etc/apt/sources.list file.  
You have both "stable" and "bleeding" repositories listed for your 
athlon package lists.

>Get:6 http://rpms.xcyb.org athlon/stable srclist [1984B]
>Get:7 http://rpms.xcyb.org athlon/bleeding srclist [756B]

Clean up as suggested by Axel

>Try the following:

>doublepackages=`rpm -qa --qf '%{name}\n' | sort | uniq -d | grep -v
^kernel`
>echo $doublepackages

>Now doublepackages should contain all packages with multiple
instances
>but kernel.* packages.

>apt-get --reinstall install $doublepackages

And then remove either the "stable" or the "bleeding" entries from your
/etc/apt/sources.list file.

HTH,

Jim Dishaw





More information about the fedora-list mailing list