This bug was fixed in the package systemd - 231-6git1 --------------- systemd (231-6git1) yakkety; urgency=medium
Upload current Debian packaging git. [ Michael Biebl ] * fsckd: Do not exit on idle timeout if there are still clients connected systemd-fsckd's event loop terminates if nothing happens for 30 seconds. Exiting prematurely while fsck is still running but simply too slow to send us progress updates would close the socket and fsck would receive SIGPIPE when it writes to the socket. If this happens, the fsck process is aborted and the file system check is not completed. (Closes: #788050) (LP: #1547844) [ Martin Pitt ] * 73-usb-net-by-mac.rules: Split kernel command line import line. Reportedly this makes the rule actually work on some platforms. Thanks Alp Toker! (LP: #1593379) * debian/tests/boot-smoke: Only run 5 iterations * systemd.postinst: Drop obsolete setcap call for systemd-detect-virt. Drop corresponding libcap2-bin dependency. * debian/tests/systemd-fsckd: Robustify check for "unit was running" (LP: #1624406) * debian/extra/set-cpufreq: Use powersave with intel_pstate. This is what we did on xenial, and apparently powersave is still actually better than performance. Thanks to Doug Smythies for the measurements! (LP: #1579278) * Ubuntu: Move ondemand.service from static to runtime enablement. This makes it easier to keep performance, by disabling ondemand.service. Side issue in LP: #1579278 -- Martin Pitt <martin.p...@ubuntu.com> Mon, 19 Sep 2016 22:37:51 +0200 ** Changed in: systemd (Ubuntu) Status: Fix Committed => Fix Released -- 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/1624406 Title: systemd-fsck test started to fail Status in systemd package in Ubuntu: Fix Released Bug description: http://autopkgtest.ubuntu.com/packages/s/systemd/yakkety/amd64 now often fails with ====================================================================== FAIL: test_systemd_fsckd_with_failure (__main__.FsckdTest) Ensure that a failing systemd-fsckd doesn't prevent system to boot ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/autopkgtest.WN0dWu/build.zlE/systemd-231/debian/tests/systemd-fsckd", line 125, in test_systemd_fsckd_with_failure self.assertTrue(self.was_running('plymouth-start')) AssertionError: False is not true Same assertion failure on some other systemd-fsckd tests. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1624406/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp