Bug 794703 - NameError: global name 'CalledProcessError' is not defined
Summary: NameError: global name 'CalledProcessError' is not defined
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Gracik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-17 11:20 UTC by Kamil Páral
Modified: 2013-07-04 13:01 UTC (History)
4 users (show)

Fixed In Version: lorax-17.4-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-17 11:43:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kamil Páral 2012-02-17 11:20:29 UTC
Description of problem:
This is from today's F17 compose log:

pylorax.ltmpl.ERROR: template command error in x86.tmpl:
pylorax.ltmpl.ERROR:   runcmd mkefiboot --label=ANACONDA --apple --icon=/tmp/treebuild.20120217/output/work/x86_64/installroot/usr/share/pixmaps/bootloader/fedora.icns /tmp/treebuild.20120217/output/17/x86_64/os/EFI/BOOT /tmp/treebuild.20120217/output/17/x86_64/os/images/macboot.img
pylorax.ltmpl.ERROR:   NameError: global name 'CalledProcessError' is not defined
pylorax.ltmpl.DEBUG:   Traceback (most recent call last):
pylorax.ltmpl.DEBUG:     File "/usr/lib/python2.7/site-packages/pylorax/ltmpl.py", line 377, in runcmd
pylorax.ltmpl.DEBUG:       except CalledProcessError as e:
pylorax.ltmpl.DEBUG:   NameError: global name 'CalledProcessError' is not defined

http://kojipkgs.fedoraproject.org/mash/branched-20120217/logs/x86_64.log


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