LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools
Old 09-07-2009, 04:23 AM   #1
umarzuki
Member
 
Registered: Aug 2008
Distribution: Debian
Posts: 36
Thanked: 0
Cannot upgrade F10 softwares


[Log in to get rid of this advertisement]
Repos:
Code:
adobe-linux-i386.repo
fedora-rawhide.repo
fedora.repo
fedora-updates.repo
fedora-updates-testing.repo
rpmfusion-free-rawhide.repo
rpmfusion-free.repo
rpmfusion-free-updates.repo
rpmfusion-free-updates-testing.repo
rpmfusion-nonfree-rawhide.repo
rpmfusion-nonfree.repo
rpmfusion-nonfree-updates.repo
rpmfusion-nonfree-updates-testing.repo
Command:
Code:
yum update
Errors:
Code:
--> Finished Dependency Resolution
dejavu-sans-mono-fonts-2.29-4.fc12.noarch from rawhide has depsolving problems
  --> dejavu-sans-mono-fonts conflicts with dejavu-fonts
dejavu-sans-fonts-2.29-4.fc12.noarch from rawhide has depsolving problems
  --> dejavu-sans-fonts conflicts with dejavu-fonts-experimental
VirtualBox-2.0.6_39765_fedora9-1.i386 from installed has depsolving problems
  --> Missing Dependency: libpython2.5.so.1.0 is needed by package VirtualBox-2.0.6_39765_fedora9-1.i386 (installed)
dejavu-sans-mono-fonts-2.29-4.fc12.noarch from rawhide has depsolving problems
  --> dejavu-sans-mono-fonts conflicts with dejavu-fonts-experimental
dejavu-serif-fonts-2.29-4.fc12.noarch from rawhide has depsolving problems
  --> dejavu-serif-fonts conflicts with dejavu-fonts
dejavu-sans-fonts-2.29-4.fc12.noarch from rawhide has depsolving problems
  --> dejavu-sans-fonts conflicts with dejavu-fonts
dejavu-serif-fonts-2.29-4.fc12.noarch from rawhide has depsolving problems
  --> dejavu-serif-fonts conflicts with dejavu-fonts-experimental
Error: dejavu-serif-fonts conflicts with dejavu-fonts
Error: dejavu-sans-mono-fonts conflicts with dejavu-fonts-experimental
Error: dejavu-sans-fonts conflicts with dejavu-fonts
Error: Missing Dependency: libpython2.5.so.1.0 is needed by package VirtualBox-2.0.6_39765_fedora9-1.i386 (installed)
Error: dejavu-sans-fonts conflicts with dejavu-fonts-experimental
Error: dejavu-sans-mono-fonts conflicts with dejavu-fonts
Error: dejavu-serif-fonts conflicts with dejavu-fonts-experimental
What has gone wrong? How do I solve this?
linux umarzuki is offline  
Tag This Post , , ,
Reply With Quote
Old 09-07-2009, 10:07 AM   #2
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Red Beach (NZ)
Distribution: Ubuntu 9.04
Posts: 8,185
Blog Entries: 3
Thanked: 97
You have the rawhide (pre-release) repositories enabled. You are trying to upgrade fedora 10. Naturally, there are conflicts between these two systems.

Disable

fedora-rawhide.repo
rpmfusion-free-rawhide.repo
rpmfusion-nonfree-rawhide.repo

... and your fedora 10 upgrade should work.

Last edited by Simon Bridge; 09-07-2009 at 12:20 PM..
linuxubuntu Simon Bridge is offline     Reply With Quote
Thanked by:
Old 09-07-2009, 10:12 AM   #3
knudfl
Senior Member
 
Registered: Jan 2008
Location: Copenhagen, Denmark
Distribution: pclos2009.2, slack13, Debian Lenny (+30 others, for test only)
Posts: 2,912
Thanked: 268
Everything will probably be OK, when you disable
all "rawhide" , which is for Fedora 12 only.

Menu, System > Administration >> Software Sources,
.. and untick all Rawhide.

Or edit the file /etc/yum.repos.d/fedora-rawhide.repo :
Change all lines with 'enabled=1' to 'enabled=0'

And the same for 'rpmfusion-free-rawhide.repo' etc.
etc., if you have these.
.....
EDIT : Sorry Simon Bridge, writing, while you were posting...
.....

Last edited by knudfl; 09-07-2009 at 10:13 AM..
linux knudfl is offline  
Tag This Post
Reply With Quote
Thanked by:
Old 09-08-2009, 06:35 PM   #4
athmane
LQ Newbie
 
Registered: Feb 2009
Posts: 3
Thanked: 1
If the problem persist after disabling rawhide repos, use this:
Code:
yum --skip-broken update
linuxfedora athmane is offline     Reply With Quote
Thanked by:
Old 09-08-2009, 06:58 PM   #5
umarzuki
Member
 
Registered: Aug 2008
Distribution: Debian
Posts: 36
Thanked: 0

Original Poster
thanks for all the tips, disabling rawhide repos works.
linux umarzuki is offline     Reply With Quote
Old 09-08-2009, 07:03 PM   #6
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 3,925
Thanked: 110
You might want to run:

Quote:
rpm -qa |grep "fc12"
and get an idea of how many FC12 rpms you have installed. If you have a lot of them installed you may be better off doing a fresh install (probably of F11). Since some of the rpms are two versions newer than your OS, you can get some pretty unpredictable behavior.
linuxcentos lazlow is online now     Reply With Quote
Old 09-10-2009, 02:57 AM   #7
chrism01
Guru
 
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 5.4
Posts: 7,419
Thanked: 325
I'd also disable '....testing..' repos, that's practically alpha code (given that Fedora itself is basically beta code).
windows_xp_2003 chrism01 is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
F10 to F11 upgrade - does it actually work? itsallcrap Fedora 4 06-12-2009 04:30 AM
Help: F10 Upgrade from Network DVD drive? LouArnold Fedora 2 05-10-2009 02:43 AM
F10 Upgrade GUI not working fuoms Linux - Software 1 04-20-2009 08:31 AM
Upgrade F9 to F10 peeths003 Fedora 2 12-16-2008 01:51 AM
can i use FC6 DVD to upgrade softwares in FC3 I am currently using? vineet7kumar Linux - Newbie 1 06-30-2007 02:56 AM


All times are GMT -5. The time now is 04:04 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration