On ubuntu 14.10 (usb-creator 0.2.62ubuntu0.1, util-linux 2.25.1-3ubuntu4) the error message is:
org.freedesktop.DBus.Python.GLib.Error: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in _message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/share/usb-creator/usb-creator-helper", line 244, in Format
part.call_set_flags_sync(boot_dos_flag, no_options, None)
GLib.Error: udisks-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.Failed: Error setting partition flags on /dev/sdb2: Command-line `parted --script "/dev/sdb" "set 2 boot off"' exited with non-zero exit status 1: Error: The backup GPT table is not at the end of the disk, as it should be. Fix, by moving the backup to the end (and removing the old backup)?
Warning: Not all of the space available to /dev/sdb appears to be used, you can fix the GPT to use all of the space (an extra 31250608 blocks) or continue with the current setting?
Error: Can't have overlapping partitions.
(0)
On ubuntu 14.10 (usb-creator 0.2.62ubuntu0.1, util-linux 2.25.1-3ubuntu4) the error message is:
org.freedesktop .DBus.Python. GLib.Error: Traceback (most recent call last): python3/ dist-packages/ dbus/service. py", line 707, in _message_cb method( self, *args, **keywords) usb-creator/ usb-creator- helper" , line 244, in Format call_set_ flags_sync( boot_dos_ flag, no_options, None) org.freedesktop .UDisks2. Error.Failed: Error setting partition flags on /dev/sdb2: Command-line `parted --script "/dev/sdb" "set 2 boot off"' exited with non-zero exit status 1: Error: The backup GPT table is not at the end of the disk, as it should be. Fix, by moving the backup to the end (and removing the old backup)?
File "/usr/lib/
retval = candidate_
File "/usr/share/
part.
GLib.Error: udisks-error-quark: GDBus.Error:
Warning: Not all of the space available to /dev/sdb appears to be used, you can fix the GPT to use all of the space (an extra 31250608 blocks) or continue with the current setting?
Error: Can't have overlapping partitions.
(0)