Bug 699254

Summary: TypeError: 'NoneType' object is not subscriptable
Product: [Fedora] Fedora Reporter: Jirka Daněk <juraad>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 15CC: akozumpl, anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:57d5d47302988afd220ca96a2952d68ab7b2a7b3c07eaf3f8041758a64369fbc
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-26 08:48:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Jirka Daněk 2011-04-24 16:37:27 UTC
The following was filed automatically by anaconda:
anaconda 15.28 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/__init__.py", line 419, in majorminor
    dev = udev_get_device(sysfs_path[4:])
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/__init__.py", line 270, in cacheMajorminor
    return self.majorminor # this does the caching
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 700, in _preTeardown
    self.format.cacheMajorminor()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3374, in _preTeardown
    return StorageDevice._preTeardown(self, recursive=recursive)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 714, in teardown
    if not self._preTeardown(recursive=recursive):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2074, in umountFilesystems
    device.teardown()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1211, in umountFilesystems
    self.fsset.umountFilesystems(ignoreErrors=ignoreErrors, swapoff=swapoff)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/livecd.py", line 137, in doPreInstall
    anaconda.storage.umountFilesystems(swapoff = False)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 202, in doPreInstall
    anaconda.backend.doPreInstall(anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1278, in handleRenderCallback
    self.currentWindow.renderCallback()
TypeError: 'NoneType' object is not subscriptable

Comment 1 Jirka Daněk 2011-04-24 16:37:51 UTC
Created attachment 494540 [details]
Attached traceback automatically from anaconda.

Comment 2 Jirka Daněk 2011-04-25 17:27:14 UTC
*** Bug 699252 has been marked as a duplicate of this bug. ***

Comment 3 Ales Kozumplik 2011-04-26 08:48:37 UTC

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