Another confirmation of the problem in Jaunty x86_64 :
$ sudo usb-creator
Traceback (most recent call last):
File "/usr/bin/usb-creator", line 21, in <module>
from usbcreator.gtk_frontend import GtkFrontend
ImportError: No module named usbcreator.gtk_frontend
attempted to purge then install and received:
$ sudo apt-get purge usb-creator
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
usb-creator*
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
After this operation, 569kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 127796 files and directories currently installed.)
Removing usb-creator ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 2190, in <module>
main()
File "/usr/bin/pycentral", line 2184, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 1638, in run
runtimes = get_installed_runtimes(with_unsupported=True)
File "/usr/bin/pycentral", line 276, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 172, in default_version
raise ValueError, "/usr/bin/python does not match the python default
version. It must be reset to point to %s" % debian_default
ValueError: /usr/bin/python does not match the python default version. It must
be reset to point to python2.6
dpkg: error processing usb-creator (--purge):
subprocess pre-removal script returned error exit status 1
Traceback (most recent call last):
File "/usr/bin/pycentral", line 2190, in <module>
main()
File "/usr/bin/pycentral", line 2184, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 1472, in run
runtimes = get_installed_runtimes()
File "/usr/bin/pycentral", line 276, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 172, in default_version
raise ValueError, "/usr/bin/python does not match the python default
version. It must be reset to point to %s" % debian_default
ValueError: /usr/bin/python does not match the python default version. It must
be reset to point to python2.6
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
usb-creator
E: Sub-process /usr/bin/dpkg returned an error code (1)
--
usb creator missing python-gnome2 dependency
https://bugs.launchpad.net/bugs/316077
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs