Fedora Linux Support Community & Resources Center
  #1  
Old 3rd October 2009, 05:32 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Unhappy update

Why is it that when you are notified of updates you cannot download them because of missing dependencies. ?
Also, I have fc10 os, but I have been notified of 1059 updates for fc12. Is it just me or is anyone else experiencing these exasperating problems. ?
At present I am seriously thinking of installing Ubuntu and then hopefully these problems will disappear
If anyone has the answer to the above I would be grateful
Reply With Quote
  #2  
Old 3rd October 2009, 05:46 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxfedorafirefox
Hi FONTAINBLEAU,

show this command output, please:

Code:
$ yum repolist all


Quote:
At present I am seriously thinking of installing Ubuntu and then hopefully these problems will disappear
It isn't necessary.
Reply With Quote
  #3  
Old 3rd October 2009, 08:25 PM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
linuxfedorafirefox
I think you some how turned on the "rawhide" repo .That is the TESTING repo for the next version of fedora .In this case fedora 12.
so we will need to see the output of "yum repolist"
and this
Code:
rpm -qa | grep fc12
that will tell us if you did install any of fedora 12 on your fedora 10 box
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #4  
Old 4th October 2009, 04:54 PM
panathcypan Offline
Registered User
 
Join Date: Apr 2009
Location: Cyprus
Posts: 16
linuxfedorafirefox
hello
I am using fedora 11 and i cant update please help



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


repo id repo name status
adobe-linux-i386 Adobe Systems Incorp enabled: 17
fedora Fedora 11 - x86_64 enabled: 16,577
fedora-debuginfo Fedora 11 - x86_64 - disabled
fedora-source Fedora 11 - Source disabled
rawhide Fedora - Rawhide - D disabled
rawhide-debuginfo Fedora - Rawhide - D disabled
rawhide-source Fedora - Rawhide - S disabled
rpmfusion-free RPM Fusion for Fedor enabled: 423
rpmfusion-free-debuginfo RPM Fusion for Fedor disabled
rpmfusion-free-rawhide RPM Fusion for Fedor disabled
rpmfusion-free-rawhide-debuginfo RPM Fusion for Fedor disabled
rpmfusion-free-rawhide-source RPM Fusion for Fedor disabled
rpmfusion-free-source RPM Fusion for Fedor disabled
rpmfusion-free-updates RPM Fusion for Fedor enabled: 420
rpmfusion-free-updates-debuginfo RPM Fusion for Fedor disabled
rpmfusion-free-updates-source RPM Fusion for Fedor disabled
rpmfusion-free-updates-testing RPM Fusion for Fedor disabled
rpmfusion-free-updates-testing-debuginfo RPM Fusion for Fedor disabled
rpmfusion-free-updates-testing-source RPM Fusion for Fedor disabled
rpmfusion-nonfree RPM Fusion for Fedor enabled: 121
rpmfusion-nonfree-debuginfo RPM Fusion for Fedor disabled
rpmfusion-nonfree-rawhide RPM Fusion for Fedor disabled
rpmfusion-nonfree-rawhide-debuginfo RPM Fusion for Fedor disabled
rpmfusion-nonfree-rawhide-source RPM Fusion for Fedor disabled
rpmfusion-nonfree-source RPM Fusion for Fedor disabled
rpmfusion-nonfree-updates RPM Fusion for Fedor enabled: 215
rpmfusion-nonfree-updates-debuginfo RPM Fusion for Fedor disabled
rpmfusion-nonfree-updates-source RPM Fusion for Fedor disabled
rpmfusion-nonfree-updates-testing RPM Fusion for Fedor disabled
rpmfusion-nonfree-updates-testing-debuginfo RPM Fusion for Fedor disabled
rpmfusion-nonfree-updates-testing-source RPM Fusion for Fedor disabled
updates Fedora 11 - x86_64 - enabled: 6,923
updates-debuginfo Fedora 11 - x86_64 - disabled
updates-source Fedora 11 - Updates disabled
updates-testing Fedora 11 - x86_64 - disabled
updates-testing-debuginfo Fedora 11 - x86_64 - disabled
updates-testing-source Fedora 11 - Test Upd disabled

Last edited by panathcypan; 4th October 2009 at 04:58 PM.
Reply With Quote
  #5  
Old 4th October 2009, 05:52 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxfedorafirefox
Quote:
I am using fedora 11 and i cant update please help
Hi, test your update command and show us output.
Reply With Quote
  #6  
Old 4th October 2009, 06:15 PM
panathcypan Offline
Registered User
 
Join Date: Apr 2009
Location: Cyprus
Posts: 16
linuxfedorafirefox
Thx for the respond sagitter...somehow problem fixed
Reply With Quote
  #7  
Old 4th October 2009, 06:17 PM
Sagitter Offline
Registered User
 
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507
linuxfedorafirefox
Quote:
Originally Posted by panathcypan View Post
Thx for the respond sagitter...somehow problem fixed

Maybe was a temporary problem with connection.

Bye
Reply With Quote
  #8  
Old 5th October 2009, 06:35 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Update

It isn't necessary.[/QUOTE]

Thank you for your reply. Here is the repolist all:-/home/john/Desktop/Repolist All.jpg
Hope this helps
Attached Thumbnails
Click image for larger version

Name:	Repolist All.jpg
Views:	32
Size:	59.7 KB
ID:	18154  
Reply With Quote
  #9  
