Bug 214782 - yum produces output even if debuglevel is set to 0
Summary: yum produces output even if debuglevel is set to 0
Keywords:
Status: CLOSED DUPLICATE of bug 214620
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-09 14:05 UTC by Vadym Chepkov
Modified: 2014-01-21 22:55 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-10 16:46:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vadym Chepkov 2006-11-09 14:05:44 UTC
Description of problem:

yum produces output even when debug level is set to 0

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

How reproducible:

rm -rf /var/cache/yum/*
/usr/bin/yum -e 0 -d 0 -y update


Actual results:

Produces output:

core                      100% |=========================| 1.1 kB    00:00
updates                   100% |=========================| 1.2 kB    00:00
extras                    100% |=========================| 1.1 kB    00:00
primary.xml.gz            100% |=========================| 824 kB    00:00
################################################## 2242/2242
primary.xml.gz            100% |=========================| 116 kB    00:00
################################################## 369/369
primary.xml.gz            100% |=========================| 1.3 MB    00:05
################################################## 4128/4128


Expected results:

Expected to be silent

Comment 1 Jeremy Katz 2006-11-10 16:46:50 UTC

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


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