Bug 715515 - IOError: [Errno 2] No such file or directory: 'None'
Summary: IOError: [Errno 2] No such file or directory: 'None'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: liveusb-creator
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-23 07:18 UTC by Joachim Backes
Modified: 2016-09-20 02:42 UTC (History)
3 users (show)

Fixed In Version: liveusb-creator-3.11.4-1.fc14
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-23 02:02:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joachim Backes 2011-06-23 07:18:51 UTC
Description of problem:
Trying to build a USB stick with liveusb-creator. After entering tbe parameters in the GUI and pressing "Create Live USB", liveusb-creator fails with


Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 457, in begin
    if self.live.blank_mbr():
  File "/usr/lib/python2.7/site-packages/liveusb/creator.py", line 853, in blank_mbr
    return self.get_mbr() == '0000'
  File "/usr/lib/python2.7/site-packages/liveusb/creator.py", line 845, in get_mbr
    drive = open(parent, 'rb')
IOError: [Errno 2] No such file or directory: 'None'

Version-Release number of selected component (if applicable):
liveusb-creator-3.11.1-1.fc15.noarch

How reproducible:
always

Steps to Reproduce:
1.sudo liveusb-creator
2.enter the location of the live iso image
3.press "Create Live USB" button
  
Actual results:

Error message in the terminal window where I started liveusb-creator, and nothing proceeds
Expected results:


Additional info:

Comment 1 Luke Macken 2011-06-23 15:16:14 UTC
This issue should be resolved with the liveusb-creator-3.11.4, which is currently in updates-testing. You can install it by doing `yum --enablerepo=updates-testing update liveusb-creator`. Please let me know if this fixes the problem. Thanks!

Comment 2 Fedora Update System 2011-06-23 15:17:28 UTC
liveusb-creator-3.11.4-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/liveusb-creator-3.11.4-1.fc15

Comment 3 Fedora Update System 2011-06-23 15:18:04 UTC
liveusb-creator-3.11.4-1.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/liveusb-creator-3.11.4-1.fc13

Comment 4 Fedora Update System 2011-06-23 15:18:15 UTC
liveusb-creator-3.11.4-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/liveusb-creator-3.11.4-1.fc14

Comment 5 Joachim Backes 2011-06-23 16:13:02 UTC
(In reply to comment #1)
> This issue should be resolved with the liveusb-creator-3.11.4, which is
> currently in updates-testing. You can install it by doing `yum
> --enablerepo=updates-testing update liveusb-creator`. Please let me know if
> this fixes the problem. Thanks!

This version indeed fixes my problems. Thank you very much.

Kind regards

Joachim Backes

Comment 6 Fedora Update System 2011-07-23 02:02:00 UTC
liveusb-creator-3.11.4-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2011-07-23 02:10:15 UTC
liveusb-creator-3.11.4-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.