Bugzilla – Bug 151156
kernel-update-tool does not upgrade kernel-source
Last modified: 2006-02-16 21:57:33 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.
Created attachment 68624 [details] y2log
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.