71d991e2e4
src/modules/unpackfs/main.py (UnpackOperation.mount_image): Check whether entry.source is a regular file or a device and only use `-o loop` on regular files, not devices. At least on Fedora >= 29, `-o loop` fails on the read-only device `/dev/mapper/live-base` (though `-o loop,ro` would be accepted). |
||
---|---|---|
.. | ||
tests | ||
main.py | ||
module.desc | ||
runtests.sh | ||
unpackfs.conf |