Bug 175632

Summary: Fedora ia64 installation build failing
Product: [Fedora] Fedora Reporter: Prarit Bhargava <prarit>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-29 16:40:45 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: 163350    
Attachments:
Description Flags
Patch to re-add boot.img creation for EFI none

Description Prarit Bhargava 2005-12-13 16:08:38 UTC
Description of problem: 
 
Installation build failed due to  
 
Running: /tmp/treedir.23402/instimage/usr/lib/anaconda-runtime/getkeymaps 
ia64 /tmp/keymaps-ia64.2800 /tmp/treedir.23402/instimage 
unpacking /mnt/redhat/nightly/rawhide-20051213/ia64/ia64-global/Fedora/RPMS/kernel-2.6.14-1.1756_FC5.ia64.rpm.ia64 
cp: cannot stat 
`/mnt/redhat/nightly/rawhide-20051213/ia64/ia64-global/images/boot.img': No 
such file or directory 
Wrote /mnt/redhat/nightly/rawhide-20051213/ia64/ia64-global/Fedora/base/minstg2.img 
(31256k)... 
 
Version-Release number of selected component (if applicable): 
 
rawhide-20051213 
 
How reproducible: 100% 
 
 
Steps to Reproduce: 
1. 
2. 
3. 
   
Actual results: 
 
 
Expected results: 
 
 
Additional info:  I haven't looked into this at all.  Just reporting it for 
now.

Comment 1 Jeremy Katz 2005-12-19 18:26:23 UTC
This is because we're not making the boot.img anymore... 

Can we create a boot.iso on ia64 that doesn't depend on the silly disk image?  I
would think that EFI could handle just a regular iso9660 filesystem, but haven't
tried.

Comment 2 Prarit Bhargava 2006-01-05 19:10:07 UTC
Oops.  What I meant to say (me gud english) was: 
 
"It looks like the nightly ia64 rawhide builds are failing for some reason. 
The current boot.iso size is 34k in size which makes no sense at all.  Looks 
like the boot.img file isn't being built?" 
 
and add the rest of that. 
 
>Can we create a boot.iso on ia64 that doesn't depend on the silly disk image? 
 
Hmmm ... I'll try this out with a known good ISO and see if it works :) 
 
P. 

Comment 3 Prarit Bhargava 2006-01-10 14:58:59 UTC
>Can we create a boot.iso on ia64 that doesn't depend on the silly disk image? 
 
I had never tried it and the good news it works.  I'm tracking down why 
the boot.iso is 34k in size... 

Comment 4 Prarit Bhargava 2006-01-23 19:49:20 UTC
Jeremy -- I'm working on a patch to dynamically calculate the dosfs boot.img 
size and only create it in ia64.  This patch will be based off the patch in 
BZ175095. 
 
I'm wondering if it is possible that other arch's (for whatever possible  
reason) might use EFI?  (I'm not considering that for this patch ... just 
curious as to whether or not other arch's run it...) 
 
P. 

Comment 5 Prarit Bhargava 2006-01-24 17:33:54 UTC
Created attachment 123619 [details]
Patch to re-add boot.img creation for EFI

Comment 6 Chris Lumens 2006-01-25 20:32:34 UTC
Thanks for the patch.  Please try the next Rawhide tree with an anaconda build
(should be tomorrow's tree).