-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ext.config.systemd.journal-compat
failing on SCOS in Prow
#1505
Comments
There's a messy situation right now with the default `policy.json` shipped by `containers-common` and the RHEL keys missing from the c9s compose. This is tracked at openshift#1505. But this test is totally unrelated to all this. So let's work around it for now to unblock CI.
There's a messy situation right now with the default `policy.json` shipped by `containers-common` and the RHEL keys missing from the c9s compose. This is tracked at openshift#1505. But this test is totally unrelated to all this. So let's work around it for now to unblock CI by just downloading the missing keys.
OK, so
And the reason CI on c9s is hitting this is that we're pulling the
And the reason for that is that for some reason those packages have epoch 3 while c9s has epoch 2: https://gitlab.com/redhat/centos-stream/rpms/containers-common/-/blob/5ebc0aa1895f562b7647f6a7acabd8805259dcaa/containers-common.spec#L12 So, we should reach out to the maintainers to understand what's going on there. For now, we can force containers-common to come from c9s-appstream. Long-term, this will be fixed by #799 because then we can get better delimit the hack of adding OCP repos to the SCOS build to just the OCP layer (but ideally, we can get rid of that too once all the packages are in CentOS proper). |
There's a messy situation right now where the containers-common package is higher versioned in OCP than in c9s proper. And because we need the OCP repo for now to compose SCOS, we get the OCP one, which causes issues because unlike the c9s version, it doesn't ship the RHEL keys. Work around this by pinning containers-common to the c9s-appstream repo. See also: openshift#1505 (comment) Fixes: openshift#1505
I recently came across this discussion on forum-ocp-art regarding the epoch number discrepancy. This was with reference to the containers-common pkg downgrade issue that occurred recently. ┌─────────────────────────────┬──────────────────────────────────────┬───────┐ |
Journal:
Not very clear what's going on.
journal.txt
console.txt
The text was updated successfully, but these errors were encountered: