Bug 397067

Summary: broken original name for XEN
Product: [openSUSE] openSUSE 11.0 Reporter: Jozef Uhliarik <juhliarik>
Component: BootloaderAssignee: Josef Reidinger <jreidinger>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jozef Uhliarik 2008-06-04 13:14:59 UTC
During installation yast2-bootloader proposes boot section for XEN with "original_name" like "xen". perl-Bootloader changes "original_name" to "xen-xen". :( The problem is that other "original_name" for XEN is not handling in yast2-bootloader. After that menu.lst includes broken boot section for XEN or duplicated boot section for XEN. :(

logs are in bug #396810
Comment 1 Alexander Osthof 2008-06-06 11:40:02 UTC
The problem here is, that there are already existing xen sections (proposed and written by yast?) containing the original_name xen in their comment line. So the (xen) sections added by perl-Bootloader have to create a comment line (and so an original_name) different from the existing section. Therefore it normally appends the version and flavor to the original name, what is the expected behavior.

I saw that the version part is missing, this is the only thing I can fix.
Comment 2 Alexander Osthof 2008-07-14 13:31:27 UTC
Reassigning to new maintainer of perl-Bootloader.
Comment 3 Josef Reidinger 2008-09-12 07:34:52 UTC
fixed in svn. will be in perl-Bootloader 0.4.70.
Comment 4 Josef Reidinger 2008-09-12 12:52:51 UTC
0.4.70 released, if problem still happen please reopen with actual logs