Bug 151156 - kernel-update-tool does not upgrade kernel-source
Summary: kernel-update-tool does not upgrade kernel-source
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Andreas Gruenbacher
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-15 13:18 UTC by Marcus Meissner
Modified: 2006-02-16 21:57 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2log (207.28 KB, text/plain)
2006-02-15 13:19 UTC, Marcus Meissner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Meissner 2006-02-15 13:18:46 UTC
before:
rpm -qa kernel-*
kernel-source-2.6.13-15
kernel-default-nongpl-2.6.13-15.8
kernel-update-tool-0.9-10.3
kernel-default-2.6.13-15.8

after:
rpm -qa kernel-*
kernel-source-2.6.13-15
kernel-default-nongpl-2.6.13-15.8
kernel-update-tool-0.9-10.3
kernel-default-2.6.13-15.8

The kernel-source RPM was not upgraded. y2log attached.
Comment 1 Marcus Meissner 2006-02-15 13:19:18 UTC
Created attachment 68624 [details]
y2log
Comment 2 Andreas Gruenbacher 2006-02-16 21:57:33 UTC
That's because installing the kernel-default and kernel-default-nongpl packages failed. The script always tries these first, and aborts if they can't be installed.