Bug 2221997
| Summary: | Rebase ostree to v2023.5 plus backport https://github.com/ostreedev/ostree/commit/7f70614a1ac1950ebde3df0e26cc9ab1d72b2f1f | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Joseph Marrero <jmarrero> |
| Component: | ostree | Assignee: | Joseph Marrero <jmarrero> |
| Status: | CLOSED ERRATA | QA Contact: | Aashish Radhakrishnan <aaradhak> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | CentOS Stream | CC: | aaradhak, bstinson, hhei, jwboyer, walters |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ostree-2023.5-1.el9 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
New release, see https://github.com/ostreedev/ostree/releases/tag/v2023.5
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-07 08:29:02 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: | v2023.5 |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2230111 | ||
|
Description
Joseph Marrero
2023-07-11 12:37:58 UTC
adding this backport to the rebase https://github.com/ostreedev/ostree/commit/7f70614a1ac1950ebde3df0e26cc9ab1d72b2f1f *** Bug 2230059 has been marked as a duplicate of this bug. *** Do sanity test with installation: $ podman run --pull=always --rm --name=c9s -it quay.io/centos/centos:stream9 [root@893e97dde5b6 tmp]# for i in "" -grub2 -libs; do curl -LO http://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/ostree/2023.5/1.el9/x86_64/ostree${i}-2023.5-1.el9.x86_64.rpm; done [root@893e97dde5b6 tmp]# dnf install ./*.rpm [root@893e97dde5b6 tmp]# # ostree --version libostree: Version: '2023.5' Git: 2dfd9f5370a62a2f43cd10520537f8d14c3246d4 Features: - libcurl - libsoup - gpgme - ex-fsverity - libarchive - selinux - openssl - libmount - systemd - release - p2p [root@893e97dde5b6 tmp]# rpm -q ostree ostree-2023.5-1.el9.x86_64 Change status to verified according to result in Comment 5. 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 (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-2023:6378 |