apisnetworks / apiscp

ApisCP Issues Tracker
https://apiscp.com
15 stars 1 forks source link

Courier-unicode conflict #51

Closed KeiroD closed 3 months ago

KeiroD commented 3 months ago

I've been following the log at /root/apnscp-bootstrapper.log and it's just looping through dnf repeatedly and seemingly to not be making any progress:

[root@host ~]# tail -f /root/apnscp-bootstrapper.log
2024-06-03 03:17:23,572 p=168979 u=root n=ansible | skipping: [localhost] => (item=1.1.1.1) 
2024-06-03 03:17:23,596 p=168979 u=root n=ansible | TASK [common/update-config : Prune requiretty from /etc/sudoers] ***************
2024-06-03 03:17:23,635 p=168979 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:23,657 p=168979 u=root n=ansible | TASK [common/update-config : Install yum-utils] ********************************
2024-06-03 03:17:23,680 p=168979 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:23,702 p=168979 u=root n=ansible | TASK [common/update-config : Cleanup incomplete transactions] ******************
2024-06-03 03:17:23,724 p=168979 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:23,745 p=168979 u=root n=ansible | TASK [common/update-config : CentOS 8+ package management] *********************
2024-06-03 03:17:47,882 p=1279 u=root n=ansible | PLAY [localhost] ***************************************************************
2024-06-03 03:17:47,008 p=1279 u=root n=ansible | TASK [Gathering Facts] *********************************************************
2024-06-03 03:17:49,286 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:49,313 p=1279 u=root n=ansible | TASK [common/acquire-lock : Validate lock existence] ***************************
2024-06-03 03:17:49,471 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:49,496 p=1279 u=root n=ansible | TASK [common/acquire-lock : Acquire lock] **************************************
2024-06-03 03:17:49,519 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:49,541 p=1279 u=root n=ansible | TASK [common/acquire-lock : set_fact] ******************************************
2024-06-03 03:17:49,573 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:49,595 p=1279 u=root n=ansible | TASK [common/acquire-lock : Check if PID /proc/168979/comm present] ************
2024-06-03 03:17:49,639 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:49,665 p=1279 u=root n=ansible | TASK [common/acquire-lock : Verify process matches ansible] ********************
2024-06-03 03:17:49,691 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:49,714 p=1279 u=root n=ansible | TASK [common/acquire-lock : Save PID in /usr/local/apnscp/storage/run/.ansible.lock] ***
2024-06-03 03:17:49,870 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:49,896 p=1279 u=root n=ansible | TASK [check-requirements : Force admin lowercase] ******************************
2024-06-03 03:17:49,920 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:49,942 p=1279 u=root n=ansible | TASK [check-requirements : Fail if OS is not RHEL/CentOS] **********************
2024-06-03 03:17:49,965 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:49,987 p=1279 u=root n=ansible | TASK [check-requirements : Fail if RHEL/CentOS is not sufficient version] ******
2024-06-03 03:17:50,111 p=1279 u=root n=ansible | ok: [localhost] => (item=/etc/centos-release)
2024-06-03 03:17:50,132 p=1279 u=root n=ansible | TASK [check-requirements : Fail if memory less than 1 GB] **********************
2024-06-03 03:17:50,166 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,188 p=1279 u=root n=ansible | TASK [check-requirements : Fail if memory >= 1 GB and < 2 GB] ******************
2024-06-03 03:17:50,232 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,254 p=1279 u=root n=ansible | TASK [check-requirements : fail] ***********************************************
2024-06-03 03:17:50,288 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,311 p=1279 u=root n=ansible | TASK [check-requirements : pause] **********************************************
2024-06-03 03:17:50,345 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,367 p=1279 u=root n=ansible | TASK [check-requirements : Check virtualization method] ************************
2024-06-03 03:17:50,414 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:50,440 p=1279 u=root n=ansible | TASK [check-requirements : Fail if Virtuozzo or OpenVZ used] *******************
2024-06-03 03:17:50,462 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,484 p=1279 u=root n=ansible | TASK [check-requirements : Fail if system_hostname is gibberish] ***************
2024-06-03 03:17:50,507 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,532 p=1279 u=root n=ansible | TASK [check-requirements : Check if "localhost" properly configured] ***********
2024-06-03 03:17:50,588 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:50,617 p=1279 u=root n=ansible | TASK [check-requirements : Check /home/virtual is writable] ********************
2024-06-03 03:17:50,741 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:50,765 p=1279 u=root n=ansible | TASK [check-requirements : Assert yum hook valid] ******************************
2024-06-03 03:17:50,787 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,809 p=1279 u=root n=ansible | TASK [common/update-config : Force setting /etc/resolv.conf unless at least one nameserver present] ***
2024-06-03 03:17:50,836 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:50,858 p=1279 u=root n=ansible | TASK [common/update-config : Find matching files] ******************************
2024-06-03 03:17:50,976 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,002 p=1279 u=root n=ansible | TASK [common/update-config : Set USEDNS=no in interface configuration stubs] ***
2024-06-03 03:17:51,130 p=1279 u=root n=ansible | ok: [localhost] => (item=Setting USEDNS=no in /etc/sysconfig/network-scripts/ifcfg-eth0)
2024-06-03 03:17:51,156 p=1279 u=root n=ansible | TASK [common/update-config : Check if NetworkManager present] ******************
2024-06-03 03:17:51,214 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,235 p=1279 u=root n=ansible | TASK [common/update-config : Disable NetworkManager DNS management] ************
2024-06-03 03:17:51,348 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,368 p=1279 u=root n=ansible | TASK [common/update-config : set_fact] *****************************************
2024-06-03 03:17:51,395 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,416 p=1279 u=root n=ansible | TASK [common/update-config : set_fact] *****************************************
2024-06-03 03:17:51,437 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:51,461 p=1279 u=root n=ansible | TASK [common/update-config : Configure systemd-resolved] ***********************
2024-06-03 03:17:51,513 p=1279 u=root n=ansible | included: /usr/local/apnscp/resources/playbooks/roles/common/update-config/tasks/setup-resolved.yml for localhost
2024-06-03 03:17:51,563 p=1279 u=root n=ansible | TASK [common/update-config : Query if systemd-resolved active] *****************
2024-06-03 03:17:51,621 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,642 p=1279 u=root n=ansible | TASK [common/update-config : set_fact] *****************************************
2024-06-03 03:17:51,676 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,697 p=1279 u=root n=ansible | TASK [Apply ProtectSystem= usage] **********************************************
2024-06-03 03:17:51,826 p=1279 u=root n=ansible | TASK [systemd/override-config : set_fact] **************************************
2024-06-03 03:17:51,861 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,882 p=1279 u=root n=ansible | TASK [systemd/override-config : set_fact] **************************************
2024-06-03 03:17:51,909 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:51,931 p=1279 u=root n=ansible | TASK [systemd/override-config : set_fact] **************************************
2024-06-03 03:17:51,962 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:51,984 p=1279 u=root n=ansible | TASK [systemd/override-config : set_fact] **************************************
2024-06-03 03:17:52,018 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:52,040 p=1279 u=root n=ansible | TASK [systemd/override-config : fail] ******************************************
2024-06-03 03:17:52,065 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:52,087 p=1279 u=root n=ansible | TASK [systemd/override-config : file] ******************************************
2024-06-03 03:17:52,134 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:52,155 p=1279 u=root n=ansible | TASK [systemd/override-config : set_fact] **************************************
2024-06-03 03:17:52,184 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:52,206 p=1279 u=root n=ansible | TASK [systemd/override-config : Override {{__systemd_service_name}}] ***********
2024-06-03 03:17:52,263 p=1279 u=root n=ansible | included: /usr/local/apnscp/resources/playbooks/roles/common/tasks/write-config.yml for localhost
2024-06-03 03:17:52,296 p=1279 u=root n=ansible | TASK [systemd/override-config : Edit /etc/systemd/system/systemd-resolved.service.d/override.conf] ***
2024-06-03 03:17:52,390 p=1279 u=root n=ansible | ok: [localhost] => (item=Set Service => ProtectSystem = strict)
2024-06-03 03:17:52,410 p=1279 u=root n=ansible | ok: [localhost] => (item=Set Service => PrivateTmp = yes)
2024-06-03 03:17:52,440 p=1279 u=root n=ansible | TASK [common/update-config : Start systemd-resolved] ***************************
2024-06-03 03:17:52,684 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:52,704 p=1279 u=root n=ansible | TASK [Enable systemd-resolved preset] ******************************************
2024-06-03 03:17:52,811 p=1279 u=root n=ansible | TASK [systemd/preset : set_fact] ***********************************************
2024-06-03 03:17:52,845 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:52,866 p=1279 u=root n=ansible | TASK [systemd/preset : Assert /etc/systemd/system-preset exists] ***************
2024-06-03 03:17:52,911 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:52,935 p=1279 u=root n=ansible | TASK [systemd/preset : Enable systemd-resolved preset] *************************
2024-06-03 03:17:52,982 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:53,004 p=1279 u=root n=ansible | TASK [systemd/preset : Start systemd-resolved] *********************************
2024-06-03 03:17:53,074 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:53,094 p=1279 u=root n=ansible | TASK [common/update-config : Promote resolve usage] ****************************
2024-06-03 03:17:53,136 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:53,157 p=1279 u=root n=ansible | TASK [common/update-config : Set DNS configuration] ****************************
2024-06-03 03:17:53,222 p=1279 u=root n=ansible | ok: [localhost] => (item={'key': 'DNS', 'value': '1.0.0.1 1.1.1.1'})
2024-06-03 03:17:53,243 p=1279 u=root n=ansible | ok: [localhost] => (item={'key': 'Domains', 'value': '~.'})
2024-06-03 03:17:53,255 p=1279 u=root n=ansible | ok: [localhost] => (item={'key': 'DNSSEC', 'value': 'allow-downgrade'})
2024-06-03 03:17:53,282 p=1279 u=root n=ansible | TASK [common/update-config : Disable DNSSEC for PTR lookup] ********************
2024-06-03 03:17:53,328 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:53,350 p=1279 u=root n=ansible | TASK [common/update-config : Template negative trust anchor in {{ negative_trust_anchor_name }}] ***
2024-06-03 03:17:53,421 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:53,446 p=1279 u=root n=ansible | TASK [common/update-config : Relink broken resolv.conf] ************************
2024-06-03 03:17:53,493 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:53,515 p=1279 u=root n=ansible | TASK [common/update-config : Remove conflicting resolvers] *********************
2024-06-03 03:17:53,536 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:53,557 p=1279 u=root n=ansible | TASK [common/update-config : Append robust resolvers to /etc/resolv.conf] ******
2024-06-03 03:17:53,593 p=1279 u=root n=ansible | skipping: [localhost] => (item=1.0.0.1) 
2024-06-03 03:17:53,594 p=1279 u=root n=ansible | skipping: [localhost] => (item=1.1.1.1) 
2024-06-03 03:17:53,618 p=1279 u=root n=ansible | TASK [common/update-config : Prune requiretty from /etc/sudoers] ***************
2024-06-03 03:17:53,656 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:53,678 p=1279 u=root n=ansible | TASK [common/update-config : Install yum-utils] ********************************
2024-06-03 03:17:53,702 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:53,723 p=1279 u=root n=ansible | TASK [common/update-config : Cleanup incomplete transactions] ******************
2024-06-03 03:17:53,743 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:53,769 p=1279 u=root n=ansible | TASK [common/update-config : CentOS 8+ package management] *********************
2024-06-03 03:17:58,006 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:58,038 p=1279 u=root n=ansible | TASK [common/update-config : Enable ApisCP repo] *******************************
2024-06-03 03:17:58,078 p=1279 u=root n=ansible | skipping: [localhost] => (item=apnscp) 
2024-06-03 03:17:58,079 p=1279 u=root n=ansible | skipping: [localhost] => (item=apnscp-updates) 
2024-06-03 03:17:58,104 p=1279 u=root n=ansible | TASK [packages/configure-rhel : Enable additional RHEL repos] ******************
2024-06-03 03:17:58,129 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:58,151 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : command] ****************************************
2024-06-03 03:17:58,203 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:58,228 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : command] ****************************************
2024-06-03 03:17:58,249 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:58,271 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : include_tasks] **********************************
2024-06-03 03:17:58,359 p=1279 u=root n=ansible | included: /usr/local/apnscp/resources/playbooks/roles/filesystem/make-mounts/tasks/enable-quotas.yml for localhost
2024-06-03 03:17:58,428 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : stat] *******************************************
2024-06-03 03:17:58,480 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:58,520 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : stat] *******************************************
2024-06-03 03:17:58,574 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:58,598 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : set_fact] ***************************************
2024-06-03 03:17:58,628 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:58,652 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Get device of /home/virtual] ********************
2024-06-03 03:17:58,676 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:58,697 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : set_fact] ***************************************
2024-06-03 03:17:58,721 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:58,743 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Alter mount options for / (ext)] ****************
2024-06-03 03:17:58,768 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:58,791 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Alter mount options for /home/virtual (ext)] ****
2024-06-03 03:17:58,815 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:58,837 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Alter mount options for / (xfs)] ****************
2024-06-03 03:17:58,892 p=1279 u=root n=ansible | included: /usr/local/apnscp/resources/playbooks/roles/filesystem/make-mounts/tasks/set-mount-features.yml for localhost
2024-06-03 03:17:58,923 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Assert mount not device] ************************
2024-06-03 03:17:58,952 p=1279 u=root n=ansible | ok: [localhost] => {
    "changed": false,
    "msg": "All assertions passed"
}
2024-06-03 03:17:58,973 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Find mount] *************************************
2024-06-03 03:17:59,004 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:59,027 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Read mount features] ****************************
2024-06-03 03:17:59,064 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:59,086 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Assert options list] ****************************
2024-06-03 03:17:59,122 p=1279 u=root n=ansible | ok: [localhost] => {
    "changed": false,
    "msg": "All assertions passed"
}
2024-06-03 03:17:59,143 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Remove incompatible xfs features] ***************
2024-06-03 03:17:59,197 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:59,218 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Update fstab] ***********************************
2024-06-03 03:17:59,362 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:59,390 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Alter mount options for {{ _home_mount_path }} (xfs)] ***
2024-06-03 03:17:59,417 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:59,438 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Remove incompatible xfs features] ***************
2024-06-03 03:17:59,489 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:59,514 p=1279 u=root n=ansible | TASK [Set xfs kernel flags] ****************************************************
2024-06-03 03:17:59,674 p=1279 u=root n=ansible | TASK [system/kernel : Add usrquota,grpquota,prjquota to grub] ******************
2024-06-03 03:17:59,715 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:17:59,738 p=1279 u=root n=ansible | TASK [system/kernel : Extract rootflags] ***************************************
2024-06-03 03:17:59,779 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:59,804 p=1279 u=root n=ansible | TASK [system/kernel : Add usrquota,grpquota,prjquota to grub] ******************
2024-06-03 03:17:59,953 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:17:59,980 p=1279 u=root n=ansible | TASK [system/kernel : Set kernel option {{ option }}] **************************
2024-06-03 03:18:00,009 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,032 p=1279 u=root n=ansible | TASK [system/kernel : Save argv] ***********************************************
2024-06-03 03:18:00,071 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,093 p=1279 u=root n=ansible | TASK [include_role : common/fail-and-save] *************************************
2024-06-03 03:18:00,119 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,143 p=1279 u=root n=ansible | TASK [include_role : system/cgroup] ********************************************
2024-06-03 03:18:00,269 p=1279 u=root n=ansible | TASK [include_role : system/kernel] ********************************************
2024-06-03 03:18:00,413 p=1279 u=root n=ansible | TASK [system/kernel : {{ (state | default('present') == 'absent') | ternary('Remove', 'Add') }} {{ rootflags | join(',') }} to grub] ***
2024-06-03 03:18:00,438 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,461 p=1279 u=root n=ansible | TASK [system/kernel : Extract rootflags] ***************************************
2024-06-03 03:18:00,491 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,516 p=1279 u=root n=ansible | TASK [system/kernel : {{ (state | default('present') == 'absent') | ternary('Remove', 'Add') }} {{ rootflags | join(',') }} to grub] ***
2024-06-03 03:18:00,541 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,564 p=1279 u=root n=ansible | TASK [system/kernel : Set kernel option systemd.unified_cgroup_hierarchy] ******
2024-06-03 03:18:00,618 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:00,644 p=1279 u=root n=ansible | TASK [system/kernel : Save argv] ***********************************************
2024-06-03 03:18:00,673 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,695 p=1279 u=root n=ansible | TASK [include_role : common/fail-and-save] *************************************
2024-06-03 03:18:00,723 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:00,745 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Verify quota package installed] *****************
2024-06-03 03:18:01,634 p=1336 u=root n=librepo.[fork.1730] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:01,691 p=1336 u=root n=dnf.[fork.1730] | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, etckeeper, generate_completion_cache, groups-manager, needs-restarting, playground, post-transaction-actions, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, versionlock
2024-06-03 03:18:02,261 p=1336 u=root n=dnf.[fork.1730] | User-Agent: constructed: 'libdnf (AlmaLinux 8.10; generic; Linux.x86_64)'
2024-06-03 03:18:02,333 p=1336 u=root n=librepo.[fork.1730] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:02,333 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: apnscp
2024-06-03 03:18:02,333 p=1336 u=root n=dnf.[fork.1730] | apnscp: using metadata from Fri 26 Apr 2024 11:05:15 PM CDT.
2024-06-03 03:18:02,333 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: apnscp-updates
2024-06-03 03:18:02,333 p=1336 u=root n=dnf.[fork.1730] | apnscp-updates: using metadata from Thu 02 May 2024 07:26:11 AM CDT.
2024-06-03 03:18:02,346 p=1336 u=root n=dnf.[fork.1730] | Failed to retrieve a default SELinux context
2024-06-03 03:18:02,358 p=1336 u=root n=dnf.[fork.1730] | Failed to set default SELinux context to "system_u:object_r:user_tmp_t:s0"
2024-06-03 03:18:02,358 p=1336 u=root n=librepo.[fork.1730] | Downloading: https://packagecloud.io/timescale/timescaledb/el/8/x86_64/repodata/repomd.xml
2024-06-03 03:18:03,374 p=1336 u=root n=librepo.[fork.1730] | Downloading: https://packagecloud.io/timescale/timescaledb/el/8/x86_64/repodata/repomd.xml.asc
2024-06-03 03:18:03,903 p=1336 u=root n=dnf.[fork.1730] | reviving: 'timescale_timescaledb' can be revived - repomd matches.
2024-06-03 03:18:03,904 p=1336 u=root n=dnf.[fork.1730] | timescale_timescaledb: using metadata from Tue 28 May 2024 04:16:13 PM CDT.
2024-06-03 03:18:03,904 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: baseos
2024-06-03 03:18:03,947 p=1336 u=root n=dnf.[fork.1730] | baseos: using metadata from Fri 31 May 2024 11:43:32 AM CDT.
2024-06-03 03:18:03,947 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: appstream
2024-06-03 03:18:04,013 p=1336 u=root n=dnf.[fork.1730] | appstream: using metadata from Fri 31 May 2024 11:43:54 AM CDT.
2024-06-03 03:18:04,013 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: extras
2024-06-03 03:18:04,014 p=1336 u=root n=dnf.[fork.1730] | extras: using metadata from Fri 31 May 2024 11:44:09 AM CDT.
2024-06-03 03:18:04,014 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: powertools
2024-06-03 03:18:04,036 p=1336 u=root n=dnf.[fork.1730] | powertools: using metadata from Fri 31 May 2024 11:43:39 AM CDT.
2024-06-03 03:18:04,036 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: epel
2024-06-03 03:18:04,303 p=1336 u=root n=dnf.[fork.1730] | epel: using metadata from Sat 01 Jun 2024 08:32:31 PM CDT.
2024-06-03 03:18:04,303 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: mariadb
2024-06-03 03:18:04,304 p=1336 u=root n=dnf.[fork.1730] | mariadb: using metadata from Tue 14 May 2024 03:19:38 PM CDT.
2024-06-03 03:18:04,335 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: pgdg-common
2024-06-03 03:18:04,335 p=1336 u=root n=dnf.[fork.1730] | pgdg-common: using metadata from Mon 27 May 2024 07:48:09 PM CDT.
2024-06-03 03:18:04,343 p=1336 u=root n=dnf.[fork.1730] | repo: using cache for: pgdg14
2024-06-03 03:18:04,365 p=1336 u=root n=dnf.[fork.1730] | pgdg14: using metadata from Mon 27 May 2024 07:43:56 PM CDT.
2024-06-03 03:18:04,910 p=1336 u=root n=dnf.[fork.1730] | timer: sack setup: 3152 ms
2024-06-03 03:18:04,930 p=1336 u=root n=dnf.[fork.1730] | timer: depsolve: 51 ms
2024-06-03 03:18:04,930 p=1336 u=root n=dnf.plugin.[fork.1730] | Etckeeper plugin: pre-install
2024-06-03 03:18:07,038 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:07,067 p=1279 u=root n=ansible | TASK [include_role : systemd/override-config] **********************************
2024-06-03 03:18:07,107 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:07,129 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Unmask tmp.mount] *******************************
2024-06-03 03:18:07,226 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:07,247 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Check /etc/mtab state] **************************
2024-06-03 03:18:07,300 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:07,327 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Unlink /etc/mtab] *******************************
2024-06-03 03:18:07,354 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:07,377 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Link /proc/mounts to /etc/mtab] *****************
2024-06-03 03:18:07,404 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:07,427 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : command] ****************************************
2024-06-03 03:18:07,481 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:07,503 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : mount] ******************************************
2024-06-03 03:18:07,544 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:07,570 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Activate tmp.mount] *****************************
2024-06-03 03:18:07,594 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:07,616 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Check for presence of swap] *********************
2024-06-03 03:18:07,663 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:07,689 p=1279 u=root n=ansible | TASK [include_role : filesystem/swap] ******************************************
2024-06-03 03:18:07,712 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:07,735 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Disable binfmt mount] ***************************
2024-06-03 03:18:07,821 p=1279 u=root n=ansible | ok: [localhost] => (item=proc-sys-fs-binfmt_misc.automount)
2024-06-03 03:18:07,866 p=1279 u=root n=ansible | ok: [localhost] => (item=systemd-binfmt.service)
2024-06-03 03:18:07,900 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Mount /dev/shm with noexec] *********************
2024-06-03 03:18:07,946 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:07,968 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Add procfs group visor] *************************
2024-06-03 03:18:08,095 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:08,121 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Add polkit to procfs group visor] ***************
2024-06-03 03:18:08,293 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:08,318 p=1279 u=root n=ansible | TASK [filesystem/make-mounts : Mount procfs with hidepid=2] ********************
2024-06-03 03:18:08,360 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:08,381 p=1279 u=root n=ansible | TASK [Install long-term kernel] ************************************************
2024-06-03 03:18:08,402 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:08,424 p=1279 u=root n=ansible | TASK [system/kernel : Ensure kernel package installed] *************************
2024-06-03 03:18:08,792 p=1336 u=root n=librepo.[fork.1862] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:08,842 p=1336 u=root n=dnf.[fork.1862] | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, etckeeper, generate_completion_cache, groups-manager, needs-restarting, playground, post-transaction-actions, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, versionlock
2024-06-03 03:18:09,272 p=1336 u=root n=dnf.[fork.1862] | User-Agent: constructed: 'libdnf (AlmaLinux 8.10; generic; Linux.x86_64)'
2024-06-03 03:18:09,329 p=1336 u=root n=librepo.[fork.1862] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:09,329 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: apnscp
2024-06-03 03:18:09,330 p=1336 u=root n=dnf.[fork.1862] | apnscp: using metadata from Fri 26 Apr 2024 11:05:15 PM CDT.
2024-06-03 03:18:09,330 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: apnscp-updates
2024-06-03 03:18:09,330 p=1336 u=root n=dnf.[fork.1862] | apnscp-updates: using metadata from Thu 02 May 2024 07:26:11 AM CDT.
2024-06-03 03:18:09,337 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: timescale_timescaledb
2024-06-03 03:18:09,337 p=1336 u=root n=dnf.[fork.1862] | timescale_timescaledb: using metadata from Tue 28 May 2024 04:16:13 PM CDT.
2024-06-03 03:18:09,337 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: baseos
2024-06-03 03:18:09,373 p=1336 u=root n=dnf.[fork.1862] | baseos: using metadata from Fri 31 May 2024 11:43:32 AM CDT.
2024-06-03 03:18:09,373 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: appstream
2024-06-03 03:18:09,430 p=1336 u=root n=dnf.[fork.1862] | appstream: using metadata from Fri 31 May 2024 11:43:54 AM CDT.
2024-06-03 03:18:09,430 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: extras
2024-06-03 03:18:09,430 p=1336 u=root n=dnf.[fork.1862] | extras: using metadata from Fri 31 May 2024 11:44:09 AM CDT.
2024-06-03 03:18:09,430 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: powertools
2024-06-03 03:18:09,452 p=1336 u=root n=dnf.[fork.1862] | powertools: using metadata from Fri 31 May 2024 11:43:39 AM CDT.
2024-06-03 03:18:09,452 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: epel
2024-06-03 03:18:09,691 p=1336 u=root n=dnf.[fork.1862] | epel: using metadata from Sat 01 Jun 2024 08:32:31 PM CDT.
2024-06-03 03:18:09,692 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: mariadb
2024-06-03 03:18:09,692 p=1336 u=root n=dnf.[fork.1862] | mariadb: using metadata from Tue 14 May 2024 03:19:38 PM CDT.
2024-06-03 03:18:09,716 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: pgdg-common
2024-06-03 03:18:09,716 p=1336 u=root n=dnf.[fork.1862] | pgdg-common: using metadata from Mon 27 May 2024 07:48:09 PM CDT.
2024-06-03 03:18:09,724 p=1336 u=root n=dnf.[fork.1862] | repo: using cache for: pgdg14
2024-06-03 03:18:09,742 p=1336 u=root n=dnf.[fork.1862] | pgdg14: using metadata from Mon 27 May 2024 07:43:56 PM CDT.
2024-06-03 03:18:09,742 p=1336 u=root n=dnf.[fork.1862] | Last metadata expiration check: 0:00:06 ago on Mon 03 Jun 2024 03:18:03 AM CDT.
2024-06-03 03:18:10,225 p=1336 u=root n=dnf.[fork.1862] | timer: sack setup: 1322 ms
2024-06-03 03:18:10,234 p=1336 u=root n=dnf.[fork.1862] | timer: depsolve: 36 ms
2024-06-03 03:18:10,234 p=1336 u=root n=dnf.plugin.[fork.1862] | Etckeeper plugin: pre-install
2024-06-03 03:18:12,003 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:12,030 p=1279 u=root n=ansible | TASK [system/kernel : Validate kdump installed] ********************************
2024-06-03 03:18:12,406 p=1336 u=root n=librepo.[fork.1922] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:12,435 p=1336 u=root n=dnf.[fork.1922] | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, etckeeper, generate_completion_cache, groups-manager, needs-restarting, playground, post-transaction-actions, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, versionlock
2024-06-03 03:18:12,858 p=1336 u=root n=dnf.[fork.1922] | User-Agent: constructed: 'libdnf (AlmaLinux 8.10; generic; Linux.x86_64)'
2024-06-03 03:18:12,866 p=1336 u=root n=librepo.[fork.1922] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:12,866 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: apnscp
2024-06-03 03:18:12,866 p=1336 u=root n=dnf.[fork.1922] | apnscp: using metadata from Fri 26 Apr 2024 11:05:15 PM CDT.
2024-06-03 03:18:12,866 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: apnscp-updates
2024-06-03 03:18:12,920 p=1336 u=root n=dnf.[fork.1922] | apnscp-updates: using metadata from Thu 02 May 2024 07:26:11 AM CDT.
2024-06-03 03:18:12,928 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: timescale_timescaledb
2024-06-03 03:18:12,928 p=1336 u=root n=dnf.[fork.1922] | timescale_timescaledb: using metadata from Tue 28 May 2024 04:16:13 PM CDT.
2024-06-03 03:18:12,928 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: baseos
2024-06-03 03:18:12,964 p=1336 u=root n=dnf.[fork.1922] | baseos: using metadata from Fri 31 May 2024 11:43:32 AM CDT.
2024-06-03 03:18:12,964 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: appstream
2024-06-03 03:18:13,014 p=1336 u=root n=dnf.[fork.1922] | appstream: using metadata from Fri 31 May 2024 11:43:54 AM CDT.
2024-06-03 03:18:13,014 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: extras
2024-06-03 03:18:13,014 p=1336 u=root n=dnf.[fork.1922] | extras: using metadata from Fri 31 May 2024 11:44:09 AM CDT.
2024-06-03 03:18:13,014 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: powertools
2024-06-03 03:18:13,036 p=1336 u=root n=dnf.[fork.1922] | powertools: using metadata from Fri 31 May 2024 11:43:39 AM CDT.
2024-06-03 03:18:13,036 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: epel
2024-06-03 03:18:13,223 p=1336 u=root n=dnf.[fork.1922] | epel: using metadata from Sat 01 Jun 2024 08:32:31 PM CDT.
2024-06-03 03:18:13,224 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: mariadb
2024-06-03 03:18:13,224 p=1336 u=root n=dnf.[fork.1922] | mariadb: using metadata from Tue 14 May 2024 03:19:38 PM CDT.
2024-06-03 03:18:13,246 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: pgdg-common
2024-06-03 03:18:13,246 p=1336 u=root n=dnf.[fork.1922] | pgdg-common: using metadata from Mon 27 May 2024 07:48:09 PM CDT.
2024-06-03 03:18:13,268 p=1336 u=root n=dnf.[fork.1922] | repo: using cache for: pgdg14
2024-06-03 03:18:13,268 p=1336 u=root n=dnf.[fork.1922] | pgdg14: using metadata from Mon 27 May 2024 07:43:56 PM CDT.
2024-06-03 03:18:13,268 p=1336 u=root n=dnf.[fork.1922] | Last metadata expiration check: 0:00:09 ago on Mon 03 Jun 2024 03:18:03 AM CDT.
2024-06-03 03:18:13,733 p=1336 u=root n=dnf.[fork.1922] | timer: sack setup: 1242 ms
2024-06-03 03:18:13,740 p=1336 u=root n=dnf.[fork.1922] | timer: depsolve: 35 ms
2024-06-03 03:18:13,740 p=1336 u=root n=dnf.plugin.[fork.1922] | Etckeeper plugin: pre-install
2024-06-03 03:18:15,550 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:15,575 p=1279 u=root n=ansible | TASK [system/kernel : Match crashkernel value] *********************************
2024-06-03 03:18:15,611 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:15,637 p=1279 u=root n=ansible | TASK [system/kernel : Remove crashkernel support] ******************************
2024-06-03 03:18:15,685 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:15,713 p=1279 u=root n=ansible | TASK [system/kernel : Disable kdump service] ***********************************
2024-06-03 03:18:15,734 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:15,755 p=1279 u=root n=ansible | TASK [system/kernel : Check if elrepo exists] **********************************
2024-06-03 03:18:15,800 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:15,819 p=1279 u=root n=ansible | TASK [system/kernel : Disable EL-kernel repo] **********************************
2024-06-03 03:18:15,842 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:15,863 p=1279 u=root n=ansible | TASK [system/kernel : Install kernel-lt] ***************************************
2024-06-03 03:18:15,885 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:15,905 p=1279 u=root n=ansible | TASK [system/kernel : Query kernel version] ************************************
2024-06-03 03:18:16,205 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:16,232 p=1279 u=root n=ansible | TASK [system/kernel : Get current kernel version] ******************************
2024-06-03 03:18:16,279 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:16,301 p=1279 u=root n=ansible | TASK [system/kernel : List all installed kernels] ******************************
2024-06-03 03:18:16,327 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:16,348 p=1279 u=root n=ansible | TASK [system/kernel : Remove additional kernels] *******************************
2024-06-03 03:18:16,373 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:16,398 p=1279 u=root n=ansible | TASK [system/kernel : Enumerate kernels (CentOS 7)] ****************************
2024-06-03 03:18:16,423 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:16,444 p=1279 u=root n=ansible | TASK [system/kernel : Enumerate kernels (CentOS 8+)] ***************************
2024-06-03 03:18:16,513 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:16,538 p=1279 u=root n=ansible | TASK [system/kernel : Get active kernel] ***************************************
2024-06-03 03:18:16,593 p=1279 u=root n=ansible | ok: [localhost]
2024-06-03 03:18:16,617 p=1279 u=root n=ansible | TASK [system/kernel : Change default kernel to 4.18.0-553.el8_10] **************
2024-06-03 03:18:16,645 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:16,666 p=1279 u=root n=ansible | TASK [system/kernel : debug] ***************************************************
2024-06-03 03:18:16,690 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:16,711 p=1279 u=root n=ansible | TASK [Reboot OS for kernel activation] *****************************************
2024-06-03 03:18:16,735 p=1279 u=root n=ansible | skipping: [localhost]
2024-06-03 03:18:16,758 p=1279 u=root n=ansible | TASK [system/selinux : Assert selinux-policy-{{selinuxtype }} installed] *******
2024-06-03 03:18:17,114 p=1336 u=root n=librepo.[fork.2035] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:17,150 p=1336 u=root n=dnf.[fork.2035] | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, etckeeper, generate_completion_cache, groups-manager, needs-restarting, playground, post-transaction-actions, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, versionlock
2024-06-03 03:18:17,531 p=1336 u=root n=dnf.[fork.2035] | User-Agent: constructed: 'libdnf (AlmaLinux 8.10; generic; Linux.x86_64)'
2024-06-03 03:18:17,587 p=1336 u=root n=librepo.[fork.2035] | Librepo version: 1.14.2 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0)
2024-06-03 03:18:17,587 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: apnscp
2024-06-03 03:18:17,587 p=1336 u=root n=dnf.[fork.2035] | apnscp: using metadata from Fri 26 Apr 2024 11:05:15 PM CDT.
2024-06-03 03:18:17,588 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: apnscp-updates
2024-06-03 03:18:17,588 p=1336 u=root n=dnf.[fork.2035] | apnscp-updates: using metadata from Thu 02 May 2024 07:26:11 AM CDT.
2024-06-03 03:18:17,595 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: timescale_timescaledb
2024-06-03 03:18:17,595 p=1336 u=root n=dnf.[fork.2035] | timescale_timescaledb: using metadata from Tue 28 May 2024 04:16:13 PM CDT.
2024-06-03 03:18:17,595 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: baseos
2024-06-03 03:18:17,631 p=1336 u=root n=dnf.[fork.2035] | baseos: using metadata from Fri 31 May 2024 11:43:32 AM CDT.
2024-06-03 03:18:17,631 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: appstream
2024-06-03 03:18:17,688 p=1336 u=root n=dnf.[fork.2035] | appstream: using metadata from Fri 31 May 2024 11:43:54 AM CDT.
2024-06-03 03:18:17,688 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: extras
2024-06-03 03:18:17,688 p=1336 u=root n=dnf.[fork.2035] | extras: using metadata from Fri 31 May 2024 11:44:09 AM CDT.
2024-06-03 03:18:17,688 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: powertools
2024-06-03 03:18:17,715 p=1336 u=root n=dnf.[fork.2035] | powertools: using metadata from Fri 31 May 2024 11:43:39 AM CDT.
2024-06-03 03:18:17,715 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: epel
2024-06-03 03:18:17,924 p=1336 u=root n=dnf.[fork.2035] | epel: using metadata from Sat 01 Jun 2024 08:32:31 PM CDT.
2024-06-03 03:18:17,924 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: mariadb
2024-06-03 03:18:17,924 p=1336 u=root n=dnf.[fork.2035] | mariadb: using metadata from Tue 14 May 2024 03:19:38 PM CDT.
2024-06-03 03:18:17,946 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: pgdg-common
2024-06-03 03:18:17,946 p=1336 u=root n=dnf.[fork.2035] | pgdg-common: using metadata from Mon 27 May 2024 07:48:09 PM CDT.
2024-06-03 03:18:17,954 p=1336 u=root n=dnf.[fork.2035] | repo: using cache for: pgdg14
2024-06-03 03:18:17,969 p=1336 u=root n=dnf.[fork.2035] | pgdg14: using metadata from Mon 27 May 2024 07:43:56 PM CDT.
2024-06-03 03:18:17,969 p=1336 u=root n=dnf.[fork.2035] | Last metadata expiration check: 0:00:14 ago on Mon 03 Jun 2024 03:18:03 AM CDT.
2024-06-03 03:18:18,454 p=1336 u=root n=dnf.[fork.2035] | timer: sack setup: 1251 ms
2024-06-03 03:18:18,462 p=1336 u=root n=dnf.[fork.2035] | timer: depsolve: 36 ms
2024-06-03 03:18:18,463 p=1336 u=root n=dnf.plugin.[fork.2035] | Etckeeper plugin: pre-install

