Bug 873428 - presto plugin in yum not silent even with --quiet option
Summary: presto plugin in yum not silent even with --quiet option
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-presto
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jonathan Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-05 20:35 UTC by joshua
Modified: 2013-07-28 01:09 UTC (History)
7 users (show)

Fixed In Version: yum-3.4.3-103.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-28 01:09:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description joshua 2012-11-05 20:35:40 UTC
Description of problem:

$ sudo yum clean all --quiet
No delta-package files removed by presto

Why the output?  Seems like the yum-presto plugin isn't honoring yum's "--quiet"



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

yum-3.4.3-29.fc17.noarch
yum-presto-0.7.3-1.fc17.noarch
python-deltarpm-3.6-0.7.20110223git.fc17.x86_64

Comment 1 James Antill 2012-11-06 20:25:47 UTC
 All the clean output from yum is:

self.logger.debug(_('Cleaning up Headers'))
[...]
        for msg in results:
            self.verbose_logger.log(yum.logginglevels.INFO_2, msg)


...yum-presto is using:

self.verbose_logger.info(_('No %s files removed by presto') % (filetype, ))

Comment 2 Fedora End Of Life 2013-07-03 22:54:33 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 joshua 2013-07-03 23:34:59 UTC
Was this actually fixed?  I think it might have been, this bug just wasn't closed.

Joshua

Comment 4 Fedora Update System 2013-07-24 13:03:01 UTC
yum-3.4.3-103.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/yum-3.4.3-103.fc19

Comment 5 Fedora Update System 2013-07-25 00:34:07 UTC
Package yum-3.4.3-103.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yum-3.4.3-103.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-13542/yum-3.4.3-103.fc19
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-07-28 01:09:03 UTC
yum-3.4.3-103.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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