Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-platform support for execution environment #8951

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

marcosmamorim
Copy link
Collaborator

SUMMARY
  • Updated install_binaries.sh to dynamically detect system architecture (ARCH)
  • Modified OpenShift CLI (oc) installation to use RHEL 8 version with architecture-specific tarballs.
  • Adjusted AWS CLI download URL to include architecture detection.
  • Added placeholder for Bitwarden CLI installation, as it does not support ARM64 yet.
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ee-multicloud-public

…environments

- Updated `install_binaries.sh` to dynamically detect system architecture (`ARCH`)
- Modified OpenShift CLI (`oc`) installation to use RHEL 8 version with architecture-specific tarballs.
- Adjusted AWS CLI download URL to include architecture detection.
- Added placeholder for Bitwarden CLI installation, as it does not support ARM64 yet.
@marcosmamorim marcosmamorim requested a review from a team as a code owner January 6, 2025 15:18
Copy link

github-actions bot commented Jan 6, 2025

  • quay.io/agnosticd/ee-multicloud:latest size: 3.09 GB
  • quay.io/agnosticd/ee-multicloud:temporary-pr-8951 size: 3.18 GB

diff between quay.io/agnosticd/ee-multicloud:latest and quay.io/agnosticd/ee-multicloud:temporary-pr-8951:

--- /tmp/tmp.1Z5fiNTBQL	2025-01-06 15:27:51.111168689 +0000
+++ /tmp/tmp.N2T6vVYgnw	2025-01-06 15:28:41.683614048 +0000
@@ -2,311 +2,313 @@
 
 # Ansible
 
-ansible [core 2.15.11]
+ansible [core 2.15.13]
   config file = None
   configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
   ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
   ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
   executable location = /usr/local/bin/ansible
-  python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
-  jinja version = 3.1.4
+  python version = 3.9.20 (main, Sep 26 2024, 20:59:47) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] (/usr/bin/python3.9)
+  jinja version = 3.1.5
   libyaml = True
 
-ansible-galaxy [core 2.15.11]
+ansible-galaxy [core 2.15.13]
   config file = None
   configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
   ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
   ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
   executable location = /usr/local/bin/ansible-galaxy
-  python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
-  jinja version = 3.1.4
+  python version = 3.9.20 (main, Sep 26 2024, 20:59:47) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] (/usr/bin/python3.9)
+  jinja version = 3.1.5
   libyaml = True
 
 /usr/share/ansible/collections/ansible_collections:
   amazon.aws:
-    version: 7.6.0
+    version: 9.1.0
   ansible.netcommon:
-    version: 6.1.1
+    version: 7.1.0
   ansible.posix:
-    version: 1.5.4
+    version: 2.0.0
   ansible.utils:
-    version: 4.1.0
+    version: 5.1.2
   ansible.windows:
-    version: 2.3.0
+    version: 2.6.0
   awx.awx:
-    version: 24.3.1
+    version: 24.6.1
   azure.azcollection:
-    version: 2.3.0
+    version: 3.1.0
+  cloud.common:
+    version: 4.0.0
   community.aws:
-    version: 7.2.0
+    version: 9.0.0
   community.crypto:
-    version: 2.19.1
+    version: 2.23.0
   community.general:
-    version: 8.6.0
+    version: 10.2.0
   community.okd:
-    version: 3.0.1
+    version: 4.0.1
   community.vmware:
-    version: 4.3.0
+    version: 5.2.0
   containers.podman:
-    version: 1.13.0
+    version: 1.16.2
   equinix.cloud:
-    version: 0.6.0
+    version: 0.12.0
   equinix.metal:
     version: 1.4.1
   google.cloud:
-    version: 1.3.0
+    version: 1.4.1
   infra.controller_configuration:
-    version: 2.7.1
+    version: 2.11.0
   infra.eda_configuration:
     version: 1.1.0
   kubernetes.core:
-    version: 3.0.1
+    version: 5.0.0
   kubevirt.core:
-    version: 1.3.2
+    version: 2.1.0
   openstack.cloud:
-    version: 2.2.0
+    version: 2.3.3
+  vmware.vmware:
+    version: 1.8.0
+  vmware.vmware_rest:
+    version: 4.4.0
 
 
 # Python
 
-Python 3.9.18
-pip 24.0 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
+Python 3.9.20
+pip 24.3.1 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
 ---------------- pip freeze ----------------
 adal==1.2.7
-aiohttp==3.9.5
-aiosignal==1.3.1
-annotated-types==0.6.0
-ansible-core==2.15.11
-ansible-runner==2.3.6
-ansible-specdoc==0.0.14
-anyio==4.3.0
+aiohappyeyeballs==2.4.4
+aiohttp==3.11.11
+aiosignal==1.3.2
+annotated-types==0.7.0
+ansible-core==2.15.13
+ansible-runner==2.4.0
+ansible-specdoc==0.0.17
+anyio==4.8.0
 appdirs==1.4.4
 applicationinsights==0.11.10
-argcomplete==1.12.3
-async-timeout==4.0.3
-attrs==23.2.0
+argcomplete==3.3.0
+async-timeout==5.0.1
+attrs==24.3.0
 autopage==0.5.2
-azure-cli-core==2.34.0
-azure-cli-telemetry==1.0.6
-azure-common==1.1.11
-azure-containerregistry==1.1.0
-azure-core==1.28.0
-azure-identity==1.14.0
+azure-cli-core==2.64.0
+azure-cli-telemetry==1.1.0
+azure-common==1.1.28
+azure-containerregistry==1.2.0
+azure-core==1.31.0
+azure-identity==1.19.0
 azure-iot-hub==2.6.1
 azure-keyvault==4.2.0
-azure-keyvault-certificates==4.7.0
-azure-keyvault-keys==4.8.0
-azure-keyvault-secrets==4.7.0
-azure-mgmt-apimanagement==3.0.0
-azure-mgmt-authorization==2.0.0
-azure-mgmt-automation==1.0.0
-azure-mgmt-batch==16.2.0
-azure-mgmt-cdn==11.0.0
-azure-mgmt-compute==26.1.0
-azure-mgmt-containerinstance==9.0.0
-azure-mgmt-containerregistry==9.1.0
-azure-mgmt-containerservice==20.0.0
-azure-mgmt-core==1.3.0
-azure-mgmt-cosmosdb==6.4.0
-azure-mgmt-datafactory==2.0.0
-azure-mgmt-datalake-store==1.0.0
-azure-mgmt-devtestlabs==9.0.0
-azure-mgmt-dns==8.0.0
-azure-mgmt-eventhub==10.1.0
-azure-mgmt-hdinsight==9.0.0
-azure-mgmt-iothub==2.2.0
-azure-mgmt-keyvault==10.0.0
-azure-mgmt-loganalytics==12.0.0
-azure-mgmt-managedservices==6.0.0
-azure-mgmt-managementgroups==1.0.0
-azure-mgmt-marketplaceordering==1.1.0
-azure-mgmt-monitor==3.0.0
-azure-mgmt-network==19.1.0
-azure-mgmt-notificationhubs==7.0.0
-azure-mgmt-nspkg==2.0.0
-azure-mgmt-privatedns==1.0.0
-azure-mgmt-rdbms==10.0.0
-azure-mgmt-recoveryservices==2.0.0
-azure-mgmt-recoveryservicesbackup==3.0.0
-azure-mgmt-redis==13.0.0
-azure-mgmt-resource==21.1.0
-azure-mgmt-search==8.0.0
-azure-mgmt-servicebus==7.1.0
-azure-mgmt-sql==3.0.1
-azure-mgmt-storage==19.0.0
-azure-mgmt-trafficmanager==1.0.0b1
-azure-mgmt-web==6.1.0
-azure-nspkg==2.0.0
-azure-storage-blob==12.11.0
+azure-keyvault-certificates==4.9.0
+azure-keyvault-keys==4.10.0
+azure-keyvault-secrets==4.9.0
+azure-mgmt-apimanagement==4.0.1
+azure-mgmt-authorization==4.0.0
+azure-mgmt-automation==1.1.0b4
+azure-mgmt-batch==17.3.0
+azure-mgmt-cdn==13.1.1
+azure-mgmt-compute==33.0.0
+azure-mgmt-containerinstance==10.1.0
+azure-mgmt-containerregistry==10.3.0
+azure-mgmt-containerservice==32.1.0
+azure-mgmt-core==1.4.0
+azure-mgmt-cosmosdb==10.0.0b3
+azure-mgmt-datafactory==9.0.0
+azure-mgmt-devtestlabs==10.0.0b2
+azure-mgmt-dns==8.1.0
+azure-mgmt-eventhub==11.1.0
+azure-mgmt-hdinsight==9.1.0b1
+azure-mgmt-iothub==3.0.0
+azure-mgmt-keyvault==10.3.1
+azure-mgmt-loganalytics==13.0.0b7
+azure-mgmt-managedservices==7.0.0b2
+azure-mgmt-managementgroups==1.1.0b2
+azure-mgmt-marketplaceordering==1.2.0b2
+azure-mgmt-monitor==6.0.2
+azure-mgmt-network==28.0.0
+azure-mgmt-notificationhubs==8.1.0b1
+azure-mgmt-nspkg==3.0.2
+azure-mgmt-privatedns==1.1.0
+azure-mgmt-rdbms==10.2.0b17
+azure-mgmt-recoveryservices==3.0.0
+azure-mgmt-recoveryservicesbackup==9.1.0
+azure-mgmt-redis==14.4.0
+azure-mgmt-resource==23.2.0
+azure-mgmt-search==9.2.0b2
+azure-mgmt-servicebus==8.2.1
+azure-mgmt-sql==4.0.0b19
+azure-mgmt-storage==21.2.1
+azure-mgmt-trafficmanager==1.1.0
+azure-mgmt-web==7.3.1
+azure-nspkg==3.0.2
+azure-storage-blob==12.23.0b1
 baron==0.10.1
-bcrypt==4.1.3
-boto3==1.34.104
-botocore==1.34.104
-cachetools==5.3.3
-certifi==2024.2.2
-cffi==1.16.0
-charset-normalizer==3.3.2
-cliff==4.6.0
-cmd2==2.4.3
-cryptography==42.0.7
+bcrypt==4.2.1
+boto3==1.35.92
+botocore==1.35.92
+cachetools==5.5.0
+certifi==2024.12.14
+cffi==1.17.1
+charset-normalizer==3.4.1
+cliff==4.8.0
+cmd2==2.5.8
+cryptography==44.0.0
 debtcollector==3.0.0
 decorator==5.1.1
-Deprecated==1.2.14
-dnspython==2.6.1
-docutils==0.21.2
+Deprecated==1.2.15
+distro==1.9.0
+dnspython==2.7.0
 dogpile.cache==1.3.3
 dumb-init==1.2.5.post1
-equinix-metal==0.9.0
-exceptiongroup==1.2.1
-frozenlist==1.4.1
-google-api-core==2.19.0
-google-auth==2.29.0
+durationpy==0.9
+equinix-metal==0.11.0
+exceptiongroup==1.2.2
+frozenlist==1.5.0
+google-api-core==2.24.0
+google-auth==2.37.0
 google-cloud-core==2.4.1
-google-cloud-storage==2.16.0
-google-crc32c==1.5.0
-google-resumable-media==2.7.0
-googleapis-common-protos==1.63.0
-gssapi==1.8.3
+google-cloud-storage==2.19.0
+google-crc32c==1.6.0
+google-resumable-media==2.7.2
+googleapis-common-protos==1.66.0
+gssapi==1.9.0
 h11==0.14.0
 h2==4.1.0
 hpack==4.0.0
-httpcore==1.0.5
-httpx==0.27.0
+httpcore==1.0.7
+httpx==0.28.1
 humanfriendly==10.0
 hyperframe==6.0.1
-idna==3.7
+idna==3.10
 importlib-metadata==6.2.1
 importlib-resources==5.0.7
 iso8601==2.1.0
-isodate==0.6.1
-Jinja2==3.1.4
+isodate==0.7.2
+Jinja2==3.1.5
 jmespath==1.0.1
 jsonpatch==1.33
-jsonpointer==2.4
-jsonschema==4.22.0
-jsonschema-specifications==2023.12.1
-keystoneauth1==5.6.0
-knack==0.9.0
-krb5==0.5.1
-kubernetes==29.0.0
+jsonpointer==3.0.0
+jsonschema==4.23.0
+jsonschema-specifications==2024.10.1
+keystoneauth1==5.9.1
+knack==0.11.0
+krb5==0.7.0
+kubernetes==31.0.0
 lockfile==0.12.2
-lxml==5.2.2
-MarkupSafe==2.1.5
-microsoft-kiota-abstractions==1.3.2
-microsoft-kiota-authentication-azure==1.0.0
-microsoft-kiota-http==1.3.1
-microsoft-kiota-serialization-json==1.2.0
-microsoft-kiota-serialization-text==1.0.0
-msal==1.28.0
-msal-extensions==0.3.1
-msgpack==1.0.8
-msgraph-core==1.0.0
-msgraph-sdk==1.0.0
+lxml==5.3.0
+MarkupSafe==3.0.2
+microsoft-kiota-abstractions==1.6.8
+microsoft-kiota-authentication-azure==1.6.8
+microsoft-kiota-http==1.6.8
+microsoft-kiota-serialization-form==1.6.8
+microsoft-kiota-serialization-json==1.6.8
+microsoft-kiota-serialization-multipart==1.6.8
+microsoft-kiota-serialization-text==1.6.8
+msal==1.30.0
+msal-extensions==1.2.0
+msgpack==1.1.0
+msgraph-core==1.1.8
+msgraph-sdk==1.6.0
 msrest==0.7.1
 msrestazure==0.6.4.post1
-multidict==6.0.5
-ncclient==0.6.15
-netaddr==1.2.1
+multidict==6.1.0
+ncclient==0.6.16
+netaddr==1.3.0
 netifaces==0.11.0
-nsx-policy-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d8b09fddd3bfac077cc2c4484f764d1b364ece202e1d3575da3adbd00707930a
-nsx-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-python-sdk/nsx_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=cd5f5a47d2bf066f047d5eba2d6bbd1f784fb36d7e1f734fa6adaab4d6d93fea
-nsx-vmc-aws-integration-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d141ddcbb4dd7500299070129ebed10cdb5a3bf15c1b48de791760e81fbb27a7
-nsx-vmc-policy-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d20503b7214d578bc996d33c15385e980f4ee8b381b0615e8ee9c9693ff929ae
 oauthlib==3.2.2
 openstacksdk==1.3.1
-opentelemetry-api==1.24.0
-opentelemetry-sdk==1.24.0
-opentelemetry-semantic-conventions==0.45b0
+opentelemetry-api==1.29.0
+opentelemetry-sdk==1.29.0
+opentelemetry-semantic-conventions==0.50b0
 os-client-config==2.1.0
 os-service-types==1.7.0
-osc-lib==3.0.1
-oslo.config==9.4.0
-oslo.context==5.5.0
-oslo.i18n==6.3.0
-oslo.log==5.5.1
-oslo.serialization==5.4.0
-oslo.utils==7.1.0
-packaging==21.3
+osc-lib==3.2.0
+oslo.config==9.7.0
+oslo.context==5.7.0
+oslo.i18n==6.5.0
+oslo.log==6.2.0
+oslo.serialization==5.6.0
+oslo.utils==8.0.0
+packaging==24.2
 packet-python==1.44.3
-paramiko==2.12.0
+paramiko==3.5.0
 passlib==1.7.4
-pbr==6.0.0
+pbr==6.1.0
 pendulum==3.0.0
 petname==2.6
 pexpect==4.9.0
-pkginfo==1.10.0
-portalocker==1.7.1
-prettytable==3.10.0
-proto-plus==1.23.0
-protobuf==4.25.3
-psutil==5.9.8
+pkginfo==1.12.0
+portalocker==2.10.1
+prettytable==3.12.0
+propcache==0.2.1
+proto-plus==1.25.0
+protobuf==5.29.2
+psutil==6.1.1
 ptyprocess==0.7.0
-pyasn1==0.6.0
-pyasn1_modules==0.4.0
+pyasn1==0.6.1
+pyasn1_modules==0.4.1
 pycparser==2.22
-pydantic==2.7.1
-pydantic_core==2.18.2
-Pygments==2.18.0
-pyinotify==0.9.6
-PyJWT==2.8.0
+pydantic==2.10.4
+pydantic_core==2.27.2
+Pygments==2.19.0
+PyJWT==2.10.1
 pykerberos==1.2.4
 PyNaCl==1.5.0
-pyOpenSSL==24.1.0
-pyparsing==3.1.2
-pyperclip==1.8.2
+pyOpenSSL==24.3.0
+pyparsing==3.2.1
+pyperclip==1.9.0
 pypsrp==0.8.1
 PySocks==1.7.1
-pyspnego==0.10.2
-python-cinderclient==9.5.0
-python-daemon==3.0.1
+pyspnego==0.11.2
+python-cinderclient==9.6.0
+python-daemon==3.1.2
 python-dateutil==2.9.0.post0
-python-designateclient==6.0.1
-python-heatclient==3.5.0
-python-keystoneclient==5.4.0
+python-designateclient==6.1.0
+python-heatclient==4.0.0
+python-keystoneclient==5.5.0
 python-neutronclient==11.0.0
-python-novaclient==18.6.0
-python-openstackclient==6.2.0
-python-swiftclient==4.5.0
-pyvmomi==8.0.2.0.1
-pywinrm==0.4.3
-PyYAML==6.0.1
+python-novaclient==18.7.0
+python-openstackclient==6.2.1
+python-swiftclient==4.6.0
+pyvmomi==8.0.3.0.1
+pywinrm==0.5.0
+PyYAML==6.0.2
 redbaron==0.9.2
 referencing==0.35.1
-requests==2.31.0
+requests==2.32.3
 requests-credssp==2.0.0
-requests-ntlm==1.2.0
 requests-oauthlib==2.0.0
+requests_ntlm==1.3.0
 requestsexceptions==1.4.0
 resolvelib==1.0.1
 rfc3986==2.0.0
-rpds-py==0.18.1
+rpds-py==0.22.3
 rply==0.7.8
 rsa==4.9
-s3transfer==0.10.1
-simplejson==3.19.2
-six==1.16.0
+s3transfer==0.10.4
+simplejson==3.19.3
+six==1.17.0
 sniffio==1.3.1
-std-uritemplate==0.0.57
-stevedore==5.2.0
+std-uritemplate==2.0.1
+stevedore==5.4.0
 tabulate==0.9.0
-time-machine==2.14.1
+time-machine==2.16.0
 toml==0.10.2
-typing_extensions==4.11.0
-tzdata==2024.1
-uamqp==1.6.9
-urllib3==1.26.18
-vapi-common-client @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl#sha256=b4f906ebc17406af019a2e03a675f7404a6ad08c10b3bba99d493c30929b667f
-vapi-runtime @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl#sha256=71eafdaa9123f87b1bfb27e6903876e8ce192b9d80248135532577a6442477ad
-vcenter-bindings @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl#sha256=055cc278d9f9fdf0ae61c9f009aaabaa8696dd13b89c48061c637f4bf3105cbf
-vmwarecloud-aws @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vmwarecloud-aws/vmwarecloud_aws-1.64.0-py2.py3-none-any.whl#sha256=2a57ce72812a355c4bbd5a5d0bfff04617d85402da96911d9dae71397d6529a9
-vmwarecloud-draas @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vmwarecloud-draas/vmwarecloud_draas-1.23.0-py2.py3-none-any.whl#sha256=629cae86d5bcea0317242135d06e03a8f96707ae3913770745ef5e728e9c6b38
-vsphere-automation-sdk @ git+https://github.com/vmware/vsphere-automation-sdk-python.git@99ee630cb819495f572e9775b48ce0ac1b0263de
+typing_extensions==4.12.2
+tzdata==2024.2
+uamqp==1.6.11
+urllib3==2.3.0
+vmware-vapi-common-client==2.52.0
+vmware-vapi-runtime==2.52.0
+vmware_vcenter==8.0.3.0
 wcwidth==0.2.13
 websocket-client==1.8.0
-wrapt==1.16.0
-xmltodict==0.13.0
-yarl==1.9.4
-zipp==3.18.1
+wrapt==1.17.0
+xmltodict==0.14.2
+yarl==1.18.3
+zipp==3.21.0
 --------------------------------------------
 
 # Packages
@@ -317,305 +319,305 @@
 This system is not registered with an entitlement server. You can use subscription-manager to register.
 
 Installed Packages
