Bug 210352 - Traceback AttributeError: 'AnacondaYumRepo' object has no attribute '_AnacondaYumRepo__headersListFromDict'
Summary: Traceback AttributeError: 'AnacondaYumRepo' object has no attribute '_Anacond...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
: 210428 210431 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-11 17:21 UTC by Orion Poplawski
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-11 19:01:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2006-10-11 17:21:53 UTC
Description of problem:

From 20061011 rawhide:

Traceback (most recent call first):
  File "/usr/lib/anaconda/yuminstall.py", line 209, in __get
    headers = self.__headersListFromDict()
  File "/usr/lib/anaconda/yuminstall.py", line 285, in getPackage
    cache=cache
  File "/usr/lib/anaconda/yuminstall.py", line 137, in callback
    fn = repo.getPackage(po)
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 454, in
runTransaction
    errors = self.ts.run(cb.callback, '')
  File "/usr/lib/anaconda/yuminstall.py", line 560, in _run
    self.runTransaction(cb=cb)
  File "/usr/lib/anaconda/yuminstall.py", line 535, in run
    self._run(instLog, cb, intf)
  File "/usr/lib/anaconda/yuminstall.py", line 1277, in doInstall
    self.ayum.run(self.instLog, cb, anaconda.intf, anaconda.id)
  File "/usr/lib/anaconda/backend.py", line 163, in doInstall
    anaconda.backend.doInstall(anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 199, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 122, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/text.py", line 540, in run
    anaconda.dispatch.gotoNext()
  File "/usr/bin/anaconda", line 956, in ?
    anaconda.intf.run(anaconda)
AttributeError: 'AnacondaYumRepo' object has no attribute
'_AnacondaYumRepo__headersListFromDict'

Local variables in innermost frame:
end: None
url: None
text: None
self: anaconda-base-200610110445.i386
cache: True
reget: simple
relative: Fedora/RPMS/libgcc-4.1.1-28.i386.rpm
start: None
checkfunc: None
copy_local: 0
local: /tmp/cache/anaconda-base-200610110445.i386/packages/libgcc-4.1.1-28.i386.rpm

Comment 1 Chris Lumens 2006-10-11 19:01:42 UTC
Fixed this earlier today.  It'll be in the next build.

Comment 2 Chris Lumens 2006-10-12 00:56:11 UTC
*** Bug 210431 has been marked as a duplicate of this bug. ***

Comment 3 Chris Lumens 2006-10-12 00:56:20 UTC
*** Bug 210428 has been marked as a duplicate of this bug. ***


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