Bug 1090569 - AttributeError: 'module' object has no attribute 'collectCategoriesAndSpokes'
Summary: AttributeError: 'module' object has no attribute 'collectCategoriesAndSpokes'
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:00cdd1a054d8e9079a95a14ef46...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-23 15:36 UTC by Martin Kolman
Modified: 2022-03-08 15:06 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-13 14:49:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (276.29 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: anaconda.log (4.20 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: environ (441 bytes, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: lsblk_output (2.41 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: nmcli_dev_list (2.93 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: os_info (381 bytes, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: program.log (49.97 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: storage.log (142.88 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: syslog (66.52 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: ifcfg.log (3.43 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details
File: packaging.log (1.52 KB, text/plain)
2014-04-23 15:36 UTC, Martin Kolman
no flags Details

Description Martin Kolman 2014-04-23 15:36:16 UTC
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

Comment 1 Martin Kolman 2014-04-23 15:36:20 UTC
Created attachment 888978 [details]
File: anaconda-tb

Comment 2 Martin Kolman 2014-04-23 15:36:22 UTC
Created attachment 888979 [details]
File: anaconda.log

Comment 3 Martin Kolman 2014-04-23 15:36:23 UTC
Created attachment 888980 [details]
File: environ

Comment 4 Martin Kolman 2014-04-23 15:36:25 UTC
Created attachment 888981 [details]
File: lsblk_output

Comment 5 Martin Kolman 2014-04-23 15:36:29 UTC
Created attachment 888982 [details]
File: nmcli_dev_list

Comment 6 Martin Kolman 2014-04-23 15:36:31 UTC
Created attachment 888983 [details]
File: os_info

Comment 7 Martin Kolman 2014-04-23 15:36:33 UTC
Created attachment 888984 [details]
File: program.log

Comment 8 Martin Kolman 2014-04-23 15:36:36 UTC
Created attachment 888985 [details]
File: storage.log

Comment 9 Martin Kolman 2014-04-23 15:36:38 UTC
Created attachment 888986 [details]
File: syslog

Comment 10 Martin Kolman 2014-04-23 15:36:40 UTC
Created attachment 888987 [details]
File: ifcfg.log

Comment 11 Martin Kolman 2014-04-23 15:36:42 UTC
Created attachment 888988 [details]
File: packaging.log

Comment 12 Chris Lumens 2014-04-28 20:16:44 UTC
Is this perhaps caused by leftover stuff in an updates.img you happen to be using?  There's no common.collectCategoriesAndSpokes anymore.


Note You need to log in before you can comment on or make changes to this bug.