Bug 1007077
| Summary: | TypeError: 'NoneType' object is not callable | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Shawn Starr <shawn.starr> | ||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:e3d397e10ba979c249fa0f0abbcf9680988d184e03d14b4ac0e0a0f9b4aaa1a1 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2013-09-11 21:31:21 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
Created attachment 796521 [details]
File: anaconda-tb
Created attachment 796522 [details]
File: anaconda.log
Created attachment 796523 [details]
File: environ
Created attachment 796524 [details]
File: lsblk_output
Created attachment 796525 [details]
File: nmcli_dev_list
Created attachment 796526 [details]
File: os_info
Created attachment 796527 [details]
File: program.log
Created attachment 796528 [details]
File: storage.log
Created attachment 796529 [details]
File: syslog
Created attachment 796530 [details]
File: ifcfg.log
Created attachment 796531 [details]
File: packaging.log
*** This bug has been marked as a duplicate of bug 1005685 *** |
Description of problem: 1) PXE boot Fedora 20-Alpha-RC1, no kickstart used 1) Chose locale: English-Canada 2) Changed timezone to Toronto 3) Tried to use dl.fedoraproject.org stage mirror for the repository 4) Chose the group 'KDE Plasma Workspaces' then clicked Done, Anaconda crashed then. Version-Release number of selected component: anaconda-20.14-1 The following was filed automatically by anaconda: anaconda 20.14-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/copy.py", line 88, in copy rv = reductor(2) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 306, in _method_changed old_source = copy.copy(self.data.method) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 467, in changed method_changed = self._method_changed() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 127, 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 413, in _on_spoke_clicked self._runSpoke(spoke) TypeError: 'NoneType' object is not callable Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd-x86_64.img ip=dhcp inst.stage2=ftp://172.18.2.4/os-x86_64 slub_debug=- geoloc=0 BOOT_IMAGE=vmlinuz-x86_64 executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.0-300.fc20.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 20-Alpha