Bug 2222782

Summary: update rhc to 0.2.3
Product: Red Hat Enterprise Linux 8 Reporter: Link Dupont <link>
Component: rhcAssignee: Link Dupont <link>
Status: CLOSED ERRATA QA Contact: Red Hat subscription-manager QE Team <rhsm-qe>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.9CC: ahitacat, arpandey, cmarinea, fjansen, jsefler, pakotvan, qianzhan, rhsm-qe
Target Milestone: rcKeywords: Triaged
Target Release: 8.9Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhc-0.2.4-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2219563 Environment:
Last Closed: 2023-11-14 15:36:50 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:

Comment 2 qianzhan 2023-07-25 05:27:26 UTC
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

Comment 3 John Sefler 2023-07-27 19:08:10 UTC
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.

Comment 8 John Sefler 2023-08-22 12:31:17 UTC
Verifying on nightly compose RHEL-8.9.0-20230822.28.....

**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
                 This System is reserved by jsefler.

 To return this system early. You can run the command: return2beaker.sh
  Ensure you have your logs off the system before returning to Beaker

 To extend your reservation time. You can run the command:
  extendtesttime.sh
 This is an interactive script. You will be prompted for how many
  hours you would like to extend the reservation.
 Please ensure that you adhere to the reservation policy
  for Beaker systems:
  https://home.corp.redhat.com/wiki/extended-reservations-beaker-general-pool-systems

 You should verify the watchdog was updated succesfully after
  you extend your reservation.
  https://beaker.engineering.redhat.com/recipes/14460271

 For ssh, kvm, serial and power control operations please look here:
  https://beaker.engineering.redhat.com/view/kvm-04-guest04.lab.eng.rdu2.redhat.com

 For the default root password, see:
  https://beaker.engineering.redhat.com/prefs/

      Beaker Test information:
                         HOSTNAME=kvm-04-guest04.lab.eng.rdu2.redhat.com
                            JOBID=8210448
                         RECIPEID=14460271
                    RESULT_SERVER=
                           DISTRO=RHEL-8.9.0-20230822.28
                     ARCHITECTURE=x86_64

      Job Whiteboard: Reserve Workflow provision of distro RHEL-8.9.0-20230822.28 on any lab system for 86400 seconds

      Recipe Whiteboard: 
**  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **  **
Register this system with Red Hat Insights: insights-client --register
Create an account or view all your systems at https://red.ht/insights-dashboard
[root@kvm-04-guest04 ~]# 
[root@kvm-04-guest04 ~]# rpm -q rhc
rhc-0.2.4-1.el8.x86_64
[root@kvm-04-guest04 ~]# 
[root@kvm-04-guest04 ~]# rpm -q rhc --changelog | grep -B1 2222782
* Tue Jul 04 2023 Alba Hita Catala <ahitacat> - 0.2.3-1
- New upstream version (RHBZ#2222782)
[root@kvm-04-guest04 ~]# 
[root@kvm-04-guest04 ~]# rhc --version
rhc version 0.2.4
[root@kvm-04-guest04 ~]# 


VERIFIED: rhc has been updated beyond 0.2.3-1 to 0.2.4-1 which is currently in nightly compose RHEL-8.9.0-20230822.28 targeted for RHEL-8.9.

Comment 10 errata-xmlrpc 2023-11-14 15:36:50 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 (Moderate: rhc security, 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/RHSA-2023:7058