-acl.x86_64                                    2.2.53-1.el8                             @System                     
-audit-libs.x86_64                             3.0.7-5.el8                              @System                     
-azure-cli.x86_64                              2.60.0-1.el8                             @packages-microsoft-com-prod
-basesystem.noarch                             11-5.el8                                 @System                     
-bash.x86_64                                   4.4.20-4.el8_6                           @System                     
-bind-libs.x86_64                              32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-libs-lite.x86_64                         32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-license.noarch                           32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-utils.x86_64                             32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-binutils.x86_64                               2.30-123.el8                             @ubi-8-baseos-rpms          
-brotli.x86_64                                 1.0.6-3.el8                              @System                     
-bzip2-libs.x86_64                             1.0.6-26.el8                             @System                     
-ca-certificates.noarch                        2023.2.60_v7.0.306-80.0.el8_8            @System                     
-chkconfig.x86_64                              1.19.2-1.el8                             @System                     
-cmake-filesystem.x86_64                       3.26.5-1.el8_9                           @ubi-8-appstream-rpms       
-coreutils-single.x86_64                       8.30-15.el8                              @System                     
-cpp.x86_64                                    8.5.0-20.el8                             @ubi-8-appstream-rpms       
-cracklib.x86_64                               2.9.6-15.el8                             @System                     
-cracklib-dicts.x86_64                         2.9.6-15.el8                             @System                     
-crypto-policies.noarch                        20230731-1.git3177e06.el8                @System                     
-crypto-policies-scripts.noarch                20230731-1.git3177e06.el8                @System                     
-cryptsetup-libs.x86_64                        2.3.7-7.el8                              @System                     
-curl.x86_64                                   7.61.1-33.el8_9.5                        @System                     
-cyrus-sasl-lib.x86_64                         2.1.27-6.el8_5                           @System                     
-dbus.x86_64                                   1:1.12.8-26.el8                          @System                     
-dbus-common.noarch                            1:1.12.8-26.el8                          @System                     
-dbus-daemon.x86_64                            1:1.12.8-26.el8                          @System                     
-dbus-glib.x86_64                              0.110-2.el8                              @System                     
-dbus-libs.x86_64                              1:1.12.8-26.el8                          @System                     
-dbus-tools.x86_64                             1:1.12.8-26.el8                          @System                     
-device-mapper.x86_64                          8:1.02.181-13.el8_9                      @System                     
-device-mapper-libs.x86_64                     8:1.02.181-13.el8_9                      @System                     
-dmidecode.x86_64                              1:3.3-5.el8                              @System                     
-dnf.noarch                                    4.7.0-19.el8                             @System                     
-dnf-data.noarch                               4.7.0-19.el8                             @System                     
-dnf-plugin-subscription-manager.x86_64        1.28.40-1.el8_9                          @System                     
-elfutils-default-yama-scope.noarch            0.189-3.el8                              @System                     
-elfutils-libelf.x86_64                        0.189-3.el8                              @System                     
-elfutils-libs.x86_64                          0.189-3.el8                              @System                     
-emacs-filesystem.noarch                       1:26.1-11.el8                            @ubi-8-baseos-rpms          
-expat.x86_64                                  2.2.5-11.el8_9.1                         @System                     
-file-libs.x86_64                              5.33-25.el8                              @System                     
-filesystem.x86_64                             3.8-6.el8                                @System                     
-findutils.x86_64                              1:4.6.0-21.el8                           @System                     
-fstrm.x86_64                                  0.6.1-3.el8                              @ubi-8-appstream-rpms       
-gawk.x86_64                                   4.2.1-4.el8                              @System                     
-gcc.x86_64                                    8.5.0-20.el8                             @ubi-8-appstream-rpms       
-gdb-gdbserver.x86_64                          8.2-20.el8                               @System                     
-gdbm.x86_64                                   1:1.18-2.el8                             @System                     
-gdbm-libs.x86_64                              1:1.18-2.el8                             @System                     
-geolite2-city.noarch                          20180605-1.el8                           @ubi-8-appstream-rpms       
-geolite2-country.noarch                       20180605-1.el8                           @ubi-8-appstream-rpms       
-git.x86_64                                    2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-git-core.x86_64                               2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-git-core-doc.noarch                           2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-glib2.x86_64                                  2.56.4-161.el8                           @System                     
-glibc.x86_64                                  2.28-236.el8_9.13                        @System                     
-glibc-common.x86_64                           2.28-236.el8_9.13                        @System                     
-glibc-devel.x86_64                            2.28-236.el8_9.13                        @ubi-8-baseos-rpms          
-glibc-headers.x86_64                          2.28-236.el8_9.13                        @ubi-8-baseos-rpms          
-glibc-minimal-langpack.x86_64                 2.28-236.el8_9.13                        @System                     
-gmp.x86_64                                    1:6.1.2-10.el8                           @System                     
-gnupg2.x86_64                                 2.2.20-3.el8_6                           @System                     
-gnutls.x86_64                                 3.6.16-8.el8_9.3                         @System                     
-gobject-introspection.x86_64                  1.56.1-1.el8                             @System                     
-gpgme.x86_64                                  1.13.1-11.el8                            @System                     
-gpm-libs.x86_64                               1.20.7-17.el8                            @ubi-8-appstream-rpms       
-grep.x86_64                                   3.1-6.el8                                @System                     
-groff-base.x86_64                             1.22.3-18.el8                            @ubi-8-baseos-rpms          
-gzip.x86_64                                   1.9-13.el8_5                             @System                     
-ima-evm-utils.x86_64                          1.3.2-12.el8                             @System                     
-info.x86_64                                   6.5-7.el8                                @System                     
-isl.x86_64                                    0.16.1-6.el8                             @ubi-8-appstream-rpms       
-jq.x86_64                                     1.6-7.el8                                @ubi-8-appstream-rpms       
-json-c.x86_64                                 0.13.1-3.el8                             @System                     
-json-glib.x86_64                              1.4.4-1.el8                              @System                     
-kernel-headers.x86_64                         4.18.0-513.24.1.el8_9                    @ubi-8-baseos-rpms          
-keyutils-libs.x86_64                          1.5.10-9.el8                             @System                     
-keyutils-libs-devel.x86_64                    1.5.10-9.el8                             @ubi-8-baseos-rpms          
-kmod-libs.x86_64                              25-19.el8                                @System                     
-krb5-devel.x86_64                             1.18.2-26.el8_9                          @ubi-8-baseos-rpms          
-krb5-libs.x86_64                              1.18.2-26.el8_9                          @System                     
-langpacks-en.noarch                           1.0-12.el8                               @System                     
-less.x86_64                                   530-2.el8_9                              @ubi-8-baseos-rpms          
-libacl.x86_64                                 2.2.53-1.el8                             @System                     
-libarchive.x86_64                             3.3.3-5.el8                              @System                     
-libassuan.x86_64                              2.5.1-3.el8                              @System                     
-libattr.x86_64                                2.4.48-3.el8                             @System                     
-libblkid.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libcap.x86_64                                 2.48-6.el8_9                             @System                     
-libcap-ng.x86_64                              0.7.11-1.el8                             @System                     
-libcom_err.x86_64                             1.45.6-5.el8                             @System                     
-libcom_err-devel.x86_64                       1.45.6-5.el8                             @ubi-8-baseos-rpms          
-libcomps.x86_64                               0.1.18-1.el8                             @System                     
-libcurl.x86_64                                7.61.1-33.el8_9.5                        @System                     
-libcurl-devel.x86_64                          7.61.1-33.el8_9.5                        @ubi-8-baseos-rpms          
-libdb.x86_64                                  5.3.28-42.el8_4                          @System                     
-libdb-utils.x86_64                            5.3.28-42.el8_4                          @System                     
-libdnf.x86_64                                 0.63.0-17.el8_9                          @System                     
-libedit.x86_64                                3.1-23.20170329cvs.el8                   @ubi-8-baseos-rpms          
-libfdisk.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libffi.x86_64                                 3.1-24.el8                               @System                     
-libgcc.x86_64                                 8.5.0-20.el8                             @System                     
-libgcrypt.x86_64                              1.8.5-7.el8_6                            @System                     
-libgomp.x86_64                                8.5.0-20.el8                             @ubi-8-baseos-rpms          
-libgpg-error.x86_64                           1.31-1.el8                               @System                     
-libidn2.x86_64                                2.2.0-1.el8                              @System                     
-libkadm5.x86_64                               1.18.2-26.el8_9                          @ubi-8-baseos-rpms          
-libksba.x86_64                                1.3.5-9.el8_7                            @System                     
-libmaxminddb.x86_64                           1.2.0-10.el8_9.1                         @ubi-8-appstream-rpms       
-libmetalink.x86_64                            0.1.3-7.el8                              @ubi-8-baseos-rpms          
-libmodulemd.x86_64                            2.13.0-1.el8                             @System                     
-libmount.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libmpc.x86_64                                 1.1.0-9.1.el8                            @ubi-8-appstream-rpms       
-libnghttp2.x86_64                             1.33.0-5.el8_9                           @System                     
-libnl3.x86_64                                 3.7.0-1.el8                              @System                     
-libnsl2.x86_64                                1.2.0-2.20180605git4a062cf.el8           @System                     
-libpkgconf.x86_64                             1.4.2-1.el8                              @ubi-8-baseos-rpms          
-libpsl.x86_64                                 0.20.2-6.el8                             @System                     
-libpwquality.x86_64                           1.4.4-6.el8                              @System                     
-librepo.x86_64                                1.14.2-4.el8                             @System                     
-libreport-filesystem.x86_64                   2.9.5-15.el8                             @System                     
-librhsm.x86_64                                0.0.3-5.el8                              @System                     
-libseccomp.x86_64                             2.5.2-1.el8                              @System                     
-libselinux.x86_64                             2.9-8.el8                                @System                     
-libselinux-devel.x86_64                       2.9-8.el8                                @ubi-8-baseos-rpms          
-libsemanage.x86_64                            2.9-9.el8_6                              @System                     
-libsepol.x86_64                               2.9-3.el8                                @System                     
-libsepol-devel.x86_64                         2.9-3.el8                                @ubi-8-baseos-rpms          
-libsigsegv.x86_64                             2.11-5.el8                               @System                     
-libsmartcols.x86_64                           2.32.1-44.el8_9.1                        @System                     
-libsolv.x86_64                                0.7.20-6.el8                             @System                     
-libssh.x86_64                                 0.9.6-13.el8_9                           @System                     
-libssh-config.noarch                          0.9.6-13.el8_9                           @System                     
-libstdc++.x86_64                              8.5.0-20.el8                             @System                     
-libtasn1.x86_64                               4.13-4.el8_7                             @System                     
-libtirpc.x86_64                               1.1.4-8.el8                              @System                     
-libunistring.x86_64                           0.9.9-3.el8                              @System                     
-libusbx.x86_64                                1.0.23-4.el8                             @System                     
-libuser.x86_64                                0.62-25.el8                              @System                     
-libutempter.x86_64                            1.1.6-14.el8                             @System                     
-libuuid.x86_64                                2.32.1-44.el8_9.1                        @System                     
-libverto.x86_64                               0.3.2-2.el8                              @System                     
-libverto-devel.x86_64                         0.3.2-2.el8                              @ubi-8-baseos-rpms          
-libxcrypt.x86_64                              4.1.1-6.el8                              @System                     
-libxcrypt-devel.x86_64                        4.1.1-6.el8                              @ubi-8-baseos-rpms          
-libxml2.x86_64                                2.9.7-18.el8_9                           @System                     
-libxml2-devel.x86_64                          2.9.7-18.el8_9                           @ubi-8-appstream-rpms       
-libyaml.x86_64                                0.1.7-5.el8                              @System                     
-libzstd.x86_64                                1.4.4-1.el8                              @System                     
-lua-libs.x86_64                               5.3.4-12.el8                             @System                     
-lz4-libs.x86_64                               1.8.3-3.el8_4                            @System                     
-mpfr.x86_64                                   3.1.6-1.el8                              @System                     
-ncurses.x86_64                                6.1-10.20180224.el8                      @ubi-8-baseos-rpms          
-ncurses-base.noarch                           6.1-10.20180224.el8                      @System                     
-ncurses-libs.x86_64                           6.1-10.20180224.el8                      @System                     
-nettle.x86_64                                 3.4.1-7.el8                              @System                     
-npth.x86_64                                   1.5-4.el8                                @System                     
-oniguruma.x86_64                              6.8.2-2.1.el8_9                          @ubi-8-appstream-rpms       
-openldap.x86_64                               2.4.46-18.el8                            @System                     
-openssh.x86_64                                8.0p1-19.el8_9.2                         @ubi-8-baseos-rpms          
-openssh-clients.x86_64                        8.0p1-19.el8_9.2                         @ubi-8-baseos-rpms          
-openssl.x86_64                                1:1.1.1k-12.el8_9                        @ubi-8-baseos-rpms          
-openssl-devel.x86_64                          1:1.1.1k-12.el8_9                        @ubi-8-baseos-rpms          
-openssl-libs.x86_64                           1:1.1.1k-12.el8_9                        @System                     
-p11-kit.x86_64                                0.23.22-1.el8                            @System                     
-p11-kit-trust.x86_64                          0.23.22-1.el8                            @System                     
-packages-microsoft-prod.noarch                1.0-1                                    @@commandline               
-pam.x86_64                                    1.3.1-27.el8                             @System                     
-passwd.x86_64                                 0.80-4.el8                               @System                     
-pcre.x86_64                                   8.42-6.el8                               @System                     
-pcre2.x86_64                                  10.32-3.el8_6                            @System                     
-pcre2-devel.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-pcre2-utf16.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-pcre2-utf32.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-perl-Carp.noarch                              1.42-396.el8                             @ubi-8-baseos-rpms          
-perl-Data-Dumper.x86_64                       2.167-399.el8                            @ubi-8-baseos-rpms          
-perl-Digest.noarch                            1.17-395.el8                             @ubi-8-appstream-rpms       
-perl-Digest-MD5.x86_64                        2.55-396.el8                             @ubi-8-appstream-rpms       
-perl-Encode.x86_64                            4:2.97-3.el8                             @ubi-8-baseos-rpms          
-perl-Errno.x86_64                             1.28-422.el8                             @ubi-8-baseos-rpms          
-perl-Error.noarch                             1:0.17025-2.el8                          @ubi-8-appstream-rpms       
-perl-Exporter.noarch                          5.72-396.el8                             @ubi-8-baseos-rpms          
-perl-File-Path.noarch                         2.15-2.el8                               @ubi-8-baseos-rpms          
-perl-File-Temp.noarch                         0.230.600-1.el8                          @ubi-8-baseos-rpms          
-perl-Getopt-Long.noarch                       1:2.50-4.el8                             @ubi-8-baseos-rpms          
-perl-Git.noarch                               2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-perl-HTTP-Tiny.noarch                         0.074-2.el8_9.1                          @ubi-8-baseos-rpms          
-perl-IO.x86_64                                1.38-422.el8                             @ubi-8-baseos-rpms          
-perl-IO-Socket-IP.noarch                      0.39-5.el8                               @ubi-8-appstream-rpms       
-perl-IO-Socket-SSL.noarch                     2.066-4.module+el8.3.0+6446+594cad75     @ubi-8-appstream-rpms       
-perl-MIME-Base64.x86_64                       3.15-396.el8                             @ubi-8-baseos-rpms          
-perl-Mozilla-CA.noarch                        20160104-7.module+el8.3.0+6498+9eecfe51  @ubi-8-appstream-rpms       
-perl-Net-SSLeay.x86_64                        1.88-2.module+el8.6.0+13392+f0897f98     @ubi-8-appstream-rpms       
-perl-PathTools.x86_64                         3.74-1.el8                               @ubi-8-baseos-rpms          
-perl-Pod-Escapes.noarch                       1:1.07-395.el8                           @ubi-8-baseos-rpms          
-perl-Pod-Perldoc.noarch                       3.28-396.el8                             @ubi-8-baseos-rpms          
-perl-Pod-Simple.noarch                        1:3.35-395.el8                           @ubi-8-baseos-rpms          
-perl-Pod-Usage.noarch                         4:1.69-395.el8                           @ubi-8-baseos-rpms          
-perl-Scalar-List-Utils.x86_64                 3:1.49-2.el8                             @ubi-8-baseos-rpms          
-perl-Socket.x86_64                            4:2.027-3.el8                            @ubi-8-baseos-rpms          
-perl-Storable.x86_64                          1:3.11-3.el8                             @ubi-8-baseos-rpms          
-perl-Term-ANSIColor.noarch                    4.06-396.el8                             @ubi-8-baseos-rpms          
-perl-Term-Cap.noarch                          1.17-395.el8                             @ubi-8-baseos-rpms          
-perl-TermReadKey.x86_64                       2.37-7.el8                               @ubi-8-appstream-rpms       
-perl-Text-ParseWords.noarch                   3.30-395.el8                             @ubi-8-baseos-rpms          
-perl-Text-Tabs+Wrap.noarch                    2013.0523-395.el8                        @ubi-8-baseos-rpms          
-perl-Time-Local.noarch                        1:1.280-1.el8                            @ubi-8-baseos-rpms          
-perl-URI.noarch                               1.73-3.el8                               @ubi-8-appstream-rpms       
-perl-Unicode-Normalize.x86_64                 1.25-396.el8                             @ubi-8-baseos-rpms          
-perl-constant.noarch                          1.33-396.el8                             @ubi-8-baseos-rpms          
-perl-interpreter.x86_64                       4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-libnet.noarch                            3.11-3.el8                               @ubi-8-appstream-rpms       
-perl-libs.x86_64                              4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-macros.x86_64                            4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-parent.noarch                            1:0.237-1.el8                            @ubi-8-baseos-rpms          
-perl-podlators.noarch                         4.11-1.el8                               @ubi-8-baseos-rpms          
-perl-threads.x86_64                           1:2.21-2.el8                             @ubi-8-baseos-rpms          
-perl-threads-shared.x86_64                    1.58-2.el8                               @ubi-8-baseos-rpms          
-pkgconf.x86_64                                1.4.2-1.el8                              @ubi-8-baseos-rpms          
-pkgconf-m4.noarch                             1.4.2-1.el8                              @ubi-8-baseos-rpms          
-pkgconf-pkg-config.x86_64                     1.4.2-1.el8                              @ubi-8-baseos-rpms          
-platform-python.x86_64                        3.6.8-56.el8_9.3                         @System                     
-platform-python-setuptools.noarch             39.2.0-7.el8                             @System                     
-popt.x86_64                                   1.18-1.el8                               @System                     
-protobuf-c.x86_64                             1.3.0-8.el8                              @ubi-8-appstream-rpms       
-publicsuffix-list-dafsa.noarch                20180723-1.el8                           @System                     
-python3-bind.noarch                           32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-python3-chardet.noarch                        3.0.4-7.el8                              @System                     
-python3-cloud-what.x86_64                     1.28.40-1.el8_9                          @System                     
-python3-dateutil.noarch                       1:2.6.1-6.el8                            @System                     
-python3-dbus.x86_64                           1.2.4-15.el8                             @System                     
-python3-decorator.noarch                      4.2.1-2.el8                              @System                     
-python3-dnf.noarch                            4.7.0-19.el8                             @System                     
-python3-dnf-plugins-core.noarch               4.0.21-23.el8                            @System                     
-python3-ethtool.x86_64                        0.14-5.el8                               @System                     
-python3-gobject-base.x86_64                   3.28.3-2.el8                             @System                     
-python3-gpg.x86_64                            1.13.1-11.el8                            @System                     
-python3-hawkey.x86_64                         0.63.0-17.el8_9                          @System                     
-python3-idna.noarch                           2.5-5.el8                                @System                     
-python3-iniparse.noarch                       0.4-31.el8                               @System                     
-python3-inotify.noarch                        0.9.6-13.el8                             @System                     
-python3-libcomps.x86_64                       0.1.18-1.el8                             @System                     
-python3-libdnf.x86_64                         0.63.0-17.el8_9                          @System                     
-python3-librepo.x86_64                        1.14.2-4.el8                             @System                     
-python3-libs.x86_64                           3.6.8-56.el8_9.3                         @System                     
-python3-pip-wheel.noarch                      9.0.3-23.el8_9.1                         @System                     
-python3-ply.noarch                            3.9-9.el8                                @ubi-8-baseos-rpms          
-python3-pysocks.noarch                        1.6.8-3.el8                              @System                     
-python3-requests.noarch                       2.20.0-3.el8_8                           @System                     
-python3-rpm.x86_64                            4.14.3-28.el8_9                          @System                     
-python3-setuptools-wheel.noarch               39.2.0-7.el8                             @System                     
-python3-six.noarch                            1.11.0-8.el8                             @System                     
-python3-subscription-manager-rhsm.x86_64      1.28.40-1.el8_9                          @System                     
-python3-syspurpose.x86_64                     1.28.40-1.el8_9                          @System                     
-python3-systemd.x86_64                        234-8.el8                                @System                     
-python3-urllib3.noarch                        1.24.2-5.el8_9.2                         @System                     
-python39.x86_64                               3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-devel.x86_64                         3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-libs.x86_64                          3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-pip.noarch                           20.2.4-8.module+el8.9.0+21344+82807453.1 @ubi-8-appstream-rpms       
-python39-pip-wheel.noarch                     20.2.4-8.module+el8.9.0+21344+82807453.1 @ubi-8-appstream-rpms       
-python39-setuptools.noarch                    50.3.2-4.module+el8.9.0+19644+d68f775d   @ubi-8-appstream-rpms       
-python39-setuptools-wheel.noarch              50.3.2-4.module+el8.9.0+19644+d68f775d   @ubi-8-appstream-rpms       
-readline.x86_64                               7.0-10.el8                               @System                     
-redhat-release.x86_64                         8.9-0.1.el8                              @System                     
-rootfiles.noarch                              8.1-22.el8                               @System                     
-rpm.x86_64                                    4.14.3-28.el8_9                          @System                     
-rpm-build-libs.x86_64                         4.14.3-28.el8_9                          @System                     
-rpm-libs.x86_64                               4.14.3-28.el8_9                          @System                     
-rsync.x86_64                                  3.1.3-19.el8_7.1                         @ubi-8-baseos-rpms          
-sed.x86_64                                    4.5-5.el8                                @System                     
-setup.noarch                                  2.12.2-9.el8                             @System                     
-shadow-utils.x86_64                           2:4.6-19.el8                             @System                     
-sqlite-libs.x86_64                            3.26.0-19.el8_9                          @System                     
-sshpass.x86_64                                1.09-4.el8                               @ubi-8-appstream-rpms       
-subscription-manager.x86_64                   1.28.40-1.el8_9                          @System                     
-subscription-manager-rhsm-certificates.noarch 20220623-1.el8                           @System                     
-systemd.x86_64                                239-78.el8                               @System                     
-systemd-libs.x86_64                           239-78.el8                               @System                     
-systemd-pam.x86_64                            239-78.el8                               @System                     
-tar.x86_64                                    2:1.30-9.el8                             @System                     
-tpm2-tss.x86_64                               2.3.2-5.el8                              @System                     
-tzdata.noarch                                 2024a-1.el8                              @System                     
-unzip.x86_64                                  6.0-46.el8                               @ubi-8-baseos-rpms          
-usermode.x86_64                               1.113-2.el8                              @System                     
-util-linux.x86_64                             2.32.1-44.el8_9.1                        @System                     
-vim-common.x86_64                             2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-enhanced.x86_64                           2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-filesystem.noarch                         2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-minimal.x86_64                            2:8.0.1763-19.el8_6.4                    @System                     
-virt-what.x86_64                              1.25-4.el8                               @System                     
-wget.x86_64                                   1.19.5-11.el8                            @ubi-8-appstream-rpms       
-which.x86_64                                  2.21-20.el8                              @System                     
-xz-devel.x86_64                               5.2.4-4.el8_6                            @ubi-8-baseos-rpms          
-xz-libs.x86_64                                5.2.4-4.el8_6                            @System                     
-yum.noarch                                    4.7.0-19.el8                             @System                     
-zlib.x86_64                                   1.2.11-25.el8                            @System                     
-zlib-devel.x86_64                             1.2.11-25.el8                            @ubi-8-baseos-rpms          
+acl.x86_64                                    2.2.53-3.el8                            @System                     
+audit-libs.x86_64                             3.1.2-1.el8                             @System                     
+azure-cli.x86_64                              2.67.0-1.el8                            @packages-microsoft-com-prod
+basesystem.noarch                             11-5.el8                                @System                     
+bash.x86_64                                   4.4.20-5.el8                            @System                     
+bind-libs.x86_64                              32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-libs-lite.x86_64                         32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-license.noarch                           32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-utils.x86_64                             32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+binutils.x86_64                               2.30-125.el8_10                         @ubi-8-baseos-rpms          
+brotli.x86_64                                 1.0.6-3.el8                             @System                     
+bzip2-libs.x86_64                             1.0.6-27.el8_10                         @System                     
+ca-certificates.noarch                        2024.2.69_v8.0.303-80.0.el8_10          @System                     
+chkconfig.x86_64                              1.19.2-1.el8                            @System                     
+cmake-filesystem.x86_64                       3.26.5-2.el8                            @ubi-8-appstream-rpms       
+coreutils-single.x86_64                       8.30-15.el8                             @System                     
+cpp.x86_64                                    8.5.0-22.el8_10                         @ubi-8-appstream-rpms       
+cracklib.x86_64                               2.9.6-15.el8                            @System                     
+cracklib-dicts.x86_64                         2.9.6-15.el8                            @System                     
+crypto-policies.noarch                        20230731-1.git3177e06.el8               @System                     
+crypto-policies-scripts.noarch                20230731-1.git3177e06.el8               @System                     
+cryptsetup-libs.x86_64                        2.3.7-7.el8                             @System                     
+curl.x86_64                                   7.61.1-34.el8_10.2                      @System                     
+cyrus-sasl-lib.x86_64                         2.1.27-6.el8_5                          @System                     
+dbus.x86_64                                   1:1.12.8-26.el8                         @System                     
+dbus-common.noarch                            1:1.12.8-26.el8                         @System                     
+dbus-daemon.x86_64                            1:1.12.8-26.el8                         @System                     
+dbus-glib.x86_64                              0.110-2.el8                             @System                     
+dbus-libs.x86_64                              1:1.12.8-26.el8                         @System                     
+dbus-tools.x86_64                             1:1.12.8-26.el8                         @System                     
+device-mapper.x86_64                          8:1.02.181-14.el8                       @System                     
+device-mapper-libs.x86_64                     8:1.02.181-14.el8                       @System                     
+dmidecode.x86_64                              1:3.5-1.el8                             @System                     
+dnf.noarch                                    4.7.0-20.el8                            @System                     
+dnf-data.noarch                               4.7.0-20.el8                            @System                     
+dnf-plugin-subscription-manager.x86_64        1.28.42-1.el8                           @System                     
+elfutils-default-yama-scope.noarch            0.190-2.el8                             @System                     
+elfutils-libelf.x86_64                        0.190-2.el8                             @System                     
+elfutils-libs.x86_64                          0.190-2.el8                             @System                     
+emacs-filesystem.noarch                       1:26.1-12.el8_10                        @ubi-8-baseos-rpms          
+expat.x86_64                                  2.2.5-16.el8_10                         @System                     
+file-libs.x86_64                              5.33-26.el8                             @System                     
+filesystem.x86_64                             3.8-6.el8                               @System                     
+findutils.x86_64                              1:4.6.0-23.el8_10                       @System                     
+fstrm.x86_64                                  0.6.1-3.el8                             @ubi-8-appstream-rpms       
+gawk.x86_64                                   4.2.1-4.el8                             @System                     
+gcc.x86_64                                    8.5.0-22.el8_10                         @ubi-8-appstream-rpms       
+gdb-gdbserver.x86_64                          8.2-20.el8                              @System                     
+gdbm.x86_64                                   1:1.18-2.el8                            @System                     
+gdbm-libs.x86_64                              1:1.18-2.el8                            @System                     
+geolite2-city.noarch                          20180605-1.el8                          @ubi-8-appstream-rpms       
+geolite2-country.noarch                       20180605-1.el8                          @ubi-8-appstream-rpms       
+git.x86_64                                    2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+git-core.x86_64                               2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+git-core-doc.noarch                           2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+glib2.x86_64                                  2.56.4-165.el8_10                       @System                     
+glibc.x86_64                                  2.28-251.el8_10.5                       @System                     
+glibc-common.x86_64                           2.28-251.el8_10.5                       @System                     
+glibc-devel.x86_64                            2.28-251.el8_10.5                       @ubi-8-baseos-rpms          
+glibc-headers.x86_64                          2.28-251.el8_10.5                       @ubi-8-baseos-rpms          
+glibc-minimal-langpack.x86_64                 2.28-251.el8_10.5                       @System                     
+gmp.x86_64                                    1:6.1.2-11.el8                          @System                     
+gnupg2.x86_64                                 2.2.20-3.el8_6                          @System                     
+gnutls.x86_64                                 3.6.16-8.el8_9.3                        @System                     
+gobject-introspection.x86_64                  1.56.1-1.el8                            @System                     
+gpgme.x86_64                                  1.13.1-12.el8                           @System                     
+gpm-libs.x86_64                               1.20.7-17.el8                           @ubi-8-appstream-rpms       
+grep.x86_64                                   3.1-6.el8                               @System                     
+groff-base.x86_64                             1.22.3-18.el8                           @ubi-8-baseos-rpms          
+gzip.x86_64                                   1.9-13.el8_5                            @System                     
+ima-evm-utils.x86_64                          1.3.2-12.el8                            @System                     
+info.x86_64                                   6.5-7.el8                               @System                     
+isl.x86_64                                    0.16.1-6.el8                            @ubi-8-appstream-rpms       
+jq.x86_64                                     1.6-9.el8_10                            @ubi-8-appstream-rpms       
+json-c.x86_64                                 0.13.1-3.el8                            @System                     
+json-glib.x86_64                              1.4.4-1.el8                             @System                     
+kernel-headers.x86_64                         4.18.0-553.33.1.el8_10                  @ubi-8-baseos-rpms          
+keyutils-libs.x86_64                          1.5.10-9.el8                            @System                     
+keyutils-libs-devel.x86_64                    1.5.10-9.el8                            @ubi-8-baseos-rpms          
+kmod-libs.x86_64                              25-20.el8                               @System                     
+krb5-devel.x86_64                             1.18.2-30.el8_10                        @ubi-8-baseos-rpms          
+krb5-libs.x86_64                              1.18.2-30.el8_10                        @System                     
+langpacks-en.noarch                           1.0-12.el8                              @System                     
+less.x86_64                                   530-3.el8_10                            @ubi-8-baseos-rpms          
+libacl.x86_64                                 2.2.53-3.el8                            @System                     
+libarchive.x86_64                             3.3.3-5.el8                             @System                     
+libassuan.x86_64                              2.5.1-3.el8                             @System                     
+libattr.x86_64                                2.4.48-3.el8                            @System                     
+libblkid.x86_64                               2.32.1-46.el8                           @System                     
+libcap.x86_64                                 2.48-6.el8_9                            @System                     
+libcap-ng.x86_64                              0.7.11-1.el8                            @System                     
+libcom_err.x86_64                             1.45.6-5.el8                            @System                     
+libcom_err-devel.x86_64                       1.45.6-5.el8                            @ubi-8-baseos-rpms          
+libcomps.x86_64                               0.1.18-1.el8                            @System                     
+libcurl.x86_64                                7.61.1-34.el8_10.2                      @System                     
+libcurl-devel.x86_64                          7.61.1-34.el8_10.2                      @ubi-8-baseos-rpms          
+libdb.x86_64                                  5.3.28-42.el8_4                         @System                     
+libdb-utils.x86_64                            5.3.28-42.el8_4                         @System                     
+libdnf.x86_64                                 0.63.0-20.el8_10                        @System                     
+libedit.x86_64                                3.1-23.20170329cvs.el8                  @ubi-8-baseos-rpms          
+libfdisk.x86_64                               2.32.1-46.el8                           @System                     
+libffi.x86_64                                 3.1-24.el8                              @System                     
+libgcc.x86_64                                 8.5.0-22.el8_10                         @System                     
+libgcrypt.x86_64                              1.8.5-7.el8_6                           @System                     
+libgomp.x86_64                                8.5.0-22.el8_10                         @ubi-8-baseos-rpms          
+libgpg-error.x86_64                           1.31-1.el8                              @System                     
+libidn2.x86_64                                2.2.0-1.el8                             @System                     
+libkadm5.x86_64                               1.18.2-30.el8_10                        @ubi-8-baseos-rpms          
+libksba.x86_64                                1.3.5-9.el8_7                           @System                     
+libmaxminddb.x86_64                           1.2.0-10.el8_9.1                        @ubi-8-appstream-rpms       
+libmetalink.x86_64                            0.1.3-7.el8                             @ubi-8-baseos-rpms          
+libmodulemd.x86_64                            2.13.0-1.el8                            @System                     
+libmount.x86_64                               2.32.1-46.el8                           @System                     
+libmpc.x86_64                                 1.1.0-9.1.el8                           @ubi-8-appstream-rpms       
+libnghttp2.x86_64                             1.33.0-6.el8_10.1                       @System                     
+libnl3.x86_64                                 3.7.0-1.el8                             @System                     
+libnsl2.x86_64                                1.2.0-2.20180605git4a062cf.el8          @System                     
+libpkgconf.x86_64                             1.4.2-1.el8                             @ubi-8-baseos-rpms          
+libpsl.x86_64                                 0.20.2-6.el8                            @System                     
+libpwquality.x86_64                           1.4.4-6.el8                             @System                     
+librepo.x86_64                                1.14.2-5.el8                            @System                     
+libreport-filesystem.x86_64                   2.9.5-15.el8                            @System                     
+librhsm.x86_64                                0.0.3-5.el8                             @System                     
+libseccomp.x86_64                             2.5.2-1.el8                             @System                     
+libselinux.x86_64                             2.9-9.el8_10                            @System                     
+libselinux-devel.x86_64                       2.9-9.el8_10                            @ubi-8-baseos-rpms          
+libsemanage.x86_64                            2.9-10.el8_10                           @System                     
+libsepol.x86_64                               2.9-3.el8                               @System                     
+libsepol-devel.x86_64                         2.9-3.el8                               @ubi-8-baseos-rpms          
+libsigsegv.x86_64                             2.11-5.el8                              @System                     
+libsmartcols.x86_64                           2.32.1-46.el8                           @System                     
+libsolv.x86_64                                0.7.20-6.el8                            @System                     
+libssh.x86_64                                 0.9.6-14.el8                            @System                     
+libssh-config.noarch                          0.9.6-14.el8                            @System                     
+libstdc++.x86_64                              8.5.0-22.el8_10                         @System                     
+libtasn1.x86_64                               4.13-4.el8_7                            @System                     
+libtirpc.x86_64                               1.1.4-12.el8_10                         @System                     
+libunistring.x86_64                           0.9.9-3.el8                             @System                     
+libusbx.x86_64                                1.0.23-4.el8                            @System                     
+libuser.x86_64                                0.62-26.el8_10                          @System                     
+libutempter.x86_64                            1.1.6-14.el8                            @System                     
+libuuid.x86_64                                2.32.1-46.el8                           @System                     
+libverto.x86_64                               0.3.2-2.el8                             @System                     
+libverto-devel.x86_64                         0.3.2-2.el8                             @ubi-8-baseos-rpms          
+libxcrypt.x86_64                              4.1.1-6.el8                             @System                     
+libxcrypt-devel.x86_64                        4.1.1-6.el8                             @ubi-8-baseos-rpms          
+libxml2.x86_64                                2.9.7-18.el8_10.1                       @System                     
+libxml2-devel.x86_64                          2.9.7-18.el8_10.1                       @ubi-8-appstream-rpms       
+libyaml.x86_64                                0.1.7-5.el8                             @System                     
+libzstd.x86_64                                1.4.4-1.el8                             @System                     
+lua-libs.x86_64                               5.3.4-12.el8                            @System                     
+lz4-libs.x86_64                               1.8.3-3.el8_4                           @System                     
+mpfr.x86_64                                   3.1.6-1.el8                             @System                     
+ncurses.x86_64                                6.1-10.20180224.el8                     @ubi-8-baseos-rpms          
+ncurses-base.noarch                           6.1-10.20180224.el8                     @System                     
+ncurses-libs.x86_64                           6.1-10.20180224.el8                     @System                     
+nettle.x86_64                                 3.4.1-7.el8                             @System                     
+npth.x86_64                                   1.5-4.el8                               @System                     
+oniguruma.x86_64                              6.8.2-3.el8                             @ubi-8-appstream-rpms       
+openldap.x86_64                               2.4.46-20.el8_10                        @System                     
+openssh.x86_64                                8.0p1-25.el8_10                         @ubi-8-baseos-rpms          
+openssh-clients.x86_64                        8.0p1-25.el8_10                         @ubi-8-baseos-rpms          
+openssl.x86_64                                1:1.1.1k-14.el8_6                       @ubi-8-baseos-rpms          
+openssl-devel.x86_64                          1:1.1.1k-14.el8_6                       @ubi-8-baseos-rpms          
+openssl-libs.x86_64                           1:1.1.1k-14.el8_6                       @System                     
+p11-kit.x86_64                                0.23.22-2.el8                           @System                     
+p11-kit-trust.x86_64                          0.23.22-2.el8                           @System                     
+packages-microsoft-prod.noarch                1.0-1                                   @@commandline               
+pam.x86_64                                    1.3.1-36.el8_10                         @System                     
+passwd.x86_64                                 0.80-4.el8                              @System                     
+pcre.x86_64                                   8.42-6.el8                              @System                     
+pcre2.x86_64                                  10.32-3.el8_6                           @System                     
+pcre2-devel.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+pcre2-utf16.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+pcre2-utf32.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+perl-Carp.noarch                              1.42-396.el8                            @ubi-8-baseos-rpms          
+perl-Data-Dumper.x86_64                       2.167-399.el8                           @ubi-8-baseos-rpms          
+perl-Digest.noarch                            1.17-395.el8                            @ubi-8-appstream-rpms       
+perl-Digest-MD5.x86_64                        2.55-396.el8                            @ubi-8-appstream-rpms       
+perl-Encode.x86_64                            4:2.97-3.el8                            @ubi-8-baseos-rpms          
+perl-Errno.x86_64                             1.28-422.el8                            @ubi-8-baseos-rpms          
+perl-Error.noarch                             1:0.17025-2.el8                         @ubi-8-appstream-rpms       
+perl-Exporter.noarch                          5.72-396.el8                            @ubi-8-baseos-rpms          
+perl-File-Path.noarch                         2.15-2.el8                              @ubi-8-baseos-rpms          
+perl-File-Temp.noarch                         0.230.600-1.el8                         @ubi-8-baseos-rpms          
+perl-Getopt-Long.noarch                       1:2.50-4.el8                            @ubi-8-baseos-rpms          
+perl-Git.noarch                               2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+perl-HTTP-Tiny.noarch                         0.074-3.el8                             @ubi-8-baseos-rpms          
+perl-IO.x86_64                                1.38-422.el8                            @ubi-8-baseos-rpms          
+perl-IO-Socket-IP.noarch                      0.39-5.el8                              @ubi-8-appstream-rpms       
+perl-IO-Socket-SSL.noarch                     2.066-4.module+el8.3.0+6446+594cad75    @ubi-8-appstream-rpms       
+perl-MIME-Base64.x86_64                       3.15-396.el8                            @ubi-8-baseos-rpms          
+perl-Mozilla-CA.noarch                        20160104-7.module+el8.3.0+6498+9eecfe51 @ubi-8-appstream-rpms       
+perl-Net-SSLeay.x86_64                        1.88-2.module+el8.6.0+13392+f0897f98    @ubi-8-appstream-rpms       
+perl-PathTools.x86_64                         3.74-1.el8                              @ubi-8-baseos-rpms          
+perl-Pod-Escapes.noarch                       1:1.07-395.el8                          @ubi-8-baseos-rpms          
+perl-Pod-Perldoc.noarch                       3.28-396.el8                            @ubi-8-baseos-rpms          
+perl-Pod-Simple.noarch                        1:3.35-395.el8                          @ubi-8-baseos-rpms          
+perl-Pod-Usage.noarch                         4:1.69-395.el8                          @ubi-8-baseos-rpms          
+perl-Scalar-List-Utils.x86_64                 3:1.49-2.el8                            @ubi-8-baseos-rpms          
+perl-Socket.x86_64                            4:2.027-3.el8                           @ubi-8-baseos-rpms          
+perl-Storable.x86_64                          1:3.11-3.el8                            @ubi-8-baseos-rpms          
+perl-Term-ANSIColor.noarch                    4.06-396.el8                            @ubi-8-baseos-rpms          
+perl-Term-Cap.noarch                          1.17-395.el8                            @ubi-8-baseos-rpms          
+perl-TermReadKey.x86_64                       2.37-7.el8                              @ubi-8-appstream-rpms       
+perl-Text-ParseWords.noarch                   3.30-395.el8                            @ubi-8-baseos-rpms          
+perl-Text-Tabs+Wrap.noarch                    2013.0523-395.el8                       @ubi-8-baseos-rpms          
+perl-Time-Local.noarch                        1:1.280-1.el8                           @ubi-8-baseos-rpms          
+perl-URI.noarch                               1.73-3.el8                              @ubi-8-appstream-rpms       
+perl-Unicode-Normalize.x86_64                 1.25-396.el8                            @ubi-8-baseos-rpms          
+perl-constant.noarch                          1.33-396.el8                            @ubi-8-baseos-rpms          
+perl-interpreter.x86_64                       4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-libnet.noarch                            3.11-3.el8                              @ubi-8-appstream-rpms       
+perl-libs.x86_64                              4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-macros.x86_64                            4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-parent.noarch                            1:0.237-1.el8                           @ubi-8-baseos-rpms          
+perl-podlators.noarch                         4.11-1.el8                              @ubi-8-baseos-rpms          
+perl-threads.x86_64                           1:2.21-2.el8                            @ubi-8-baseos-rpms          
+perl-threads-shared.x86_64                    1.58-2.el8                              @ubi-8-baseos-rpms          
+pkgconf.x86_64                                1.4.2-1.el8                             @ubi-8-baseos-rpms          
+pkgconf-m4.noarch                             1.4.2-1.el8                             @ubi-8-baseos-rpms          
+pkgconf-pkg-config.x86_64                     1.4.2-1.el8                             @ubi-8-baseos-rpms          
+platform-python.x86_64                        3.6.8-69.el8_10                         @System                     
+platform-python-setuptools.noarch             39.2.0-8.el8_10                         @System                     
+popt.x86_64                                   1.18-1.el8                              @System                     
+protobuf-c.x86_64                             1.3.0-8.el8                             @ubi-8-appstream-rpms       
+publicsuffix-list-dafsa.noarch                20180723-1.el8                          @System                     
+python3-bind.noarch                           32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+python3-chardet.noarch                        3.0.4-7.el8                             @System                     
+python3-cloud-what.x86_64                     1.28.42-1.el8                           @System                     
+python3-dateutil.noarch                       1:2.6.1-6.el8                           @System                     
+python3-dbus.x86_64                           1.2.4-15.el8                            @System                     
+python3-decorator.noarch                      4.2.1-2.el8                             @System                     
+python3-dnf.noarch                            4.7.0-20.el8                            @System                     
+python3-dnf-plugins-core.noarch               4.0.21-25.el8                           @System                     
+python3-ethtool.x86_64                        0.14-5.el8                              @System                     
+python3-gobject-base.x86_64                   3.28.3-2.el8                            @System                     
+python3-gpg.x86_64                            1.13.1-12.el8                           @System                     
+python3-hawkey.x86_64                         0.63.0-20.el8_10                        @System                     
+python3-idna.noarch                           2.5-7.el8_10                            @System                     
+python3-iniparse.noarch                       0.4-31.el8                              @System                     
+python3-inotify.noarch                        0.9.6-13.el8                            @System                     
+python3-libcomps.x86_64                       0.1.18-1.el8                            @System                     
+python3-libdnf.x86_64                         0.63.0-20.el8_10                        @System                     
+python3-librepo.x86_64                        1.14.2-5.el8                            @System                     
+python3-libs.x86_64                           3.6.8-69.el8_10                         @System                     
+python3-pip-wheel.noarch                      9.0.3-24.el8                            @System                     
+python3-ply.noarch                            3.9-9.el8                               @ubi-8-baseos-rpms          
+python3-pysocks.noarch                        1.6.8-3.el8                             @System                     
+python3-requests.noarch                       2.20.0-3.el8_8                          @System                     
+python3-rpm.x86_64                            4.14.3-32.el8_10                        @System                     
+python3-setuptools-wheel.noarch               39.2.0-8.el8_10                         @System                     
+python3-six.noarch                            1.11.0-8.el8                            @System                     
+python3-subscription-manager-rhsm.x86_64      1.28.42-1.el8                           @System                     
+python3-syspurpose.x86_64                     1.28.42-1.el8                           @System                     
+python3-systemd.x86_64                        234-8.el8                               @System                     
+python3-urllib3.noarch                        1.24.2-8.el8_10                         @System                     
+python39.x86_64                               3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-devel.x86_64                         3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-libs.x86_64                          3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-pip.noarch                           20.2.4-9.module+el8.10.0+21329+8d76b841 @ubi-8-appstream-rpms       
+python39-pip-wheel.noarch                     20.2.4-9.module+el8.10.0+21329+8d76b841 @ubi-8-appstream-rpms       
+python39-setuptools.noarch                    50.3.2-6.module+el8.10.0+22183+c898c0c1 @ubi-8-appstream-rpms       
+python39-setuptools-wheel.noarch              50.3.2-6.module+el8.10.0+22183+c898c0c1 @ubi-8-appstream-rpms       
+readline.x86_64                               7.0-10.el8                              @System                     
+redhat-release.x86_64                         8.10-0.3.el8                            @System                     
+rootfiles.noarch                              8.1-22.el8                              @System                     
+rpm.x86_64                                    4.14.3-32.el8_10                        @System                     
+rpm-build-libs.x86_64                         4.14.3-32.el8_10                        @System                     
+rpm-libs.x86_64                               4.14.3-32.el8_10                        @System                     
+rsync.x86_64                                  3.1.3-19.el8_7.1                        @ubi-8-baseos-rpms          
+sed.x86_64                                    4.5-5.el8                               @System                     
+setup.noarch                                  2.12.2-9.el8                            @System                     
+shadow-utils.x86_64                           2:4.6-22.el8                            @System                     
+sqlite-libs.x86_64                            3.26.0-19.el8_9                         @System                     
+sshpass.x86_64                                1.09-4.el8                              @ubi-8-appstream-rpms       
+subscription-manager.x86_64                   1.28.42-1.el8                           @System                     
+subscription-manager-rhsm-certificates.noarch 20220623-1.el8                          @System                     
+systemd.x86_64                                239-82.el8_10.3                         @System                     
+systemd-libs.x86_64                           239-82.el8_10.3                         @System                     
+systemd-pam.x86_64                            239-82.el8_10.3                         @System                     
+tar.x86_64                                    2:1.30-9.el8                            @System                     
+tpm2-tss.x86_64                               2.3.2-6.el8                             @System                     
+tzdata.noarch                                 2024b-4.el8                             @System                     
+unzip.x86_64                                  6.0-47.el8_10                           @ubi-8-baseos-rpms          
+usermode.x86_64                               1.113-2.el8                             @System                     
+util-linux.x86_64                             2.32.1-46.el8                           @System                     
+vim-common.x86_64                             2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-enhanced.x86_64                           2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-filesystem.noarch                         2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-minimal.x86_64                            2:8.0.1763-19.el8_6.4                   @System                     
+virt-what.x86_64                              1.25-4.el8                              @System                     
+wget.x86_64                                   1.19.5-12.el8_10                        @ubi-8-appstream-rpms       
+which.x86_64                                  2.21-20.el8                             @System                     
+xz-devel.x86_64                               5.2.4-4.el8_6                           @ubi-8-baseos-rpms          
+xz-libs.x86_64                                5.2.4-4.el8_6                           @System                     
+yum.noarch                                    4.7.0-20.el8                            @System                     
+zlib.x86_64                                   1.2.11-25.el8                           @System                     
+zlib-devel.x86_64                             1.2.11-25.el8                           @ubi-8-baseos-rpms          
 
 # Alternatives
 

