Bug 2105405
| Summary: | Rebase to 2022.12 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Colin Walters <walters> |
| Component: | rpm-ostree | Assignee: | Colin Walters <walters> |
| Status: | CLOSED ERRATA | QA Contact: | RHCOS SST QE <rhcos-sst-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | CentOS Stream | CC: | bstinson, elpereir, hhei, jwboyer, mnguyen, qzhang |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rpm-ostree-2022.12-2.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-15 10:09: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: | |||
|
Description
Colin Walters
2022-07-08 17:58:36 UTC
Also includes https://github.com/coreos/rpm-ostree/releases/tag/v2022.11 changes. OK built but stuck in gating due to some s390x compose issue https://dashboard.osci.redhat.com/?filters=eyJ0eXBlIjoiYnJldy1idWlsZCIsImFjdGl2ZSI6WyJycG0tb3N0cmVlLTIwMjIuMTEtMi5lbDkiXSwib3B0aW9ucyI6eyJza2lwU2NyYXRjaCI6ZmFsc2V9fQ%3D%3D#/search OK passed gating (I think?), so now I believe we're waiting for VERIFIED. As far as what to test; well, there's quite a bit of stuff. For example, this (belatedly) applies to our RHEL9 build the librhsm fixes that went to rhel8 first in https://bugzilla.redhat.com/show_bug.cgi?id=2095528 But overall, upstream CI covers most things (though currently mostly on Fedora userspace). To recap, the changes are: - https://github.com/coreos/rpm-ostree/releases/tag/v2022.9 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.10 - https://github.com/coreos/rpm-ostree/releases/tag/v2022.11 - Plus support for entitled builds in rhel9 Decoupling rhel8/rhel9 since rhel8 strategy switched to cherry-picks. This also now rolls in https://github.com/coreos/rpm-ostree/releases/tag/v2022.12 Change fixed version to `rpm-ostree-2022.12-2.el9` based on https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2095107 Maybe I should also test ostree container (like BZ#2105414), and entitlement in rhel9 (like BZ#2095528). I will see how I can do this and update test result when finish > rpm-ostree: Failed to exec /usr/bin/pkttyagent: No such file or directory This relates to https://github.com/coreos/rpm-ostree/issues/3850 in that ideally we drop our hard dependency on polkit. Thanks Colin for the confirmation, ignore the entitlement for centos stream in Comment 11 Set Verified:Tested as ostree container and entitlement works with rpm-ostree-2022.12-2.el9 > Set Verified:Tested as ostree container and entitlement works with rpm-ostree-2022.12-2.el9 Awesome, thank you so much for the careful and thoughtful testing! > > rpm-ostree: Failed to exec /usr/bin/pkttyagent: No such file or directory https://github.com/coreos/rpm-ostree/pull/3883 fixes the other half of this. 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 (rpm-ostree bug fix and enhancement update), 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/RHBA-2022:8004 |