Bug 250353 - can't install with /boot on raid
Summary: can't install with /boot on raid
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-01 01:35 UTC by Alexandre Oliva
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-13 14:16:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Dump saved by anaconda (183.93 KB, text/plain)
2007-08-01 01:35 UTC, Alexandre Oliva
no flags Details

Description Alexandre Oliva 2007-08-01 01:35:34 UTC
Traceback (most recent call first):
  File "/usr/lib/anaconda/partedUtils.py", line 188, in get_partition_drive
    return "%s" %(partition.geom.dev.path[5:])
  File "/usr/lib/anaconda/fsset.py", line 1396, in setActive
    drive = partedUtils.get_partition_drive(part)
  File "/usr/lib/anaconda/packages.py", line 143, in turnOnFilesystems
    anaconda.id.fsset.setActive(anaconda.id.diskset)
  File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1047, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 67, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 1074, in handleRenderCallback
    self.currentWindow.renderCallback()
AttributeError: 'NoneType' object has no attribute 'geom'

Local variables in innermost frame:
partition: None

Version-Release number of selected component (if applicable):
anaconda-11.3.0.14-1.x86_64 (20070731 rawhide)

How reproducible:
Haven't tried again on this box.  Other boxes that didn't have /boot
on raid installed successfully.

Comment 1 Alexandre Oliva 2007-08-01 01:35:34 UTC
Created attachment 160386 [details]
Dump saved by anaconda

Comment 2 Chris Lumens 2007-08-13 14:16:47 UTC
This should be fixed in the next build of anaconda.


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