Mailinglist Archive: opensuse-bugs (7505 mails)

< Previous Next >
[Bug 413474] kiwi: systemException does not provide prompt
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 1 Aug 2008 02:28:58 -0600 (MDT)
  • Message-id: <20080801082858.AF505245393@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=413474

User olh@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=413474#c4


Olaf Hering <olh@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|olh@xxxxxxxxxx |




--- Comment #4 from Olaf Hering <olh@xxxxxxxxxx> 2008-08-01 02:28:58 MDT ---
This breaks other things.
The reason why it does not work is that a script needs to be called instead of
plain bash.
I tried it this way and got a shell:

echo 'exec /bin/bash' >> /dbg.sh
setctsid /dev/console /bin/bash /dbg.sh

Another thing, 'setctsid /dev/console /bin/bash -i' works as well, I guess bash
does odd things when not in interactive mode.

with the current svn, this command line does not print the set -x output
anymore.

quiet panic=3 sysrq=1 kiwistderr=/dev/console kiwidebug=1


--
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.

< Previous Next >