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 2172898

Summary: Rebase to 2023.2
Product: Red Hat Enterprise Linux 9 Reporter: Colin Walters <walters>
Component: ostreeAssignee: Joseph Marrero <jmarrero>
Status: CLOSED DEFERRED QA Contact: RHCOS SST QE <rhcos-sst-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.2CC: aaradhak, ecurtin, jmarrero, mnguyen
Target Milestone: rcKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ostree-2023.2-2.el9 Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
New release, see https://github.com/ostreedev/ostree/releases/tag/v2023.2.
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-24 15:22: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.2
Embargoed:

Description Colin Walters 2023-02-23 13:17:41 UTC
Among other things this picks up https://github.com/ostreedev/ostree/pull/2793 which is desired by automotive.

Comment 2 Colin Walters 2023-03-02 21:45:16 UTC
Resetting to 9.3 as this just got forgotten in the runup to 9.2 and we don't have a freeze-breaking need for it.

Comment 3 Colin Walters 2023-03-13 21:22:14 UTC
Hmm wait, this got merged as https://gitlab.com/redhat/centos-stream/rpms/ostree/-/commit/d0a01bfa230639ecf974bafb4b57430282b9e4c0 yet seems to have not been rebuilt for RHEL?

Comment 5 ecurtin 2023-03-14 10:30:04 UTC
If I can help in anyway let me know

Comment 7 Michael Nguyen 2023-05-01 21:26:54 UTC
# rpm -qa | grep ostree
ostree-libs-2023.2-2.el9.x86_64
ostree-2023.2-2.el9.x86_64
ostree-grub2-2023.2-2.el9.x86_64
# cat /etc/os-release 
NAME="Red Hat Enterprise Linux"
VERSION="9.2 (Plow)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="9.2"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Red Hat Enterprise Linux 9.2 (Plow)"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
REDHAT_BUGZILLA_PRODUCT_VERSION=9.2
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="9.2"

Comment 11 Aashish Radhakrishnan 2023-06-26 16:22:21 UTC
Verification steps:

    {}[root@kvm-01-guest25 ~]# rpm -qa | grep ostree
    ostree-libs-2023.2-2.el9.x86_64
    ostree-2023.2-2.el9.x86_64
    ostree-grub2-2023.2-2.el9.x86_64

    [root@kvm-01-guest25 ~]# cat /etc/os-release 
    NAME="Red Hat Enterprise Linux"
    VERSION="9.3 (Plow)"
    ID="rhel"
    ID_LIKE="fedora"
    VERSION_ID="9.3"
    PLATFORM_ID="platform:el9"
    PRETTY_NAME="Red Hat Enterprise Linux 9.3 Beta (Plow)"
    ANSI_COLOR="0;31"
    LOGO="fedora-logo-icon"
    CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
    HOME_URL="https://www.redhat.com/"
    DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
    BUG_REPORT_URL="https://bugzilla.redhat.com/"REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
    REDHAT_BUGZILLA_PRODUCT_VERSION=9.3
    REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
    REDHAT_SUPPORT_PRODUCT_VERSION="9.3 Beta"