Bug 1628782
Summary: | Pulp monthly maintenance not being ran on Capsules | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Mike McCune <mmccune> |
Component: | Packaging | Assignee: | Patrick Creech <pcreech> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.4 | CC: | andrew.schofield, bkearney, bmbouter, cdonnell, dkliban, egolov, ehelms, fgarciad, jcallaha, jentrena, kabbott, mpusater, pcreech, rchan, rjerrido, satellite6-bugs, ttereshc |
Target Milestone: | 6.7.0 | Keywords: | EasyFix, PrioBumpField, PrioBumpGSS, PrioBumpPM, PrioBumpQA, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | satellite-6.7.0-2.beta | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1609928 | Environment: | |
Last Closed: | 2020-04-14 13:23:24 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: | |||
Bug Depends On: | 1609928 | ||
Bug Blocks: |
Description
Mike McCune
2018-09-13 23:54:36 UTC
FWIW, this is a very simple easyfix of moving the 'Requires: pulp-maintenance' line on the statellite rpm spec file from the satellite package to the satellite-common package Moved to the Packaging component. Feel free to change if it's not the correct one. Nothing to do on the Pulp side. VERIFIED.
@satellite-capsule-6.7.0-5.beta.el7sat.noarch
satellite-common-6.7.0-5.beta.el7sat.noarch
pulp-maintenance-2.21.0-1.el7sat.noarch
by the following manual steps on default capsule installation:
# rpm -ql pulp-maintenance
/etc/cron.weekly/pulp-maintenance
# /etc/cron.weekly/pulp-maintenance
11bf04e2-7ecd-4f72-80fb-2445bf1222a8
# grep queue_monthly_maintenance /var/log/messages
Jan 29 10:26:20 capsule1 pulp: celery.worker.strategy:INFO: Received task: pulp.server.maintenance.monthly.queue_monthly_maintenance[11bf04e2-7ecd-4f72-80fb-2445bf1222a8]
Jan 29 10:26:20 capsule1 pulp: celery.app.trace:INFO: [11bf04e2] Task pulp.server.maintenance.monthly.queue_monthly_maintenance[11bf04e2-7ecd-4f72-80fb-2445bf1222a8] succeeded in 0.0761299329997s: None
>>> pulp maintenence cron job is present by default and finishes successfully
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-2020:1454 |