Bug 431322

Summary: Yum Freezes with Simple Searches
Product: [Fedora] Fedora Reporter: Chris Spencer <chrisspen>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: ffesti, james.antill, katzj, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-16 22:16:12 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:

Description Chris Spencer 2008-02-02 20:21:02 UTC
Description of problem:
Yum becomes unresponsive after simple searches, consuming 100% CPU, and must be
killed. This problem is even more severe in pirut, where the GUI becomes unusable.

How reproducible:
Everytime.

Steps to Reproduce:
1. yum search rar
  
Actual results:
Yum cannot be aborted, runs indefinitely, and consumes a large amount of CPU.
Ctrl+C does not work, and the process must be killed.

Expected results:
Yum should not lockup, and should return results quickly. Even for large numbers
of matches, Yum should not require killing.

Comment 1 James Antill 2008-02-03 03:59:10 UTC
 A fix for this went into 3.2.10 which is already in rawhide, and that works for
me. Do you still have an older version?


Comment 2 Erik Terwan 2008-02-16 15:03:54 UTC
Same problem in Fedora 8.

Comment 3 Seth Vidal 2008-02-16 19:47:27 UTC
What version of yum are you using?



Comment 4 James Antill 2008-02-16 22:16:12 UTC
 If you want to fix this, do:

 yum install pygpgme
 yum --enablerepo=development install yum

...it's unlikely we'll fix this in Fedora 8 before Fedora 9 is released.