[Bug 214922] New: Bootloader somehow breaks the installation - Perl module crash
https://bugzilla.novell.com/show_bug.cgi?id=214922 Summary: Bootloader somehow breaks the installation - Perl module crash Product: openSUSE 10.2 Version: Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: mvidner@novell.com ReportedBy: locilka@novell.com QAContact: jsrain@novell.com CC: odabrunz@novell.com [Bootloader_API] modules/Bootloader_API.pm(Bootloader_API::DumpLog):28 Core::SplitDevPath: Cannot get device for (hd0,1)/boot/vmlinuz [Bootloader_API] modules/Bootloader_API.pm(Bootloader_API::DumpLog):28 Core::SplitDevPath: Cannot get device for (hd0,1)/boot/initrd [scr] ../../libscr/src/include/scr/Y2AgentComponent.h(evaluate):109 Evaluating an expression, not SCR builtin [scr] ../../libscr/src/include/scr/Y2AgentComponent.h(evaluate):109 Evaluating an expression, not SCR builtin [Interpreter] <stdin>:13 Read validate failed [Interpreter] <stdin>:13 SCR::Read() failed I'll attach YaST logs -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214922 ------- Comment #1 from locilka@novell.com 2006-10-25 06:36 MST ------- Created an attachment (id=102567) --> (https://bugzilla.novell.com/attachment.cgi?id=102567&action=view) YaST logs -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214922 mvidner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |locilka@novell.com ------- Comment #2 from mvidner@novell.com 2006-10-25 06:53 MST ------- "not SCR builtin" means that we expected a term (like `Read(.)) but got a non-term. "Read validate failed" is from AnyAgent. I should make these errors produce a backtrace of YCP code... :-/ I would need Y2DEBUG enabled for "scr" and "agent-any": please in the inst-sys, put this to /etc/YaST2/log.conf [Debug] scr=true agent-any=true and killall -USR2 y2base (this enables debugging only for these components) -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214922 locilka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|locilka@novell.com | ------- Comment #3 from locilka@novell.com 2006-10-25 06:58 MST ------- These logs are from Rasmus Plewe, Bug 214902, comment #7. Sorry... -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214922 ------- Comment #4 from mvidner@novell.com 2006-10-25 07:02 MST ------- I will try reproducing myself. To edit /etc/YaST2/log.conf, this is necessary first because the directory is originally linked to a read-only filesystem: cd /etc mkdir YaST2- cp YaST2/* YaST2- rm YaST2 mv YaST2- YaST2 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214922 ------- Comment #5 from mvidner@novell.com 2006-10-25 07:02 MST ------- Damn, a Freudian typo again... I will try reproducing _the bug_ myself. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214922 ------- Comment #6 from mvidner@novell.com 2006-10-25 07:34 MST ------- Grr, the inst-sys trick is useless here... The file must be in the chroot, that is /mnt(?)/etc/YaST2/log.conf -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214922 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=214922#c7 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME --- Comment #7 from Martin Vidner <mvidner@novell.com> 2008-04-23 07:34:40 MST --- Sorry, I did not manage to find out how to reproduce it. However, a recently implemented feature could help with similar bugs in the future: Mon Mar 31, yast2-perl-bindings-2.16.5 - Trap Perl exceptions so that simple bugs don't kill the whole YaST (fate#412). -- 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