Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14th July 2010, 07:37 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
yum update produces kernel errors

I did 'yum update' this morning. It stopped with the following errors:
Code:
Install       7 Package(s)
Upgrade     207 Package(s)
Remove        3 Package(s)
Reinstall     0 Package(s)
Downgrade     0 Package(s)

Total size: 471 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
kernel-uname-r = 2.6.32.10-90.fc12.x86_64 is needed by (installed) kmod-nvidia-2.6.32.10-90.fc12.x86_64-1:195.36.15-1.fc12.1.x86_64
kernel-uname-r = 2.6.32.11-99.fc12.x86_64 is needed by (installed) kmod-nvidia-2.6.32.11-99.fc12.x86_64-1:195.36.24-1.fc12.x86_64
kernel-uname-r = 2.6.32.12-115.fc12.x86_64 is needed by (installed) kmod-nvidia-2.6.32.12-115.fc12.x86_64-1:195.36.24-1.fc12.2.x86_64
Please report this error in http://yum.baseurl.org/report
1:kmod-nvidia-2.6.32.10-90.fc12.x86_64-195.36.15-1.fc12.1.x86_64 has missing requires of kernel-uname-r = ('0', '2.6.32.10', '90.fc12.x86_64')
1:kmod-nvidia-2.6.32.11-99.fc12.x86_64-195.36.24-1.fc12.x86_64 has missing requires of kernel-uname-r = ('0', '2.6.32.11', '99.fc12.x86_64')
1:kmod-nvidia-2.6.32.12-115.fc12.x86_64-195.36.24-1.fc12.2.x86_64 has missing requires of kernel-uname-r = ('0', '2.6.32.12', '115.fc12.x86_64')
netbeans-apisupport1-6.7.1-1.fc12.noarch has missing requires of netbeans-platform = ('0', '6.7.1', None)
netbeans-apisupport1-6.7.1-1.fc12.noarch has missing requires of netbeans-platform-harness = ('0', '6.7.1', None)
I'll be filing a report as per instructed here. Is anyone else having this issue?
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #2  
Old 14th July 2010, 07:58 PM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: yum update produces kernel errors

Hello,

Looks like maybe it is trying to remove older kmods and your kernels installed need them.

Here is a list what I have installed:
kernel-2.6.32.11-99.fc12.x86_64
kernel-2.6.32.12-115.fc12.x86_64
kernel-2.6.32.14-127.fc12.x86_64
kernel-2.6.32.16-141.fc12.x86_64
kmod-nvidia-2.6.32.14-127.fc12.x86_64-195.36.31-1.fc12.x86_64
kmod-nvidia-2.6.32.11-99.fc12.x86_64-195.36.15-1.fc12.2.x86_64
kmod-nvidia-2.6.32.16-141.fc12.x86_64-195.36.31-1.fc12.1.x86_64
kmod-nvidia-2.6.32.12-115.fc12.x86_64-195.36.24-1.fc12.2.x86_64
Reply With Quote
  #3  
Old 14th July 2010, 08:32 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: yum update produces kernel errors

OK. Thanks Scott...I think I've got this.

My theory was that something was lazy and didn't write in the right stuff so I did

"yum reinstall akmod-nvidia"

I rebooted and then did my updates. Looks like that did the trick. It is still working. We will soon see.

---------- Post added at 12:26 PM CDT ---------- Previous post was at 12:09 PM CDT ----------

Nope, my idea did not work. I'll compare your kmods with mine Scott.

---------- Post added at 12:32 PM CDT ---------- Previous post was at 12:26 PM CDT ----------

So, what do I do now. All my kernel files are:

kernel.x86_64 2.6.33.4-95.fc13 @anaconda-InstallationRepo-201005130101.x86_64
kernel.x86_64 2.6.33.5-112.fc13 @updates
kernel.x86_64 2.6.33.5-124.fc13 @updates
kernel-devel.x86_64 2.6.33.4-95.fc13 @anaconda-InstallationRepo-201005130101.x86_64
kernel-devel.x86_64 2.6.33.5-112.fc13 @updates
kernel-devel.x86_64 2.6.33.5-124.fc13 @updates
kernel-headers.x86_64 2.6.33.5-124.fc13 @updates

So, aren't those the latest ones? Why is it trying to regress backwards?
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #4  
Old 14th July 2010, 08:35 PM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: yum update produces kernel errors

Are you running F12 or F13 ?
It is trying to install F12
Look in your /etc/yum.repos.d/ and make sure you are loading from the correct repos
Reply With Quote
  #5  
Old 14th July 2010, 08:58 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: yum update produces kernel errors

I am running f13 64 bit.

