Bug 1159625

Summary: AttributeError: 'DMRaidArrayDevice' object has no attribute 'formatClass'
Product: [Fedora] Fedora Reporter: Richard S. Hendershot <rshendershot>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:3de694caf443ae2f3e58fc7f651297efc6dbd1f7406313724d2cfd7939342994
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-02 12:34:52 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
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Richard S. Hendershot 2014-11-02 12:21:56 UTC
Description of problem:
burn images/boot.iso to DVD  (boot.iso from mirrors and dated 1Nov)
boot with DVD
at language selection this error occurs

Version-Release number of selected component:
anaconda-21.48.13-1

The following was filed automatically by anaconda:
anaconda 21.48.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2362, in _verifyMemberFormat
    if not isinstance(member.format, self.formatClass):
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2419, in _addParent
    error = self._verifyMemberFormat(member)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 183, in append
    self.appendfunc(y)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 325, in _setParentList
    self._parents.append(parent)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 268, in __init__
    self.parents = parents
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 576, in __init__
    Device.__init__(self, name, parents=parents)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2083, in __init__
    parents=parents, sysfsPath=sysfsPath)
  File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4277, in __init__
    sysfsPath=sysfsPath)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1679, in handleUdevDMRaidMemberFormat
    parents=[device])
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1882, in handleUdevDeviceFormat
    self.handleUdevDMRaidMemberFormat(info, device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1233, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate
    self._populate()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize
    storage.reset()
  File "/usr/lib/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
    threading.Thread.run(self, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait
    self.raise_if_error(name)
  File "/usr/lib/python2.7/site-packages/pyanaconda/timezone.py", line 75, in time_initialize
    threadMgr.wait(THREAD_STORAGE)
  File "/usr/lib/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'DMRaidArrayDevice' object has no attribute 'formatClass'

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-21-i386 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.17.1-300.fc21.i686
product:        Fedora"
release:        Cannot get release name.
type:           anaconda
version:        Fedora

Comment 1 Richard S. Hendershot 2014-11-02 12:21:57 UTC
Created attachment 952879 [details]
File: anaconda-tb

Comment 2 Richard S. Hendershot 2014-11-02 12:21:58 UTC
Created attachment 952880 [details]
File: anaconda.log

Comment 3 Richard S. Hendershot 2014-11-02 12:21:59 UTC
Created attachment 952881 [details]
File: environ

Comment 4 Richard S. Hendershot 2014-11-02 12:22:00 UTC
Created attachment 952882 [details]
File: lsblk_output

Comment 5 Richard S. Hendershot 2014-11-02 12:22:00 UTC
Created attachment 952883 [details]
File: nmcli_dev_list

Comment 6 Richard S. Hendershot 2014-11-02 12:22:01 UTC
Created attachment 952884 [details]
File: os_info

Comment 7 Richard S. Hendershot 2014-11-02 12:22:02 UTC
Created attachment 952885 [details]
File: program.log

Comment 8 Richard S. Hendershot 2014-11-02 12:22:02 UTC
Created attachment 952886 [details]
File: storage.log

Comment 9 Richard S. Hendershot 2014-11-02 12:22:03 UTC
Created attachment 952887 [details]
File: syslog

Comment 10 Richard S. Hendershot 2014-11-02 12:22:04 UTC
Created attachment 952888 [details]
File: ifcfg.log

Comment 11 Richard S. Hendershot 2014-11-02 12:22:05 UTC
Created attachment 952889 [details]
File: packaging.log

Comment 12 Richard S. Hendershot 2014-11-02 12:30:37 UTC
When I have multiple disks with multiple partitions this fails.  If I disconnect all but one disk (leaving 4 partitions) on the machine, it does not fail.

Comment 13 Richard S. Hendershot 2014-11-02 12:34:52 UTC
same failure - but this is from latest boot.iso on mirrors (file dated 1 Nov)

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