@github-actions github-actions bot added the repo label Jan 6, 2025
- Added QEMU setup using `docker/setup-qemu-action@v2` to enable emulation for multiple architectures.
- Installed `qemu` and `binfmt-support` as dependencies to ensure proper handling of multi-platform builds.
…uild-ee.yml

- Added a step to install `qemu` and `binfmt-support` before setting up QEMU.
Copy link

github-actions bot commented Jan 6, 2025

  • quay.io/agnosticd/ee-multicloud:latest size: 3.09 GB
  • quay.io/agnosticd/ee-multicloud:temporary-pr-8951 size: 3.18 GB

diff between quay.io/agnosticd/ee-multicloud:latest and quay.io/agnosticd/ee-multicloud:temporary-pr-8951:

--- /tmp/tmp.8GyrPlQu1u	2025-01-06 17:09:51.909169884 +0000
+++ /tmp/tmp.6o0CxgP9Of	2025-01-06 17:11:12.296930830 +0000
@@ -2,311 +2,313 @@
 
 # Ansible
 
-ansible [core 2.15.11]
+ansible [core 2.15.13]
   config file = None
   configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
   ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
   ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
   executable location = /usr/local/bin/ansible
-  python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
-  jinja version = 3.1.4
+  python version = 3.9.20 (main, Sep 26 2024, 20:59:47) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] (/usr/bin/python3.9)
+  jinja version = 3.1.5
   libyaml = True
 
-ansible-galaxy [core 2.15.11]
+ansible-galaxy [core 2.15.13]
   config file = None
   configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
   ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
   ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
   executable location = /usr/local/bin/ansible-galaxy
-  python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
-  jinja version = 3.1.4
+  python version = 3.9.20 (main, Sep 26 2024, 20:59:47) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] (/usr/bin/python3.9)
+  jinja version = 3.1.5
   libyaml = True
 
 /usr/share/ansible/collections/ansible_collections:
   amazon.aws:
-    version: 7.6.0
+    version: 9.1.0
   ansible.netcommon:
-    version: 6.1.1
+    version: 7.1.0
   ansible.posix:
-    version: 1.5.4
+    version: 2.0.0
   ansible.utils:
-    version: 4.1.0
+    version: 5.1.2
   ansible.windows:
-    version: 2.3.0
+    version: 2.6.0
   awx.awx:
-    version: 24.3.1
+    version: 24.6.1
   azure.azcollection:
-    version: 2.3.0
+    version: 3.1.0
+  cloud.common:
+    version: 4.0.0
   community.aws:
-    version: 7.2.0
+    version: 9.0.0
   community.crypto:
-    version: 2.19.1
+    version: 2.23.0
   community.general:
-    version: 8.6.0
+    version: 10.2.0
   community.okd:
-    version: 3.0.1
+    version: 4.0.1
   community.vmware:
-    version: 4.3.0
+    version: 5.2.0
   containers.podman:
-    version: 1.13.0
+    version: 1.16.2
   equinix.cloud:
-    version: 0.6.0
+    version: 0.12.0
   equinix.metal:
     version: 1.4.1
   google.cloud:
-    version: 1.3.0
+    version: 1.4.1
   infra.controller_configuration:
-    version: 2.7.1
+    version: 2.11.0
   infra.eda_configuration:
     version: 1.1.0
   kubernetes.core:
-    version: 3.0.1
+    version: 5.0.0
   kubevirt.core:
-    version: 1.3.2
+    version: 2.1.0
   openstack.cloud:
-    version: 2.2.0
+    version: 2.3.3
+  vmware.vmware:
+    version: 1.8.0
+  vmware.vmware_rest:
+    version: 4.4.0
 
 
 # Python
 
-Python 3.9.18
-pip 24.0 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
+Python 3.9.20
+pip 24.3.1 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
 ---------------- pip freeze ----------------
 adal==1.2.7
-aiohttp==3.9.5
-aiosignal==1.3.1
-annotated-types==0.6.0
-ansible-core==2.15.11
-ansible-runner==2.3.6
-ansible-specdoc==0.0.14
-anyio==4.3.0
+aiohappyeyeballs==2.4.4
+aiohttp==3.11.11
+aiosignal==1.3.2
+annotated-types==0.7.0
+ansible-core==2.15.13
+ansible-runner==2.4.0
+ansible-specdoc==0.0.17
+anyio==4.8.0
 appdirs==1.4.4
 applicationinsights==0.11.10
-argcomplete==1.12.3
-async-timeout==4.0.3
-attrs==23.2.0
+argcomplete==3.3.0
+async-timeout==5.0.1
+attrs==24.3.0
 autopage==0.5.2
-azure-cli-core==2.34.0
-azure-cli-telemetry==1.0.6
-azure-common==1.1.11
-azure-containerregistry==1.1.0
-azure-core==1.28.0
-azure-identity==1.14.0
+azure-cli-core==2.64.0
+azure-cli-telemetry==1.1.0
+azure-common==1.1.28
+azure-containerregistry==1.2.0
+azure-core==1.31.0
+azure-identity==1.19.0
 azure-iot-hub==2.6.1
 azure-keyvault==4.2.0
-azure-keyvault-certificates==4.7.0
-azure-keyvault-keys==4.8.0
-azure-keyvault-secrets==4.7.0
-azure-mgmt-apimanagement==3.0.0
-azure-mgmt-authorization==2.0.0
-azure-mgmt-automation==1.0.0
-azure-mgmt-batch==16.2.0
-azure-mgmt-cdn==11.0.0
-azure-mgmt-compute==26.1.0
-azure-mgmt-containerinstance==9.0.0
-azure-mgmt-containerregistry==9.1.0
-azure-mgmt-containerservice==20.0.0
-azure-mgmt-core==1.3.0
-azure-mgmt-cosmosdb==6.4.0
-azure-mgmt-datafactory==2.0.0
-azure-mgmt-datalake-store==1.0.0
-azure-mgmt-devtestlabs==9.0.0
-azure-mgmt-dns==8.0.0
-azure-mgmt-eventhub==10.1.0
-azure-mgmt-hdinsight==9.0.0
-azure-mgmt-iothub==2.2.0
-azure-mgmt-keyvault==10.0.0
-azure-mgmt-loganalytics==12.0.0
-azure-mgmt-managedservices==6.0.0
-azure-mgmt-managementgroups==1.0.0
-azure-mgmt-marketplaceordering==1.1.0
-azure-mgmt-monitor==3.0.0
-azure-mgmt-network==19.1.0
-azure-mgmt-notificationhubs==7.0.0
-azure-mgmt-nspkg==2.0.0
-azure-mgmt-privatedns==1.0.0
-azure-mgmt-rdbms==10.0.0
-azure-mgmt-recoveryservices==2.0.0
-azure-mgmt-recoveryservicesbackup==3.0.0
-azure-mgmt-redis==13.0.0
-azure-mgmt-resource==21.1.0
-azure-mgmt-search==8.0.0
-azure-mgmt-servicebus==7.1.0
-azure-mgmt-sql==3.0.1
-azure-mgmt-storage==19.0.0
-azure-mgmt-trafficmanager==1.0.0b1
-azure-mgmt-web==6.1.0
-azure-nspkg==2.0.0
-azure-storage-blob==12.11.0
+azure-keyvault-certificates==4.9.0
+azure-keyvault-keys==4.10.0
+azure-keyvault-secrets==4.9.0
+azure-mgmt-apimanagement==4.0.1
+azure-mgmt-authorization==4.0.0
+azure-mgmt-automation==1.1.0b4
+azure-mgmt-batch==17.3.0
+azure-mgmt-cdn==13.1.1
+azure-mgmt-compute==33.0.0
+azure-mgmt-containerinstance==10.1.0
+azure-mgmt-containerregistry==10.3.0
+azure-mgmt-containerservice==32.1.0
+azure-mgmt-core==1.4.0
+azure-mgmt-cosmosdb==10.0.0b3
+azure-mgmt-datafactory==9.0.0
+azure-mgmt-devtestlabs==10.0.0b2
+azure-mgmt-dns==8.1.0
+azure-mgmt-eventhub==11.1.0
+azure-mgmt-hdinsight==9.1.0b1
+azure-mgmt-iothub==3.0.0
+azure-mgmt-keyvault==10.3.1
+azure-mgmt-loganalytics==13.0.0b7
+azure-mgmt-managedservices==7.0.0b2
+azure-mgmt-managementgroups==1.1.0b2
+azure-mgmt-marketplaceordering==1.2.0b2
+azure-mgmt-monitor==6.0.2
+azure-mgmt-network==28.0.0
+azure-mgmt-notificationhubs==8.1.0b1
+azure-mgmt-nspkg==3.0.2
+azure-mgmt-privatedns==1.1.0
+azure-mgmt-rdbms==10.2.0b17
+azure-mgmt-recoveryservices==3.0.0
+azure-mgmt-recoveryservicesbackup==9.1.0
+azure-mgmt-redis==14.4.0
+azure-mgmt-resource==23.2.0
+azure-mgmt-search==9.2.0b2
+azure-mgmt-servicebus==8.2.1
+azure-mgmt-sql==4.0.0b19
+azure-mgmt-storage==21.2.1
+azure-mgmt-trafficmanager==1.1.0
+azure-mgmt-web==7.3.1
+azure-nspkg==3.0.2
+azure-storage-blob==12.23.0b1
 baron==0.10.1
-bcrypt==4.1.3
-boto3==1.34.104
-botocore==1.34.104
-cachetools==5.3.3
-certifi==2024.2.2
-cffi==1.16.0
-charset-normalizer==3.3.2
-cliff==4.6.0
-cmd2==2.4.3
-cryptography==42.0.7
+bcrypt==4.2.1
+boto3==1.35.92
+botocore==1.35.92
+cachetools==5.5.0
+certifi==2024.12.14
+cffi==1.17.1
+charset-normalizer==3.4.1
+cliff==4.8.0
+cmd2==2.5.8
+cryptography==44.0.0
 debtcollector==3.0.0
 decorator==5.1.1
-Deprecated==1.2.14
-dnspython==2.6.1
-docutils==0.21.2
+Deprecated==1.2.15
+distro==1.9.0
+dnspython==2.7.0
 dogpile.cache==1.3.3
 dumb-init==1.2.5.post1
-equinix-metal==0.9.0
-exceptiongroup==1.2.1
-frozenlist==1.4.1
-google-api-core==2.19.0
-google-auth==2.29.0
+durationpy==0.9
+equinix-metal==0.11.0
+exceptiongroup==1.2.2
+frozenlist==1.5.0
+google-api-core==2.24.0
+google-auth==2.37.0
 google-cloud-core==2.4.1
-google-cloud-storage==2.16.0
-google-crc32c==1.5.0
-google-resumable-media==2.7.0
-googleapis-common-protos==1.63.0
-gssapi==1.8.3
+google-cloud-storage==2.19.0
+google-crc32c==1.6.0
+google-resumable-media==2.7.2
+googleapis-common-protos==1.66.0
+gssapi==1.9.0
 h11==0.14.0
 h2==4.1.0
 hpack==4.0.0
-httpcore==1.0.5
-httpx==0.27.0
+httpcore==1.0.7
+httpx==0.28.1
 humanfriendly==10.0
 hyperframe==6.0.1
-idna==3.7
+idna==3.10
 importlib-metadata==6.2.1
 importlib-resources==5.0.7
 iso8601==2.1.0
-isodate==0.6.1
-Jinja2==3.1.4
+isodate==0.7.2
+Jinja2==3.1.5
 jmespath==1.0.1
 jsonpatch==1.33
-jsonpointer==2.4
-jsonschema==4.22.0
-jsonschema-specifications==2023.12.1
-keystoneauth1==5.6.0
-knack==0.9.0
-krb5==0.5.1
-kubernetes==29.0.0
+jsonpointer==3.0.0
+jsonschema==4.23.0
+jsonschema-specifications==2024.10.1
+keystoneauth1==5.9.1
+knack==0.11.0
+krb5==0.7.0
+kubernetes==31.0.0
 lockfile==0.12.2
-lxml==5.2.2
-MarkupSafe==2.1.5
-microsoft-kiota-abstractions==1.3.2
-microsoft-kiota-authentication-azure==1.0.0
-microsoft-kiota-http==1.3.1
-microsoft-kiota-serialization-json==1.2.0
-microsoft-kiota-serialization-text==1.0.0
-msal==1.28.0
-msal-extensions==0.3.1
-msgpack==1.0.8
-msgraph-core==1.0.0
-msgraph-sdk==1.0.0
+lxml==5.3.0
+MarkupSafe==3.0.2
+microsoft-kiota-abstractions==1.6.8
+microsoft-kiota-authentication-azure==1.6.8
+microsoft-kiota-http==1.6.8
+microsoft-kiota-serialization-form==1.6.8
+microsoft-kiota-serialization-json==1.6.8
+microsoft-kiota-serialization-multipart==1.6.8
+microsoft-kiota-serialization-text==1.6.8
+msal==1.30.0
+msal-extensions==1.2.0
+msgpack==1.1.0
+msgraph-core==1.1.8
+msgraph-sdk==1.6.0
 msrest==0.7.1
 msrestazure==0.6.4.post1
-multidict==6.0.5
-ncclient==0.6.15
-netaddr==1.2.1
+multidict==6.1.0
+ncclient==0.6.16
+netaddr==1.3.0
 netifaces==0.11.0
-nsx-policy-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d8b09fddd3bfac077cc2c4484f764d1b364ece202e1d3575da3adbd00707930a
-nsx-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-python-sdk/nsx_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=cd5f5a47d2bf066f047d5eba2d6bbd1f784fb36d7e1f734fa6adaab4d6d93fea
-nsx-vmc-aws-integration-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d141ddcbb4dd7500299070129ebed10cdb5a3bf15c1b48de791760e81fbb27a7
-nsx-vmc-policy-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d20503b7214d578bc996d33c15385e980f4ee8b381b0615e8ee9c9693ff929ae
 oauthlib==3.2.2
 openstacksdk==1.3.1
-opentelemetry-api==1.24.0
-opentelemetry-sdk==1.24.0
-opentelemetry-semantic-conventions==0.45b0
+opentelemetry-api==1.29.0
+opentelemetry-sdk==1.29.0
+opentelemetry-semantic-conventions==0.50b0
 os-client-config==2.1.0
 os-service-types==1.7.0
-osc-lib==3.0.1
-oslo.config==9.4.0
-oslo.context==5.5.0
-oslo.i18n==6.3.0
-oslo.log==5.5.1
-oslo.serialization==5.4.0
-oslo.utils==7.1.0
-packaging==21.3
+osc-lib==3.2.0
+oslo.config==9.7.0
+oslo.context==5.7.0
+oslo.i18n==6.5.0
+oslo.log==6.2.0
+oslo.serialization==5.6.0
+oslo.utils==8.0.0
+packaging==24.2
 packet-python==1.44.3
-paramiko==2.12.0
+paramiko==3.5.0
 passlib==1.7.4
-pbr==6.0.0
+pbr==6.1.0
 pendulum==3.0.0
 petname==2.6
 pexpect==4.9.0
-pkginfo==1.10.0
-portalocker==1.7.1
-prettytable==3.10.0
-proto-plus==1.23.0
-protobuf==4.25.3
-psutil==5.9.8
+pkginfo==1.12.0
+portalocker==2.10.1
+prettytable==3.12.0
+propcache==0.2.1
+proto-plus==1.25.0
+protobuf==5.29.2
+psutil==6.1.1
 ptyprocess==0.7.0
-pyasn1==0.6.0
-pyasn1_modules==0.4.0
+pyasn1==0.6.1
+pyasn1_modules==0.4.1
 pycparser==2.22
-pydantic==2.7.1
-pydantic_core==2.18.2
-Pygments==2.18.0
-pyinotify==0.9.6
-PyJWT==2.8.0
+pydantic==2.10.4
+pydantic_core==2.27.2
+Pygments==2.19.0
+PyJWT==2.10.1
 pykerberos==1.2.4
 PyNaCl==1.5.0
-pyOpenSSL==24.1.0
-pyparsing==3.1.2
-pyperclip==1.8.2
+pyOpenSSL==24.3.0
+pyparsing==3.2.1
+pyperclip==1.9.0
 pypsrp==0.8.1
 PySocks==1.7.1
-pyspnego==0.10.2
-python-cinderclient==9.5.0
-python-daemon==3.0.1
+pyspnego==0.11.2
+python-cinderclient==9.6.0
+python-daemon==3.1.2
 python-dateutil==2.9.0.post0
-python-designateclient==6.0.1
-python-heatclient==3.5.0
-python-keystoneclient==5.4.0
+python-designateclient==6.1.0
+python-heatclient==4.0.0
+python-keystoneclient==5.5.0
 python-neutronclient==11.0.0
-python-novaclient==18.6.0
-python-openstackclient==6.2.0
-python-swiftclient==4.5.0
-pyvmomi==8.0.2.0.1
-pywinrm==0.4.3
-PyYAML==6.0.1
+python-novaclient==18.7.0
+python-openstackclient==6.2.1
+python-swiftclient==4.6.0
+pyvmomi==8.0.3.0.1
+pywinrm==0.5.0
+PyYAML==6.0.2
 redbaron==0.9.2
 referencing==0.35.1
-requests==2.31.0
+requests==2.32.3
 requests-credssp==2.0.0
-requests-ntlm==1.2.0
 requests-oauthlib==2.0.0
+requests_ntlm==1.3.0
 requestsexceptions==1.4.0
 resolvelib==1.0.1
 rfc3986==2.0.0
-rpds-py==0.18.1
+rpds-py==0.22.3
 rply==0.7.8
 rsa==4.9
-s3transfer==0.10.1
-simplejson==3.19.2
-six==1.16.0
+s3transfer==0.10.4
+simplejson==3.19.3
+six==1.17.0
 sniffio==1.3.1
-std-uritemplate==0.0.57
-stevedore==5.2.0
+std-uritemplate==2.0.1
+stevedore==5.4.0
 tabulate==0.9.0
-time-machine==2.14.1
+time-machine==2.16.0
 toml==0.10.2
-typing_extensions==4.11.0
-tzdata==2024.1
-uamqp==1.6.9
-urllib3==1.26.18
-vapi-common-client @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl#sha256=b4f906ebc17406af019a2e03a675f7404a6ad08c10b3bba99d493c30929b667f
-vapi-runtime @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl#sha256=71eafdaa9123f87b1bfb27e6903876e8ce192b9d80248135532577a6442477ad
-vcenter-bindings @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl#sha256=055cc278d9f9fdf0ae61c9f009aaabaa8696dd13b89c48061c637f4bf3105cbf
-vmwarecloud-aws @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vmwarecloud-aws/vmwarecloud_aws-1.64.0-py2.py3-none-any.whl#sha256=2a57ce72812a355c4bbd5a5d0bfff04617d85402da96911d9dae71397d6529a9
-vmwarecloud-draas @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vmwarecloud-draas/vmwarecloud_draas-1.23.0-py2.py3-none-any.whl#sha256=629cae86d5bcea0317242135d06e03a8f96707ae3913770745ef5e728e9c6b38
-vsphere-automation-sdk @ git+https://github.com/vmware/vsphere-automation-sdk-python.git@99ee630cb819495f572e9775b48ce0ac1b0263de
+typing_extensions==4.12.2
+tzdata==2024.2
+uamqp==1.6.11
+urllib3==2.3.0
+vmware-vapi-common-client==2.52.0
+vmware-vapi-runtime==2.52.0
+vmware_vcenter==8.0.3.0
 wcwidth==0.2.13
 websocket-client==1.8.0
-wrapt==1.16.0
-xmltodict==0.13.0
-yarl==1.9.4
-zipp==3.18.1
+wrapt==1.17.0
+xmltodict==0.14.2
+yarl==1.18.3
+zipp==3.21.0
 --------------------------------------------
 
 # Packages
@@ -317,305 +319,305 @@
 This system is not registered with an entitlement server. You can use subscription-manager to register.
 
 Installed Packages