---------- Post added at 12:57 PM CDT ---------- Previous post was at 12:50 PM CDT ----------

Ok, I'm looking at those files and there is really nothing in them that define F12 or F13. It all looks generic. I updated from 12 to 13 the same week it was available.

---------- Post added at 12:57 PM CDT ---------- Previous post was at 12:57 PM CDT ----------

Ok, I'm looking at those files and there is really nothing in them that define F12 or F13. It all looks generic. I updated from 12 to 13 the same week it was available.

---------- Post added at 12:58 PM CDT ---------- Previous post was at 12:57 PM CDT ----------

Here is the fedora-udates.repo file:

[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-source]
name=Fedora $releasever - Updates Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #6  
Old 14th July 2010, 09:01 PM
dedanna1029 Offline
Registered User
 
Join Date: Jul 2010
Location: Portales, NM US
Posts: 42
linuxfedorafirefox
Re: yum update produces kernel errors

Not sure if this belongs here, but I'm seeing something different with updates today.



delta rpms? Why now? Is this an anomaly? Never seen it do this before with updates.

If I have any issues with kmod-nvidia, I'll let you know. I'm on an Nvidia 7300 GT card, on 32-bit. Thanks.

Last edited by dedanna1029; 14th July 2010 at 09:03 PM.
Reply With Quote
  #7  
Old 14th July 2010, 09:18 PM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: yum update produces kernel errors

Steelaworkn,
may need to see if there is any OLD FC12 rpms on your server
I cam up with this , tere maybe a better way to see
rpm -qa |grep fc12
Reply With Quote
  #8  
Old 14th July 2010, 09:46 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: yum update produces kernel errors

Quote:
Originally Posted by scott32746 View Post
Steelaworkn,
may need to see if there is any OLD FC12 rpms on your server
I cam up with this , tere maybe a better way to see
rpm -qa |grep fc12
Yep, there are too many to list. So...maybe that's my problem?
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #9  
Old 14th July 2010, 09:58 PM
scott32746 Offline
Registered User
 
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082
windows_xp_2003firefox
Re: yum update produces kernel errors

You said that you did an update today.
try this rpm -qa --last | less to see if you got F12 or F13

Here is a program I found that is to remove OLD rpm.
I have not used it or warranty it.
Attached Files
File Type: tar clean_old_pkage.py.tar (40.0 KB, 28 views)

Last edited by scott32746; 14th July 2010 at 10:04 PM.
Reply With Quote
  #10  
Old 14th July 2010, 10:26 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: yum update produces kernel errors

Quote:
Originally Posted by scott32746 View Post
You said that you did an update today.
try this rpm -qa --last | less to see if you got F12 or F13

