Description of problem: When installing the kernel w/ yum, during the install process the following error is produced: /sbin/new-kernel-pkg: line 90: 13127 Segmentation fault $grubby --add-kernel=$bootPrefix/$kernelName-$version $INITRD --copy-default $makedefault --title "$title" ${mbkernel:+--add-multiboot="$mbkernel"} ${mbargs:+--mbargs="$mbargs"} --args="root=$rootdevice $kernargs" --remove-kernel="TITLE=$title" Version-Release number of selected component (if applicable): 2.6.19-1.2911.6.4.fc6 How reproducible: Always Steps to Reproduce: 1. yum update Actual results: new kernel isn't added to grub. Expected results: kernel installed fully without any errors.
What version of mkinitrd do you have installed? I have: $ rpm -q mkinitrd mkinitrd-5.1.19.0.2-1 Yours does not match mine: at least that command you quoted is on line 143 in my "new-kernel-pkg" script.
(In reply to comment #1) > What version of mkinitrd do you have installed? > [bpepple@Chuck ~]$ rpm -q mkinitrd mkinitrd-5.1.19.0.2-1
(This is a mass-update to all current FC6 kernel bugs in NEW state) Hello, I'm reviewing this bug list as part of the kernel bug triage project, an attempt to isolate current bugs in the Fedora kernel. http://fedoraproject.org/wiki/KernelBugTriage I am CC'ing myself to this bug, however this version of Fedora is no longer maintained. Please attempt to reproduce this bug with a current version of Fedora (presently Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a few days if there is no further information lodged. Thanks for using Fedora!
Per the previous comment in this bug, I am closing it as INSUFFICIENT_DATA, since no information has been lodged for over 30 days. Please re-open this bug or file a new one if you can provide the requested data, and thanks for filing the original report!