Bug 1304471

Summary: AttributeError: 'F18_Url' object has no attribute 'partition'
Product: [Fedora] Fedora Reporter: Chen-Pang He <jdh8>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:7661bf33942296c8b0b79c2525cf1e7155e44d24d177be4da9b541fae0c826e9;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-03 18:02:08 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: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Chen-Pang He 2016-02-03 17:57:13 UTC
Description of problem:
I try to install Fedora from running Fedora.  I ran `anaconda --repo=http://download.fedoraproject.org/pub/fedora/linux/releases/23/Workstation/x86_64/os/ --liveinst` and it failed.

Version-Release number of selected component:
anaconda-core-23.19.10-1.fc23.x86_64

The following was filed automatically by anaconda:
anaconda 23.19.10-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.4/site-packages/pykickstart/commands/method.py", line 51, in __getattr__
    return getattr(getattr(self.handler, method), name)
  File "/usr/lib/python3.4/site-packages/pykickstart/commands/method.py", line 105, in __getattr__
    return FC3_Method.__getattr__(self, name)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/livepayload.py", line 77, in setup
    osimg = storage.devicetree.getDeviceByPath(self.data.method.partition)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/__init__.py", line 1275, in _runThread
    payload.setup(storage, instClass)
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'F18_Url' object has no attribute 'partition'

Additional info:
cmdline:        /usr/bin/python3  /usr/sbin/anaconda --repo=http://download.fedoraproject.org/pub/fedora/linux/releases/23/Workstation/x86_64/os/ --liveinst
cmdline_file:   BOOT_IMAGE=/vmlinuz-4.3.3-303.fc23.x86_64 root=PARTUUID=83ef4a27-4446-4543-9250-6fae13a768fb ro rhgb quiet LANG=zh_TW.UTF-8
executable:     /usr/sbin/anaconda
hashmarkername: anaconda
kernel:         4.3.3-303.fc23.x86_64
other involved packages: python3-libs-3.4.3-5.fc23.x86_64, python3-kickstart-2.13-1.fc23.noarch
product:        Fedora
release:        Fedora release 23 (Twenty Three)
type:           anaconda
version:        23

Comment 1 Chen-Pang He 2016-02-03 17:57:42 UTC
Created attachment 1120866 [details]
File: anaconda-tb

Comment 2 Chen-Pang He 2016-02-03 17:57:47 UTC
Created attachment 1120867 [details]
File: anaconda.log

Comment 3 Chen-Pang He 2016-02-03 17:57:48 UTC
Created attachment 1120868 [details]
File: environ

Comment 4 Chen-Pang He 2016-02-03 17:57:54 UTC
Created attachment 1120869 [details]
File: journalctl

Comment 5 Chen-Pang He 2016-02-03 17:57:55 UTC
Created attachment 1120870 [details]
File: lsblk_output

Comment 6 Chen-Pang He 2016-02-03 17:57:57 UTC
Created attachment 1120871 [details]
File: nmcli_dev_list

Comment 7 Chen-Pang He 2016-02-03 17:57:58 UTC
Created attachment 1120872 [details]
File: os_info

Comment 8 Chen-Pang He 2016-02-03 17:58:21 UTC
Created attachment 1120873 [details]
File: program.log

Comment 9 Chen-Pang He 2016-02-03 17:58:24 UTC
Created attachment 1120874 [details]
File: storage.log

Comment 10 Chen-Pang He 2016-02-03 17:58:26 UTC
Created attachment 1120875 [details]
File: ifcfg.log

Comment 11 Chen-Pang He 2016-02-03 18:02:08 UTC
I tried local repo, remote repo, and askmethod.  I also tried with and without liveinst.  Every trial fails.

*** This bug has been marked as a duplicate of bug 1276383 ***