Bug 500770 - AttributeError: 'NoneType' object has no attribute 'number' in 11.5.0.51-1.fc11
Summary: AttributeError: 'NoneType' object has no attribute 'number' in 11.5.0.51-1.fc11
Keywords:
Status: CLOSED DUPLICATE of bug 500932
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-14 06:09 UTC by Luke Macken
Modified: 2016-09-20 02:39 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-05-15 18:30:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Full traceback (284.61 KB, text/plain)
2009-05-14 06:09 UTC, Luke Macken
no flags Details

Description Luke Macken 2009-05-14 06:09:36 UTC
Created attachment 343912 [details]
Full traceback

Description of problem:

I triggered this traceback when doing some custom partitioning on an eeepc 900.

anaconda 11.5.0.51-1.fc11 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicetree.py", line 616, in cmpActions
    ret = cmp(a1.device.partedPartition.number,
  File "/usr/lib/anaconda/storage/devicetree.py", line 659, in processActions
    self._actions.sort(cmp=cmpActions)
  File "/usr/lib/anaconda/storage/__init__.py", line 238, in doIt
    self.devicetree.processActions()
  File "/usr/lib/anaconda/packages.py", line 117, in turnOnFilesystems
    anaconda.id.storage.doIt()
AttributeError: 'NoneType' object has no attribute 'number'

Comment 1 James Laska 2009-05-15 17:18:11 UTC
Looks to be the same as bug#500932

Comment 2 Chris Lumens 2009-05-15 18:30:09 UTC

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


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