Bug 176105 (dmraid-isinstance) - Installer crashes on machine with raid drives
Summary: Installer crashes on machine with raid drives
Keywords:
Status: CLOSED RAWHIDE
Alias: dmraid-isinstance
Product: Fedora
Classification: Fedora
Component: python-pyblock
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-19 14:32 UTC by David Bentley
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-19 21:19:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Bentley 2005-12-19 14:32:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.10) Gecko/20050811 Fedora/1.7.10-1.1.1.legacy

Description of problem:
Today (19/12/05) I tried a network install using todays boot.iso on one of my
systems that is based on a GIGABYTE GA7ZXR board with its FASTTRACK LITE raid 
controller mirroring 2 drives with Windows 2000 on them. 

I will be trying to install on a seperate drive an the primary ide controller.

Version-Release number of selected component (if applicable):
anaconda-10.90.21-1.i386

How reproducible:
Always

Steps to Reproduce:
1.boot from boot.iso
2.do a normal network graphical ftp install

  

Actual Results:  installer exitts abnormally

Expected Results:  instalation to be a success.

Additional info:

File "/usr/lib/booty/bootloaderInfo.py", line 452 in createDriveList
   dmsets=block.getRaidSets(drives)
File "/usr/lib/python2.4/site-packages/block/__init__.py, line 651, in getRaidSets
   if set.valid:
File "/usr/lib/python2.4/site-packages/block/__init__.py, line 530, in get_valid
   if isinstance(RaidDev, x) or isinstance(RaidSet, x):
TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types
install exited abnormally

Comment 1 Peter Jones 2005-12-19 21:19:59 UTC
Thanks, should be fixed in rawhide tomorrow.


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