-acl.x86_64                                    2.2.53-1.el8                             @System                     
-audit-libs.x86_64                             3.0.7-5.el8                              @System                     
-azure-cli.x86_64                              2.60.0-1.el8                             @packages-microsoft-com-prod
-basesystem.noarch                             11-5.el8                                 @System                     
-bash.x86_64                                   4.4.20-4.el8_6                           @System                     
-bind-libs.x86_64                              32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-libs-lite.x86_64                         32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-license.noarch                           32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-utils.x86_64                             32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-binutils.x86_64                               2.30-123.el8                             @ubi-8-baseos-rpms          
-brotli.x86_64                                 1.0.6-3.el8                              @System                     
-bzip2-libs.x86_64                             1.0.6-26.el8                             @System                     
-ca-certificates.noarch                        2023.2.60_v7.0.306-80.0.el8_8            @System                     
-chkconfig.x86_64                              1.19.2-1.el8                             @System                     
-cmake-filesystem.x86_64                       3.26.5-1.el8_9                           @ubi-8-appstream-rpms       
-coreutils-single.x86_64                       8.30-15.el8                              @System                     
-cpp.x86_64                                    8.5.0-20.el8                             @ubi-8-appstream-rpms       
-cracklib.x86_64                               2.9.6-15.el8                             @System                     
-cracklib-dicts.x86_64                         2.9.6-15.el8                             @System                     
-crypto-policies.noarch                        20230731-1.git3177e06.el8                @System                     
-crypto-policies-scripts.noarch                20230731-1.git3177e06.el8                @System                     
-cryptsetup-libs.x86_64                        2.3.7-7.el8                              @System                     
-curl.x86_64                                   7.61.1-33.el8_9.5                        @System                     
-cyrus-sasl-lib.x86_64                         2.1.27-6.el8_5                           @System                     
-dbus.x86_64                                   1:1.12.8-26.el8                          @System                     
-dbus-common.noarch                            1:1.12.8-26.el8                          @System                     
-dbus-daemon.x86_64                            1:1.12.8-26.el8                          @System                     
-dbus-glib.x86_64                              0.110-2.el8                              @System                     
-dbus-libs.x86_64                              1:1.12.8-26.el8                          @System                     
-dbus-tools.x86_64                             1:1.12.8-26.el8                          @System                     
-device-mapper.x86_64                          8:1.02.181-13.el8_9                      @System                     
-device-mapper-libs.x86_64                     8:1.02.181-13.el8_9                      @System                     
-dmidecode.x86_64                              1:3.3-5.el8                              @System                     
-dnf.noarch                                    4.7.0-19.el8                             @System                     
-dnf-data.noarch                               4.7.0-19.el8                             @System                     
-dnf-plugin-subscription-manager.x86_64        1.28.40-1.el8_9                          @System                     
-elfutils-default-yama-scope.noarch            0.189-3.el8                              @System                     
-elfutils-libelf.x86_64                        0.189-3.el8                              @System                     
-elfutils-libs.x86_64                          0.189-3.el8                              @System                     
-emacs-filesystem.noarch                       1:26.1-11.el8                            @ubi-8-baseos-rpms          
-expat.x86_64                                  2.2.5-11.el8_9.1                         @System                     
-file-libs.x86_64                              5.33-25.el8                              @System                     
-filesystem.x86_64                             3.8-6.el8                                @System                     
-findutils.x86_64                              1:4.6.0-21.el8                           @System                     
-fstrm.x86_64                                  0.6.1-3.el8                              @ubi-8-appstream-rpms       
-gawk.x86_64                                   4.2.1-4.el8                              @System                     
-gcc.x86_64                                    8.5.0-20.el8                             @ubi-8-appstream-rpms       
-gdb-gdbserver.x86_64                          8.2-20.el8                               @System                     
-gdbm.x86_64                                   1:1.18-2.el8                             @System                     
-gdbm-libs.x86_64                              1:1.18-2.el8                             @System                     
-geolite2-city.noarch                          20180605-1.el8                           @ubi-8-appstream-rpms       
-geolite2-country.noarch                       20180605-1.el8                           @ubi-8-appstream-rpms       
-git.x86_64                                    2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-git-core.x86_64                               2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-git-core-doc.noarch                           2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-glib2.x86_64                                  2.56.4-161.el8                           @System                     
-glibc.x86_64                                  2.28-236.el8_9.13                        @System                     
-glibc-common.x86_64                           2.28-236.el8_9.13                        @System                     
-glibc-devel.x86_64                            2.28-236.el8_9.13                        @ubi-8-baseos-rpms          
-glibc-headers.x86_64                          2.28-236.el8_9.13                        @ubi-8-baseos-rpms          
-glibc-minimal-langpack.x86_64                 2.28-236.el8_9.13                        @System                     
-gmp.x86_64                                    1:6.1.2-10.el8                           @System                     
-gnupg2.x86_64                                 2.2.20-3.el8_6                           @System                     
-gnutls.x86_64                                 3.6.16-8.el8_9.3                         @System                     
-gobject-introspection.x86_64                  1.56.1-1.el8                             @System                     
-gpgme.x86_64                                  1.13.1-11.el8                            @System                     
-gpm-libs.x86_64                               1.20.7-17.el8                            @ubi-8-appstream-rpms       
-grep.x86_64                                   3.1-6.el8                                @System                     
-groff-base.x86_64                             1.22.3-18.el8                            @ubi-8-baseos-rpms          
-gzip.x86_64                                   1.9-13.el8_5                             @System                     
-ima-evm-utils.x86_64                          1.3.2-12.el8                             @System                     
-info.x86_64                                   6.5-7.el8                                @System                     
-isl.x86_64                                    0.16.1-6.el8                             @ubi-8-appstream-rpms       
-jq.x86_64                                     1.6-7.el8                                @ubi-8-appstream-rpms       
-json-c.x86_64                                 0.13.1-3.el8                             @System                     
-json-glib.x86_64                              1.4.4-1.el8                              @System                     
-kernel-headers.x86_64                         4.18.0-513.24.1.el8_9                    @ubi-8-baseos-rpms          
-keyutils-libs.x86_64                          1.5.10-9.el8                             @System                     
-keyutils-libs-devel.x86_64                    1.5.10-9.el8                             @ubi-8-baseos-rpms          
-kmod-libs.x86_64                              25-19.el8                                @System                     
-krb5-devel.x86_64                             1.18.2-26.el8_9                          @ubi-8-baseos-rpms          
-krb5-libs.x86_64                              1.18.2-26.el8_9                          @System                     
-langpacks-en.noarch                           1.0-12.el8                               @System                     
-less.x86_64                                   530-2.el8_9                              @ubi-8-baseos-rpms          
-libacl.x86_64                                 2.2.53-1.el8                             @System                     
-libarchive.x86_64                             3.3.3-5.el8                              @System                     
-libassuan.x86_64                              2.5.1-3.el8                              @System                     
-libattr.x86_64                                2.4.48-3.el8                             @System                     
-libblkid.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libcap.x86_64                                 2.48-6.el8_9                             @System                     
-libcap-ng.x86_64                              0.7.11-1.el8                             @System                     
-libcom_err.x86_64                             1.45.6-5.el8                             @System                     
-libcom_err-devel.x86_64                       1.45.6-5.el8                             @ubi-8-baseos-rpms          
-libcomps.x86_64                               0.1.18-1.el8                             @System                     
-libcurl.x86_64                                7.61.1-33.el8_9.5                        @System                     
-libcurl-devel.x86_64                          7.61.1-33.el8_9.5                        @ubi-8-baseos-rpms          
-libdb.x86_64                                  5.3.28-42.el8_4                          @System                     
-libdb-utils.x86_64                            5.3.28-42.el8_4                          @System                     
-libdnf.x86_64                                 0.63.0-17.el8_9                          @System                     
-libedit.x86_64                                3.1-23.20170329cvs.el8                   @ubi-8-baseos-rpms          
-libfdisk.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libffi.x86_64                                 3.1-24.el8                               @System                     
-libgcc.x86_64                                 8.5.0-20.el8                             @System                     
-libgcrypt.x86_64                              1.8.5-7.el8_6                            @System                     
-libgomp.x86_64                                8.5.0-20.el8                             @ubi-8-baseos-rpms          
-libgpg-error.x86_64                           1.31-1.el8                               @System                     
-libidn2.x86_64                                2.2.0-1.el8                              @System                     
-libkadm5.x86_64                               1.18.2-26.el8_9                          @ubi-8-baseos-rpms          
-libksba.x86_64                                1.3.5-9.el8_7                            @System                     
-libmaxminddb.x86_64                           1.2.0-10.el8_9.1                         @ubi-8-appstream-rpms       
-libmetalink.x86_64                            0.1.3-7.el8                              @ubi-8-baseos-rpms          
-libmodulemd.x86_64                            2.13.0-1.el8                             @System                     
-libmount.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libmpc.x86_64                                 1.1.0-9.1.el8                            @ubi-8-appstream-rpms       
-libnghttp2.x86_64                             1.33.0-5.el8_9                           @System                     
-libnl3.x86_64                                 3.7.0-1.el8                              @System                     
-libnsl2.x86_64                                1.2.0-2.20180605git4a062cf.el8           @System                     
-libpkgconf.x86_64                             1.4.2-1.el8                              @ubi-8-baseos-rpms          
-libpsl.x86_64                                 0.20.2-6.el8                             @System                     
-libpwquality.x86_64                           1.4.4-6.el8                              @System                     
-librepo.x86_64                                1.14.2-4.el8                             @System                     
-libreport-filesystem.x86_64                   2.9.5-15.el8                             @System                     
-librhsm.x86_64                                0.0.3-5.el8                              @System                     
-libseccomp.x86_64                             2.5.2-1.el8                              @System                     
-libselinux.x86_64                             2.9-8.el8                                @System                     
-libselinux-devel.x86_64                       2.9-8.el8                                @ubi-8-baseos-rpms          
-libsemanage.x86_64                            2.9-9.el8_6                              @System                     
-libsepol.x86_64                               2.9-3.el8                                @System                     
-libsepol-devel.x86_64                         2.9-3.el8                                @ubi-8-baseos-rpms          
-libsigsegv.x86_64                             2.11-5.el8                               @System                     
-libsmartcols.x86_64                           2.32.1-44.el8_9.1                        @System                     
-libsolv.x86_64                                0.7.20-6.el8                             @System                     
-libssh.x86_64                                 0.9.6-13.el8_9                           @System                     
-libssh-config.noarch                          0.9.6-13.el8_9                           @System                     
-libstdc++.x86_64                              8.5.0-20.el8                             @System                     
-libtasn1.x86_64                               4.13-4.el8_7                             @System                     
-libtirpc.x86_64                               1.1.4-8.el8                              @System                     
-libunistring.x86_64                           0.9.9-3.el8                              @System                     
-libusbx.x86_64                                1.0.23-4.el8                             @System                     
-libuser.x86_64                                0.62-25.el8                              @System                     
-libutempter.x86_64                            1.1.6-14.el8                             @System                     
-libuuid.x86_64                                2.32.1-44.el8_9.1                        @System                     
-libverto.x86_64                               0.3.2-2.el8                              @System                     
-libverto-devel.x86_64                         0.3.2-2.el8                              @ubi-8-baseos-rpms          
-libxcrypt.x86_64                              4.1.1-6.el8                              @System                     
-libxcrypt-devel.x86_64                        4.1.1-6.el8                              @ubi-8-baseos-rpms          
-libxml2.x86_64                                2.9.7-18.el8_9                           @System                     
-libxml2-devel.x86_64                          2.9.7-18.el8_9                           @ubi-8-appstream-rpms       
-libyaml.x86_64                                0.1.7-5.el8                              @System                     
-libzstd.x86_64                                1.4.4-1.el8                              @System                     
-lua-libs.x86_64                               5.3.4-12.el8                             @System                     
-lz4-libs.x86_64                               1.8.3-3.el8_4                            @System                     
-mpfr.x86_64                                   3.1.6-1.el8                              @System                     
-ncurses.x86_64                                6.1-10.20180224.el8                      @ubi-8-baseos-rpms          
-ncurses-base.noarch                           6.1-10.20180224.el8                      @System                     
-ncurses-libs.x86_64                           6.1-10.20180224.el8                      @System                     
-nettle.x86_64                                 3.4.1-7.el8                              @System                     
-npth.x86_64                                   1.5-4.el8                                @System                     
-oniguruma.x86_64                              6.8.2-2.1.el8_9                          @ubi-8-appstream-rpms       
-openldap.x86_64                               2.4.46-18.el8                            @System                     
-openssh.x86_64                                8.0p1-19.el8_9.2                         @ubi-8-baseos-rpms          
-openssh-clients.x86_64                        8.0p1-19.el8_9.2                         @ubi-8-baseos-rpms          
-openssl.x86_64                                1:1.1.1k-12.el8_9                        @ubi-8-baseos-rpms          
-openssl-devel.x86_64                          1:1.1.1k-12.el8_9                        @ubi-8-baseos-rpms          
-openssl-libs.x86_64                           1:1.1.1k-12.el8_9                        @System                     
-p11-kit.x86_64                                0.23.22-1.el8                            @System                     
-p11-kit-trust.x86_64                          0.23.22-1.el8                            @System                     
-packages-microsoft-prod.noarch                1.0-1                                    @@commandline               
-pam.x86_64                                    1.3.1-27.el8                             @System                     
-passwd.x86_64                                 0.80-4.el8                               @System                     
-pcre.x86_64                                   8.42-6.el8                               @System                     
-pcre2.x86_64                                  10.32-3.el8_6                            @System                     
-pcre2-devel.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-pcre2-utf16.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-pcre2-utf32.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-perl-Carp.noarch                              1.42-396.el8                             @ubi-8-baseos-rpms          
-perl-Data-Dumper.x86_64                       2.167-399.el8                            @ubi-8-baseos-rpms          
-perl-Digest.noarch                            1.17-395.el8                             @ubi-8-appstream-rpms       
-perl-Digest-MD5.x86_64                        2.55-396.el8                             @ubi-8-appstream-rpms       
-perl-Encode.x86_64                            4:2.97-3.el8                             @ubi-8-baseos-rpms          
-perl-Errno.x86_64                             1.28-422.el8                             @ubi-8-baseos-rpms          
-perl-Error.noarch                             1:0.17025-2.el8                          @ubi-8-appstream-rpms       
-perl-Exporter.noarch                          5.72-396.el8                             @ubi-8-baseos-rpms          
-perl-File-Path.noarch                         2.15-2.el8                               @ubi-8-baseos-rpms          
-perl-File-Temp.noarch                         0.230.600-1.el8                          @ubi-8-baseos-rpms          
-perl-Getopt-Long.noarch                       1:2.50-4.el8                             @ubi-8-baseos-rpms          
-perl-Git.noarch                               2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-perl-HTTP-Tiny.noarch                         0.074-2.el8_9.1                          @ubi-8-baseos-rpms          
-perl-IO.x86_64                                1.38-422.el8                             @ubi-8-baseos-rpms          
-perl-IO-Socket-IP.noarch                      0.39-5.el8                               @ubi-8-appstream-rpms       
-perl-IO-Socket-SSL.noarch                     2.066-4.module+el8.3.0+6446+594cad75     @ubi-8-appstream-rpms       
-perl-MIME-Base64.x86_64                       3.15-396.el8                             @ubi-8-baseos-rpms          
-perl-Mozilla-CA.noarch                        20160104-7.module+el8.3.0+6498+9eecfe51  @ubi-8-appstream-rpms       
-perl-Net-SSLeay.x86_64                        1.88-2.module+el8.6.0+13392+f0897f98     @ubi-8-appstream-rpms       
-perl-PathTools.x86_64                         3.74-1.el8                               @ubi-8-baseos-rpms          
-perl-Pod-Escapes.noarch                       1:1.07-395.el8                           @ubi-8-baseos-rpms          
-perl-Pod-Perldoc.noarch                       3.28-396.el8                             @ubi-8-baseos-rpms          
-perl-Pod-Simple.noarch                        1:3.35-395.el8                           @ubi-8-baseos-rpms          
-perl-Pod-Usage.noarch                         4:1.69-395.el8                           @ubi-8-baseos-rpms          
-perl-Scalar-List-Utils.x86_64                 3:1.49-2.el8                             @ubi-8-baseos-rpms          
-perl-Socket.x86_64                            4:2.027-3.el8                            @ubi-8-baseos-rpms          
-perl-Storable.x86_64                          1:3.11-3.el8                             @ubi-8-baseos-rpms          
-perl-Term-ANSIColor.noarch                    4.06-396.el8                             @ubi-8-baseos-rpms          
-perl-Term-Cap.noarch                          1.17-395.el8                             @ubi-8-baseos-rpms          
-perl-TermReadKey.x86_64                       2.37-7.el8                               @ubi-8-appstream-rpms       
-perl-Text-ParseWords.noarch                   3.30-395.el8                             @ubi-8-baseos-rpms          
-perl-Text-Tabs+Wrap.noarch                    2013.0523-395.el8                        @ubi-8-baseos-rpms          
-perl-Time-Local.noarch                        1:1.280-1.el8                            @ubi-8-baseos-rpms          
-perl-URI.noarch                               1.73-3.el8                               @ubi-8-appstream-rpms       
-perl-Unicode-Normalize.x86_64                 1.25-396.el8                             @ubi-8-baseos-rpms          
-perl-constant.noarch                          1.33-396.el8                             @ubi-8-baseos-rpms          
-perl-interpreter.x86_64                       4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-libnet.noarch                            3.11-3.el8                               @ubi-8-appstream-rpms       
-perl-libs.x86_64                              4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-macros.x86_64                            4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-parent.noarch                            1:0.237-1.el8                            @ubi-8-baseos-rpms          
-perl-podlators.noarch                         4.11-1.el8                               @ubi-8-baseos-rpms          
-perl-threads.x86_64                           1:2.21-2.el8                             @ubi-8-baseos-rpms          
-perl-threads-shared.x86_64                    1.58-2.el8                               @ubi-8-baseos-rpms          
-pkgconf.x86_64                                1.4.2-1.el8                              @ubi-8-baseos-rpms          
-pkgconf-m4.noarch                             1.4.2-1.el8                              @ubi-8-baseos-rpms          
-pkgconf-pkg-config.x86_64                     1.4.2-1.el8                              @ubi-8-baseos-rpms          
-platform-python.x86_64                        3.6.8-56.el8_9.3                         @System                     
-platform-python-setuptools.noarch             39.2.0-7.el8                             @System                     
-popt.x86_64                                   1.18-1.el8                               @System                     
-protobuf-c.x86_64                             1.3.0-8.el8                              @ubi-8-appstream-rpms       
-publicsuffix-list-dafsa.noarch                20180723-1.el8                           @System                     
-python3-bind.noarch                           32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-python3-chardet.noarch                        3.0.4-7.el8                              @System                     
-python3-cloud-what.x86_64                     1.28.40-1.el8_9                          @System                     
-python3-dateutil.noarch                       1:2.6.1-6.el8                            @System                     
-python3-dbus.x86_64                           1.2.4-15.el8                             @System                     
-python3-decorator.noarch                      4.2.1-2.el8                              @System                     
-python3-dnf.noarch                            4.7.0-19.el8                             @System                     
-python3-dnf-plugins-core.noarch               4.0.21-23.el8                            @System                     
-python3-ethtool.x86_64                        0.14-5.el8                               @System                     
-python3-gobject-base.x86_64                   3.28.3-2.el8                             @System                     
-python3-gpg.x86_64                            1.13.1-11.el8                            @System                     
-python3-hawkey.x86_64                         0.63.0-17.el8_9                          @System                     
-python3-idna.noarch                           2.5-5.el8                                @System                     
-python3-iniparse.noarch                       0.4-31.el8                               @System                     
-python3-inotify.noarch                        0.9.6-13.el8                             @System                     
-python3-libcomps.x86_64                       0.1.18-1.el8                             @System                     
-python3-libdnf.x86_64                         0.63.0-17.el8_9                          @System                     
-python3-librepo.x86_64                        1.14.2-4.el8                             @System                     
-python3-libs.x86_64                           3.6.8-56.el8_9.3                         @System                     
-python3-pip-wheel.noarch                      9.0.3-23.el8_9.1                         @System                     
-python3-ply.noarch                            3.9-9.el8                                @ubi-8-baseos-rpms          
-python3-pysocks.noarch                        1.6.8-3.el8                              @System                     
-python3-requests.noarch                       2.20.0-3.el8_8                           @System                     
-python3-rpm.x86_64                            4.14.3-28.el8_9                          @System                     
-python3-setuptools-wheel.noarch               39.2.0-7.el8                             @System                     
-python3-six.noarch                            1.11.0-8.el8                             @System                     
-python3-subscription-manager-rhsm.x86_64      1.28.40-1.el8_9                          @System                     
-python3-syspurpose.x86_64                     1.28.40-1.el8_9                          @System                     
-python3-systemd.x86_64                        234-8.el8                                @System                     
-python3-urllib3.noarch                        1.24.2-5.el8_9.2                         @System                     
-python39.x86_64                               3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-devel.x86_64                         3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-libs.x86_64                          3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-pip.noarch                           20.2.4-8.module+el8.9.0+21344+82807453.1 @ubi-8-appstream-rpms       
-python39-pip-wheel.noarch                     20.2.4-8.module+el8.9.0+21344+82807453.1 @ubi-8-appstream-rpms       
-python39-setuptools.noarch                    50.3.2-4.module+el8.9.0+19644+d68f775d   @ubi-8-appstream-rpms       
-python39-setuptools-wheel.noarch              50.3.2-4.module+el8.9.0+19644+d68f775d   @ubi-8-appstream-rpms       
-readline.x86_64                               7.0-10.el8                               @System                     
-redhat-release.x86_64                         8.9-0.1.el8                              @System                     
-rootfiles.noarch                              8.1-22.el8                               @System                     
-rpm.x86_64                                    4.14.3-28.el8_9                          @System                     
-rpm-build-libs.x86_64                         4.14.3-28.el8_9                          @System                     
-rpm-libs.x86_64                               4.14.3-28.el8_9                          @System                     
-rsync.x86_64                                  3.1.3-19.el8_7.1                         @ubi-8-baseos-rpms          
-sed.x86_64                                    4.5-5.el8                                @System                     
-setup.noarch                                  2.12.2-9.el8                             @System                     
-shadow-utils.x86_64                           2:4.6-19.el8                             @System                     
-sqlite-libs.x86_64                            3.26.0-19.el8_9                          @System                     
-sshpass.x86_64                                1.09-4.el8                               @ubi-8-appstream-rpms       
-subscription-manager.x86_64                   1.28.40-1.el8_9                          @System                     
-subscription-manager-rhsm-certificates.noarch 20220623-1.el8                           @System                     
-systemd.x86_64                                239-78.el8                               @System                     
-systemd-libs.x86_64                           239-78.el8                               @System                     
-systemd-pam.x86_64                            239-78.el8                               @System                     
-tar.x86_64                                    2:1.30-9.el8                             @System                     
-tpm2-tss.x86_64                               2.3.2-5.el8                              @System                     
-tzdata.noarch                                 2024a-1.el8                              @System                     
-unzip.x86_64                                  6.0-46.el8                               @ubi-8-baseos-rpms          
-usermode.x86_64                               1.113-2.el8                              @System                     
-util-linux.x86_64                             2.32.1-44.el8_9.1                        @System                     
-vim-common.x86_64                             2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-enhanced.x86_64                           2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-filesystem.noarch                         2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-minimal.x86_64                            2:8.0.1763-19.el8_6.4                    @System                     
-virt-what.x86_64                              1.25-4.el8                               @System                     
-wget.x86_64                                   1.19.5-11.el8                            @ubi-8-appstream-rpms       
-which.x86_64                                  2.21-20.el8                              @System                     
-xz-devel.x86_64                               5.2.4-4.el8_6                            @ubi-8-baseos-rpms          
-xz-libs.x86_64                                5.2.4-4.el8_6                            @System                     
-yum.noarch                                    4.7.0-19.el8                             @System                     
-zlib.x86_64                                   1.2.11-25.el8                            @System                     
-zlib-devel.x86_64                             1.2.11-25.el8                            @ubi-8-baseos-rpms          
+acl.x86_64                                    2.2.53-3.el8                            @System                     
+audit-libs.x86_64                             3.1.2-1.el8                             @System                     
+azure-cli.x86_64                              2.67.0-1.el8                            @packages-microsoft-com-prod
+basesystem.noarch                             11-5.el8                                @System                     
+bash.x86_64                                   4.4.20-5.el8                            @System                     
+bind-libs.x86_64                              32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-libs-lite.x86_64                         32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-license.noarch                           32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-utils.x86_64                             32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+binutils.x86_64                               2.30-125.el8_10                         @ubi-8-baseos-rpms          
+brotli.x86_64                                 1.0.6-3.el8                             @System                     
+bzip2-libs.x86_64                             1.0.6-27.el8_10                         @System                     
+ca-certificates.noarch                        2024.2.69_v8.0.303-80.0.el8_10          @System                     
+chkconfig.x86_64                              1.19.2-1.el8                            @System                     
+cmake-filesystem.x86_64                       3.26.5-2.el8                            @ubi-8-appstream-rpms       
+coreutils-single.x86_64                       8.30-15.el8                             @System                     
+cpp.x86_64                                    8.5.0-22.el8_10                         @ubi-8-appstream-rpms       
+cracklib.x86_64                               2.9.6-15.el8                            @System                     
+cracklib-dicts.x86_64                         2.9.6-15.el8                            @System                     
+crypto-policies.noarch                        20230731-1.git3177e06.el8               @System                     
+crypto-policies-scripts.noarch                20230731-1.git3177e06.el8               @System                     
+cryptsetup-libs.x86_64                        2.3.7-7.el8                             @System                     
+curl.x86_64                                   7.61.1-34.el8_10.2                      @System                     
+cyrus-sasl-lib.x86_64                         2.1.27-6.el8_5                          @System                     
+dbus.x86_64                                   1:1.12.8-26.el8                         @System                     
+dbus-common.noarch                            1:1.12.8-26.el8                         @System                     
+dbus-daemon.x86_64                            1:1.12.8-26.el8                         @System                     
+dbus-glib.x86_64                              0.110-2.el8                             @System                     
+dbus-libs.x86_64                              1:1.12.8-26.el8                         @System                     
+dbus-tools.x86_64                             1:1.12.8-26.el8                         @System                     
+device-mapper.x86_64                          8:1.02.181-14.el8                       @System                     
+device-mapper-libs.x86_64                     8:1.02.181-14.el8                       @System                     
+dmidecode.x86_64                              1:3.5-1.el8                             @System                     
+dnf.noarch                                    4.7.0-20.el8                            @System                     
+dnf-data.noarch                               4.7.0-20.el8                            @System                     
+dnf-plugin-subscription-manager.x86_64        1.28.42-1.el8                           @System                     
+elfutils-default-yama-scope.noarch            0.190-2.el8                             @System                     
+elfutils-libelf.x86_64                        0.190-2.el8                             @System                     
+elfutils-libs.x86_64                          0.190-2.el8                             @System                     
+emacs-filesystem.noarch                       1:26.1-12.el8_10                        @ubi-8-baseos-rpms          
+expat.x86_64                                  2.2.5-16.el8_10                         @System                     
+file-libs.x86_64                              5.33-26.el8                             @System                     
+filesystem.x86_64                             3.8-6.el8                               @System                     
+findutils.x86_64                              1:4.6.0-23.el8_10                       @System                     
+fstrm.x86_64                                  0.6.1-3.el8                             @ubi-8-appstream-rpms       
+gawk.x86_64                                   4.2.1-4.el8                             @System                     
+gcc.x86_64                                    8.5.0-22.el8_10                         @ubi-8-appstream-rpms       
+gdb-gdbserver.x86_64                          8.2-20.el8                              @System                     
+gdbm.x86_64                                   1:1.18-2.el8                            @System                     
+gdbm-libs.x86_64                              1:1.18-2.el8                            @System                     
+geolite2-city.noarch                          20180605-1.el8                          @ubi-8-appstream-rpms       
+geolite2-country.noarch                       20180605-1.el8                          @ubi-8-appstream-rpms       
+git.x86_64                                    2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+git-core.x86_64                               2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+git-core-doc.noarch                           2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+glib2.x86_64                                  2.56.4-165.el8_10                       @System                     
+glibc.x86_64                                  2.28-251.el8_10.5                       @System                     
+glibc-common.x86_64                           2.28-251.el8_10.5                       @System                     
+glibc-devel.x86_64                            2.28-251.el8_10.5                       @ubi-8-baseos-rpms          
+glibc-headers.x86_64                          2.28-251.el8_10.5                       @ubi-8-baseos-rpms          
+glibc-minimal-langpack.x86_64                 2.28-251.el8_10.5                       @System                     
+gmp.x86_64                                    1:6.1.2-11.el8                          @System                     
+gnupg2.x86_64                                 2.2.20-3.el8_6                          @System                     
+gnutls.x86_64                                 3.6.16-8.el8_9.3                        @System                     
+gobject-introspection.x86_64                  1.56.1-1.el8                            @System                     
+gpgme.x86_64                                  1.13.1-12.el8                           @System                     
+gpm-libs.x86_64                               1.20.7-17.el8                           @ubi-8-appstream-rpms       
+grep.x86_64                                   3.1-6.el8                               @System                     
+groff-base.x86_64                             1.22.3-18.el8                           @ubi-8-baseos-rpms          
+gzip.x86_64                                   1.9-13.el8_5                            @System                     
+ima-evm-utils.x86_64                          1.3.2-12.el8                            @System                     
+info.x86_64                                   6.5-7.el8                               @System                     
+isl.x86_64                                    0.16.1-6.el8                            @ubi-8-appstream-rpms       
+jq.x86_64                                     1.6-9.el8_10                            @ubi-8-appstream-rpms       
+json-c.x86_64                                 0.13.1-3.el8                            @System                     
+json-glib.x86_64                              1.4.4-1.el8                             @System                     
+kernel-headers.x86_64                         4.18.0-553.33.1.el8_10                  @ubi-8-baseos-rpms          
+keyutils-libs.x86_64                          1.5.10-9.el8                            @System                     
+keyutils-libs-devel.x86_64                    1.5.10-9.el8                            @ubi-8-baseos-rpms          
+kmod-libs.x86_64                              25-20.el8                               @System                     
+krb5-devel.x86_64                             1.18.2-30.el8_10                        @ubi-8-baseos-rpms          
+krb5-libs.x86_64                              1.18.2-30.el8_10                        @System                     
+langpacks-en.noarch                           1.0-12.el8                              @System                     
+less.x86_64                                   530-3.el8_10                            @ubi-8-baseos-rpms          
+libacl.x86_64                                 2.2.53-3.el8                            @System                     
+libarchive.x86_64                             3.3.3-5.el8                             @System                     
+libassuan.x86_64                              2.5.1-3.el8                             @System                     
+libattr.x86_64                                2.4.48-3.el8                            @System                     
+libblkid.x86_64                               2.32.1-46.el8                           @System                     
+libcap.x86_64                                 2.48-6.el8_9                            @System                     
+libcap-ng.x86_64                              0.7.11-1.el8                            @System                     
+libcom_err.x86_64                             1.45.6-5.el8                            @System                     
+libcom_err-devel.x86_64                       1.45.6-5.el8                            @ubi-8-baseos-rpms          
+libcomps.x86_64                               0.1.18-1.el8                            @System                     
+libcurl.x86_64                                7.61.1-34.el8_10.2                      @System                     
+libcurl-devel.x86_64                          7.61.1-34.el8_10.2                      @ubi-8-baseos-rpms          
+libdb.x86_64                                  5.3.28-42.el8_4                         @System                     
+libdb-utils.x86_64                            5.3.28-42.el8_4                         @System                     
+libdnf.x86_64                                 0.63.0-20.el8_10                        @System                     
+libedit.x86_64                                3.1-23.20170329cvs.el8                  @ubi-8-baseos-rpms          
+libfdisk.x86_64                               2.32.1-46.el8                           @System                     
+libffi.x86_64                                 3.1-24.el8                              @System                     
+libgcc.x86_64                                 8.5.0-22.el8_10                         @System                     
+libgcrypt.x86_64                              1.8.5-7.el8_6                           @System                     
+libgomp.x86_64                                8.5.0-22.el8_10                         @ubi-8-baseos-rpms          
+libgpg-error.x86_64                           1.31-1.el8                              @System                     
+libidn2.x86_64                                2.2.0-1.el8                             @System                     
+libkadm5.x86_64                               1.18.2-30.el8_10                        @ubi-8-baseos-rpms          
+libksba.x86_64                                1.3.5-9.el8_7                           @System                     
+libmaxminddb.x86_64                           1.2.0-10.el8_9.1                        @ubi-8-appstream-rpms       
+libmetalink.x86_64                            0.1.3-7.el8                             @ubi-8-baseos-rpms          
+libmodulemd.x86_64                            2.13.0-1.el8                            @System                     
+libmount.x86_64                               2.32.1-46.el8                           @System                     
+libmpc.x86_64                                 1.1.0-9.1.el8                           @ubi-8-appstream-rpms       
+libnghttp2.x86_64                             1.33.0-6.el8_10.1                       @System                     
+libnl3.x86_64                                 3.7.0-1.el8                             @System                     
+libnsl2.x86_64                                1.2.0-2.20180605git4a062cf.el8          @System                     
+libpkgconf.x86_64                             1.4.2-1.el8                             @ubi-8-baseos-rpms          
+libpsl.x86_64                                 0.20.2-6.el8                            @System                     
+libpwquality.x86_64                           1.4.4-6.el8                             @System                     
+librepo.x86_64                                1.14.2-5.el8                            @System                     
+libreport-filesystem.x86_64                   2.9.5-15.el8                            @System                     
+librhsm.x86_64                                0.0.3-5.el8                             @System                     
+libseccomp.x86_64                             2.5.2-1.el8                             @System                     
+libselinux.x86_64                             2.9-9.el8_10                            @System                     
+libselinux-devel.x86_64                       2.9-9.el8_10                            @ubi-8-baseos-rpms          
+libsemanage.x86_64                            2.9-10.el8_10                           @System                     
+libsepol.x86_64                               2.9-3.el8                               @System                     
+libsepol-devel.x86_64                         2.9-3.el8                               @ubi-8-baseos-rpms          
+libsigsegv.x86_64                             2.11-5.el8                              @System                     
+libsmartcols.x86_64                           2.32.1-46.el8                           @System                     
+libsolv.x86_64                                0.7.20-6.el8                            @System                     
+libssh.x86_64                                 0.9.6-14.el8                            @System                     
+libssh-config.noarch                          0.9.6-14.el8                            @System                     
+libstdc++.x86_64                              8.5.0-22.el8_10                         @System                     
+libtasn1.x86_64                               4.13-4.el8_7                            @System                     
+libtirpc.x86_64                               1.1.4-12.el8_10                         @System                     
+libunistring.x86_64                           0.9.9-3.el8                             @System                     
+libusbx.x86_64                                1.0.23-4.el8                            @System                     
+libuser.x86_64                                0.62-26.el8_10                          @System                     
+libutempter.x86_64                            1.1.6-14.el8                            @System                     
+libuuid.x86_64                                2.32.1-46.el8                           @System                     
+libverto.x86_64                               0.3.2-2.el8                             @System                     
+libverto-devel.x86_64                         0.3.2-2.el8                             @ubi-8-baseos-rpms          
+libxcrypt.x86_64                              4.1.1-6.el8                             @System                     
+libxcrypt-devel.x86_64                        4.1.1-6.el8                             @ubi-8-baseos-rpms          
+libxml2.x86_64                                2.9.7-18.el8_10.1                       @System                     
+libxml2-devel.x86_64                          2.9.7-18.el8_10.1                       @ubi-8-appstream-rpms       
+libyaml.x86_64                                0.1.7-5.el8                             @System                     
+libzstd.x86_64                                1.4.4-1.el8                             @System                     
+lua-libs.x86_64                               5.3.4-12.el8                            @System                     
+lz4-libs.x86_64                               1.8.3-3.el8_4                           @System                     
+mpfr.x86_64                                   3.1.6-1.el8                             @System                     
+ncurses.x86_64                                6.1-10.20180224.el8                     @ubi-8-baseos-rpms          
+ncurses-base.noarch                           6.1-10.20180224.el8                     @System                     
+ncurses-libs.x86_64                           6.1-10.20180224.el8                     @System                     
+nettle.x86_64                                 3.4.1-7.el8                             @System                     
+npth.x86_64                                   1.5-4.el8                               @System                     
+oniguruma.x86_64                              6.8.2-3.el8                             @ubi-8-appstream-rpms       
+openldap.x86_64                               2.4.46-20.el8_10                        @System                     
+openssh.x86_64                                8.0p1-25.el8_10                         @ubi-8-baseos-rpms          
+openssh-clients.x86_64                        8.0p1-25.el8_10                         @ubi-8-baseos-rpms          
+openssl.x86_64                                1:1.1.1k-14.el8_6                       @ubi-8-baseos-rpms          
+openssl-devel.x86_64                          1:1.1.1k-14.el8_6                       @ubi-8-baseos-rpms          
+openssl-libs.x86_64                           1:1.1.1k-14.el8_6                       @System                     
+p11-kit.x86_64                                0.23.22-2.el8                           @System                     
+p11-kit-trust.x86_64                          0.23.22-2.el8                           @System                     
+packages-microsoft-prod.noarch                1.0-1                                   @@commandline               
+pam.x86_64                                    1.3.1-36.el8_10                         @System                     
+passwd.x86_64                                 0.80-4.el8                              @System                     
+pcre.x86_64                                   8.42-6.el8                              @System                     
+pcre2.x86_64                                  10.32-3.el8_6                           @System                     
+pcre2-devel.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+pcre2-utf16.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+pcre2-utf32.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+perl-Carp.noarch                              1.42-396.el8                            @ubi-8-baseos-rpms          
+perl-Data-Dumper.x86_64                       2.167-399.el8                           @ubi-8-baseos-rpms          
+perl-Digest.noarch                            1.17-395.el8                            @ubi-8-appstream-rpms       
+perl-Digest-MD5.x86_64                        2.55-396.el8                            @ubi-8-appstream-rpms       
+perl-Encode.x86_64                            4:2.97-3.el8                            @ubi-8-baseos-rpms          
+perl-Errno.x86_64                             1.28-422.el8                            @ubi-8-baseos-rpms          
+perl-Error.noarch                             1:0.17025-2.el8                         @ubi-8-appstream-rpms       
+perl-Exporter.noarch                          5.72-396.el8                            @ubi-8-baseos-rpms          
+perl-File-Path.noarch                         2.15-2.el8                              @ubi-8-baseos-rpms          
+perl-File-Temp.noarch                         0.230.600-1.el8                         @ubi-8-baseos-rpms          
+perl-Getopt-Long.noarch                       1:2.50-4.el8                            @ubi-8-baseos-rpms          
+perl-Git.noarch                               2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+perl-HTTP-Tiny.noarch                         0.074-3.el8                             @ubi-8-baseos-rpms          
+perl-IO.x86_64                                1.38-422.el8                            @ubi-8-baseos-rpms          
+perl-IO-Socket-IP.noarch                      0.39-5.el8                              @ubi-8-appstream-rpms       
+perl-IO-Socket-SSL.noarch                     2.066-4.module+el8.3.0+6446+594cad75    @ubi-8-appstream-rpms       
+perl-MIME-Base64.x86_64                       3.15-396.el8                            @ubi-8-baseos-rpms          
+perl-Mozilla-CA.noarch                        20160104-7.module+el8.3.0+6498+9eecfe51 @ubi-8-appstream-rpms       
+perl-Net-SSLeay.x86_64                        1.88-2.module+el8.6.0+13392+f0897f98    @ubi-8-appstream-rpms       
+perl-PathTools.x86_64                         3.74-1.el8                              @ubi-8-baseos-rpms          
+perl-Pod-Escapes.noarch                       1:1.07-395.el8                          @ubi-8-baseos-rpms          
+perl-Pod-Perldoc.noarch                       3.28-396.el8                            @ubi-8-baseos-rpms          
+perl-Pod-Simple.noarch                        1:3.35-395.el8                          @ubi-8-baseos-rpms          
+perl-Pod-Usage.noarch                         4:1.69-395.el8                          @ubi-8-baseos-rpms          
+perl-Scalar-List-Utils.x86_64                 3:1.49-2.el8                            @ubi-8-baseos-rpms          
+perl-Socket.x86_64                            4:2.027-3.el8                           @ubi-8-baseos-rpms          
+perl-Storable.x86_64                          1:3.11-3.el8                            @ubi-8-baseos-rpms          
+perl-Term-ANSIColor.noarch                    4.06-396.el8                            @ubi-8-baseos-rpms          
+perl-Term-Cap.noarch                          1.17-395.el8                            @ubi-8-baseos-rpms          
+perl-TermReadKey.x86_64                       2.37-7.el8                              @ubi-8-appstream-rpms       
+perl-Text-ParseWords.noarch                   3.30-395.el8                            @ubi-8-baseos-rpms          
+perl-Text-Tabs+Wrap.noarch                    2013.0523-395.el8                       @ubi-8-baseos-rpms          
+perl-Time-Local.noarch                        1:1.280-1.el8                           @ubi-8-baseos-rpms          
+perl-URI.noarch                               1.73-3.el8                              @ubi-8-appstream-rpms       
+perl-Unicode-Normalize.x86_64                 1.25-396.el8                            @ubi-8-baseos-rpms          
+perl-constant.noarch                          1.33-396.el8                            @ubi-8-baseos-rpms          
+perl-interpreter.x86_64                       4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-libnet.noarch                            3.11-3.el8                              @ubi-8-appstream-rpms       
+perl-libs.x86_64                              4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-macros.x86_64                            4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-parent.noarch                            1:0.237-1.el8                           @ubi-8-baseos-rpms          
+perl-podlators.noarch                         4.11-1.el8                              @ubi-8-baseos-rpms          
+perl-threads.x86_64                           1:2.21-2.el8                            @ubi-8-baseos-rpms          
+perl-threads-shared.x86_64                    1.58-2.el8                              @ubi-8-baseos-rpms          
+pkgconf.x86_64                                1.4.2-1.el8                             @ubi-8-baseos-rpms          
+pkgconf-m4.noarch                             1.4.2-1.el8                             @ubi-8-baseos-rpms          
+pkgconf-pkg-config.x86_64                     1.4.2-1.el8                             @ubi-8-baseos-rpms          
+platform-python.x86_64                        3.6.8-69.el8_10                         @System                     
+platform-python-setuptools.noarch             39.2.0-8.el8_10                         @System                     
+popt.x86_64                                   1.18-1.el8                              @System                     
+protobuf-c.x86_64                             1.3.0-8.el8                             @ubi-8-appstream-rpms       
+publicsuffix-list-dafsa.noarch                20180723-1.el8                          @System                     
+python3-bind.noarch                           32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+python3-chardet.noarch                        3.0.4-7.el8                             @System                     
+python3-cloud-what.x86_64                     1.28.42-1.el8                           @System                     
+python3-dateutil.noarch                       1:2.6.1-6.el8                           @System                     
+python3-dbus.x86_64                           1.2.4-15.el8                            @System                     
+python3-decorator.noarch                      4.2.1-2.el8                             @System                     
+python3-dnf.noarch                            4.7.0-20.el8                            @System                     
+python3-dnf-plugins-core.noarch               4.0.21-25.el8                           @System                     
+python3-ethtool.x86_64                        0.14-5.el8                              @System                     
+python3-gobject-base.x86_64                   3.28.3-2.el8                            @System                     
+python3-gpg.x86_64                            1.13.1-12.el8                           @System                     
+python3-hawkey.x86_64                         0.63.0-20.el8_10                        @System                     
+python3-idna.noarch                           2.5-7.el8_10                            @System                     
+python3-iniparse.noarch                       0.4-31.el8                              @System                     
+python3-inotify.noarch                        0.9.6-13.el8                            @System                     
+python3-libcomps.x86_64                       0.1.18-1.el8                            @System                     
+python3-libdnf.x86_64                         0.63.0-20.el8_10                        @System                     
+python3-librepo.x86_64                        1.14.2-5.el8                            @System                     
+python3-libs.x86_64                           3.6.8-69.el8_10                         @System                     
+python3-pip-wheel.noarch                      9.0.3-24.el8                            @System                     
+python3-ply.noarch                            3.9-9.el8                               @ubi-8-baseos-rpms          
+python3-pysocks.noarch                        1.6.8-3.el8                             @System                     
+python3-requests.noarch                       2.20.0-3.el8_8                          @System                     
+python3-rpm.x86_64                            4.14.3-32.el8_10                        @System                     
+python3-setuptools-wheel.noarch               39.2.0-8.el8_10                         @System                     
+python3-six.noarch                            1.11.0-8.el8                            @System                     
+python3-subscription-manager-rhsm.x86_64      1.28.42-1.el8                           @System                     
+python3-syspurpose.x86_64                     1.28.42-1.el8                           @System                     
+python3-systemd.x86_64                        234-8.el8                               @System                     
+python3-urllib3.noarch                        1.24.2-8.el8_10                         @System                     
+python39.x86_64                               3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-devel.x86_64                         3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-libs.x86_64                          3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-pip.noarch                           20.2.4-9.module+el8.10.0+21329+8d76b841 @ubi-8-appstream-rpms       
+python39-pip-wheel.noarch                     20.2.4-9.module+el8.10.0+21329+8d76b841 @ubi-8-appstream-rpms       
+python39-setuptools.noarch                    50.3.2-6.module+el8.10.0+22183+c898c0c1 @ubi-8-appstream-rpms       
+python39-setuptools-wheel.noarch              50.3.2-6.module+el8.10.0+22183+c898c0c1 @ubi-8-appstream-rpms       
+readline.x86_64                               7.0-10.el8                              @System                     
+redhat-release.x86_64                         8.10-0.3.el8                            @System                     
+rootfiles.noarch                              8.1-22.el8                              @System                     
+rpm.x86_64                                    4.14.3-32.el8_10                        @System                     
+rpm-build-libs.x86_64                         4.14.3-32.el8_10                        @System                     
+rpm-libs.x86_64                               4.14.3-32.el8_10                        @System                     
+rsync.x86_64                                  3.1.3-19.el8_7.1                        @ubi-8-baseos-rpms          
+sed.x86_64                                    4.5-5.el8                               @System                     
+setup.noarch                                  2.12.2-9.el8                            @System                     
+shadow-utils.x86_64                           2:4.6-22.el8                            @System                     
+sqlite-libs.x86_64                            3.26.0-19.el8_9                         @System                     
+sshpass.x86_64                                1.09-4.el8                              @ubi-8-appstream-rpms       
+subscription-manager.x86_64                   1.28.42-1.el8                           @System                     
+subscription-manager-rhsm-certificates.noarch 20220623-1.el8                          @System                     
+systemd.x86_64                                239-82.el8_10.3                         @System                     
+systemd-libs.x86_64                           239-82.el8_10.3                         @System                     
+systemd-pam.x86_64                            239-82.el8_10.3                         @System                     
+tar.x86_64                                    2:1.30-9.el8                            @System                     
+tpm2-tss.x86_64                               2.3.2-6.el8                             @System                     
+tzdata.noarch                                 2024b-4.el8                             @System                     
+unzip.x86_64                                  6.0-47.el8_10                           @ubi-8-baseos-rpms          
+usermode.x86_64                               1.113-2.el8                             @System                     
+util-linux.x86_64                             2.32.1-46.el8                           @System                     
+vim-common.x86_64                             2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-enhanced.x86_64                           2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-filesystem.noarch                         2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-minimal.x86_64                            2:8.0.1763-19.el8_6.4                   @System                     
+virt-what.x86_64                              1.25-4.el8                              @System                     
+wget.x86_64                                   1.19.5-12.el8_10                        @ubi-8-appstream-rpms       
+which.x86_64                                  2.21-20.el8                             @System                     
+xz-devel.x86_64                               5.2.4-4.el8_6                           @ubi-8-baseos-rpms          
+xz-libs.x86_64                                5.2.4-4.el8_6                           @System                     
+yum.noarch                                    4.7.0-20.el8                            @System                     
+zlib.x86_64                                   1.2.11-25.el8                           @System                     
+zlib-devel.x86_64                             1.2.11-25.el8                           @ubi-8-baseos-rpms          
 
 # Alternatives
 

- Configures cache for `/var/lib/containers/storage` using `actions/cache@v4`.
- Implements keys to reuse layers from previous builds.
- Enables layer reuse in Buildah with `layers: true`.
Copy link

github-actions bot commented Jan 6, 2025

  • quay.io/agnosticd/ee-multicloud:latest size: 3.09 GB
  • quay.io/agnosticd/ee-multicloud:temporary-pr-8951 size: 3.39 GB

diff between quay.io/agnosticd/ee-multicloud:latest and quay.io/agnosticd/ee-multicloud:temporary-pr-8951:

--- /tmp/tmp.9YQO137RIG	2025-01-06 18:25:44.359742130 +0000
+++ /tmp/tmp.Ek2qW2n1Ts	2025-01-06 18:26:28.883890610 +0000
@@ -2,311 +2,313 @@
 
 # Ansible
 
-ansible [core 2.15.11]
+ansible [core 2.15.13]
   config file = None
   configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
   ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
   ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
   executable location = /usr/local/bin/ansible
-  python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
-  jinja version = 3.1.4
+  python version = 3.9.20 (main, Sep 26 2024, 20:59:47) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] (/usr/bin/python3.9)
+  jinja version = 3.1.5
   libyaml = True
 
-ansible-galaxy [core 2.15.11]
+ansible-galaxy [core 2.15.13]
   config file = None
   configured module search path = ['/home/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
   ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
   ansible collection location = /home/runner/.ansible/collections:/usr/share/ansible/collections
   executable location = /usr/local/bin/ansible-galaxy
-  python version = 3.9.18 (main, Sep 22 2023, 17:58:34) [GCC 8.5.0 20210514 (Red Hat 8.5.0-20)] (/usr/bin/python3.9)
-  jinja version = 3.1.4
+  python version = 3.9.20 (main, Sep 26 2024, 20:59:47) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] (/usr/bin/python3.9)
+  jinja version = 3.1.5
   libyaml = True
 
 /usr/share/ansible/collections/ansible_collections:
   amazon.aws:
-    version: 7.6.0
+    version: 9.1.0
   ansible.netcommon:
-    version: 6.1.1
+    version: 7.1.0
   ansible.posix:
-    version: 1.5.4
+    version: 2.0.0
   ansible.utils:
-    version: 4.1.0
+    version: 5.1.2
   ansible.windows:
-    version: 2.3.0
+    version: 2.6.0
   awx.awx:
-    version: 24.3.1
+    version: 24.6.1
   azure.azcollection:
-    version: 2.3.0
+    version: 3.1.0
+  cloud.common:
+    version: 4.0.0
   community.aws:
-    version: 7.2.0
+    version: 9.0.0
   community.crypto:
-    version: 2.19.1
+    version: 2.23.0
   community.general:
-    version: 8.6.0
+    version: 10.2.0
   community.okd:
-    version: 3.0.1
+    version: 4.0.1
   community.vmware:
-    version: 4.3.0
+    version: 5.2.0
   containers.podman:
-    version: 1.13.0
+    version: 1.16.2
   equinix.cloud:
-    version: 0.6.0
+    version: 0.12.0
   equinix.metal:
     version: 1.4.1
   google.cloud:
-    version: 1.3.0
+    version: 1.4.1
   infra.controller_configuration:
-    version: 2.7.1
+    version: 2.11.0
   infra.eda_configuration:
     version: 1.1.0
   kubernetes.core:
-    version: 3.0.1
+    version: 5.0.0
   kubevirt.core:
-    version: 1.3.2
+    version: 2.1.0
   openstack.cloud:
-    version: 2.2.0
+    version: 2.3.3
+  vmware.vmware:
+    version: 1.8.0
+  vmware.vmware_rest:
+    version: 4.4.0
 
 
 # Python
 
-Python 3.9.18
-pip 24.0 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
+Python 3.9.20
+pip 24.3.1 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
 ---------------- pip freeze ----------------
 adal==1.2.7
-aiohttp==3.9.5
-aiosignal==1.3.1
-annotated-types==0.6.0
-ansible-core==2.15.11
-ansible-runner==2.3.6
-ansible-specdoc==0.0.14
-anyio==4.3.0
+aiohappyeyeballs==2.4.4
+aiohttp==3.11.11
+aiosignal==1.3.2
+annotated-types==0.7.0
+ansible-core==2.15.13
+ansible-runner==2.4.0
+ansible-specdoc==0.0.17
+anyio==4.8.0
 appdirs==1.4.4
 applicationinsights==0.11.10
-argcomplete==1.12.3
-async-timeout==4.0.3
-attrs==23.2.0
+argcomplete==3.3.0
+async-timeout==5.0.1
+attrs==24.3.0
 autopage==0.5.2
-azure-cli-core==2.34.0
-azure-cli-telemetry==1.0.6
-azure-common==1.1.11
-azure-containerregistry==1.1.0
-azure-core==1.28.0
-azure-identity==1.14.0
+azure-cli-core==2.64.0
+azure-cli-telemetry==1.1.0
+azure-common==1.1.28
+azure-containerregistry==1.2.0
+azure-core==1.31.0
+azure-identity==1.19.0
 azure-iot-hub==2.6.1
 azure-keyvault==4.2.0
-azure-keyvault-certificates==4.7.0
-azure-keyvault-keys==4.8.0
-azure-keyvault-secrets==4.7.0
-azure-mgmt-apimanagement==3.0.0
-azure-mgmt-authorization==2.0.0
-azure-mgmt-automation==1.0.0
-azure-mgmt-batch==16.2.0
-azure-mgmt-cdn==11.0.0
-azure-mgmt-compute==26.1.0
-azure-mgmt-containerinstance==9.0.0
-azure-mgmt-containerregistry==9.1.0
-azure-mgmt-containerservice==20.0.0
-azure-mgmt-core==1.3.0
-azure-mgmt-cosmosdb==6.4.0
-azure-mgmt-datafactory==2.0.0
-azure-mgmt-datalake-store==1.0.0
-azure-mgmt-devtestlabs==9.0.0
-azure-mgmt-dns==8.0.0
-azure-mgmt-eventhub==10.1.0
-azure-mgmt-hdinsight==9.0.0
-azure-mgmt-iothub==2.2.0
-azure-mgmt-keyvault==10.0.0
-azure-mgmt-loganalytics==12.0.0
-azure-mgmt-managedservices==6.0.0
-azure-mgmt-managementgroups==1.0.0
-azure-mgmt-marketplaceordering==1.1.0
-azure-mgmt-monitor==3.0.0
-azure-mgmt-network==19.1.0
-azure-mgmt-notificationhubs==7.0.0
-azure-mgmt-nspkg==2.0.0
-azure-mgmt-privatedns==1.0.0
-azure-mgmt-rdbms==10.0.0
-azure-mgmt-recoveryservices==2.0.0
-azure-mgmt-recoveryservicesbackup==3.0.0
-azure-mgmt-redis==13.0.0
-azure-mgmt-resource==21.1.0
-azure-mgmt-search==8.0.0
-azure-mgmt-servicebus==7.1.0
-azure-mgmt-sql==3.0.1
-azure-mgmt-storage==19.0.0
-azure-mgmt-trafficmanager==1.0.0b1
-azure-mgmt-web==6.1.0
-azure-nspkg==2.0.0
-azure-storage-blob==12.11.0
+azure-keyvault-certificates==4.9.0
+azure-keyvault-keys==4.10.0
+azure-keyvault-secrets==4.9.0
+azure-mgmt-apimanagement==4.0.1
+azure-mgmt-authorization==4.0.0
+azure-mgmt-automation==1.1.0b4
+azure-mgmt-batch==17.3.0
+azure-mgmt-cdn==13.1.1
+azure-mgmt-compute==33.0.0
+azure-mgmt-containerinstance==10.1.0
+azure-mgmt-containerregistry==10.3.0
+azure-mgmt-containerservice==32.1.0
+azure-mgmt-core==1.4.0
+azure-mgmt-cosmosdb==10.0.0b3
+azure-mgmt-datafactory==9.0.0
+azure-mgmt-devtestlabs==10.0.0b2
+azure-mgmt-dns==8.1.0
+azure-mgmt-eventhub==11.1.0
+azure-mgmt-hdinsight==9.1.0b1
+azure-mgmt-iothub==3.0.0
+azure-mgmt-keyvault==10.3.1
+azure-mgmt-loganalytics==13.0.0b7
+azure-mgmt-managedservices==7.0.0b2
+azure-mgmt-managementgroups==1.1.0b2
+azure-mgmt-marketplaceordering==1.2.0b2
+azure-mgmt-monitor==6.0.2
+azure-mgmt-network==28.0.0
+azure-mgmt-notificationhubs==8.1.0b1
+azure-mgmt-nspkg==3.0.2
+azure-mgmt-privatedns==1.1.0
+azure-mgmt-rdbms==10.2.0b17
+azure-mgmt-recoveryservices==3.0.0
+azure-mgmt-recoveryservicesbackup==9.1.0
+azure-mgmt-redis==14.4.0
+azure-mgmt-resource==23.2.0
+azure-mgmt-search==9.2.0b2
+azure-mgmt-servicebus==8.2.1
+azure-mgmt-sql==4.0.0b19
+azure-mgmt-storage==21.2.1
+azure-mgmt-trafficmanager==1.1.0
+azure-mgmt-web==7.3.1
+azure-nspkg==3.0.2
+azure-storage-blob==12.23.0b1
 baron==0.10.1
-bcrypt==4.1.3
-boto3==1.34.104
-botocore==1.34.104
-cachetools==5.3.3
-certifi==2024.2.2
-cffi==1.16.0
-charset-normalizer==3.3.2
-cliff==4.6.0
-cmd2==2.4.3
-cryptography==42.0.7
+bcrypt==4.2.1
+boto3==1.35.92
+botocore==1.35.92
+cachetools==5.5.0
+certifi==2024.12.14
+cffi==1.17.1
+charset-normalizer==3.4.1
+cliff==4.8.0
+cmd2==2.5.8
+cryptography==44.0.0
 debtcollector==3.0.0
 decorator==5.1.1
-Deprecated==1.2.14
-dnspython==2.6.1
-docutils==0.21.2
+Deprecated==1.2.15
+distro==1.9.0
+dnspython==2.7.0
 dogpile.cache==1.3.3
 dumb-init==1.2.5.post1
-equinix-metal==0.9.0
-exceptiongroup==1.2.1
-frozenlist==1.4.1
-google-api-core==2.19.0
-google-auth==2.29.0
+durationpy==0.9
+equinix-metal==0.11.0
+exceptiongroup==1.2.2
+frozenlist==1.5.0
+google-api-core==2.24.0
+google-auth==2.37.0
 google-cloud-core==2.4.1
-google-cloud-storage==2.16.0
-google-crc32c==1.5.0
-google-resumable-media==2.7.0
-googleapis-common-protos==1.63.0
-gssapi==1.8.3
+google-cloud-storage==2.19.0
+google-crc32c==1.6.0
+google-resumable-media==2.7.2
+googleapis-common-protos==1.66.0
+gssapi==1.9.0
 h11==0.14.0
 h2==4.1.0
 hpack==4.0.0
-httpcore==1.0.5
-httpx==0.27.0
+httpcore==1.0.7
+httpx==0.28.1
 humanfriendly==10.0
 hyperframe==6.0.1
-idna==3.7
+idna==3.10
 importlib-metadata==6.2.1
 importlib-resources==5.0.7
 iso8601==2.1.0
-isodate==0.6.1
-Jinja2==3.1.4
+isodate==0.7.2
+Jinja2==3.1.5
 jmespath==1.0.1
 jsonpatch==1.33
-jsonpointer==2.4
-jsonschema==4.22.0
-jsonschema-specifications==2023.12.1
-keystoneauth1==5.6.0
-knack==0.9.0
-krb5==0.5.1
-kubernetes==29.0.0
+jsonpointer==3.0.0
+jsonschema==4.23.0
+jsonschema-specifications==2024.10.1
+keystoneauth1==5.9.1
+knack==0.11.0
+krb5==0.7.0
+kubernetes==31.0.0
 lockfile==0.12.2
-lxml==5.2.2
-MarkupSafe==2.1.5
-microsoft-kiota-abstractions==1.3.2
-microsoft-kiota-authentication-azure==1.0.0
-microsoft-kiota-http==1.3.1
-microsoft-kiota-serialization-json==1.2.0
-microsoft-kiota-serialization-text==1.0.0
-msal==1.28.0
-msal-extensions==0.3.1
-msgpack==1.0.8
-msgraph-core==1.0.0
-msgraph-sdk==1.0.0
+lxml==5.3.0
+MarkupSafe==3.0.2
+microsoft-kiota-abstractions==1.6.8
+microsoft-kiota-authentication-azure==1.6.8
+microsoft-kiota-http==1.6.8
+microsoft-kiota-serialization-form==1.6.8
+microsoft-kiota-serialization-json==1.6.8
+microsoft-kiota-serialization-multipart==1.6.8
+microsoft-kiota-serialization-text==1.6.8
+msal==1.30.0
+msal-extensions==1.2.0
+msgpack==1.1.0
+msgraph-core==1.1.8
+msgraph-sdk==1.6.0
 msrest==0.7.1
 msrestazure==0.6.4.post1
-multidict==6.0.5
-ncclient==0.6.15
-netaddr==1.2.1
+multidict==6.1.0
+ncclient==0.6.16
+netaddr==1.3.0
 netifaces==0.11.0
-nsx-policy-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-policy-python-sdk/nsx_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d8b09fddd3bfac077cc2c4484f764d1b364ece202e1d3575da3adbd00707930a
-nsx-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-python-sdk/nsx_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=cd5f5a47d2bf066f047d5eba2d6bbd1f784fb36d7e1f734fa6adaab4d6d93fea
-nsx-vmc-aws-integration-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-vmc-aws-integration-python-sdk/nsx_vmc_aws_integration_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d141ddcbb4dd7500299070129ebed10cdb5a3bf15c1b48de791760e81fbb27a7
-nsx-vmc-policy-python-sdk @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/nsx-vmc-policy-python-sdk/nsx_vmc_policy_python_sdk-4.1.2.0.0-py2.py3-none-any.whl#sha256=d20503b7214d578bc996d33c15385e980f4ee8b381b0615e8ee9c9693ff929ae
 oauthlib==3.2.2
 openstacksdk==1.3.1
-opentelemetry-api==1.24.0
-opentelemetry-sdk==1.24.0
-opentelemetry-semantic-conventions==0.45b0
+opentelemetry-api==1.29.0
+opentelemetry-sdk==1.29.0
+opentelemetry-semantic-conventions==0.50b0
 os-client-config==2.1.0
 os-service-types==1.7.0
-osc-lib==3.0.1
-oslo.config==9.4.0
-oslo.context==5.5.0
-oslo.i18n==6.3.0
-oslo.log==5.5.1
-oslo.serialization==5.4.0
-oslo.utils==7.1.0
-packaging==21.3
+osc-lib==3.2.0
+oslo.config==9.7.0
+oslo.context==5.7.0
+oslo.i18n==6.5.0
+oslo.log==6.2.0
+oslo.serialization==5.6.0
+oslo.utils==8.0.0
+packaging==24.2
 packet-python==1.44.3
-paramiko==2.12.0
+paramiko==3.5.0
 passlib==1.7.4
-pbr==6.0.0
+pbr==6.1.0
 pendulum==3.0.0
 petname==2.6
 pexpect==4.9.0
-pkginfo==1.10.0
-portalocker==1.7.1
-prettytable==3.10.0
-proto-plus==1.23.0
-protobuf==4.25.3
-psutil==5.9.8
+pkginfo==1.12.0
+portalocker==2.10.1
+prettytable==3.12.0
+propcache==0.2.1
+proto-plus==1.25.0
+protobuf==5.29.2
+psutil==6.1.1
 ptyprocess==0.7.0
-pyasn1==0.6.0
-pyasn1_modules==0.4.0
+pyasn1==0.6.1
+pyasn1_modules==0.4.1
 pycparser==2.22
-pydantic==2.7.1
-pydantic_core==2.18.2
-Pygments==2.18.0
-pyinotify==0.9.6
-PyJWT==2.8.0
+pydantic==2.10.4
+pydantic_core==2.27.2
+Pygments==2.19.1
+PyJWT==2.10.1
 pykerberos==1.2.4
 PyNaCl==1.5.0
-pyOpenSSL==24.1.0
-pyparsing==3.1.2
-pyperclip==1.8.2
+pyOpenSSL==24.3.0
+pyparsing==3.2.1
+pyperclip==1.9.0
 pypsrp==0.8.1
 PySocks==1.7.1
-pyspnego==0.10.2
-python-cinderclient==9.5.0
-python-daemon==3.0.1
+pyspnego==0.11.2
+python-cinderclient==9.6.0
+python-daemon==3.1.2
 python-dateutil==2.9.0.post0
-python-designateclient==6.0.1
-python-heatclient==3.5.0
-python-keystoneclient==5.4.0
+python-designateclient==6.1.0
+python-heatclient==4.0.0
+python-keystoneclient==5.5.0
 python-neutronclient==11.0.0
-python-novaclient==18.6.0
-python-openstackclient==6.2.0
-python-swiftclient==4.5.0
-pyvmomi==8.0.2.0.1
-pywinrm==0.4.3
-PyYAML==6.0.1
+python-novaclient==18.7.0
+python-openstackclient==6.2.1
+python-swiftclient==4.6.0
+pyvmomi==8.0.3.0.1
+pywinrm==0.5.0
+PyYAML==6.0.2
 redbaron==0.9.2
 referencing==0.35.1
-requests==2.31.0
+requests==2.32.3
 requests-credssp==2.0.0
-requests-ntlm==1.2.0
 requests-oauthlib==2.0.0
+requests_ntlm==1.3.0
 requestsexceptions==1.4.0
 resolvelib==1.0.1
 rfc3986==2.0.0
-rpds-py==0.18.1
+rpds-py==0.22.3
 rply==0.7.8
 rsa==4.9
-s3transfer==0.10.1
-simplejson==3.19.2
-six==1.16.0
+s3transfer==0.10.4
+simplejson==3.19.3
+six==1.17.0
 sniffio==1.3.1
-std-uritemplate==0.0.57
-stevedore==5.2.0
+std-uritemplate==2.0.1
+stevedore==5.4.0
 tabulate==0.9.0
-time-machine==2.14.1
+time-machine==2.16.0
 toml==0.10.2
-typing_extensions==4.11.0
-tzdata==2024.1
-uamqp==1.6.9
-urllib3==1.26.18
-vapi-common-client @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vapi-common-client/vapi_common_client-2.44.0-py2.py3-none-any.whl#sha256=b4f906ebc17406af019a2e03a675f7404a6ad08c10b3bba99d493c30929b667f
-vapi-runtime @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl#sha256=71eafdaa9123f87b1bfb27e6903876e8ce192b9d80248135532577a6442477ad
-vcenter-bindings @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vcenter-bindings/vcenter_bindings-4.2.0-py2.py3-none-any.whl#sha256=055cc278d9f9fdf0ae61c9f009aaabaa8696dd13b89c48061c637f4bf3105cbf
-vmwarecloud-aws @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vmwarecloud-aws/vmwarecloud_aws-1.64.0-py2.py3-none-any.whl#sha256=2a57ce72812a355c4bbd5a5d0bfff04617d85402da96911d9dae71397d6529a9
-vmwarecloud-draas @ file://localhost//tmp/pip-req-build-klwp8z4q/lib/vmwarecloud-draas/vmwarecloud_draas-1.23.0-py2.py3-none-any.whl#sha256=629cae86d5bcea0317242135d06e03a8f96707ae3913770745ef5e728e9c6b38
-vsphere-automation-sdk @ git+https://github.com/vmware/vsphere-automation-sdk-python.git@99ee630cb819495f572e9775b48ce0ac1b0263de
+typing_extensions==4.12.2
+tzdata==2024.2
+uamqp==1.6.11
+urllib3==2.3.0
+vmware-vapi-common-client==2.52.0
+vmware-vapi-runtime==2.52.0
+vmware_vcenter==8.0.3.0
 wcwidth==0.2.13
 websocket-client==1.8.0
-wrapt==1.16.0
-xmltodict==0.13.0
-yarl==1.9.4
-zipp==3.18.1
+wrapt==1.17.0
+xmltodict==0.14.2
+yarl==1.18.3
+zipp==3.21.0
 --------------------------------------------
 
 # Packages
@@ -317,313 +319,313 @@
 This system is not registered with an entitlement server. You can use subscription-manager to register.
 
 Installed Packages
