[Bug 707749] Re: ValueError: Invalid version string
Daryl Hall
707749 at bugs.launchpad.net
Wed May 25 09:32:47 UTC 2011
Forgot to add that as a workaround for anyone with same issue I used
unetbootin:
sudo apt-get install unetbootin
unetbootin
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usb-creator in Ubuntu.
https://bugs.launchpad.net/bugs/707749
Title:
ValueError: Invalid version string
Status in “usb-creator” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: usb-creator
install.mangle_syslinux misuses debian_support.Version to compare
release versions against each other. This can cause an unexpected
exception (ValueError: Invalid version string %s) if the value it
retrieves from .disk/info isn't a valid version for a Debian package.
usb-creator either should stop abusing debian_support.Version and/or
catch this exception and set target_os_ver to None.
More information about the foundations-bugs
mailing list