Bug 250353

Summary: can't install with /boot on raid
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-13 14:16:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Dump saved by anaconda none

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.