Description of problem: Selected Czech at the welcome screen Configured storage with a too small root partition, attempting to reproduce 1060382 Entered software selection spoke, hit done Version-Release number of selected component: anaconda-21.20-1 The following was filed automatically by anaconda: anaconda 21.20-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 388, in _allAddons [""] + \ File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 394, in _get_selected_addons addons = self._allAddons() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 149, in changed addons = self._get_selected_addons() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 126, in _runSpoke if action.changed and (not action.skipTo or (action.skipTo and action.applyOnSkip)): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 429, in _on_spoke_clicked self._runSpoke(spoke) KeyError: 'gnome-desktop-environment' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20x86_64 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.14.0-0.rc0.git12.1.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 20
Created attachment 858442 [details] File: anaconda-tb
Created attachment 858443 [details] File: anaconda.log
Created attachment 858444 [details] File: environ
Created attachment 858445 [details] File: lsblk_output
Created attachment 858446 [details] File: nmcli_dev_list
Created attachment 858447 [details] File: os_info
Created attachment 858448 [details] File: program.log
Created attachment 858449 [details] File: storage.log
Created attachment 858450 [details] File: syslog
Created attachment 858451 [details] File: ifcfg.log
Created attachment 858452 [details] File: packaging.log
Another user experienced a similar problem: Nothing special. Just selected GNOME; no addons were visible, so I chose none. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20i386 quiet BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.14.0-0.rc0.git19.1.fc21.i686 package: anaconda-21.19-1 product: Fedora reason: KeyError: 'gnome-desktop-environment' release: Cannot get release name. version: rawhide
Another user experienced a similar problem: Installing rawhide from boot.iso at the point I hit the Begin Installation step. (Note dhclient on this iso isn't working so I did have to ifconfig it from a console) cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 rd.live.check quiet BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.14.0-0.rc1.git3.1.fc21.x86_64 package: anaconda-21.20-1 product: Fedora reason: KeyError: 'gnome-desktop-environment' release: Cannot get release name. version: rawhide
Acutally it was the point I hit 'done' on selecting the desktop to install.
Another user experienced a similar problem: While trying to install rawhide from a "closest Mirror" and after choosing KDE as workstation, it came back with this error. cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 quiet repo=nfs:scooby:/download/linux/fedora-test/release BOOT_IMAGE=vmlinuz hashmarkername: anaconda kernel: 3.14.0-0.rc3.git2.1.fc21.x86_64 package: anaconda-21.23-1 product: Fedora reason: KeyError: 'kde-desktop-environment' release: Cannot get release name. version: rawhide
I believe this was fixed as part of bcl's fixes to environment handling in the software source spoke. If it happens again, open a new bug or reopen this one.