[Bug 772312] New: Cannot tell if user is in runlevel 1 or rescue mode
https://bugzilla.novell.com/show_bug.cgi?id=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c0 Summary: Cannot tell if user is in runlevel 1 or rescue mode Classification: openSUSE Product: openSUSE 12.2 Version: RC 1 Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rb03884@gmail.com QAContact: qa-bugs@suse.de CC: fcrozat@suse.com Found By: Beta-Customer Blocker: --- Started konsole in KDE4 and typed in: su - (followed by password) systemctl isolate runlevel1.target This logged med out as a user from KDE to console mode. At the prompt, I typed in my "username". I get the message: System is going down Login incorrect I typed in "root" (followed by password) and the login is a success. However, the user requires a message or prompt showing init 1 or rescue mode every time. Can this be addressed? -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |fcrozat@suse.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.
https://bugzilla.novell.com/show_bug.cgi?id=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c1 --- Comment #1 from Roman Bysh <rb03884@gmail.com> 2012-07-31 23:29:46 UTC --- Update please. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c2 --- Comment #2 from Frederic Crozat <fcrozat@suse.com> 2012-08-01 07:58:20 UTC --- sulogin seems to be terminated immediatly. I need to investigate. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c3 --- Comment #3 from Frederic Crozat <fcrozat@suse.com> 2012-08-01 12:32:28 UTC --- sorry, I misread your bug report. When switching to runlevel1 (or rescue, which is the same), you should get a prompt for root password (I'm getting that), it doesn't allow another user to login. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c4 --- Comment #4 from Roman Bysh <rb03884@gmail.com> 2012-08-01 15:46:10 UTC --- I tried several tries using ALT+1 - 4 maybe 5 and I actually got a message "you your entering rescue mode" or something to that effect. However, I am not seeing it anymore. Any chance to keep getting the message every time? It would have a nice consistency. Yes? -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c5 --- Comment #5 from Roman Bysh <rb03884@gmail.com> 2012-08-02 15:48:58 UTC --- Correction I am seeing the "you are entering rescue mode" or something to that effect. However, before I have a chance to type in the password it switches to another login prompt. Can you keep the rescue mode password message but prevent it from switching to another prompt? Maybe it's timed? The rescue mode password prompt looks good by itself. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c6 --- Comment #6 from Frederic Crozat <fcrozat@suse.com> 2012-08-02 15:55:14 UTC --- if prompt doesn't stay, it looks like sulogin might be killed could you boot with systemd.log_level=debug systemd.log_target=kmsg and after you get the "double incorrect prompt", login as root and get dmesg output and attach it to this bug report. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c7 --- Comment #7 from Roman Bysh <rb03884@gmail.com> 2012-08-02 18:48:10 UTC --- I'm using Grub2. Do I add it at the end of linux /boot line? -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c8 --- Comment #8 from Roman Bysh <rb03884@gmail.com> 2012-08-02 18:49:51 UTC --- Can I use dmesg > /tmp/dmesg_log.txt ? -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c9 --- Comment #9 from Frederic Crozat <fcrozat@suse.com> 2012-08-03 07:47:49 UTC --- in grub, press e then add systemd.log_level=debug systemd.log_target=kmsg at the end on "linux" line and press enter yes, use dmesg > /tmp/dmesg_log.txt -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c10 --- Comment #10 from Roman Bysh <rb03884@gmail.com> 2012-08-03 16:42:32 UTC --- Created an attachment (id=501069) --> (http://bugzilla.novell.com/attachment.cgi?id=501069) dmesg_log.txt first file -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c11 --- Comment #11 from Roman Bysh <rb03884@gmail.com> 2012-08-03 16:48:24 UTC --- For some reason when I used konsole from my desktop today using the command systemctl isolate runlevel1.target it didn't switch to another prompt. Note The first dmesg_log.txt, I used the " su " command. The second dmesg_log2.txt I used the "su - " command -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c12 --- Comment #12 from Roman Bysh <rb03884@gmail.com> 2012-08-03 16:49:21 UTC --- Created an attachment (id=501070) --> (http://bugzilla.novell.com/attachment.cgi?id=501070) dmesg_log2.txt file -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c13 --- Comment #13 from Frederic Crozat <fcrozat@suse.com> 2012-08-06 16:57:25 UTC --- I'm not sure I understand the difference between both traces, on your system. could you upgrade to RC2 and see if you still have the issue ? -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c14 --- Comment #14 from Roman Bysh <rb03884@gmail.com> 2012-08-06 18:44:55 UTC --- Created an attachment (id=501292) --> (http://bugzilla.novell.com/attachment.cgi?id=501292) dmesg log from RC2 It looks like there is only a single prompt. However, the "you are entering rescue mode" message no longer appears. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c15 --- Comment #15 from Roman Bysh <rb03884@gmail.com> 2012-08-06 18:50:18 UTC --- The real message that did NOT appear is: 'Welcome to rescue mode. Use "systemctl default" or ^D to enter default mode.' -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c16 --- Comment #16 from Roman Bysh <rb03884@gmail.com> 2012-08-06 18:58:23 UTC --- Follow Up After I created the dmesg_log_rc2.txt, I used systemctl isolate runlevel5.target to get back to the plasma desktop. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c17 --- Comment #17 from Roman Bysh <rb03884@gmail.com> 2012-08-06 19:40:18 UTC --- Can you please bring back the "Welcome to rescue mode" message instaed of the prompt? Is it being disabled by plymouthd? -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c18 --- Comment #18 from Frederic Crozat <fcrozat@suse.com> 2012-08-07 07:28:08 UTC --- the message 'Welcome to rescue mode. Use "systemctl default" or ^D to enter default mode.' is displayed, according to your logs. I'm guessing other messages are being printed on screen after this message (this will eventually fixed, but only after 12.2, due to upstream changes to fix this being too invasive for 12.2). -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c19 --- Comment #19 from Roman Bysh <rb03884@gmail.com> 2012-08-08 01:11:36 UTC --- It shows in the logs. However, after typing in the systemctl isolate runlevel1.target command and <enter> key pressed, the screen flickered masking the message. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c20 Roman Bysh <rb03884@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |Final --- Comment #20 from Roman Bysh <rb03884@gmail.com> 2012-08-17 00:59:46 UTC --- Can the flicker be removed? Or, can you please increase or disable the echo delay so that is doesn't disappear until the password has been entered? -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c21 --- Comment #21 from Frederic Crozat <fcrozat@suse.com> 2012-08-17 07:35:31 UTC --- flickering is not caused by systemd nor can be handled by it. and there is no "delay" in displaying the echo. The only thing which might improve the prompt behaviour will be the new "idle" service type, which will be available with new version of systemd, with openSUSE 12.3 (not possible for 12.2) -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c22 Roman Bysh <rb03884@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rb03884@gmail.com --- Comment #22 from Roman Bysh <rb03884@gmail.com> 2013-10-14 19:38:43 UTC --- Follow Up Please sign off on this bug and mark it as resolved. -- 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=772312 https://bugzilla.novell.com/show_bug.cgi?id=772312#c23 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #23 from Frederic Crozat <fcrozat@suse.com> 2013-10-15 07:56:09 UTC --- closing as fixed then -- 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