Bug 888220

Summary: UnboundLocalError: local variable 'e' referenced before assignment
Product: [Fedora] Fedora Reporter: Matthieu Pupat <redhat_bugzilla>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:1eeb7b2a2c112df37127e809e65873109cf5213ee0d86c943830680d94431745
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-18 15:25:18 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: anaconda-tb
none
File: product
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: environ
none
File: executable
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release
none
File: program.log none

Description Matthieu Pupat 2012-12-18 10:17:09 UTC
Description of problem:
During packages installed I entered the root password then hit TAB to confirm it. Upon pressing Tab, the error happened.

Version-Release number of selected component:
anaconda-18.29.2

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.6-3.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.29.2 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2794, in mountFilesystems
:    if errorHandler.cb(e, device) == ERROR_RAISE:
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1643, in mountFilesystems
:    readOnly=readOnly, skipRoot=skipRoot)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 194, in turnOnFilesystems
:    skipRoot=False)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 113, in doInstall
:    turnOnFilesystems(storage)
:  File "/usr/lib64/python2.7/threading.py", line 504, in run
:    self.__target(*self.__args, **self.__kwargs)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
:    threading.Thread.run(self, *args, **kwargs)
:UnboundLocalError: local variable 'e' referenced before assignment

Comment 1 Matthieu Pupat 2012-12-18 10:17:21 UTC
Created attachment 665393 [details]
File: anaconda-tb

Comment 2 Matthieu Pupat 2012-12-18 10:17:23 UTC
Created attachment 665394 [details]
File: product

Comment 3 Matthieu Pupat 2012-12-18 10:17:25 UTC
Created attachment 665395 [details]
File: type

Comment 4 Matthieu Pupat 2012-12-18 10:17:27 UTC
Created attachment 665396 [details]
File: ifcfg.log

Comment 5 Matthieu Pupat 2012-12-18 10:17:34 UTC
Created attachment 665399 [details]
File: storage.log

Comment 6 Matthieu Pupat 2012-12-18 10:17:36 UTC
Created attachment 665401 [details]
File: version

Comment 7 Matthieu Pupat 2012-12-18 10:17:38 UTC
Created attachment 665403 [details]
File: environ

Comment 8 Matthieu Pupat 2012-12-18 10:17:40 UTC
Created attachment 665405 [details]
File: executable

Comment 9 Matthieu Pupat 2012-12-18 10:17:43 UTC
Created attachment 665406 [details]
File: anaconda.log

Comment 10 Matthieu Pupat 2012-12-18 10:17:47 UTC
Created attachment 665407 [details]
File: syslog

Comment 11 Matthieu Pupat 2012-12-18 10:17:49 UTC
Created attachment 665408 [details]
File: hashmarkername

Comment 12 Matthieu Pupat 2012-12-18 10:17:51 UTC
Created attachment 665409 [details]
File: packaging.log

Comment 13 Matthieu Pupat 2012-12-18 10:17:53 UTC
Created attachment 665410 [details]
File: cmdline_file

Comment 14 Matthieu Pupat 2012-12-18 10:17:55 UTC
Created attachment 665411 [details]
File: release

Comment 15 Matthieu Pupat 2012-12-18 10:17:58 UTC
Created attachment 665412 [details]
File: program.log

Comment 16 Chris Lumens 2012-12-18 15:25:18 UTC

*** This bug has been marked as a duplicate of bug 867125 ***