Re: ATRPM packages conflict with other packages when enabled to install mythtv...

David Timms <[email protected]> Sun, 09 Nov 2008 09:12:40 +1100
Newsgroups gmane.linux.freshrpms.user
Message-ID <[email protected]>
Linuxguy123 wrote:
> After I enabled the ATRPMs repositories, yum wants to do an update.
> But when I run it, I get a bunch of conflicts as shown below.   How do I
> resolve them ?
...
> # yum update
> Loaded plugins: kmdl, priorities
> 3883 packages excluded due to repository priority protections
> Setting up Update Process
> Resolving Dependencies
> --> Running transaction check
...
> Transaction Check Error:
>   file /usr/lib/libx264.so.60 from install of
> libx264_60-0.60-6_20080626.2245.fc8.i386 conflicts with file from
> package x264-libs-0.0.0-0.15.20080613.fc8.i386
>   file /usr/lib/libmp3lame.so.0.0.0 from install of
> libmp3lame0-3.98.2-18.fc8.i386 conflicts with file from package
> lame-libs-3.98.2-2.fc8.i386
>   file /usr/lib/libswscale.so.0 from install of

ffmeg from atrpms is incompatible with ffmpeg from other sources (and it 
can't be in fedora anyway).

yum repo-list ? (do you have freshrpm or rpmfusion enabled ?)

yum update --skip-broken to get all other non-conflicting package updates.