https://bugzilla.novell.com/show_bug.cgi?id=749035 https://bugzilla.novell.com/show_bug.cgi?id=749035#c0 Summary: System hangs after entering Runlevel 0 on a sysvinit Shutdown (cause known) Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andrew.williams@gmx.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120215 Firefox/10.0.2 SeaMonkey/2.7.2 Messages just before the hang include error while loading shared libraries libsystemd-daemon.so.0 INIT: no more processes left in this runlevel (the first of those lines may look slightly different) The system then hangs. I have normally done an ESC by then so I get to see the messages but they are not logged. Whatever - I know the cause and have a workaround. - My system has /usr (and /var, so this does not get logged) as separate partitions. - Package systemd places libsystemd-daemon.so.0 in /usr/lib64 - /usr has been unmounted by the time I get to this point. Obviously the workaround is to copy libsystemd-daemon.so.0 from /usr/lib64 to /lib64, I assume a final fix would be to put there in the first place. Reproducible: Always Steps to Reproduce: 1. Have /usr as a seperate partition 2. add init=/sbin/sysvinit to /boot/grub/menu.1st 3. shutdown, directly from a command-line or indirectly via kde4 Actual Results: The system hangs after entering runlevel 0. shutdown -r does not reboot, shutdown -h does not power off. I have no problems with loss of data, everything had already been cleanly unmounted. Expected Results: reboot or system halt with power off -- 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.