Bug 857640

Summary: [abrt] livecd-tools-17.14-1.fc17: live.py:716:__get_efi_image_stanza:AttributeError: 'x86LiveImageCreator' object has no attribute '_isDracut'
Product: [Fedora] Fedora Reporter: Frank Büttner <bugzilla>
Component: livecd-toolsAssignee: Brian Lane <bcl>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: adam.stokes, bcl, bruno, dhuff, Jasper.Hartline, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:352fdd1b7f7835fcaf54a373598ff10786471f58
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-10 19:10:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace
none
the used kickstart file none

Description Frank Büttner 2012-09-15 11:47:14 UTC
Description of problem:


Version-Release number of selected component:
livecd-tools-17.14-1.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python -tt /usr/bin/livecd-creator -c kickstart.cfg -f THW -v
kernel:         3.5.3-1.fc17.x86_64

backtrace:
:live.py:716:__get_efi_image_stanza:AttributeError: 'x86LiveImageCreator' object has no attribute '_isDracut'
:
:Traceback (most recent call last):
:  File "/usr/bin/livecd-creator", line 221, in <module>
:    sys.exit(main())
:  File "/usr/bin/livecd-creator", line 205, in main
:    creator.configure()
:  File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 732, in configure
:    self._create_bootconfig()
:  File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 245, in _create_bootconfig
:    self._configure_bootloader(self.__ensure_isodir())
:  File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 784, in _configure_bootloader
:    self._configure_efi_bootloader(isodir)
:  File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 764, in _configure_efi_bootloader
:    cfg += self.__get_efi_image_stanzas(isodir, self.name)
:  File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 742, in __get_efi_image_stanzas
:    extra = "", index = index)
:  File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 716, in __get_efi_image_stanza
:    if self._isDracut:
:AttributeError: 'x86LiveImageCreator' object has no attribute '_isDracut'
:
:Local variables in innermost frame:
:self: <imgcreate.live.x86LiveImageCreator object at 0x2d02350>
:args: {'index': 0, 'extra': '', 'long': 'THW', 'isofstype': 'auto', 'fslabel': 'THW', 'liveargs': 'ro liveimg quiet '}

Comment 1 Frank Büttner 2012-09-15 11:47:17 UTC
Created attachment 613244 [details]
File: core_backtrace

Comment 2 Frank Büttner 2012-09-15 11:49:14 UTC
Created attachment 613245 [details]
the used kickstart file

Comment 3 Fedora End Of Life 2013-07-03 19:46:22 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.