[Bug 722019] Re: Failed to install the bootloader
Marcel Krause
722019 at bugs.launchpad.net
Fri Dec 18 21:57:42 UTC 2015
Patched /usr/share/pyshared/usbcreator/install.py to show details:
| @@ -241,3 +241,3 @@
| except dbus.DBusException as dbus_err:
| - self._failure(message)
| + self._failure(message + ':\n' + repr(dbus_err))
| self.progress_pulse_stop()
New error message, whitespace adjusted for readability:
> Failed to install the bootloader.:
> DBusException('Traceback (most recent call last):\n
> File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707,
> in _message_cb\n
> retval = candidate_method(self, *args, **keywords)\n
> File "/usr/share/usb-creator/usb-creator-helper", line 188,
> in InstallBootloader\n
> target_mounts = obj.get_filesystem().get_cached_property(
> \'MountPoints\').get_bytestring_array()\n
> NameError: global name \'obj\' is not defined\n',)
Hope this helps.
--
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/722019
Title:
Failed to install the bootloader
Status in usb-creator package in Ubuntu:
Triaged
Bug description:
Binary package hint: usb-creator
I am trying to run usb-creator-gtk to create either a Maverick 32bit
or Karmic 32bit LIVE CD on my USB Flash Drive or Hard Drive but when
usb-creator-gtk FINISHES it says "Failed to install the bootloader". I
find all the files placed on my USB but when I try to boot it says
there is no bootloader found.
I have tried usb-creator-gtk with BOTH reserving extra space option and discarding extra space option
I have tried usb-creator-gtk -n & usb-creator-gtk -s
It is still not working.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: usb-creator-gtk 0.2.25
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Feb 19 21:29:27 2011
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
PackageArchitecture: all
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: usb-creator
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/722019/+subscriptions
More information about the foundations-bugs
mailing list