Bug 1613760

Summary: AssertionError
Product: [Fedora] Fedora Reporter: lnie <lnie>
Component: anacondaAssignee: Jiri Konecny <jkonecny>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, jkonecny, jonathan, kellin, vanmeeuwen+fedora, vponcova, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:24c3428e662a22f4683f79f68e51c1f6cee0c6fed3d1920f354ef0b0de05a636;
Fixed In Version: anaconda-29.23-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-09 09:17:48 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: blivet-gui-utils.log
none
File: dbus.log
none
File: dnf.librepo.log
none
File: environ
none
File: hawkey.log
none
File: lorax-packages.log
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 lnie 2018-08-08 10:03:01 UTC
Version-Release number of selected component:
anaconda-29.21

The following was filed automatically by anaconda:
anaconda 29.21 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/dnf/comps.py", line 396, in environment_by_pattern
    assert dnf.util.is_string_type(pattern)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/payload/dnfpayload.py", line 869, in environmentId
    env = self._base.comps.environment_by_pattern(environment)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 149, in environmentid
    return self.payload.environmentId(self.environment)
  File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 165, in environment_valid
    return self.environmentid in self.payload.environments
  File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/spokes/software_selection.py", line 416, in refresh
    if not self.environment_valid or self.environment is None:
  File "/usr/lib64/python3.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked
    spoke.refresh()
AssertionError

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh rd.live.check quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.18.0-0.rc8.git0.1.fc29.x86_64
product:        Fedora
release:        Cannot get release name.
release_type:   pre-release
type:           anaconda
version:        rawhide

Comment 1 lnie 2018-08-08 10:03:16 UTC
Created attachment 1474236 [details]
File: anaconda-tb

Comment 2 lnie 2018-08-08 10:03:18 UTC
Created attachment 1474237 [details]
File: anaconda.log

Comment 3 lnie 2018-08-08 10:03:20 UTC
Created attachment 1474238 [details]
File: blivet-gui-utils.log

Comment 4 lnie 2018-08-08 10:03:22 UTC
Created attachment 1474239 [details]
File: dbus.log

Comment 5 lnie 2018-08-08 10:03:25 UTC
Created attachment 1474240 [details]
File: dnf.librepo.log

Comment 6 lnie 2018-08-08 10:03:27 UTC
Created attachment 1474241 [details]
File: environ

Comment 7 lnie 2018-08-08 10:03:30 UTC
Created attachment 1474242 [details]
File: hawkey.log

Comment 8 lnie 2018-08-08 10:03:32 UTC
Created attachment 1474243 [details]
File: lorax-packages.log

Comment 9 lnie 2018-08-08 10:03:34 UTC
Created attachment 1474244 [details]
File: lsblk_output

Comment 10 lnie 2018-08-08 10:03:36 UTC
Created attachment 1474245 [details]
File: nmcli_dev_list

Comment 11 lnie 2018-08-08 10:03:37 UTC
Created attachment 1474247 [details]
File: os_info

Comment 12 lnie 2018-08-08 10:03:40 UTC
Created attachment 1474248 [details]
File: program.log

Comment 13 lnie 2018-08-08 10:03:43 UTC
Created attachment 1474249 [details]
File: storage.log

Comment 14 lnie 2018-08-08 10:03:47 UTC
Created attachment 1474250 [details]
File: syslog

Comment 15 lnie 2018-08-08 10:03:49 UTC
Created attachment 1474251 [details]
File: ifcfg.log

Comment 16 lnie 2018-08-08 10:03:55 UTC
Created attachment 1474252 [details]
File: packaging.log

Comment 17 Jiri Konecny 2018-08-09 09:17:48 UTC
Thanks for this report.

This should be already fixed in the current release:

https://github.com/rhinstaller/anaconda/pull/1565