Bug 2134682
Summary: | Getting "undefined method `schema_version' for nil:NilClass" while syncing from quay.io | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Alexey Masolov <amasolov> | ||||||
Component: | Container Management - Content | Assignee: | Ian Ballou <iballou> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Lucy Fu <lufu> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 6.11.3 | CC: | ankulkar, arsingh, bkearney, cgaynor, chrobert, dhjoshi, hyu, iballou, lufu, mkalyat, osousa, pcreech, welter | ||||||
Target Milestone: | 6.13.0 | Keywords: | Reopened | ||||||
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: | |||||||||
: | 2175002 (view as bug list) | Environment: | |||||||
Last Closed: | 2023-05-03 13:22:16 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: | |||||||||
Attachments: |
|
Description
Alexey Masolov
2022-10-14 02:44:07 UTC
I tested this on 6.11 and saw the issue as well. It's a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2125244, so I'm closing this accordingly. The issue is fixed and verified on Satellite 6.12. *** This bug has been marked as a duplicate of bug 2125244 *** Apologies, I looked into this and it is NOT a duplicate of 2125244. I think it is because there is a manifest type that Katello is not expecting: 'application/vnd.oci.image.index.v1+json' Related code for manifest type filtering is here: https://github.com/Katello/katello/blob/eef975fa903a2ef9f079ab0365d47d2601977f74/app/services/katello/pulp3/docker_manifest.rb#L18 Created redmine issue https://projects.theforeman.org/issues/35709 from this bug Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35709 has been resolved. Hi @iballou I have sent a hotfix request to satellite-prio 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.13 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-2023:2097 Created attachment 1963403 [details]
RHEL 7 Hotfix RPM for Satellite 6.11.5
A Hotfix RPM for Satellite 6.11.5 on RHEL 7 is now available.
INSTALL INSTRUCTIONS (Satellite 6.11.5 on RHEL7):
1. Take a complete backup or snapshot of the Satellite 6.11.5 server
2. Download the hotfix RPM from this message's attachment.
3. # yum localinstall tfm-rubygem-katello-4.3.0.52-2.HOTFIXRHBZ2134682.el7sat.noarch.rpm --disableplugin=foreman-protector
4. # satellite-maintain service restart
Created attachment 1963404 [details]
RHEL 8 Hotfix RPM for Satellite 6.11.5
A Hotfix RPM for Satellite 6.11.5 on RHEL 8 is now available.
INSTALL INSTRUCTIONS (Satellite 6.11.5 on RHEL8):
1. Take a complete backup or snapshot of the Satellite 6.11.5 server
2. Download the hotfix RPM from this message's attachment.
3. # yum localinstall rubygem-katello-4.3.0.52-2.HOTFIXRHBZ2134682.el8sat.noarch.rpm --disableplugin=foreman-protector
4. # satellite-maintain service restart
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |