Bug 495076 - Traceback - AttributeError: 'NoneType' object has no attribute 'geometry'
Summary: Traceback - AttributeError: 'NoneType' object has no attribute 'geometry'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:d48b67819d4f84b94...
Depends On:
Blocks: F11Blocker, F11FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2009-04-09 16:21 UTC by Orion Poplawski
Modified: 2009-04-10 09:53 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-10 09:53:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (172.31 KB, text/plain)
2009-04-09 16:21 UTC, Orion Poplawski
no flags Details

Description Orion Poplawski 2009-04-09 16:21:22 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.41 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/partitioning.py", line 968, in growPartitions
    while (part.partedPartition.geometry.length < max_sectors and
  File "/usr/lib/anaconda/storage/partitioning.py", line 563, in doPartitioning
    growPartitions(disks, partitions)
  File "/usr/lib/anaconda/storage/partitioning.py", line 186, in doAutoPartition
    exclusiveDisks=anaconda.id.storage.clearPartDisks)
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/dispatch.py", line 227, in currentStep
    self.gotoNext()
  File "/usr/lib/anaconda/gui.py", line 1356, in setScreen
    (step, anaconda) = self.anaconda.dispatch.currentStep()
  File "/usr/lib/anaconda/gui.py", line 1519, in setup_window
    self.setScreen()
  File "/usr/lib/anaconda/gui.py", line 1529, in run
    self.setup_window(runres)
  File "/usr/lib/anaconda/gui.py", line 1276, in run
    self.icw.run (self.runres)
  File "/usr/bin/anaconda", line 968, in <module>
    anaconda.intf.run(anaconda)
AttributeError: 'NoneType' object has no attribute 'geometry'

Comment 1 Orion Poplawski 2009-04-09 16:21:28 UTC
Created attachment 338940 [details]
Attached traceback automatically from anaconda.

Comment 2 Hans de Goede 2009-04-10 09:53:12 UTC
Thanks for reporting!

This is fixed by this commit:
http://git.fedorahosted.org/git/?p=anaconda.git;a=commitdiff;h=80c940eaecf46f29b1f30de421452d0241dcc4c9

Which will be in the next version of anaconda which will be 11.5.0.43.

Can you please retry with a boot.iso from rawhide once anaconda-11.5.0.43
has been build and has hit rawhide ?

As I believe this is fixed, I'm closing this, if this still happens with
anaconda >= anaconda-11.5.0.43, please reopen this bug. Note if you fail to
install again, but get a different backtrace now, please open a new bug.


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