Bug 699254 - TypeError: 'NoneType' object is not subscriptable
Summary: TypeError: 'NoneType' object is not subscriptable
Keywords:
Status: CLOSED DUPLICATE of bug 699383
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 15
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:57d5d47302988afd2...
: 699252 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-24 16:37 UTC by Jirka Daněk
Modified: 2011-04-26 08:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-26 08:48:37 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (701.42 KB, text/plain)
2011-04-24 16:37 UTC, Jirka Daněk
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.