[Bug 473042] New: not able to boot with a dedicated scpm profile
https://bugzilla.novell.com/show_bug.cgi?id=473042 Summary: not able to boot with a dedicated scpm profile Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i386 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: thomas.beneke@web.de QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 The profile switch during boot don't work. After adding extra logging to /etc/init.d/boot.scpm it seems to be a problem with the /usr/sbin/scpm binary. <snip> + case "$1" in + test -z work ++ /usr/sbin/scpm status ++ awk '{ if ($1 == "enabled") print $3 }' + test yes = no ++ /usr/sbin/scpm active + test work = home_wifi + test -z force + echo -n 'Restoring profile work' Restoring profile work+ '[' force = force ']' + /usr/sbin/scpm -b -f switch work Checking for modified resources terminate called after throwing an instance of 'Log::scpm_panic' /etc/init.d/boot.scpm: line 36: 2303 Aborted $SCPM -b -f switch $PROFILE + rc_failed </snip_ Reproducible: Always Steps to Reproduce: 1.use a different profile then the system has before the boot 2. 3. Actual Results: the last profile is used Expected Results: the choosen profile should be used The corresponding boot message: kernel command line: root=/dev/susevg/rootlv resume=/dev/susevg/swaplv splash=silent PROFILE=home_wifi PROFILE=work vga=0x345 -- 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=473042 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |jg@novell.com |ovo.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.
participants (1)
-
bugzilla_noreply@novell.com