Bug 1009636

Summary: AttributeError: 'FC3_Cdrom' object has no attribute 'url'
Product: [Fedora] Fedora Reporter: Alexander Seleznev <seleznev.ru>
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: 20CC: anaconda-maint-list, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:a166a8680e2e4dcc00f265754a3c909242085e29be2f813a15b9a82b729c8409
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-18 19:28:57 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 Alexander Seleznev 2013-09-18 18:55:18 UTC
Description of problem:


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

The following was filed automatically by anaconda:
anaconda 20.12-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 36, in __getattr__
    return getattr(self.handler.cdrom, name)
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 98, in __getattr__
    return FC3_Method.__getattr__(self, name)
  File "/usr/lib/python2.7/site-packages/pyanaconda/iutil.py", line 558, in getdeepattr
    obj = getattr(obj, attr)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/spokes/__init__.py", line 214, in _prep_text
    value = getdeepattr(self.args, entry.attribute)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/spokes/__init__.py", line 246, in refresh
    w = _prep_text(idx+1, entry)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/spokes/source.py", line 236, in refresh
    return EditTUISpoke.refresh(self, args)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 285, in _do_redraw
    input_needed = screen.refresh(args)
AttributeError: 'FC3_Cdrom' object has no attribute 'url'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha-TC5\x20i386 quiet text BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.0-3.fc20.i686
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-Alpha-TC5

Comment 1 Alexander Seleznev 2013-09-18 18:55:26 UTC
Created attachment 799536 [details]
File: anaconda-tb

Comment 2 Alexander Seleznev 2013-09-18 18:55:30 UTC
Created attachment 799537 [details]
File: anaconda.log

Comment 3 Alexander Seleznev 2013-09-18 18:55:34 UTC
Created attachment 799538 [details]
File: environ

Comment 4 Alexander Seleznev 2013-09-18 18:55:39 UTC
Created attachment 799539 [details]
File: lsblk_output

Comment 5 Alexander Seleznev 2013-09-18 18:55:43 UTC
Created attachment 799540 [details]
File: nmcli_dev_list

Comment 6 Alexander Seleznev 2013-09-18 18:55:48 UTC
Created attachment 799541 [details]
File: os_info

Comment 7 Alexander Seleznev 2013-09-18 18:55:53 UTC
Created attachment 799542 [details]
File: program.log

Comment 8 Alexander Seleznev 2013-09-18 18:55:57 UTC
Created attachment 799543 [details]
File: storage.log

Comment 9 Alexander Seleznev 2013-09-18 18:56:02 UTC
Created attachment 799544 [details]
File: syslog

Comment 10 Alexander Seleznev 2013-09-18 18:56:06 UTC
Created attachment 799545 [details]
File: ifcfg.log

Comment 11 Alexander Seleznev 2013-09-18 18:56:12 UTC
Created attachment 799546 [details]
File: packaging.log

Comment 12 Alexander Seleznev 2013-09-18 19:13:56 UTC
I just tried install Fedora from "Fedora-20-Alpha-TC5-i386-netinst.iso" in text mode and given this error (VirtualBox under F19).

Steps to reproduce:

1. Start install in text mode.
2. Wait...
3. Select "Installation sources".
4. Select "Network".
5. Select "https://".

Comment 13 David Shea 2013-09-18 19:28:57 UTC

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