Bug 397067 - broken original name for XEN
Summary: broken original name for XEN
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: RC 1
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Josef Reidinger
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-04 13:14 UTC by Jozef Uhliarik
Modified: 2008-09-12 12:52 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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