Bug 1004697 - [abrt] livecd-tools-20.0-1.fc20: liveimage-mount:83:rcall:NameError: global name 'CreatorError' is not defined
Summary: [abrt] livecd-tools-20.0-1.fc20: liveimage-mount:83:rcall:NameError: global n...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: livecd-tools
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cd60207a1ae7c597502b3a5d57e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-05 09:22 UTC by Igor Gnatenko
Modified: 2014-11-20 19:58 UTC (History)
7 users (show)

Fixed In Version: livecd-tools-20.1-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-20 19:58:27 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (772 bytes, text/plain)
2013-09-05 09:23 UTC, Igor Gnatenko
no flags Details
File: environ (2.09 KB, text/plain)
2013-09-05 09:23 UTC, Igor Gnatenko
no flags Details

Description Igor Gnatenko 2013-09-05 09:22:58 UTC
Description of problem:
tried liveimage-mount

Version-Release number of selected component:
livecd-tools-20.0-1.fc20

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python -tt /bin/liveimage-mount Downloads/Fedora-19-x86_64-netinst.iso tmp
executable:     /bin/liveimage-mount
kernel:         3.11.0-3.fc20.x86_64
runlevel:       unknown
type:           Python
uid:            0

Truncated backtrace:
liveimage-mount:83:rcall:NameError: global name 'CreatorError' is not defined

Traceback (most recent call last):
  File "/bin/liveimage-mount", line 297, in <module>
    main()
  File "/bin/liveimage-mount", line 224, in main
    imgloop = rcall(losetup_args + [ext3_img]).rstrip()
  File "/bin/liveimage-mount", line 83, in rcall
    raise CreatorError(u"""Error in call:\n'%s'\nenviron: '%s'
NameError: global name 'CreatorError' is not defined

Local variables in innermost frame:
err: 'losetup: /tmp/livemnt-squash-57HQP0/LiveOS/ext3fs.img: failed to set up loop device: No such file or directory\n'
args: ['/sbin/losetup', '-f', '--show', '/tmp/livemnt-squash-57HQP0/LiveOS/ext3fs.img']
p: <subprocess.Popen object at 0x7fd02b8eb550>
environ: None
env: None
out: ''

Comment 1 Igor Gnatenko 2013-09-05 09:23:03 UTC
Created attachment 794136 [details]
File: backtrace

Comment 2 Igor Gnatenko 2013-09-05 09:23:07 UTC
Created attachment 794137 [details]
File: environ

Comment 3 Brian Lane 2013-09-06 00:03:31 UTC
The error will be fixed in the next release, but be forewarned, liveimg-mount obviously hasn't ever been used, and I haven't attempted to fix it up completely.


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