Bug 1178214

Summary: AttributeError: 'NoneType' object has no attribute 'environments_iter'
Product: [Fedora] Fedora Reporter: Mike Ruckman <mruckman>
Component: anacondaAssignee: Samantha N. Bueno <sbueno>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: anaconda-maint-list, g.kaviyarasu, jonathan, satellitgo, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:7ec91b3571643a3e270ccbe903f6613b5203e1023cf3d8ce1c3d7cc9c2a58696
Fixed In Version: anaconda-22.14-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-17 13:16: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: dnf.log
none
File: environ
none
File: lsblk_output
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 Mike Ruckman 2015-01-02 21:54:14 UTC
Description of problem:
Attempted text mode install. Set timezone then attempted to configure package selection. Installation
source hadn't finished setup yet - which should probably lead to a nice warning instead of a crash.

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

The following was filed automatically by anaconda:
anaconda 22.13-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/dnfpayload.py", line 485, in environments
    environments = self._base.comps.environments_iter()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 124, in refresh
    environments = self.payload.environments
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 285, in _do_redraw
    input_needed = screen.refresh(args)
AttributeError: 'NoneType' object has no attribute 'environments_iter'

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-rawhide-i386 quiet inst.text
dnf.rpm.log:    Jan 02 21:50:23 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.18.1-2.fc22.i686
product:        Fedora"
release:        Cannot get release name.
type:           anaconda
version:        Fedora

Comment 1 Mike Ruckman 2015-01-02 21:54:19 UTC
Created attachment 975404 [details]
File: anaconda-tb

Comment 2 Mike Ruckman 2015-01-02 21:54:20 UTC
Created attachment 975405 [details]
File: anaconda.log

Comment 3 Mike Ruckman 2015-01-02 21:54:21 UTC
Created attachment 975406 [details]
File: dnf.log

Comment 4 Mike Ruckman 2015-01-02 21:54:21 UTC
Created attachment 975407 [details]
File: environ

Comment 5 Mike Ruckman 2015-01-02 21:54:22 UTC
Created attachment 975408 [details]
File: lsblk_output

Comment 6 Mike Ruckman 2015-01-02 21:54:23 UTC
Created attachment 975409 [details]
File: nmcli_dev_list

Comment 7 Mike Ruckman 2015-01-02 21:54:24 UTC
Created attachment 975410 [details]
File: os_info

Comment 8 Mike Ruckman 2015-01-02 21:54:27 UTC
Created attachment 975411 [details]
File: storage.log

Comment 9 Mike Ruckman 2015-01-02 21:54:29 UTC
Created attachment 975412 [details]
File: syslog

Comment 10 Mike Ruckman 2015-01-02 21:54:30 UTC
Created attachment 975413 [details]
File: ifcfg.log

Comment 11 Mike Ruckman 2015-01-02 21:54:31 UTC
Created attachment 975414 [details]
File: packaging.log

Comment 12 Mike Ruckman 2015-01-02 21:54:32 UTC
Created attachment 975415 [details]
File: program.log

Comment 13 Mike Ruckman 2015-01-02 23:30:23 UTC
Installation proceeds and completes fine if you wait for the installation source to finish setting up before entering the spoke.

Comment 14 Jaroslav Reznik 2015-03-03 17:17:26 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 15 Samantha N. Bueno 2015-03-17 13:16:52 UTC
This was fixed in rawhide before branching for F22 occurred, so I'm going to go ahead and close this.