[Bug 223872] New: correct board_chrp matching for pegasos
https://bugzilla.novell.com/show_bug.cgi?id=223872 Summary: correct board_chrp matching for pegasos Product: openSUSE 10.2 Version: RC 2 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: olh@novell.com QAContact: jsrain@novell.com 10.2rc2 major screwup on my side. yast2/library/modules/Arch.ycp:board_compatible() Read(.probe.system) does return system:'CHRP' even for pegasos. As a result, _board_compatible will become "CHRP", not nil. The new code will not run in this case. _board_compatible must be "Pegasos" on exit, not "CHRP". Will add a patch. -- 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=223872 ------- Comment #1 from olh@novell.com 2006-11-27 07:21 MST ------- argh, there is also a backslash n in the string. 2006-11-27 14:18:29 <1> 10.10.101.89(2922) [YCP] Arch.ycp:233 model $["exit":0, "stderr":"", "stdout":"Pegasos2\n"] , device_type $["exit":0, "stderr":"", "stdout":"chrp\n"] -- 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=223872 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |jsrain@novell.com -- 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=223872 ------- Comment #2 from olh@novell.com 2006-11-27 07:48 MST ------- Created an attachment (id=107041) --> (https://bugzilla.novell.com/attachment.cgi?id=107041&action=view) prep-pegasos.patch remove trailing newline by using echo -n remove else case to always run board== check -- 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=223872 jsrain@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |aj@novell.com ------- Comment #3 from jsrain@novell.com 2006-11-27 08:53 MST ------- Andreas, this is "only" major, OK for RC3? -- 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=223872 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|aj@novell.com | ------- Comment #4 from aj@novell.com 2006-11-27 10:06 MST ------- Ok. -- 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=223872 jsrain@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #5 from jsrain@novell.com 2006-11-29 05:29 MST ------- Forgot to close this bug, fixed for RC3. -- 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=223872 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- 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