Bug 446720
| Summary: | new-kernel-pkg crash | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexey Kuznetsov <axet> | ||||||
| Component: | mkinitrd | Assignee: | Peter Jones <pjones> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 9 | CC: | dcantrell, knutjbj, robn, wtogami | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-07-02 09:02:06 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 305523 [details]
crash dump
please keep in mind, next kernel update can make all PPC systems unavailable. yum keep only 2 kernels, but next update can remove current kernel before /sbin/new-kernel-pkg update ybin configs. This bug also applies to x86 also. Created attachment 309691 [details]
crash dump of mkinitrd / grubby problem
I encounter the same problem on x86. (see crash dump) Please flag as dupe of 443332, it's a manifestation of the same problem methinks. |
Description of problem: /sbin/new-kernel-pkg: line 104: 11442 Aborted $grubby --add-kernel=$bootPrefix/$kernelName-$version $INITRD --copy-default $makedefault --title $version ${mbkernel:+--add-multiboot="$mbkernel"} ${mbargs:+--mbargs="$mbargs"} --args="root=$rootdevice $kernargs" --remove-kernel="TITLE=$version" --$liloFlag