Description of problem: 1) install Rawhide over VNC 2) click on the warning dialog too quickly (the warning dialog that shows-up once continue is clicked on Welcome spoke) Version-Release number of selected component: anaconda-21.31-1 The following was filed automatically by anaconda: anaconda 21.31-1 exception report Traceback (most recent call first): File "/tmp/updates/pyanaconda/ui/gui/hubs/__init__.py", line 136, in _createBox cats_and_spokes = common.collectCategoriesAndSpokes(self.paths, self.__class__) File "/tmp/updates/pyanaconda/ui/gui/hubs/__init__.py", line 359, in refresh self._createBox() File "/tmp/updates/pyanaconda/ui/gui/__init__.py", line 497, in _on_continue_clicked nextAction.refresh() File "/tmp/updates/pyanaconda/ui/gui/spokes/__init__.py", line 73, in _on_continue_clicked cb() File "/tmp/updates/pyanaconda/ui/gui/spokes/welcome.py", line 316, in _on_continue_clicked StandaloneSpoke._on_continue_clicked(self, cb) File "/tmp/updates/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) AttributeError: 'module' object has no attribute 'collectCategoriesAndSpokes' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill updates=http://cobra02/ks/mk/master_updates.img resolution=1024x768 vnc vncconnect=10.34.29.190:5500 BOOT_IMAGE=/test/mk/fedora/vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.15.0-0.rc0.git9.2.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 21
Created attachment 888978 [details] File: anaconda-tb
Created attachment 888979 [details] File: anaconda.log
Created attachment 888980 [details] File: environ
Created attachment 888981 [details] File: lsblk_output
Created attachment 888982 [details] File: nmcli_dev_list
Created attachment 888983 [details] File: os_info
Created attachment 888984 [details] File: program.log
Created attachment 888985 [details] File: storage.log
Created attachment 888986 [details] File: syslog
Created attachment 888987 [details] File: ifcfg.log
Created attachment 888988 [details] File: packaging.log
Is this perhaps caused by leftover stuff in an updates.img you happen to be using? There's no common.collectCategoriesAndSpokes anymore.