Bug 514513

Summary: debuginfo-install's --quiet option not honored
Product: [Fedora] Fedora Reporter: Gavin Romig-Koch <gavin>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: james.antill, maxamillion, 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: 2009-10-09 21:40:58 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 Gavin Romig-Koch 2009-07-29 13:54:54 UTC
it would be convenient if debuginfo-install's --quiet and -q commands were honored.


    debuginfo-install -y -q emacs

is just as verbose as

    debuginfo-install -y emacs

whereas

    yum --enablerepo=*-debuginfo -y -q install emacs-debuginfo

is very quiet.

Comment 1 seth vidal 2009-10-09 21:40:58 UTC
Committed fixes upstream to fix this - but it is a two part fix - to both yum and yum-utils.

thanks