Correction: this appears to be related to courier-unicode, the MySQL issue was a bit of a red herring, which I had to remove with personal data removed when I forcibly re-ran the installer after removing /usr/local/apnscp:

[root@host ~]# curl https://raw.githubusercontent.com/apisnetworks/apiscp-bootstrapper/master/bootstrap.sh | bash -s - -s use_robust_dns='true' -s always_permit_panel_login='true' -s php_install_ioncube='true' -s dns_default_provider='builtin' -s whitelist_ip='x' -s apnscp_admin_user='x' -s apnscp_admin_email='x' -s spamfilter='rspamd' -s system_hostname='x'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 10662  100 10662    0     0  49361      0 --:--:-- --:--:-- --:--:-- 49361
Last metadata expiration check: 0:03:10 ago on Mon 03 Jun 2024 03:18:03 AM CDT.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 0:03:14 ago on Mon 03 Jun 2024 03:18:03 AM CDT.
Error: 
 Problem: cannot install both courier-unicode-2.2.4-1.el8.x86_64 from epel and courier-unicode-2.1-1.el8.x86_64 from @System
  - package maildrop-3.0.8-3.apnscp.x86_64 from @System requires libcourier-unicode.so.4()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package courier-unicode-2.1-1.el8.x86_64
  - problem with installed package maildrop-3.0.8-3.apnscp.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@host ~]# yum remove courier-unicode-2.1-1
