dep8 test systemd-fsckd fails on s390
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| systemd (Ubuntu) |
Undecided
|
Unassigned | ||
| Zesty |
Undecided
|
Unassigned | ||
| Artful |
Medium
|
Unassigned |
Bug Description
The systemd-fsckd test has a constraint of isolation-machine, among others. Until recently, that actually prevented it from running on s390 because we were using containers for it.
About 3 weeks ago, apparently we started using VMs for s390 dep8 tests, so that constraint was finally satisfied and systemd-fsckd started to run. And to fail consistently, as can be see in http://
Traceback (most recent call last):
File "/tmp/autopkgte
boot_
File "/tmp/autopkgte
enable_
File "/tmp/autopkgte
plymouth_
FileNotFoundError: [Errno 2] No such file or directory: '/boot/
There is no grub for s390, so this test must be adjusted or skipped in that architecture.
CVE References
description: | updated |
Andreas Hasenack (ahasenack) wrote : | #1 |
Andreas Hasenack (ahasenack) wrote : | #2 |
It's still a problem in artful, though: http://
See the failures between 2017-11-17 06:19:37 UTC and 2017-12-07 01:38:49 UTC
Fix in bionic is https:/
Changed in systemd (Ubuntu): | |
status: | In Progress → Fix Released |
assignee: | Andreas Hasenack (ahasenack) → nobody |
tags: | added: patch |
Changed in systemd (Ubuntu Artful): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in systemd (Ubuntu Artful): | |
status: | Triaged → In Progress |
Changed in systemd (Ubuntu Zesty): | |
status: | New → Won't Fix |
Hello Andreas, or anyone else affected,
Accepted systemd into artful-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
Changed in systemd (Ubuntu Artful): | |
status: | In Progress → Fix Committed |
tags: | added: verification-needed verification-needed-artful |
Dimitri John Ledkov (xnox) wrote : | #4 |
It's better, some of the unit tests for fsckd are now passing, however, not all. This is improvement. The failing tests appear to be racy.
tags: |
added: verification-done-artful removed: verification-needed-artful |
Dimitri John Ledkov (xnox) wrote : | #5 |
timedated PASS
hostnamed PASS
localed-locale PASS
localed-x11-keymap PASS
logind PASS
unit-config PASS
storage PASS
networkd-test.py PASS
build-login PASS
boot-and-services PASS
udev PASS
root-unittests PASS
upstream PASS
logind-kill-off PASS
boot-smoke PASS
systemd-fsckd FAIL non-zero exit status 1
ERROR: test_systemd_
ERROR: test_fsckd_run (__main_
Above is improvement over what was previously in artful. The "regression" is due to s390x switching on kvm testing.
tags: |
added: verification-done removed: verification-needed |
Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package systemd - 234-2ubuntu12.3
---------------
systemd (234-2ubuntu12.3) artful; urgency=medium
[ Dimitri John Ledkov ]
* Fix test-functions failing with Ubuntu units. LP: #1750608
* tests: switch to using ext4 by default, instead of ext3. LP: #1750608
* Fix kdump service not starting, due to systemd not loading dropins.
Cherrypick a fix from upstream. (LP: #1708409)
* systemd-fsckd: Fix ADT tests to work on s390x too. (LP: #1736955)
* netwokrd: add support for RequiredForOnline stanza. (LP: #1737570)
* resolved.service: set DefaultDependen
* systemd.postinst: enable persistent journal. (LP: #1618188)
* core: add support for non-writable unified cgroup hierarchy for container support.
Rebase and de-fuzz. (LP: #1734410)
* Prevent MemoryDenyWrite
CVE-2017-15908 (LP: #1725348)
* networkd: enable promote_secondaries on networkd managed dhcp links.
This fixes failing to renew DHCP lease, on networkd managed devices.
(LP: #1721223)
[ Kleber Sacilotto de Souza ]
* systemd-rfkill service times out when a new rfkill device is added
- rfkill-
udev_
check the device received from udev monitor instead.
- rfkill-
-- Dimitri John Ledkov <email address hidden> Tue, 20 Feb 2018 16:11:58 +0000
Changed in systemd (Ubuntu Artful): | |
status: | Fix Committed → Fix 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.
This is fixed in bionic:
systemd (235-3ubuntu2) bionic; urgency=medium
* systemd-fsckd: Fix ADT tests to work on s390x too.
-- Dimitri John Ledkov <email address hidden> Tue, 21 Nov 2017 16:41:15 +0000