Here is a program I found that is to remove OLD rpm.
I have not used it or warranty it.
Actually, I attempted to do an update but it all stopped at the debugging issue. It says the last major update was July 2nd. There is no record of kmod or kernels being updated past the 2nd.
Code:
kernel-debug-2.6.33.6-147.fc13                Wed 14 Jul 2010 12:36:44 PM PDT
akmod-nvidia-195.36.24-2.fc13                 Wed 14 Jul 2010 11:50:33 AM PDT
samba-domainjoin-gui-3.5.4-62.fc13            Thu 08 Jul 2010 09:30:57 AM PDT
kreetingkard-0.7.1-4.fc12                     Tue 06 Jul 2010 05:49:41 PM PDT
krecipes-1.0-0.1.beta2.fc12                   Tue 06 Jul 2010 05:49:33 PM PDT
OpenLP-1.9.1.1-1.fc13                         Sun 04 Jul 2010 11:59:35 PM PDT
python-chardet-2.0.1-1.fc13                   Sun 04 Jul 2010 11:59:31 PM PDT
gwibber-2.30.0.1-6.fc13                       Sat 03 Jul 2010 09:07:10 PM PDT
javanotes-5.1-3.fc12                          Fri 02 Jul 2010 01:14:50 PM PDT
ldd-pdf-3.0-4.fc12                            Fri 02 Jul 2010 01:14:47 PM PDT
fedora-security-guide-en-US-13.0-8.fc13       Fri 02 Jul 2010 01:14:43 PM PDT
diveintopython-5.4-17.fc13                    Fri 02 Jul 2010 01:14:42 PM PDT
diveintopython-pdf-5.4-17.fc13                Fri 02 Jul 2010 01:14:40 PM PDT
google-chrome-beta-5.0.375.99-51029           Fri 02 Jul 2010 08:21:40 AM PDT
libpng-devel-1.2.44-1.fc13                    Fri 02 Jul 2010 08:21:31 AM PDT
libtiff-devel-3.9.4-1.fc13                    Fri 02 Jul 2010 08:21:29 AM PDT
cups-devel-1.4.4-5.fc13                       Fri 02 Jul 2010 08:21:27 AM PDT
system-config-printer-1.2.3-3.fc13            Fri 02 Jul 2010 08:21:24 AM PDT
hplip-gui-3.10.5-1.fc13                       Fri 02 Jul 2010 08:21:21 AM PDT
elfutils-devel-0.148-1.fc13                   Fri 02 Jul 2010 08:21:19 AM PDT
openoffice.org-langpack-en-3.2.0-12.25.fc13   Fri 02 Jul 2010 08:21:18 AM PDT
openoffice.org-javafilter-3.2.0-12.25.fc13    Fri 02 Jul 2010 08:21:16 AM PDT
openoffice.org-report-builder-3.2.0-12.25.fc13 Fri 02 Jul 2010 08:21:12 AM PDT
openoffice.org-base-3.2.0-12.25.fc13          Fri 02 Jul 2010 08:21:06 AM PDT
openoffice.org-emailmerge-3.2.0-12.25.fc13    Fri 02 Jul 2010 08:21:05 AM PDT
openoffice.org-math-3.2.0-12.25.fc13          Fri 02 Jul 2010 08:21:03 AM PDT
openoffice.org-draw-3.2.0-12.25.fc13          Fri 02 Jul 2010 08:21:01 AM PDT
openoffice.org-pdfimport-3.2.0-12.25.fc13     Fri 02 Jul 2010 08:20:56 AM PDT
openoffice.org-draw-core-3.2.0-12.25.fc13     Fri 02 Jul 2010 08:20:51 AM PDT
xsane-0.997-8.fc13                            Fri 02 Jul 2010 08:20:49 AM PDT
openoffice.org-ogltrans-3.2.0-12.25.fc13      Fri 02 Jul 2010 08:20:47 AM PDT
openoffice.org-presentation-minimizer-3.2.0-12.25.fc13 Fri 02 Jul 2010 08:20:43 AM PDT
openoffice.org-writer-3.2.0-12.25.fc13        Fri 02 Jul 2010 08:20:38 AM PDT
openoffice.org-calc-3.2.0-12.25.fc13          Fri 02 Jul 2010 08:20:36 AM PDT


---------- Post added at 02:26 PM CDT ---------- Previous post was at 02:09 PM CDT ----------

I'm hoping there is a fix for this as I don't want to have to do a clean install of F13.
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #11  
Old 15th July 2010, 05:06 AM
funtapaz Offline
Registered User
 
Join Date: Nov 2008
Posts: 11
linuxfedorafirefox
Re: yum update produces kernel errors

Shot in the dark, but this worked for me.

yum remove kmod-nvidia*fc12* or akmod-nvidia*fc12*

Removed the offending packages, update currently seems to be working flawlessly.
Reply With Quote
  #12  
Old 15th July 2010, 03:44 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
linuxfedorafirefox
Re: yum update produces kernel errors

Quote:
Originally Posted by funtapaz View Post
Shot in the dark, but this worked for me.

yum remove kmod-nvidia*fc12* or akmod-nvidia*fc12*

Removed the offending packages, update currently seems to be working flawlessly.
I did give this a shot. It did finally update. Thanks. I haven't rebooted the machine yet. I'll reboot and let you know.

So, what about all the old fc12 packages still installed?

---------- Post added 2010-07-15 at 07:44 AM CDT ---------- Previous post was 2010-07-14 at 11:26 PM CDT ----------

When I turned my computer on this morning all was at it should be. It turned on fine. So, I think my original post was solved. Think I'll start another thread on how to clear all the old packages out.
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #13  
Old 15th July 2010, 04:55 PM
rudra-b Offline
Registered User
 
Join Date: Jun 2008
Posts: 173
linuxfirefox
Re: yum update produces kernel errors

i faced the same problem.
i just yum eraseed the files in
$rpm -qa|grep kmod|grep fc12
and its fine(yet to be rebooted)
Reply With Quote
Reply

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
kernel update causes boot errors danilo2 Using Fedora 7 22nd January 2010 08:04 PM
F10 kernel update => kernel errors network manager miles Using Fedora 0 28th May 2009 09:06 PM
yum errors with update to kernel 2.6.26.3-29 jwmueller Using Fedora 4 15th September 2008 01:49 AM
Update Errors and Errors When Installing New Software fluxxuate Using Fedora 9 25th January 2007 11:22 AM
SELinux checkpolicy:checkmodule produces parse errors David Becker Security and Privacy 1 10th October 2006 03:05 PM


Current GMT-time: 22:50 (Saturday, 25-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