Bug 1031424

Summary: AttributeError: 'YumBase' object has no attribute 'preconf'
Product: [Fedora] Fedora Reporter: Martin Kletzander <mkletzan>
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: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:16c8167633cc322669908f84ddc7560c8b63e0ea161e2f72a8ef9b3a6feb300b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-19 15:39:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
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 Martin Kletzander 2013-11-17 18:52:19 UTC
Description of problem:


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

The following was filed automatically by anaconda:
anaconda 21.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/ui/tui/spokes/source.py", line 191, 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: 'YumBase' object has no attribute 'preconf'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x20rawhide\x20x86_64 text console=ttyS0 utf8 BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.13.0-0.rc0.git4.1.fc21.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Potential duplicate: bug 1027471

Comment 1 Martin Kletzander 2013-11-17 18:52:24 UTC
Created attachment 825282 [details]
File: anaconda-tb

Comment 2 Martin Kletzander 2013-11-17 18:52:27 UTC
Created attachment 825283 [details]
File: anaconda.log

Comment 3 Martin Kletzander 2013-11-17 18:52:31 UTC
Created attachment 825284 [details]
File: environ

Comment 4 Martin Kletzander 2013-11-17 18:52:34 UTC
Created attachment 825285 [details]
File: lsblk_output

Comment 5 Martin Kletzander 2013-11-17 18:52:38 UTC
Created attachment 825286 [details]
File: nmcli_dev_list

Comment 6 Martin Kletzander 2013-11-17 18:52:41 UTC
Created attachment 825287 [details]
File: os_info

Comment 7 Martin Kletzander 2013-11-17 18:52:45 UTC
Created attachment 825288 [details]
File: program.log

Comment 8 Martin Kletzander 2013-11-17 18:52:49 UTC
Created attachment 825289 [details]
File: storage.log

Comment 9 Martin Kletzander 2013-11-17 18:52:53 UTC
Created attachment 825290 [details]
File: syslog

Comment 10 Martin Kletzander 2013-11-17 18:52:56 UTC
Created attachment 825291 [details]
File: ifcfg.log

Comment 11 Martin Kletzander 2013-11-17 18:53:00 UTC
Created attachment 825292 [details]
File: packaging.log

Comment 12 Martin Kletzander 2013-11-17 19:07:41 UTC
This report was sent even though I tried to cancel it.  I guess I should create another bug about that...  That's the reason the description is empty.

Anyway, reproducing this should be easy, just boot rawhide iso, s/quiet/text console=ttyS0 utf8/ the kernel options, select 'http://mirror.hosting90.cz/fedora/linux/development/rawhide/x86_64/os/' as the repo URL, then observer the crash.

Comment 13 Chris Lumens 2013-11-19 15:39:06 UTC
Duping this to a very similar bug that is actively being worked on.

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