Old 8th October 2009, 10:54 AM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Quote:
Originally Posted by JohnVV View Post
I think you some how turned on the "rawhide" repo .That is the TESTING repo for the next version of fedora .In this case fedora 12.
so we will need to see the output of "yum repolist"
and this
Code:
rpm -qa | grep fc12
that will tell us if you did install any of fedora 12 on your fedora 10 box
Tried rpm -qa | grep fc12 but nothing came up.
Reply With Quote
  #10  
Old 8th October 2009, 11:12 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
Disable all 'rawhide*' repos - that is where the F12 stuff is coming from.

Why do you need all those '*debuginfo' and '*source' repos enabled ??? You also have all '*testing' repos enabled - you are aware that "testing" implies exactly what it means ???
Quote:
Tried rpm -qa | grep fc12 but nothing came up.
Well, you have dodged a major bullet, so far.

V

P.S. And clear your YUM cache before attempting any further transactions:
sudo yum clean all

Last edited by Hlingler; 8th October 2009 at 11:14 AM.
Reply With Quote
  #11  
Old 13th October 2009, 05:48 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Quote:
Originally Posted by Hlingler View Post
Disable all 'rawhide*' repos - that is where the F12 stuff is coming from.

Why do you need all those '*debuginfo' and '*source' repos enabled ??? You also have all '*testing' repos enabled - you are aware that "testing" implies exactly what it means ???Well, you have dodged a major bullet, so far.

V

P.S. And clear your YUM cache before attempting any further transactions:
sudo yum clean all
Have cleared all the above including the 'YUM cache'. I have attached the latest 'yum repolist all' info. Is this ok now or do I need to clear any more. I have now got rid of fc 12 updates. Many thanks to you all for your support.
Regards Fontainbleau.
Reply With Quote
  #12  
Old 13th October 2009, 05:54 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Forgot to send yum repolist all. Here it is.
FontainbleauClick image for larger version

Name:	Screenshot.jpg
Views:	20
Size:	59.2 KB
ID:	18197
Reply With Quote
  #13  
Old 13th October 2009, 06:05 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
You have disabled some useful ones, and left a couple dangerous ones enabled. here's a list of what should be enabled by a typical desktop user (IMHO):
adobe-linux-i386
fedora
livna
rpmfusion-free
rpmfusion-free-updates
rpmfusion-nonfree
rpmfusion-nonfree-updates
updates

You are missing rpmfusion-nonfree-release RPM: http://rpmfusion.org/Configuration; see "Graphical Setup via Firefox web browser", Point #2: "RPM Fusion nonfree for Fedora 10 and 11".

All *rawhide* should be enabled ONLY if you really, truly wish to test rawhide (F12) alpha/beta/RC and know the risks; strongly recommend disabled at all times.

Any *source* are almost never needed; default disabled.

Any *debuginfo* should be enabled only if you need/have debugging packages (rare); default disabled.

Any *testing* should be enabled only if you wish to test upcoming updates; default disabled.

V
Reply With Quote
  #14  
Old 15th October 2009, 04:31 PM
FONTAINBLEAU Offline
Registered User
 
Join Date: Aug 2006
Posts: 65
linuxfedorafirefox
Quote:
Originally Posted by Hlingler View Post
You have disabled some useful ones, and left a couple dangerous ones enabled. here's a list of what should be enabled by a typical desktop user (IMHO):
adobe-linux-i386
fedora
livna
rpmfusion-free
rpmfusion-free-updates
rpmfusion-nonfree
rpmfusion-nonfree-updates
updates

You are missing rpmfusion-nonfree-release RPM: http://rpmfusion.org/Configuration; see "Graphical Setup via Firefox web browser", Point #2: "RPM Fusion nonfree for Fedora 10 and 11".

All *rawhide* should be enabled ONLY if you really, truly wish to test rawhide (F12) alpha/beta/RC and know the risks; strongly recommend disabled at all times.

Any *source* are almost never needed; default disabled.

Any *debuginfo* should be enabled only if you need/have debugging packages (rare); default disabled.

Any *testing* should be enabled only if you wish to test upcoming updates; default disabled.

V
Have carried out your suggestions. Here is the latest repolist, Click image for larger version

Name:	Screenshot-1.jpg
Views:	13
Size:	74.6 KB
ID:	18214 I am now getting my normal fc10 updates coming in and everything appears to be fine. Once again, many thanks for your assistance.
Reply With Quote
  #15  
Old 15th October 2009, 08:14 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
Looks good, except for one small item: livna repo is still disabled. Livna repo now contains only one package: libdvdcss (DVD encryption reader), which is rarely updated. Not a critical issue, but recommend that you keep livna enabled (just basic livna, not livna-debuginfo nor livna-source).

V
Reply With Quote
Reply

Tags
update

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Update problems, wont update kernel benjo Using Fedora 4 2nd November 2007 01:12 AM
Python update 2.4.3 update missing dependency? GrayFox Using Fedora 1 14th June 2006 03:51 AM
yum update suddenly finds all dependencies foe update ramaswamyps Installation and Live Media 6 27th April 2006 10:17 AM
Question How to automactic update FC4 if i have a CD contain all FC4 update packets ! hoangnd_k49cc Using Fedora 2 1st January 2006 10:02 AM


Current GMT-time: 07:34 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat