Version-Release number of selected component: anaconda-21.48.3-1 The following was filed automatically by anaconda: anaconda 21.48.3-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 372, in _allAddons [""] + \ File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 378, in _get_selected_addons addons = self._allAddons() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 88, in _apply addons = self._get_selected_addons() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 248, in _initialize self._apply() File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 92, in get self.raise_if_error(name) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 168, in ready return bool(not threadMgr.get(constants.THREAD_SOFTWARE_WATCHER) and File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 166, in _createBox if flags.automatedInstall and spoke.ready and spoke.changed and \ File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 322, in refresh self._createBox() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 696, in _on_continue_clicked nextAction.refresh() KeyError: 'workstation-product-environment' Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=Fedora-WS-21-A-T5-x86_64 quiet ks=hd:LABEL=KS:/x1carbon.ks executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.16.1-301.fc21.x86_64 product: Fedora-Workstation release: Cannot get release name. type: anaconda version: 21-Alpha-TC5
Created attachment 934413 [details] File: anaconda-tb
Created attachment 934414 [details] File: anaconda.log
Created attachment 934415 [details] File: environ
Created attachment 934416 [details] File: ks.cfg
Created attachment 934417 [details] File: lsblk_output
Created attachment 934418 [details] File: nmcli_dev_list
Created attachment 934419 [details] File: os_info
Created attachment 934420 [details] File: program.log
Created attachment 934421 [details] File: storage.log
Created attachment 934422 [details] File: syslog
Created attachment 934423 [details] File: ifcfg.log
Created attachment 934424 [details] File: packaging.log
The underlying problem is missing comps data (it looks like the repo setup failed for some reason), but we should display a dialog instead of crashing, like we do for invalid group names.
(In reply to David Shea from comment #13) > The underlying problem is missing comps data (it looks like the repo setup > failed for some reason), but we should display a dialog instead of crashing, > like we do for invalid group names. Yes. After screen where I setup network I didn't finish connecting and clicked next.
This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This was fixed a while ago, since anaconda now does a dependency check before exiting the summary hub.