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
Created attachment 394362 [details] Attached traceback automatically from anaconda.
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.
Applied fix to updates.img for testing (see http://jlaska.fedorapeople.org/updates-565599.img).
Fixed in anaconda-13.29