Hi,
I can't update my FC6 machine anymore because yum complains about:
--> Populating transaction set with selected packages. Please wait. ---> Package ffmpeg-libs.i386 0:0.4.9-0.37.20070503.lvn6 set to be updated --> Running transaction check --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs --> Finished Dependency Resolution Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
after doing a yum update. First of all, yum also rejects updates that are not depending on this error, I think that's a nasty feature 'we' should get rid of. So how can this be fixed?
I have installed the faad2-2.5-7.fc6.at rpm
Thanks, Jeroen.
I have found yumex to prove itself quiet useful in the matter of dependancies, sometimes yum alone will complain of a depandency and give you a name that might not necessarily match what is needed. Try it, might be a breakthrough in this regard?
On 30/05/07, Jeroen Lankheet admin1@lankheet.com wrote:
Hi,
I can't update my FC6 machine anymore because yum complains about:
--> Populating transaction set with selected packages. Please wait. ---> Package ffmpeg-libs.i386 0:0.4.9-0.37.20070503.lvn6 set to be updated --> Running transaction check --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs --> Finished Dependency Resolution Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
after doing a yum update. First of all, yum also rejects updates that are not depending on this error, I think that's a nasty feature 'we' should get rid of. So how can this be fixed?
I have installed the faad2-2.5-7.fc6.at rpm
Thanks, Jeroen.
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
On Wed, 2007-05-30 at 16:26 +0200, Jeroen Lankheet wrote:
Hi,
I can't update my FC6 machine anymore because yum complains about:
--> Populating transaction set with selected packages. Please wait. ---> Package ffmpeg-libs.i386 0:0.4.9-0.37.20070503.lvn6 set to be updated --> Running transaction check --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs --> Finished Dependency Resolution Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
after doing a yum update. First of all, yum also rejects updates that are not depending on this error, I think that's a nasty feature 'we' should get rid of. So how can this be fixed?
I have installed the faad2-2.5-7.fc6.at rpm
Usually mixing between the repos is considered not a good thing. I fixed the flv file playback stuttering using only the ffmpeg files from Freshrpms, then I locked them down. Hard! Ric
Ric Moore wrote:
On Wed, 2007-05-30 at 16:26 +0200, Jeroen Lankheet wrote:
Hi,
I can't update my FC6 machine anymore because yum complains about:
--> Populating transaction set with selected packages. Please wait. ---> Package ffmpeg-libs.i386 0:0.4.9-0.37.20070503.lvn6 set to be updated --> Running transaction check --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs --> Finished Dependency Resolution Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
after doing a yum update. First of all, yum also rejects updates that are not depending on this error, I think that's a nasty feature 'we' should get rid of. So how can this be fixed?
I have installed the faad2-2.5-7.fc6.at rpm
Usually mixing between the repos is considered not a good thing. I fixed the flv file playback stuttering using only the ffmpeg files from Freshrpms, then I locked them down. Hard! Ric
Unfortunately, yumex did not grasp any of this.
Okay, I now changed the atrpms faad2 into the livna faad2. I removed the first mentioned with a rpm -e --nodeps faad2 and yum install faad2. The following lines come up:
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/lib/vlc/codec/libdmo_plugin.so. /etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/lib/vlc/codec/librealaudio_plugin.so.
And yes, the line "Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs" is still there (while I'm singing the Fedora-Multimedia blues...) So what's this multiple same specifications all about, and does it have anything to do with the problem at hand?
Should I maybe start all over again installing all this multi-media stuff (it's still a disaster anyway...)?
Thanks, Jeroen.
On 30/05/07, Jeroen Lankheet wrote:
I can't update my FC6 machine anymore because yum complains about:
--> Populating transaction set with selected packages. Please wait. ---> Package ffmpeg-libs.i386 0:0.4.9-0.37.20070503.lvn6 set to be updated --> Running transaction check --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs --> Finished Dependency Resolution Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs
after doing a yum update. First of all, yum also rejects updates that are not depending on this error, I think that's a nasty feature 'we' should get rid of. So how can this be fixed?
I have installed the faad2-2.5-7.fc6.at rpm
Usually mixing between the repos is considered not a good thing. I fixed the flv file playback stuttering using only the ffmpeg files from Freshrpms, then I locked them down. Hard! Ric
Unfortunately, yumex did not grasp any of this.
Okay, I now changed the atrpms faad2 into the livna faad2. I removed the first mentioned with a rpm -e --nodeps faad2 and yum install faad2. The following lines come up:
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/lib/vlc/codec/libdmo_plugin.so. /etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/lib/vlc/codec/librealaudio_plugin.so.
And yes, the line "Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs" is still there (while I'm singing the Fedora-Multimedia blues...)
rpm.livna.org/fedora/6 contains a faad2 package that is < 2.5, so it seems you still have a repository enabled that upgrades faad2 to >= 2.5.
So what's this multiple same specifications all about,
SELinux file contexts.
and does it have anything to do with the problem at hand?
No.
Michael Schwendt wrote:
On 30/05/07, Jeroen Lankheet wrote:
I can't update my FC6 machine anymore because yum complains about:
--> Populating transaction set with selected packages. Please wait. ---> Package ffmpeg-libs.i386 0:0.4.9-0.37.20070503.lvn6 set to be
updated
--> Running transaction check --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs --> Finished Dependency Resolution Error: Missing Dependency: faad2 < 2.5 is needed by package
ffmpeg-libs
after doing a yum update. First of all, yum also rejects updates that are not depending on this error, I think that's a nasty feature 'we' should get rid of. So how can this be fixed?
I have installed the faad2-2.5-7.fc6.at rpm
Usually mixing between the repos is considered not a good thing. I
fixed
the flv file playback stuttering using only the ffmpeg files from Freshrpms, then I locked them down. Hard! Ric
Unfortunately, yumex did not grasp any of this.
Okay, I now changed the atrpms faad2 into the livna faad2. I removed the first mentioned with a rpm -e --nodeps faad2 and yum install faad2. The following lines come up:
/etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/lib/vlc/codec/libdmo_plugin.so. /etc/selinux/targeted/contexts/files/file_contexts: Multiple same specifications for /usr/lib/vlc/codec/librealaudio_plugin.so.
And yes, the line "Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs" is still there (while I'm singing the Fedora-Multimedia blues...)
rpm.livna.org/fedora/6 contains a faad2 package that is < 2.5, so it seems you still have a repository enabled that upgrades faad2 to >= 2.5.
So what's this multiple same specifications all about,
SELinux file contexts.
and does it have anything to do with the problem at hand?
No.
Okay, I solved it by disabling the freshrmps.repo and manually installing the faad2.rpm from livna
Thanks, Jeroen.
On Wed, 2007-05-30 at 21:48 +0200, Jeroen Lankheet wrote:
Okay, I solved it by disabling the freshrmps.repo and manually installing the faad2.rpm from livna
Now use something like xine to play an .flv file saved from youtube. See if the video pauses slightly during playback. Lemme know. Thanks, Ric
Ric Moore wrote:
On Wed, 2007-05-30 at 21:48 +0200, Jeroen Lankheet wrote:
Okay, I solved it by disabling the freshrmps.repo and manually installing the faad2.rpm from livna
Now use something like xine to play an .flv file saved from youtube. See if the video pauses slightly during playback. Lemme know. Thanks, Ric
Okay, that works. Thanks
My Problem. ---> Package kmod-ntfs-xen.i686 0:2.1.27-3.2.6.19_1.2911.fc6 set to be erased --> Running transaction check --> Processing Dependency: faad2 < 2.5 for package: ffmpeg-libs --> Processing Dependency: libdts.so.0 for package: ffmpeg-libs --> Processing Dependency: libSDL_gfx.so.13 for package: mjpegtools --> Finished Dependency Resolution Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs Error: Missing Dependency: libdts.so.0 is needed by package ffmpeg-libs Error: Missing Dependency: libSDL_gfx.so.13 is needed by package mjpegtools
I solve : rpm -e --nodeps faad2 yum install faad2 rpm -e --nodeps ffmpeg-libs rpm -e --nodeps mjpegtools yum install mjpegtools yum -y check-update yum -y update
Those steps didn't make it :) :) for me :? ... in the end the dependency complaint was the same.
And yes, the line "Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs" is still there (while I'm singing the Fedora-Multimedia blues...) So what's this multiple same specifications all about, and does it have anything to do with the problem at hand?
Should I maybe start all over again installing all this multi-media stuff (it's still a disaster anyway...)?
Thanks, Jeroen.
The ffmpeg is depending on an earlier version of the faad library. The package needs to be rebuilt with dependency on faad 2.5 instead of 2.0 as the latest version of faad in the repository is 2.5.