Bug 488747

Summary: NameError: global name 'iutil' is not defined
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jturner, pjones, rmaximo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: StorageRewrite anaconda_trace_hash:b89022db9dfa99d0935c2667aaf623b1ffcf6dcbd600590958d26d8cfe429afe
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-05 17:51:16 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
Attached traceback automatically from anaconda. none

Description James Laska 2009-03-05 16:32:00 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.24 exception report
Traceback (most recent call first):
  File "/tmp/updates/congrats_gui.py", line 72, in getScreen
    if iutil.isS390():
  File "/tmp/updates/gui.py", line 1401, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/tmp/updates/gui.py", line 1318, in nextClicked
    self.setScreen ()
  File "/tmp/updates/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/tmp/updates/gui.py", line 1338, in handleRenderCallback
    self.currentWindow.renderCallback()
NameError: global name 'iutil' is not defined

Comment 1 James Laska 2009-03-05 16:32:04 UTC
Created attachment 334150 [details]
Attached traceback automatically from anaconda.

Comment 2 James Laska 2009-03-05 17:51:16 UTC
Tested latest updates from http://jgranado.fedorapeople.org/storage/testing/ and no longer see this failure.