[Bug 1443542] Re: curtin race on vivid when /dev/sda1 doesn't exist

Scott Moser smoser at ubuntu.com
Wed May 13 14:02:15 UTC 2015


so 1 of 2 things seems like it must have happend:
a.) 'isblk' is not getting set (which would mean we dont run blockdev and udevadm settle)
b.) my assumption that changing the partition table on a device, then running 'blockdev --rereadpt' and  subsequently 'udevadm settle' would result in the new block devices being present is simply wrong.

we can easily enough add a wait loop in 'assert_partitions' now, but..
that sucks. i'd like a guarantee somehow.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to curtin in Ubuntu.
https://bugs.launchpad.net/bugs/1443542

Title:
  curtin race on vivid when /dev/sda1 doesn't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1443542/+subscriptions



More information about the Ubuntu-server-bugs mailing list