Bug 1102295

Summary: AttributeError: 'NoneType' object has no attribute 'type'
Product: [Fedora] Fedora Reporter: mk
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: rawhideCC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cccf7c2480bf8c5f1ebe85f2614faf7b7950a866695d888805894fce94e2c0be
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-28 17:43:33 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 mk 2014-05-28 17:17:54 UTC
Description of problem:
1. Selected the root disk in the disk setup.
2. Selected custom partitioning.
3. Selected Btrfs.
4. Selected the automatic partitioning.
5. Received an error about no disk available.

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

The following was filed automatically by anaconda:
anaconda 21.37-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1356, in is_valid_stage2_device
    if self.stage2_device.type == "mdarray" and \
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1661, in sanityCheck
    self.bootloader.is_valid_stage2_device(stage2)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2186, in _do_autopart
    exns = self._storage_playground.sanityCheck()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 120, in decorated
    return func(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2207, in on_create_clicked
    self._do_autopart()
AttributeError: 'NoneType' object has no attribute 'type'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.15.0-0.rc7.git0.1.fc21.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 mk 2014-05-28 17:18:02 UTC
Created attachment 900080 [details]
File: anaconda-tb

Comment 2 mk 2014-05-28 17:18:05 UTC
Created attachment 900081 [details]
File: anaconda.log

Comment 3 mk 2014-05-28 17:18:07 UTC
Created attachment 900082 [details]
File: environ

Comment 4 mk 2014-05-28 17:18:09 UTC
Created attachment 900083 [details]
File: lsblk_output

Comment 5 mk 2014-05-28 17:18:11 UTC
Created attachment 900084 [details]
File: nmcli_dev_list

Comment 6 mk 2014-05-28 17:18:13 UTC
Created attachment 900085 [details]
File: os_info

Comment 7 mk 2014-05-28 17:18:16 UTC
Created attachment 900086 [details]
File: program.log

Comment 8 mk 2014-05-28 17:18:18 UTC
Created attachment 900087 [details]
File: storage.log

Comment 9 mk 2014-05-28 17:18:21 UTC
Created attachment 900088 [details]
File: syslog

Comment 10 mk 2014-05-28 17:18:24 UTC
Created attachment 900089 [details]
File: ifcfg.log

Comment 11 mk 2014-05-28 17:18:28 UTC
Created attachment 900090 [details]
File: packaging.log

Comment 12 David Shea 2014-05-28 17:43:33 UTC

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