Bug 1027471

Summary: AttributeError: 'YumBase' object has no attribute 'preconf'
Product: [Fedora] Fedora Reporter: Mark Hamzy <hamzy>
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, g.kaviyarasu, gustavold, jonathan, pknirsch, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
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:38:56 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 Mark Hamzy 2013-11-06 22:20:40 UTC
Description of problem:
Select option 5 then option 1

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/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:   BOOT_IMAGE=/ppc/ppc64/vmlinuz ro
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.6-301.fc20.ppc64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        20-Beta

Comment 1 Mark Hamzy 2013-11-06 22:20:44 UTC
Created attachment 820751 [details]
File: anaconda-tb

Comment 2 Mark Hamzy 2013-11-06 22:20:47 UTC
Created attachment 820752 [details]
File: anaconda.log

Comment 3 Mark Hamzy 2013-11-06 22:20:50 UTC
Created attachment 820753 [details]
File: environ

Comment 4 Mark Hamzy 2013-11-06 22:20:52 UTC
Created attachment 820754 [details]
File: lsblk_output

Comment 5 Mark Hamzy 2013-11-06 22:20:55 UTC
Created attachment 820755 [details]
File: nmcli_dev_list

Comment 6 Mark Hamzy 2013-11-06 22:20:59 UTC
Created attachment 820756 [details]
File: os_info

Comment 7 Mark Hamzy 2013-11-06 22:21:01 UTC
Created attachment 820757 [details]
File: program.log

Comment 8 Mark Hamzy 2013-11-06 22:21:05 UTC
Created attachment 820758 [details]
File: storage.log

Comment 9 Mark Hamzy 2013-11-06 22:21:08 UTC
Created attachment 820759 [details]
File: syslog

Comment 10 Mark Hamzy 2013-11-06 22:21:11 UTC
Created attachment 820760 [details]
File: ifcfg.log

Comment 11 Mark Hamzy 2013-11-06 22:21:14 UTC
Created attachment 820761 [details]
File: packaging.log

Comment 12 Chris Lumens 2013-11-19 15:38:56 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 ***

Comment 13 Phil Knirsch 2013-12-06 16:22:52 UTC
Mark, how did you produce this traceback, aka, what where the steps you took to make it crash?

We could then try with the latest TC4 to see if the fix in 1028245 fixes it for us as well.

Thanks & regards, Phil