Bug 1028243

Summary: AttributeError: 'F18_Url' object has no attribute 'partition'
Product: [Fedora] Fedora Reporter: Brian Lane <bcl>
Component: anacondaAssignee: Brian Lane <bcl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, lmacken, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:49ba6cff7f5e98cabdf9c060aac0f71cfd9fc0f21db0af51bb67b39592d53c02
Fixed In Version: anaconda-20.25.6-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-07 23:47:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Brian Lane 2013-11-08 00:47:12 UTC
Description of problem:
passed askmethod, selected iso, returned to source and selected closest mirror.

Version-Release number of selected component:
anaconda-20.25.6-1

The following was filed automatically by anaconda:
anaconda 20.25.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 53, in __getattr__
    return getattr(self.handler.url, name)
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 102, in __getattr__
    return FC3_Method.__getattr__(self, name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 416, in _method_changed
    if old_source.method == "harddrive" and old_source.partition:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 479, 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 424, in _on_spoke_clicked
    self._runSpoke(spoke)
AttributeError: 'F18_Url' object has no attribute 'partition'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Beta\x20x86_64  askmethod BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.6-301.fc20.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-Beta

Comment 1 Brian Lane 2013-11-08 00:47:17 UTC
Created attachment 821356 [details]
File: anaconda-tb

Comment 2 Brian Lane 2013-11-08 00:47:20 UTC
Created attachment 821357 [details]
File: anaconda.log

Comment 3 Brian Lane 2013-11-08 00:47:23 UTC
Created attachment 821358 [details]
File: environ

Comment 4 Brian Lane 2013-11-08 00:47:26 UTC
Created attachment 821359 [details]
File: lsblk_output

Comment 5 Brian Lane 2013-11-08 00:47:28 UTC
Created attachment 821360 [details]
File: nmcli_dev_list

Comment 6 Brian Lane 2013-11-08 00:47:31 UTC
Created attachment 821361 [details]
File: os_info

Comment 7 Brian Lane 2013-11-08 00:47:34 UTC
Created attachment 821362 [details]
File: program.log

Comment 8 Brian Lane 2013-11-08 00:47:38 UTC
Created attachment 821363 [details]
File: storage.log

Comment 9 Brian Lane 2013-11-08 00:47:41 UTC
Created attachment 821364 [details]
File: syslog

Comment 10 Brian Lane 2013-11-08 00:47:44 UTC
Created attachment 821365 [details]
File: ifcfg.log

Comment 11 Brian Lane 2013-11-08 00:47:47 UTC
Created attachment 821366 [details]
File: packaging.log

Comment 12 Chris Lumens 2014-01-02 16:05:48 UTC
*** Bug 1040730 has been marked as a duplicate of this bug. ***