Bug 666463
Summary: | [RHEL 6] rhnplugin does not respect metadata_expire setting | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | John Ruemker <jruemker> | |
Component: | yum-rhn-plugin | Assignee: | Miroslav Suchý <msuchy> | |
Status: | CLOSED ERRATA | QA Contact: | Martin Minar <mminar> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 6.0 | CC: | anshockm, ekuric, flopezyg, jhutar, mkoci, mminar, mpoole, ubeck, xdmoon | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | yum-rhn-plugin-0.9.1-9 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 666534 666876 (view as bug list) | Environment: | ||
Last Closed: | 2011-05-19 13:05:26 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: | ||||
Bug Depends On: | 666876 | |||
Bug Blocks: | 666534 | |||
Attachments: |
Description
John Ruemker
2010-12-30 23:52:11 UTC
Created attachment 471226 [details]
patch to cause rhnplugin to respect metadata_expire
Created attachment 471228 [details]
patch to add metadata_expire functionality to rhnplugin (fixed whitespace typo in previous patch)
cherrypicked to satellite.git as f4cc1ea5ff6d2778e8cb18b98206c57b9a749ced Verified with yum-rhn-plugin-0.9.1-17.el6.noarch An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0565.html Bug has been reported from customer side as not fixed. Please find evidence attached to this ticket. SF Ticketnumber: 00384548 ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Created attachment 513943 [details]
Evidence Bug not fixed
(In reply to comment #8) > Bug has been reported from customer side as not fixed. > > Please find evidence attached to this ticket. > > SF Ticketnumber: 00384548 > > ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Can you clarify few things, please: 1. What is the metadata_expire setting in yum.conf: cat /etc/yum.conf 2. What is the version of rhn-plugin: rpm -q yum-rhn-plugin 3. I'm not sure about customer's process here. This bug solves this problem: User will add new packages into channel and then after time specified in metadata_expire when he does yum update/install he will get new packages. Thank you. |