cloud-utils growpart script uses either sgdisk or sfdisk as a resizer...
unfortunately it does not expect disk formats other than:

resize_sfdisk_gpt() {
        resize_sfdisk gpt
}

resize_sfdisk_dos() {
        resize_sfdisk dos
}

where $1 is the type of the disk format.

that is why you're getting this error. I'll flag this as "Triaged" and
"Wishlist", and put in server team queue for further analysis.

Thanks for reporting this!

** Changed in: cloud-utils (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  growpart mishandles image filenames that end in a number

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

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

Reply via email to