LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 04-12-2010, 08:34 PM   #1
kiran_y2
LQ Newbie
 
Registered: Apr 2010
Posts: 11

Rep: Reputation: 0
fedora 11 yum update


gstreamer-plugins-ugly-0.10.14-1.fc13.i686 from rpmfusion-free-rawhide has depsolving problems
--> Missing Dependency: libcdio.so.12(CDIO_12) is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)
libquicktime-1.1.4-2.fc13.i686 from rpmfusion-free-rawhide has depsolving problems
--> Missing Dependency: libc.so.6(GLIBC_2.11) is needed by package libquicktime-1.1.4-2.fc13.i686 (rpmfusion-free-rawhide)
gstreamer-plugins-ugly-0.10.14-1.fc13.i686 from rpmfusion-free-rawhide has depsolving problems
--> Missing Dependency: libcdio.so.12 is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)
gstreamer-plugins-bad-0.10.18-1.fc13.i686 from rpmfusion-free-rawhide has depsolving problems
--> Missing Dependency: gstreamer-plugins-bad-free >= 0.10.18 is needed by package gstreamer-plugins-bad-0.10.18-1.fc13.i686 (rpmfusion-free-rawhide)
rpmfusion-free-release-13-0.1.noarch from rpmfusion-free-rawhide has depsolving problems
--> Missing Dependency: system-release >= 13 is needed by package rpmfusion-free-release-13-0.1.noarch (rpmfusion-free-rawhide)
xvidcore-1.2.1-3.fc12.i686 from rpmfusion-free-rawhide has depsolving problems
--> Missing Dependency: libc.so.6(GLIBC_2.11) is needed by package xvidcore-1.2.1-3.fc12.i686 (rpmfusion-free-rawhide)
Error: Missing Dependency: libcdio.so.12(CDIO_12) is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)
Error: Missing Dependency: libcdio.so.12 is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)
Error: Missing Dependency: libc.so.6(GLIBC_2.11) is needed by package libquicktime-1.1.4-2.fc13.i686 (rpmfusion-free-rawhide)
Error: Missing Dependency: system-release >= 13 is needed by package rpmfusion-free-release-13-0.1.noarch (rpmfusion-free-rawhide)
Error: Missing Dependency: libc.so.6(GLIBC_2.11) is needed by package xvidcore-1.2.1-3.fc12.i686 (rpmfusion-free-rawhide)
Error: Missing Dependency: gstreamer-plugins-bad-free >= 0.10.18 is needed by package gstreamer-plugins-bad-0.10.18-1.fc13.i686 (rpmfusion-free-rawhide)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
 
Old 04-12-2010, 08:49 PM   #2
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
Post:
Code:
yum repolist
 
Old 04-13-2010, 12:42 AM   #3
kiran_y2
LQ Newbie
 
Registered: Apr 2010
Posts: 11

Original Poster
Rep: Reputation: 0
yum repolist

kiran@localhost ~]$ yum repolist
Loaded plugins: presto, refresh-packagekit
repo id repo name status
fedora Fedora 11 - i386 enabled: 13,289
rpmfusion-free RPM Fusion for Fedora 11 - Free enabled: 377
rpmfusion-free-rawhide RPM Fusion for Fedora Rawhide - Free enabled: 482
rpmfusion-free-updates RPM Fusion for Fedora 11 - Free - Upda enabled: 995
rpmfusion-nonfree RPM Fusion for Fedora 11 - Nonfree enabled: 110
rpmfusion-nonfree-updates RPM Fusion for Fedora 11 - Nonfree - U enabled: 621
updates Fedora 11 - i386 - Updates enabled: 7,758
repolist: 23,632
[kiran@localhost ~]$
 
Old 04-13-2010, 02:30 AM   #4
Glennzo
Member
 
Registered: May 2003
Location: Salem, Mass USA
Distribution: Fedora
Posts: 394

Rep: Reputation: 52
Start by disabling rpmfusion-free-rawhide. Edit the file /etc/yum.repos.d/rpmfusion-free-rawhide.repo. Find the line that reads enabled=1 and change it to read enabled=0. Try your yum operation again and see if it clears.
 
Old 04-13-2010, 06:34 AM   #5
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
Quote:
Originally Posted by kiran_y2 View Post
kiran@localhost ~]$ yum repolist
Loaded plugins: presto, refresh-packagekit
repo id repo name status
fedora Fedora 11 - i386 enabled: 13,289
rpmfusion-free RPM Fusion for Fedora 11 - Free enabled: 377
rpmfusion-free-rawhide RPM Fusion for Fedora Rawhide - Free enabled: 482
rpmfusion-free-updates RPM Fusion for Fedora 11 - Free - Upda enabled: 995
rpmfusion-nonfree RPM Fusion for Fedora 11 - Nonfree enabled: 110
rpmfusion-nonfree-updates RPM Fusion for Fedora 11 - Nonfree - U enabled: 621
updates Fedora 11 - i386 - Updates enabled: 7,758
repolist: 23,632
[kiran@localhost ~]$
Yes,try disabling the rawhide repository.
Rawhide repository is for developement/debugging/testing purpose.
 
1 members found this post helpful.
  


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
Fedora 11 can't log in after yum update lulatsch Linux - Newbie 7 09-30-2009 04:06 PM
problem with yum update in fedora 9 perky.nishi Linux - Newbie 8 06-01-2009 05:53 PM
yum update problem in fedora 9 rathishtnair Linux - Desktop 1 03-10-2009 08:49 AM
yum update errors in Fedora 9 maalamaal Linux - Newbie 3 02-14-2009 01:43 AM
a question about yum update in fedora 7 kvsaputra Fedora 4 07-02-2008 09:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 11:25 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