touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #83686
[Bug 1454173] Update Released
The verification of the Stable Release Update for systemd has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1454173
Title:
Assertion crash with "ExecStart=- /path"
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Vivid:
Fix Released
Bug description:
We simple crash systemd by
# cat /etc/systemd/system/crash.service
[Unit]
Description = Crash Me
[Service]
ExecStartPre =- /usr/bin/printf pre
ExecStart = /usr/bin/printf MAIN
# systemctl daemon-reload
# systemctl start crash
Broadcast message from systemd-journald@infra2 (Tue 2015-05-12
09:28:18 UTC):
systemd[1]: Caught <ABRT>, dumped core as pid 4471.
Broadcast message from systemd-journald@infra2 (Tue 2015-05-12 09:28:18 UTC):
systemd[1]: Freezing execution.
Failed to start crash.service: Connection reset by peer
Jeah.
It is all because of the Typo in ExecStartPre.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1454173/+subscriptions