Bug 440053

Summary: ia64 .treeinfo includes xen boot images in wrong section
Product: Red Hat Enterprise Linux 5 Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED ERRATA QA Contact: Alexander Todorov <atodorov>
Severity: low Docs Contact:
Priority: low    
Version: 5.2CC: jgranado, jturner
Target Milestone: rc   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: RHBA-2008-0397 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-21 15:33:48 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 James Laska 2008-04-01 15:11:02 UTC
Description of problem:

Information in the generated .treeinfo file is incorrect for the ia64 tree. 
Tools relying on this information will be using the wrong kernel images for install.

Version-Release number of selected component (if applicable):
anaconda-11.1.2.107-1 (RHEL5.2 Beta)

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:

$ cat /mnt/redhat/rel-eng/RHEL5.2-Server-20080306.0/5/ia64/os/.treeinfo 
[general]
family = Red Hat Enterprise Linux Server
timestamp = 1204846638.56
totaldiscs = 1
version = 5
discnum = 1
packagedir = Server
arch = ia64

[images-ia64]
kernel = images/pxeboot/vmlinuz
initrd = images/pxeboot/initrd.img
boot.iso = images/boot.iso
boot.img = images/boot.img

[images-ia64]
kernel = images/xen/vmlinuz
initrd = images/xen/initrd.img

[stage2]
instimage = images/minstg2.img
mainimage = images/stage2.img

Expected results:

$ cat /mnt/redhat/rel-eng/RHEL5.2-Server-20080306.0/5/ia64/os/.treeinfo 
[general]
family = Red Hat Enterprise Linux Server
timestamp = 1204846638.56
totaldiscs = 1
version = 5
discnum = 1
packagedir = Server
arch = ia64

[images-ia64]
kernel = images/pxeboot/vmlinuz
initrd = images/pxeboot/initrd.img
boot.iso = images/boot.iso
boot.img = images/boot.img

  ----- VVV
[images-xen]
kernel = images/xen/vmlinuz
initrd = images/xen/initrd.img

...

Comment 2 Joel Andres Granados 2008-04-01 15:22:14 UTC
most likely fixed in version 11.1.2.111 of anaconda.
relative commit : c2807be5ffa9f58c4a0fcac80e6c915d2a8cf19b

Comment 7 errata-xmlrpc 2008-05-21 15:33:48 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2008-0397.html