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

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

 



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




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux