Bug 1031424 - AttributeError: 'YumBase' object has no attribute 'preconf'
Summary: AttributeError: 'YumBase' object has no attribute 'preconf'
Keywords:
Status: CLOSED DUPLICATE of bug 1028245
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:16c8167633cc322669908f84ddc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-17 18:52 UTC by Martin Kletzander
Modified: 2013-11-19 15:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-11-19 15:39:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (162.83 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: anaconda.log (7.08 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: environ (393 bytes, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: lsblk_output (1.21 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: nmcli_dev_list (4.31 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: os_info (381 bytes, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: program.log (20.38 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: storage.log (29.52 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: syslog (67.38 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: ifcfg.log (1.97 KB, text/plain)
2013-11-17 18:52 UTC, Martin Kletzander
no flags Details
File: packaging.log (22.08 KB, text/plain)
2013-11-17 18:53 UTC, Martin Kletzander
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.