Bug 1405162
Summary: | Do not index full rpm metadata if already present | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> |
Component: | Repositories | Assignee: | John Mitsch <jomitsch> |
Status: | CLOSED ERRATA | QA Contact: | Jonathon Turel <jturel> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2.0 | CC: | bbuckingham, jcallaha, jomitsch, jsherril, jturel |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 16:51:07 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: | |
Embargoed: |
Description
Justin Sherrill
2016-12-15 18:12:16 UTC
Created redmine issue http://projects.theforeman.org/issues/18655 from this bug Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/18655 has been resolved. Verified in Sat 6.3 Snap 13 => satellite-6.3.0-16.0.beta.el7sat.noarch I followed the steps in the PR: https://github.com/Katello/katello/pull/6634 => Creating repo on filesystem with createrepo, adding a bunch of rpms, sync via HTTP, add more RPMs, sync & check output (A), sync again & check output (B) Output A: Started at: 2017-08-30 17:35:18 UTC Ended at: 2017-08-30 17:35:22 UTC Real time: 4.51s Execution time (excluding suspended state): 4.51s Input: --- id: 5 contents_changed: true full_index: false current_user_id: 3 Note that full index was not run. Output B: --- id: 5 contents_changed: false full_index: false current_user_id: 3 --- post_sync_skipped: true All output is exactly as described in the PR. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.
>
> For information on the advisory, and where to find the updated files, follow the link below.
>
> If the solution does not work for you, open a new bug report.
>
> https://access.redhat.com/errata/RHSA-2018:0336
|