Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 565599

Summary: NameError: global name 'FIRSTBOOT_DEFAULT' is not defined
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jonathan, jturner, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:a48ec3f607676d5e934fce13a3791eb56336363f46a474768af375d144ab405a
Fixed In Version: anaconda-13.27-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-24 18:08:36 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:
Bug Depends On:    
Bug Blocks: 538273    
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description James Laska 2010-02-15 17:59:21 UTC
The following was filed automatically by anaconda:
anaconda 13.26 exception report
Traceback (most recent call first):
  File "/usr/bin/anaconda", line 493, in firstboot
    return FIRSTBOOT_DEFAULT
  File "/usr/lib/anaconda/packages.py", line 52, in firstbootConfiguration
    if anaconda.firstboot == FIRSTBOOT_RECONFIG:
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1311, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1332, in handleRenderCallback
    self.currentWindow.renderCallback()
NameError: global name 'FIRSTBOOT_DEFAULT' is not defined

Comment 1 James Laska 2010-02-15 17:59:24 UTC
Created attachment 394362 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2010-02-15 18:00:40 UTC
While testing an updates.img to work around bug#565592 (see http://jlaska.fedorapeople.org/updates-565592.img), I run into this problem after package install.

Comment 3 James Laska 2010-02-15 18:25:55 UTC
Applied fix to updates.img for testing (see http://jlaska.fedorapeople.org/updates-565599.img).

Comment 4 James Laska 2010-02-24 18:08:36 UTC
Fixed in anaconda-13.29