Bug 1004697

Summary: [abrt] livecd-tools-20.0-1.fc20: liveimage-mount:83:rcall:NameError: global name 'CreatorError' is not defined
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: livecd-toolsAssignee: Brian Lane <bcl>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: adam.stokes, bcl, bruno, dhuff, ignatenko, Jasper.Hartline, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cd60207a1ae7c597502b3a5d57e4ce7f006fd12f
Fixed In Version: livecd-tools-20.1-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-20 19:58:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

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.