|
Bugzilla – Full Text Bug Listing |
| Summary: | init 5 from runlevel 3 boot aborts all tty sessions | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.2 | Reporter: | Felix Miata <mrmazda> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jeffm, lmuelle, pth |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | 12.2M1 y2logs from host big31 | ||
After logging back in on a tty, 'init 3' not only shuts down KDM, it aborts all tty sessions. This isn't a kernel issue - it's a systemd issue. similar bug on fedora : https://bugzilla.redhat.com/show_bug.cgi?id=708537 I've included a fix for 12.1 in systemd package available at home:fcrozat:systemd , please test. I reported this against 12.2. I have no 12.1 systems using systemd. On host big31 reporting 12.2M3 I just installed systemd and systemd-sysvinit from that repo, and rebooted. # rpmqa systemd systemd-44-4.1.i586 systemd-presets-branding-openSUSE-0.1.0-10.1.noarch systemd-sysvinit-44-4.1.i586 I tried startx, but X aborted without starting KDE, and no tty sessions were terminated. Then I did init 5, which started KDM, which in turn aborted all tty sessions. and I only talked about 12.1, not 12.2. I've pushed similar patch in Base:System / systemd today. closing as fixed . Nothing you've written explains to me how 12.2 is fixed or why when I tested your home rpms the complaint in this and bug 746595 remained unaddressed. Does "Base:System / systemd" mean 12.2? it is fixed because the package in Base:System/systemd will be pushed to Factory. This is an autogenerated message for OBS integration: This bug (746594) was mentioned in https://build.opensuse.org/request/show/116331 Factory / systemd pushed to maintenance team : mr#122366 for openSUSE 12.1 openSUSE-RU-2012:0664-1: An update that has four recommended fixes can now be installed. Category: recommended (low) Bug References: 727771,746594,746595,747931 CVE References: Sources used: openSUSE 12.1 (src): systemd-37-3.14.1, systemd-gtk-37-3.14.1 *** Bug 727236 has been marked as a duplicate of this bug. *** |
Created attachment 475750 [details] 12.2M1 y2logs from host big31 To reproduce: 1-boot with 3 on Grub cmdline 2-login on tty(s) (I did tty2 & tty3, started mc on tty2, did 'init 5' on tty3) 3-'init 5' Actual results: 1-KDM appeared on tty7 2-screen cleared to login prompt on tty2 3-screen cleared to login prompt on tty3 Expected results: 1-KDM appeared on tty7 2-mc remained running on uncleared tty2 3-shell prompt remained on uncleared tty3 Notes: 1-splashy not installed 2-bootsplash not installed 3-gfxboot is installed