livecd-rootfs autopkgtest fails configuring required packages calling out util-linux
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
livecd-rootfs (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
python-apt (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
qemu (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
rsync (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
util-linux (Ubuntu) |
Invalid
|
Undecided
|
Balint Reczey | ||
xz-utils (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
As of recently autopkgtests of livecd-rootfs fail.
It seems unrelated to which package is tested, the failure is always the same.
=> http://
It is failing for qemu, xz-utils, rsync, python-apt and qemu.
From the log we see all sub-cases fail with a tail like:
W: Failure while configuring required packages.
W: See /tmp/tmp.
P: Begin unmounting filesystems...
P: Saving caches...
P: Begin unmounting filesystems...
P: Saving caches...
autopkgtest [13:39:10]: test default-bootstraps: -------
default-bootstraps FAIL non-zero exit status 1
Full log of one such cases: https:/
I found no related open bugs in
https:/
nor in
https:/
Related branches
- Christian Ehrhardt (community): Approve
- Balint Reczey: Pending requested
-
Diff: 10 lines (+3/-0)1 file modifiedubuntu-release (+3/-0)
- Balint Reczey (community): Needs Fixing
-
Diff: 488 lines (+445/-0)7 files modifiedadconrad (+25/-0)
apw (+40/-0)
laney (+38/-0)
pitti (+45/-0)
sil2100 (+8/-0)
ubuntu-release (+208/-0)
vorlon (+81/-0)
- Steve Langasek: Approve
- Balint Reczey: Needs Resubmitting
- Michael Hudson-Doyle: Pending requested
-
Diff: 38 lines (+5/-2)1 file modifiedlive-build/functions (+5/-2)
Changed in livecd-rootfs (Ubuntu): | |
status: | New → Confirmed |
Changed in livecd-rootfs (Ubuntu): | |
status: | Invalid → In Progress |
Changed in util-linux (Ubuntu): | |
status: | Confirmed → Invalid |
I pinged on IRC but there nobody said to work on it either.
I'm was trying to debug it in a local autopkgtest VM to check if I could find something.
But it seems not reproducible locally - For completeness I'll attach a log of a local run.
The local run in autopkgtest fails, but with a different issue. It passes the issue see it failing on the infrastructure just fine but later on runs into issues around "/dev/mapper/ loop0p1 is in use" - that situation is already cleaned up when logging into the failed autopkgtest VM.