On Sáb, 2013-05-04 at 20:56 +0200, Reindl Harald wrote: > > Am 04.05.2013 20:51, schrieb piruthiviraj natarajan: > > I am using rawhide and today's yum update of this > > x264-libs-0.130-1.20130502git1db4621.fc20.x86_64 package breaks these > > following packages. > > > > Failed dependencies: > > libx264.so.129()(64bit) is needed by (installed) > > ffmpeg-libs-1.2-1.fc20.x86_64 > > libx264.so.129()(64bit) is needed by (installed) > > gstreamer-plugins-ugly-0.10.19-10.fc19.x86_64 > > libx264.so.129()(64bit) is needed by (installed) > > vlc-core-2.0.5-6.fc20.x86_64 > > libx264.so.129()(64bit) is needed by (installed) > > mencoder-1.1-7.20130416svn.fc20.x86_64 > > libx264.so.129()(64bit) is needed by (installed) > > mplayer-1.1-7.20130416svn.fc20.x86_64 > > How to fix this ? > > wait if the dependent packages are rebuilt against the new libs > and use --skip-broken until this happened
repoquery --releasever=rawhide --disablerepo=\*updates\* --whatrequires libx264.so.129\* --source | sort -u I need to rebuild this: avidemux-2.6.3-1.fc20.src.rpm ffmpeg-1.2-1.fc20.src.rpm ffmpeg-compat-0.6.6-5.fc19.src.rpm gstreamer1-plugins-ugly-1.0.6-1.fc20.src.rpm gstreamer-plugins-ugly-0.10.19-10.fc19.src.rpm libquicktime-1.2.4-5.fc19.src.rpm mplayer-1.1-7.20130416svn.fc20.src.rpm mythtv-0.26.0-8.fc20.src.rpm vlc-2.0.5-6.fc20.src.rpm Sorry for the inconvenience -- Sérgio M. B.
