[Bug 346193] New: startShell doesn' t behave correctly when setctsid is missing in initrd
https://bugzilla.novell.com/show_bug.cgi?id=346193 Summary: startShell doesn't behave correctly when setctsid is missing in initrd Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: System Imaging AssignedTo: ms@novell.com ReportedBy: postadal@novell.com QAContact: adrian@novell.com Found By: --- Marcus, could you start /bin/bash directly in startSell when setctsid is missing? If I catch some systemException when kiwidebug=1 then it behaves incorrectly. -- 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=346193 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=346193#c1 Marcus Schaefer <ms@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Marcus Schaefer <ms@novell.com> 2007-12-05 14:49:10 MST --- setctsid should be part of your initrd otherwise you can't have job control in the shell. I recommend to add setctsid -- 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=346193 User postadal@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=346193#c2 --- Comment #2 from Petr Ostadal <postadal@novell.com> 2007-12-05 18:36:00 MST --- I understand, that it is good idea, but now is a little bit late, especially when you delete this tool in suseStripInitrd (in sles10-sp1). Then isn't easy to test or reproduce your fixes when you prepare it in the first time for stable/10.3, because I have to move your the last linuxrc and KIWILinuxRC.sh and pach it and move it to our initrd, for easier and quick test. Will be easier if you try be a little compatible with kiwi from sles10-sp1. We try to help you with catching a bugs in kiwi, but it takes a lot of effort, when debug support compatibility is lost. ;( -- 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=346193 User ms@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=346193#c3 --- Comment #3 from Marcus Schaefer <ms@novell.com> 2007-12-06 02:02:44 MST --- Hmm, I tried to make life easier for you with the 10.1 kiwi branch, because in the head many things changes which you don't need. By design the two branches differs in many areas. Concerning the setctsid problem. You shouldn't have that problem because the kiwi SLE branch doesn't make use of setctsid at all. This means KIWILinuxRC calls /bin/sh to run the shell. Don't get me wrong but I think only if you mix the head with the SLE branch such things can happen -- 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