Re: F14 yum update conflict

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

 



On Fri, 8 Apr 2011 03:05:40 -0500, Manuel wrote:

> Humm, Just did a quick reading...
> 
> You could try (As Root in terminal):
> 
> -  yum clean all
> 
> - yum makecache
> 
> - yum -y update
> 
> Hope this helps...

No, it won't help. "clean all" kills more than necessary. You want to look
up the better options in the manual in the "CLEAN OPTIONS" section,
e.g. "clean metadata".

Refreshing repo metadata like that is not a solution here, however.

But to prove my theory:

$ sudo rpm -i http://dl.atrpms.net/all/atrpms-repo-14-4.fc14.i686pm 
$ repoquery --exactdeps --whatrequires libmad
libmad-0:0.15.1b-13.fc12.i586
libmad-0:0.15.1b-4.fc14.i686
libmad-devel-0:0.15.1b-13.fc12.i586

$ repoquery --exactdeps --whatrequires libmad0
libmad0-0:0.15.1b-4.fc14.i686
libmad-0:0.15.1b-4.fc14.i686
libmad-devel-0:0.15.1b-4.fc14.i686

One can keep _either_ libmad0 from atrpms _or_ libmad from rpmfusion
to avoid the conflict. Those are the packages that contain the shared
lib (libmad.so.0). Ignore libmad from atrpms, for the reasons explained
before.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux