e2fsck fails because device is "in use"
Bug #2030771 reported by
Gauthier Jolly
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
livecd-rootfs (Ubuntu) |
Confirmed
|
Undecided
|
Gauthier Jolly |
Bug Description
CPC sees recurrent build failures across multiple series when process reaches the function "umount_partition". This is due to e2fsck failing with the following error:
+ e2fsck -y -E discard /dev/mapper/loop3p1
e2fsck 1.45.5 (07-Jan-2020)
/dev/mapper/loop3p1 is in use.
e2fsck: Cannot continue, aborting.
However, at this point the partition is not mounted anymore nor used by any process inside the LXD container.
Related branches
~gjolly/livecd-rootfs:ubuntu-cpc/device_busy
Ready for review
for merging
into
livecd-rootfs:ubuntu/master
- Steve Langasek: Pending requested
- Ubuntu Core Development Team: Pending requested
-
Diff: 39 lines (+14/-2)1 file modifiedlive-build/functions (+14/-2)
Changed in livecd-rootfs (Ubuntu): | |
assignee: | nobody → Gauthier Jolly (gjolly) |
status: | New → Confirmed |
To post a comment you must log in.