Pre-verification: 1. Provision the latest RHEL-8.9 development compose as of now in beaker: RHEL-8.9.0-updates-20230724.d.84_BaseOS_x86_64 2. Check the version of rhc: [root@kvm-03-guest21 ~]# rhc --version rhc version 0.2.2 [root@kvm-03-guest21 ~]# rpm -qa | grep rhc rhc-0.2.2-1.el8.x86_64 [root@kvm-03-guest21 ~]# 3. As per above steps, Set the bug to verified:FailedQA
Pre-verifying with scratch brew build https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=53906280 [root@kvm-03-guest20 ~]# rpm -qa | grep rhc rhc-0.2.2-1.el8.x86_64 [root@kvm-03-guest20 ~]# wget --no-check-certificate --quiet https://download.eng.bos.redhat.com/brewroot/work/tasks/6314/53906314/rhc-0.2.3-1.el8.x86_64.rpm [root@kvm-03-guest20 ~]# yum update --assumeyes rhc-0.2.3-1.el8.x86_64.rpm Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Last metadata expiration check: 0:15:33 ago on Thu 27 Jul 2023 02:41:05 PM EDT. Dependencies resolved. ============================================================================= Package Architecture Version Repository Size ============================================================================= Upgrading: rhc x86_64 1:0.2.3-1.el8 @commandline 9.9 M Transaction Summary ============================================================================= Upgrade 1 Package Total size: 9.9 M Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: rhc-1:0.2.3-1.el8.x86_64 1/1 Upgrading : rhc-1:0.2.3-1.el8.x86_64 1/2 Cleanup : rhc-1:0.2.2-1.el8.x86_64 2/2 Running scriptlet: rhc-1:0.2.2-1.el8.x86_64 2/2 /sbin/ldconfig: /usr/lib64/llvm15/lib/libclang.so.15 is not a symbolic link Verifying : rhc-1:0.2.3-1.el8.x86_64 1/2 Verifying : rhc-1:0.2.2-1.el8.x86_64 2/2 Installed products updated. Upgraded: rhc-1:0.2.3-1.el8.x86_64 Complete! [root@kvm-03-guest20 ~]# rpm -qa | grep rhc rhc-0.2.3-1.el8.x86_64 [root@kvm-03-guest20 ~]# rpm -q rhc --changelog | grep 2222782 - New upstream version (RHBZ#2222782) [root@kvm-03-guest20 ~]# rhc --version rhc version 0.2.3 Pre-verified: rhc can be upgraded to version 0.2.3 and final verification will happen after gating has passed permitting rhc-0.2.3-1.el8 to land in a nightly compose for RHEL-8.9.