[Bug 707749] Re: ValueError: Invalid version string
Washington
707749 at bugs.launchpad.net
Wed Jun 29 02:54:39 UTC 2011
I don't understand it, but here is the error message i got. If it can
help anyway.
"Could not move syslinux files in "/media/2655-967A": [Errno 2] No such
file or directory. Maybe "/tmp/tmp5viFtu" is not an Ubuntu image?"
when trying to create a working usb stick with
debian-6.0.2.1-amd64-CD-3.iso
--
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/707749/+subscriptions
More information about the foundations-bugs
mailing list