Bug 1240464

Summary: UnboundLocalError: local variable 'e' referenced before assignment
Product: [Fedora] Fedora Reporter: kbradshaw2032
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: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3a4b9b7114b54d7906d015329fae68de7264c273b093b7e2f46b3f27f96583dd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-07 13:07:14 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: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description kbradshaw2032 2015-07-07 01:11:10 UTC
Description of problem:
I booted off the latest rawhide image for x64. The installer crashed after a few minutes of being open. My first attempt I couldn't get past the EULA page. My second attempt crashed on the Installation Summery page and then the error message apeared. The program seems to be still running in the background since the Installation Desination button stopped probing local disks.

Version-Release number of selected component:
anaconda-core-23.13-1.fc23.x86_64

The following was filed automatically by anaconda:
anaconda 23.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.4/site-packages/blivet/tasks/fsminsize.py", line 57, in _getResizeInfo
    error_msg = "failed to gather info from resize program: %s" % e
  File "/usr/lib/python3.4/site-packages/blivet/tasks/fsminsize.py", line 168, in doTask
    resize_info = self._getResizeInfo()
  File "/usr/lib/python3.4/site-packages/blivet/formats/fs.py", line 288, in updateSizeInfo
    result = self._minsize.doTask()
  File "/usr/lib/python3.4/site-packages/blivet/formats/fs.py", line 134, in __init__
    self.updateSizeInfo()
  File "/usr/lib/python3.4/site-packages/blivet/formats/__init__.py", line 81, in getFormat
    fmt = fmt_class(*args, **kwargs)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1427, in handleUdevDeviceFormat
    device.format = formats.getFormat(format_designator, **kwargs)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 757, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1656, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python3.4/site-packages/blivet/populator.py", line 1593, in populate
    self._populate()
  File "/usr/lib/python3.4/site-packages/blivet/devicetree.py", line 551, in populate
    self._populator.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python3.4/site-packages/blivet/blivet.py", line 279, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1119, in storageInitialize
    storage.reset()
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 244, in run
    threading.Thread.run(self, *args, **kwargs)
UnboundLocalError: local variable 'e' referenced before assignment

Additional info:
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-WS-x86_64-rawhide-20 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.0-0.rc0.git4.1.fc23.x86_64
other involved packages: python3-libs-3.4.3-5.fc23.x86_64, python3-blivet-1.7-1.fc23.noarch
product:        Fedora
release:        Fedora release 23 (Rawhide)
type:           anaconda
version:        Rawhide

Comment 1 kbradshaw2032 2015-07-07 01:11:25 UTC
Created attachment 1049017 [details]
File: anaconda-tb

Comment 2 kbradshaw2032 2015-07-07 01:11:26 UTC
Created attachment 1049018 [details]
File: anaconda.log

Comment 3 kbradshaw2032 2015-07-07 01:11:27 UTC
Created attachment 1049019 [details]
File: environ

Comment 4 kbradshaw2032 2015-07-07 01:11:34 UTC
Created attachment 1049020 [details]
File: journalctl

Comment 5 kbradshaw2032 2015-07-07 01:11:35 UTC
Created attachment 1049021 [details]
File: lsblk_output

Comment 6 kbradshaw2032 2015-07-07 01:11:36 UTC
Created attachment 1049022 [details]
File: nmcli_dev_list

Comment 7 kbradshaw2032 2015-07-07 01:11:37 UTC
Created attachment 1049023 [details]
File: os_info

Comment 8 kbradshaw2032 2015-07-07 01:11:39 UTC
Created attachment 1049024 [details]
File: program.log

Comment 9 kbradshaw2032 2015-07-07 01:11:45 UTC
Created attachment 1049025 [details]
File: storage.log

Comment 10 kbradshaw2032 2015-07-07 01:11:46 UTC
Created attachment 1049026 [details]
File: ifcfg.log

Comment 11 Samantha N. Bueno 2015-07-07 13:07:14 UTC

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