Use 'dmsetup remove --retry'#597
Conversation
destroy-snapshot sometimes fails with "Device or resource busy" error, retry a few times in case of udev or other process still accessing the device. Suggested-by: @rustybird Fixes QubesOS/qubes-issues#9283
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024061011-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2024052808-4.3&flavor=update
Failed tests22 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/101100#dependencies 37 fixed
Unstable testsDetails |
destroy-snapshot sometimes fails with "Device or resource busy" error,
retry a few times in case of udev or other process still accessing the
device.
Suggested-by: @rustybird
Fixes QubesOS/qubes-issues#9283