LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-13-2009, 04:37 AM   #1
Raveolution
Member
 
Registered: Mar 2004
Distribution: Fedora & CentOS
Posts: 213
Blog Entries: 2

Rep: Reputation: 26
gstreamer-plugins-base conflicts with gstreamer-plugins-good


This is blocking me from installing practically anything now.

Is there a way I can fix this?

I'm using Fedora Core 11...

Last edited by Raveolution; 11-13-2009 at 04:38 AM.
 
Old 11-13-2009, 10:48 AM   #2
slott_hansen
LQ Newbie
 
Registered: Jun 2004
Location: Denmark
Distribution: fedora core 2
Posts: 18

Rep: Reputation: 1
quick fix

Just use

yum update --skip-broken

and you are good to go.
 
Old 11-13-2009, 12:37 PM   #3
Raveolution
Member
 
Registered: Mar 2004
Distribution: Fedora & CentOS
Posts: 213

Original Poster
Blog Entries: 2

Rep: Reputation: 26
Quote:
Originally Posted by slott_hansen View Post
Just use

yum update --skip-broken

and you are good to go.
When I do that, it gives me this error in response:


Resolving Dependencies
--> Running transaction check
---> Package gstreamer-plugins-base.i586 0:0.10.25-2.fc11 set to be updated
--> Processing Conflict: gstreamer-plugins-base-0.10.25-2.fc11.i586 conflicts gstreamer-plugins-good < 0.10.16-3
--> Finished Dependency Resolution
gstreamer-plugins-base-0.10.25-2.fc11.i586 from updates has depsolving problems
--> gstreamer-plugins-base conflicts with gstreamer-plugins-good
 
Old 11-13-2009, 01:25 PM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Untill you find out, what the conflict is about,

.. you can just remove gstreamer-plugins-good
.. to see what happens.

May be the package is from another repo, not in sync
with the fedora.repo for the time.

Which repo's have you got ?
' ls /etc/yum.repos.d/ '
.. will show ..
.....
 
Old 11-13-2009, 01:34 PM   #5
Raveolution
Member
 
Registered: Mar 2004
Distribution: Fedora & CentOS
Posts: 213

Original Poster
Blog Entries: 2

Rep: Reputation: 26
Quote:
Originally Posted by knudfl View Post
Untill you find out, what the conflict is about,

.. you can just remove gstreamer-plugins-good
.. to see what happens.

May be the package is from another repo, not in sync
with the fedora.repo for the time.

Which repo's have you got ?
' ls /etc/yum.repos.d/ '
.. will show ..
.....
I've been trying to remove gstreamer-plugins-good but lots of apps apparently depend on it.

edited: er, that's quite a few repo's... is there a way to post this list without flooding?
 
Old 11-13-2009, 05:44 PM   #6
Raveolution
Member
 
Registered: Mar 2004
Distribution: Fedora & CentOS
Posts: 213

Original Poster
Blog Entries: 2

Rep: Reputation: 26
I hope this isn't a flood.
These are my repos:

adobe-linux-i386.repo
fedora-rawhide.repo
fedora.repo
fedora-updates.repo
fedora-updates-testing.repo
livna.repo
rpmfusion-free-rawhide.repo
rpmfusion-free.repo
rpmfusion-free-updates.repo
rpmfusion-free-updates-testing.repo
rpmfusion-nonfree-rawhide.repo
rpmfusion-nonfree-rawhide.repo.rpmsave
rpmfusion-nonfree.repo
rpmfusion-nonfree.repo.rpmsave
rpmfusion-nonfree-updates.repo
rpmfusion-nonfree-updates.repo.rpmsave
rpmfusion-nonfree-updates-testing.repo
rpmfusion-nonfree-updates-testing.repo.rpmsave
 
Old 11-13-2009, 09:29 PM   #7
oddtodd
LQ Newbie
 
Registered: Nov 2009
Posts: 1

Rep: Reputation: 0
identical issue here

fedora 11, same repos, except for the *.rpmsave.
tried 'yum clean all', no dice.
tried 'package-cleanup --problems', no cigar.
tried 'package-cleanup --dupes', nada.

original error message:
--> Processing Conflict: gstreamer-plugins-base-0.10.25-2.fc11.x86_64 conflicts gstreamer-plugins-good < 0.10.16-3
 
Old 11-14-2009, 01:02 AM   #8
bvn
LQ Newbie
 
Registered: Oct 2008
Posts: 14

Rep: Reputation: 10
--skip-broken no help

