Running the recreate.sh script with util-linux 2.28.1-1ubuntu1 results in a failure when growpart attempts to write the new partition table and update the kernel indicating that the partition table was not cleared from the kernel when we ran 'kpartx -s -v -d /dev/loop0'
In this case we have run: kpartx -s -v -a file # create the loopback device for 'file' and add partition mappings kpartx -s -v -d /dev/loop0 # delete the partition mappings, but keep the loopback device growpart /dev/loop0 1 # grow the 1st partition on /dev/loop0 ** Attachment added: "failure.output" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1618525/+attachment/4730931/+files/failure.output -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1618525 Title: Failure to remove kernel partition mappings in yakkety (2.28.1-1ubuntu1) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1618525/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
