[Bug 480199] New: menu.lst is incorrectly (re)parsed after kernel-* updates (via 'zypper dup', e.g.)
https://bugzilla.novell.com/show_bug.cgi?id=480199 Summary: menu.lst is incorrectly (re)parsed after kernel-* updates (via 'zypper dup', e.g.) Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Critical Priority: P5 - None Component: Bootloader AssignedTo: jsrain@novell.com ReportedBy: pgnet.trash@gmail.com QAContact: jsrain@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0 in my /boot/grub/menu.lst, ... selinux=0 elevator=cfq \ vga=0x31a console=tty0 console=xvc0,57600 \ max_loop=64 ... then, e.g., zypper dup Loading repository data... Reading installed packages... Computing distribution upgrade... The following packages are going to be upgraded: kernel-source kernel-xen kernel-xen-base kernel-xen-extra libpng12-0 module-init-tools Overall download size: 83.6 M. After the operation, additional 5.4 M will be used. Continue? [YES/no]: yes ... immediately checking again, /boot/grub/menu.lst ... selinux =0 elevator=cfq \ vga =0x31a console=tty0 console=xvc0,57600 \ max_loop =64 ... note the extra 'space' before the first "=" in each line. as this renders the system unbootable-- not critical if you catch it; critical if you don't. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480199 User pgnet.trash@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480199#c1 pgnet _ <pgnet.trash@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsrain@novell.com |jreidinger@novell.com --- Comment #1 from pgnet _ <pgnet.trash@gmail.com> 2009-02-26 21:01:23 MST --- forgot to mention ... only the first "=" in each line is changed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480199 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480199 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480199#c2 --- Comment #2 from Josef Reidinger <jreidinger@novell.com> 2009-03-02 01:23:58 MST --- This is fixed in trunk, but still is not perfect (but at least it doesn't break booting). No result is before: kernel /boot/vmlinuz-2.6.25.4-10-debug \ root=/dev/sda2 resume=/dev/sda1 splash=silent showopts console=ttyS0,38400n52r after: kernel /boot/vmlinuz-2.6.25.4-10-debug root=/dev/sda2 resume=/dev/sda1 splash=silent showopts console=ttyS0,38400n52r -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480199 User pgnet.trash@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480199#c3 pgnet _ <pgnet.trash@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |jreidinger@novell.com --- Comment #3 from pgnet _ <pgnet.trash@gmail.com> 2009-03-02 09:09:44 MST --- hi, iiuc, trunk != Factory. where is the specific _trunk_ for perl-bootloader? looking around, i found the yast bootloader @ http://svn.opensuse.org/svn/yast/trunk/bootloader but suspect you mean something else ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480199 User jreidinger@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480199#c4 Josef Reidinger <jreidinger@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|jreidinger@novell.com | --- Comment #4 from Josef Reidinger <jreidinger@novell.com> 2009-03-02 09:13:56 MST --- (In reply to comment #3)
hi,
iiuc, trunk != Factory.
where is the specific _trunk_ for perl-bootloader?
looking around, i found the yast bootloader @
http://svn.opensuse.org/svn/yast/trunk/bootloader
but suspect you mean something else ...
Hi, yes, this is trunk of perl-bootloader code. It is not in factory as some changes is not ready to release, as it also needs change in yast2-bootloader, so it will be released when it is ready. As workaround you need avoid multiline entries (no '\' at end of line) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=480199 User pgnet.trash@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480199#c5 --- Comment #5 from pgnet _ <pgnet.trash@gmail.com> 2009-03-02 09:30:19 MST ---
you need avoid multiline entries
aha, ok. i did not realize it was a related issue to: https://bugzilla.novell.com/show_bug.cgi?id=466250 thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com