Bug 494008

Summary: mkinitrd silently fails if an image already exists
Product: [Fedora] Fedora Reporter: Nathanael Noblet <nathanael>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: hdegoede, katzj, pjones, 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: 2009-04-03 17:25:47 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:

Description Nathanael Noblet 2009-04-03 17:19:31 UTC
Description of problem:

When building a new image (for example if the mobo has been replaced and new sata /scsi controller needs to be in the image). You run mkinitrd, however if the file exists, mkinitrd just quits, no error message

Version-Release number of selected component (if applicable):
F10 so far.

How reproducible:
Always

Steps to Reproduce:
1. mkinitrd /boot/initrd-KERNEL_VERSION.img KERNEL_VERSION
2.
3.
  
Actual results:
Prompt is returned

Expected results:
An error message stating that since an image exists already mkinitrd has exited.

Additional info:

Comment 1 Nathanael Noblet 2009-04-03 17:26:03 UTC
sorry - I had used an f9 version...