Bug 182474

Summary: RFE: Yum search cannot be exitted
Product: [Fedora] Fedora Reporter: Clair Shaw <fedora>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: katzj, nobody+pnasrat
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-22 19:51:59 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 Clair Shaw 2006-02-22 19:47:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060202 Fedora/1.0.7-1.2.fc4 Firefox/1.0.7

Description of problem:
If you do a yum update, the information just scrolls up the term so can't be read unless you pipe it through less (which is a bug in itself). However, it cannot be exited by hitting ctrl-c or ctrl-d. This is a pain if you have entered a common search term, it can take a while for all the packages to be searched.

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


How reproducible:
Always

Steps to Reproduce:
N/A

Additional info:

Comment 1 Seth Vidal 2006-02-22 19:51:59 UTC
it's partly fixed in yum cvs.

however, once the rpmdb is open and we're searching it there is no way to catch
ctrl-c at the python level.