Bug 2071097
Summary: | [RFE] Restore package counts for capsule syncs | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jessica Richards <jrichards2> |
Component: | Capsule - Content | Assignee: | Samir Jha <sajha> |
Status: | CLOSED ERRATA | QA Contact: | Sam Bible <sbible> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.10.0 | CC: | ahumbe, aruzicka, cylopez, dsinglet, inecas, jhanley, mkalyat, rlavi, sajha, sbible, vdeshpan |
Target Milestone: | 6.15.0 | Keywords: | FutureFeature, 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: | 2024-04-23 17:12:17 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
Jessica Richards
2022-04-01 19:27:47 UTC
*** Bug 2159648 has been marked as a duplicate of this bug. *** *** Bug 2221490 has been marked as a duplicate of this bug. *** When fixing this, we should make sure that the hammer output will work as it used to: ========== [root@satellite /]# hammer capsule content info --name satellite.example.com --fields "Lifecycle Environments/Name","Lifecycle Environments/Organization","Lifecycle Environments/Content Views/Name","Lifecycle Environments/Content Views/Last Published","Lifecycle Environments/Content Views/Content/Packages","Lifecycle Environments/Content Views/Content/Package groups","Lifecycle Environments/Content Views/Content/Errata"|grep -A5 rhel8-patch|sed -n '8,13p' 3) Name: rhel8-patch-cv Last Published: 2022/05/11 04:30:08 Content: Packages: 28144 ===========================> this info is missing in satellite 6.11 Package groups: 93 ===========================> this info is missing in satellite 6.11 Errata: 2543 ===========================> this info is missing in satellite 6.11 =========== Bulk setting Target Milestone = 6.15.0 where sat-6.15.0+ is set. Verified on 6.15 This was tested and automated as part of 6.15 feature work, and has consistent passing results. 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 (Important: Satellite 6.15.0 release), 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-2024:2010 |