-acl.x86_64                                    2.2.53-1.el8                             @System                     
-audit-libs.x86_64                             3.0.7-5.el8                              @System                     
-azure-cli.x86_64                              2.60.0-1.el8                             @packages-microsoft-com-prod
-basesystem.noarch                             11-5.el8                                 @System                     
-bash.x86_64                                   4.4.20-4.el8_6                           @System                     
-bind-libs.x86_64                              32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-libs-lite.x86_64                         32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-license.noarch                           32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-bind-utils.x86_64                             32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-binutils.x86_64                               2.30-123.el8                             @ubi-8-baseos-rpms          
-brotli.x86_64                                 1.0.6-3.el8                              @System                     
-bzip2-libs.x86_64                             1.0.6-26.el8                             @System                     
-ca-certificates.noarch                        2023.2.60_v7.0.306-80.0.el8_8            @System                     
-chkconfig.x86_64                              1.19.2-1.el8                             @System                     
-cmake-filesystem.x86_64                       3.26.5-1.el8_9                           @ubi-8-appstream-rpms       
-coreutils-single.x86_64                       8.30-15.el8                              @System                     
-cpp.x86_64                                    8.5.0-20.el8                             @ubi-8-appstream-rpms       
-cracklib.x86_64                               2.9.6-15.el8                             @System                     
-cracklib-dicts.x86_64                         2.9.6-15.el8                             @System                     
-crypto-policies.noarch                        20230731-1.git3177e06.el8                @System                     
-crypto-policies-scripts.noarch                20230731-1.git3177e06.el8                @System                     
-cryptsetup-libs.x86_64                        2.3.7-7.el8                              @System                     
-curl.x86_64                                   7.61.1-33.el8_9.5                        @System                     
-cyrus-sasl-lib.x86_64                         2.1.27-6.el8_5                           @System                     
-dbus.x86_64                                   1:1.12.8-26.el8                          @System                     
-dbus-common.noarch                            1:1.12.8-26.el8                          @System                     
-dbus-daemon.x86_64                            1:1.12.8-26.el8                          @System                     
-dbus-glib.x86_64                              0.110-2.el8                              @System                     
-dbus-libs.x86_64                              1:1.12.8-26.el8                          @System                     
-dbus-tools.x86_64                             1:1.12.8-26.el8                          @System                     
-device-mapper.x86_64                          8:1.02.181-13.el8_9                      @System                     
-device-mapper-libs.x86_64                     8:1.02.181-13.el8_9                      @System                     
-dmidecode.x86_64                              1:3.3-5.el8                              @System                     
-dnf.noarch                                    4.7.0-19.el8                             @System                     
-dnf-data.noarch                               4.7.0-19.el8                             @System                     
-dnf-plugin-subscription-manager.x86_64        1.28.40-1.el8_9                          @System                     
-elfutils-default-yama-scope.noarch            0.189-3.el8                              @System                     
-elfutils-libelf.x86_64                        0.189-3.el8                              @System                     
-elfutils-libs.x86_64                          0.189-3.el8                              @System                     
-emacs-filesystem.noarch                       1:26.1-11.el8                            @ubi-8-baseos-rpms          
-expat.x86_64                                  2.2.5-11.el8_9.1                         @System                     
-file-libs.x86_64                              5.33-25.el8                              @System                     
-filesystem.x86_64                             3.8-6.el8                                @System                     
-findutils.x86_64                              1:4.6.0-21.el8                           @System                     
-fstrm.x86_64                                  0.6.1-3.el8                              @ubi-8-appstream-rpms       
-gawk.x86_64                                   4.2.1-4.el8                              @System                     
-gcc.x86_64                                    8.5.0-20.el8                             @ubi-8-appstream-rpms       
-gdb-gdbserver.x86_64                          8.2-20.el8                               @System                     
-gdbm.x86_64                                   1:1.18-2.el8                             @System                     
-gdbm-libs.x86_64                              1:1.18-2.el8                             @System                     
-geolite2-city.noarch                          20180605-1.el8                           @ubi-8-appstream-rpms       
-geolite2-country.noarch                       20180605-1.el8                           @ubi-8-appstream-rpms       
-git.x86_64                                    2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-git-core.x86_64                               2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-git-core-doc.noarch                           2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-glib2.x86_64                                  2.56.4-161.el8                           @System                     
-glibc.x86_64                                  2.28-236.el8_9.13                        @System                     
-glibc-common.x86_64                           2.28-236.el8_9.13                        @System                     
-glibc-devel.x86_64                            2.28-236.el8_9.13                        @ubi-8-baseos-rpms          
-glibc-headers.x86_64                          2.28-236.el8_9.13                        @ubi-8-baseos-rpms          
-glibc-minimal-langpack.x86_64                 2.28-236.el8_9.13                        @System                     
-gmp.x86_64                                    1:6.1.2-10.el8                           @System                     
-gnupg2.x86_64                                 2.2.20-3.el8_6                           @System                     
-gnutls.x86_64                                 3.6.16-8.el8_9.3                         @System                     
-gobject-introspection.x86_64                  1.56.1-1.el8                             @System                     
-gpgme.x86_64                                  1.13.1-11.el8                            @System                     
-gpm-libs.x86_64                               1.20.7-17.el8                            @ubi-8-appstream-rpms       
-grep.x86_64                                   3.1-6.el8                                @System                     
-groff-base.x86_64                             1.22.3-18.el8                            @ubi-8-baseos-rpms          
-gzip.x86_64                                   1.9-13.el8_5                             @System                     
-ima-evm-utils.x86_64                          1.3.2-12.el8                             @System                     
-info.x86_64                                   6.5-7.el8                                @System                     
-isl.x86_64                                    0.16.1-6.el8                             @ubi-8-appstream-rpms       
-jq.x86_64                                     1.6-7.el8                                @ubi-8-appstream-rpms       
-json-c.x86_64                                 0.13.1-3.el8                             @System                     
-json-glib.x86_64                              1.4.4-1.el8                              @System                     
-kernel-headers.x86_64                         4.18.0-513.24.1.el8_9                    @ubi-8-baseos-rpms          
-keyutils-libs.x86_64                          1.5.10-9.el8                             @System                     
-keyutils-libs-devel.x86_64                    1.5.10-9.el8                             @ubi-8-baseos-rpms          
-kmod-libs.x86_64                              25-19.el8                                @System                     
-krb5-devel.x86_64                             1.18.2-26.el8_9                          @ubi-8-baseos-rpms          
-krb5-libs.x86_64                              1.18.2-26.el8_9                          @System                     
-langpacks-en.noarch                           1.0-12.el8                               @System                     
-less.x86_64                                   530-2.el8_9                              @ubi-8-baseos-rpms          
-libacl.x86_64                                 2.2.53-1.el8                             @System                     
-libarchive.x86_64                             3.3.3-5.el8                              @System                     
-libassuan.x86_64                              2.5.1-3.el8                              @System                     
-libattr.x86_64                                2.4.48-3.el8                             @System                     
-libblkid.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libcap.x86_64                                 2.48-6.el8_9                             @System                     
-libcap-ng.x86_64                              0.7.11-1.el8                             @System                     
-libcom_err.x86_64                             1.45.6-5.el8                             @System                     
-libcom_err-devel.x86_64                       1.45.6-5.el8                             @ubi-8-baseos-rpms          
-libcomps.x86_64                               0.1.18-1.el8                             @System                     
-libcurl.x86_64                                7.61.1-33.el8_9.5                        @System                     
-libcurl-devel.x86_64                          7.61.1-33.el8_9.5                        @ubi-8-baseos-rpms          
-libdb.x86_64                                  5.3.28-42.el8_4                          @System                     
-libdb-utils.x86_64                            5.3.28-42.el8_4                          @System                     
-libdnf.x86_64                                 0.63.0-17.el8_9                          @System                     
-libedit.x86_64                                3.1-23.20170329cvs.el8                   @ubi-8-baseos-rpms          
-libfdisk.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libffi.x86_64                                 3.1-24.el8                               @System                     
-libgcc.x86_64                                 8.5.0-20.el8                             @System                     
-libgcrypt.x86_64                              1.8.5-7.el8_6                            @System                     
-libgomp.x86_64                                8.5.0-20.el8                             @ubi-8-baseos-rpms          
-libgpg-error.x86_64                           1.31-1.el8                               @System                     
-libidn2.x86_64                                2.2.0-1.el8                              @System                     
-libkadm5.x86_64                               1.18.2-26.el8_9                          @ubi-8-baseos-rpms          
-libksba.x86_64                                1.3.5-9.el8_7                            @System                     
-libmaxminddb.x86_64                           1.2.0-10.el8_9.1                         @ubi-8-appstream-rpms       
-libmetalink.x86_64                            0.1.3-7.el8                              @ubi-8-baseos-rpms          
-libmodulemd.x86_64                            2.13.0-1.el8                             @System                     
-libmount.x86_64                               2.32.1-44.el8_9.1                        @System                     
-libmpc.x86_64                                 1.1.0-9.1.el8                            @ubi-8-appstream-rpms       
-libnghttp2.x86_64                             1.33.0-5.el8_9                           @System                     
-libnl3.x86_64                                 3.7.0-1.el8                              @System                     
-libnsl2.x86_64                                1.2.0-2.20180605git4a062cf.el8           @System                     
-libpkgconf.x86_64                             1.4.2-1.el8                              @ubi-8-baseos-rpms          
-libpsl.x86_64                                 0.20.2-6.el8                             @System                     
-libpwquality.x86_64                           1.4.4-6.el8                              @System                     
-librepo.x86_64                                1.14.2-4.el8                             @System                     
-libreport-filesystem.x86_64                   2.9.5-15.el8                             @System                     
-librhsm.x86_64                                0.0.3-5.el8                              @System                     
-libseccomp.x86_64                             2.5.2-1.el8                              @System                     
-libselinux.x86_64                             2.9-8.el8                                @System                     
-libselinux-devel.x86_64                       2.9-8.el8                                @ubi-8-baseos-rpms          
-libsemanage.x86_64                            2.9-9.el8_6                              @System                     
-libsepol.x86_64                               2.9-3.el8                                @System                     
-libsepol-devel.x86_64                         2.9-3.el8                                @ubi-8-baseos-rpms          
-libsigsegv.x86_64                             2.11-5.el8                               @System                     
-libsmartcols.x86_64                           2.32.1-44.el8_9.1                        @System                     
-libsolv.x86_64                                0.7.20-6.el8                             @System                     
-libssh.x86_64                                 0.9.6-13.el8_9                           @System                     
-libssh-config.noarch                          0.9.6-13.el8_9                           @System                     
-libstdc++.x86_64                              8.5.0-20.el8                             @System                     
-libtasn1.x86_64                               4.13-4.el8_7                             @System                     
-libtirpc.x86_64                               1.1.4-8.el8                              @System                     
-libunistring.x86_64                           0.9.9-3.el8                              @System                     
-libusbx.x86_64                                1.0.23-4.el8                             @System                     
-libuser.x86_64                                0.62-25.el8                              @System                     
-libutempter.x86_64                            1.1.6-14.el8                             @System                     
-libuuid.x86_64                                2.32.1-44.el8_9.1                        @System                     
-libverto.x86_64                               0.3.2-2.el8                              @System                     
-libverto-devel.x86_64                         0.3.2-2.el8                              @ubi-8-baseos-rpms          
-libxcrypt.x86_64                              4.1.1-6.el8                              @System                     
-libxcrypt-devel.x86_64                        4.1.1-6.el8                              @ubi-8-baseos-rpms          
-libxml2.x86_64                                2.9.7-18.el8_9                           @System                     
-libxml2-devel.x86_64                          2.9.7-18.el8_9                           @ubi-8-appstream-rpms       
-libyaml.x86_64                                0.1.7-5.el8                              @System                     
-libzstd.x86_64                                1.4.4-1.el8                              @System                     
-lua-libs.x86_64                               5.3.4-12.el8                             @System                     
-lz4-libs.x86_64                               1.8.3-3.el8_4                            @System                     
-mpfr.x86_64                                   3.1.6-1.el8                              @System                     
-ncurses.x86_64                                6.1-10.20180224.el8                      @ubi-8-baseos-rpms          
-ncurses-base.noarch                           6.1-10.20180224.el8                      @System                     
-ncurses-libs.x86_64                           6.1-10.20180224.el8                      @System                     
-nettle.x86_64                                 3.4.1-7.el8                              @System                     
-npth.x86_64                                   1.5-4.el8                                @System                     
-oniguruma.x86_64                              6.8.2-2.1.el8_9                          @ubi-8-appstream-rpms       
-openldap.x86_64                               2.4.46-18.el8                            @System                     
-openssh.x86_64                                8.0p1-19.el8_9.2                         @ubi-8-baseos-rpms          
-openssh-clients.x86_64                        8.0p1-19.el8_9.2                         @ubi-8-baseos-rpms          
-openssl.x86_64                                1:1.1.1k-12.el8_9                        @ubi-8-baseos-rpms          
-openssl-devel.x86_64                          1:1.1.1k-12.el8_9                        @ubi-8-baseos-rpms          
-openssl-libs.x86_64                           1:1.1.1k-12.el8_9                        @System                     
-p11-kit.x86_64                                0.23.22-1.el8                            @System                     
-p11-kit-trust.x86_64                          0.23.22-1.el8                            @System                     
-packages-microsoft-prod.noarch                1.0-1                                    @@commandline               
-pam.x86_64                                    1.3.1-27.el8                             @System                     
-passwd.x86_64                                 0.80-4.el8                               @System                     
-pcre.x86_64                                   8.42-6.el8                               @System                     
-pcre2.x86_64                                  10.32-3.el8_6                            @System                     
-pcre2-devel.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-pcre2-utf16.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-pcre2-utf32.x86_64                            10.32-3.el8_6                            @ubi-8-baseos-rpms          
-perl-Carp.noarch                              1.42-396.el8                             @ubi-8-baseos-rpms          
-perl-Data-Dumper.x86_64                       2.167-399.el8                            @ubi-8-baseos-rpms          
-perl-Digest.noarch                            1.17-395.el8                             @ubi-8-appstream-rpms       
-perl-Digest-MD5.x86_64                        2.55-396.el8                             @ubi-8-appstream-rpms       
-perl-Encode.x86_64                            4:2.97-3.el8                             @ubi-8-baseos-rpms          
-perl-Errno.x86_64                             1.28-422.el8                             @ubi-8-baseos-rpms          
-perl-Error.noarch                             1:0.17025-2.el8                          @ubi-8-appstream-rpms       
-perl-Exporter.noarch                          5.72-396.el8                             @ubi-8-baseos-rpms          
-perl-File-Path.noarch                         2.15-2.el8                               @ubi-8-baseos-rpms          
-perl-File-Temp.noarch                         0.230.600-1.el8                          @ubi-8-baseos-rpms          
-perl-Getopt-Long.noarch                       1:2.50-4.el8                             @ubi-8-baseos-rpms          
-perl-Git.noarch                               2.39.3-1.el8_8                           @ubi-8-appstream-rpms       
-perl-HTTP-Tiny.noarch                         0.074-2.el8_9.1                          @ubi-8-baseos-rpms          
-perl-IO.x86_64                                1.38-422.el8                             @ubi-8-baseos-rpms          
-perl-IO-Socket-IP.noarch                      0.39-5.el8                               @ubi-8-appstream-rpms       
-perl-IO-Socket-SSL.noarch                     2.066-4.module+el8.3.0+6446+594cad75     @ubi-8-appstream-rpms       
-perl-MIME-Base64.x86_64                       3.15-396.el8                             @ubi-8-baseos-rpms          
-perl-Mozilla-CA.noarch                        20160104-7.module+el8.3.0+6498+9eecfe51  @ubi-8-appstream-rpms       
-perl-Net-SSLeay.x86_64                        1.88-2.module+el8.6.0+13392+f0897f98     @ubi-8-appstream-rpms       
-perl-PathTools.x86_64                         3.74-1.el8                               @ubi-8-baseos-rpms          
-perl-Pod-Escapes.noarch                       1:1.07-395.el8                           @ubi-8-baseos-rpms          
-perl-Pod-Perldoc.noarch                       3.28-396.el8                             @ubi-8-baseos-rpms          
-perl-Pod-Simple.noarch                        1:3.35-395.el8                           @ubi-8-baseos-rpms          
-perl-Pod-Usage.noarch                         4:1.69-395.el8                           @ubi-8-baseos-rpms          
-perl-Scalar-List-Utils.x86_64                 3:1.49-2.el8                             @ubi-8-baseos-rpms          
-perl-Socket.x86_64                            4:2.027-3.el8                            @ubi-8-baseos-rpms          
-perl-Storable.x86_64                          1:3.11-3.el8                             @ubi-8-baseos-rpms          
-perl-Term-ANSIColor.noarch                    4.06-396.el8                             @ubi-8-baseos-rpms          
-perl-Term-Cap.noarch                          1.17-395.el8                             @ubi-8-baseos-rpms          
-perl-TermReadKey.x86_64                       2.37-7.el8                               @ubi-8-appstream-rpms       
-perl-Text-ParseWords.noarch                   3.30-395.el8                             @ubi-8-baseos-rpms          
-perl-Text-Tabs+Wrap.noarch                    2013.0523-395.el8                        @ubi-8-baseos-rpms          
-perl-Time-Local.noarch                        1:1.280-1.el8                            @ubi-8-baseos-rpms          
-perl-URI.noarch                               1.73-3.el8                               @ubi-8-appstream-rpms       
-perl-Unicode-Normalize.x86_64                 1.25-396.el8                             @ubi-8-baseos-rpms          
-perl-constant.noarch                          1.33-396.el8                             @ubi-8-baseos-rpms          
-perl-interpreter.x86_64                       4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-libnet.noarch                            3.11-3.el8                               @ubi-8-appstream-rpms       
-perl-libs.x86_64                              4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-macros.x86_64                            4:5.26.3-422.el8                         @ubi-8-baseos-rpms          
-perl-parent.noarch                            1:0.237-1.el8                            @ubi-8-baseos-rpms          
-perl-podlators.noarch                         4.11-1.el8                               @ubi-8-baseos-rpms          
-perl-threads.x86_64                           1:2.21-2.el8                             @ubi-8-baseos-rpms          
-perl-threads-shared.x86_64                    1.58-2.el8                               @ubi-8-baseos-rpms          
-pkgconf.x86_64                                1.4.2-1.el8                              @ubi-8-baseos-rpms          
-pkgconf-m4.noarch                             1.4.2-1.el8                              @ubi-8-baseos-rpms          
-pkgconf-pkg-config.x86_64                     1.4.2-1.el8                              @ubi-8-baseos-rpms          
-platform-python.x86_64                        3.6.8-56.el8_9.3                         @System                     
-platform-python-setuptools.noarch             39.2.0-7.el8                             @System                     
-popt.x86_64                                   1.18-1.el8                               @System                     
-protobuf-c.x86_64                             1.3.0-8.el8                              @ubi-8-appstream-rpms       
-publicsuffix-list-dafsa.noarch                20180723-1.el8                           @System                     
-python3-bind.noarch                           32:9.11.36-11.el8_9.1                    @ubi-8-appstream-rpms       
-python3-chardet.noarch                        3.0.4-7.el8                              @System                     
-python3-cloud-what.x86_64                     1.28.40-1.el8_9                          @System                     
-python3-dateutil.noarch                       1:2.6.1-6.el8                            @System                     
-python3-dbus.x86_64                           1.2.4-15.el8                             @System                     
-python3-decorator.noarch                      4.2.1-2.el8                              @System                     
-python3-dnf.noarch                            4.7.0-19.el8                             @System                     
-python3-dnf-plugins-core.noarch               4.0.21-23.el8                            @System                     
-python3-ethtool.x86_64                        0.14-5.el8                               @System                     
-python3-gobject-base.x86_64                   3.28.3-2.el8                             @System                     
-python3-gpg.x86_64                            1.13.1-11.el8                            @System                     
-python3-hawkey.x86_64                         0.63.0-17.el8_9                          @System                     
-python3-idna.noarch                           2.5-5.el8                                @System                     
-python3-iniparse.noarch                       0.4-31.el8                               @System                     
-python3-inotify.noarch                        0.9.6-13.el8                             @System                     
-python3-libcomps.x86_64                       0.1.18-1.el8                             @System                     
-python3-libdnf.x86_64                         0.63.0-17.el8_9                          @System                     
-python3-librepo.x86_64                        1.14.2-4.el8                             @System                     
-python3-libs.x86_64                           3.6.8-56.el8_9.3                         @System                     
-python3-pip-wheel.noarch                      9.0.3-23.el8_9.1                         @System                     
-python3-ply.noarch                            3.9-9.el8                                @ubi-8-baseos-rpms          
-python3-pysocks.noarch                        1.6.8-3.el8                              @System                     
-python3-requests.noarch                       2.20.0-3.el8_8                           @System                     
-python3-rpm.x86_64                            4.14.3-28.el8_9                          @System                     
-python3-setuptools-wheel.noarch               39.2.0-7.el8                             @System                     
-python3-six.noarch                            1.11.0-8.el8                             @System                     
-python3-subscription-manager-rhsm.x86_64      1.28.40-1.el8_9                          @System                     
-python3-syspurpose.x86_64                     1.28.40-1.el8_9                          @System                     
-python3-systemd.x86_64                        234-8.el8                                @System                     
-python3-urllib3.noarch                        1.24.2-5.el8_9.2                         @System                     
-python39.x86_64                               3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-devel.x86_64                         3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-libs.x86_64                          3.9.18-1.module+el8.9.0+20024+793d7211   @ubi-8-appstream-rpms       
-python39-pip.noarch                           20.2.4-8.module+el8.9.0+21344+82807453.1 @ubi-8-appstream-rpms       
-python39-pip-wheel.noarch                     20.2.4-8.module+el8.9.0+21344+82807453.1 @ubi-8-appstream-rpms       
-python39-setuptools.noarch                    50.3.2-4.module+el8.9.0+19644+d68f775d   @ubi-8-appstream-rpms       
-python39-setuptools-wheel.noarch              50.3.2-4.module+el8.9.0+19644+d68f775d   @ubi-8-appstream-rpms       
-readline.x86_64                               7.0-10.el8                               @System                     
-redhat-release.x86_64                         8.9-0.1.el8                              @System                     
-rootfiles.noarch                              8.1-22.el8                               @System                     
-rpm.x86_64                                    4.14.3-28.el8_9                          @System                     
-rpm-build-libs.x86_64                         4.14.3-28.el8_9                          @System                     
-rpm-libs.x86_64                               4.14.3-28.el8_9                          @System                     
-rsync.x86_64                                  3.1.3-19.el8_7.1                         @ubi-8-baseos-rpms          
-sed.x86_64                                    4.5-5.el8                                @System                     
-setup.noarch                                  2.12.2-9.el8                             @System                     
-shadow-utils.x86_64                           2:4.6-19.el8                             @System                     
-sqlite-libs.x86_64                            3.26.0-19.el8_9                          @System                     
-sshpass.x86_64                                1.09-4.el8                               @ubi-8-appstream-rpms       
-subscription-manager.x86_64                   1.28.40-1.el8_9                          @System                     
-subscription-manager-rhsm-certificates.noarch 20220623-1.el8                           @System                     
-systemd.x86_64                                239-78.el8                               @System                     
-systemd-libs.x86_64                           239-78.el8                               @System                     
-systemd-pam.x86_64                            239-78.el8                               @System                     
-tar.x86_64                                    2:1.30-9.el8                             @System                     
-tpm2-tss.x86_64                               2.3.2-5.el8                              @System                     
-tzdata.noarch                                 2024a-1.el8                              @System                     
-unzip.x86_64                                  6.0-46.el8                               @ubi-8-baseos-rpms          
-usermode.x86_64                               1.113-2.el8                              @System                     
-util-linux.x86_64                             2.32.1-44.el8_9.1                        @System                     
-vim-common.x86_64                             2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-enhanced.x86_64                           2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-filesystem.noarch                         2:8.0.1763-19.el8_6.4                    @ubi-8-appstream-rpms       
-vim-minimal.x86_64                            2:8.0.1763-19.el8_6.4                    @System                     
-virt-what.x86_64                              1.25-4.el8                               @System                     
-wget.x86_64                                   1.19.5-11.el8                            @ubi-8-appstream-rpms       
-which.x86_64                                  2.21-20.el8                              @System                     
-xz-devel.x86_64                               5.2.4-4.el8_6                            @ubi-8-baseos-rpms          
-xz-libs.x86_64                                5.2.4-4.el8_6                            @System                     
-yum.noarch                                    4.7.0-19.el8                             @System                     
-zlib.x86_64                                   1.2.11-25.el8                            @System                     
-zlib-devel.x86_64                             1.2.11-25.el8                            @ubi-8-baseos-rpms          
+acl.x86_64                                    2.2.53-3.el8                            @System                     
+audit-libs.x86_64                             3.1.2-1.el8                             @System                     
+azure-cli.x86_64                              2.67.0-1.el8                            @packages-microsoft-com-prod
+basesystem.noarch                             11-5.el8                                @System                     
+bash.x86_64                                   4.4.20-5.el8                            @System                     
+bind-libs.x86_64                              32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-libs-lite.x86_64                         32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-license.noarch                           32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+bind-utils.x86_64                             32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+binutils.x86_64                               2.30-125.el8_10                         @ubi-8-baseos-rpms          
+brotli.x86_64                                 1.0.6-3.el8                             @System                     
+bzip2-libs.x86_64                             1.0.6-27.el8_10                         @System                     
+ca-certificates.noarch                        2024.2.69_v8.0.303-80.0.el8_10          @System                     
+chkconfig.x86_64                              1.19.2-1.el8                            @System                     
+cmake-filesystem.x86_64                       3.26.5-2.el8                            @ubi-8-appstream-rpms       
+coreutils-single.x86_64                       8.30-15.el8                             @System                     
+cpp.x86_64                                    8.5.0-22.el8_10                         @ubi-8-appstream-rpms       
+cracklib.x86_64                               2.9.6-15.el8                            @System                     
+cracklib-dicts.x86_64                         2.9.6-15.el8                            @System                     
+crypto-policies.noarch                        20230731-1.git3177e06.el8               @System                     
+crypto-policies-scripts.noarch                20230731-1.git3177e06.el8               @System                     
+cryptsetup-libs.x86_64                        2.3.7-7.el8                             @System                     
+curl.x86_64                                   7.61.1-34.el8_10.2                      @System                     
+cyrus-sasl-lib.x86_64                         2.1.27-6.el8_5                          @System                     
+dbus.x86_64                                   1:1.12.8-26.el8                         @System                     
+dbus-common.noarch                            1:1.12.8-26.el8                         @System                     
+dbus-daemon.x86_64                            1:1.12.8-26.el8                         @System                     
+dbus-glib.x86_64                              0.110-2.el8                             @System                     
+dbus-libs.x86_64                              1:1.12.8-26.el8                         @System                     
+dbus-tools.x86_64                             1:1.12.8-26.el8                         @System                     
+device-mapper.x86_64                          8:1.02.181-14.el8                       @System                     
+device-mapper-libs.x86_64                     8:1.02.181-14.el8                       @System                     
+dmidecode.x86_64                              1:3.5-1.el8                             @System                     
+dnf.noarch                                    4.7.0-20.el8                            @System                     
+dnf-data.noarch                               4.7.0-20.el8                            @System                     
+dnf-plugin-subscription-manager.x86_64        1.28.42-1.el8                           @System                     
+elfutils-default-yama-scope.noarch            0.190-2.el8                             @System                     
+elfutils-libelf.x86_64                        0.190-2.el8                             @System                     
+elfutils-libs.x86_64                          0.190-2.el8                             @System                     
+emacs-filesystem.noarch                       1:26.1-12.el8_10                        @ubi-8-baseos-rpms          
+expat.x86_64                                  2.2.5-16.el8_10                         @System                     
+file-libs.x86_64                              5.33-26.el8                             @System                     
+filesystem.x86_64                             3.8-6.el8                               @System                     
+findutils.x86_64                              1:4.6.0-23.el8_10                       @System                     
+fstrm.x86_64                                  0.6.1-3.el8                             @ubi-8-appstream-rpms       
+gawk.x86_64                                   4.2.1-4.el8                             @System                     
+gcc.x86_64                                    8.5.0-22.el8_10                         @ubi-8-appstream-rpms       
+gdb-gdbserver.x86_64                          8.2-20.el8                              @System                     
+gdbm.x86_64                                   1:1.18-2.el8                            @System                     
+gdbm-libs.x86_64                              1:1.18-2.el8                            @System                     
+geolite2-city.noarch                          20180605-1.el8                          @ubi-8-appstream-rpms       
+geolite2-country.noarch                       20180605-1.el8                          @ubi-8-appstream-rpms       
+git.x86_64                                    2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+git-core.x86_64                               2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+git-core-doc.noarch                           2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+glib2.x86_64                                  2.56.4-165.el8_10                       @System                     
+glibc.x86_64                                  2.28-251.el8_10.5                       @System                     
+glibc-common.x86_64                           2.28-251.el8_10.5                       @System                     
+glibc-devel.x86_64                            2.28-251.el8_10.5                       @ubi-8-baseos-rpms          
+glibc-headers.x86_64                          2.28-251.el8_10.5                       @ubi-8-baseos-rpms          
+glibc-minimal-langpack.x86_64                 2.28-251.el8_10.5                       @System                     
+gmp.x86_64                                    1:6.1.2-11.el8                          @System                     
+gnupg2.x86_64                                 2.2.20-3.el8_6                          @System                     
+gnutls.x86_64                                 3.6.16-8.el8_9.3                        @System                     
+gobject-introspection.x86_64                  1.56.1-1.el8                            @System                     
+gpgme.x86_64                                  1.13.1-12.el8                           @System                     
+gpm-libs.x86_64                               1.20.7-17.el8                           @ubi-8-appstream-rpms       
+grep.x86_64                                   3.1-6.el8                               @System                     
+groff-base.x86_64                             1.22.3-18.el8                           @ubi-8-baseos-rpms          
+gzip.x86_64                                   1.9-13.el8_5                            @System                     
+ima-evm-utils.x86_64                          1.3.2-12.el8                            @System                     
+info.x86_64                                   6.5-7.el8                               @System                     
+isl.x86_64                                    0.16.1-6.el8                            @ubi-8-appstream-rpms       
+jq.x86_64                                     1.6-9.el8_10                            @ubi-8-appstream-rpms       
+json-c.x86_64                                 0.13.1-3.el8                            @System                     
+json-glib.x86_64                              1.4.4-1.el8                             @System                     
+kernel-headers.x86_64                         4.18.0-553.33.1.el8_10                  @ubi-8-baseos-rpms          
+keyutils-libs.x86_64                          1.5.10-9.el8                            @System                     
+keyutils-libs-devel.x86_64                    1.5.10-9.el8                            @ubi-8-baseos-rpms          
+kmod-libs.x86_64                              25-20.el8                               @System                     
+krb5-devel.x86_64                             1.18.2-30.el8_10                        @ubi-8-baseos-rpms          
+krb5-libs.x86_64                              1.18.2-30.el8_10                        @System                     
+langpacks-en.noarch                           1.0-12.el8                              @System                     
+less.x86_64                                   530-3.el8_10                            @ubi-8-baseos-rpms          
+libacl.x86_64                                 2.2.53-3.el8                            @System                     
+libarchive.x86_64                             3.3.3-5.el8                             @System                     
+libassuan.x86_64                              2.5.1-3.el8                             @System                     
+libattr.x86_64                                2.4.48-3.el8                            @System                     
+libblkid.x86_64                               2.32.1-46.el8                           @System                     
+libcap.x86_64                                 2.48-6.el8_9                            @System                     
+libcap-ng.x86_64                              0.7.11-1.el8                            @System                     
+libcom_err.x86_64                             1.45.6-5.el8                            @System                     
+libcom_err-devel.x86_64                       1.45.6-5.el8                            @ubi-8-baseos-rpms          
+libcomps.x86_64                               0.1.18-1.el8                            @System                     
+libcurl.x86_64                                7.61.1-34.el8_10.2                      @System                     
+libcurl-devel.x86_64                          7.61.1-34.el8_10.2                      @ubi-8-baseos-rpms          
+libdb.x86_64                                  5.3.28-42.el8_4                         @System                     
+libdb-utils.x86_64                            5.3.28-42.el8_4                         @System                     
+libdnf.x86_64                                 0.63.0-20.el8_10                        @System                     
+libedit.x86_64                                3.1-23.20170329cvs.el8                  @ubi-8-baseos-rpms          
+libfdisk.x86_64                               2.32.1-46.el8                           @System                     
+libffi.x86_64                                 3.1-24.el8                              @System                     
+libgcc.x86_64                                 8.5.0-22.el8_10                         @System                     
+libgcrypt.x86_64                              1.8.5-7.el8_6                           @System                     
+libgomp.x86_64                                8.5.0-22.el8_10                         @ubi-8-baseos-rpms          
+libgpg-error.x86_64                           1.31-1.el8                              @System                     
+libidn2.x86_64                                2.2.0-1.el8                             @System                     
+libkadm5.x86_64                               1.18.2-30.el8_10                        @ubi-8-baseos-rpms          
+libksba.x86_64                                1.3.5-9.el8_7                           @System                     
+libmaxminddb.x86_64                           1.2.0-10.el8_9.1                        @ubi-8-appstream-rpms       
+libmetalink.x86_64                            0.1.3-7.el8                             @ubi-8-baseos-rpms          
+libmodulemd.x86_64                            2.13.0-1.el8                            @System                     
+libmount.x86_64                               2.32.1-46.el8                           @System                     
+libmpc.x86_64                                 1.1.0-9.1.el8                           @ubi-8-appstream-rpms       
+libnghttp2.x86_64                             1.33.0-6.el8_10.1                       @System                     
+libnl3.x86_64                                 3.7.0-1.el8                             @System                     
+libnsl2.x86_64                                1.2.0-2.20180605git4a062cf.el8          @System                     
+libpkgconf.x86_64                             1.4.2-1.el8                             @ubi-8-baseos-rpms          
+libpsl.x86_64                                 0.20.2-6.el8                            @System                     
+libpwquality.x86_64                           1.4.4-6.el8                             @System                     
+librepo.x86_64                                1.14.2-5.el8                            @System                     
+libreport-filesystem.x86_64                   2.9.5-15.el8                            @System                     
+librhsm.x86_64                                0.0.3-5.el8                             @System                     
+libseccomp.x86_64                             2.5.2-1.el8                             @System                     
+libselinux.x86_64                             2.9-9.el8_10                            @System                     
+libselinux-devel.x86_64                       2.9-9.el8_10                            @ubi-8-baseos-rpms          
+libsemanage.x86_64                            2.9-10.el8_10                           @System                     
+libsepol.x86_64                               2.9-3.el8                               @System                     
+libsepol-devel.x86_64                         2.9-3.el8                               @ubi-8-baseos-rpms          
+libsigsegv.x86_64                             2.11-5.el8                              @System                     
+libsmartcols.x86_64                           2.32.1-46.el8                           @System                     
+libsolv.x86_64                                0.7.20-6.el8                            @System                     
+libssh.x86_64                                 0.9.6-14.el8                            @System                     
+libssh-config.noarch                          0.9.6-14.el8                            @System                     
+libstdc++.x86_64                              8.5.0-22.el8_10                         @System                     
+libtasn1.x86_64                               4.13-4.el8_7                            @System                     
+libtirpc.x86_64                               1.1.4-12.el8_10                         @System                     
+libunistring.x86_64                           0.9.9-3.el8                             @System                     
+libusbx.x86_64                                1.0.23-4.el8                            @System                     
+libuser.x86_64                                0.62-26.el8_10                          @System                     
+libutempter.x86_64                            1.1.6-14.el8                            @System                     
+libuuid.x86_64                                2.32.1-46.el8                           @System                     
+libverto.x86_64                               0.3.2-2.el8                             @System                     
+libverto-devel.x86_64                         0.3.2-2.el8                             @ubi-8-baseos-rpms          
+libxcrypt.x86_64                              4.1.1-6.el8                             @System                     
+libxcrypt-devel.x86_64                        4.1.1-6.el8                             @ubi-8-baseos-rpms          
+libxml2.x86_64                                2.9.7-18.el8_10.1                       @System                     
+libxml2-devel.x86_64                          2.9.7-18.el8_10.1                       @ubi-8-appstream-rpms       
+libyaml.x86_64                                0.1.7-5.el8                             @System                     
+libzstd.x86_64                                1.4.4-1.el8                             @System                     
+lua-libs.x86_64                               5.3.4-12.el8                            @System                     
+lz4-libs.x86_64                               1.8.3-3.el8_4                           @System                     
+mpfr.x86_64                                   3.1.6-1.el8                             @System                     
+ncurses.x86_64                                6.1-10.20180224.el8                     @ubi-8-baseos-rpms          
+ncurses-base.noarch                           6.1-10.20180224.el8                     @System                     
+ncurses-libs.x86_64                           6.1-10.20180224.el8                     @System                     
+nettle.x86_64                                 3.4.1-7.el8                             @System                     
+npth.x86_64                                   1.5-4.el8                               @System                     
+oniguruma.x86_64                              6.8.2-3.el8                             @ubi-8-appstream-rpms       
+openldap.x86_64                               2.4.46-20.el8_10                        @System                     
+openssh.x86_64                                8.0p1-25.el8_10                         @ubi-8-baseos-rpms          
+openssh-clients.x86_64                        8.0p1-25.el8_10                         @ubi-8-baseos-rpms          
+openssl.x86_64                                1:1.1.1k-14.el8_6                       @ubi-8-baseos-rpms          
+openssl-devel.x86_64                          1:1.1.1k-14.el8_6                       @ubi-8-baseos-rpms          
+openssl-libs.x86_64                           1:1.1.1k-14.el8_6                       @System                     
+p11-kit.x86_64                                0.23.22-2.el8                           @System                     
+p11-kit-trust.x86_64                          0.23.22-2.el8                           @System                     
+packages-microsoft-prod.noarch                1.0-1                                   @@commandline               
+pam.x86_64                                    1.3.1-36.el8_10                         @System                     
+passwd.x86_64                                 0.80-4.el8                              @System                     
+pcre.x86_64                                   8.42-6.el8                              @System                     
+pcre2.x86_64                                  10.32-3.el8_6                           @System                     
+pcre2-devel.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+pcre2-utf16.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+pcre2-utf32.x86_64                            10.32-3.el8_6                           @ubi-8-baseos-rpms          
+perl-Carp.noarch                              1.42-396.el8                            @ubi-8-baseos-rpms          
+perl-Data-Dumper.x86_64                       2.167-399.el8                           @ubi-8-baseos-rpms          
+perl-Digest.noarch                            1.17-395.el8                            @ubi-8-appstream-rpms       
+perl-Digest-MD5.x86_64                        2.55-396.el8                            @ubi-8-appstream-rpms       
+perl-Encode.x86_64                            4:2.97-3.el8                            @ubi-8-baseos-rpms          
+perl-Errno.x86_64                             1.28-422.el8                            @ubi-8-baseos-rpms          
+perl-Error.noarch                             1:0.17025-2.el8                         @ubi-8-appstream-rpms       
+perl-Exporter.noarch                          5.72-396.el8                            @ubi-8-baseos-rpms          
+perl-File-Path.noarch                         2.15-2.el8                              @ubi-8-baseos-rpms          
+perl-File-Temp.noarch                         0.230.600-1.el8                         @ubi-8-baseos-rpms          
+perl-Getopt-Long.noarch                       1:2.50-4.el8                            @ubi-8-baseos-rpms          
+perl-Git.noarch                               2.43.5-2.el8_10                         @ubi-8-appstream-rpms       
+perl-HTTP-Tiny.noarch                         0.074-3.el8                             @ubi-8-baseos-rpms          
+perl-IO.x86_64                                1.38-422.el8                            @ubi-8-baseos-rpms          
+perl-IO-Socket-IP.noarch                      0.39-5.el8                              @ubi-8-appstream-rpms       
+perl-IO-Socket-SSL.noarch                     2.066-4.module+el8.3.0+6446+594cad75    @ubi-8-appstream-rpms       
+perl-MIME-Base64.x86_64                       3.15-396.el8                            @ubi-8-baseos-rpms          
+perl-Mozilla-CA.noarch                        20160104-7.module+el8.3.0+6498+9eecfe51 @ubi-8-appstream-rpms       
+perl-Net-SSLeay.x86_64                        1.88-2.module+el8.6.0+13392+f0897f98    @ubi-8-appstream-rpms       
+perl-PathTools.x86_64                         3.74-1.el8                              @ubi-8-baseos-rpms          
+perl-Pod-Escapes.noarch                       1:1.07-395.el8                          @ubi-8-baseos-rpms          
+perl-Pod-Perldoc.noarch                       3.28-396.el8                            @ubi-8-baseos-rpms          
+perl-Pod-Simple.noarch                        1:3.35-395.el8                          @ubi-8-baseos-rpms          
+perl-Pod-Usage.noarch                         4:1.69-395.el8                          @ubi-8-baseos-rpms          
+perl-Scalar-List-Utils.x86_64                 3:1.49-2.el8                            @ubi-8-baseos-rpms          
+perl-Socket.x86_64                            4:2.027-3.el8                           @ubi-8-baseos-rpms          
+perl-Storable.x86_64                          1:3.11-3.el8                            @ubi-8-baseos-rpms          
+perl-Term-ANSIColor.noarch                    4.06-396.el8                            @ubi-8-baseos-rpms          
+perl-Term-Cap.noarch                          1.17-395.el8                            @ubi-8-baseos-rpms          
+perl-TermReadKey.x86_64                       2.37-7.el8                              @ubi-8-appstream-rpms       
+perl-Text-ParseWords.noarch                   3.30-395.el8                            @ubi-8-baseos-rpms          
+perl-Text-Tabs+Wrap.noarch                    2013.0523-395.el8                       @ubi-8-baseos-rpms          
+perl-Time-Local.noarch                        1:1.280-1.el8                           @ubi-8-baseos-rpms          
+perl-URI.noarch                               1.73-3.el8                              @ubi-8-appstream-rpms       
+perl-Unicode-Normalize.x86_64                 1.25-396.el8                            @ubi-8-baseos-rpms          
+perl-constant.noarch                          1.33-396.el8                            @ubi-8-baseos-rpms          
+perl-interpreter.x86_64                       4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-libnet.noarch                            3.11-3.el8                              @ubi-8-appstream-rpms       
+perl-libs.x86_64                              4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-macros.x86_64                            4:5.26.3-422.el8                        @ubi-8-baseos-rpms          
+perl-parent.noarch                            1:0.237-1.el8                           @ubi-8-baseos-rpms          
+perl-podlators.noarch                         4.11-1.el8                              @ubi-8-baseos-rpms          
+perl-threads.x86_64                           1:2.21-2.el8                            @ubi-8-baseos-rpms          
+perl-threads-shared.x86_64                    1.58-2.el8                              @ubi-8-baseos-rpms          
+pkgconf.x86_64                                1.4.2-1.el8                             @ubi-8-baseos-rpms          
+pkgconf-m4.noarch                             1.4.2-1.el8                             @ubi-8-baseos-rpms          
+pkgconf-pkg-config.x86_64                     1.4.2-1.el8                             @ubi-8-baseos-rpms          
+platform-python.x86_64                        3.6.8-69.el8_10                         @System                     
+platform-python-setuptools.noarch             39.2.0-8.el8_10                         @System                     
+popt.x86_64                                   1.18-1.el8                              @System                     
+protobuf-c.x86_64                             1.3.0-8.el8                             @ubi-8-appstream-rpms       
+publicsuffix-list-dafsa.noarch                20180723-1.el8                          @System                     
+python3-bind.noarch                           32:9.11.36-16.el8_10.2                  @ubi-8-appstream-rpms       
+python3-chardet.noarch                        3.0.4-7.el8                             @System                     
+python3-cloud-what.x86_64                     1.28.42-1.el8                           @System                     
+python3-dateutil.noarch                       1:2.6.1-6.el8                           @System                     
+python3-dbus.x86_64                           1.2.4-15.el8                            @System                     
+python3-decorator.noarch                      4.2.1-2.el8                             @System                     
+python3-dnf.noarch                            4.7.0-20.el8                            @System                     
+python3-dnf-plugins-core.noarch               4.0.21-25.el8                           @System                     
+python3-ethtool.x86_64                        0.14-5.el8                              @System                     
+python3-gobject-base.x86_64                   3.28.3-2.el8                            @System                     
+python3-gpg.x86_64                            1.13.1-12.el8                           @System                     
+python3-hawkey.x86_64                         0.63.0-20.el8_10                        @System                     
+python3-idna.noarch                           2.5-7.el8_10                            @System                     
+python3-iniparse.noarch                       0.4-31.el8                              @System                     
+python3-inotify.noarch                        0.9.6-13.el8                            @System                     
+python3-libcomps.x86_64                       0.1.18-1.el8                            @System                     
+python3-libdnf.x86_64                         0.63.0-20.el8_10                        @System                     
+python3-librepo.x86_64                        1.14.2-5.el8                            @System                     
+python3-libs.x86_64                           3.6.8-69.el8_10                         @System                     
+python3-pip-wheel.noarch                      9.0.3-24.el8                            @System                     
+python3-ply.noarch                            3.9-9.el8                               @ubi-8-baseos-rpms          
+python3-pysocks.noarch                        1.6.8-3.el8                             @System                     
+python3-requests.noarch                       2.20.0-3.el8_8                          @System                     
+python3-rpm.x86_64                            4.14.3-32.el8_10                        @System                     
+python3-setuptools-wheel.noarch               39.2.0-8.el8_10                         @System                     
+python3-six.noarch                            1.11.0-8.el8                            @System                     
+python3-subscription-manager-rhsm.x86_64      1.28.42-1.el8                           @System                     
+python3-syspurpose.x86_64                     1.28.42-1.el8                           @System                     
+python3-systemd.x86_64                        234-8.el8                               @System                     
+python3-urllib3.noarch                        1.24.2-8.el8_10                         @System                     
+python39.x86_64                               3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-devel.x86_64                         3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-libs.x86_64                          3.9.20-1.module+el8.10.0+22342+478c159e @ubi-8-appstream-rpms       
+python39-pip.noarch                           20.2.4-9.module+el8.10.0+21329+8d76b841 @ubi-8-appstream-rpms       
+python39-pip-wheel.noarch                     20.2.4-9.module+el8.10.0+21329+8d76b841 @ubi-8-appstream-rpms       
+python39-setuptools.noarch                    50.3.2-6.module+el8.10.0+22183+c898c0c1 @ubi-8-appstream-rpms       
+python39-setuptools-wheel.noarch              50.3.2-6.module+el8.10.0+22183+c898c0c1 @ubi-8-appstream-rpms       
+readline.x86_64                               7.0-10.el8                              @System                     
+redhat-release.x86_64                         8.10-0.3.el8                            @System                     
+rootfiles.noarch                              8.1-22.el8                              @System                     
+rpm.x86_64                                    4.14.3-32.el8_10                        @System                     
+rpm-build-libs.x86_64                         4.14.3-32.el8_10                        @System                     
+rpm-libs.x86_64                               4.14.3-32.el8_10                        @System                     
+rsync.x86_64                                  3.1.3-19.el8_7.1                        @ubi-8-baseos-rpms          
+sed.x86_64                                    4.5-5.el8                               @System                     
+setup.noarch                                  2.12.2-9.el8                            @System                     
+shadow-utils.x86_64                           2:4.6-22.el8                            @System                     
+sqlite-libs.x86_64                            3.26.0-19.el8_9                         @System                     
+sshpass.x86_64                                1.09-4.el8                              @ubi-8-appstream-rpms       
+subscription-manager.x86_64                   1.28.42-1.el8                           @System                     
+subscription-manager-rhsm-certificates.noarch 20220623-1.el8                          @System                     
+systemd.x86_64                                239-82.el8_10.3                         @System                     
+systemd-libs.x86_64                           239-82.el8_10.3                         @System                     
+systemd-pam.x86_64                            239-82.el8_10.3                         @System                     
+tar.x86_64                                    2:1.30-9.el8                            @System                     
+tpm2-tss.x86_64                               2.3.2-6.el8                             @System                     
+tzdata.noarch                                 2024b-4.el8                             @System                     
+unzip.x86_64                                  6.0-47.el8_10                           @ubi-8-baseos-rpms          
+usermode.x86_64                               1.113-2.el8                             @System                     
+util-linux.x86_64                             2.32.1-46.el8                           @System                     
+vim-common.x86_64                             2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-enhanced.x86_64                           2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-filesystem.noarch                         2:8.0.1763-19.el8_6.4                   @ubi-8-appstream-rpms       
+vim-minimal.x86_64                            2:8.0.1763-19.el8_6.4                   @System                     
+virt-what.x86_64                              1.25-4.el8                              @System                     
+wget.x86_64                                   1.19.5-12.el8_10                        @ubi-8-appstream-rpms       
+which.x86_64                                  2.21-20.el8                             @System                     
+xz-devel.x86_64                               5.2.4-4.el8_6                           @ubi-8-baseos-rpms          
+xz-libs.x86_64                                5.2.4-4.el8_6                           @System                     
+yum.noarch                                    4.7.0-20.el8                            @System                     
+zlib.x86_64                                   1.2.11-25.el8                           @System                     
+zlib-devel.x86_64                             1.2.11-25.el8                           @ubi-8-baseos-rpms          
 
 # Alternatives
 
 python              	manual	/usr/bin/python3.9
 libnssckbi.so.x86_64	auto  	/usr/lib64/pkcs11/p11-kit-trust.so
 python3             	manual	/usr/bin/python3.9
-ld                  	auto  	/usr/bin/ld.bfd
 pip                 	auto  	/usr/bin/pip3.9
+ld                  	auto  	/usr/bin/ld.bfd
 
 # /runner directory 
 

aws_version=2.4.23
curl -s -L "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-${aws_version}.zip" \
curl -s -L "https://awscli.amazonaws.com/awscli-exe-linux-$(uname -m)-${aws_version}.zip" \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't you be using $ARCH that you set earlier?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants