Description of problem: there is something strange going on. On an Acer Aspire E15 Laptop I installed F21 Beta Final TC1 x86_64 workstation on an external disk. Yum update. Kernel 3.17.2-300.fc21. When I shut down with the "shut down menue" the system always restarts,I have to do a power off, to end my session. Version-Release number of selected component (if applicable): Kernel 3.17.2-300.fc21 x86_64 gnome-shell 3.14.1.5-1.fc21 x86_64 How reproducible: on my laptop always. boot F21, shutdown -> ends in restart Steps to Reproduce: 1.boot F21 Final TC1 2.shutdown 3. Actual results: shutdown ends in restart Expected results: shutdown completed Additional info:
If you run 'shutdown -h now' on the command line does it shutdown?
Tried "shutdown -h now" as user and as admin, same result as via menue -> restart
Which systemd package do you have installed?
systemd 216-10.fc21 x86_64
If you downgrade that package does it work again? You'll likely need to rebuild the initramfs for the kernel with 'dracut -f <kernel version>'
Silly question of user (none expert): I did: su dracut -f kernel-3.17.2-300.fc21 seems to be successful, the term showed the next line, but didn't say anything. but yum shows still kernel-3.17.2-300.fc21 still no shutdown -> only restart But it may be, that I did not the right thing?
Did you run 'yum downgrade systemd' first? Do that, then do the steps you specified above and make sure the corresponding initramfs file in /boot seems to have an appropriately current timestamp, then reboot. After you log back in, then try to shutdown.
ok, I tried to do, what You have said, but i think unsuccessfully. Therefore I took another spare disk (You know "my" F21 is on an external disk plugged via usb). New installation, Yum installed, display of installed packages - kernel 3.17.2-300.fc21 x86_64 - systemd 216-8.fc21 x86_64 Shutdown successful update only the systemd pakage systemd to 216-10.fc21 x86_64 shutdown unsuccessful -> restart
OK, thank you for doing that test.
Mathiew Miller asked: Have you updated to the latest of everything (and done a distro-sync)? We're way past TC1. I did not a distro-sync, it was a new installation, not an upgrade. So far -as it is possible- I use for updating Yum extender package, i did not update with yum in an terminal, I do this as user, not as an expert.
Found the bug and fixed upstream: http://cgit.freedesktop.org/systemd/systemd/commit/?id=4b5d8d0f22ae61ceb45a25391354ba53b43ee992
*** Bug 1160971 has been marked as a duplicate of this bug. ***
i can confirm systemd 216-11 fix's the shutdown Bug
kmod-18-4.fc21, systemd-216-11.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/FEDORA-2014-14307/kmod-18-4.fc21,systemd-216-11.fc21
This happens in Rawhide as well, but I don't see a koji build for that - the last one is http://koji.fedoraproject.org/koji/buildinfo?buildID=590324 .
updated to following modules from http://koji.fedoraproject.org/koji/buildinfo?buildID=590732 x86_64 (build logs) libgudev1-216-11.fc21.x86_64.rpm (info) (download) libgudev1-devel-216-11.fc21.x86_64.rpm (info) (download) systemd-216-11.fc21.x86_64.rpm (info) (download) systemd-compat-libs-216-11.fc21.x86_64.rpm (info) (download) systemd-devel-216-11.fc21.x86_64.rpm (info) (download) systemd-journal-gateway-216-11.fc21.x86_64.rpm (info) (download) systemd-libs-216-11.fc21.x86_64.rpm (info) (download) systemd-python-216-11.fc21.x86_64.rpm (info) (download) systemd-python3-216-11.fc21.x86_64.rpm (info) (download) systemd-debuginfo-216-11.fc21.x86_64.rpm (info) (download) with this update shutdown is currently ok.
Package kmod-18-4.fc21, systemd-216-11.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kmod-18-4.fc21 systemd-216-11.fc21' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-14307/kmod-18-4.fc21,systemd-216-11.fc21 then log in and leave karma (feedback).
The new rawhide build http://koji.fedoraproject.org/koji/buildinfo?buildID=590764 makes no mention of fixing this bug in its changelog, so I'll check tomorrow whether it fixes this. The F21 build, which mentions this bug in its changelog, does fix this.
Yeah, it mentions #1159448, which is the same as this one, except for rawhide.
Confirmed that systemd-217-4.fc22.x86_64 in Rawhide does fix this bug. Thanks.
installed systemd 216-11.fc21 x86_64 with Yum extender. Now shutdown is ok.
kmod-18-4.fc21, systemd-216-11.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.