I have this problem on three different machines (all my fc11 machines)
---
[my account ~]# yum --skip-broken install gnome-applets
Loaded plugins: dellsysidplugin2, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package gnome-applets.i586 1:2.26.3-1.fc11 set to be updated
--> Processing Dependency: gstreamer-plugins-good >= 0.10.6 for package: 1:gnome-applets-2.26.3-1.fc11.i586
--> Running transaction check
---> Package gstreamer-plugins-good.i586 0:0.10.16-2.fc11 set to be updated
--> Processing Conflict: gstreamer-plugins-base-0.10.25-2.fc11.i586 conflicts gstreamer-plugins-good < 0.10.16-3
--> Finished Dependency Resolution
gstreamer-plugins-base-0.10.25-2.fc11.i586 from installed has depsolving problems
--> gstreamer-plugins-base conflicts with gstreamer-plugins-good
--> Running transaction check
---> Package gnome-applets.i586 1:2.26.3-1.fc11 set to be updated
---> Package gstreamer-plugins-good.i586 0:0.10.16-2.fc11 set to be updated
--> Processing Conflict: gstreamer-plugins-base-0.10.25-2.fc11.i586 conflicts gstreamer-plugins-good < 0.10.16-3
--> Finished Dependency Resolution
gstreamer-plugins-base-0.10.25-2.fc11.i586 from installed has depsolving problems
--> gstreamer-plugins-base conflicts with gstreamer-plugins-good
Skip-broken could not solve problems
Error: gstreamer-plugins-base conflicts with gstreamer-plugins-good
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
[my account ~]#
 
Old 11-14-2009, 01:04 AM   #9
nixitup
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
Same problem here...just started while trying to do updates this week. (fedora 11)

gstreamer-plugins-base-0.10.25-2.fc11.x86_64 conflicts gstreamer-plugins-good < 0.10.16-3

Removed gstreamer-plugins-base and gstreamer-plugins-good, installed base no problem, can't re-install gstreamer-plugins-good.

Resolving Dependencies
--> Running transaction check
---> Package gstreamer-plugins-good.x86_64 0:0.10.16-2.fc11 set to be updated
--> Processing Conflict: gstreamer-plugins-base-0.10.25-2.fc11.x86_64 conflicts gstreamer-plugins-good < 0.10.16-3
--> Finished Dependency Resolution
gstreamer-plugins-base-0.10.25-2.fc11.x86_64 from installed has depsolving problems
--> gstreamer-plugins-base conflicts with gstreamer-plugins-good
Error: gstreamer-plugins-base conflicts with gstreamer-plugins-good

Last edited by nixitup; 11-14-2009 at 01:06 AM.
 
Old 11-14-2009, 01:10 AM   #10
lanidarc
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 1
simple fix

I had the same issues - and I noticed I couldn't use Pidgin or Rhythmbox either. I'm on F11 new install shortly after first coplete system update. The fix in my case was to do a 'yum clean all' and then a 'yum makecache' and then a 'yum update' and now the issue seems resolved. Hope this helps someone. - Lani
 
Old 11-14-2009, 01:24 AM   #11
nixitup
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
That worked lanidarc, thanks...should have tried that.
 
Old 11-14-2009, 02:13 AM   #12
DichlofoS
LQ Newbie
 
Registered: Nov 2009
Location: /usr/rus/msk
Distribution: Fedora 11
Posts: 1

Rep: Reputation: 0
Well, thanx for 'yum makecache' advice. I'm already tried 'yum clean all' as a simpliest possible solution, but it does not work. The other one is to erase gstreamer-plugins-good if you can sacrifice pidgin.
 
Old 11-16-2009, 04:42 PM   #13
Raveolution
Member
 
Registered: Mar 2004
Distribution: Fedora & CentOS
Posts: 213

Original Poster
Blog Entries: 2

Rep: Reputation: 26
yum clean all and yum makecache combined seems to have solved this issue for me.
 
Old 11-17-2009, 12:22 PM   #14
mheslep
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by DichlofoS View Post
Well, thanx for 'yum makecache' advice. I'm already tried 'yum clean all' as a simpliest possible solution, but it does not work. The other one is to erase gstreamer-plugins-good if you can sacrifice pidgin.
That's correct it does NOT solve the conflict. And we have to give up much more than pidgin with gs'-plugins-good. gnome-applets also has a dependency.
 
Old 11-17-2009, 12:24 PM   #15
mheslep
LQ Newbie
 
Registered: Nov 2009
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by Raveolution View Post
yum clean all and yum makecache combined seems to have solved this issue for me.
Then please confirm: you are able to install

gstreamer-plugins-base-0.10.25-2.fc11.i586

AND

gstreamer-plugins-good < 0.10.16-3

?

I don't think so.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] stupid gstreamer plugins amiga32 Slackware 7 09-09-2009 05:11 AM
GStreamer Plugins Not Working with Totem Fergatron Linux - Software 1 05-02-2008 12:08 AM
no gStreamer plugins and or devices found unisol Ubuntu 3 06-19-2006 06:24 AM
GStreamer Plugins for FC3 FunkyRes Fedora 7 12-22-2004 10:29 AM
gstreamer plugins, dependency problems donbellioni Linux - Software 1 04-04-2004 07:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration