usb-creator crashed with OSError in _execvpe()

Bug #286950 reported by Jussi Schultink
6
Affects Status Importance Assigned to Milestone
usb-creator (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: usb-creator

This is the Ubuntu studio RC DVD ISO Im attempting to use.

jussi@Galaxy:~$ usb-creator intrepid-alternate-i386.iso
Traceback (most recent call last):
  File "/usr/bin/usb-creator", line 37, in <module>
    os.execvp(args[0], args)
  File "/usr/lib/python2.5/os.py", line 354, in execvp
    _execvpe(file, args)
  File "/usr/lib/python2.5/os.py", line 390, in _execvpe
    func(fullname, *argrest)
OSError: [Errno 2] No such file or directory

jussi@Galaxy:~$ apt-cache policy usb-creator
usb-creator:
  Installed: 0.1.9
  Candidate: 0.1.9
  Version table:
 *** 0.1.9 0
        500 http://fi.archive.ubuntu.com intrepid/main Packages
        100 /var/lib/dpkg/status
jussi@Galaxy:~$

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/usb-creator
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: usb-creator 0.1.9
PackageArchitecture: all
ProcAttrCurrent: unconfined
ProcCmdline: /usr/bin/python /usr/bin/usb-creator intrepid-alternate-i386.iso
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en_US
PythonArgs: ['/usr/bin/usb-creator', 'intrepid-alternate-i386.iso']
SourcePackage: usb-creator
Title: usb-creator crashed with OSError in _execvpe()
Uname: Linux 2.6.27-7-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Tags: apport-crash
Revision history for this message
Jussi Schultink (jussi01) wrote :
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package usb-creator - 0.1.10

---------------
usb-creator (0.1.10) intrepid; urgency=low

  * Always write cdrom-detect/try-usb=true, rather than just when
    persistence is enabled.
  * persist was always getting enabled as the flag for it was being passed as
    a string rather than an integer.
  * Fix crash when the shutdown function would get called before the install
    process began (LP: #277869).
  * Added an icon (taken from Ubiquity until we have an icon of our own)
    (LP: #285704).
  * Add dependency on gksu. Thanks Colin Watson (LP: #286950).

 -- Evan Dandrea <email address hidden> Mon, 27 Oct 2008 05:15:18 -0400

Changed in usb-creator:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.