| Summary: | [PATCH] add 'errors only' reporting option for yum-cron | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | jcpunk |
| Component: | yum | Assignee: | Valentina Mukhamedzhanova <vmukhame> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Karel Srot <ksrot> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.0 | CC: | admiller, csieh, extras-orphan, ffesti, firas.alkafri, james.antill, jzeleny, ksrot, misterbonnie, packaging-team-maint, riehecky, rvokal, tla |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | yum-3.4.3-112.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 999155 | Environment: | |
| Last Closed: | 2014-06-13 10:56:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
jcpunk
2013-12-11 17:31:14 UTC
I'd like to resolve this in the same way we did in Fedora, by new handling of yum-cron.conf options. Previously update_messages=NO acted as a master switch, turning off anything but updating the metadata cache. Backporting these two commits should be enough:
commit 587288e13575b6f3f6c8cdc1a13abe9117444636
Author: Zdenek Pavlas <zpavlas>
Date: Fri Oct 11 09:28:57 2013 +0200
yum-cron: support download/install with update_messages==False. BZ 1018068
(download_updates or apply_updates) now implies that yum-cron should
do the updates processing, too. The update_messages==False case is
then used to make yum-cron less chatty.
commit e1db5d6a94dee861d1fa0552277bc03f037c6e3a
Author: Zdenek Pavlas <zpavlas>
Date: Tue Dec 10 08:47:48 2013 +0100
yum-cron: stderr/email: no output if no messages
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |