Bug 2234352
| Summary: | Rebase rpm-ostree to v2023.7 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Joseph Marrero <jmarrero> |
| Component: | rpm-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 |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rpm-ostree-2023.7-1.el9 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
New release, see: https://github.com/coreos/rpm-ostree/releases/tag/v2023.7
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-07 08:37:25 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:05:59 UTC
rpm build is located here: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2653263 Verify passed with rpm-ostree-2023.7-1.el9.x86_64 $ podman run --rm -it --entrypoint=/bin/bash quay.io/centos/centos:stream9 [root@e66a7af82a9c /]# dnf install rpm-ostree-2023.7-1.el9.x86_64.rpm rpm-ostree-libs-2023.7-1.el9.x86_64.rpm ... [root@e66a7af82a9c /]# rpm -q rpm-ostree rpm-ostree-2023.7-1.el9.x86_64 Verified: aaradhak@fedora ~/centos $ podman run -it --entrypoint=/bin/bash quay.io/centos/centos:stream9 [root@5e043b5a9f06 /]# curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/rpm-ostree/2023.7/1.el9/x86_64/rpm-ostree-2023.7-1.el9.x86_64.rpm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4744k 100 4744k 0 0 2016k 0 0:00:02 0:00:02 --:--:-- 2015k [root@5e043b5a9f06 /]# curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/rpm-ostree/2023.7/1.el9/x86_64/rpm-ostree-libs-2023.7-1.el9.x86_64.rpm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 22513 100 22513 0 0 70795 0 --:--:-- --:--:-- --:--:-- 70795 [root@5e043b5a9f06 /]# dnf install rpm-ostree- rpm-ostree-2023.7-1.el9.x86_64.rpm rpm-ostree-libs-2023.7-1.el9.x86_64.rpm [root@5e043b5a9f06 /]# dnf install rpm-ostree-* [root@5e043b5a9f06 /]# rpm -qa rpm-ostree rpm-ostree-2023.7-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 (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-2023:6573 |