Bug 1035047

Summary: AttributeError: 'YumBase' object has no attribute 'preconf'
Product: [Fedora] Fedora Reporter: Kenny Root <kenny>
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, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d3a95dd87c7fe3ef6376eeefe4ce0375347a85cd7386f9c5b1a3a5b1d6788c2f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-21 19:37:22 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 Kenny Root 2013-11-26 23:55:21 UTC
Description of problem:


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/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 652, in _configureBaseRepo
    self._yum.preconf.releasever = self._getReleaseVersion(url)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 140, in inner_method
    return method(yum_payload, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 530, in updateBaseRepo
    self._configureBaseRepo(self.storage, checkmount=checkmount)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 140, in inner_method
    return method(yum_payload, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 209, in setup
    self.updateBaseRepo(fallback=not flags.automatedInstall)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 906, in payloadInitialize
    payload.setup(storage)
  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: 'YumBase' object has no attribute 'preconf'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   method=http://fedora.osuosl.org/linux/releases/test/20-Beta/Fedora/x86_64/os/ console=tty0 console=ttyS0,115200n8
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 Kenny Root 2013-11-26 23:55:25 UTC
Created attachment 829528 [details]
File: anaconda-tb

Comment 2 Kenny Root 2013-11-26 23:55:29 UTC
Created attachment 829529 [details]
File: anaconda.log

Comment 3 Kenny Root 2013-11-26 23:55:32 UTC
Created attachment 829530 [details]
File: environ

Comment 4 Kenny Root 2013-11-26 23:55:36 UTC
Created attachment 829531 [details]
File: lsblk_output

Comment 5 Kenny Root 2013-11-26 23:55:40 UTC
Created attachment 829532 [details]
File: nmcli_dev_list

Comment 6 Kenny Root 2013-11-26 23:55:43 UTC
Created attachment 829533 [details]
File: os_info

Comment 7 Kenny Root 2013-11-26 23:55:46 UTC
Created attachment 829534 [details]
File: program.log

Comment 8 Kenny Root 2013-11-26 23:55:50 UTC
Created attachment 829536 [details]
File: storage.log

Comment 9 Kenny Root 2013-11-26 23:55:53 UTC
Created attachment 829537 [details]
File: syslog

Comment 10 Kenny Root 2013-11-26 23:55:57 UTC
Created attachment 829538 [details]
File: ifcfg.log

Comment 11 Kenny Root 2013-11-26 23:56:00 UTC
Created attachment 829539 [details]
File: packaging.log

Comment 12 David Shea 2014-02-21 19:37:22 UTC

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