Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2224106

Summary: backport https://github.com/ostreedev/ostree/pull/2874/commits/de6fddc6adee09a93901243dc7074090828a1912 [rhel-9.0.0.z]
Product: Red Hat Enterprise Linux 9 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: ostreeAssignee: Joseph Marrero <jmarrero>
Status: CLOSED ERRATA QA Contact: Aashish Radhakrishnan <aaradhak>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.2CC: aaradhak, dornelas, hhei, jmarrero
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ostree-2022.5-2.el9_0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2224081 Environment:
Last Closed: 2023-10-10 15:38:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2224081    
Bug Blocks:    

Comment 3 Aashish Radhakrishnan 2023-08-23 19:57:24 UTC
Pre-verification done as follows:

aaradhak@fedora ~/centos $ podman run -it --entrypoint=/bin/bash quay.io/centos/centos:stream9
[root@e0db7c5c377d /]# 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@e0db7c5c377d /]# dnf install rpm-ostree -y

[root@e0db7c5c377d /]# ostree --version
libostree:
 Version: '2023.5'
 Git: 9583be2e29ed69e14f6163872eae5bd19540bbeb
 Features:
  - libcurl
  - libsoup
  - gpgme
  - ex-fsverity
  - libarchive
  - selinux
  - openssl
  - libmount
  - systemd
  - release
  - p2p
[root@e0db7c5c377d /]# 
[root@e0db7c5c377d /]# 

[root@e0db7c5c377d /]# rpm-ostree --version
rpm-ostree:
 Version: '2023.5'
 Git: b5231c34aa44e5ed2e894fd52c21259840489ff5
 Features:
  - rust
  - compose
  - container
[root@e0db7c5c377d /]# 
[root@e0db7c5c377d /]# 
[root@e0db7c5c377d /]# 
[root@e0db7c5c377d /]# curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/ostree/2022.5/2.el9_0/x86_64/ostree-2022.5-2.el9_0.x86_64.rpm 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  238k  100  238k    0     0   493k      0 --:--:-- --:--:-- --:--:--  492k
[root@e0db7c5c377d /]# curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/ostree/2022.5/2.el9_0/x86_64/ostree-libs-2022.5-2.el9_0.x86_64.rpm
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  432k  100  432k    0     0   592k      0 --:--:-- --:--:-- --:--:--  592k
[root@e0db7c5c377d /]# curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-9/packages/ostree/2022.5/2.el9_0/x86_64/ostree-grub2-2022.5-2.el9_0.x86_64.rpm
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  9224  100  9224    0     0  35891      0 --:--:-- --:--:-- --:--:-- 35891
[root@e0db7c5c377d /]# dnf localinstall ostree-*

[root@e0db7c5c377d /]# ostree --version
libostree:
 Version: '2022.5'
 Git: f063d6554f95f094ce1f7b9448a2f29c3e5c8c8d
 Features:
  - inode64
  - libcurl
  - libsoup
  - gpgme
  - ex-fsverity
  - libarchive
  - selinux
  - openssl
  - libmount
  - systemd
  - release
  - p2p
[root@e0db7c5c377d /]# 
[root@e0db7c5c377d /]# 
[root@e0db7c5c377d /]# rpm -qa ostree
ostree-2022.5-2.el9_0.x86_64

Comment 7 HuijingHei 2023-08-24 08:33:46 UTC
Change status to verified according to result in Comment 3

Comment 11 errata-xmlrpc 2023-10-10 15:38:15 UTC
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 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:5601