Bug 422571 - "yum search" works only when debugging is enabled
Summary: "yum search" works only when debugging is enabled
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-12 21:56 UTC by Göran Uddeborg
Modified: 2014-01-21 23:01 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-12-17 14:05:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Göran Uddeborg 2007-12-12 21:56:57 UTC
Description of problem:
If I run yum with a lower debugging level than 2 I don't get any output, not
even the result of the search.

Version-Release number of selected component (if applicable):
yum-3.2.7-1.fc8

How reproducible:
Every time

Steps to Reproduce:
1. yum -d 1 search yum
  
Actual results:
Nothing.

Expected results:
All the packages listed by "yum -d 2 search yum", but excluding the debugging
information before the listed packages.

Comment 1 Seth Vidal 2007-12-17 14:05:37 UTC
Correct. I've changed this around so it will output correctly for -d1 or -d0 -
just like yum list does.



Comment 2 Göran Uddeborg 2007-12-17 16:12:52 UTC
Will the fix be included in any particular version of yum?  Or is that not yet
known?

Comment 3 Seth Vidal 2007-12-17 16:21:33 UTC
3.2.9 will have it.



Comment 4 Göran Uddeborg 2007-12-17 18:23:35 UTC
Great!


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