No match for argument: courier-unicode-2.1-1
No packages marked for removal.
Dependencies resolved.
Nothing to do.
Complete!
[root@host ~]# yum remove courier-unicode*
Dependencies resolved.
===================================================================================================================================================================================================================
 Package                                                  Architecture                              Version                                               Repository                                          Size
===================================================================================================================================================================================================================
Removing:
 courier-unicode                                          x86_64                                    2.1-1.el8                                             @apnscp                                            375 k
Removing dependent packages:
 courier-authlib                                          x86_64                                    0.71.5-2.apnscp                                       @apnscp-updates                                    470 k
 courier-authlib-pgsql                                    x86_64                                    0.71.5-2.apnscp                                       @apnscp-updates                                     64 k
 maildrop                                                 x86_64                                    3.0.8-3.apnscp                                        @apnscp-updates                                    1.2 M
Removing unused dependencies:
 expect                                                   x86_64                                    5.45.4-5.el8                                          @baseos                                            578 k

Transaction Summary
===================================================================================================================================================================================================================
Remove  5 Packages

Freed space: 2.6 M
Is this ok [y/N]: y
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                                                                                           1/1 
  Erasing          : maildrop-3.0.8-3.apnscp.x86_64                                                                                                                                                            1/5 
  Erasing          : courier-authlib-pgsql-0.71.5-2.apnscp.x86_64                                                                                                                                              2/5 
  Running scriptlet: courier-authlib-0.71.5-2.apnscp.x86_64                                                                                                                                                    3/5 
  Erasing          : courier-authlib-0.71.5-2.apnscp.x86_64                                                                                                                                                    3/5 
  Running scriptlet: courier-authlib-0.71.5-2.apnscp.x86_64                                                                                                                                                    3/5 
  Erasing          : expect-5.45.4-5.el8.x86_64                                                                                                                                                                4/5 
  Erasing          : courier-unicode-2.1-1.el8.x86_64                                                                                                                                                          5/5 
  Running scriptlet: courier-unicode-2.1-1.el8.x86_64                                                                                                                                                          5/5 
  Verifying        : courier-authlib-0.71.5-2.apnscp.x86_64                                                                                                                                                    1/5 
  Verifying        : courier-authlib-pgsql-0.71.5-2.apnscp.x86_64                                                                                                                                              2/5 
  Verifying        : courier-unicode-2.1-1.el8.x86_64                                                                                                                                                          3/5 
  Verifying        : expect-5.45.4-5.el8.x86_64                                                                                                                                                                4/5 
  Verifying        : maildrop-3.0.8-3.apnscp.x86_64                                                                                                                                                            5/5 

Removed:
  courier-authlib-0.71.5-2.apnscp.x86_64        courier-authlib-pgsql-0.71.5-2.apnscp.x86_64        courier-unicode-2.1-1.el8.x86_64        expect-5.45.4-5.el8.x86_64        maildrop-3.0.8-3.apnscp.x86_64       

Complete!
KeiroD commented 3 months ago

Edit: I suspect this'll be a non-issue once the courier-unicode issue is sorted. I'll just reprovision this server and start from a clean slate again later today.

... and as a result of rerunning it like this forcibly, this happened:

TASK [php/build-from-source : Configure PHP 8.2.19] ***************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => changed=true 
  cmd: '/usr/local/apnscp/resources/playbooks/roles/php/build-from-source/files/php.config  --with-apxs2=/usr/bin/apxs --enable-maintainer-zts  ''''  --with-sodium   --with-avif   --disable-sysvsem '
  delta: '0:00:01.757479'
  end: '2024-06-03 03:30:38.555237'
  msg: non-zero return code
  rc: 127
  start: '2024-06-03 03:30:36.797758'
  stderr: |-
    configure: WARNING: you should use --build, --host, --target
    configure: WARNING: unrecognized options: --with-jpeg-dir, --with-xmlrpc, --with-gd, --with-png-dir, --with-freetype-dir, --with-webp-dir, --enable-zip, --enable-inline-optimization, --enable-maintainer-zts
    ./configure: line 7239: /usr/bin/apxs: No such file or directory
    configure: error: Aborting
  stderr_lines: <omitted>
  stdout: |-
    configure: loading site script /usr/share/config.site
    checking for grep that handles long lines and -e... /usr/bin/grep
    checking for egrep... /usr/bin/grep -E
    checking for a sed that does not truncate output... /usr/bin/sed
    checking build system type... x86_64-pc-linux-gnu
    checking host system type... x86_64-pc-linux-gnu
    checking target system type... x86_64-pc-linux-gnu
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for cc... cc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether the compiler supports GNU C... yes
    checking whether cc accepts -g... yes
    checking for cc option to enable C11 features... none needed
    checking how to run the C preprocessor... cc -E
    checking for egrep -e... (cached) /usr/bin/grep -E
    checking for icc... no
    checking for suncc... no
    checking how to run the C preprocessor... cc -E
    checking for stdio.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for strings.h... yes
    checking for sys/stat.h... yes
    checking for sys/types.h... yes
    checking for unistd.h... yes
    checking for wchar.h... yes
    checking for minix/config.h... no
    checking whether it is safe to define __EXTENSIONS__... yes
    checking whether _XOPEN_SOURCE should be defined... no
    checking whether ln -s works... yes
    checking for system library directory... lib64
    checking whether to enable runpaths... yes
    checking if compiler supports -Wl,-rpath,... yes
    checking for gawk... gawk
    checking for bison... bison
    checking for bison version... 3.0.4 (ok)
    checking for re2c... re2c
    checking for re2c version... 0.14.3 (ok)
    checking for php... no
    checking whether to enable computed goto gcc extension with re2c... no
    checking whether C compiler accepts -fvisibility=hidden... yes
    checking whether to force non-PIC code in shared modules... no
    checking whether we are using musl libc... no
    checking whether to use -D_GNU_SOURCE cflag... yes
    checking whether /dev/urandom exists... yes
    checking for global register variables support... yes
    checking whether __cpuid_count is available... yes
    checking for pthreads_cflags... -pthread
    checking for pthreads_lib... pthread

    [1mConfiguring SAPI modules[m
    checking for Apache 2 handler module support via DSO through APXS...

    Sorry, I cannot run apxs.  Possible reasons follow:

    1. Perl is not installed
    2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
    3. Apache was not built using --enable-so (the apxs usage page is displayed)

    The output of /usr/bin/apxs follows:
  stdout_lines: <omitted>

PLAY RECAP ********************************************************************************************************************************************************************************************************
localhost                  : ok=264  changed=0    unreachable=0    failed=1    skipped=166  rescued=0    ignored=0
msaladna commented 3 months ago

Correction: this appears to be related to courier-unicode

Go with a minimal install before performing installation. I've added an epoch lockout, which should be sufficient unless other packages are present at install.

Edit: I suspect this'll be a non-issue once the courier-unicode issue is sorted.

Re-ordering of components from the ability to strip the webserver in a supervisory role. A fix was just released.

KeiroD commented 3 months ago

Correction: this appears to be related to courier-unicode

Go with a minimal install before performing installation. I've added an epoch lockout, which should be sufficient unless other packages are present at install.

Edit: I suspect this'll be a non-issue once the courier-unicode issue is sorted.

Re-ordering of components from the ability to strip the webserver in a supervisory role. A fix was just released.

We have minimal and full OS images, the one I'd chosen for this server was the minimal variant. I'll ping back when I've tested this.

msaladna commented 3 months ago

What does rpm -qa report on that minimal variant?

KeiroD commented 3 months ago

I hadn't had an opportunity to reprovision this server yet, but here you go:

[root@host ~]# rpm -qa
libxcrypt-devel-4.1.1-6.el8.x86_64
python3-html5lib-0.999999999-6.el8.noarch
openssl-1.1.1k-12.el8_9.x86_64
elinks-0.12-0.58.pre6.el8.x86_64
publicsuffix-list-dafsa-20180723-1.el8.noarch
majordomo-1.94.5-3.noarch
python2-pip-wheel-9.0.3-19.module_el8.6.0+2781+fed64c13.noarch
python3-syspurpose-1.28.42-1.el8.alma.1.x86_64
libidn-devel-1.34-5.el8.x86_64
maildrop-devel-3.0.8-3.apnscp.x86_64
perl-perlfaq-5.20180605-1.el8.noarch
libsss_certmap-2.9.4-3.el8_10.x86_64
nspr-devel-4.35.0-1.el8_8.x86_64
ncurses-libs-6.1-10.20180224.el8.x86_64
libaio-0.3.112-1.el8.x86_64
iputils-20180629-11.el8.x86_64
perl-Test-1.30-422.el8.0.1.noarch
e2fsprogs-libs-1.45.6-5.1.el8.alma.1.x86_64
tree-1.7.0-15.el8.x86_64
popt-1.18-1.el8.x86_64
postgresql14-libs-14.12-3PGDG.rhel8.x86_64
python3-gobject-base-3.28.3-2.el8.x86_64
perl-Memoize-1.03-422.el8.0.1.noarch
e2fsprogs-1.45.6-5.1.el8.alma.1.x86_64
python3-dnf-plugin-post-transaction-actions-4.0.21-25.el8.noarch
libxcrypt-4.1.1-6.el8.x86_64
libomp-devel-17.0.6-1.module_el8.10.0+3757+fc27b834.x86_64
perl-autodie-2.29-396.el8.noarch
squashfs-tools-4.3-21.el8.x86_64
gdbm-devel-1.18-2.el8.x86_64
chkconfig-1.19.2-1.el8.x86_64
llvm-devel-17.0.6-2.module_el8.10.0+3757+fc27b834.x86_64
virt-what-1.25-4.el8.x86_64
perl-ExtUtils-MM-Utils-7.34-1.el8.noarch
policycoreutils-2.9-25.el8.x86_64
libaec-1.0.2-3.el8.x86_64
libidn2-2.2.0-1.el8.x86_64
scl-utils-2.0.2-16.el8.x86_64
perl-Config-Perl-V-0.30-1.el8.noarch
elfutils-default-yama-scope-0.190-2.el8.noarch
libassuan-2.5.1-3.el8.x86_64
clang-libs-17.0.6-1.module_el8.10.0+3757+fc27b834.x86_64
volume_key-libs-0.3.11-6.el8.x86_64
ocaml-srpm-macros-5-4.el8.noarch
libblockdev-utils-2.28-6.el8.x86_64
perl-Parse-RecDescent-1.967015-6.el8.noarch
libjpeg-turbo-1.5.3-12.el8.x86_64
teamd-1.31-4.el8.x86_64
libmcpp-2.7.2-20.el8.x86_64
NetworkManager-libnm-1.40.16-15.el8_9.x86_64
hdf-4.2.14-5.el8.x86_64
libcollection-0.7.0-40.el8.x86_64
boost-thread-1.66.0-13.el8.x86_64
libepoxy-1.5.8-1.el8.x86_64
device-mapper-libs-1.02.181-14.el8.x86_64
python3-slip-0.6.4-13.el8.noarch
mpfr-3.1.6-1.el8.x86_64
perl-ExtUtils-Manifest-1.70-395.el8.noarch
urw-base35-gothic-fonts-20170801-10.el8.noarch
grub2-tools-2.02-156.el8.alma.1.x86_64
perl-MIME-tools-5.509-9.el8.noarch
libedit-3.1-23.20170329cvs.el8.x86_64
perl-Module-Metadata-1.000033-395.el8.noarch
libXft-2.3.3-1.el8.x86_64
python3-rpm-4.14.3-31.el8.x86_64
libsodium-devel-1.0.18-2.el8.x86_64
perl-JSON-PP-2.97.001-3.el8.noarch
google-droid-sans-fonts-20120715-13.el8.noarch
dhcp-client-4.3.6-50.el8_10.x86_64
perl-Net-IP-1.26-20.el8.noarch
vim-minimal-8.0.1763-19.el8_6.4.x86_64
gpm-libs-1.20.7-17.el8.x86_64
efibootmgr-16-1.el8.0.1.x86_64
dwz-0.12-10.el8.x86_64
kernel-4.18.0-553.el8_10.x86_64
jemalloc-5.2.1-3.el8.x86_64
gpg-pubkey-ced7258b-6525146f
boost-container-1.66.0-13.el8.x86_64
dracut-config-generic-049-233.git20240115.el8.x86_64
perl-Unix-Syslog-1.1-29.el8.x86_64
libbpf-0.5.0-1.el8.x86_64
autoconf-2.69-29.el8.noarch
python3-prettytable-0.7.2-14.el8.noarch
zip-3.0-23.el8.x86_64
libblockdev-loop-2.28-6.el8.x86_64
timescaledb-tools-0.15.0-0.el8.x86_64
libselinux-utils-2.9-8.el8.x86_64
libzstd-devel-1.4.5-3.el8.x86_64
python3-pyyaml-3.12-12.el8.x86_64
systemtap-sdt-devel-4.9-3.el8.x86_64
microcode_ctl-20230808-2.20231009.1.el8_9.x86_64
fail2ban-server-1.0.2-3.el8.noarch
hardlink-1.3-6.el8.x86_64
perl-Params-Util-1.07-22.el8.x86_64
python3-oauthlib-2.1.0-1.el8.noarch
perl-Encode-devel-2.97-3.el8.x86_64
libgomp-8.5.0-22.el8_10.x86_64
perl-DBI-1.641-4.module_el8.6.0+2823+173faa7e.x86_64
libsigsegv-2.11-5.el8.x86_64
perl-Encode-Locale-1.05-10.module_el8.5.0+2812+ed912d05.noarch
perl-5.26.3-422.el8.0.1.x86_64
python36-3.6.8-39.module_el8.10.0+3769+3838165b.x86_64
courier-authlib-pgsql-0.71.5-2.apnscp.x86_64
lmdb-libs-0.9.24-2.el8.x86_64
subversion-libs-1.10.2-5.module_el8.7.0+3347+7c020dc9.x86_64
rsync-3.1.3-19.el8_7.1.x86_64
pcre-devel-8.42-6.el8.x86_64
perl-Data-Dumper-2.167-399.el8.x86_64
newt-0.52.20-11.el8.x86_64
jbig2dec-libs-0.16-1.el8.x86_64
gsettings-desktop-schemas-3.32.0-6.el8.x86_64
libselinux-devel-2.9-8.el8.x86_64
perl-Net-SSLeay-1.88-2.module_el8.6.0+2811+fe6c84b0.x86_64
xz-devel-5.2.4-4.el8_6.x86_64
libXau-1.0.9-3.el8.x86_64
liblockfile-1.14-2.el8.x86_64
perl-Text-ParseWords-3.30-395.el8.noarch
libdb-utils-5.3.28-42.el8_4.x86_64
libgfortran-8.5.0-22.el8_10.x86_64
python3-cairo-1.16.3-6.el8.x86_64
gmp-devel-6.1.2-11.el8.x86_64
perl-Exporter-5.72-396.el8.noarch
cracklib-2.9.6-15.el8.x86_64
boost-log-1.66.0-13.el8.x86_64
avahi-libs-0.7-27.el8.x86_64
perl-PathTools-3.74-1.el8.x86_64
LibRaw-0.19.5-4.el8.x86_64
libproxy-0.4.15-5.2.el8.x86_64
ImageMagick-c++-6.9.12.93-1.el8.x86_64
git-core-doc-2.43.0-1.el8.noarch
cyrus-sasl-2.1.27-6.el8_5.x86_64
libgs-devel-9.27-12.el8.x86_64
python3-jmespath-0.9.0-11.el8.noarch
libwayland-cursor-1.21.0-1.el8.x86_64
tzdata-2024a-1.el8.noarch
readline-devel-7.0-10.el8.x86_64
gpg-pubkey-c74cd1d8-56fc10ab
boost-locale-1.66.0-13.el8.x86_64
libcap-2.48-6.el8_9.x86_64
gsl-devel-2.5-1.el8.x86_64
apr-util-1.6.3-1.x86_64
libjpeg-turbo-devel-1.5.3-12.el8.x86_64
grub2-common-2.02-156.el8.alma.1.noarch
qrencode-3.4.4-5.el8.x86_64
libc-client-2007f-24.el8.x86_64
python3-cssselect-0.9.2-10.el8.noarch
iproute-6.2.0-6.el8_10.x86_64
bind-utils-9.11.36-14.el8_10.x86_64
libtool-ltdl-2.4.6-25.el8.x86_64
libsolv-0.7.20-6.el8.x86_64
vim-common-8.0.1763-19.el8_6.4.x86_64
file-libs-5.33-26.el8.x86_64
libblkid-devel-2.32.1-46.el8.x86_64
postfix-3.7.9-1.apnscp.x86_64
libgudev-232-4.el8.x86_64
pam-1.3.1-33.el8.x86_64
python3-setuptools-wheel-39.2.0-7.el8.noarch
git-daemon-2.43.0-1.el8.x86_64
libzip-1.6.1-1.el8.x86_64
python3-rpm-generators-5-8.el8.noarch
python3-gpg-1.13.1-12.el8.x86_64
libssh2-1.10.0-1.el8.x86_64
python2-setuptools-39.0.1-14.module_el8.10.0+3783+2756348e.noarch
sudo-1.9.5p2-1.el8_9.x86_64
efi-filesystem-3-3.el8.noarch
python3-pyOpenSSL-19.0.0-1.el8.noarch
nss-apnscp-1.0-2.x86_64
perl-TimeDate-2.30-15.module_el8.5.0+2812+ed912d05.noarch
python3-pyudev-0.21.0-7.el8.noarch
util-linux-2.32.1-46.el8.x86_64
clucene-core-2.3.3.4-31.20130812.e8e3d20git.el8.x86_64
MariaDB-server-10.6.18-1.el8.x86_64
perl-Pod-Checker-1.73-395.el8.noarch
dbus-glib-0.110-2.el8.x86_64
kernel-tools-libs-4.18.0-553.el8_10.x86_64
setools-console-4.3.0-5.el8.x86_64
cmake-filesystem-3.26.5-2.el8.x86_64
perl-Data-Section-0.200007-3.el8.noarch
gnupg2-smime-2.2.20-3.el8_6.x86_64
libsss_nss_idmap-2.9.4-3.el8_10.x86_64
libusb-0.1.5-12.el8.x86_64
perl-Test-Simple-1.302135-1.el8.noarch
perl-HTTP-Message-6.18-1.module_el8.5.0+2812+ed912d05.noarch
libuser-0.62-25.el8.x86_64
libssh-0.9.6-14.el8.x86_64
nspr-4.35.0-1.el8_8.x86_64
bzip2-1.0.6-26.el8.x86_64
libxslt-1.1.32-6.el8.x86_64
perl-Env-1.04-395.el8.noarch
selinux-policy-3.14.3-139.el8_10.noarch
libnetfilter_conntrack-1.0.6-5.el8.x86_64
postgresql14-contrib-14.12-3PGDG.rhel8.x86_64
perl-Attribute-Handlers-0.99-422.el8.0.1.noarch
logrotate-3.14.0-6.el8.x86_64
gnutls-3.6.16-8.el8_9.3.x86_64
libattr-2.4.48-3.el8.x86_64
proj-datumgrid-1.8-6.3.2.4.el8.noarch
boost-system-1.66.0-13.el8.x86_64
copy-jdk-configs-4.0-2.el8.noarch
efivar-libs-37-4.el8.x86_64
libmd-1.1.0-1.el8.x86_64
boost-chrono-1.66.0-13.el8.x86_64
libidn2-devel-2.2.0-1.el8.x86_64
python3-libcomps-0.1.18-1.el8.x86_64
cockpit-bridge-310.3-1.el8.x86_64
pcre-8.42-6.el8.x86_64
perl-Net-SMTP-SSL-1.04-5.el8.noarch
perl-CPAN-Meta-Requirements-2.140-396.el8.noarch
libXxf86misc-1.0.4-1.el8.x86_64
grub2-tools-extra-2.02-156.el8.alma.1.x86_64
diffutils-3.6-6.el8.x86_64
m4-1.4.18-7.el8.x86_64
urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch
mdadm-4.2-14.el8_10.x86_64
netcdf-4.7.0-3.el8.x86_64
perl-SelfLoader-1.23-422.el8.0.1.noarch
graphite2-1.3.10-10.el8.x86_64
python3-dnf-4.7.0-20.el8.alma.noarch
libteam-1.31-4.el8.x86_64
pyzor-1.0.0-28.20200530gitf46159b.el8.noarch
libXinerama-1.1.4-1.el8.x86_64
gnutls-c++-3.6.16-8.el8_9.3.x86_64
prefixdevname-0.1.0-6.el8.x86_64
linux-firmware-20240111-121.gitb3132c18.el8.noarch
libpcap-1.9.1-5.el8.x86_64
liblzf-3.6-16.el8.x86_64
net-snmp-libs-5.8-30.el8.x86_64
boost-stacktrace-1.66.0-13.el8.x86_64
langpacks-en-1.0-12.el8.noarch
yum-utils-4.0.21-25.el8.noarch
libnghttp2-devel-1.33.0-5.el8_9.x86_64
perl-Text-Balanced-2.03-395.el8.noarch
annobin-11.13-2.el8.x86_64
python3-pytz-2017.2-11.el8.noarch
NetworkManager-tui-1.40.16-15.el8_9.x86_64
coreutils-common-8.30-15.el8.x86_64
authselect-compat-1.2.6-2.el8.x86_64
libpng-devel-1.6.34-5.el8.x86_64
sqlite-devel-3.26.0-19.el8_9.x86_64
python3-jsonpointer-1.10-11.el8.noarch
gdk-pixbuf2-2.36.12-6.el8_10.x86_64
brotli-1.0.6-3.el8.x86_64
systemd-pam-239-82.el8.x86_64
automake-1.16.1-8.el8.noarch
perl-ExtUtils-MakeMaker-7.34-1.el8.noarch
python3-cffi-1.11.5-6.el8.x86_64
python3-cryptography-3.2.1-7.el8_9.x86_64
libndp-1.7-6.el8.x86_64
systemd-udev-239-82.el8.x86_64
perl-Params-Check-0.38-395.el8.noarch
popt-devel-1.18-1.el8.x86_64
python3-requests-2.20.0-3.el8_8.noarch
libX11-1.6.8-8.el8.x86_64
httpd-tools-2.4.59-2.apnscp.x86_64
libxshmfence-1.3-2.el8.x86_64
pcre2-utf16-10.32-3.el8_6.x86_64
wget-1.19.5-11.el8.x86_64
npth-1.5-4.el8.x86_64
libtiff-4.0.9-31.el8.x86_64
p11-kit-devel-0.23.22-2.el8.x86_64
dejavu-sans-mono-fonts-2.35-7.el8.noarch
perl-Pod-Escapes-1.07-395.el8.noarch
libxkbcommon-0.9.1-1.el8.x86_64
boost-atomic-1.66.0-13.el8.x86_64
libglvnd-glx-1.3.4-2.el8.x86_64
libev-4.24-6.el8.x86_64
perl-File-Temp-0.230.600-1.el8.noarch
lksctp-tools-1.0.18-3.el8.x86_64
keyutils-libs-devel-1.5.10-9.el8.x86_64
libXrender-0.9.10-7.el8.x86_64
perl-Storable-3.11-3.el8.x86_64
libquadmath-devel-8.5.0-22.el8_10.x86_64
elfutils-debuginfod-client-devel-0.190-2.el8.x86_64
quota-nls-4.04-14.el8.noarch
perl-parent-0.237-1.el8.noarch
subversion-1.10.2-5.module_el8.7.0+3347+7c020dc9.x86_64
gtk2-2.24.32-5.el8.x86_64
perl-threads-shared-1.58-2.el8.x86_64
perl-Filter-Simple-0.94-2.el8.noarch
java-latest-openjdk-headless-22.0.1.0.8-1.rolling.el8.x86_64
PackageKit-1.1.12-7.el8.x86_64
emacs-filesystem-26.1-11.el8.noarch
which-2.21-20.el8.x86_64
boost-coroutine-1.66.0-13.el8.x86_64
gettext-devel-0.19.8.1-17.el8.x86_64
libgcc-8.5.0-22.el8_10.x86_64
gpg-pubkey-321f362d-59fa4ccb
perl-Archive-Zip-1.60-3.el8.noarch
xmlto-0.0.28-7.el8.x86_64
glibc-langpack-en-2.28-251.el8_10.2.x86_64
galera-4-26.4.18-1.el8.x86_64
kbd-2.0.4-11.el8.x86_64
libXext-devel-1.3.4-1.el8.x86_64
oniguruma-devel-6.8.2-3.el8.x86_64
elfutils-libelf-0.190-2.el8.x86_64
libmpc-1.1.0-9.1.el8.x86_64
fipscheck-lib-1.5.0-4.el8.x86_64
GeoIP-devel-1.6.12-7.el8.x86_64
isl-0.16.1-6.el8.x86_64
libmodulemd-2.13.0-1.el8.x86_64
GeoIP-GeoLite-data-2018.06-5.el8.noarch
openjpeg2-devel-2.4.0-5.el8.x86_64
p11-kit-0.23.22-2.el8.x86_64
pkgconf-1.4.2-1.el8.x86_64
crontabs-1.11-17.20190603git.el8.noarch
rust-srpm-macros-5-2.el8.noarch
libtool-ltdl-devel-2.4.6-25.el8.x86_64
libtirpc-1.1.4-10.el8.x86_64
python3-wheel-wheel-0.31.1-3.module_el8.9.0+3700+efebe9fd.noarch
binutils-2.30-123.el8.x86_64
memcached-1.5.22-2.el8.x86_64
libsss_idmap-2.9.4-3.el8_10.x86_64
libgusb-0.3.0-1.el8.x86_64
python2-wheel-wheel-0.31.1-3.module_el8.6.0+2781+fed64c13.noarch
libcgroup-devel-2.0.3-1.apnscp.x86_64
ustr-1.0.4-26.el8.x86_64
python3-pyserial-3.1.1-9.el8.noarch
perl-utils-5.26.3-422.el8.0.1.noarch
libcgroup-tools-2.0.3-1.apnscp.x86_64
python3-PyMySQL-0.10.1-2.module_el8.9.0+3700+efebe9fd.noarch
libselinux-2.9-8.el8.x86_64
libfdisk-2.32.1-46.el8.x86_64
authselect-libs-1.2.6-2.el8.x86_64
perl-Text-Template-1.51-1.el8.noarch
perl-Math-BigInt-1.9998.11-7.el8.noarch
byacc-1.9.20170709-4.el8.x86_64
zlib-1.2.11-25.el8.x86_64
trousers-lib-0.3.15-2.el8.x86_64
python3-dbus-1.2.4-15.el8.x86_64
perl-Sub-Exporter-0.987-15.el8.noarch
libomp-17.0.6-1.module_el8.10.0+3757+fc27b834.x86_64
python3-inotify-0.9.6-13.el8.noarch
libsss_autofs-2.9.4-3.el8_10.x86_64
gnupg2-2.2.20-3.el8_6.x86_64
perl-LWP-MediaTypes-6.02-15.module_el8.5.0+2812+ed912d05.noarch
perl-IO-Tty-1.12-11.el8.x86_64
libffi-devel-3.1-24.el8.x86_64
libssh-config-0.9.6-14.el8.noarch
libudisks2-2.9.0-16.el8.x86_64
perl-File-Which-1.22-2.el8.noarch
lz4-1.8.3-3.el8_4.x86_64
bc-1.07.1-5.el8.x86_64
libnl3-3.7.0-1.el8.x86_64
rpm-plugin-selinux-4.14.3-31.el8.x86_64
ima-evm-utils-1.3.2-12.el8.x86_64
perl-Devel-PPPort-3.36-5.el8.x86_64
gcc-toolset-13-binutils-2.40-21.el8.x86_64
iptables-1.8.5-11.el8_9.x86_64
openblas-srpm-macros-2-2.el8.noarch
clang-tools-extra-17.0.6-1.module_el8.10.0+3757+fc27b834.x86_64
perl-PerlIO-via-Timeout-0.32-13.el8.noarch
polkit-libs-0.115-15.el8_10.2.x86_64
kernel-core-4.18.0-513.5.1.el8_9.x86_64
libtasn1-devel-4.13-4.el8_7.x86_64
zlib-devel-1.2.11-25.el8.x86_64
libbsd-0.12.2-1.el8.x86_64
keyutils-libs-1.5.10-9.el8.x86_64
NetworkManager-team-1.40.16-15.el8_9.x86_64
xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch
libXi-1.7.10-1.el8.x86_64
perl-MailTools-2.20-2.el8.noarch
ethtool-5.13-2.el8.x86_64
grub2-tools-minimal-2.02-156.el8.alma.1.x86_64
urw-base35-c059-fonts-20170801-10.el8.noarch
boost-regex-1.66.0-13.el8.x86_64
dracut-squash-049-233.git20240115.el8.x86_64
kernel-4.18.0-513.5.1.el8_9.x86_64
urw-base35-z003-fonts-20170801-10.el8.noarch
python-srpm-macros-3-45.el8.noarch
libmcrypt-devel-2.5.8-26.el8.x86_64
lzo-2.08-14.el8.x86_64
dnf-data-4.7.0-20.el8.alma.noarch
libraqm-0.7.0-4.el8.x86_64
libwebp-1.0.0-9.el8_9.1.x86_64
pkcs11-helper-1.22-7.el8.x86_64
groff-base-1.22.3-18.el8.x86_64
man-db-2.7.6.1-18.el8.x86_64
gcc-plugin-annobin-8.5.0-22.el8_10.x86_64
boost-date-time-1.66.0-13.el8.x86_64
libjoedog-0.1.2-13.el8.x86_64
cloud-init-23.4-7.el8_10.alma.1.noarch
rootfiles-8.1-22.el8.noarch
boost-math-1.66.0-13.el8.x86_64
net-snmp-agent-libs-5.8-30.el8.x86_64
libdap-3.19.1-2.el8.x86_64
mozjs60-60.9.0-4.el8.x86_64
grub2-tools-efi-2.02-156.el8.alma.1.x86_64
python3-babel-2.5.1-7.el8.noarch
adobe-mappings-pdf-20180407-1.el8.noarch
libXtst-1.2.3-7.el8.x86_64
ccache-3.7.7-1.el8.x86_64
freetype-2.9.1-9.el8.x86_64
libblockdev-swap-2.28-6.el8.x86_64
python3-jsonpatch-1.21-2.el8.noarch
docbook-style-xsl-1.79.2-9.el8.noarch
utf8proc-2.6.1-3.module_el8.7.0+3347+7c020dc9.x86_64
systemd-239-82.el8.x86_64
dosfstools-4.1-6.el8.x86_64
openssh-clients-8.0p1-24.el8.x86_64
perl-ExtUtils-Miniperl-1.06-422.el8.0.1.noarch
perl-Math-BigRat-0.2614-1.el8.noarch
monit-5.33.0-1.el8.x86_64
libini_config-1.3.1-40.el8.x86_64
libibverbs-48.0-1.el8.x86_64
perl-Text-Diff-1.45-2.el8.noarch
perl-CPAN-Meta-YAML-0.018-397.el8.noarch
httpd-2.4.59-2.apnscp.x86_64
libverto-0.3.2-2.el8.x86_64
libmetalink-0.1.3-7.el8.x86_64
cloud-utils-growpart-0.33-0.el8.noarch
pcre-utf16-8.42-6.el8.x86_64
libglvnd-1.3.4-2.el8.x86_64
sg3_utils-libs-1.44-6.el8.x86_64
perl-URI-1.73-3.el8.noarch
fontconfig-2.13.1-4.el8.x86_64
libverto-devel-0.3.2-2.el8.x86_64
hicolor-icon-theme-0.17-2.el8.noarch
platform-python-setuptools-39.2.0-7.el8.noarch
perl-Term-Cap-1.17-395.el8.noarch
libverto-libev-0.3.2-2.el8.x86_64
libglvnd-egl-1.3.4-2.el8.x86_64
perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64
perl-MIME-Base64-3.15-396.el8.x86_64
cairo-1.15.12-6.el8.x86_64
ipset-libs-7.1-1.el8.x86_64
libcom_err-devel-1.45.6-5.1.el8.alma.1.x86_64
perl-macros-5.26.3-422.el8.0.1.x86_64
quota-4.04-14.el8.x86_64
freetype-devel-2.9.1-9.el8.x86_64
libtiff-devel-4.0.9-31.el8.x86_64
perl-threads-2.21-2.el8.x86_64
libstemmer-0-10.585svn.el8.x86_64
ImageMagick-6.9.12.93-1.el8.x86_64
boost-test-1.66.0-13.el8.x86_64
dbus-common-1.12.8-26.el8.noarch
perl-TermReadKey-2.37-7.el8.x86_64
keyutils-1.5.10-9.el8.x86_64
ImageMagick-c++-devel-6.9.12.93-1.el8.x86_64
colord-libs-1.4.2-1.el8.x86_64
python3-pip-wheel-9.0.3-24.el8.noarch
neon-devel-0.30.2-6.el8.x86_64
perl-Devel-SelfStubber-1.06-422.el8.0.1.noarch
cryptsetup-libs-2.3.7-7.el8.x86_64
lsof-4.93.2-1.el8.x86_64
openssl-libs-1.1.1k-12.el8_9.x86_64
source-highlight-3.1.8-17.el8.x86_64
libXau-devel-1.0.9-3.el8.x86_64
libpq5-16.3-43PGDG.rhel8.x86_64
libacl-2.2.53-3.el8.x86_64
mercurial-4.8.2-1.module_el8.0.0+6032+cf15f0a5.x86_64
boost-random-1.66.0-13.el8.x86_64
libdb-devel-5.3.28-42.el8_4.x86_64
libtalloc-2.4.1-0.el8.x86_64
libXmu-devel-1.1.3-1.el8.x86_64
libdav1d-0.5.2-2.el8.x86_64
libpkgconf-1.4.2-1.el8.x86_64
libtevent-0.16.0-0.el8.x86_64
e2fsprogs-devel-1.45.6-5.1.el8.alma.1.x86_64
unixODBC-2.3.7-1.el8.x86_64
glibc-headers-2.28-251.el8_10.2.x86_64
platform-python-3.6.8-62.el8_10.alma.1.x86_64
gcc-8.5.0-22.el8_10.x86_64
libreport-filesystem-2.9.5-15.el8.alma.1.x86_64
libusbx-1.0.23-4.el8.x86_64
findutils-4.6.0-22.el8.x86_64
ncurses-base-6.1-10.20180224.el8.noarch
python3-linux-procfs-0.7.3-1.el8.noarch
libcurl-devel-7.61.1-34.el8.x86_64
kbd-legacy-2.0.4-11.el8.noarch
python3-jinja2-2.10.1-4.el8.noarch
uw-imap-devel-2007f-24.el8.x86_64
setup-2.12.2-9.el8.noarch
nss-softokn-3.90.0-7.el8_10.x86_64
pcre2-10.32-3.el8_6.x86_64
python3-dateutil-2.6.1-6.el8.noarch
dhcp-libs-4.3.6-50.el8_10.x86_64
MariaDB-common-10.6.18-1.el8.x86_64
initscripts-10.00.18-1.el8.x86_64
grub2-pc-modules-2.02-156.el8.alma.1.noarch
libsepol-2.9-3.el8.x86_64
libss-1.45.6-5.1.el8.alma.1.x86_64
llvm-libs-17.0.6-2.module_el8.10.0+3757+fc27b834.x86_64
bzip2-libs-1.0.6-26.el8.x86_64
gobject-introspection-1.56.1-1.el8.x86_64
c-ares-1.13.0-10.el8.x86_64
llvm-17.0.6-2.module_el8.10.0+3757+fc27b834.x86_64
info-6.5-7.el8.x86_64
libsecret-0.18.6-1.el8.x86_64
gmp-6.1.2-11.el8.x86_64
llvm-test-17.0.6-2.module_el8.10.0+3757+fc27b834.x86_64
libsss_sudo-2.9.4-3.el8_10.x86_64
perl-IPC-Run-0.99-1.el8.noarch
sssd-nfs-idmap-2.9.4-3.el8_10.x86_64
llvm-googletest-17.0.6-2.module_el8.10.0+3757+fc27b834.x86_64
curl-7.61.1-34.el8.x86_64
postgresql14-14.12-3PGDG.rhel8.x86_64
python3-policycoreutils-2.9-25.el8.noarch
environment-modules-4.5.2-4.el8.x86_64
libgcrypt-1.8.5-7.el8_6.x86_64
policycoreutils-python-utils-2.9-25.el8.noarch
gcc-toolset-13-binutils-gold-2.40-21.el8.x86_64
python3-systemd-234-8.el8.x86_64
elfutils-libs-0.190-2.el8.x86_64
gcc-toolset-13-gcc-c++-13.2.1-6.2.el8.x86_64
trousers-0.3.15-2.el8.x86_64
clang-devel-17.0.6-1.module_el8.10.0+3757+fc27b834.x86_64
sed-4.5-5.el8.x86_64
librepo-1.14.2-5.el8.x86_64
perl-version-0.99.24-1.el8.x86_64
kernel-modules-4.18.0-513.5.1.el8_9.x86_64
libdnf-0.63.0-19.el8.alma.2.x86_64
xorg-x11-proto-devel-2020.1-3.el8.noarch
jansson-2.14-1.el8.x86_64
NetworkManager-1.40.16-15.el8_9.x86_64
libXt-1.1.5-12.el8.x86_64
libref_array-0.1.5-40.el8.x86_64
audit-3.1.2-1.el8.x86_64
libXfixes-5.0.3-7.el8.x86_64
libnl3-cli-3.7.0-1.el8.x86_64
device-mapper-1.02.181-14.el8.x86_64
perl-ExtUtils-ParseXS-3.35-2.el8.noarch
nettle-3.4.1-7.el8.x86_64
libkcapi-1.4.0-2.el8.x86_64
atk-2.28.1-1.el8.x86_64
libksba-1.3.5-9.el8_7.x86_64
grub2-pc-2.02-156.el8.alma.1.x86_64
perl-Module-CoreList-5.20181130-1.el8.noarch
rsyslog-8.2102.0-15.el8.x86_64
unbound-libs-1.16.2-5.el8_9.6.x86_64
protobuf-c-1.3.0-8.el8.x86_64
authselect-1.2.6-2.el8.x86_64
setroubleshoot-server-3.3.26-6.el8.x86_64
perl-Module-Load-0.32-395.el8.noarch
python3-dnf-plugins-core-4.0.21-25.el8.noarch
libwayland-client-1.21.0-1.el8.x86_64
gdbm-1.18-2.el8.x86_64
dracut-network-049-233.git20240115.el8.x86_64
libX11-xcb-1.6.8-8.el8.x86_64
libpsl-0.20.2-6.el8.x86_64
sg3_utils-1.44-6.el8.x86_64
grub2-efi-x64-2.02-156.el8.alma.1.x86_64
boost-context-1.66.0-13.el8.x86_64
libsysfs-2.1.0-25.el8.x86_64
gpg-pubkey-3abb34f8-5ffd890e
sssd-kcm-2.9.4-3.el8_10.x86_64
bind-libs-lite-9.11.36-14.el8_10.x86_64
libcomps-0.1.18-1.el8.x86_64
dracut-config-rescue-049-233.git20240115.el8.x86_64
python3-rpm-macros-3-45.el8.noarch
libblockdev-2.28-6.el8.x86_64
boost-timer-1.66.0-13.el8.x86_64
libpng-1.6.34-5.el8.x86_64
libblockdev-part-2.28-6.el8.x86_64
libzstd-1.4.5-3.el8.x86_64
python3-setools-4.3.0-5.el8.x86_64
libsoup-2.62.3-5.el8.x86_64
tzdata-java-2024a-1.el8.noarch
cpio-2.12-11.el8.x86_64
python3-ply-3.9-9.el8.noarch
fail2ban-selinux-1.0.2-3.el8.noarch
openssh-server-8.0p1-24.el8.x86_64
perl-Pod-Html-1.22.02-422.el8.0.1.noarch
hdparm-9.54-4.el8.x86_64
python3-jwt-1.6.1-2.el8.noarch
fail2ban-1.0.2-3.el8.noarch
tpm2-tss-2.3.2-6.el8.x86_64
perl-Locale-Maketext-1.28-396.el8.noarch
libpath_utils-0.2.1-40.el8.x86_64
python3-configobj-5.0.6-11.el8.noarch
systemd-devel-239-82.el8.x86_64
iptables-libs-1.8.5-11.el8_9.x86_64
perl-ExtUtils-Command-7.34-1.el8.noarch
gawk-4.2.1-4.el8.x86_64
expect-5.45.4-5.el8.x86_64
pixman-0.38.4-4.el8.x86_64
perl-CPAN-Meta-2.150010-396.el8.noarch
mod_ssl-2.4.59-2.apnscp.x86_64
python3-pip-9.0.3-24.el8.noarch
libserf-1.3.9-9.module_el8.7.0+3347+7c020dc9.x86_64
memstrack-0.2.5-2.el8.x86_64
gpg-pubkey-2f86d6a1-5cf7cefb
libXxf86vm-1.1.4-9.el8.x86_64
psmisc-23.1-5.el8.x86_64
perl-libnet-3.11-3.el8.noarch
gdk-pixbuf2-modules-2.36.12-6.el8_10.x86_64
libestr-0.1.10-3.el8.x86_64
abattis-cantarell-fonts-0.0.25-6.el8.noarch
perl-Time-Local-1.280-1.el8.noarch
gtk-update-icon-cache-3.22.30-11.el8.x86_64
python3-ptyprocess-0.5.2-4.el8.noarch
perl-Term-ANSIColor-4.06-396.el8.noarch
adobe-mappings-cmap-20171205-3.el8.noarch
gssproxy-0.8.0-21.el8.x86_64
perl-HTTP-Tiny-0.074-3.el8.noarch
perl-IO-Compress-2.081-1.el8.noarch
perl-Pod-Usage-1.69-395.el8.noarch
libquadmath-8.5.0-22.el8_10.x86_64
cairo-gobject-1.15.12-6.el8.x86_64
perl-Errno-1.28-422.el8.0.1.x86_64
libgcrypt-devel-1.8.5-7.el8_6.x86_64
crypto-policies-20230731-1.git3177e06.el8.noarch
PackageKit-glib-1.1.12-7.el8.x86_64
perl-Scalar-List-Utils-1.49-2.el8.x86_64
adobe-mappings-cmap-deprecated-20171205-3.el8.noarch
cracklib-dicts-2.9.6-15.el8.x86_64
python3-setuptools-39.2.0-7.el8.noarch
perl-Unicode-Normalize-1.25-396.el8.x86_64
openjpeg2-tools-2.4.0-5.el8.x86_64
libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
perl-constant-1.33-396.el8.noarch
perl-Data-OptList-0.110-6.el8.noarch
libmodman-2.0.1-17.el8.x86_64
perl-Carp-1.42-396.el8.noarch
at-spi2-core-2.28.0-1.el8.x86_64
libcroco-0.6.12-4.el8_2.1.x86_64
perl-Error-0.17025-2.el8.noarch
bind-libs-9.11.36-14.el8_10.x86_64
dbus-libs-1.12.8-26.el8.x86_64
nfs-utils-2.3.3-59.el8.x86_64
git-2.43.0-1.el8.x86_64
lm_sensors-devel-3.4.0-23.20180522git70f7e08.el8.x86_64
nano-2.9.8-1.el8.x86_64
boost-wave-1.66.0-13.el8.x86_64
ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.noarch
libX11-common-1.6.8-8.el8.noarch
perl-Module-CoreList-tools-5.20181130-1.el8.noarch
bash-4.4.20-5.el8.x86_64
socat-1.7.4.1-1.el8.x86_64
libXaw-1.0.13-10.el8.x86_64
dbus-daemon-1.12.8-26.el8.x86_64
audit-libs-3.1.2-1.el8.x86_64
pgdg-redhat-repo-42.0-43PGDG.noarch
libxcb-devel-1.13.1-1.el8.x86_64
sqlite-libs-3.26.0-19.el8_9.x86_64
libcgroup-2.0.3-1.apnscp.x86_64
libXt-devel-1.1.5-12.el8.x86_64
os-prober-1.74-9.el8.x86_64
shadow-utils-4.6-22.el8.x86_64
libblkid-2.32.1-46.el8.x86_64
libargon2-20171227-3.el8.x86_64
nss-util-3.90.0-7.el8_10.x86_64
python3-six-1.11.0-8.el8.noarch
libstdc++-8.5.0-22.el8_10.x86_64
parted-3.2-39.el8.x86_64
kmod-25-20.el8.x86_64
apr-devel-1.7.2-1.x86_64
libldb-2.8.0-0.el8.x86_64
kernel-headers-4.18.0-553.el8_10.x86_64
qrencode-libs-3.4.4-5.el8.x86_64
net-tools-2.0-0.52.20160912git.el8.x86_64
python3-beautifulsoup4-4.6.3-2.el8.1.noarch
python36-devel-3.6.8-39.module_el8.10.0+3769+3838165b.x86_64
tcl-devel-8.6.8-2.el8.x86_64
python2-libs-2.7.18-17.module_el8.10.0+3783+2756348e.alma.x86_64
libyaml-devel-0.1.7-5.el8.x86_64
poppler-data-0.4.9-2.el8.noarch
telnet-0.17-76.el8.x86_64
perl-local-lib-2.000024-2.el8.noarch
pixman-devel-0.38.4-4.el8.x86_64
perl-Time-Piece-1.31-422.el8.0.1.x86_64
ftp-0.17-78.el8.x86_64
perl-Sys-Syslog-0.35-397.el8.x86_64
zsh-5.5.1-10.el8.x86_64
perl-Package-Generator-1.106-11.el8.noarch
tmpwatch-2.11-14.el8.x86_64
perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64
python3-dnf-plugin-versionlock-4.0.21-25.el8.noarch
perl-Locale-Codes-3.57-1.el8.noarch
pam-devel-1.3.1-33.el8.x86_64
perl-IPC-SysV-2.07-397.el8.x86_64
icu-60.3-2.el8_1.x86_64
perl-HTML-Parser-3.72-15.module_el8.5.0+2812+ed912d05.x86_64
cyrus-sasl-plain-2.1.27-6.el8_5.x86_64
perl-IPC-Cmd-1.02-1.el8.noarch
bash-completion-2.7-5.el8.noarch
perl-Devel-Peek-1.26-422.el8.0.1.x86_64
perl-Compress-Bzip2-2.26-6.el8.x86_64
iptables-ebtables-1.8.5-11.el8_9.x86_64
neon-0.30.2-6.el8.x86_64
etckeeper-dnf-1.18.20-1.el8.noarch
man-pages-overrides-8.9.0.0-1.el8.noarch
perl-IO-Socket-Timeout-0.32-13.el8.noarch
libwayland-egl-1.21.0-1.el8.x86_64
libtidy-5.6.0-5.el8.x86_64
mcpp-2.7.2-20.el8.x86_64
libmcrypt-2.5.8-26.el8.x86_64
xorg-x11-font-utils-7.5-41.el8.x86_64
perl-Try-Tiny-0.30-7.module_el8.5.0+2812+ed912d05.noarch
libdatrie-0.2.9-7.el8.x86_64
perl-Fedora-VSP-0.001-9.el8.noarch
urw-base35-bookman-fonts-20170801-10.el8.noarch
firewalld-filesystem-0.9.11-4.el8.noarch
urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch
perl-generators-1.10-9.el8.noarch
urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch
perl-ExtUtils-XSBuilder-0.28-34.el8.noarch
http-parser-2.8.0-9.el8.x86_64
libopendkim-2.11.0-0.34.el8.x86_64
pango-1.42.4-8.el8.x86_64
go-srpm-macros-2-17.el8.noarch
perl-Razor-Agent-2.86-1.el8.x86_64
ghc-srpm-macros-1.4.2-7.el8.noarch
ogdi-4.1.0-1.el8.x86_64
dconf-0.28.0-4.el8.x86_64
libgta-1.2.1-1.el8.x86_64
boost-serialization-1.66.0-13.el8.x86_64
perl-MIME-Types-2.17-3.el8.noarch
boost-1.66.0-13.el8.x86_64
redis-5.0.3-5.module_el8.4.0+2583+b9845322.x86_64
adwaita-icon-theme-3.28.0-3.el8.noarch
oddjob-0.34.7-3.el8.x86_64
redhat-rpm-config-131-1.el8.alma.noarch
python3-psycopg2-2.9.5-3.rhel8.x86_64
docbook-dtds-1.0-69.el8.noarch
vsftpd-3.0.3-28.apnscp.x86_64
perl-ExtUtils-Install-2.14-4.el8.noarch
perl-ExtUtils-Embed-1.34-422.el8.0.1.noarch
perl-inc-latest-0.500-9.el8.noarch
perl-Algorithm-Diff-1.1903-9.el8.noarch
perl-CPAN-2.18-399.el8.noarch
pcre-utf32-8.42-6.el8.x86_64
glib2-devel-2.56.4-162.el8.x86_64
ncurses-devel-6.1-10.20180224.el8.x86_64
libpciaccess-0.14-1.el8.x86_64
mesa-libgbm-23.1.4-2.el8.x86_64
emacs-common-26.1-11.el8.x86_64
openssl-devel-1.1.1k-12.el8_9.x86_64
nettle-devel-3.4.1-7.el8.x86_64
bzip2-devel-1.0.6-26.el8.x86_64
cups-libs-2.2.6-57.el8.x86_64
ImageMagick-libs-6.9.12.93-1.el8.x86_64
gtk3-3.22.30-11.el8.x86_64
javapackages-tools-5.3.0-2.module_el8.6.0+3333+6f2999f0.noarch
gd-devel-2.2.5-7.el8.x86_64
ipset-7.1-1.el8.x86_64
subversion-devel-1.10.2-5.module_el8.7.0+3347+7c020dc9.x86_64
boost-devel-1.66.0-13.el8.x86_64
http-parser-devel-2.8.0-9.el8.x86_64
poppler-20.11.0-11.el8.x86_64
libxcrypt-static-4.1.1-6.el8.x86_64
mutt-2.0.7-3.el8.x86_64
svt-av1-libs-0.8.7-1.el8.x86_64
gperftools-libs-2.7-9.el8.x86_64
libaom-3.6.1-1.el8.x86_64
openldap-devel-2.4.46-18.el8.x86_64
vim-filesystem-8.0.1763-19.el8_6.4.noarch
lapack-3.8.0-8.el8.x86_64
ttmkfdir-3.0.9-54.el8.x86_64
glibc-utils-2.28-251.el8_10.2.x86_64
qt5-srpm-macros-5.15.3-1.el8.noarch
platform-python-pip-9.0.3-24.el8.noarch
nscd-2.28-251.el8_10.2.x86_64
python3-decorator-4.2.1-2.el8.noarch
platform-python-devel-3.6.8-62.el8_10.alma.1.x86_64
python3-libxml2-2.9.7-18.el8_9.x86_64
lcms2-devel-2.9-2.el8.x86_64
kbd-misc-2.0.4-11.el8.noarch
libargon2-devel-20171227-3.el8.x86_64
python2-2.7.18-17.module_el8.10.0+3783+2756348e.alma.x86_64
nss-softokn-freebl-3.90.0-7.el8_10.x86_64
tcsh-6.20.00-15.el8.x86_64
basesystem-11-5.el8.noarch
pam-apnscp-1.0-6.x86_64
perl-HTTP-Date-6.02-19.module_el8.5.0+2812+ed912d05.noarch
openssh-8.0p1-24.el8.x86_64
fetchmail-6.4.24-1.el8.x86_64
MariaDB-client-10.6.18-1.el8.x86_64
libxmlb-0.1.15-1.el8.x86_64
perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch
kernel-tools-4.18.0-553.el8_10.x86_64
strace-5.18-2.el8.x86_64
libgpg-error-1.31-1.el8.x86_64
libstdc++-devel-8.5.0-22.el8_10.x86_64
pinentry-1.1.0-2.el8.x86_64
perl-Software-License-0.103013-2.el8.noarch
sssd-client-2.9.4-3.el8_10.x86_64
mailx-12.5-29.el8.x86_64
readline-7.0-10.el8.x86_64
perl-Time-HiRes-1.9758-2.el8.x86_64
perl-HTML-Tagset-3.20-34.module_el8.5.0+2812+ed912d05.noarch
libcurl-7.61.1-34.el8.x86_64
c-ares-devel-1.13.0-10.el8.x86_64
postgresql14-server-14.12-3PGDG.rhel8.x86_64
mokutil-0.3.0-12.el8.x86_64
perl-Devel-Size-0.81-2.el8.x86_64
selinux-policy-targeted-3.14.3-139.el8_10.noarch
libnfnetlink-1.0.1-13.el8.x86_64
libffi-3.1-24.el8.x86_64
gcc-toolset-13-libstdc++-devel-13.2.1-6.2.el8.x86_64
libatasmart-0.19-14.el8.x86_64
pakchois-0.4-17.el8.x86_64
etckeeper-1.18.20-1.el8.noarch
postgresql14-devel-14.12-3PGDG.rhel8.x86_64
libwmf-lite-0.2.9-8.el8_0.x86_64
polkit-0.115-15.el8_10.2.x86_64
libsodium-1.0.18-2.el8.x86_64
gdbm-libs-1.18-2.el8.x86_64
libICE-1.0.9-15.el8.x86_64
libfontenc-1.1.3-8.el8.x86_64
fwupd-1.7.8-2.el8.alma.x86_64
perl-Socket6-0.28-6.el8.x86_64
grep-3.1-6.el8.x86_64
libXmu-1.1.3-1.el8.x86_64
xorg-x11-server-utils-7.7-27.el8.x86_64
kpartx-0.8.4-41.el8.x86_64
firewalld-0.9.11-4.el8.noarch
perl-Compress-Raw-Zlib-2.081-1.el8.x86_64
urw-base35-p052-fonts-20170801-10.el8.noarch
sssd-common-2.9.4-3.el8_10.x86_64
fcgi-devel-2.4.0-36.el8.x86_64
libtasn1-4.13-4.el8_7.x86_64
perl-Test-Harness-3.42-1.el8.noarch
harfbuzz-1.7.5-4.el8.x86_64
dnf-4.7.0-20.el8.alma.noarch
yaml-cpp-0.6.2-3.el8.x86_64
xz-5.2.4-4.el8_6.x86_64
libXrandr-1.5.2-1.el8.x86_64
giflib-5.1.4-3.el8.x86_64
shim-x64-15.8-4.el8_9.alma.1.x86_64
ncftp-3.2.5-18.el8.x86_64
bind-license-9.11.36-14.el8_10.noarch
lsscsi-0.32-3.el8.x86_64
boost-signals-1.66.0-13.el8.x86_64
yum-4.7.0-20.el8.alma.noarch
nghttp2-1.33.0-5.el8_9.x86_64
perl-encoding-2.22-3.el8.x86_64
ipcalc-0.2.4-4.el8.x86_64
adwaita-cursor-theme-3.28.0-3.el8.noarch
tuned-2.22.1-4.el8_10.1.noarch
oddjob-mkhomedir-0.34.7-3.el8.x86_64
bubblewrap-0.4.0-1.el8.x86_64
libICE-devel-1.0.9-15.el8.x86_64
python3-jsonschema-2.6.0-4.el8.noarch
sgml-common-0.6.3-50.el8.noarch
cockpit-ws-310.3-1.el8.x86_64
systemd-libs-239-82.el8.x86_64
perl-Thread-Queue-3.13-1.el8.noarch
python3-pycparser-2.14-14.el8.noarch
perl-ExtUtils-CBuilder-0.280230-2.el8.noarch
python3-urllib3-1.24.2-7.el8.noarch
fail2ban-systemd-1.0.2-3.el8.noarch
libnghttp2-1.33.0-5.el8_9.x86_64
perl-Locale-Maketext-Simple-0.21-422.el8.0.1.noarch
python3-chardet-3.0.4-7.el8.noarch
rpm-devel-4.14.3-31.el8.x86_64
libmaxminddb-1.2.0-10.el8_9.1.x86_64
courier-authlib-0.71.5-2.apnscp.x86_64
mesa-libglapi-23.1.4-2.el8.x86_64
pcre2-devel-10.32-3.el8_6.x86_64
epel-release-8-19.el8.noarch
pciutils-libs-3.7.0-3.el8.x86_64
jbigkit-libs-2.1-14.el8.x86_64
dejavu-fonts-common-2.35-7.el8.noarch
ncurses-c++-libs-6.1-10.20180224.el8.x86_64
perl-IO-Socket-IP-0.39-5.el8.noarch
cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
fribidi-1.0.4-9.el8.x86_64
python3-pexpect-4.3.1-3.el8.noarch
mesa-libGL-23.1.4-2.el8.x86_64
perl-Pod-Simple-3.35-395.el8.noarch
perl-IO-Zlib-1.10-422.el8.0.1.noarch
libXext-1.3.4-1.el8.x86_64
krb5-devel-1.18.2-27.el8_10.x86_64
perl-Getopt-Long-2.50-4.el8.noarch
crypto-policies-scripts-20230731-1.git3177e06.el8.noarch
blas-3.8.0-8.el8.x86_64
rpcbind-1.2.5-10.el8.x86_64
elfutils-devel-0.190-2.el8.x86_64
perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch
libmemcached-1.0.18-17.el8.x86_64
setroubleshoot-plugins-3.3.14-1.el8.noarch
graphviz-2.40.1-45.el8.x86_64
perl-libs-5.26.3-422.el8.0.1.x86_64
gettext-libs-0.19.8.1-17.el8.x86_64
at-spi2-atk-2.26.2-1.el8.x86_64
libappstream-glib-0.7.14-3.el8.x86_64
java-latest-openjdk-22.0.1.0.8-1.rolling.el8.x86_64
perl-Git-2.43.0-1.el8.noarch
coreutils-8.30-15.el8.x86_64
python3-bind-9.11.36-14.el8_10.noarch
tar-1.30-9.el8.x86_64
gnutls-devel-3.6.16-8.el8_9.3.x86_64
ansible-2.9.27-2.apnscp.noarch
libdb-5.3.28-42.el8_4.x86_64
flex-2.6.1-9.el8.x86_64
glibc-common-2.28-251.el8_10.2.x86_64
aspell-devel-0.60.6.1-22.el8.x86_64
libpmem-1.6.1-1.el8.x86_64
libpwquality-1.4.4-6.el8.x86_64
libX11-devel-1.6.8-8.el8.x86_64
kmod-libs-25-20.el8.x86_64
perl-CGI-4.38-2.el8.noarch
libidn-1.34-5.el8.x86_64
glibc-static-2.28-251.el8_10.2.x86_64
libmount-2.32.1-46.el8.x86_64
libavif-devel-0.10.1-3.el8.x86_64
tcl-8.6.8-2.el8.x86_64
libavif-0.10.1-3.el8.x86_64
libxml2-2.9.7-18.el8_9.x86_64
libxslt-devel-1.1.32-6.el8.x86_64
pkgconf-pkg-config-1.4.2-1.el8.x86_64
tokyocabinet-1.4.48-10.el8.x86_64
p11-kit-trust-0.23.22-2.el8.x86_64
net-snmp-5.8-30.el8.x86_64
glibc-devel-2.28-251.el8_10.2.x86_64
python3-webencodings-0.5.1-6.el8.noarch
python3-audit-3.1.2-1.el8.x86_64
xkeyboard-config-2.28-1.el8.noarch
bison-3.0.4-10.el8.x86_64
apr-util-devel-1.6.3-1.x86_64
python2-setuptools-wheel-39.0.1-14.module_el8.10.0+3783+2756348e.noarch
sos-4.7.1-2.el8_10.alma.1.noarch
file-devel-5.33-26.el8.x86_64
libcgroup-pam-2.0.3-1.apnscp.x86_64
perl-srpm-macros-1-25.el8.noarch
nss-sysinit-3.90.0-7.el8_10.x86_64
libXdmcp-1.1.3-1.el8.x86_64
perl-Math-Complex-1.59-422.el8.0.1.noarch
perl-Text-Glob-0.11-4.el8.noarch
bind-export-libs-9.11.36-14.el8_10.x86_64
xz-libs-5.2.4-4.el8_6.x86_64
traceroute-2.1.0-8.el8.x86_64
clang-resource-filesystem-17.0.6-1.module_el8.10.0+3757+fc27b834.noarch
perl-Module-Loaded-0.08-422.el8.0.1.noarch
json-glib-1.4.4-1.el8.x86_64
fuse-libs-2.9.7-19.el8.x86_64
pciutils-3.7.0-3.el8.x86_64
compiler-rt-17.0.6-1.module_el8.10.0+3757+fc27b834.x86_64
perl-IPC-System-Simple-1.25-17.el8.noarch
python3-perf-4.18.0-553.el8_10.x86_64
libunistring-0.9.9-3.el8.x86_64
ed-1.14.2-4.el8.x86_64
make-4.2.1-11.el8.x86_64
perl-File-HomeDir-1.002-4.el8.noarch
rpm-libs-4.14.3-31.el8.x86_64
lua-libs-5.3.4-12.el8.x86_64
libnftnl-1.2.2-3.el8.x86_64
gcc-toolset-13-runtime-13.0-2.el8.x86_64
perl-DB_File-1.842-1.el8.x86_64
xfsprogs-5.0.0-12.el8.x86_64
elfutils-debuginfod-client-0.190-2.el8.x86_64
python3-nftables-1.0.4-4.el8_9.x86_64
clang-17.0.6-1.module_el8.10.0+3757+fc27b834.x86_64
oniguruma-6.8.2-3.el8.x86_64
shared-mime-info-1.9-4.el8.x86_64
lz4-libs-1.8.3-3.el8_4.x86_64
perl-Net-CIDR-Lite-0.22-1.el8.noarch
lcms2-2.9-2.el8.x86_64
libpaper-1.1.24-22.el8.x86_64
libnfsidmap-2.3.3-59.el8.x86_64
python3-hawkey-0.63.0-19.el8.alma.2.x86_64
libbasicobjects-0.1.1-40.el8.x86_64
fcgi-2.4.0-36.el8.x86_64
openjpeg2-2.4.0-5.el8.x86_64
xorg-x11-fonts-Type1-7.5-19.el8.noarch
python3-libselinux-2.9-8.el8.x86_64
cronie-1.5.2-10.el8.x86_64
python3-slip-dbus-0.6.4-13.el8.noarch
libXpm-3.5.12-11.el8.x86_64
urw-base35-d050000l-fonts-20170801-10.el8.noarch
dracut-049-233.git20240115.el8.x86_64
libdhash-0.5.0-40.el8.x86_64
perl-Net-Patricia-1.22-23.el8.x86_64
javapackages-filesystem-5.3.0-2.module_el8.6.0+3333+6f2999f0.noarch
urw-base35-fonts-20170801-10.el8.noarch
passwd-0.80-4.el8.x86_64
rpm-build-libs-4.14.3-31.el8.x86_64
libtidy-devel-5.6.0-5.el8.x86_64
perl-Filter-1.58-2.el8.x86_64
librsvg2-2.42.7-5.el8.x86_64
dhcp-common-4.3.6-50.el8_10.noarch
perl-Geo-IP-1.51-9.el8.x86_64
fstrm-0.6.1-3.el8.x86_64
efi-srpm-macros-3-3.el8.noarch
lshw-B.02.19.2-6.el8.x86_64
kernel-modules-4.18.0-553.el8_10.x86_64
gyp-0.1-0.39.fcd686f1git.el8.noarch
boost-iostreams-1.66.0-13.el8.x86_64
geolite2-country-20180605-1.el8.noarch
grubby-8.40-49.el8.x86_64
snappy-1.1.8-3.el8.x86_64
perl-Mail-Sender-0.903-7.el8.noarch
libXdamage-1.1.4-14.el8.x86_64
unzip-6.0-46.el8.x86_64
python3-netifaces-0.10.6-4.el8.x86_64
libblockdev-fs-2.28-6.el8.x86_64
pigz-2.4-4.el8.x86_64
timescaledb-2-loader-postgresql-14-2.15.1-0.el8.x86_64
elfutils-libelf-devel-0.190-2.el8.x86_64
python3-pyparsing-2.1.10-7.el8.noarch
python3-pysocks-1.6.8-3.el8.noarch
chrony-4.5-1.el8.x86_64
fail2ban-firewalld-1.0.2-3.el8.noarch
perl-Net-Ping-2.55-422.el8.0.1.noarch
perl-libnetcfg-5.26.3-422.el8.0.1.noarch
python3-libsemanage-2.9-9.el8_6.x86_64
less-530-2.el8_9.x86_64
libpipeline-1.5.0-2.el8.x86_64
apnscp-release-4-2.noarch
perl-Digest-SHA-6.02-1.el8.x86_64
perl-Archive-Tar-2.30-1.el8.noarch
checkpolicy-2.9-1.el8.x86_64
almalinux-release-8.10-1.el8.x86_64
libyaml-0.1.7-5.el8.x86_64
maildrop-3.0.8-3.apnscp.x86_64
libmemcached-libs-1.0.18-17.el8.x86_64
pcre-cpp-8.42-6.el8.x86_64
fontpackages-filesystem-1.44-22.el8.noarch
perl-Digest-MD5-2.55-396.el8.x86_64
slang-2.3.2-3.el8.x86_64
ilmbase-2.2.0-13.el8.x86_64
libsepol-devel-2.9-3.el8.x86_64
sscg-3.0.0-7.el8.x86_64
perl-IO-Socket-SSL-2.066-4.module_el8.6.0+2811+fe6c84b0.noarch
xml-common-0.6.3-50.el8.noarch
mesa-libEGL-23.1.4-2.el8.x86_64
libxcb-1.13.1-1.el8.x86_64
perl-Pod-Perldoc-3.28-396.el8.noarch
libarchive-3.3.3-5.el8.x86_64
libgpg-error-devel-1.31-1.el8.x86_64
gmp-c++-6.1.2-11.el8.x86_64
python3-gobject-3.28.3-2.el8.x86_64
perl-Encode-2.97-3.el8.x86_64
gzip-1.9-13.el8_5.x86_64
OpenEXR-libs-2.2.0-12.el8.x86_64
fontconfig-devel-2.13.1-4.el8.x86_64
perl-IO-1.38-422.el8.0.1.x86_64
libSM-devel-1.2.3-1.el8.x86_64
ImageMagick-devel-6.9.12.93-1.el8.x86_64
glib-networking-2.56.1-1.1.el8.x86_64
git-core-2.43.0-1.el8.x86_64
cyrus-sasl-devel-2.1.27-6.el8_5.x86_64
ghostscript-9.27-12.el8.x86_64
python3-netaddr-0.7.19-8.el8.noarch
libwebp-devel-1.0.0-9.el8_9.1.x86_64
emacs-nox-26.1-11.el8.x86_64
glibc-gconv-extra-2.28-251.el8_10.2.x86_64
gpg-pubkey-1bb943db-511147a9
boost-type_erasure-1.66.0-13.el8.x86_64
giflib-devel-5.1.4-3.el8.x86_64
libcom_err-1.45.6-5.1.el8.alma.1.x86_64
apr-1.7.2-1.x86_64
perl-experimental-0.019-2.el8.noarch
python3-virtualenv-15.1.0-22.module_el8.9.0+3700+efebe9fd.noarch
gpgme-1.13.1-12.el8.x86_64
dbus-1.12.8-26.el8.x86_64
libunwind-1.3.1-3.el8.x86_64
libXrender-devel-0.9.10-7.el8.x86_64
expat-2.2.5-13.el8_10.x86_64
mailcap-2.1.48-3.el8.noarch
polkit-pkla-compat-0.1-12.el8.x86_64
urlview-0.9-23.20131022git08767a.el8.x86_64
atlas-3.10.3-8.el8.x86_64
file-5.33-26.el8.x86_64
libicu-60.3-2.el8_1.x86_64
python3-libs-3.6.8-62.el8_10.alma.1.x86_64
libevent-2.1.8-5.el8.x86_64
python3-lxml-4.2.3-4.el8.x86_64
libzip-devel-1.6.1-1.el8.x86_64
autoconf213-2.13-39.el8.noarch
python3-magic-5.33-26.el8.noarch
python2-pip-9.0.3-19.module_el8.6.0+2781+fed64c13.noarch
boost-python3-1.66.0-13.el8.x86_64
filesystem-3.8-6.el8.x86_64
nss-3.90.0-7.el8_10.x86_64
timedatex-0.5-3.el8.x86_64
perl-Unicode-Collate-1.25-2.el8.x86_64
MariaDB-shared-10.6.18-1.el8.x86_64
hesiod-3.2.1-11.el8.x86_64
acl-2.2.53-3.el8.x86_64
perl-Pod-Parser-1.63-396.el8.noarch
MariaDB-devel-10.6.18-1.el8.x86_64
tmux-2.7-3.el8.x86_64
dmidecode-3.5-1.el8.x86_64
libgcab1-1.1-1.el8.x86_64
perl-MRO-Compat-0.13-4.el8.noarch
gcc-c++-8.5.0-22.el8_10.x86_64
patch-2.7.6-11.el8.x86_64
numactl-libs-2.0.16-4.el8.x86_64
perl-IO-HTML-1.001-11.module_el8.5.0+2812+ed912d05.noarch
llvm-static-17.0.6-2.module_el8.10.0+3757+fc27b834.x86_64
dos2unix-7.4.0-3.el8.x86_64
libmnl-1.0.4-6.el8.x86_64
rpm-4.14.3-31.el8.x86_64
perl-File-Fetch-0.56-2.el8.noarch
libicu-devel-60.3-2.el8_1.x86_64
nftables-1.0.4-4.el8_9.x86_64
libcap-ng-0.7.11-1.el8.x86_64
rpm-plugin-systemd-inhibit-4.14.3-31.el8.x86_64
perl-B-Debug-1.26-2.el8.noarch
gcc-toolset-13-gcc-13.2.1-6.2.el8.x86_64
hdf5-1.10.5-4.el8.x86_64
json-c-0.13.1-3.el8.x86_64
glib2-2.56.4-162.el8.x86_64
udisks2-2.9.0-16.el8.x86_64
lua-5.3.4-12.el8.x86_64
urw-base35-fonts-common-20170801-10.el8.noarch
perl-Convert-BinHex-1.125-13.el8.noarch
libsemanage-2.9-9.el8_6.x86_64
python3-libdnf-0.63.0-19.el8.alma.2.x86_64
libijs-0.35-5.el8.x86_64
libSM-1.2.3-1.el8.x86_64
perl-Tie-IxHash-1.23-13.el8.noarch
cronie-anacron-1.5.2-10.el8.x86_64
libthai-0.1.27-2.el8.x86_64
boost-filesystem-1.66.0-13.el8.x86_64
python3-firewall-0.9.11-4.el8.noarch
gdisk-1.0.3-11.el8.x86_64
libkcapi-hmaccalc-1.4.0-2.el8.x86_64
urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch
libXcursor-1.1.15-3.el8.x86_64
perl-Redis-1.995-3.el8.noarch
libseccomp-2.5.2-1.el8.x86_64
python3-unbound-1.16.2-5.el8_9.6.x86_64
gsl-2.5-1.el8.x86_64
perl-Perl-OSType-1.010-396.el8.noarch
proj-6.3.2-4.el8.x86_64
libbytesize-1.4-3.el8.x86_64
dnf-plugins-core-4.0.21-25.el8.noarch
irqbalance-1.9.2-1.el8.x86_64
gnutls-dane-3.6.16-8.el8_9.3.x86_64
libXcomposite-0.4.4-14.el8.x86_64
opendbx-1.4.6-21.el8.x86_64
kernel-core-4.18.0-553.el8_10.x86_64
hostname-3.20-6.el8.x86_64
ctags-5.8-23.el8.x86_64
lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64
re2c-0.14.3-2.el8.x86_64
libblockdev-mdraid-2.28-6.el8.x86_64
geolite2-city-20180605-1.el8.noarch
aspell-0.60.6.1-22.el8.x86_64
python-rpm-macros-3-45.el8.noarch
Xaw3d-1.6.2-14.el8.x86_64
libblockdev-crypto-2.28-6.el8.x86_64
python3-markupsafe-0.23-19.el8.x86_64
sqlite-3.26.0-19.el8_9.x86_64
jasper-libs-2.0.14-5.el8.x86_64
timescaledb-2-postgresql-14-2.15.1-0.el8.x86_64
qemu-guest-agent-6.2.0-49.module_el8.10.0+3839+c94ce74b.x86_64
perl-devel-5.26.3-422.el8.0.1.x86_64
perl-Sub-Install-0.928-14.el8.noarch
fail2ban-sendmail-1.0.2-3.el8.noarch
libdaemon-0.14-15.el8.x86_64
tcpdump-4.9.3-5.el8.x86_64
python3-idna-2.5-5.el8.noarch
perl-Module-Build-0.42.24-5.el8.noarch
perl-Module-Load-Conditional-0.68-395.el8.noarch
courier-unicode-2.1-1.el8.x86_64
libsmbios-2.4.1-2.el8.x86_64
hwdata-0.314-8.22.el8.noarch
pcre2-utf32-10.32-3.el8_6.x86_64
libwayland-server-1.21.0-1.el8.x86_64
ncurses-6.1-10.20180224.el8.x86_64
perl-Digest-1.17-395.el8.noarch
libsecret-devel-0.18.6-1.el8.x86_64
gd-2.2.5-7.el8.x86_64
libfastjson-0.99.9-2.el8.x86_64
perl-Mozilla-CA-20160104-7.module_el8.5.0+2812+ed912d05.noarch
python3-pydbus-0.6.0-5.el8.noarch
libdrm-2.4.115-2.el8.x86_64
alsa-lib-1.2.10-2.el8.x86_64
openldap-2.4.46-18.el8.x86_64
perl-podlators-4.11-1.el8.noarch
libkadm5-1.18.2-27.el8_10.x86_64
libuuid-devel-2.32.1-46.el8.x86_64
perl-Socket-2.027-3.el8.x86_64
almalinux-logos-84.5-1.el8.x86_64
gettext-common-devel-0.19.8.1-17.el8.noarch
libxml2-devel-2.9.7-18.el8_9.x86_64
procps-ng-3.3.15-14.el8.x86_64
perl-File-Path-2.15-2.el8.noarch
libgs-9.27-12.el8.x86_64
perl-bignum-0.49-2.el8.noarch
openssl-pkcs11-0.4.10-3.el8.x86_64
perl-interpreter-5.26.3-422.el8.0.1.x86_64
java-1.8.0-openjdk-headless-1.8.0.412.b08-2.el8.x86_64
perl-open-1.11-422.el8.0.1.noarch
dbus-tools-1.12.8-26.el8.x86_64
screen-4.6.2-12.el8.x86_64
net-snmp-devel-5.8-30.el8.x86_64
boost-fiber-1.66.0-13.el8.x86_64
boost-program-options-1.66.0-13.el8.x86_64
glibc-2.28-251.el8_10.2.x86_64
vim-enhanced-8.0.1763-19.el8_6.4.x86_64
boost-graph-1.66.0-13.el8.x86_64
libutempter-1.1.6-14.el8.x86_64
gpg-pubkey-08b40d20-6581afc1
krb5-libs-1.18.2-27.el8_10.x86_64
man-pages-4.15-7.el8.x86_64
libXpm-devel-3.5.12-11.el8.x86_64
gettext-0.19.8.1-17.el8.x86_64
cpp-8.5.0-22.el8_10.x86_64
libuuid-2.32.1-46.el8.x86_64
unixODBC-devel-2.3.7-1.el8.x86_64
fipscheck-1.5.0-4.el8.x86_64
pkgconf-m4-1.4.2-1.el8.noarch
libsmartcols-2.32.1-46.el8.x86_64
libmemcached-devel-1.0.18-17.el8.x86_64
GeoIP-1.6.12-7.el8.x86_64
expat-devel-2.2.5-13.el8_10.x86_64
libtdb-1.4.9-0.el8.x86_64
libtool-2.4.6-25.el8.x86_64
rest-0.8.1-2.el8.x86_64

Rerunning the installer momentarily prior to reprovision...

Edit: Still throws this error:

Last metadata expiration check: 0:00:06 ago on Fri 07 Jun 2024 09:57:43 AM CDT.
Error: 
 Problem: cannot install both courier-unicode-2.2.4-1.el8.x86_64 from epel and courier-unicode-2.1-1.el8.x86_64 from @System
  - package maildrop-3.0.8-3.apnscp.x86_64 from @System requires libcourier-unicode.so.4()(64bit), but none of the providers can be installed
  - cannot install the best update candidate for package courier-unicode-2.1-1.el8.x86_64
  - problem with installed package maildrop-3.0.8-3.apnscp.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
KeiroD commented 3 months ago

Freshly reprovisioned, AL 8 Minimal:

[root@host ~]# rpm -qa
platform-python-pip-9.0.3-24.el8.noarch
openssl-1.1.1k-12.el8_9.x86_64
python3-decorator-4.2.1-2.el8.noarch
publicsuffix-list-dafsa-20180723-1.el8.noarch
python3-libxml2-2.9.7-18.el8_10.1.x86_64
kbd-misc-2.0.4-11.el8.noarch
python3-syspurpose-1.28.42-1.el8.alma.1.x86_64
nss-softokn-freebl-3.90.0-7.el8_10.x86_64
basesystem-11-5.el8.noarch
libsss_certmap-2.9.4-3.el8_10.x86_64
ncurses-libs-6.1-10.20180224.el8.x86_64
openssh-8.0p1-24.el8.x86_64
iputils-20180629-11.el8.x86_64
e2fsprogs-libs-1.45.6-5.1.el8.alma.1.x86_64
libxmlb-0.1.15-1.el8.x86_64
popt-1.18-1.el8.x86_64
kernel-tools-4.18.0-553.5.1.el8_10.x86_64
python3-gobject-base-3.28.3-2.el8.x86_64
libgpg-error-1.31-1.el8.x86_64
e2fsprogs-1.45.6-5.1.el8.alma.1.x86_64
pinentry-1.1.0-2.el8.x86_64
libxcrypt-4.1.1-6.el8.x86_64
sssd-client-2.9.4-3.el8_10.x86_64
readline-7.0-10.el8.x86_64
squashfs-tools-4.3-21.el8.x86_64
chkconfig-1.19.2-1.el8.x86_64
libcurl-7.61.1-34.el8.x86_64
virt-what-1.25-4.el8.x86_64
policycoreutils-2.9-25.el8.x86_64
mokutil-0.3.0-12.el8.x86_64
libidn2-2.2.0-1.el8.x86_64
selinux-policy-targeted-3.14.3-139.el8_10.noarch
libffi-3.1-24.el8.x86_64
elfutils-default-yama-scope-0.190-2.el8.noarch
libatasmart-0.19-14.el8.x86_64
libassuan-2.5.1-3.el8.x86_64
systemd-239-82.el8.x86_64
volume_key-libs-0.3.11-6.el8.x86_64
libblockdev-utils-2.28-6.el8.x86_64
polkit-0.115-15.el8_10.2.x86_64
teamd-1.31-4.el8.x86_64
gdbm-libs-1.18-2.el8.x86_64
NetworkManager-libnm-1.40.16-15.el8_9.x86_64
libcollection-0.7.0-40.el8.x86_64
fwupd-1.7.8-2.el8.alma.x86_64
grep-3.1-6.el8.x86_64
device-mapper-libs-1.02.181-14.el8.x86_64
mpfr-3.1.6-1.el8.x86_64
kpartx-0.8.4-41.el8.x86_64
grub2-tools-2.02-156.el8.alma.1.x86_64
libedit-3.1-23.20170329cvs.el8.x86_64
sssd-common-2.9.4-3.el8_10.x86_64
libtasn1-4.13-4.el8_7.x86_64
python3-rpm-4.14.3-31.el8.x86_64
dnf-4.7.0-20.el8.alma.noarch
xz-5.2.4-4.el8_6.x86_64
dhcp-client-4.3.6-50.el8_10.x86_64
vim-minimal-8.0.1763-19.el8_6.4.x86_64
shim-x64-15.8-4.el8_9.alma.1.x86_64
efibootmgr-16-1.el8.0.1.x86_64
kernel-4.18.0-553.5.1.el8_10.x86_64
lsscsi-0.32-3.el8.x86_64
yum-4.7.0-20.el8.alma.noarch
gpg-pubkey-ced7258b-6525146f
dracut-config-generic-049-233.git20240115.el8.x86_64
ipcalc-0.2.4-4.el8.x86_64
libbpf-0.5.0-1.el8.x86_64
tuned-2.22.1-4.el8_10.1.noarch
python3-prettytable-0.7.2-14.el8.noarch
bubblewrap-0.4.0-1.el8.x86_64
libblockdev-loop-2.28-6.el8.x86_64
python3-jsonschema-2.6.0-4.el8.noarch
libselinux-utils-2.9-8.el8.x86_64
cockpit-ws-310.4-1.el8_10.x86_64
python3-pyyaml-3.12-12.el8.x86_64
microcode_ctl-20230808-2.20231009.1.el8_9.x86_64
python3-pycparser-2.14-14.el8.noarch
hardlink-1.3-6.el8.x86_64
python3-urllib3-1.24.2-7.el8.noarch
python3-oauthlib-2.1.0-1.el8.noarch
libnghttp2-1.33.0-5.el8_9.x86_64
libgomp-8.5.0-22.el8_10.x86_64
python3-chardet-3.0.4-7.el8.noarch
libsigsegv-2.11-5.el8.x86_64
libmaxminddb-1.2.0-10.el8_9.1.x86_64
python36-3.6.8-39.module_el8.10.0+3769+3838165b.x86_64
lmdb-libs-0.9.24-2.el8.x86_64
epel-release-8-19.el8.noarch
rsync-3.1.3-19.el8_7.1.x86_64
pciutils-libs-3.7.0-3.el8.x86_64
dejavu-fonts-common-2.35-7.el8.noarch
newt-0.52.20-11.el8.x86_64
gsettings-desktop-schemas-3.32.0-6.el8.x86_64
cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
python3-pexpect-4.3.1-3.el8.noarch
libXau-1.0.9-3.el8.x86_64
libXext-1.3.4-1.el8.x86_64
libdb-utils-5.3.28-42.el8_4.x86_64
python3-cairo-1.16.3-6.el8.x86_64
crypto-policies-scripts-20230731-1.git3177e06.el8.noarch
rpcbind-1.2.5-10.el8.x86_64
cracklib-2.9.6-15.el8.x86_64
setroubleshoot-plugins-3.3.14-1.el8.noarch
libproxy-0.4.15-5.2.el8.x86_64
gettext-libs-0.19.8.1-17.el8.x86_64
libappstream-glib-0.7.14-3.el8.x86_64
coreutils-8.30-15.el8.x86_64
tar-1.30-9.el8.x86_64
tzdata-2024a-1.el8.noarch
libdb-5.3.28-42.el8_4.x86_64
glibc-common-2.28-251.el8_10.2.x86_64
libcap-2.48-6.el8_9.x86_64
libpwquality-1.4.4-6.el8.x86_64
kmod-libs-25-20.el8.x86_64
grub2-common-2.02-156.el8.alma.1.noarch
libmount-2.32.1-46.el8.x86_64
iproute-6.2.0-6.el8_10.x86_64
libxml2-2.9.7-18.el8_10.1.x86_64
libsolv-0.7.20-6.el8.x86_64
file-libs-5.33-26.el8.x86_64
p11-kit-trust-0.23.22-2.el8.x86_64
libgudev-232-4.el8.x86_64
python3-setuptools-wheel-39.2.0-7.el8.noarch
libreport-filesystem-2.9.5-15.el8.alma.1.x86_64
libusbx-1.0.23-4.el8.x86_64
xkeyboard-config-2.28-1.el8.noarch
ncurses-base-6.1-10.20180224.el8.noarch
kbd-legacy-2.0.4-11.el8.noarch
setup-2.12.2-9.el8.noarch
efi-filesystem-3-3.el8.noarch
pcre2-10.32-3.el8_6.x86_64
python3-dateutil-2.6.1-6.el8.noarch
python3-pyudev-0.21.0-7.el8.noarch
initscripts-10.00.18-1.el8.x86_64
libsepol-2.9-3.el8.x86_64
xz-libs-5.2.4-4.el8_6.x86_64
dbus-glib-0.110-2.el8.x86_64
bzip2-libs-1.0.6-26.el8.x86_64
gobject-introspection-1.56.1-1.el8.x86_64
json-glib-1.4.4-1.el8.x86_64
info-6.5-7.el8.x86_64
libsecret-0.18.6-1.el8.x86_64
gnupg2-smime-2.2.20-3.el8_6.x86_64
libzstd-1.4.4-1.el8.x86_64
libunistring-0.9.9-3.el8.x86_64
libuser-0.62-25.el8.x86_64
nspr-4.35.0-1.el8_8.x86_64
lua-libs-5.3.4-12.el8.x86_64
libgcrypt-1.8.5-7.el8_6.x86_64
xfsprogs-5.0.0-12.el8.x86_64
python3-systemd-234-8.el8.x86_64
logrotate-3.14.0-6.el8.x86_64
libattr-2.4.48-3.el8.x86_64
sed-4.5-5.el8.x86_64
lz4-libs-1.8.3-3.el8_4.x86_64
kernel-modules-4.18.0-513.5.1.el8_9.x86_64
efivar-libs-37-4.el8.x86_64
libnfsidmap-2.3.3-59.el8.x86_64
jansson-2.14-1.el8.x86_64
libbasicobjects-0.1.1-40.el8.x86_64
python3-libcomps-0.1.18-1.el8.x86_64
libref_array-0.1.5-40.el8.x86_64
pcre-8.42-6.el8.x86_64
python3-libselinux-2.9-8.el8.x86_64
libnl3-cli-3.7.0-1.el8.x86_64
nettle-3.4.1-7.el8.x86_64
diffutils-3.6-6.el8.x86_64
libksba-1.3.5-9.el8_7.x86_64
libdhash-0.5.0-40.el8.x86_64
rsyslog-8.2102.0-15.el8.x86_64
passwd-0.80-4.el8.x86_64
authselect-1.2.6-2.el8.x86_64
libteam-1.31-4.el8.x86_64
gdbm-1.18-2.el8.x86_64
prefixdevname-0.1.0-6.el8.x86_64
libpsl-0.20.2-6.el8.x86_64
sg3_utils-1.44-6.el8.x86_64
libpcap-1.9.1-5.el8.x86_64
lshw-B.02.19.2-6.el8.x86_64
libsysfs-2.1.0-25.el8.x86_64
langpacks-en-1.0-12.el8.noarch
gpg-pubkey-3abb34f8-5ffd890e
geolite2-country-20180605-1.el8.noarch
libcomps-0.1.18-1.el8.x86_64
snappy-1.1.8-3.el8.x86_64
python3-pytz-2017.2-11.el8.noarch
coreutils-common-8.30-15.el8.x86_64
libpng-1.6.34-5.el8.x86_64
pigz-2.4-4.el8.x86_64
brotli-1.0.6-3.el8.x86_64
cpio-2.12-11.el8.x86_64
hdparm-9.54-4.el8.x86_64
libndp-1.7-6.el8.x86_64
libpath_utils-0.2.1-40.el8.x86_64
libpipeline-1.5.0-2.el8.x86_64
gawk-4.2.1-4.el8.x86_64
libyaml-0.1.7-5.el8.x86_64
python3-pip-9.0.3-24.el8.noarch
memstrack-0.2.5-2.el8.x86_64
wget-1.19.5-11.el8.x86_64
npth-1.5-4.el8.x86_64
fontpackages-filesystem-1.44-22.el8.noarch
psmisc-23.1-5.el8.x86_64
slang-2.3.2-3.el8.x86_64
dejavu-sans-mono-fonts-2.35-7.el8.noarch
libestr-0.1.10-3.el8.x86_64
abattis-cantarell-fonts-0.0.25-6.el8.noarch
libxkbcommon-0.9.1-1.el8.x86_64
sscg-3.0.0-7.el8.x86_64
python3-ptyprocess-0.5.2-4.el8.noarch
libev-4.24-6.el8.x86_64
gssproxy-0.8.0-21.el8.x86_64
libxcb-1.13.1-1.el8.x86_64
libarchive-3.3.3-5.el8.x86_64
crypto-policies-20230731-1.git3177e06.el8.noarch
gzip-1.9-13.el8_5.x86_64
cracklib-dicts-2.9.6-15.el8.x86_64
libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
libcroco-0.6.12-4.el8_2.1.x86_64
dbus-libs-1.12.8-26.el8.x86_64
which-2.21-20.el8.x86_64
ca-certificates-2023.2.60_v7.0.306-80.0.el8_8.noarch
dbus-daemon-1.12.8-26.el8.x86_64
kbd-2.0.4-11.el8.x86_64
os-prober-1.74-9.el8.x86_64
dbus-1.12.8-26.el8.x86_64
libmodulemd-2.13.0-1.el8.x86_64
python3-six-1.11.0-8.el8.noarch
polkit-pkla-compat-0.1-12.el8.x86_64
parted-3.2-39.el8.x86_64
crontabs-1.11-17.20190603git.el8.noarch
pam-1.3.1-33.el8.x86_64
platform-python-3.6.8-62.el8_10.alma.1.x86_64
python3-audit-3.1.2-1.el8.x86_64
findutils-4.6.0-22.el8.x86_64
python3-gpg-1.13.1-12.el8.x86_64
python3-linux-procfs-0.7.3-1.el8.noarch
sos-4.7.1-2.el8_10.alma.1.noarch
python3-jinja2-2.10.1-4.el8.noarch
sudo-1.9.5p2-1.el8_9.x86_64
nss-softokn-3.90.0-7.el8_10.x86_64
nss-sysinit-3.90.0-7.el8_10.x86_64
dhcp-libs-4.3.6-50.el8_10.x86_64
util-linux-2.32.1-46.el8.x86_64
grub2-pc-modules-2.02-156.el8.alma.1.noarch
bind-export-libs-9.11.36-14.el8_10.x86_64
libss-1.45.6-5.1.el8.alma.1.x86_64
kernel-tools-libs-4.18.0-553.5.1.el8_10.x86_64
c-ares-1.13.0-10.el8.x86_64
fuse-libs-2.9.7-19.el8.x86_64
gmp-6.1.2-11.el8.x86_64
libsss_nss_idmap-2.9.4-3.el8_10.x86_64
libsss_sudo-2.9.4-3.el8_10.x86_64
python3-perf-4.18.0-553.5.1.el8_10.x86_64
sssd-nfs-idmap-2.9.4-3.el8_10.x86_64
libssh-0.9.6-14.el8.x86_64
curl-7.61.1-34.el8.x86_64
rpm-libs-4.14.3-31.el8.x86_64
python3-policycoreutils-2.9-25.el8.noarch
selinux-policy-3.14.3-139.el8_10.noarch
policycoreutils-python-utils-2.9-25.el8.noarch
elfutils-debuginfod-client-0.190-2.el8.x86_64
elfutils-libs-0.190-2.el8.x86_64
gnutls-3.6.16-8.el8_9.3.x86_64
trousers-0.3.15-2.el8.x86_64
shared-mime-info-1.9-4.el8.x86_64
librepo-1.14.2-5.el8.x86_64
systemd-udev-239-82.el8.x86_64
libdnf-0.63.0-19.el8.alma.2.x86_64
python3-hawkey-0.63.0-19.el8.alma.2.x86_64
NetworkManager-1.40.16-15.el8_9.x86_64
cockpit-bridge-310.4-1.el8_10.x86_64
audit-3.1.2-1.el8.x86_64
cronie-1.5.2-10.el8.x86_64
device-mapper-1.02.181-14.el8.x86_64
grub2-tools-extra-2.02-156.el8.alma.1.x86_64
libkcapi-1.4.0-2.el8.x86_64
dracut-049-233.git20240115.el8.x86_64
grub2-pc-2.02-156.el8.alma.1.x86_64
mdadm-4.2-14.el8_10.x86_64
unbound-libs-1.16.2-5.el8_9.6.x86_64
rpm-build-libs-4.14.3-31.el8.x86_64
setroubleshoot-server-3.3.26-6.el8.x86_64
python3-dnf-4.7.0-20.el8.alma.noarch
python3-dnf-plugins-core-4.0.21-25.el8.noarch
dhcp-common-4.3.6-50.el8_10.noarch
dracut-network-049-233.git20240115.el8.x86_64
linux-firmware-20240111-121.gitb3132c18.el8.noarch
grub2-efi-x64-2.02-156.el8.alma.1.x86_64
kernel-modules-4.18.0-553.5.1.el8_10.x86_64
cockpit-system-310.4-1.el8_10.noarch
yum-utils-4.0.21-25.el8.noarch
sssd-kcm-2.9.4-3.el8_10.x86_64
grubby-8.40-49.el8.x86_64
dracut-config-rescue-049-233.git20240115.el8.x86_64
NetworkManager-tui-1.40.16-15.el8_9.x86_64
libblockdev-2.28-6.el8.x86_64
python3-netifaces-0.10.6-4.el8.x86_64
libblockdev-fs-2.28-6.el8.x86_64
libblockdev-part-2.28-6.el8.x86_64
python3-jsonpointer-1.10-11.el8.noarch
gdk-pixbuf2-2.36.12-6.el8_10.x86_64
python3-setools-4.3.0-5.el8.x86_64
libsoup-2.62.3-5.el8.x86_64
python3-pysocks-1.6.8-3.el8.noarch
chrony-4.5-1.el8.x86_64
python3-ply-3.9-9.el8.noarch
openssh-server-8.0p1-24.el8.x86_64
python3-cffi-1.11.5-6.el8.x86_64
python3-cryptography-3.2.1-7.el8_9.x86_64
python3-jwt-1.6.1-2.el8.noarch
tpm2-tss-2.3.2-6.el8.x86_64
python3-libsemanage-2.9-9.el8_6.x86_64
less-530-2.el8_9.x86_64
python3-configobj-5.0.6-11.el8.noarch
iptables-libs-1.8.5-11.el8_9.x86_64
python3-requests-2.20.0-3.el8_8.noarch
libX11-1.6.8-8.el8.x86_64
pixman-0.38.4-4.el8.x86_64
checkpolicy-2.9-1.el8.x86_64
almalinux-release-8.10-1.el8.x86_64
libXrender-0.9.10-7.el8.x86_64
cairo-gobject-1.15.12-6.el8.x86_64
python3-gobject-3.28.3-2.el8.x86_64
PackageKit-glib-1.1.12-7.el8.x86_64
quota-nls-4.04-14.el8.noarch
python3-setuptools-39.2.0-7.el8.noarch
libmodman-2.0.1-17.el8.x86_64
glib-networking-2.56.1-1.1.el8.x86_64
PackageKit-1.1.12-7.el8.x86_64
nfs-utils-2.3.3-59.el8.x86_64
libgcc-8.5.0-22.el8_10.x86_64
libX11-common-1.6.8-8.el8.noarch
glibc-gconv-extra-2.28-251.el8_10.2.x86_64
bash-4.4.20-5.el8.x86_64
glibc-langpack-en-2.28-251.el8_10.2.x86_64
audit-libs-3.1.2-1.el8.x86_64
libcom_err-1.45.6-5.1.el8.alma.1.x86_64
sqlite-libs-3.26.0-19.el8_9.x86_64
elfutils-libelf-0.190-2.el8.x86_64
shadow-utils-4.6-22.el8.x86_64
gpgme-1.13.1-12.el8.x86_64
libblkid-2.32.1-46.el8.x86_64
systemd-libs-239-82.el8.x86_64
nss-util-3.90.0-7.el8_10.x86_64
expat-2.2.5-13.el8_10.x86_64
libstdc++-8.5.0-22.el8_10.x86_64
p11-kit-0.23.22-2.el8.x86_64
kmod-25-20.el8.x86_64
file-5.33-26.el8.x86_64
libldb-2.8.0-0.el8.x86_64
libtirpc-1.1.4-10.el8.x86_64
python3-libs-3.6.8-62.el8_10.alma.1.x86_64
libevent-2.1.8-5.el8.x86_64
libsss_idmap-2.9.4-3.el8_10.x86_64
libgusb-0.3.0-1.el8.x86_64
python3-magic-5.33-26.el8.noarch
python3-pyserial-3.1.1-9.el8.noarch
filesystem-3.8-6.el8.x86_64
nss-3.90.0-7.el8_10.x86_64
timedatex-0.5-3.el8.x86_64
libselinux-2.9-8.el8.x86_64
libfdisk-2.32.1-46.el8.x86_64
authselect-libs-1.2.6-2.el8.x86_64
acl-2.2.53-3.el8.x86_64
zlib-1.2.11-25.el8.x86_64
trousers-lib-0.3.15-2.el8.x86_64
python3-dbus-1.2.4-15.el8.x86_64
dmidecode-3.5-1.el8.x86_64
libgcab1-1.1-1.el8.x86_64
libsss_autofs-2.9.4-3.el8_10.x86_64
gnupg2-2.2.20-3.el8_6.x86_64
numactl-libs-2.0.16-4.el8.x86_64
libssh-config-0.9.6-14.el8.noarch
libudisks2-2.9.0-16.el8.x86_64
libmnl-1.0.4-6.el8.x86_64
rpm-4.14.3-31.el8.x86_64
libnl3-3.7.0-1.el8.x86_64
rpm-plugin-selinux-4.14.3-31.el8.x86_64
ima-evm-utils-1.3.2-12.el8.x86_64
libcap-ng-0.7.11-1.el8.x86_64
rpm-plugin-systemd-inhibit-4.14.3-31.el8.x86_64
systemd-pam-239-82.el8.x86_64
json-c-0.13.1-3.el8.x86_64
glib2-2.56.4-162.el8.x86_64
udisks2-2.9.0-16.el8.x86_64
polkit-libs-0.115-15.el8_10.2.x86_64
kernel-core-4.18.0-513.5.1.el8_9.x86_64
libsemanage-2.9-9.el8_6.x86_64
python3-libdnf-0.63.0-19.el8.alma.2.x86_64
keyutils-libs-1.5.10-9.el8.x86_64
NetworkManager-team-1.40.16-15.el8_9.x86_64
cronie-anacron-1.5.2-10.el8.x86_64
ethtool-5.13-2.el8.x86_64
grub2-tools-minimal-2.02-156.el8.alma.1.x86_64
gdisk-1.0.3-11.el8.x86_64
libkcapi-hmaccalc-1.4.0-2.el8.x86_64
dracut-squash-049-233.git20240115.el8.x86_64
kernel-4.18.0-513.5.1.el8_9.x86_64
libseccomp-2.5.2-1.el8.x86_64
python3-unbound-1.16.2-5.el8_9.6.x86_64
lzo-2.08-14.el8.x86_64
dnf-data-4.7.0-20.el8.alma.noarch
libbytesize-1.4-3.el8.x86_64
dnf-plugins-core-4.0.21-25.el8.noarch
irqbalance-1.9.2-1.el8.x86_64
groff-base-1.22.3-18.el8.x86_64
kexec-tools-2.0.26-14.el8.x86_64
man-db-2.7.6.1-18.el8.x86_64
kernel-core-4.18.0-553.5.1.el8_10.x86_64
hostname-3.20-6.el8.x86_64
cloud-init-23.4-7.el8_10.alma.1.noarch
rootfiles-8.1-22.el8.noarch
libblockdev-mdraid-2.28-6.el8.x86_64
geolite2-city-20180605-1.el8.noarch
mozjs60-60.9.0-4.el8.x86_64
grub2-tools-efi-2.02-156.el8.alma.1.x86_64
python3-babel-2.5.1-7.el8.noarch
libblockdev-crypto-2.28-6.el8.x86_64
python3-markupsafe-0.23-19.el8.x86_64
freetype-2.9.1-9.el8.x86_64
libblockdev-swap-2.28-6.el8.x86_64
python3-jsonpatch-1.21-2.el8.noarch
qemu-guest-agent-6.2.0-49.module_el8.10.0+3839+c94ce74b.x86_64
dosfstools-4.1-6.el8.x86_64
openssh-clients-8.0p1-24.el8.x86_64
libdaemon-0.14-15.el8.x86_64
tcpdump-4.9.3-5.el8.x86_64
python3-idna-2.5-5.el8.noarch
libini_config-1.3.1-40.el8.x86_64
libibverbs-48.0-1.el8.x86_64
libsmbios-2.4.1-2.el8.x86_64
hwdata-0.314-8.22.el8.noarch
libverto-0.3.2-2.el8.x86_64
libmetalink-0.1.3-7.el8.x86_64
cloud-utils-growpart-0.33-0.el8.noarch
ncurses-6.1-10.20180224.el8.x86_64
sg3_utils-libs-1.44-6.el8.x86_64
fontconfig-2.13.1-4.el8.x86_64
libfastjson-0.99.9-2.el8.x86_64
python3-pydbus-0.6.0-5.el8.noarch
platform-python-setuptools-39.2.0-7.el8.noarch
libverto-libev-0.3.2-2.el8.x86_64
openldap-2.4.46-18.el8.x86_64
cairo-1.15.12-6.el8.x86_64
almalinux-logos-84.5-1.el8.x86_64
quota-4.04-14.el8.x86_64
procps-ng-3.3.15-14.el8.x86_64
libstemmer-0-10.585svn.el8.x86_64
openssl-pkcs11-0.4.10-3.el8.x86_64
dbus-common-1.12.8-26.el8.noarch
keyutils-1.5.10-9.el8.x86_64
dbus-tools-1.12.8-26.el8.x86_64
python3-pip-wheel-9.0.3-24.el8.noarch
glibc-2.28-251.el8_10.2.x86_64
cryptsetup-libs-2.3.7-7.el8.x86_64
openssl-libs-1.1.1k-12.el8_9.x86_64
libutempter-1.1.6-14.el8.x86_64
krb5-libs-1.18.2-27.el8_10.x86_64
libacl-2.2.53-3.el8.x86_64
gettext-0.19.8.1-17.el8.x86_64
libuuid-2.32.1-46.el8.x86_64
libtalloc-2.4.1-0.el8.x86_64
libsmartcols-2.32.1-46.el8.x86_64
libtevent-0.16.0-0.el8.x86_64
libtdb-1.4.9-0.el8.x86_64

Attempting new run of install...

KeiroD commented 3 months ago

A fresh provision of this and install later, I have successfully installed the control panel.

msaladna commented 3 months ago

Good to hear. Still dicking with the longitudinal build failures internally. Open a separate support request if you encounter any further concerns.