Bug 1314095

Summary: AttributeError: 'NoneType' object has no attribute 'mountpoints'
Product: [Fedora] Fedora Reporter: iliketurtlesbro
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, g.kaviyarasu, jkonecny, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:12fe3fb298961d7636104f6d61f81fc3c78c029ba63a822a1b4c953ef5655f20;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-03 10:08:58 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: dnf.log
none
File: dnf.rpm.log
none
File: environ
none
File: lsblk_output
none
File: lvm.log
none
File: nmcli_dev_list
none
File: os_info
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log
none
File: program.log none

Description iliketurtlesbro 2016-03-02 22:27:52 UTC
Description of problem:
Configuring hard disk settings for Fedora install: selected 'I would like to make additional space avalable.' and clicked 'Done' before encountering this bug. 

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

The following was filed automatically by anaconda:
anaconda 24.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/dnfpayload.py", line 591, in spaceRequired
    for (key, val) in self.storage.mountpoints.items():
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/__init__.py", line 193, in requiredDeviceSize
    device_size = format_class.getRequiredSize(self.spaceRequired)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 88, in __init__
    required_dev_size = self.payload.requiredDeviceSize(FS.biggestOverheadFS())
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 961, in on_back_clicked
    dialog = ResizeDialog(self.data, self.storage, self.payload)
AttributeError: 'NoneType' object has no attribute 'mountpoints'

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-E-dvd-x86_64-rawh rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.5.0-0.rc6.git0.1.fc25.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 iliketurtlesbro 2016-03-02 22:27:57 UTC
Created attachment 1132554 [details]
File: anaconda-tb

Comment 2 iliketurtlesbro 2016-03-02 22:27:58 UTC
Created attachment 1132555 [details]
File: anaconda.log

Comment 3 iliketurtlesbro 2016-03-02 22:27:58 UTC
Created attachment 1132556 [details]
File: dnf.log

Comment 4 iliketurtlesbro 2016-03-02 22:27:59 UTC
Created attachment 1132557 [details]
File: dnf.rpm.log

Comment 5 iliketurtlesbro 2016-03-02 22:28:00 UTC
Created attachment 1132558 [details]
File: environ

Comment 6 iliketurtlesbro 2016-03-02 22:28:01 UTC
Created attachment 1132559 [details]
File: lsblk_output

Comment 7 iliketurtlesbro 2016-03-02 22:28:03 UTC
Created attachment 1132560 [details]
File: lvm.log

Comment 8 iliketurtlesbro 2016-03-02 22:28:03 UTC
Created attachment 1132561 [details]
File: nmcli_dev_list

Comment 9 iliketurtlesbro 2016-03-02 22:28:04 UTC
Created attachment 1132562 [details]
File: os_info

Comment 10 iliketurtlesbro 2016-03-02 22:28:05 UTC
Created attachment 1132563 [details]
File: storage.log

Comment 11 iliketurtlesbro 2016-03-02 22:28:07 UTC
Created attachment 1132564 [details]
File: syslog

Comment 12 iliketurtlesbro 2016-03-02 22:28:08 UTC
Created attachment 1132565 [details]
File: ifcfg.log

Comment 13 iliketurtlesbro 2016-03-02 22:28:08 UTC
Created attachment 1132566 [details]
File: packaging.log

Comment 14 iliketurtlesbro 2016-03-02 22:28:10 UTC
Created attachment 1132567 [details]
File: program.log

Comment 15 Jiri Konecny 2016-03-03 10:08:58 UTC

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