Description of problem: Right after I selected a language to use, anaconda showed window with network setting. I have turned on network (wired). On the main window of anaconda there was something like 'unset installation source' (I used netinst.iso). I clicked on Installation source and on 'done'. Installation source was set up now but no 'software collection' was chosen. When I clicked on 'Software selection' the anaconda froze and traceback was shown. The following was filed automatically by anaconda: anaconda 19.25-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/yum/comps.py", line 669, in return_environments for item in env_pattern.split(','): File "/usr/lib/python2.7/site-packages/yum/comps.py", line 650, in has_environment exists = self.return_environments(environmentid) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1084, in environmentGroups if not groups.has_environment(environmentid): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 337, in on_environment_toggled for groupid in self.payload.environmentGroups(self.environment): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 353, in on_environment_selection_changed self.on_environment_toggled(None, model.get_path(itr)) AttributeError: 'NoneType' object has no attribute 'split' Version-Release number of selected component: anaconda-19.25-1 Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora\x2019-Beta-TC4\x20x86_64 quiet executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.0-301.fc19.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 19-Beta-TC4 Truncated backtrace: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 353, in on_environment_selection_changed self.on_environment_toggled(None, model.get_path(itr)) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 337, in on_environment_toggled for groupid in self.payload.environmentGroups(self.environment): File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1084, in environmentGroups if not groups.has_environment(environmentid): File "/usr/lib/python2.7/site-packages/yum/comps.py", line 650, in has_environment exists = self.return_environments(environmentid) File "/usr/lib/python2.7/site-packages/yum/comps.py", line 669, in return_environments for item in env_pattern.split(','): AttributeError: 'NoneType' object has no attribute 'split'
Created attachment 747570 [details] File: anaconda-tb
Created attachment 747571 [details] File: anaconda.log
Created attachment 747572 [details] File: backtrace
Created attachment 747573 [details] File: environ
Created attachment 747574 [details] File: ifcfg.log
Created attachment 747575 [details] File: lsblk_output
Created attachment 747576 [details] File: nmcli_dev_list
Created attachment 747577 [details] File: packaging.log
Created attachment 747578 [details] File: program.log
Created attachment 747579 [details] File: storage.log
Created attachment 747580 [details] File: syslog
After I boot there is 'Error setting up software source'
Happened again with Beta RC2 when I went to the env spoke.
Confirming, this bug is still present in Beta RC2.
Description of problem: Anaconda crashes when trying to select a package group. Version-Release number of selected component: anaconda-19.28-1 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Beta\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.2-301.fc19.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 19-Beta Truncated backtrace: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 353, in on_environment_selection_changed self.on_environment_toggled(None, model.get_path(itr)) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 337, in on_environment_toggled for groupid in self.payload.environmentGroups(self.environment): File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1084, in environmentGroups if not groups.has_environment(environmentid): File "/usr/lib/python2.7/site-packages/yum/comps.py", line 650, in has_environment exists = self.return_environments(environmentid) File "/usr/lib/python2.7/site-packages/yum/comps.py", line 669, in return_environments for item in env_pattern.split(','): AttributeError: 'NoneType' object has no attribute 'split'
Does someone have a reliable reproducer for this? Brian thinks it looks like it only happens when there is a network or repo problem of some kind.
*** This bug has been marked as a duplicate of bug 959710 ***