[Bug 707418] New: Using systemd at boot, system starts in runlevel 3 (no X) instead of runlevel 5
https://bugzilla.novell.com/show_bug.cgi?id=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c0 Summary: Using systemd at boot, system starts in runlevel 3 (no X) instead of runlevel 5 Classification: openSUSE Product: openSUSE 12.1 Version: Milestone 3 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: badshah400@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 I am using a vanilla GNOME system (12.1, M3) installed on virtualbox. I am using systemd at startup using the grub-menu (F5), however that leads to my installed system starting up in text mode (runlevel 3) instead of runlevel 5. While using the traditional bootup it happens correctly to run level 5. I am not sure what logs to attache for this report. Thanks Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c1 Atri Bhattacharya <badshah400@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fcrozat@novell.com --- Comment #1 from Atri Bhattacharya <badshah400@gmail.com> 2011-07-21 15:25:28 UTC --- I should add that, once the system has booted into runlevel 3, it is possible thereafter to log in as root and start X (using init 5 as usual) and the system then functions correctly, i.e. X starts up, so does Gdm, etc. -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |gregkh@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.
https://bugzilla.novell.com/show_bug.cgi?id=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c2 Bernhard Wiedemann <bwiedemann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@novell.com Blocks| |696902 --- Comment #2 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-07-26 15:35:33 CEST --- I also saw this effect 100% reproducible on Factory and openQA tests with all desktop environments. I found that /etc/init.d/xdm is not started at boot at all. Calling it later manually makes gdm/kdm/lxdm start up normally. example failure: http://openqa.opensuse.org/results/openSUSE-NET-i586-Build0167-lxde remains on console after reboot_lxde -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c3 Frederic Crozat <fcrozat@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Component|Basesystem |Installation Platform|x86-64 |All AssignedTo|gregkh@novell.com |bnc-team-screening@forge.pr | |ovo.novell.com QAContact|qa@suse.de |jsrain@novell.com --- Comment #3 from Frederic Crozat <fcrozat@novell.com> 2011-08-04 13:55:54 UTC --- This is because systemd package is now installed during the install phase, but /etc/inittab is modified by installer after systemd package is installed and default runlevel change is not reflected to /etc/systemd/system/default.target (it should be a symlink to /lib/systemd/system/runlevel5.target and not /lib/systemd/system/runlevel3.target, for graphical login). installer should update the link 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |snwint@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.
https://bugzilla.novell.com/show_bug.cgi?id=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|snwint@novell.com |mvidner@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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c4 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@ioda-net.ch --- Comment #4 from Bruno Friedmann <bruno@ioda-net.ch> 2011-08-20 18:35:39 UTC --- I think yast2 runlevel should be aware of systemd changing the link manually resolve my trouble for X -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c5 --- Comment #5 from Frederic Crozat <fcrozat@novell.com> 2011-08-24 16:51:43 UTC --- until Yast installer is fixed, I've implemented a workaround : systemd will now automatically create a default.target symlink at startup, based on /etc/inittab default runlevel value, if /etc/systemd/system/default.target doesn't exist. Keeping this bug opened, so we don't forget Yast need to be fixed. -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-08-24 19:00:15 CEST --- This is an autogenerated message for OBS integration: This bug (707418) was mentioned in https://build.opensuse.org/request/show/79689 Factory / systemd -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c Martin Vidner <mvidner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mvidner@suse.com |lslezak@suse.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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c7 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Ladislav Slezak <lslezak@suse.com> 2011-09-02 08:56:08 UTC --- I'll fix the Yast part. -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c8 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #8 from Ladislav Slezak <lslezak@suse.com> 2011-09-05 18:31:49 UTC --- Fixed in yast2-runlevel-2.21.0. Frederic, you can remove the workaround (comment #5). -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c9 --- Comment #9 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-09-05 21:00:09 CEST --- This is an autogenerated message for OBS integration: This bug (707418) was mentioned in https://build.opensuse.org/request/show/81015 Factory / yast2 https://build.opensuse.org/request/show/81016 Factory / yast2-runlevel -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c10 --- Comment #10 from Frederic Crozat <fcrozat@novell.com> 2011-09-08 12:33:23 UTC --- Thanks Ladislav, I'll remove the workaround in systemd (also we might still keep it, your change will take precedence over my workaround ;) -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c11 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #11 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-09-14 12:35:30 CEST --- Found that recent DVD/NET installs had a wrong /etc/systemd/system/default.target symlink to runlevel3.target for both KDE and GNOME installs. When changing it manually to runlevel5.target, KDE started properly. -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c12 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |bwiedemann@suse.com --- Comment #12 from Ladislav Slezak <lslezak@suse.com> 2011-09-14 12:48:43 UTC --- Bernhard, could you attach y2log from the installation? -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c13 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|bwiedemann@suse.com | --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-09-14 19:53:20 CEST --- Created an attachment (id=450817) --> (http://bugzilla.novell.com/attachment.cgi?id=450817) yast2 logs -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c14 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |bwiedemann@suse.com --- Comment #14 from Ladislav Slezak <lslezak@suse.com> 2011-09-15 07:29:39 UTC --- According to the log it seems that there was used some older yast2-runvel package (the line numbers in the log do match the latest code). The bug has been fixed in 2.21.0 version. Bernhard, could check the package version? -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c15 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|bwiedemann@suse.com | --- Comment #15 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-09-15 09:39:31 CEST --- you are right, the /.packages.root contains yast2-runlevel 2.20.1-5.3.noarch instsys timestamp is 20110831 so instsys needs to be updated/rebuilt for things to work -- 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=707418 https://bugzilla.novell.com/show_bug.cgi?id=707418#c16 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #16 from Ladislav Slezak <lslezak@suse.com> 2011-09-15 11:37:54 UTC --- OK, so I'm resolving it as FIXED, reopen if you can still reproduce it using updated instsys. -- 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