that had some noise:
 === modified file 'bin/mount-image-callback'
--- bin/mount-image-callback    2018-01-03 15:44:47 +0000
+++ bin/mount-image-callback    2018-01-04 18:08:43 +0000
@@ -284,6 +284,10 @@
 
        debug 1 "connected $img_in ($fmt) ${rwmode} to $nbd. waiting for 
device."
        i=0
+       local out=""
+       out=$(blockdev --rereadpt "$nbd" 2>&1) ||
+               debug 1 "blockdev rereadpt $nbd failed"
+       udevadm settle
        while i=$(($i+1)):; do
                get_partition "$nbd" && nptnum="$_RET" && break
                [ $i -eq 40 ] && {

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1741096

Title:
  test-mic can fail / writes to qemu-nbd device do not persist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1741096/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to