Bug 531339

Summary: /sbin/installkernel isn't right for dracut
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: grubbyAssignee: Peter Jones <pjones>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: awilliam, hdegoede, pjones, rvokal
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: 2009-11-11 15:16:49 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:
Bug Depends On:    
Bug Blocks: 473302    

Description Bill Nottingham 2009-10-27 19:12:12 UTC
Description of problem:

...
if [ -n "$cfgLoader" -a -x /sbin/new-kernel-pkg ]; then
        /sbin/new-kernel-pkg --mkinitrd --depmod --install $KERNEL_VERSION
        /sbin/new-kernel-pkg --rpmposttrans $KERNEL_VERSION
fi
...

I believe the --mkinitrd call needs changing for dracut. See the kernel spec for examples?

Version-Release number of selected component (if applicable):

grubby-7.0.8-1.fc12.x86_64

How reproducible:

100%

Comment 1 Adam Williamson 2009-10-30 17:44:10 UTC
Discussed at blocker bug meeting today. We don't see the impact of this as being serious enough to consider it a release blocker. Dropping to f12target. Jesse says he will accept a tag request to fix this in final if someone wants to do it, though.

Patch is http://fpaste.org/DvOD/ .

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 2 Hans de Goede 2009-11-11 15:16:49 UTC
This is fixed in grubby-7.0.9