dep8 test systemd-fsckd fails on s390
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Zesty |
Won't Fix
|
Undecided
|
Unassigned | ||
Artful |
Fix Released
|
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 |
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 |
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