Bug 506515 - yum-3.2.23-3.fc10 crashes every time on launch from command line
Summary: yum-3.2.23-3.fc10 crashes every time on launch from command line
Keywords:
Status: CLOSED DUPLICATE of bug 501723
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-17 15:45 UTC by Joe Christy
Modified: 2014-01-21 23:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-12 21:22:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
cut&paste from konsole of attemting to run yum, w/ stack trace (1.50 KB, text/plain)
2009-06-17 15:45 UTC, Joe Christy
no flags Details

Description Joe Christy 2009-06-17 15:45:41 UTC
Created attachment 348277 [details]
cut&paste from konsole of attemting to run yum, w/ stack trace

Description of problem:
yum-3.2.23-3.fc10 crashes every time on launch from command line

Version-Release number of selected component (if applicable):
3.2.23-3.fc10

How reproducible:
every time

Steps to Reproduce:
1.launch yum, e.g execute yum list installed
2.
3.
  
Actual results:
yum crashes w/ stack trace, attached

Expected results:
yum lists installed software

Additional info:
The same exact thing happens running "yum clean all" "yum check update", "yum", etc., ie. same instantaneous crash and stack trace.

Comment 1 Joe Christy 2009-06-17 15:57:37 UTC
Wait - moving all plugins and their configs out of the way restores functionality to yum.

Later this AM, I'll binary search my plugins to find the culprit.

Comment 2 seth vidal 2009-06-17 16:02:31 UTC
no need - it's tmprepo.

Why do you have almost EVERY plugin installed?

Comment 3 Joe Christy 2009-06-17 19:51:52 UTC
Well, I didn't exactly do binary search, simply reinstalled my yumm plugins one by one, which uncovered on anomaly and the buggy plugin. To wit:

I worked through the plugins in my moved copy of /usr/lib/yum-plugins, doing:
rpm -qf <whatever>.py
yum-reinstall <result of prior rpm -qf>
If that failed I manually did:
yum remove <result of prior rpm -qf>
yum install <result of prior command>

The following discrepancies arose - 
before I had:
yum-allowdowngrade.noarch                 1.1.19-1.fc10

afterwards I had:
yum-allowdowngrade.noarch                      1.1.18-2.fc10

Installing yum-plugin-tmprepo causes crash!!

I'll file a new bug for that plugin only.

Comment 4 Joe Christy 2009-06-17 19:53:26 UTC
WRT comment #2, believe it or not, I've used all of them at one time or other, some for ancient Fedora versions.

Comment 5 Joe Christy 2009-06-17 19:59:51 UTC
cf. https://bugzilla.redhat.com/show_bug.cgi?id=501723

Comment 6 seth vidal 2009-10-12 21:22:24 UTC

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


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