[Bug 222421] New: %run_suseconfig macro is not consistent with /sbin/SuSEconfig
https://bugzilla.novell.com/show_bug.cgi?id=222421 Summary: %run_suseconfig macro is not consistent with /sbin/SuSEconfig Product: openSUSE 10.3 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de The following code snippets are returning different exit codes: %post /sbin/SuSEconfig --module NonExistantModule %post %run_suseconfig -m NonExistantModule The former succeeds (hard-coded "exit 0" in /sbin/SuSEconfig), the latter fails (hard-coded "exit 1" in the macro definition). This should be cleaned up. -- 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=222421 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |ro@novell.com |screening@forge.provo.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=222421 ro@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from ro@novell.com 2006-11-18 03:12 MST ------- this has been fixed for 10.2 already (we only have the problem with packages from 10.1 (and older) during update). -- 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.
participants (1)
-
bugzilla_noreply@novell.com