Bug 2234351
| Summary: | Rebase ostree to v2023.6 | ||
|---|---|---|---|
| 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, jwboyer |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ostree-2023.6-1.el9 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
New release, see https://github.com/ostreedev/ostree/releases/tag/v2023.6
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-07 08:37:22 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
Joseph Marrero
2023-08-24 05:03:44 UTC
rpm are built here: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2651583 Verification steps: aaradhak@fedora ~/centos $ podman run -it --entrypoint=/bin/bash quay.io/centos/centos:stream9 [root@99187082190b /]# cat /etc/os-release NAME="CentOS Stream" VERSION="9" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="9" PLATFORM_ID="platform:el9" PRETTY_NAME="CentOS Stream 9" ANSI_COLOR="0;31" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:centos:centos:9" HOME_URL="https://centos.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [root@99187082190b /]# rpm -qa ostree [root@99187082190b /]# dnf install ostree- ostree-2023.6-1.el9.x86_64.rpm ostree-libs-2023.6-1.el9.x86_64.rpm [root@99187082190b /]# dnf install ostree-* [root@99187082190b /]# rpm -qa ostree ostree-2023.6-1.el9.x86_64 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:6572 |