Bug 117458 - yum is broken in current devel
Summary: yum is broken in current devel
Keywords:
Status: CLOSED DUPLICATE of bug 117290
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-04 08:15 UTC by Michael Wyraz
Modified: 2014-01-21 22:49 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:01:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Wyraz 2004-03-04 08:15:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040217

Description of problem:
after installing the current devel and running yum first the bug
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=117410 (missing
file) occurs. after fixing this, all search/install actions results in:

Gathering header information file(s) from server(s)
Server: Fedora Core 1.90 - Development Tree
Finding updated packages
Downloading needed headers
Traceback (most recent call last):
  File "/usr/bin/yum", line 30, in ?
    yummain.main(sys.argv[1:])
  File "/usr/share/yum/yummain.py", line 253, in main
    clientStuff.download_headers(HeaderInfo, nulist)
  File "/usr/share/yum/clientStuff.py", line 919, in download_headers
    cachedbdict = returnCacheDBHeaders(nulist)
  File "/usr/share/yum/clientStuff.py", line 901, in returnCacheDBHeaders
    mi = cachedb.dbMatch()
UnboundLocalError: local variable 'cachedb' referenced before assignment


Version-Release number of selected component (if applicable):
yum-2.0.5.20040229-1

How reproducible:
Always

Steps to Reproduce:

    

Additional info:

Comment 1 Michael Wyraz 2004-03-04 08:29:05 UTC
i solved the problem using an (older?) yum:

* download yum-2.0.5-1.noarch.rpm from
http://linux.duke.edu/projects/yum/download.ptml

* save /etc/yum.conf

* install the rpm (using "rpm -uvh yum-2.0.5-1.noarch.rpm --force")

after removing the old yum pidfile it works fine.

I't important to tell yum not to update again to the broken version
(please write a comment if you know how - i dont't ;) )

Comment 2 Miloslav Trmac 2004-03-04 14:04:23 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 19:01:48 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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