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 2224102

Summary: backport https://github.com/ostreedev/ostree/pull/2874/commits/de6fddc6adee09a93901243dc7074090828a1912
Product: Red Hat Enterprise Linux 8 Reporter: Derrick Ornelas <dornelas>
Component: ostreeAssignee: Colin Walters <walters>
Status: CLOSED ERRATA QA Contact: Aashish Radhakrishnan <aaradhak>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 8.6CC: aaradhak, dornelas, hhei, jmarrero, rhcos-sst, rhcos-sst-qe, travier, walters
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: ostree-2022.2-8.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2224081
: 2224107 2224108 2224109 (view as bug list) Environment:
Last Closed: 2023-11-14 15:37:15 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:
Bug Depends On: 2224081    
Bug Blocks: 2224107, 2224108, 2224109    

Description Derrick Ornelas 2023-07-19 19:13:52 UTC
+++ This bug was initially created as a clone of Bug #2224081 +++

Backport https://github.com/ostreedev/ostree/pull/2874/commits/de6fddc6adee09a93901243dc7074090828a1912

We saw a likely instance of this appear in https://access.redhat.com/support/cases/#/case/03562689

Need to get this all the way back to at least OCP 4.12 but I would suggest at least RHEL 8.8 too.

Comment 5 Aashish Radhakrishnan 2023-08-23 19:38:09 UTC
aaradhak@fedora ~/centos $ podman run -it --entrypoint=/bin/bash quay.io/centos/centos:stream8

[root@4340211c60f3 /]# dnf install rpm-ostree -y

[root@4340211c60f3 /]# ostree --version
libostree:
 Version: '2022.2'
 Git: aec3fe6c265b83bafdf6cab353d1d274bdccfb18
 Features:
  - libcurl
  - libsoup
  - gpgme
  - libarchive
  - selinux
  - openssl
  - libmount
  - systemd
  - release
  - p2p
[root@4340211c60f3 /]#  
[root@4340211c60f3 /]# 
[root@4340211c60f3 /]# rpm-ostree --version
rpm-ostree:
 Version: '2022.10'
 Git: 6b69ebd34e73849660918b01d516477196fa3745
 Features:
  - rust
  - compose
  - container
[root@4340211c60f3 /]# curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/ostree/2022.2/8.el8/x86_64/ostree-2022.2-8.el8.x86_64.rpm && curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/ostree/2022.2/8.el8/x86_64/ostree-grub2-2022.2-8.el8.x86_64.rpm && curl -kO https://download.eng.bos.redhat.com/brewroot/vol/rhel-8/packages/ostree/2022.2/8.el8/x86_64/ostree-libs-2022.2-8.el8.x86_64.rpm
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  252k  100  252k    0     0   433k      0 --:--:-- --:--:-- --:--:--  433k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 25892  100 25892    0     0  92471      0 --:--:-- --:--:-- --:--:-- 92471
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  445k  100  445k    0     0   796k      0 --:--:-- --:--:-- --:--:--  795k
[root@4340211c60f3 /]# dnf localinstall ostree-*

[root@4340211c60f3 /]# ostree --version
libostree:
 Version: '2022.2'
 Git: 570f8f524720ae1e8e4793f480b00e3bd3f6065f
 Features:
  - inode64
  - libcurl
  - libsoup
  - gpgme
  - libarchive
  - selinux
  - openssl
  - libmount
  - systemd
  - release
  - p2p


[root@4340211c60f3 /]# rpm -qa ostree
ostree-2022.2-8.el8.x86_64

Comment 8 HuijingHei 2023-08-24 08:35:33 UTC
Change status to verified according to result in Comment 5

Comment 10 errata-xmlrpc 2023-11-14 15:37: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 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:7063