2010/11/24 Richard Shaw <[email protected]>: > I was trying to install ffmpeg-devel to try and build mlt by myself > but ran into the following issue > > # yum install > http://download1.rpmfusion.org/free/fedora/releases/14/Everything/x86_64/os/ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64.rpm > Loaded plugins: changelog, local, presto, refresh-packagekit, remove-with- > : leaves, rpm-warm-cache > Setting up Install Process > ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64.rpm | 2.6 MB 00:27 > Examining > /var/tmp/yum-root-5itRbC/ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64.rpm: > ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64 > Cannot install package ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64. It > is obsoleted by installed package > ffmpeg-0.6-37_git20101024.fc14.x86_64 > Error: Nothing to do
yum reinstall ffmpeg ffmpeg-devel ffmpeg-libs worked for me, so something is broken with your package. Do you have a remaining package that doesn't come from RPM Fusion or Fedora ? What is the output of : yum repolist yum list extras Nicolas (kwizart)
