Bug 1007291

Summary: AttributeError: 'FC3_Cdrom' object has no attribute 'noverifyssl'
Product: [Fedora] Fedora Reporter: Lukas Brabec <lbrabec>
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: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:da2f33bcfd2373f8ddb51bce328b5446ed53e9104821c52160d5c0d36d25c0af
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-19 21:06:34 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 Lukas Brabec 2013-09-12 08:58:03 UTC
Description of problem:
Tried to use network mirror in anaconda..

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/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/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 840, in _setupInstallDevice
    sslverify = not (method.noverifyssl or flags.noverifyssl)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 554, in _configureBaseRepo
    url, mirrorlist, sslverify = self._setupInstallDevice(storage, checkmount)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 440, in updateBaseRepo
    self._configureBaseRepo(self.storage, checkmount=checkmount)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 427, in getRepoMetadata
    self.payload.updateBaseRepo(fallback=False, checkmount=False)
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'FC3_Cdrom' object has no attribute 'noverifyssl'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020-Alpha\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
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

Comment 1 Lukas Brabec 2013-09-12 08:58:14 UTC
Created attachment 796695 [details]
File: anaconda-tb

Comment 2 Lukas Brabec 2013-09-12 08:58:19 UTC
Created attachment 796696 [details]
File: anaconda.log

Comment 3 Lukas Brabec 2013-09-12 08:58:23 UTC
Created attachment 796697 [details]
File: environ

Comment 4 Lukas Brabec 2013-09-12 08:58:27 UTC
Created attachment 796698 [details]
File: lsblk_output

Comment 5 Lukas Brabec 2013-09-12 08:58:32 UTC
Created attachment 796699 [details]
File: nmcli_dev_list

Comment 6 Lukas Brabec 2013-09-12 08:58:36 UTC
Created attachment 796700 [details]
File: os_info

Comment 7 Lukas Brabec 2013-09-12 08:58:41 UTC
Created attachment 796701 [details]
File: program.log

Comment 8 Lukas Brabec 2013-09-12 08:58:45 UTC
Created attachment 796702 [details]
File: storage.log

Comment 9 Lukas Brabec 2013-09-12 08:58:50 UTC
Created attachment 796703 [details]
File: syslog

Comment 10 Lukas Brabec 2013-09-12 08:58:54 UTC
Created attachment 796704 [details]
File: ifcfg.log

Comment 11 Lukas Brabec 2013-09-12 08:59:01 UTC
Created attachment 796705 [details]
File: packaging.log

Comment 12 Lukas Brabec 2013-09-12 09:00:11 UTC
Seems to be relevant to https://bugzilla.redhat.com/show_bug.cgi?id=1004889

Comment 13 Brian Lane 2013-09-19 21:06:34 UTC

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