Efectivamente, tal como dice el título del post. Vamos a convertir nuestro servidor Centos 8 a Rocky Linux 8. Para ello hacemos uso de un script que podemos encontrar en GitHub el cual podemos encontrar en el siguiente url https://raw.githubusercontent.com/rocky-linux/rocky-tools/main/migrate2rocky/migrate2rocky.sh
Lo descargamos con wget de la siguiente manera
[root@centos8 ~]# wget https://raw.githubusercontent.com/rocky-linux/rocky-tools/main/migrate2rocky/migrate2rocky.sh --2023-05-25 10:17:36-- https://raw.githubusercontent.com/rocky-linux/rocky-tools/main/migrate2rocky/migrate2rocky.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 44912 (44K) Saving to: 'migrate2rocky.sh' migrate2rocky.sh 100%[===========================================================================================================>] 43.86K --.-KB/s in 0.01s 2023-05-25 10:17:36 (3.30 MB/s) - 'migrate2rocky.sh' saved [44912/44912] [root@centos8 ~]#
Luego damos permiso de ejecución al archivo descargado
[root@centos8 ~]# chmod +x migrate2rocky.sh [root@centos8 ~]#
Posteriormente ejecutamos el script así bash migrate2rocky.sh -r
Veamos el proceso , la salida es un poco larga, pero la he puesto para que se vea todo el proceso que toma la migración.
[root@centos8 ~]# bash migrate2rocky.sh -r
migrate2rocky - Begin logging at Thu May 25 11:15:46 2023.
Removing dnf cache
Preparing to migrate CentOS Linux 8 to Rocky Linux 8.
Determining repository names for CentOS Linux 8......
Found the following repositories which map from CentOS Linux 8 to Rocky Linux 8:
CentOS Linux 8 Rocky Linux 8
appstream appstream
baseos baseos
extras extras
Getting system package names for CentOS Linux 8..........
Found the following system packages which map from CentOS Linux 8 to Rocky Linux 8:
CentOS Linux 8 Rocky Linux 8
centos-logos-ipa rocky-logos-ipa
centos-backgrounds rocky-backgrounds
centos-gpg-keys rocky-gpg-keys
centos-logos rocky-logos
centos-indexhtml rocky-indexhtml
centos-linux-release rocky-release
centos-logos-httpd rocky-logos-httpd
centos-linux-repos rocky-repos
Getting list of installed system packages.
We will replace the following CentOS Linux 8 packages with their Rocky Linux 8 equivalents
Packages to be Removed Packages to be Installed
centos-gpg-keys rocky-gpg-keys
centos-logos rocky-logos
centos-linux-release rocky-release
centos-linux-repos rocky-repos
Getting a list of enabled modules for the system repositories.
In addition to the above the following system packages will be removed:
centos-linux-release
centos-linux-release
Excluding modules:
libselinux-python:2.8
Found the following modules to re-enable at completion:
container-tools:rhel8
javapackages-runtime:201801
perl-IO-Socket-SSL:2.066
perl-libwww-perl:6.34
perl:5.26
virt:rhel
Running dnf update before we attempt the migration.
Last metadata expiration check: 0:01:02 ago on Thu May 25 11:16:09 2023.
Dependencies resolved.
==================================================================================================
Package Arch Version Repo Size
==================================================================================================
Installing:
kernel x86_64 4.18.0-348.7.1.el8_5 baseos 7.0 M
Upgrading:
annobin x86_64 9.72-1.el8_5.2 appstream 111 k
binutils x86_64 2.30-108.el8_5.1 baseos 5.8 M
bpftool x86_64 4.18.0-348.7.1.el8_5 baseos 7.7 M
cpp x86_64 8.5.0-4.el8_5 appstream 10 M
gcc x86_64 8.5.0-4.el8_5 appstream 23 M
gcc-c++ x86_64 8.5.0-4.el8_5 appstream 12 M
gcc-gdb-plugin x86_64 8.5.0-4.el8_5 appstream 118 k
java-1.8.0-openjdk-headless x86_64 1:1.8.0.312.b07-2.el8_5 appstream 34 M
kernel-headers x86_64 4.18.0-348.7.1.el8_5 baseos 8.3 M
kernel-tools x86_64 4.18.0-348.7.1.el8_5 baseos 7.2 M
kernel-tools-libs x86_64 4.18.0-348.7.1.el8_5 baseos 7.0 M
kexec-tools x86_64 2.0.20-57.el8_5.1 baseos 514 k
libgcc x86_64 8.5.0-4.el8_5 baseos 79 k
libgomp x86_64 8.5.0-4.el8_5 baseos 206 k
libipa_hbac x86_64 2.5.2-2.el8_5.3 baseos 116 k
libsmbclient x86_64 4.14.5-7.el8_5 baseos 148 k
libsss_autofs x86_64 2.5.2-2.el8_5.3 baseos 118 k
libsss_certmap x86_64 2.5.2-2.el8_5.3 baseos 155 k
libsss_idmap x86_64 2.5.2-2.el8_5.3 baseos 120 k
libsss_nss_idmap x86_64 2.5.2-2.el8_5.3 baseos 127 k
libsss_sudo x86_64 2.5.2-2.el8_5.3 baseos 116 k
libstdc++ x86_64 8.5.0-4.el8_5 baseos 453 k
libstdc++-devel x86_64 8.5.0-4.el8_5 appstream 2.0 M
libwbclient x86_64 4.14.5-7.el8_5 baseos 121 k
nss x86_64 3.67.0-7.el8_5 appstream 741 k
nss-softokn x86_64 3.67.0-7.el8_5 appstream 487 k
nss-softokn-freebl x86_64 3.67.0-7.el8_5 appstream 395 k
nss-sysinit x86_64 3.67.0-7.el8_5 appstream 73 k
nss-tools x86_64 3.67.0-7.el8_5 appstream 576 k
nss-util x86_64 3.67.0-7.el8_5 appstream 137 k
openssl x86_64 1:1.1.1k-5.el8_5 baseos 709 k
openssl-libs x86_64 1:1.1.1k-5.el8_5 baseos 1.5 M
python3-perf x86_64 4.18.0-348.7.1.el8_5 baseos 7.1 M
python3-sssdconfig noarch 2.5.2-2.el8_5.3 baseos 142 k
qemu-guest-agent x86_64 15:4.2.0-59.module_el8.5.0+1063+c9b9feff.1 appstream 257 k
samba-client x86_64 4.14.5-7.el8_5 baseos 701 k
samba-client-libs x86_64 4.14.5-7.el8_5 baseos 5.4 M
samba-common noarch 4.14.5-7.el8_5 baseos 221 k
samba-common-libs x86_64 4.14.5-7.el8_5 baseos 173 k
selinux-policy noarch 3.14.3-80.el8_5.2 baseos 636 k
selinux-policy-targeted noarch 3.14.3-80.el8_5.2 baseos 15 M
sssd x86_64 2.5.2-2.el8_5.3 baseos 107 k
sssd-ad x86_64 2.5.2-2.el8_5.3 baseos 271 k
sssd-client x86_64 2.5.2-2.el8_5.3 baseos 205 k
sssd-common x86_64 2.5.2-2.el8_5.3 baseos 1.6 M
sssd-common-pac x86_64 2.5.2-2.el8_5.3 baseos 179 k
sssd-ipa x86_64 2.5.2-2.el8_5.3 baseos 348 k
sssd-kcm x86_64 2.5.2-2.el8_5.3 baseos 254 k
sssd-krb5 x86_64 2.5.2-2.el8_5.3 baseos 150 k
sssd-krb5-common x86_64 2.5.2-2.el8_5.3 baseos 186 k
sssd-ldap x86_64 2.5.2-2.el8_5.3 baseos 209 k
sssd-nfs-idmap x86_64 2.5.2-2.el8_5.3 baseos 116 k
sssd-proxy x86_64 2.5.2-2.el8_5.3 baseos 148 k
systemd x86_64 239-51.el8_5.2 baseos 3.6 M
systemd-libs x86_64 239-51.el8_5.2 baseos 1.1 M
systemd-pam x86_64 239-51.el8_5.2 baseos 477 k
systemd-udev x86_64 239-51.el8_5.2 baseos 1.6 M
Installing dependencies:
kernel-core x86_64 4.18.0-348.7.1.el8_5 baseos 38 M
kernel-modules x86_64 4.18.0-348.7.1.el8_5 baseos 30 M
Installing weak dependencies:
kernel-devel x86_64 4.18.0-348.7.1.el8_5 baseos 20 M
Transaction Summary
==================================================================================================
Install 4 Packages
Upgrade 57 Packages
Total download size: 259 M
Downloading Packages:
(1/61): kernel-4.18.0-348.7.1.el8_5.x86_64.rpm 2.3 MB/s | 7.0 MB 00:03
(2/61): kernel-devel-4.18.0-348.7.1.el8_5.x86_6 4.4 MB/s | 20 MB 00:04
(3/61): kernel-core-4.18.0-348.7.1.el8_5.x86_64 7.1 MB/s | 38 MB 00:05
(4/61): annobin-9.72-1.el8_5.2.x86_64.rpm 129 kB/s | 111 kB 00:00
(5/61): cpp-8.5.0-4.el8_5.x86_64.rpm 3.8 MB/s | 10 MB 00:02
(6/61): gcc-8.5.0-4.el8_5.x86_64.rpm 7.2 MB/s | 23 MB 00:03
(7/61): gcc-gdb-plugin-8.5.0-4.el8_5.x86_64.rpm 720 kB/s | 118 kB 00:00
(8/61): kernel-modules-4.18.0-348.7.1.el8_5.x86 4.7 MB/s | 30 MB 00:06
(9/61): libstdc++-devel-8.5.0-4.el8_5.x86_64.rp 2.2 MB/s | 2.0 MB 00:00
(10/61): gcc-c++-8.5.0-4.el8_5.x86_64.rpm 4.7 MB/s | 12 MB 00:02
(11/61): nss-3.67.0-7.el8_5.x86_64.rpm 1.7 MB/s | 741 kB 00:00
(12/61): nss-softokn-3.67.0-7.el8_5.x86_64.rpm 2.5 MB/s | 487 kB 00:00
(13/61): nss-sysinit-3.67.0-7.el8_5.x86_64.rpm 433 kB/s | 73 kB 00:00
(14/61): nss-softokn-freebl-3.67.0-7.el8_5.x86_ 741 kB/s | 395 kB 00:00
(15/61): nss-tools-3.67.0-7.el8_5.x86_64.rpm 1.5 MB/s | 576 kB 00:00
(16/61): nss-util-3.67.0-7.el8_5.x86_64.rpm 311 kB/s | 137 kB 00:00
(17/61): qemu-guest-agent-4.2.0-59.module_el8.5 702 kB/s | 257 kB 00:00
(18/61): java-1.8.0-openjdk-headless-1.8.0.312. 8.5 MB/s | 34 MB 00:03
(19/61): binutils-2.30-108.el8_5.1.x86_64.rpm 4.3 MB/s | 5.8 MB 00:01
(20/61): kernel-headers-4.18.0-348.7.1.el8_5.x8 8.2 MB/s | 8.3 MB 00:01
(21/61): bpftool-4.18.0-348.7.1.el8_5.x86_64.rp 3.4 MB/s | 7.7 MB 00:02
(22/61): kexec-tools-2.0.20-57.el8_5.1.x86_64.r 1.8 MB/s | 514 kB 00:00
(23/61): kernel-tools-4.18.0-348.7.1.el8_5.x86_ 4.7 MB/s | 7.2 MB 00:01
(24/61): libgcc-8.5.0-4.el8_5.x86_64.rpm 189 kB/s | 79 kB 00:00
(25/61): libipa_hbac-2.5.2-2.el8_5.3.x86_64.rpm 834 kB/s | 116 kB 00:00
(26/61): libgomp-8.5.0-4.el8_5.x86_64.rpm 584 kB/s | 206 kB 00:00
(27/61): libsmbclient-4.14.5-7.el8_5.x86_64.rpm 692 kB/s | 148 kB 00:00
(28/61): libsss_autofs-2.5.2-2.el8_5.3.x86_64.r 579 kB/s | 118 kB 00:00
(29/61): kernel-tools-libs-4.18.0-348.7.1.el8_5 4.1 MB/s | 7.0 MB 00:01
(30/61): libsss_certmap-2.5.2-2.el8_5.3.x86_64. 384 kB/s | 155 kB 00:00
(31/61): libsss_idmap-2.5.2-2.el8_5.3.x86_64.rp 326 kB/s | 120 kB 00:00
(32/61): libsss_nss_idmap-2.5.2-2.el8_5.3.x86_6 870 kB/s | 127 kB 00:00
(33/61): libsss_sudo-2.5.2-2.el8_5.3.x86_64.rpm 797 kB/s | 116 kB 00:00
(34/61): libwbclient-4.14.5-7.el8_5.x86_64.rpm 993 kB/s | 121 kB 00:00
(35/61): openssl-1.1.1k-5.el8_5.x86_64.rpm 3.6 MB/s | 709 kB 00:00
(36/61): libstdc++-8.5.0-4.el8_5.x86_64.rpm 1.1 MB/s | 453 kB 00:00
(37/61): python3-sssdconfig-2.5.2-2.el8_5.3.noa 1.2 MB/s | 142 kB 00:00
(38/61): openssl-libs-1.1.1k-5.el8_5.x86_64.rpm 2.9 MB/s | 1.5 MB 00:00
(39/61): samba-client-4.14.5-7.el8_5.x86_64.rpm 3.0 MB/s | 701 kB 00:00
(40/61): samba-common-4.14.5-7.el8_5.noarch.rpm 1.4 MB/s | 221 kB 00:00
(41/61): python3-perf-4.18.0-348.7.1.el8_5.x86_ 8.2 MB/s | 7.1 MB 00:00
(42/61): samba-common-libs-4.14.5-7.el8_5.x86_6 509 kB/s | 173 kB 00:00
(43/61): selinux-policy-3.14.3-80.el8_5.2.noarc 3.5 MB/s | 636 kB 00:00
(44/61): samba-client-libs-4.14.5-7.el8_5.x86_6 6.4 MB/s | 5.4 MB 00:00
(45/61): sssd-2.5.2-2.el8_5.3.x86_64.rpm 390 kB/s | 107 kB 00:00
(46/61): sssd-ad-2.5.2-2.el8_5.3.x86_64.rpm 1.7 MB/s | 271 kB 00:00
(47/61): sssd-client-2.5.2-2.el8_5.3.x86_64.rpm 1.3 MB/s | 205 kB 00:00
(48/61): sssd-common-pac-2.5.2-2.el8_5.3.x86_64 1.4 MB/s | 179 kB 00:00
(49/61): sssd-common-2.5.2-2.el8_5.3.x86_64.rpm 3.6 MB/s | 1.6 MB 00:00
(50/61): sssd-ipa-2.5.2-2.el8_5.3.x86_64.rpm 1.2 MB/s | 348 kB 00:00
(51/61): sssd-krb5-2.5.2-2.el8_5.3.x86_64.rpm 1.4 MB/s | 150 kB 00:00
(52/61): sssd-kcm-2.5.2-2.el8_5.3.x86_64.rpm 1.1 MB/s | 254 kB 00:00
(53/61): sssd-krb5-common-2.5.2-2.el8_5.3.x86_6 1.2 MB/s | 186 kB 00:00
(54/61): sssd-ldap-2.5.2-2.el8_5.3.x86_64.rpm 1.4 MB/s | 209 kB 00:00
(55/61): sssd-proxy-2.5.2-2.el8_5.3.x86_64.rpm 1.4 MB/s | 148 kB 00:00
(56/61): selinux-policy-targeted-3.14.3-80.el8_ 9.0 MB/s | 15 MB 00:01
(57/61): sssd-nfs-idmap-2.5.2-2.el8_5.3.x86_64. 210 kB/s | 116 kB 00:00
(58/61): systemd-239-51.el8_5.2.x86_64.rpm 6.7 MB/s | 3.6 MB 00:00
(59/61): systemd-pam-239-51.el8_5.2.x86_64.rpm 2.5 MB/s | 477 kB 00:00
(60/61): systemd-udev-239-51.el8_5.2.x86_64.rpm 7.7 MB/s | 1.6 MB 00:00
(61/61): systemd-libs-239-51.el8_5.2.x86_64.rpm 2.1 MB/s | 1.1 MB 00:00
--------------------------------------------------------------------------------
Total 14 MB/s | 259 MB 00:19
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2.el8_5. 1/1
Preparing : 1/1
Running scriptlet: libgcc-8.5.0-4.el8_5.x86_64 1/1
Upgrading : libgcc-8.5.0-4.el8_5.x86_64 1/118
Running scriptlet: libgcc-8.5.0-4.el8_5.x86_64 1/118
Upgrading : systemd-libs-239-51.el8_5.2.x86_64 2/118
Running scriptlet: systemd-libs-239-51.el8_5.2.x86_64 2/118
Upgrading : openssl-libs-1:1.1.1k-5.el8_5.x86_64 3/118
Running scriptlet: openssl-libs-1:1.1.1k-5.el8_5.x86_64 3/118
Running scriptlet: systemd-239-51.el8_5.2.x86_64 4/118
Upgrading : systemd-239-51.el8_5.2.x86_64 4/118
Running scriptlet: systemd-239-51.el8_5.2.x86_64 4/118
Upgrading : systemd-pam-239-51.el8_5.2.x86_64 5/118
Upgrading : libstdc++-8.5.0-4.el8_5.x86_64 6/118
Running scriptlet: libstdc++-8.5.0-4.el8_5.x86_64 6/118
Upgrading : libsss_idmap-2.5.2-2.el8_5.3.x86_64 7/118
Running scriptlet: libsss_idmap-2.5.2-2.el8_5.3.x86_64 7/118
Upgrading : nss-util-3.67.0-7.el8_5.x86_64 8/118
Running scriptlet: samba-common-4.14.5-7.el8_5.noarch 9/118
Upgrading : samba-common-4.14.5-7.el8_5.noarch 9/118
Running scriptlet: samba-common-4.14.5-7.el8_5.noarch 9/118
Upgrading : libwbclient-4.14.5-7.el8_5.x86_64 10/118
Upgrading : samba-client-libs-4.14.5-7.el8_5.x86_64 11/118
Upgrading : samba-common-libs-4.14.5-7.el8_5.x86_64 12/118
Upgrading : libsss_certmap-2.5.2-2.el8_5.3.x86_64 13/118
Running scriptlet: libsss_certmap-2.5.2-2.el8_5.3.x86_64 13/118
Upgrading : libsmbclient-4.14.5-7.el8_5.x86_64 14/118
Upgrading : nss-softokn-freebl-3.67.0-7.el8_5.x86_64 15/118
Upgrading : nss-softokn-3.67.0-7.el8_5.x86_64 16/118
Upgrading : nss-sysinit-3.67.0-7.el8_5.x86_64 17/118
Upgrading : nss-3.67.0-7.el8_5.x86_64 18/118
Upgrading : libstdc++-devel-8.5.0-4.el8_5.x86_64 19/118
Upgrading : binutils-2.30-108.el8_5.1.x86_64 20/118
Running scriptlet: binutils-2.30-108.el8_5.1.x86_64 20/118
Upgrading : systemd-udev-239-51.el8_5.2.x86_64 21/118
Running scriptlet: systemd-udev-239-51.el8_5.2.x86_64 21/118
Installing : kernel-core-4.18.0-348.7.1.el8_5.x86_64 22/118
Running scriptlet: kernel-core-4.18.0-348.7.1.el8_5.x86_64 22/118
Installing : kernel-modules-4.18.0-348.7.1.el8_5.x86_64 23/118
Running scriptlet: kernel-modules-4.18.0-348.7.1.el8_5.x86_64 23/118
Upgrading : sssd-nfs-idmap-2.5.2-2.el8_5.3.x86_64 24/118
Upgrading : selinux-policy-3.14.3-80.el8_5.2.noarch 25/118
Running scriptlet: selinux-policy-3.14.3-80.el8_5.2.noarch 25/118
Upgrading : python3-sssdconfig-2.5.2-2.el8_5.3.noarch 26/118
Upgrading : libsss_sudo-2.5.2-2.el8_5.3.x86_64 27/118
Running scriptlet: libsss_sudo-2.5.2-2.el8_5.3.x86_64 27/118
Upgrading : libsss_nss_idmap-2.5.2-2.el8_5.3.x86_64 28/118
Running scriptlet: libsss_nss_idmap-2.5.2-2.el8_5.3.x86_64 28/118
Upgrading : sssd-client-2.5.2-2.el8_5.3.x86_64 29/118
Running scriptlet: sssd-client-2.5.2-2.el8_5.3.x86_64 29/118
Upgrading : libsss_autofs-2.5.2-2.el8_5.3.x86_64 30/118
Running scriptlet: sssd-common-2.5.2-2.el8_5.3.x86_64 31/118
Upgrading : sssd-common-2.5.2-2.el8_5.3.x86_64 31/118
Running scriptlet: sssd-common-2.5.2-2.el8_5.3.x86_64 31/118
Running scriptlet: sssd-krb5-common-2.5.2-2.el8_5.3.x86_64 32/118
Upgrading : sssd-krb5-common-2.5.2-2.el8_5.3.x86_64 32/118
Upgrading : sssd-common-pac-2.5.2-2.el8_5.3.x86_64 33/118
Upgrading : sssd-ad-2.5.2-2.el8_5.3.x86_64 34/118
Upgrading : sssd-krb5-2.5.2-2.el8_5.3.x86_64 35/118
Upgrading : sssd-ldap-2.5.2-2.el8_5.3.x86_64 36/118
Running scriptlet: sssd-proxy-2.5.2-2.el8_5.3.x86_64 37/118
Upgrading : sssd-proxy-2.5.2-2.el8_5.3.x86_64 37/118
Upgrading : libipa_hbac-2.5.2-2.el8_5.3.x86_64 38/118
Running scriptlet: libipa_hbac-2.5.2-2.el8_5.3.x86_64 38/118
Running scriptlet: sssd-ipa-2.5.2-2.el8_5.3.x86_64 39/118
Upgrading : sssd-ipa-2.5.2-2.el8_5.3.x86_64 39/118
Upgrading : libgomp-8.5.0-4.el8_5.x86_64 40/118
Running scriptlet: libgomp-8.5.0-4.el8_5.x86_64 40/118
Upgrading : kernel-tools-libs-4.18.0-348.7.1.el8_5.x86_64 41/118
Running scriptlet: kernel-tools-libs-4.18.0-348.7.1.el8_5.x86_64 41/118
Upgrading : cpp-8.5.0-4.el8_5.x86_64 42/118
Running scriptlet: cpp-8.5.0-4.el8_5.x86_64 42/118
Upgrading : gcc-8.5.0-4.el8_5.x86_64 43/118
Running scriptlet: gcc-8.5.0-4.el8_5.x86_64 43/118
Upgrading : annobin-9.72-1.el8_5.2.x86_64 44/118
Upgrading : gcc-c++-8.5.0-4.el8_5.x86_64 45/118
Upgrading : gcc-gdb-plugin-8.5.0-4.el8_5.x86_64 46/118
Running scriptlet: gcc-gdb-plugin-8.5.0-4.el8_5.x86_64 46/118
Upgrading : kernel-tools-4.18.0-348.7.1.el8_5.x86_64 47/118
Upgrading : sssd-2.5.2-2.el8_5.3.x86_64 48/118
Upgrading : sssd-kcm-2.5.2-2.el8_5.3.x86_64 49/118
Running scriptlet: sssd-kcm-2.5.2-2.el8_5.3.x86_64 49/118
Running scriptlet: selinux-policy-targeted-3.14.3-80.el8_5.2.noarch 50/118
Upgrading : selinux-policy-targeted-3.14.3-80.el8_5.2.noarch 50/118
Running scriptlet: selinux-policy-targeted-3.14.3-80.el8_5.2.noarch 50/118
Installing : kernel-4.18.0-348.7.1.el8_5.x86_64 51/118
Upgrading : java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2.el 52/118
Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2.el 52/118
Upgrading : nss-tools-3.67.0-7.el8_5.x86_64 53/118
Upgrading : samba-client-4.14.5-7.el8_5.x86_64 54/118
Running scriptlet: samba-client-4.14.5-7.el8_5.x86_64 54/118
Upgrading : qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1063 55/118
Running scriptlet: qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1063 55/118
Upgrading : kexec-tools-2.0.20-57.el8_5.1.x86_64 56/118
Running scriptlet: kexec-tools-2.0.20-57.el8_5.1.x86_64 56/118
Upgrading : openssl-1:1.1.1k-5.el8_5.x86_64 57/118
Upgrading : python3-perf-4.18.0-348.7.1.el8_5.x86_64 58/118
Upgrading : kernel-headers-4.18.0-348.7.1.el8_5.x86_64 59/118
Upgrading : bpftool-4.18.0-348.7.1.el8_5.x86_64 60/118
Installing : kernel-devel-4.18.0-348.7.1.el8_5.x86_64 61/118
Running scriptlet: kernel-devel-4.18.0-348.7.1.el8_5.x86_64 61/118
Cleanup : samba-client-4.14.5-2.el8.x86_64 62/118
Running scriptlet: samba-client-4.14.5-2.el8.x86_64 62/118
Cleanup : nss-tools-3.67.0-6.el8_4.x86_64 63/118
Running scriptlet: sssd-kcm-2.5.2-2.el8.x86_64 64/118
Cleanup : sssd-kcm-2.5.2-2.el8.x86_64 64/118
Running scriptlet: sssd-kcm-2.5.2-2.el8.x86_64 64/118
Cleanup : gcc-gdb-plugin-8.5.0-3.el8.x86_64 65/118
Running scriptlet: gcc-gdb-plugin-8.5.0-3.el8.x86_64 65/118
Running scriptlet: qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1002 66/118
Cleanup : qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1002 66/118
Running scriptlet: qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1002 66/118
Cleanup : java-1.8.0-openjdk-headless-1:1.8.0.312.b07-1.el 67/118
Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.312.b07-1.el 67/118
Cleanup : sssd-2.5.2-2.el8.x86_64 68/118
Cleanup : sssd-ipa-2.5.2-2.el8.x86_64 69/118
Cleanup : sssd-ad-2.5.2-2.el8.x86_64 70/118
Cleanup : libsmbclient-4.14.5-2.el8.x86_64 71/118
Cleanup : sssd-common-pac-2.5.2-2.el8.x86_64 72/118
Cleanup : nss-3.67.0-6.el8_4.x86_64 73/118
Cleanup : sssd-ldap-2.5.2-2.el8.x86_64 74/118
Cleanup : nss-softokn-3.67.0-6.el8_4.x86_64 75/118
Cleanup : sssd-krb5-2.5.2-2.el8.x86_64 76/118
Cleanup : sssd-proxy-2.5.2-2.el8.x86_64 77/118
Cleanup : samba-client-libs-4.14.5-2.el8.x86_64 78/118
Cleanup : samba-common-libs-4.14.5-2.el8.x86_64 79/118
Running scriptlet: libwbclient-4.14.5-2.el8.x86_64 80/118
Cleanup : libwbclient-4.14.5-2.el8.x86_64 80/118
Cleanup : systemd-udev-239-51.el8.x86_64 81/118
Running scriptlet: systemd-udev-239-51.el8.x86_64 81/118
Cleanup : openssl-1:1.1.1k-4.el8.x86_64 82/118
Running scriptlet: kexec-tools-2.0.20-57.el8.x86_64 83/118
Cleanup : kexec-tools-2.0.20-57.el8.x86_64 83/118
Running scriptlet: kexec-tools-2.0.20-57.el8.x86_64 83/118
Cleanup : sssd-krb5-common-2.5.2-2.el8.x86_64 84/118
Running scriptlet: sssd-common-2.5.2-2.el8.x86_64 85/118
Cleanup : sssd-common-2.5.2-2.el8.x86_64 85/118
Running scriptlet: sssd-common-2.5.2-2.el8.x86_64 85/118
Running scriptlet: sssd-client-2.5.2-2.el8.x86_64 86/118
Cleanup : sssd-client-2.5.2-2.el8.x86_64 86/118
Running scriptlet: sssd-client-2.5.2-2.el8.x86_64 86/118
Cleanup : gcc-c++-8.5.0-3.el8.x86_64 87/118
Cleanup : annobin-9.65-1.el8.x86_64 88/118
Cleanup : selinux-policy-targeted-3.14.3-80.el8.noarch 89/118
Running scriptlet: selinux-policy-targeted-3.14.3-80.el8.noarch 89/118
Cleanup : libstdc++-devel-8.5.0-3.el8.x86_64 90/118
Cleanup : samba-common-4.14.5-2.el8.noarch 91/118
Cleanup : selinux-policy-3.14.3-80.el8.noarch 92/118
Running scriptlet: selinux-policy-3.14.3-80.el8.noarch 92/118
Cleanup : python3-sssdconfig-2.5.2-2.el8.noarch 93/118
Cleanup : kernel-headers-4.18.0-348.el8.x86_64 94/118
Running scriptlet: systemd-239-51.el8.x86_64 95/118
Cleanup : systemd-239-51.el8.x86_64 95/118
Running scriptlet: gcc-8.5.0-3.el8.x86_64 96/118
Cleanup : gcc-8.5.0-3.el8.x86_64 96/118
Running scriptlet: binutils-2.30-108.el8.x86_64 97/118
Cleanup : binutils-2.30-108.el8.x86_64 97/118
Running scriptlet: binutils-2.30-108.el8.x86_64 97/118
Cleanup : libstdc++-8.5.0-3.el8.x86_64 98/118
Running scriptlet: libstdc++-8.5.0-3.el8.x86_64 98/118
Cleanup : systemd-libs-239-51.el8.x86_64 99/118
Cleanup : systemd-pam-239-51.el8.x86_64 100/118
Cleanup : nss-sysinit-3.67.0-6.el8_4.x86_64 101/118
Cleanup : libsss_certmap-2.5.2-2.el8.x86_64 102/118
Running scriptlet: libsss_certmap-2.5.2-2.el8.x86_64 102/118
Cleanup : kernel-tools-4.18.0-348.el8.x86_64 103/118
Cleanup : nss-softokn-freebl-3.67.0-6.el8_4.x86_64 104/118
Cleanup : nss-util-3.67.0-6.el8_4.x86_64 105/118
Cleanup : kernel-tools-libs-4.18.0-348.el8.x86_64 106/118
Running scriptlet: kernel-tools-libs-4.18.0-348.el8.x86_64 106/118
Cleanup : openssl-libs-1:1.1.1k-4.el8.x86_64 107/118
Running scriptlet: openssl-libs-1:1.1.1k-4.el8.x86_64 107/118
Cleanup : libgcc-8.5.0-3.el8.x86_64 108/118
Running scriptlet: libgcc-8.5.0-3.el8.x86_64 108/118
Running scriptlet: cpp-8.5.0-3.el8.x86_64 109/118
Cleanup : cpp-8.5.0-3.el8.x86_64 109/118
Running scriptlet: libgomp-8.5.0-3.el8.x86_64 110/118
Cleanup : libgomp-8.5.0-3.el8.x86_64 110/118
Running scriptlet: libgomp-8.5.0-3.el8.x86_64 110/118
Cleanup : libsss_idmap-2.5.2-2.el8.x86_64 111/118
Running scriptlet: libsss_idmap-2.5.2-2.el8.x86_64 111/118
Cleanup : libsss_nss_idmap-2.5.2-2.el8.x86_64 112/118
Running scriptlet: libsss_nss_idmap-2.5.2-2.el8.x86_64 112/118
Cleanup : libsss_autofs-2.5.2-2.el8.x86_64 113/118
Cleanup : libsss_sudo-2.5.2-2.el8.x86_64 114/118
Running scriptlet: libsss_sudo-2.5.2-2.el8.x86_64 114/118
Cleanup : sssd-nfs-idmap-2.5.2-2.el8.x86_64 115/118
Cleanup : libipa_hbac-2.5.2-2.el8.x86_64 116/118
Running scriptlet: libipa_hbac-2.5.2-2.el8.x86_64 116/118
Cleanup : python3-perf-4.18.0-348.el8.x86_64 117/118
Cleanup : bpftool-4.18.0-348.el8.x86_64 118/118
Running scriptlet: libwbclient-4.14.5-7.el8_5.x86_64 118/118
Running scriptlet: nss-3.67.0-7.el8_5.x86_64 118/118
Running scriptlet: kernel-core-4.18.0-348.7.1.el8_5.x86_64 118/118
Running scriptlet: sssd-common-2.5.2-2.el8_5.3.x86_64 118/118
Running scriptlet: bpftool-4.18.0-348.el8.x86_64 118/118
Running scriptlet: systemd-239-51.el8_5.2.x86_64 118/118
[/usr/lib/tmpfiles.d/pesign.conf:1] Line references path below legacy directory /var/run/, updating /var/run/pesign → /run/pesign; please update the tmpfiles.d/ drop-in file accordingly.
Running scriptlet: systemd-udev-239-51.el8_5.2.x86_64 118/118
Verifying : kernel-4.18.0-348.7.1.el8_5.x86_64 1/118
Verifying : kernel-core-4.18.0-348.7.1.el8_5.x86_64 2/118
Verifying : kernel-devel-4.18.0-348.7.1.el8_5.x86_64 3/118
Verifying : kernel-modules-4.18.0-348.7.1.el8_5.x86_64 4/118
Verifying : annobin-9.72-1.el8_5.2.x86_64 5/118
Verifying : annobin-9.65-1.el8.x86_64 6/118
Verifying : cpp-8.5.0-4.el8_5.x86_64 7/118
Verifying : cpp-8.5.0-3.el8.x86_64 8/118
Verifying : gcc-8.5.0-4.el8_5.x86_64 9/118
Verifying : gcc-8.5.0-3.el8.x86_64 10/118
Verifying : gcc-c++-8.5.0-4.el8_5.x86_64 11/118
Verifying : gcc-c++-8.5.0-3.el8.x86_64 12/118
Verifying : gcc-gdb-plugin-8.5.0-4.el8_5.x86_64 13/118
Verifying : gcc-gdb-plugin-8.5.0-3.el8.x86_64 14/118
Verifying : java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2.el 15/118
Verifying : java-1.8.0-openjdk-headless-1:1.8.0.312.b07-1.el 16/118
Verifying : libstdc++-devel-8.5.0-4.el8_5.x86_64 17/118
Verifying : libstdc++-devel-8.5.0-3.el8.x86_64 18/118
Verifying : nss-3.67.0-7.el8_5.x86_64 19/118
Verifying : nss-3.67.0-6.el8_4.x86_64 20/118
Verifying : nss-softokn-3.67.0-7.el8_5.x86_64 21/118
Verifying : nss-softokn-3.67.0-6.el8_4.x86_64 22/118
Verifying : nss-softokn-freebl-3.67.0-7.el8_5.x86_64 23/118
Verifying : nss-softokn-freebl-3.67.0-6.el8_4.x86_64 24/118
Verifying : nss-sysinit-3.67.0-7.el8_5.x86_64 25/118
Verifying : nss-sysinit-3.67.0-6.el8_4.x86_64 26/118
Verifying : nss-tools-3.67.0-7.el8_5.x86_64 27/118
Verifying : nss-tools-3.67.0-6.el8_4.x86_64 28/118
Verifying : nss-util-3.67.0-7.el8_5.x86_64 29/118
Verifying : nss-util-3.67.0-6.el8_4.x86_64 30/118
Verifying : qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1063 31/118
Verifying : qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1002 32/118
Verifying : binutils-2.30-108.el8_5.1.x86_64 33/118
Verifying : binutils-2.30-108.el8.x86_64 34/118
Verifying : bpftool-4.18.0-348.7.1.el8_5.x86_64 35/118
Verifying : bpftool-4.18.0-348.el8.x86_64 36/118
Verifying : kernel-headers-4.18.0-348.7.1.el8_5.x86_64 37/118
Verifying : kernel-headers-4.18.0-348.el8.x86_64 38/118
Verifying : kernel-tools-4.18.0-348.7.1.el8_5.x86_64 39/118
Verifying : kernel-tools-4.18.0-348.el8.x86_64 40/118
Verifying : kernel-tools-libs-4.18.0-348.7.1.el8_5.x86_64 41/118
Verifying : kernel-tools-libs-4.18.0-348.el8.x86_64 42/118
Verifying : kexec-tools-2.0.20-57.el8_5.1.x86_64 43/118
Verifying : kexec-tools-2.0.20-57.el8.x86_64 44/118
Verifying : libgcc-8.5.0-4.el8_5.x86_64 45/118
Verifying : libgcc-8.5.0-3.el8.x86_64 46/118
Verifying : libgomp-8.5.0-4.el8_5.x86_64 47/118
Verifying : libgomp-8.5.0-3.el8.x86_64 48/118
Verifying : libipa_hbac-2.5.2-2.el8_5.3.x86_64 49/118
Verifying : libipa_hbac-2.5.2-2.el8.x86_64 50/118
Verifying : libsmbclient-4.14.5-7.el8_5.x86_64 51/118
Verifying : libsmbclient-4.14.5-2.el8.x86_64 52/118
Verifying : libsss_autofs-2.5.2-2.el8_5.3.x86_64 53/118
Verifying : libsss_autofs-2.5.2-2.el8.x86_64 54/118
Verifying : libsss_certmap-2.5.2-2.el8_5.3.x86_64 55/118
Verifying : libsss_certmap-2.5.2-2.el8.x86_64 56/118
Verifying : libsss_idmap-2.5.2-2.el8_5.3.x86_64 57/118
Verifying : libsss_idmap-2.5.2-2.el8.x86_64 58/118
Verifying : libsss_nss_idmap-2.5.2-2.el8_5.3.x86_64 59/118
Verifying : libsss_nss_idmap-2.5.2-2.el8.x86_64 60/118
Verifying : libsss_sudo-2.5.2-2.el8_5.3.x86_64 61/118
Verifying : libsss_sudo-2.5.2-2.el8.x86_64 62/118
Verifying : libstdc++-8.5.0-4.el8_5.x86_64 63/118
Verifying : libstdc++-8.5.0-3.el8.x86_64 64/118
Verifying : libwbclient-4.14.5-7.el8_5.x86_64 65/118
Verifying : libwbclient-4.14.5-2.el8.x86_64 66/118
Verifying : openssl-1:1.1.1k-5.el8_5.x86_64 67/118
Verifying : openssl-1:1.1.1k-4.el8.x86_64 68/118
Verifying : openssl-libs-1:1.1.1k-5.el8_5.x86_64 69/118
Verifying : openssl-libs-1:1.1.1k-4.el8.x86_64 70/118
Verifying : python3-perf-4.18.0-348.7.1.el8_5.x86_64 71/118
Verifying : python3-perf-4.18.0-348.el8.x86_64 72/118
Verifying : python3-sssdconfig-2.5.2-2.el8_5.3.noarch 73/118
Verifying : python3-sssdconfig-2.5.2-2.el8.noarch 74/118
Verifying : samba-client-4.14.5-7.el8_5.x86_64 75/118
Verifying : samba-client-4.14.5-2.el8.x86_64 76/118
Verifying : samba-client-libs-4.14.5-7.el8_5.x86_64 77/118
Verifying : samba-client-libs-4.14.5-2.el8.x86_64 78/118
Verifying : samba-common-4.14.5-7.el8_5.noarch 79/118
Verifying : samba-common-4.14.5-2.el8.noarch 80/118
Verifying : samba-common-libs-4.14.5-7.el8_5.x86_64 81/118
Verifying : samba-common-libs-4.14.5-2.el8.x86_64 82/118
Verifying : selinux-policy-3.14.3-80.el8_5.2.noarch 83/118
Verifying : selinux-policy-3.14.3-80.el8.noarch 84/118
Verifying : selinux-policy-targeted-3.14.3-80.el8_5.2.noarch 85/118
Verifying : selinux-policy-targeted-3.14.3-80.el8.noarch 86/118
Verifying : sssd-2.5.2-2.el8_5.3.x86_64 87/118
Verifying : sssd-2.5.2-2.el8.x86_64 88/118
Verifying : sssd-ad-2.5.2-2.el8_5.3.x86_64 89/118
Verifying : sssd-ad-2.5.2-2.el8.x86_64 90/118
Verifying : sssd-client-2.5.2-2.el8_5.3.x86_64 91/118
Verifying : sssd-client-2.5.2-2.el8.x86_64 92/118
Verifying : sssd-common-2.5.2-2.el8_5.3.x86_64 93/118
Verifying : sssd-common-2.5.2-2.el8.x86_64 94/118
Verifying : sssd-common-pac-2.5.2-2.el8_5.3.x86_64 95/118
Verifying : sssd-common-pac-2.5.2-2.el8.x86_64 96/118
Verifying : sssd-ipa-2.5.2-2.el8_5.3.x86_64 97/118
Verifying : sssd-ipa-2.5.2-2.el8.x86_64 98/118
Verifying : sssd-kcm-2.5.2-2.el8_5.3.x86_64 99/118
Verifying : sssd-kcm-2.5.2-2.el8.x86_64 100/118
Verifying : sssd-krb5-2.5.2-2.el8_5.3.x86_64 101/118
Verifying : sssd-krb5-2.5.2-2.el8.x86_64 102/118
Verifying : sssd-krb5-common-2.5.2-2.el8_5.3.x86_64 103/118
Verifying : sssd-krb5-common-2.5.2-2.el8.x86_64 104/118
Verifying : sssd-ldap-2.5.2-2.el8_5.3.x86_64 105/118
Verifying : sssd-ldap-2.5.2-2.el8.x86_64 106/118
Verifying : sssd-nfs-idmap-2.5.2-2.el8_5.3.x86_64 107/118
Verifying : sssd-nfs-idmap-2.5.2-2.el8.x86_64 108/118
Verifying : sssd-proxy-2.5.2-2.el8_5.3.x86_64 109/118
Verifying : sssd-proxy-2.5.2-2.el8.x86_64 110/118
Verifying : systemd-239-51.el8_5.2.x86_64 111/118
Verifying : systemd-239-51.el8.x86_64 112/118
Verifying : systemd-libs-239-51.el8_5.2.x86_64 113/118
Verifying : systemd-libs-239-51.el8.x86_64 114/118
Verifying : systemd-pam-239-51.el8_5.2.x86_64 115/118
Verifying : systemd-pam-239-51.el8.x86_64 116/118
Verifying : systemd-udev-239-51.el8_5.2.x86_64 117/118
Verifying : systemd-udev-239-51.el8.x86_64 118/118
Upgraded:
annobin-9.72-1.el8_5.2.x86_64
binutils-2.30-108.el8_5.1.x86_64
bpftool-4.18.0-348.7.1.el8_5.x86_64
cpp-8.5.0-4.el8_5.x86_64
gcc-8.5.0-4.el8_5.x86_64
gcc-c++-8.5.0-4.el8_5.x86_64
gcc-gdb-plugin-8.5.0-4.el8_5.x86_64
java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2.el8_5.x86_64
kernel-headers-4.18.0-348.7.1.el8_5.x86_64
kernel-tools-4.18.0-348.7.1.el8_5.x86_64
kernel-tools-libs-4.18.0-348.7.1.el8_5.x86_64
kexec-tools-2.0.20-57.el8_5.1.x86_64
libgcc-8.5.0-4.el8_5.x86_64
libgomp-8.5.0-4.el8_5.x86_64
libipa_hbac-2.5.2-2.el8_5.3.x86_64
libsmbclient-4.14.5-7.el8_5.x86_64
libsss_autofs-2.5.2-2.el8_5.3.x86_64
libsss_certmap-2.5.2-2.el8_5.3.x86_64
libsss_idmap-2.5.2-2.el8_5.3.x86_64
libsss_nss_idmap-2.5.2-2.el8_5.3.x86_64
libsss_sudo-2.5.2-2.el8_5.3.x86_64
libstdc++-8.5.0-4.el8_5.x86_64
libstdc++-devel-8.5.0-4.el8_5.x86_64
libwbclient-4.14.5-7.el8_5.x86_64
nss-3.67.0-7.el8_5.x86_64
nss-softokn-3.67.0-7.el8_5.x86_64
nss-softokn-freebl-3.67.0-7.el8_5.x86_64
nss-sysinit-3.67.0-7.el8_5.x86_64
nss-tools-3.67.0-7.el8_5.x86_64
nss-util-3.67.0-7.el8_5.x86_64
openssl-1:1.1.1k-5.el8_5.x86_64
openssl-libs-1:1.1.1k-5.el8_5.x86_64
python3-perf-4.18.0-348.7.1.el8_5.x86_64
python3-sssdconfig-2.5.2-2.el8_5.3.noarch
qemu-guest-agent-15:4.2.0-59.module_el8.5.0+1063+c9b9feff.1.x86_64
samba-client-4.14.5-7.el8_5.x86_64
samba-client-libs-4.14.5-7.el8_5.x86_64
samba-common-4.14.5-7.el8_5.noarch
samba-common-libs-4.14.5-7.el8_5.x86_64
selinux-policy-3.14.3-80.el8_5.2.noarch
selinux-policy-targeted-3.14.3-80.el8_5.2.noarch
sssd-2.5.2-2.el8_5.3.x86_64
sssd-ad-2.5.2-2.el8_5.3.x86_64
sssd-client-2.5.2-2.el8_5.3.x86_64
sssd-common-2.5.2-2.el8_5.3.x86_64
sssd-common-pac-2.5.2-2.el8_5.3.x86_64
sssd-ipa-2.5.2-2.el8_5.3.x86_64
sssd-kcm-2.5.2-2.el8_5.3.x86_64
sssd-krb5-2.5.2-2.el8_5.3.x86_64
sssd-krb5-common-2.5.2-2.el8_5.3.x86_64
sssd-ldap-2.5.2-2.el8_5.3.x86_64
sssd-nfs-idmap-2.5.2-2.el8_5.3.x86_64
sssd-proxy-2.5.2-2.el8_5.3.x86_64
systemd-239-51.el8_5.2.x86_64
systemd-libs-239-51.el8_5.2.x86_64
systemd-pam-239-51.el8_5.2.x86_64
systemd-udev-239-51.el8_5.2.x86_64
Installed:
kernel-4.18.0-348.7.1.el8_5.x86_64
kernel-core-4.18.0-348.7.1.el8_5.x86_64
kernel-devel-4.18.0-348.7.1.el8_5.x86_64
kernel-modules-4.18.0-348.7.1.el8_5.x86_64
Complete!
Added rockyappstream repo from https://dl.rockylinux.org/pub/rocky/8/AppStream/x86_64/os/
Added rockybaseos repo from https://dl.rockylinux.org/pub/rocky/8/BaseOS/x86_64/os/
rockyappstream 1.3 MB/s | 9.1 MB 00:07
rockybaseos 1.0 MB/s | 2.8 MB 00:02
> > > ================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
rocky-gpg-keys noarch 8.8-1.7.el8 rockybaseos 13 k
rocky-logos x86_64 86.3-1.el8 rockybaseos 328 k
rocky-release noarch 8.8-1.7.el8 rockybaseos 22 k
rocky-repos noarch 8.8-1.7.el8 rockybaseos 15 k
Removing:
centos-gpg-keys noarch 1:8-3.el8 @anaconda 3.3 k
centos-linux-release noarch 8.5-1.2111.el8 @anaconda 26 k
centos-linux-repos noarch 8-3.el8 @anaconda 26 k
centos-logos x86_64 85.8-2.el8 @anaconda 716 k
Transaction Summary
================================================================================
Install 4 Packages
Remove 4 Packages
Total download size: 377 k
Downloading Packages:
(1/4): rocky-gpg-keys-8.8-1.7.el8.noarch.rpm 36 kB/s | 13 kB 00:00
(2/4): rocky-release-8.8-1.7.el8.noarch.rpm 56 kB/s | 22 kB 00:00
(3/4): rocky-repos-8.8-1.7.el8.noarch.rpm 115 kB/s | 15 kB 00:00
(4/4): rocky-logos-86.3-1.el8.x86_64.rpm 627 kB/s | 328 kB 00:00
--------------------------------------------------------------------------------
Total 714 kB/s | 377 kB 00:00
rockybaseos 1.6 MB/s | 1.6 kB 00:00
Importing GPG key 0x6D745A60:
Userid : "Release Engineering <infrastructure@rockylinux.org>"
Fingerprint: 7051 C470 A929 F454 CEBE 37B7 15AF 5DAC 6D74 5A60
From : /tmp/tmp.kMkKZdk0G5/gpg/RPM-GPG-KEY-rockyofficial
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Running scriptlet: rocky-gpg-keys-8.8-1.7.el8.noarch 1/1
Installing : rocky-gpg-keys-8.8-1.7.el8.noarch 1/8
Installing : rocky-release-8.8-1.7.el8.noarch 2/8
Installing : rocky-repos-8.8-1.7.el8.noarch 3/8
Installing : rocky-logos-86.3-1.el8.x86_64 4/8
Running scriptlet: rocky-logos-86.3-1.el8.x86_64 4/8
Erasing : centos-linux-release-8.5-1.2111.el8.noarch 5/8
Erasing : centos-linux-repos-8-3.el8.noarch 6/8
warning: /etc/yum.repos.d/CentOS-Linux-PowerTools.repo saved as /etc/yum.repos.d/CentOS-Linux-PowerTools.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-Plus.repo saved as /etc/yum.repos.d/CentOS-Linux-Plus.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-HighAvailability.repo saved as /etc/yum.repos.d/CentOS-Linux-HighAvailability.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-FastTrack.repo saved as /etc/yum.repos.d/CentOS-Linux-FastTrack.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-Extras.repo saved as /etc/yum.repos.d/CentOS-Linux-Extras.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-Devel.repo saved as /etc/yum.repos.d/CentOS-Linux-Devel.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-Debuginfo.repo saved as /etc/yum.repos.d/CentOS-Linux-Debuginfo.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-ContinuousRelease.repo saved as /etc/yum.repos.d/CentOS-Linux-ContinuousRelease.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-BaseOS.repo saved as /etc/yum.repos.d/CentOS-Linux-BaseOS.repo.rpmsave
warning: /etc/yum.repos.d/CentOS-Linux-AppStream.repo saved as /etc/yum.repos.d/CentOS-Linux-AppStream.repo.rpmsave
Erasing : centos-gpg-keys-1:8-3.el8.noarch 7/8
Erasing : centos-logos-85.8-2.el8.x86_64 8/8
Running scriptlet: centos-logos-85.8-2.el8.x86_64 8/8
Running scriptlet: rocky-logos-86.3-1.el8.x86_64 8/8
Running scriptlet: centos-logos-85.8-2.el8.x86_64 8/8
Verifying : rocky-gpg-keys-8.8-1.7.el8.noarch 1/8
Verifying : rocky-logos-86.3-1.el8.x86_64 2/8
Verifying : rocky-release-8.8-1.7.el8.noarch 3/8
Verifying : rocky-repos-8.8-1.7.el8.noarch 4/8
Verifying : centos-gpg-keys-1:8-3.el8.noarch 5/8
Verifying : centos-linux-release-8.5-1.2111.el8.noarch 6/8
Verifying : centos-linux-repos-8-3.el8.noarch 7/8
Verifying : centos-logos-85.8-2.el8.x86_64 8/8
Installed:
rocky-gpg-keys-8.8-1.7.el8.noarch rocky-logos-86.3-1.el8.x86_64
rocky-release-8.8-1.7.el8.noarch rocky-repos-8.8-1.7.el8.noarch
Removed:
centos-gpg-keys-1:8-3.el8.noarch centos-linux-release-8.5-1.2111.el8.noarch
centos-linux-repos-8-3.el8.noarch centos-logos-85.8-2.el8.x86_64
Complete!
Last metadata expiration check: 0:00:09 ago on Thu May 25 11:24:47 2023.
> Leaving Shell
Ensuring repos are enabled before the package swap
Enabling modules
Rocky Linux 8 - AppStream 2.1 MB/s | 9.1 MB 00:04
Rocky Linux 8 - BaseOS 998 kB/s | 2.8 MB 00:02
Rocky Linux 8 - Extras 9.6 kB/s | 13 kB 00:01
Dependencies resolved.
Nothing to do.
Complete!
Disabling excluded modules
Last metadata expiration check: 0:00:03 ago on Thu May 25 11:25:12 2023.
Only module name is required. Ignoring unneeded information in argument: 'libselinux-python:2.8'
Dependencies resolved.
================================================================================
Package Architecture Version Repository Size
================================================================================
Disabling modules:
libselinux-python
Transaction Summary
================================================================================
Complete!
Syncing packages
Last metadata expiration check: 0:00:06 ago on Thu May 25 11:25:12 2023.
Dependencies resolved.
=========================================================================================================
Package Arch Version Repo Size
=========================================================================================================
Installing:
kernel x86_64 4.18.0-477.10.1.el8_8 baseos 9.4 M
Upgrading:
NetworkManager x86_64 1:1.40.16-1.el8 baseos 2.3 M
NetworkManager-config-server noarch 1:1.40.16-1.el8 baseos 140 k
NetworkManager-libnm x86_64 1:1.40.16-1.el8 baseos 1.9 M
NetworkManager-team x86_64 1:1.40.16-1.el8 baseos 158 k
NetworkManager-tui x86_64 1:1.40.16-1.el8 baseos 353 k
PackageKit x86_64 1.1.12-6.el8.0.2 appstream 598 k
PackageKit-glib x86_64 1.1.12-6.el8.0.2 appstream 139 k
acl x86_64 2.2.53-1.el8.1 baseos 80 k
adcli x86_64 0.9.2-1.el8 baseos 132 k
alsa-sof-firmware noarch 2.2.4-2.el8 baseos 885 k
annobin x86_64 10.94-1.el8 appstream 964 k
at x86_64 3.1.20-12.el8 baseos 80 k
audit x86_64 3.0.7-4.el8 baseos 262 k
audit-libs x86_64 3.0.7-4.el8 baseos 122 k
authselect x86_64 1.2.6-1.el8 baseos 146 k
authselect-compat x86_64 1.2.6-1.el8 appstream 37 k
authselect-libs x86_64 1.2.6-1.el8 baseos 239 k
bash x86_64 4.4.20-4.el8_6 baseos 1.5 M
bind-libs x86_64 32:9.11.36-8.el8 appstream 174 k
bind-libs-lite x86_64 32:9.11.36-8.el8 appstream 1.2 M
bind-license noarch 32:9.11.36-8.el8 appstream 103 k
bind-utils x86_64 32:9.11.36-8.el8 appstream 451 k
binutils x86_64 2.30-119.el8 baseos 5.8 M
boost-atomic x86_64 1.66.0-13.el8 appstream 13 k
boost-chrono x86_64 1.66.0-13.el8 appstream 22 k
boost-date-time x86_64 1.66.0-13.el8 appstream 29 k
boost-filesystem x86_64 1.66.0-13.el8 appstream 48 k
boost-regex x86_64 1.66.0-13.el8 appstream 280 k
boost-system x86_64 1.66.0-13.el8 appstream 17 k
boost-thread x86_64 1.66.0-13.el8 appstream 58 k
boost-timer x86_64 1.66.0-13.el8 appstream 20 k
bpftool x86_64 4.18.0-477.10.1.el8_8 baseos 10 M
buildah x86_64 1:1.29.1-2.module+el8.8.0+1265+fa25dd7a appstream 8.8 M
c-ares x86_64 1.13.0-6.el8 baseos 92 k
ca-certificates noarch 2022.2.54-80.2.el8_6 baseos 919 k
cairo x86_64 1.15.12-6.el8 appstream 718 k
cairo-gobject x86_64 1.15.12-6.el8 appstream 32 k
chrony x86_64 4.2-1.el8.rocky.1.0 baseos 332 k
cifs-utils x86_64 7.0-1.el8 baseos 113 k
clevis x86_64 15-14.el8 appstream 57 k
clevis-luks x86_64 15-14.el8 appstream 38 k
cockpit x86_64 286.1-1.el8 baseos 80 k
cockpit-bridge x86_64 286.1-1.el8 baseos 403 k
cockpit-packagekit noarch 286.1-1.el8 appstream 741 k
cockpit-podman noarch 63.1-1.module+el8.8.0+1265+fa25dd7a appstream 620 k
cockpit-storaged noarch 286.1-1.el8 appstream 731 k
cockpit-system noarch 286.1-1.el8 baseos 3.9 M
cockpit-ws x86_64 286.1-1.el8 baseos 910 k
conmon x86_64 3:2.1.6-1.module+el8.8.0+1265+fa25dd7a appstream 56 k
container-selinux noarch 2:2.205.0-2.module+el8.8.0+1265+fa25dd7a appstream 63 k
containernetworking-plugins x86_64 1:1.2.0-1.module+el8.8.0+1265+fa25dd7a appstream 20 M
containers-common x86_64 2:1-64.module+el8.8.0+1265+fa25dd7a appstream 132 k
coreutils x86_64 8.30-15.el8 baseos 1.2 M
coreutils-common x86_64 8.30-15.el8 baseos 2.0 M
cpio x86_64 2.12-11.el8 baseos 265 k
cpp x86_64 8.5.0-18.el8 appstream 10 M
crash x86_64 7.3.2-4.el8 appstream 2.9 M
criu x86_64 3.15-3.module+el8.8.0+1265+fa25dd7a appstream 517 k
cronie x86_64 1.5.2-8.el8 baseos 118 k
cronie-anacron x86_64 1.5.2-8.el8 baseos 41 k
crypto-policies noarch 20221215-1.gitece0092.el8 baseos 63 k
crypto-policies-scripts noarch 20221215-1.gitece0092.el8 baseos 83 k
cryptsetup x86_64 2.3.7-5.el8 baseos 198 k
cryptsetup-libs x86_64 2.3.7-5.el8 baseos 487 k
ctags x86_64 5.8-23.el8 appstream 169 k
cups-libs x86_64 1:2.2.6-51.el8 baseos 434 k
curl x86_64 7.61.1-30.el8_8.2 baseos 352 k
cyrus-sasl-gssapi x86_64 2.1.27-6.el8_5 baseos 49 k
cyrus-sasl-lib x86_64 2.1.27-6.el8_5 baseos 122 k
cyrus-sasl-plain x86_64 2.1.27-6.el8_5 baseos 46 k
dbus x86_64 1:1.12.8-24.el8 baseos 41 k
dbus-common noarch 1:1.12.8-24.el8 baseos 46 k
dbus-daemon x86_64 1:1.12.8-24.el8 baseos 240 k
dbus-libs x86_64 1:1.12.8-24.el8 baseos 184 k
dbus-tools x86_64 1:1.12.8-24.el8 baseos 85 k
desktop-file-utils x86_64 0.26-1.el8 appstream 79 k
device-mapper x86_64 8:1.02.181-9.el8 baseos 377 k
device-mapper-event x86_64 8:1.02.181-9.el8 baseos 271 k
device-mapper-event-libs x86_64 8:1.02.181-9.el8 baseos 270 k
device-mapper-libs x86_64 8:1.02.181-9.el8 baseos 409 k
device-mapper-multipath x86_64 0.8.4-37.el8 baseos 207 k
device-mapper-multipath-libs x86_64 0.8.4-37.el8 baseos 333 k
device-mapper-persistent-data x86_64 0.9.0-7.el8 baseos 935 k
dmidecode x86_64 1:3.3-4.el8 baseos 91 k
dnf noarch 4.7.0-16.el8_8 baseos 541 k
dnf-data noarch 4.7.0-16.el8_8 baseos 155 k
dnf-plugins-core noarch 4.0.21-19.el8_8 baseos 74 k
dracut x86_64 049-223.git20230119.el8 baseos 378 k
dracut-config-rescue x86_64 049-223.git20230119.el8 baseos 61 k
dracut-network x86_64 049-223.git20230119.el8 baseos 109 k
dracut-squash x86_64 049-223.git20230119.el8 baseos 62 k
dyninst x86_64 12.1.0-1.el8 appstream 4.1 M
e2fsprogs x86_64 1.45.6-5.el8 baseos 1.0 M
e2fsprogs-libs x86_64 1.45.6-5.el8 baseos 232 k
elfutils x86_64 0.188-3.el8 baseos 543 k
elfutils-debuginfod-client x86_64 0.188-3.el8 baseos 74 k
elfutils-debuginfod-client-devel x86_64 0.188-3.el8 baseos 58 k
elfutils-default-yama-scope noarch 0.188-3.el8 baseos 51 k
elfutils-devel x86_64 0.188-3.el8 baseos 88 k
elfutils-libelf x86_64 0.188-3.el8 baseos 230 k
elfutils-libelf-devel x86_64 0.188-3.el8 baseos 60 k
elfutils-libs x86_64 0.188-3.el8 baseos 297 k
emacs-filesystem noarch 1:26.1-10.el8_8.2 baseos 69 k
ethtool x86_64 2:5.13-2.el8 baseos 220 k
expat x86_64 2.2.5-11.el8 baseos 112 k
file x86_64 5.33-24.el8 baseos 76 k
file-libs x86_64 5.33-24.el8 baseos 543 k
firewalld noarch 0.9.3-13.el8 baseos 502 k
firewalld-filesystem noarch 0.9.3-13.el8 baseos 77 k
freetype x86_64 2.9.1-9.el8 baseos 393 k
fribidi x86_64 1.0.4-9.el8 appstream 88 k
fstrm x86_64 0.6.1-3.el8 appstream 28 k
fuse-common x86_64 3.3.0-16.el8 baseos 21 k
fuse-libs x86_64 2.9.7-16.el8 baseos 101 k
fuse-overlayfs x86_64 1.11-1.module+el8.8.0+1265+fa25dd7a appstream 73 k
fuse3 x86_64 3.3.0-16.el8 baseos 53 k
fuse3-libs x86_64 3.3.0-16.el8 baseos 94 k
gawk x86_64 4.2.1-4.el8 baseos 1.1 M
gcc x86_64 8.5.0-18.el8 appstream 23 M
gcc-c++ x86_64 8.5.0-18.el8 appstream 12 M
gcc-gdb-plugin x86_64 8.5.0-18.el8 appstream 119 k
gdb x86_64 8.2-19.el8 appstream 298 k
gdb-headless x86_64 8.2-19.el8 appstream 3.7 M
gdbm x86_64 1:1.18-2.el8 baseos 129 k
gdbm-libs x86_64 1:1.18-2.el8 baseos 59 k
gdisk x86_64 1.0.3-11.el8 baseos 240 k
git x86_64 2.39.3-1.el8_8 appstream 103 k
git-core x86_64 2.39.3-1.el8_8 appstream 11 M
git-core-doc noarch 2.39.3-1.el8_8 appstream 3.0 M
glib2 x86_64 2.56.4-161.el8 baseos 2.5 M
glibc x86_64 2.28-225.el8 baseos 2.2 M
glibc-common x86_64 2.28-225.el8 baseos 1.0 M
glibc-devel x86_64 2.28-225.el8 baseos 82 k
glibc-headers x86_64 2.28-225.el8 baseos 487 k
glibc-langpack-en x86_64 2.28-225.el8 baseos 825 k
gnupg2 x86_64 2.2.20-3.el8_6 baseos 2.4 M
gnupg2-smime x86_64 2.2.20-3.el8_6 baseos 282 k
gnutls x86_64 3.6.16-6.el8_7 baseos 1.0 M
gpgme x86_64 1.13.1-11.el8 baseos 335 k
graphviz x86_64 2.40.1-44.el8 appstream 1.8 M
grub2-common noarch 1:2.02-148.el8.rocky.0.3 baseos 894 k
grub2-pc x86_64 1:2.02-148.el8.rocky.0.3 baseos 45 k
grub2-pc-modules noarch 1:2.02-148.el8.rocky.0.3 baseos 921 k
grub2-tools x86_64 1:2.02-148.el8.rocky.0.3 baseos 2.0 M
grub2-tools-extra x86_64 1:2.02-148.el8.rocky.0.3 baseos 1.1 M
grub2-tools-minimal x86_64 1:2.02-148.el8.rocky.0.3 baseos 212 k
grubby x86_64 8.40-47.el8 baseos 49 k
gtk-update-icon-cache x86_64 3.22.30-11.el8 appstream 31 k
gzip x86_64 1.9-13.el8_5 baseos 166 k
hwdata noarch 0.314-8.16.el8 baseos 1.8 M
info x86_64 6.5-7.el8 baseos 197 k
initscripts x86_64 10.00.18-1.el8 baseos 339 k
iproute x86_64 5.18.0-1.el8 baseos 807 k
iptables x86_64 1.8.4-24.el8 baseos 585 k
iptables-ebtables x86_64 1.8.4-24.el8 baseos 72 k
iptables-libs x86_64 1.8.4-24.el8 baseos 108 k
iputils x86_64 20180629-10.el8 baseos 147 k
irqbalance x86_64 2:1.9.0-4.el8 baseos 70 k
iwl100-firmware noarch 39.31.5.1-114.el8_8.1 baseos 176 k
iwl1000-firmware noarch 1:39.31.5.1-114.el8_8.1 baseos 176 k
iwl105-firmware noarch 18.168.6.1-114.el8_8.1 baseos 260 k
iwl135-firmware noarch 18.168.6.1-114.el8_8.1 baseos 269 k
iwl2000-firmware noarch 18.168.6.1-114.el8_8.1 baseos 263 k
iwl2030-firmware noarch 18.168.6.1-114.el8_8.1 baseos 272 k
iwl3160-firmware noarch 1:25.30.13.0-114.el8_8.1 baseos 503 k
iwl5000-firmware noarch 8.83.5.1_1-114.el8_8.1 baseos 173 k
iwl5150-firmware noarch 8.24.2.2-114.el8_8.1 baseos 173 k
iwl6000-firmware noarch 9.221.4.1-114.el8_8.1 baseos 193 k
iwl6000g2a-firmware noarch 18.168.6.1-114.el8_8.1 baseos 245 k
iwl6000g2b-firmware noarch 18.168.6.1-114.el8_8.1 baseos 247 k
iwl6050-firmware noarch 41.28.5.1-114.el8_8.1 baseos 200 k
iwl7260-firmware noarch 1:25.30.13.0-114.el8_8.1 baseos 17 M
jansson x86_64 2.14-1.el8 baseos 46 k
java-1.8.0-openjdk-headless x86_64 1:1.8.0.372.b07-4.el8 appstream 34 M
javapackages-filesystem noarch 5.3.0-2.module+el8.3.0+125+5da1ae29 appstream 29 k
jimtcl x86_64 0.77-6.el8.1 baseos 224 k
jq x86_64 1.6-6.el8 appstream 201 k
json-c x86_64 0.13.1-3.el8 baseos 40 k
kernel-headers x86_64 4.18.0-477.10.1.el8_8 baseos 11 M
kernel-tools x86_64 4.18.0-477.10.1.el8_8 baseos 9.6 M
kernel-tools-libs x86_64 4.18.0-477.10.1.el8_8 baseos 9.4 M
kexec-tools x86_64 2.0.25-5.el8 baseos 528 k
kmod x86_64 25-19.el8 baseos 125 k
kmod-kvdo x86_64 6.2.8.7-88.el8 baseos 348 k
kmod-libs x86_64 25-19.el8 baseos 67 k
kpartx x86_64 0.8.4-37.el8 baseos 118 k
kpatch noarch 0.9.7-2.el8 baseos 17 k
kpatch-dnf noarch 0.9.7_0.4-2.el8 baseos 17 k
krb5-libs x86_64 1.18.2-22.el8_7 baseos 839 k
ledmon x86_64 0.96-3.el8 baseos 84 k
libXpm x86_64 3.5.12-9.el8_7 appstream 57 k
libacl x86_64 2.2.53-1.el8.1 baseos 33 k
libarchive x86_64 3.3.3-5.el8 baseos 359 k
libbabeltrace x86_64 1.5.4-4.el8 baseos 199 k
libbasicobjects x86_64 0.1.1-40.el8 baseos 30 k
libblkid x86_64 2.32.1-42.el8_8 baseos 219 k
libblockdev x86_64 2.28-2.el8 appstream 131 k
libblockdev-crypto x86_64 2.28-2.el8 appstream 80 k
libblockdev-fs x86_64 2.28-2.el8 appstream 86 k
libblockdev-loop x86_64 2.28-2.el8 appstream 70 k
libblockdev-lvm x86_64 2.28-2.el8 appstream 86 k
libblockdev-mdraid x86_64 2.28-2.el8 appstream 77 k
libblockdev-part x86_64 2.28-2.el8 appstream 79 k
libblockdev-swap x86_64 2.28-2.el8 appstream 72 k
libblockdev-utils x86_64 2.28-2.el8 appstream 79 k
libbpf x86_64 0.5.0-1.el8 baseos 136 k
libcap x86_64 2.48-4.el8 baseos 73 k
libcollection x86_64 0.7.0-40.el8 baseos 47 k
libcom_err x86_64 1.45.6-5.el8 baseos 48 k
libcomps x86_64 0.1.18-1.el8 baseos 81 k
libcurl x86_64 7.61.1-30.el8_8.2 baseos 302 k
libdhash x86_64 0.5.0-40.el8 baseos 33 k
libdnf x86_64 0.63.0-14.el8_8 baseos 708 k
libdrm x86_64 2.4.114-1.el8 appstream 164 k
libertas-usb8388-firmware noarch 2:20230404-114.git2e92a49f.el8_8 baseos 139 k
libestr x86_64 0.1.10-3.el8 appstream 27 k
libfdisk x86_64 2.32.1-42.el8_8 baseos 252 k
libffi x86_64 3.1-24.el8 baseos 37 k
libgcc x86_64 8.5.0-18.el8 baseos 80 k
libgcrypt x86_64 1.8.5-7.el8_6 baseos 462 k
libglvnd x86_64 1:1.3.4-1.el8 appstream 126 k
libglvnd-glx x86_64 1:1.3.4-1.el8 appstream 136 k
libgomp x86_64 8.5.0-18.el8 baseos 207 k
libgs x86_64 9.27-6.el8 appstream 3.1 M
libibverbs x86_64 44.0-2.el8.1 baseos 389 k
libini_config x86_64 1.3.1-40.el8 baseos 69 k
libipa_hbac x86_64 2.8.2-2.el8 baseos 122 k
libksba x86_64 1.3.5-9.el8_7 baseos 133 k
libldb x86_64 2.6.1-1.el8 baseos 188 k
libmount x86_64 2.32.1-42.el8_8 baseos 235 k
libnfsidmap x86_64 1:2.3.3-59.el8 baseos 121 k
libnftnl x86_64 1.1.5-5.el8 baseos 82 k
libnghttp2 x86_64 1.33.0-3.el8_3.1 baseos 76 k
libnl3 x86_64 3.7.0-1.el8 baseos 336 k
libnl3-cli x86_64 3.7.0-1.el8 baseos 192 k
libpath_utils x86_64 0.2.1-40.el8 baseos 33 k
libpwquality x86_64 1.4.4-6.el8 baseos 106 k
libref_array x86_64 0.1.5-40.el8 baseos 32 k
librepo x86_64 1.14.2-4.el8 baseos 92 k
libreport-filesystem x86_64 2.9.5-15.el8.rocky.6.3 baseos 20 k
libreswan x86_64 4.9-3.el8_8 appstream 1.4 M
libseccomp x86_64 2.5.2-1.el8 baseos 70 k
libsecret x86_64 0.18.6-1.el8.0.2 baseos 162 k
libselinux x86_64 2.9-8.el8 baseos 165 k
libselinux-utils x86_64 2.9-8.el8 baseos 242 k
libsemanage x86_64 2.9-9.el8_6 baseos 167 k
libslirp x86_64 4.4.0-1.module+el8.8.0+1265+fa25dd7a appstream 69 k
libsmartcols x86_64 2.32.1-42.el8_8 baseos 178 k
libsmbclient x86_64 4.17.5-2.el8 baseos 152 k
libsolv x86_64 0.7.20-4.el8_7 baseos 375 k
libsoup x86_64 2.62.3-3.el8 baseos 424 k
libss x86_64 1.45.6-5.el8 baseos 53 k
libssh x86_64 0.9.6-6.el8 baseos 216 k
libssh-config noarch 0.9.6-6.el8 baseos 19 k
libsss_autofs x86_64 2.8.2-2.el8 baseos 125 k
libsss_certmap x86_64 2.8.2-2.el8 baseos 180 k
libsss_idmap x86_64 2.8.2-2.el8 baseos 127 k
libsss_nss_idmap x86_64 2.8.2-2.el8 baseos 135 k
libsss_sudo x86_64 2.8.2-2.el8 baseos 123 k
libstdc++ x86_64 8.5.0-18.el8 baseos 453 k
libstdc++-devel x86_64 8.5.0-18.el8 appstream 2.1 M
libstoragemgmt x86_64 1.9.1-3.el8 baseos 245 k
libsysfs x86_64 2.1.0-25.el8 baseos 52 k
libtalloc x86_64 2.3.4-1.el8 baseos 49 k
libtasn1 x86_64 4.13-4.el8_7 baseos 75 k
libtdb x86_64 1.4.7-1.el8 baseos 58 k
libteam x86_64 1.31-4.el8 baseos 64 k
libtevent x86_64 0.13.0-1.el8 baseos 50 k
libtiff x86_64 4.0.9-27.el8 appstream 188 k
libtirpc x86_64 1.1.4-8.el8 baseos 112 k
libudisks2 x86_64 2.9.0-13.el8 appstream 184 k
libuser x86_64 0.62-25.el8 baseos 413 k
libuuid x86_64 2.32.1-42.el8_8 baseos 97 k
libverto x86_64 0.3.2-2.el8 baseos 23 k
libwbclient x86_64 4.17.5-2.el8 baseos 124 k
libwebp x86_64 1.0.0-8.el8_7 appstream 272 k
libxml2 x86_64 2.9.7-16.el8 baseos 695 k
linux-firmware noarch 20230404-114.git2e92a49f.el8_8 baseos 264 M
lmdb-libs x86_64 0.9.24-2.el8 baseos 57 k
logrotate x86_64 3.14.0-6.el8 baseos 85 k
lvm2 x86_64 8:2.03.14-9.el8 baseos 1.7 M
lvm2-libs x86_64 8:2.03.14-9.el8 baseos 1.2 M
make x86_64 1:4.2.1-11.el8 baseos 497 k
man-pages x86_64 4.15-7.el8 baseos 5.9 M
man-pages-overrides noarch 8.6.0.0-1.el8 appstream 89 k
mcelog x86_64 3:189-0.el8 baseos 80 k
mdadm x86_64 4.2-7.el8 baseos 464 k
memstrack x86_64 0.2.4-2.el8 baseos 50 k
mesa-libGL x86_64 22.3.0-2.el8 appstream 187 k
mesa-libglapi x86_64 22.3.0-2.el8 appstream 66 k
microcode_ctl x86_64 4:20220809-2.el8 baseos 5.8 M
mokutil x86_64 1:0.3.0-12.el8 baseos 44 k
nftables x86_64 1:0.9.3-26.el8 baseos 324 k
nmap x86_64 2:7.70-8.el8 appstream 5.8 M
nmap-ncat x86_64 2:7.70-8.el8 appstream 236 k
nspr x86_64 4.34.0-3.el8_6 appstream 142 k
nss x86_64 3.79.0-11.el8_7 appstream 746 k
nss-softokn x86_64 3.79.0-11.el8_7 appstream 1.2 M
nss-softokn-freebl x86_64 3.79.0-11.el8_7 appstream 397 k
nss-sysinit x86_64 3.79.0-11.el8_7 appstream 73 k
nss-tools x86_64 3.79.0-11.el8_7 appstream 581 k
nss-util x86_64 3.79.0-11.el8_7 appstream 138 k
nvme-cli x86_64 1.16-7.el8 baseos 502 k
oddjob x86_64 0.34.7-3.el8 appstream 79 k
oddjob-mkhomedir x86_64 0.34.7-3.el8 appstream 49 k
openjpeg2 x86_64 2.4.0-5.el8 appstream 164 k
openssh x86_64 8.0p1-17.el8_7 baseos 522 k
openssh-clients x86_64 8.0p1-17.el8_7 baseos 668 k
openssh-server x86_64 8.0p1-17.el8_7 baseos 492 k
openssl x86_64 1:1.1.1k-9.el8_7 baseos 709 k
openssl-libs x86_64 1:1.1.1k-9.el8_7 baseos 1.5 M
openssl-pkcs11 x86_64 0.4.10-3.el8 baseos 65 k
pam x86_64 1.3.1-25.el8 baseos 745 k
passwd x86_64 0.80-4.el8 baseos 114 k
pciutils x86_64 3.7.0-3.el8 baseos 104 k
pciutils-libs x86_64 3.7.0-3.el8 baseos 53 k
pcre2 x86_64 10.32-3.el8_6 baseos 246 k
perl-Errno x86_64 1.28-422.el8 baseos 75 k
perl-Git noarch 2.39.3-1.el8_8 appstream 78 k
perl-IO x86_64 1.38-422.el8 baseos 141 k
perl-IO-Socket-SSL noarch 2.066-4.module+el8.6.0+957+15d660ad appstream 297 k
perl-Mozilla-CA noarch 20160104-7.module+el8.6.0+965+850557f9 appstream 14 k
perl-Net-SSLeay x86_64 1.88-2.module+el8.6.0+957+15d660ad appstream 378 k
perl-interpreter x86_64 4:5.26.3-422.el8 baseos 6.3 M
perl-libs x86_64 4:5.26.3-422.el8 baseos 1.6 M
perl-macros x86_64 4:5.26.3-422.el8 baseos 71 k
pesign x86_64 0.112-27.el8_7 appstream 185 k
pixman x86_64 0.38.4-2.el8 appstream 256 k
platform-python x86_64 3.6.8-51.el8.rocky.0 baseos 86 k
platform-python-pip noarch 9.0.3-22.el8.rocky.0 baseos 1.6 M
platform-python-setuptools noarch 39.2.0-7.el8 baseos 631 k
plymouth x86_64 0.9.4-11.20200615git1e36e30.el8 appstream 126 k
plymouth-core-libs x86_64 0.9.4-11.20200615git1e36e30.el8 appstream 121 k
plymouth-scripts x86_64 0.9.4-11.20200615git1e36e30.el8 appstream 43 k
podman x86_64 3:4.4.1-12.module+el8.8.0+1265+fa25dd7a appstream 15 M
podman-catatonit x86_64 3:4.4.1-12.module+el8.8.0+1265+fa25dd7a appstream 361 k
policycoreutils x86_64 2.9-24.el8 baseos 376 k
policycoreutils-python-utils noarch 2.9-24.el8 baseos 253 k
polkit x86_64 0.115-15.el8 baseos 153 k
polkit-libs x86_64 0.115-15.el8 baseos 75 k
procps-ng x86_64 3.3.15-13.el8 baseos 329 k
python-rpm-macros noarch 3-45.el8 appstream 15 k
python-srpm-macros noarch 3-45.el8 appstream 15 k
python3-audit x86_64 3.0.7-4.el8 baseos 86 k
python3-bind noarch 32:9.11.36-8.el8 appstream 150 k
python3-dnf noarch 4.7.0-16.el8_8 baseos 549 k
python3-dnf-plugins-core noarch 4.0.21-19.el8_8 baseos 260 k
python3-firewall noarch 0.9.3-13.el8 baseos 433 k
python3-gpg x86_64 1.13.1-11.el8 baseos 243 k
python3-hawkey x86_64 0.63.0-14.el8_8 baseos 116 k
python3-libcomps x86_64 0.1.18-1.el8 baseos 51 k
python3-libdnf x86_64 0.63.0-14.el8_8 baseos 778 k
python3-libs x86_64 3.6.8-51.el8.rocky.0 baseos 7.8 M
python3-libselinux x86_64 2.9-8.el8 baseos 282 k
python3-libsemanage x86_64 2.9-9.el8_6 baseos 127 k
python3-libstoragemgmt x86_64 1.9.1-3.el8 baseos 175 k
python3-libxml2 x86_64 2.9.7-16.el8 baseos 236 k
python3-linux-procfs noarch 0.7.1-1.el8 baseos 41 k
python3-lxml x86_64 4.2.3-4.el8 appstream 1.5 M
python3-nftables x86_64 1:0.9.3-26.el8 baseos 29 k
python3-perf x86_64 4.18.0-477.10.1.el8_8 baseos 9.5 M
python3-pip-wheel noarch 9.0.3-22.el8.rocky.0 baseos 894 k
python3-policycoreutils noarch 2.9-24.el8 baseos 2.2 M
python3-rpm x86_64 4.14.3-26.el8 baseos 154 k
python3-rpm-macros noarch 3-45.el8 appstream 14 k
python3-setools x86_64 4.3.0-3.el8 baseos 623 k
python3-setuptools noarch 39.2.0-7.el8 baseos 162 k
python3-setuptools-wheel noarch 39.2.0-7.el8 baseos 288 k
python3-slip noarch 0.6.4-13.el8 baseos 38 k
python3-slip-dbus noarch 0.6.4-13.el8 baseos 38 k
python3-sssdconfig noarch 2.8.2-2.el8 baseos 148 k
python3-syspurpose x86_64 1.28.36-2.el8 baseos 336 k
python3-unbound x86_64 1.16.2-5.el8 appstream 128 k
qemu-guest-agent x86_64 15:6.2.0-32.module+el8.8.0+1279+230c2115 appstream 357 k
qt5-srpm-macros noarch 5.15.3-1.el8 appstream 9.5 k
rdma-core x86_64 44.0-2.el8.1 baseos 61 k
realmd x86_64 0.17.1-1.el8 baseos 257 k
redhat-rpm-config noarch 131-1.el8 appstream 90 k
rpm x86_64 4.14.3-26.el8 baseos 543 k
rpm-build x86_64 4.14.3-26.el8 appstream 173 k
rpm-build-libs x86_64 4.14.3-26.el8 baseos 156 k
rpm-libs x86_64 4.14.3-26.el8 baseos 344 k
rpm-plugin-selinux x86_64 4.14.3-26.el8 baseos 77 k
rpm-plugin-systemd-inhibit x86_64 4.14.3-26.el8 baseos 78 k
rpm-sign x86_64 4.14.3-26.el8 baseos 80 k
rsync x86_64 3.1.3-19.el8_7.1 baseos 409 k
rsyslog x86_64 8.2102.0-13.el8 appstream 753 k
rsyslog-gnutls x86_64 8.2102.0-13.el8 appstream 33 k
rsyslog-gssapi x86_64 8.2102.0-13.el8 appstream 34 k
rsyslog-relp x86_64 8.2102.0-13.el8 appstream 33 k
runc x86_64 1:1.1.4-1.module+el8.8.0+1265+fa25dd7a appstream 3.1 M
samba-client x86_64 4.17.5-2.el8 baseos 724 k
samba-client-libs x86_64 4.17.5-2.el8 baseos 5.0 M
samba-common noarch 4.17.5-2.el8 baseos 229 k
samba-common-libs x86_64 4.17.5-2.el8 baseos 179 k
sed x86_64 4.5-5.el8 baseos 297 k
selinux-policy noarch 3.14.3-117.el8 baseos 658 k
selinux-policy-targeted noarch 3.14.3-117.el8 baseos 15 M
setroubleshoot-server x86_64 3.3.26-5.el8 appstream 388 k
setup noarch 2.12.2-9.el8 baseos 180 k
sg3_utils x86_64 1.44-6.el8 baseos 916 k
sg3_utils-libs x86_64 1.44-6.el8 baseos 98 k
shadow-utils x86_64 2:4.6-17.el8 baseos 1.2 M
slirp4netns x86_64 1.2.0-2.module+el8.8.0+1265+fa25dd7a appstream 53 k
sos noarch 4.5.1-3.el8 baseos 840 k
sqlite x86_64 3.26.0-17.el8_7 baseos 667 k
sqlite-libs x86_64 3.26.0-17.el8_7 baseos 580 k
sscg x86_64 3.0.0-7.el8 appstream 51 k
sssd x86_64 2.8.2-2.el8 baseos 114 k
sssd-ad x86_64 2.8.2-2.el8 baseos 306 k
sssd-client x86_64 2.8.2-2.el8 baseos 237 k
sssd-common x86_64 2.8.2-2.el8 baseos 1.7 M
sssd-common-pac x86_64 2.8.2-2.el8 baseos 189 k
sssd-ipa x86_64 2.8.2-2.el8 baseos 368 k
sssd-kcm x86_64 2.8.2-2.el8 baseos 258 k
sssd-krb5 x86_64 2.8.2-2.el8 baseos 159 k
sssd-krb5-common x86_64 2.8.2-2.el8 baseos 197 k
sssd-ldap x86_64 2.8.2-2.el8 baseos 246 k
sssd-nfs-idmap x86_64 2.8.2-2.el8 baseos 124 k
sssd-proxy x86_64 2.8.2-2.el8 baseos 155 k
strace x86_64 5.18-2.el8 baseos 1.4 M
sudo x86_64 1.8.29-10.el8 baseos 925 k
systemd x86_64 239-74.el8_8 baseos 3.6 M
systemd-libs x86_64 239-74.el8_8 baseos 1.1 M
systemd-pam x86_64 239-74.el8_8 baseos 496 k
systemd-udev x86_64 239-74.el8_8 baseos 1.6 M
systemtap x86_64 4.8-2.el8 appstream 20 k
systemtap-client x86_64 4.8-2.el8 appstream 3.8 M
systemtap-devel x86_64 4.8-2.el8 appstream 2.4 M
systemtap-runtime x86_64 4.8-2.el8 appstream 542 k
tar x86_64 2:1.30-9.el8 baseos 838 k
tcpdump x86_64 14:4.9.3-3.el8 appstream 452 k
teamd x86_64 1.31-4.el8 baseos 129 k
tigervnc x86_64 1.12.0-15.el8_8 appstream 342 k
tigervnc-icons noarch 1.12.0-15.el8_8 appstream 47 k
tigervnc-license noarch 1.12.0-15.el8_8 appstream 40 k
tuned noarch 2.20.0-1.el8 baseos 345 k
tzdata noarch 2023c-1.el8 baseos 476 k
tzdata-java noarch 2023c-1.el8 appstream 185 k
udisks2 x86_64 2.9.0-13.el8 appstream 473 k
udisks2-iscsi x86_64 2.9.0-13.el8 appstream 30 k
udisks2-lvm2 x86_64 2.9.0-13.el8 appstream 45 k
unbound-libs x86_64 1.16.2-5.el8 appstream 573 k
unzip x86_64 6.0-46.el8 baseos 195 k
usb_modeswitch x86_64 2.5.2-1.el8.2 baseos 77 k
util-linux x86_64 2.32.1-42.el8_8 baseos 2.5 M
util-linux-user x86_64 2.32.1-42.el8_8 baseos 101 k
valgrind x86_64 1:3.19.0-1.el8 appstream 11 M
valgrind-devel x86_64 1:3.19.0-1.el8 appstream 93 k
vdo x86_64 6.2.7.17-14.el8 baseos 661 k
vim-common x86_64 2:8.0.1763-19.el8_6.4 appstream 6.3 M
vim-enhanced x86_64 2:8.0.1763-19.el8_6.4 appstream 1.4 M
vim-filesystem noarch 2:8.0.1763-19.el8_6.4 appstream 49 k
vim-minimal x86_64 2:8.0.1763-19.el8_6.4 baseos 574 k
virt-what x86_64 1.25-3.el8 baseos 37 k
wget x86_64 1.19.5-11.el8 appstream 733 k
which x86_64 2.21-18.el8 baseos 48 k
xfsdump x86_64 3.1.8-4.el8 baseos 331 k
xfsprogs x86_64 5.0.0-10.el8 baseos 1.1 M
xz x86_64 5.2.4-4.el8_6 baseos 152 k
xz-devel x86_64 5.2.4-4.el8_6 baseos 61 k
xz-libs x86_64 5.2.4-4.el8_6 baseos 93 k
yum noarch 4.7.0-16.el8_8 baseos 207 k
zlib x86_64 1.2.11-21.el8_7 baseos 102 k
zlib-devel x86_64 1.2.11-21.el8_7 baseos 57 k
zsh x86_64 5.5.1-10.el8 baseos 2.9 M
Reinstalling:
NetworkManager-libreswan x86_64 1.2.10-4.el8 appstream 118 k
abattis-cantarell-fonts noarch 0.0.25-6.el8 appstream 154 k
adobe-mappings-cmap noarch 20171205-3.el8 appstream 2.1 M
adobe-mappings-cmap-deprecated noarch 20171205-3.el8 appstream 117 k
adobe-mappings-pdf noarch 20180407-1.el8 appstream 706 k
asciidoc noarch 8.6.10-0.5.20180627gitf7c2274.el8 appstream 215 k
atk x86_64 2.28.1-1.el8 appstream 270 k
attr x86_64 2.4.48-3.el8 baseos 67 k
autoconf noarch 2.69-29.el8 appstream 709 k
automake noarch 1.16.1-7.el8 appstream 712 k
avahi-libs x86_64 0.7-20.el8 baseos 61 k
basesystem noarch 11-5.el8 baseos 9.3 k
bash-completion noarch 1:2.7-5.el8 baseos 272 k
bc x86_64 1.07.1-5.el8 baseos 128 k
biosdevname x86_64 0.7.3-2.el8 baseos 43 k
bison x86_64 3.0.4-10.el8 appstream 687 k
blktrace x86_64 1.2.0-10.el8 baseos 148 k
bolt x86_64 0.9.1-1.el8 baseos 200 k
brotli x86_64 1.0.6-3.el8 baseos 322 k
byacc x86_64 1.9.20170709-4.el8 appstream 90 k
bzip2 x86_64 1.0.6-26.el8 baseos 59 k
bzip2-libs x86_64 1.0.6-26.el8 baseos 47 k
checkpolicy x86_64 2.9-1.el8 baseos 345 k
chkconfig x86_64 1.19.1-1.el8 baseos 197 k
copy-jdk-configs noarch 4.0-2.el8 appstream 29 k
cracklib x86_64 2.9.6-15.el8 baseos 92 k
cracklib-dicts x86_64 2.9.6-15.el8 baseos 4.0 M
crontabs noarch 1.11-17.20190603git.el8 baseos 24 k
dbus-glib x86_64 0.110-2.el8 baseos 126 k
dejavu-fonts-common noarch 2.35-7.el8 baseos 73 k
dejavu-sans-mono-fonts noarch 2.35-7.el8 baseos 446 k
diffstat x86_64 1.61-7.el8 appstream 43 k
diffutils x86_64 3.6-6.el8 baseos 358 k
docbook-dtds noarch 1.0-69.el8 appstream 376 k
docbook-style-xsl noarch 1.79.2-9.el8 appstream 1.6 M
dos2unix x86_64 7.4.0-3.el8 baseos 240 k
dosfstools x86_64 4.1-6.el8 baseos 120 k
dwz x86_64 0.12-10.el8 appstream 108 k
ed x86_64 1.14.2-4.el8 baseos 80 k
efi-srpm-macros noarch 3-3.el8 appstream 21 k
efivar-libs x86_64 37-4.el8 baseos 107 k
filesystem x86_64 3.8-6.el8 baseos 1.1 M
findutils x86_64 1:4.6.0-20.el8 baseos 526 k
flex x86_64 2.6.1-9.el8 appstream 318 k
fltk x86_64 1.3.4-5.el8 appstream 579 k
fontconfig x86_64 2.13.1-4.el8 baseos 273 k
fontpackages-filesystem noarch 1.44-22.el8 baseos 15 k
fprintd x86_64 1.90.9-2.el8 appstream 153 k
fprintd-pam x86_64 1.90.9-2.el8 appstream 27 k
gc x86_64 7.6.4-3.el8 appstream 108 k
gd x86_64 2.2.5-7.el8 appstream 143 k
gdk-pixbuf2 x86_64 2.36.12-5.el8 baseos 465 k
gdk-pixbuf2-modules x86_64 2.36.12-5.el8 appstream 108 k
geolite2-city noarch 20180605-1.el8 appstream 19 M
geolite2-country noarch 20180605-1.el8 appstream 1.0 M
gettext x86_64 0.19.8.1-17.el8 baseos 1.1 M
gettext-common-devel noarch 0.19.8.1-17.el8 baseos 418 k
gettext-devel x86_64 0.19.8.1-17.el8 baseos 330 k
gettext-libs x86_64 0.19.8.1-17.el8 baseos 309 k
ghc-srpm-macros noarch 1.4.2-7.el8 appstream 8.3 k
glib-networking x86_64 2.56.1-1.1.el8 baseos 153 k
gmp x86_64 1:6.1.2-10.el8 baseos 317 k
go-srpm-macros noarch 2-17.el8 appstream 12 k
gobject-introspection x86_64 1.56.1-1.el8 baseos 254 k
google-droid-sans-fonts noarch 20120715-13.el8 appstream 2.5 M
gpm-libs x86_64 1.20.7-17.el8 appstream 38 k
graphite2 x86_64 1.3.10-10.el8 appstream 120 k
grep x86_64 3.1-6.el8 baseos 272 k
groff-base x86_64 1.22.3-18.el8 baseos 1.0 M
gsettings-desktop-schemas x86_64 3.32.0-6.el8 baseos 632 k
gtk2 x86_64 2.24.32-5.el8 appstream 3.4 M
guile x86_64 5:2.0.14-7.el8 appstream 3.5 M
hardlink x86_64 1:1.3-6.el8 baseos 28 k
harfbuzz x86_64 1.7.5-3.el8 appstream 295 k
hdparm x86_64 9.54-4.el8 baseos 99 k
hicolor-icon-theme noarch 0.17-2.el8 appstream 47 k
hostname x86_64 3.20-6.el8 baseos 31 k
ima-evm-utils x86_64 1.3.2-12.el8 baseos 63 k
intltool noarch 0.51.0-11.el8 appstream 65 k
iprutils x86_64 2.4.19-1.el8 baseos 254 k
ipset x86_64 7.1-1.el8 baseos 44 k
ipset-libs x86_64 7.1-1.el8 baseos 70 k
iptstate x86_64 2.2.6-6.el8 baseos 53 k
iscsi-initiator-utils x86_64 6.2.1.4-4.git095f59c.el8 baseos 377 k
iscsi-initiator-utils-iscsiuio x86_64 6.2.1.4-4.git095f59c.el8 baseos 99 k
isl x86_64 0.16.1-6.el8 appstream 834 k
isns-utils-libs x86_64 0.99-1.el8 baseos 103 k
jasper-libs x86_64 2.0.14-5.el8 appstream 166 k
jbig2dec-libs x86_64 0.16-1.el8 appstream 70 k
jbigkit-libs x86_64 2.1-14.el8 appstream 54 k
jna x86_64 4.5.1-5.el8 appstream 241 k
jose x86_64 10-2.el8 appstream 56 k
json-glib x86_64 1.4.4-1.el8 baseos 143 k
kbd x86_64 2.0.4-10.el8 baseos 389 k
kbd-legacy noarch 2.0.4-10.el8 baseos 480 k
kbd-misc noarch 2.0.4-10.el8 baseos 1.5 M
keyutils x86_64 1.5.10-9.el8 baseos 65 k
keyutils-libs x86_64 1.5.10-9.el8 baseos 33 k
langpacks-en noarch 1.0-12.el8 appstream 8.4 k
lcms2 x86_64 2.9-2.el8 appstream 163 k
ldns x86_64 1.7.0-21.el8 appstream 164 k
less x86_64 530-1.el8 baseos 163 k
libICE x86_64 1.0.9-15.el8 appstream 72 k
libSM x86_64 1.2.3-1.el8 appstream 46 k
libX11 x86_64 1.6.8-5.el8 appstream 610 k
libX11-common noarch 1.6.8-5.el8 appstream 157 k
libX11-xcb x86_64 1.6.8-5.el8 appstream 13 k
libXau x86_64 1.0.9-3.el8 appstream 36 k
libXaw x86_64 1.0.13-10.el8 appstream 193 k
libXcomposite x86_64 0.4.4-14.el8 appstream 27 k
libXcursor x86_64 1.1.15-3.el8 appstream 35 k
libXdamage x86_64 1.1.4-14.el8 appstream 26 k
libXext x86_64 1.3.4-1.el8 appstream 44 k
libXfixes x86_64 5.0.3-7.el8 appstream 24 k
libXft x86_64 2.3.3-1.el8 appstream 66 k
libXi x86_64 1.7.10-1.el8 appstream 48 k
libXinerama x86_64 1.1.4-1.el8 appstream 14 k
libXmu x86_64 1.1.3-1.el8 appstream 74 k
libXrandr x86_64 1.5.2-1.el8 appstream 33 k
libXrender x86_64 0.9.10-7.el8 appstream 32 k
libXt x86_64 1.1.5-12.el8 appstream 184 k
libXxf86misc x86_64 1.0.4-1.el8 appstream 22 k
libXxf86vm x86_64 1.1.4-9.el8 appstream 18 k
libaio x86_64 0.3.112-1.el8 baseos 31 k
libappstream-glib x86_64 0.7.14-3.el8 baseos 336 k
libassuan x86_64 2.5.1-3.el8 baseos 81 k
libatasmart x86_64 0.19-14.el8 appstream 49 k
libatomic_ops x86_64 7.6.2-3.el8 appstream 37 k
libattr x86_64 2.4.48-3.el8 baseos 26 k
libbytesize x86_64 1.4-3.el8 appstream 57 k
libcap-ng x86_64 0.7.11-1.el8 baseos 32 k
libconfig x86_64 1.5-9.el8 baseos 68 k
libcroco x86_64 0.6.12-4.el8_2.1 baseos 112 k
libdaemon x86_64 0.14-15.el8 baseos 35 k
libdatrie x86_64 0.2.9-7.el8 appstream 32 k
libdb x86_64 5.3.28-42.el8_4 baseos 750 k
libdb-utils x86_64 5.3.28-42.el8_4 baseos 149 k
libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k
libevent x86_64 2.1.8-5.el8 baseos 252 k
libfastjson x86_64 0.99.9-1.el8 appstream 37 k
libfontenc x86_64 1.1.3-8.el8 appstream 36 k
libfprint x86_64 1.90.7-1.el8 appstream 252 k
libgpg-error x86_64 1.31-1.el8 baseos 240 k
libgudev x86_64 232-4.el8 baseos 32 k
libgusb x86_64 0.3.0-1.el8 baseos 48 k
libicu x86_64 60.3-2.el8_1 baseos 8.8 M
libidn x86_64 1.34-5.el8 appstream 237 k
libidn2 x86_64 2.2.0-1.el8 baseos 92 k
libijs x86_64 0.35-5.el8 appstream 29 k
libipt x86_64 1.6.1-8.el8 appstream 49 k
libjose x86_64 10-2.el8 appstream 62 k
libjpeg-turbo x86_64 1.5.3-12.el8 appstream 156 k
libkcapi x86_64 1.2.0-2.el8 baseos 47 k
libkcapi-hmaccalc x86_64 1.2.0-2.el8 baseos 30 k
libluksmeta x86_64 9-4.el8 appstream 26 k
libmaxminddb x86_64 1.2.0-10.el8 appstream 32 k
libmcpp x86_64 2.7.2-20.el8 appstream 80 k
libmetalink x86_64 0.1.3-7.el8 baseos 31 k
libmnl x86_64 1.0.4-6.el8 baseos 29 k
libmodman x86_64 2.0.1-17.el8 baseos 35 k
libmodulemd x86_64 2.13.0-1.el8 baseos 232 k
libmpc x86_64 1.1.0-9.1.el8 appstream 60 k
libndp x86_64 1.7-6.el8 baseos 39 k
libnet x86_64 1.1.6-15.el8 appstream 66 k
libnetfilter_conntrack x86_64 1.0.6-5.el8 baseos 63 k
libnfnetlink x86_64 1.0.1-13.el8 baseos 32 k
libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 baseos 56 k
libpaper x86_64 1.1.24-22.el8 appstream 43 k
libpcap x86_64 14:1.9.1-5.el8 baseos 168 k
libpciaccess x86_64 0.14-1.el8 baseos 31 k
libpipeline x86_64 1.5.0-2.el8 baseos 53 k
libpkgconf x86_64 1.4.2-1.el8 baseos 34 k
libpng x86_64 2:1.6.34-5.el8 baseos 125 k
libproxy x86_64 0.4.15-5.2.el8 baseos 73 k
libpsl x86_64 0.20.2-6.el8 baseos 60 k
librelp x86_64 1.9.0-1.el8 appstream 75 k
librsvg2 x86_64 2.42.7-4.el8 appstream 567 k
libsepol x86_64 2.9-3.el8 baseos 339 k
libsigsegv x86_64 2.11-5.el8 baseos 29 k
libstemmer x86_64 0-10.585svn.el8 baseos 72 k
libthai x86_64 0.1.27-2.el8 appstream 202 k
libtool x86_64 2.4.6-25.el8 appstream 708 k
libtool-ltdl x86_64 2.4.6-25.el8 baseos 57 k
libunistring x86_64 0.9.9-3.el8 baseos 419 k
libusbx x86_64 1.0.23-4.el8 baseos 73 k
libutempter x86_64 1.1.6-14.el8 baseos 31 k
libxcb x86_64 1.13.1-1.el8 appstream 228 k
libxcrypt x86_64 4.1.1-6.el8 baseos 72 k
libxcrypt-devel x86_64 4.1.1-6.el8 baseos 24 k
libxkbcommon x86_64 0.9.1-1.el8 appstream 115 k
libxshmfence x86_64 1.3-2.el8 appstream 12 k
libxslt x86_64 1.1.32-6.el8 baseos 249 k
libyaml x86_64 0.1.7-5.el8 baseos 60 k
libzstd x86_64 1.4.4-1.el8 baseos 265 k
libzstd-devel x86_64 1.4.4-1.el8 baseos 43 k
lksctp-tools x86_64 1.0.18-3.el8 baseos 98 k
lshw x86_64 B.02.19.2-6.el8 baseos 340 k
lsof x86_64 4.93.2-1.el8 baseos 252 k
lsscsi x86_64 0.32-3.el8 baseos 70 k
ltrace x86_64 0.7.91-28.el8 appstream 159 k
lua x86_64 5.3.4-12.el8 appstream 191 k
lua-libs x86_64 5.3.4-12.el8 baseos 117 k
luksmeta x86_64 9-4.el8 appstream 21 k
lz4-libs x86_64 1.8.3-3.el8_4 baseos 65 k
lzo x86_64 2.08-14.el8 baseos 68 k
m4 x86_64 1.4.18-7.el8 baseos 221 k
mailcap noarch 2.1.48-3.el8 baseos 38 k
man-db x86_64 2.7.6.1-18.el8 baseos 886 k
mcpp x86_64 2.7.2-20.el8 appstream 30 k
mesa-libGLU x86_64 9.0.0-15.el8 appstream 183 k
mlocate x86_64 0.26-20.el8 baseos 120 k
mozjs60 x86_64 60.9.0-4.el8 baseos 6.6 M
mpfr x86_64 3.1.6-1.el8 baseos 219 k
mtr x86_64 2:0.92-3.el8 baseos 94 k
nano x86_64 2.9.8-1.el8 baseos 579 k
ncurses x86_64 6.1-9.20180224.el8 baseos 386 k
ncurses-base noarch 6.1-9.20180224.el8 baseos 80 k
ncurses-libs x86_64 6.1-9.20180224.el8 baseos 333 k
net-tools x86_64 2.0-0.52.20160912git.el8 baseos 321 k
nettle x86_64 3.4.1-7.el8 baseos 300 k
newt x86_64 0.52.20-11.el8 baseos 120 k
npth x86_64 1.5-4.el8 baseos 25 k
numactl-libs x86_64 2.0.12-13.el8 baseos 35 k
ocaml-srpm-macros noarch 5-4.el8 appstream 8.3 k
oniguruma x86_64 6.8.2-2.el8 appstream 186 k
openblas-srpm-macros noarch 2-2.el8 appstream 6.9 k
openldap x86_64 2.4.46-18.el8 baseos 351 k
openldap-clients x86_64 2.4.46-18.el8 baseos 201 k
os-prober x86_64 1.74-9.el8 baseos 50 k
p11-kit x86_64 0.23.22-1.el8 baseos 323 k
p11-kit-trust x86_64 0.23.22-1.el8 baseos 136 k
pango x86_64 1.42.4-8.el8 appstream 296 k
parted x86_64 3.2-39.el8 baseos 554 k
patch x86_64 2.7.6-11.el8 baseos 137 k
patchutils x86_64 0.3.4-10.el8 appstream 114 k
pcre x86_64 8.42-6.el8 baseos 210 k
perl-Carp noarch 1.42-396.el8 baseos 29 k
perl-Data-Dumper x86_64 2.167-399.el8 baseos 57 k
perl-Digest noarch 1.17-395.el8 appstream 26 k
perl-Digest-MD5 x86_64 2.55-396.el8 appstream 36 k
perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M
perl-Error noarch 1:0.17025-2.el8 appstream 45 k
perl-Exporter noarch 5.72-396.el8 baseos 33 k
perl-Fedora-VSP noarch 0.001-9.el8 appstream 23 k
perl-File-Path noarch 2.15-2.el8 baseos 37 k
perl-File-Temp noarch 0.230.600-1.el8 baseos 62 k
perl-Getopt-Long noarch 1:2.50-4.el8 baseos 62 k
perl-HTTP-Tiny noarch 0.074-1.el8 baseos 57 k
perl-IO-Socket-IP noarch 0.39-5.el8 appstream 46 k
perl-MIME-Base64 x86_64 3.15-396.el8 baseos 30 k
perl-PathTools x86_64 3.74-1.el8 baseos 89 k
perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 19 k
perl-Pod-Perldoc noarch 3.28-396.el8 baseos 85 k
perl-Pod-Simple noarch 1:3.35-395.el8 baseos 212 k
perl-Pod-Usage noarch 4:1.69-395.el8 baseos 33 k
perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 67 k
perl-Socket x86_64 4:2.027-3.el8 baseos 58 k
perl-Storable x86_64 1:3.11-3.el8 baseos 97 k
perl-Sys-Syslog x86_64 0.35-397.el8 appstream 49 k
perl-Term-ANSIColor noarch 4.06-396.el8 baseos 45 k
perl-Term-Cap noarch 1.17-395.el8 baseos 22 k
perl-TermReadKey x86_64 2.37-7.el8 appstream 39 k
perl-Text-ParseWords noarch 3.30-395.el8 baseos 17 k
perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 23 k
perl-Thread-Queue noarch 3.13-1.el8 appstream 23 k
perl-Time-Local noarch 1:1.280-1.el8 baseos 32 k
perl-URI noarch 1.73-3.el8 appstream 115 k
perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 81 k
perl-XML-Parser x86_64 2.44-11.el8 appstream 225 k
perl-constant noarch 1.33-396.el8 baseos 24 k
perl-generators noarch 1.10-9.el8 appstream 17 k
perl-libnet noarch 3.11-3.el8 appstream 120 k
perl-parent noarch 1:0.237-1.el8 baseos 19 k
perl-podlators noarch 4.11-1.el8 baseos 117 k
perl-srpm-macros noarch 1-25.el8 appstream 9.7 k
perl-threads x86_64 1:2.21-2.el8 baseos 60 k
perl-threads-shared x86_64 1.58-2.el8 baseos 47 k
pigz x86_64 2.4-4.el8 baseos 78 k
pinentry x86_64 1.1.0-2.el8 appstream 99 k
pinfo x86_64 0.6.10-18.el8 appstream 124 k
pkgconf x86_64 1.4.2-1.el8 baseos 37 k
pkgconf-m4 noarch 1.4.2-1.el8 baseos 16 k
pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 14 k
polkit-pkla-compat x86_64 0.1-12.el8 baseos 45 k
popt x86_64 1.18-1.el8 baseos 60 k
prefixdevname x86_64 0.1.0-6.el8 baseos 467 k
protobuf-c x86_64 1.3.0-6.el8 appstream 36 k
psacct x86_64 6.6.3-4.el8 baseos 103 k
psmisc x86_64 23.1-5.el8 baseos 150 k
publicsuffix-list-dafsa noarch 20180723-1.el8 baseos 55 k
python3-cairo x86_64 1.16.3-6.el8 appstream 89 k
python3-configobj noarch 5.0.6-11.el8 baseos 67 k
python3-dateutil noarch 1:2.6.1-6.el8 baseos 250 k
python3-dbus x86_64 1.2.4-15.el8 baseos 133 k
python3-decorator noarch 4.2.1-2.el8 baseos 26 k
python3-gobject x86_64 3.28.3-2.el8 appstream 25 k
python3-gobject-base x86_64 3.28.3-2.el8 baseos 312 k
python3-html5lib noarch 1:0.999999999-6.el8 appstream 213 k
python3-pexpect noarch 4.3.1-3.el8 appstream 137 k
python3-ply noarch 3.9-9.el8 baseos 110 k
python3-psutil x86_64 5.4.3-11.el8 appstream 372 k
python3-ptyprocess noarch 0.5.2-4.el8 appstream 30 k
python3-pydbus noarch 0.6.0-5.el8 appstream 52 k
python3-pyudev noarch 0.21.0-7.el8 baseos 83 k
python3-pyyaml x86_64 3.12-12.el8 baseos 192 k
python3-six noarch 1.11.0-8.el8 baseos 37 k
python3-systemd x86_64 234-8.el8 baseos 80 k
python3-tracer noarch 0.7.5-2.el8 appstream 121 k
python3-webencodings noarch 0.5.1-6.el8 appstream 26 k
quota x86_64 1:4.04-14.el8 baseos 213 k
quota-nls noarch 1:4.04-14.el8 baseos 94 k
readline x86_64 7.0-10.el8 baseos 198 k
rootfiles noarch 8.1-22.el8 baseos 12 k
rust-srpm-macros noarch 5-2.el8 appstream 8.2 k
setroubleshoot-plugins noarch 3.3.14-1.el8 appstream 357 k
setserial x86_64 2.17-45.el8 baseos 31 k
sgml-common noarch 0.6.3-50.el8 baseos 61 k
shared-mime-info x86_64 1.9-3.el8 baseos 328 k
slang x86_64 2.3.2-3.el8 baseos 367 k
smartmontools x86_64 1:7.1-1.el8 baseos 543 k
snappy x86_64 1.1.8-3.el8 baseos 36 k
source-highlight x86_64 3.1.8-17.el8 appstream 659 k
squashfs-tools x86_64 4.3-20.el8 baseos 164 k
symlinks x86_64 1.4-19.el8 baseos 22 k
tbb x86_64 2018.2-9.el8 appstream 158 k
telnet x86_64 1:0.17-76.el8 appstream 71 k
time x86_64 1.9-3.el8 baseos 53 k
timedatex x86_64 0.5-3.el8 baseos 31 k
tmux x86_64 2.7-1.el8 baseos 315 k
tpm2-tools x86_64 4.1.1-5.el8 baseos 1.0 M
tpm2-tss x86_64 2.3.2-4.el8 baseos 274 k
tracer-common noarch 0.7.5-2.el8 appstream 33 k
tree x86_64 1.7.0-15.el8 baseos 58 k
trousers x86_64 0.3.15-1.el8 baseos 151 k
trousers-lib x86_64 0.3.15-1.el8 baseos 166 k
urw-base35-bookman-fonts noarch 20170801-10.el8 appstream 856 k
urw-base35-c059-fonts noarch 20170801-10.el8 appstream 883 k
urw-base35-d050000l-fonts noarch 20170801-10.el8 appstream 78 k
urw-base35-fonts noarch 20170801-10.el8 appstream 11 k
urw-base35-fonts-common noarch 20170801-10.el8 appstream 22 k
urw-base35-gothic-fonts noarch 20170801-10.el8 appstream 653 k
urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 appstream 800 k
urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 appstream 864 k
urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 appstream 1.3 M
urw-base35-p052-fonts noarch 20170801-10.el8 appstream 981 k
urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 appstream 43 k
urw-base35-z003-fonts noarch 20170801-10.el8 appstream 278 k
usb_modeswitch-data noarch 20191128-1.el8 baseos 108 k
usbutils x86_64 010-3.el8 baseos 107 k
userspace-rcu x86_64 0.10.1-4.el8 baseos 100 k
volume_key-libs x86_64 0.3.11-5.el8 appstream 147 k
words noarch 3.0-28.el8 baseos 1.4 M
xdelta x86_64 3.1.0-4.el8 baseos 95 k
xdg-utils noarch 1.1.2-5.el8 appstream 83 k
xkeyboard-config noarch 2.28-1.el8 appstream 781 k
xml-common noarch 0.6.3-50.el8 baseos 38 k
xorg-x11-font-utils x86_64 1:7.5-41.el8 appstream 103 k
xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 appstream 1.1 M
xorg-x11-server-utils x86_64 7.7-27.el8 appstream 196 k
zip x86_64 3.0-23.el8 baseos 269 k
zstd x86_64 1.4.4-1.el8 appstream 392 k
Installing dependencies:
NetworkManager-initscripts-updown noarch 1:1.40.16-1.el8 baseos 141 k
gcc-plugin-annobin x86_64 8.5.0-18.el8 appstream 34 k
glibc-gconv-extra x86_64 2.28-225.el8 baseos 1.5 M
grub2-tools-efi x86_64 1:2.02-148.el8.rocky.0.3 baseos 478 k
kernel-core x86_64 4.18.0-477.10.1.el8_8 baseos 42 M
kernel-modules x86_64 4.18.0-477.10.1.el8_8 baseos 34 M
keyutils-libs-devel x86_64 1.5.10-9.el8 baseos 47 k
krb5-devel x86_64 1.18.2-22.el8_7 baseos 559 k
libcom_err-devel x86_64 1.45.6-5.el8 baseos 38 k
libkadm5 x86_64 1.18.2-22.el8_7 baseos 186 k
libselinux-devel x86_64 2.9-8.el8 baseos 199 k
libsepol-devel x86_64 2.9-3.el8 baseos 86 k
libverto-devel x86_64 0.3.2-2.el8 baseos 17 k
pcre2-devel x86_64 10.32-3.el8_6 baseos 604 k
pcre2-utf16 x86_64 10.32-3.el8_6 baseos 228 k
pcre2-utf32 x86_64 10.32-3.el8_6 baseos 219 k
python3-chardet noarch 3.0.4-7.el8 baseos 194 k
python3-idna noarch 2.5-5.el8 baseos 96 k
python3-pysocks noarch 1.6.8-3.el8 baseos 33 k
python3-requests noarch 2.20.0-2.1.el8_1 baseos 122 k
python3-urllib3 noarch 1.24.2-5.el8 baseos 176 k
shadow-utils-subid x86_64 2:4.6-17.el8 baseos 112 k
Installing weak dependencies:
kernel-devel x86_64 4.18.0-477.10.1.el8_8 baseos 23 M
openssl-devel x86_64 1:1.1.1k-9.el8_7 baseos 2.3 M
python3-magic noarch 5.33-24.el8 baseos 45 k
Removing:
kernel x86_64 4.18.0-348.el8 @anaconda 0
kernel-core x86_64 4.18.0-348.el8 @anaconda 68 M
kernel-modules x86_64 4.18.0-348.el8 @anaconda 22 M
Transaction Summary
=========================================================================================================
Install 26 Packages
Upgrade 466 Packages
Remove 3 Packages
Total download size: 953 M
Downloading Packages:
(1/853): NetworkManager-libreswan-1.2.10-4.el8. 130 kB/s | 118 kB 00:00
(2/853): abattis-cantarell-fonts-0.0.25-6.el8.n 154 kB/s | 154 kB 00:01
(3/853): adobe-mappings-cmap-deprecated-2017120 240 kB/s | 117 kB 00:00
(4/853): adobe-mappings-cmap-20171205-3.el8.noa 1.2 MB/s | 2.1 MB 00:01
(5/853): asciidoc-8.6.10-0.5.20180627gitf7c2274 432 kB/s | 215 kB 00:00
(6/853): atk-2.28.1-1.el8.x86_64.rpm 619 kB/s | 270 kB 00:00
(7/853): adobe-mappings-pdf-20180407-1.el8.noar 556 kB/s | 706 kB 00:01
(8/853): automake-1.16.1-7.el8.noarch.rpm 1.1 MB/s | 712 kB 00:00
(9/853): autoconf-2.69-29.el8.noarch.rpm 659 kB/s | 709 kB 00:01
(10/853): byacc-1.9.20170709-4.el8.x86_64.rpm 237 kB/s | 90 kB 00:00
(11/853): bison-3.0.4-10.el8.x86_64.rpm 659 kB/s | 687 kB 00:01
(12/853): copy-jdk-configs-4.0-2.el8.noarch.rpm 58 kB/s | 29 kB 00:00
(13/853): diffstat-1.61-7.el8.x86_64.rpm 81 kB/s | 43 kB 00:00
(14/853): docbook-dtds-1.0-69.el8.noarch.rpm 692 kB/s | 376 kB 00:00
(15/853): dwz-0.12-10.el8.x86_64.rpm 278 kB/s | 108 kB 00:00
(16/853): efi-srpm-macros-3-3.el8.noarch.rpm 54 kB/s | 21 kB 00:00
(17/853): flex-2.6.1-9.el8.x86_64.rpm 893 kB/s | 318 kB 00:00
(18/853): docbook-style-xsl-1.79.2-9.el8.noarch 1.4 MB/s | 1.6 MB 00:01
(19/853): fprintd-1.90.9-2.el8.x86_64.rpm 338 kB/s | 153 kB 00:00
(20/853): fprintd-pam-1.90.9-2.el8.x86_64.rpm 47 kB/s | 27 kB 00:00
(21/853): gc-7.6.4-3.el8.x86_64.rpm 162 kB/s | 108 kB 00:00
(22/853): gd-2.2.5-7.el8.x86_64.rpm 214 kB/s | 143 kB 00:00
(23/853): fltk-1.3.4-5.el8.x86_64.rpm 343 kB/s | 579 kB 00:01
(24/853): gdk-pixbuf2-modules-2.36.12-5.el8.x86 227 kB/s | 108 kB 00:00
(25/853): ghc-srpm-macros-1.4.2-7.el8.noarch.rp 16 kB/s | 8.3 kB 00:00
(26/853): geolite2-country-20180605-1.el8.noarc 1.1 MB/s | 1.0 MB 00:00
(27/853): go-srpm-macros-2-17.el8.noarch.rpm 22 kB/s | 12 kB 00:00
(28/853): gpm-libs-1.20.7-17.el8.x86_64.rpm 102 kB/s | 38 kB 00:00
(29/853): google-droid-sans-fonts-20120715-13.e 2.0 MB/s | 2.5 MB 00:01
(30/853): graphite2-1.3.10-10.el8.x86_64.rpm 143 kB/s | 120 kB 00:00
(31/853): geolite2-city-20180605-1.el8.noarch.r 5.8 MB/s | 19 MB 00:03
(32/853): guile-2.0.14-7.el8.x86_64.rpm 3.0 MB/s | 3.5 MB 00:01
(33/853): harfbuzz-1.7.5-3.el8.x86_64.rpm 636 kB/s | 295 kB 00:00
(34/853): hicolor-icon-theme-0.17-2.el8.noarch. 156 kB/s | 47 kB 00:00
(35/853): intltool-0.51.0-11.el8.noarch.rpm 238 kB/s | 65 kB 00:00
(36/853): gtk2-2.24.32-5.el8.x86_64.rpm 1.5 MB/s | 3.4 MB 00:02
(37/853): isl-0.16.1-6.el8.x86_64.rpm 929 kB/s | 834 kB 00:00
(38/853): jasper-libs-2.0.14-5.el8.x86_64.rpm 188 kB/s | 166 kB 00:00
(39/853): jbig2dec-libs-0.16-1.el8.x86_64.rpm 131 kB/s | 70 kB 00:00
(40/853): jbigkit-libs-2.1-14.el8.x86_64.rpm 116 kB/s | 54 kB 00:00
(41/853): jose-10-2.el8.x86_64.rpm 149 kB/s | 56 kB 00:00
(42/853): langpacks-en-1.0-12.el8.noarch.rpm 19 kB/s | 8.4 kB 00:00
(43/853): jna-4.5.1-5.el8.x86_64.rpm 251 kB/s | 241 kB 00:00
(44/853): ldns-1.7.0-21.el8.x86_64.rpm 422 kB/s | 164 kB 00:00
(45/853): lcms2-2.9-2.el8.x86_64.rpm 208 kB/s | 163 kB 00:00
(46/853): libSM-1.2.3-1.el8.x86_64.rpm 139 kB/s | 46 kB 00:00
(47/853): libICE-1.0.9-15.el8.x86_64.rpm 97 kB/s | 72 kB 00:00
(48/853): libX11-common-1.6.8-5.el8.noarch.rpm 463 kB/s | 157 kB 00:00
(49/853): libX11-xcb-1.6.8-5.el8.x86_64.rpm 51 kB/s | 13 kB 00:00
(50/853): libX11-1.6.8-5.el8.x86_64.rpm 763 kB/s | 610 kB 00:00
(51/853): libXau-1.0.9-3.el8.x86_64.rpm 89 kB/s | 36 kB 00:00
(52/853): libXaw-1.0.13-10.el8.x86_64.rpm 421 kB/s | 193 kB 00:00
(53/853): libXcomposite-0.4.4-14.el8.x86_64.rpm 69 kB/s | 27 kB 00:00
(54/853): libXcursor-1.1.15-3.el8.x86_64.rpm 93 kB/s | 35 kB 00:00
(55/853): libXdamage-1.1.4-14.el8.x86_64.rpm 72 kB/s | 26 kB 00:00
(56/853): libXext-1.3.4-1.el8.x86_64.rpm 109 kB/s | 44 kB 00:00
(57/853): libXfixes-5.0.3-7.el8.x86_64.rpm 42 kB/s | 24 kB 00:00
(58/853): libXft-2.3.3-1.el8.x86_64.rpm 102 kB/s | 66 kB 00:00
(59/853): libXinerama-1.1.4-1.el8.x86_64.rpm 40 kB/s | 14 kB 00:00
(60/853): libXi-1.7.10-1.el8.x86_64.rpm 62 kB/s | 48 kB 00:00
(61/853): libXrandr-1.5.2-1.el8.x86_64.rpm 92 kB/s | 33 kB 00:00
(62/853): libXmu-1.1.3-1.el8.x86_64.rpm 99 kB/s | 74 kB 00:00
(63/853): libXrender-0.9.10-7.el8.x86_64.rpm 51 kB/s | 32 kB 00:00
(64/853): libXxf86misc-1.0.4-1.el8.x86_64.rpm 59 kB/s | 22 kB 00:00
(65/853): libXxf86vm-1.1.4-9.el8.x86_64.rpm 54 kB/s | 18 kB 00:00
(66/853): libXt-1.1.5-12.el8.x86_64.rpm 192 kB/s | 184 kB 00:00
(67/853): libatomic_ops-7.6.2-3.el8.x86_64.rpm 102 kB/s | 37 kB 00:00
(68/853): libatasmart-0.19-14.el8.x86_64.rpm 69 kB/s | 49 kB 00:00
(69/853): libdatrie-0.2.9-7.el8.x86_64.rpm 83 kB/s | 32 kB 00:00
(70/853): libbytesize-1.4-3.el8.x86_64.rpm 74 kB/s | 57 kB 00:00
(71/853): libfastjson-0.99.9-1.el8.x86_64.rpm 64 kB/s | 37 kB 00:00
(72/853): libfontenc-1.1.3-8.el8.x86_64.rpm 72 kB/s | 36 kB 00:00
(73/853): libfprint-1.90.7-1.el8.x86_64.rpm 596 kB/s | 252 kB 00:00
(74/853): libidn-1.34-5.el8.x86_64.rpm 506 kB/s | 237 kB 00:00
(75/853): libijs-0.35-5.el8.x86_64.rpm 48 kB/s | 29 kB 00:00
(76/853): libipt-1.6.1-8.el8.x86_64.rpm 74 kB/s | 49 kB 00:00
(77/853): libjose-10-2.el8.x86_64.rpm 102 kB/s | 62 kB 00:00
(78/853): libluksmeta-9-4.el8.x86_64.rpm 72 kB/s | 26 kB 00:00
(79/853): libmaxminddb-1.2.0-10.el8.x86_64.rpm 82 kB/s | 32 kB 00:00
(80/853): libjpeg-turbo-1.5.3-12.el8.x86_64.rpm 225 kB/s | 156 kB 00:00
(81/853): libmcpp-2.7.2-20.el8.x86_64.rpm 153 kB/s | 80 kB 00:00
(82/853): libmpc-1.1.0-9.1.el8.x86_64.rpm 111 kB/s | 60 kB 00:00
(83/853): libnet-1.1.6-15.el8.x86_64.rpm 108 kB/s | 66 kB 00:00
(84/853): libpaper-1.1.24-22.el8.x86_64.rpm 77 kB/s | 43 kB 00:00
(85/853): librelp-1.9.0-1.el8.x86_64.rpm 222 kB/s | 75 kB 00:00
(86/853): librsvg2-2.42.7-4.el8.x86_64.rpm 1.1 MB/s | 567 kB 00:00
(87/853): libthai-0.1.27-2.el8.x86_64.rpm 356 kB/s | 202 kB 00:00
(88/853): libxcb-1.13.1-1.el8.x86_64.rpm 582 kB/s | 228 kB 00:00
(89/853): libxkbcommon-0.9.1-1.el8.x86_64.rpm 326 kB/s | 115 kB 00:00
(90/853): libxshmfence-1.3-2.el8.x86_64.rpm 30 kB/s | 12 kB 00:00
(91/853): ltrace-0.7.91-28.el8.x86_64.rpm 341 kB/s | 159 kB 00:00
(92/853): lua-5.3.4-12.el8.x86_64.rpm 408 kB/s | 191 kB 00:00
(93/853): luksmeta-9-4.el8.x86_64.rpm 48 kB/s | 21 kB 00:00
(94/853): libtool-2.4.6-25.el8.x86_64.rpm 399 kB/s | 708 kB 00:01
(95/853): mcpp-2.7.2-20.el8.x86_64.rpm 63 kB/s | 30 kB 00:00
(96/853): mesa-libGLU-9.0.0-15.el8.x86_64.rpm 419 kB/s | 183 kB 00:00
(97/853): oniguruma-6.8.2-2.el8.x86_64.rpm 566 kB/s | 186 kB 00:00
(98/853): openblas-srpm-macros-2-2.el8.noarch.r 18 kB/s | 6.9 kB 00:00
(99/853): ocaml-srpm-macros-5-4.el8.noarch.rpm 12 kB/s | 8.3 kB 00:00
(100/853): patchutils-0.3.4-10.el8.x86_64.rpm 334 kB/s | 114 kB 00:00
(101/853): pango-1.42.4-8.el8.x86_64.rpm 379 kB/s | 296 kB 00:00
(102/853): perl-Digest-MD5-2.55-396.el8.x86_64. 49 kB/s | 36 kB 00:00
(103/853): perl-Error-0.17025-2.el8.noarch.rpm 67 kB/s | 45 kB 00:00
(104/853): perl-Fedora-VSP-0.001-9.el8.noarch.r 53 kB/s | 23 kB 00:00
(105/853): perl-IO-Socket-IP-0.39-5.el8.noarch. 48 kB/s | 46 kB 00:00
(106/853): perl-Digest-1.17-395.el8.noarch.rpm 9.5 kB/s | 26 kB 00:02
(107/853): perl-Sys-Syslog-0.35-397.el8.x86_64. 30 kB/s | 49 kB 00:01
(108/853): perl-Thread-Queue-3.13-1.el8.noarch. 52 kB/s | 23 kB 00:00
(109/853): perl-TermReadKey-2.37-7.el8.x86_64.r 30 kB/s | 39 kB 00:01
(110/853): perl-URI-1.73-3.el8.noarch.rpm 200 kB/s | 115 kB 00:00
(111/853): perl-generators-1.10-9.el8.noarch.rp 50 kB/s | 17 kB 00:00
(112/853): perl-XML-Parser-2.44-11.el8.x86_64.r 317 kB/s | 225 kB 00:00
(113/853): perl-srpm-macros-1-25.el8.noarch.rpm 23 kB/s | 9.7 kB 00:00
(114/853): perl-libnet-3.11-3.el8.noarch.rpm 159 kB/s | 120 kB 00:00
(115/853): pinentry-1.1.0-2.el8.x86_64.rpm 160 kB/s | 99 kB 00:00
(116/853): protobuf-c-1.3.0-6.el8.x86_64.rpm 76 kB/s | 36 kB 00:00
(117/853): pinfo-0.6.10-18.el8.x86_64.rpm 144 kB/s | 124 kB 00:00
(118/853): python3-cairo-1.16.3-6.el8.x86_64.rp 145 kB/s | 89 kB 00:00
(119/853): python3-gobject-3.28.3-2.el8.x86_64. 46 kB/s | 25 kB 00:00
(120/853): python3-html5lib-0.999999999-6.el8.n 365 kB/s | 213 kB 00:00
(121/853): python3-pexpect-4.3.1-3.el8.noarch.r 157 kB/s | 137 kB 00:00
(122/853): python3-ptyprocess-0.5.2-4.el8.noarc 44 kB/s | 30 kB 00:00
(123/853): python3-pydbus-0.6.0-5.el8.noarch.rp 106 kB/s | 52 kB 00:00
(124/853): python3-tracer-0.7.5-2.el8.noarch.rp 255 kB/s | 121 kB 00:00
(125/853): python3-webencodings-0.5.1-6.el8.noa 64 kB/s | 26 kB 00:00
(126/853): rust-srpm-macros-5-2.el8.noarch.rpm 20 kB/s | 8.2 kB 00:00
(127/853): python3-psutil-5.4.3-11.el8.x86_64.r 185 kB/s | 372 kB 00:02
(128/853): setroubleshoot-plugins-3.3.14-1.el8. 530 kB/s | 357 kB 00:00
(129/853): tbb-2018.2-9.el8.x86_64.rpm 394 kB/s | 158 kB 00:00
(130/853): source-highlight-3.1.8-17.el8.x86_64 786 kB/s | 659 kB 00:00
(131/853): telnet-0.17-76.el8.x86_64.rpm 129 kB/s | 71 kB 00:00
(132/853): tracer-common-0.7.5-2.el8.noarch.rpm 56 kB/s | 33 kB 00:00
(133/853): urw-base35-bookman-fonts-20170801-10 1.5 MB/s | 856 kB 00:00
(134/853): urw-base35-c059-fonts-20170801-10.el 1.3 MB/s | 883 kB 00:00
(135/853): urw-base35-fonts-20170801-10.el8.noa 24 kB/s | 11 kB 00:00
(136/853): urw-base35-fonts-common-20170801-10. 59 kB/s | 22 kB 00:00
(137/853): urw-base35-d050000l-fonts-20170801-1 81 kB/s | 78 kB 00:00
(138/853): urw-base35-gothic-fonts-20170801-10. 1.4 MB/s | 653 kB 00:00
(139/853): urw-base35-nimbus-mono-ps-fonts-2017 1.5 MB/s | 800 kB 00:00
(140/853): urw-base35-nimbus-sans-fonts-2017080 2.5 MB/s | 1.3 MB 00:00
(141/853): urw-base35-nimbus-roman-fonts-201708 948 kB/s | 864 kB 00:00
(142/853): urw-base35-standard-symbols-ps-fonts 95 kB/s | 43 kB 00:00
(143/853): urw-base35-p052-fonts-20170801-10.el 962 kB/s | 981 kB 00:01
(144/853): urw-base35-z003-fonts-20170801-10.el 409 kB/s | 278 kB 00:00
(145/853): volume_key-libs-0.3.11-5.el8.x86_64. 218 kB/s | 147 kB 00:00
(146/853): xdg-utils-1.1.2-5.el8.noarch.rpm 174 kB/s | 83 kB 00:00
(147/853): xorg-x11-font-utils-7.5-41.el8.x86_6 222 kB/s | 103 kB 00:00
(148/853): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 1.6 MB/s | 1.1 MB 00:00
(149/853): xorg-x11-server-utils-7.7-27.el8.x86 309 kB/s | 196 kB 00:00
(150/853): zstd-1.4.4-1.el8.x86_64.rpm 904 kB/s | 392 kB 00:00
(151/853): attr-2.4.48-3.el8.x86_64.rpm 144 kB/s | 67 kB 00:00
(152/853): avahi-libs-0.7-20.el8.x86_64.rpm 128 kB/s | 61 kB 00:00
(153/853): basesystem-11-5.el8.noarch.rpm 21 kB/s | 9.3 kB 00:00
(154/853): bash-completion-2.7-5.el8.noarch.rpm 572 kB/s | 272 kB 00:00
(155/853): bc-1.07.1-5.el8.x86_64.rpm 274 kB/s | 128 kB 00:00
(156/853): biosdevname-0.7.3-2.el8.x86_64.rpm 117 kB/s | 43 kB 00:00
(157/853): blktrace-1.2.0-10.el8.x86_64.rpm 425 kB/s | 148 kB 00:00
(158/853): bolt-0.9.1-1.el8.x86_64.rpm 485 kB/s | 200 kB 00:00
(159/853): brotli-1.0.6-3.el8.x86_64.rpm 643 kB/s | 322 kB 00:00
(160/853): bzip2-1.0.6-26.el8.x86_64.rpm 111 kB/s | 59 kB 00:00
(161/853): bzip2-libs-1.0.6-26.el8.x86_64.rpm 96 kB/s | 47 kB 00:00
(162/853): checkpolicy-2.9-1.el8.x86_64.rpm 840 kB/s | 345 kB 00:00
(163/853): chkconfig-1.19.1-1.el8.x86_64.rpm 458 kB/s | 197 kB 00:00
(164/853): cracklib-2.9.6-15.el8.x86_64.rpm 217 kB/s | 92 kB 00:00
(165/853): xkeyboard-config-2.28-1.el8.noarch.r 158 kB/s | 781 kB 00:04
(166/853): crontabs-1.11-17.20190603git.el8.noa 49 kB/s | 24 kB 00:00
(167/853): dbus-glib-0.110-2.el8.x86_64.rpm 371 kB/s | 126 kB 00:00
(168/853): cracklib-dicts-2.9.6-15.el8.x86_64.r 3.7 MB/s | 4.0 MB 00:01
(169/853): dejavu-fonts-common-2.35-7.el8.noarc 120 kB/s | 73 kB 00:00
(170/853): diffutils-3.6-6.el8.x86_64.rpm 783 kB/s | 358 kB 00:00
(171/853): dos2unix-7.4.0-3.el8.x86_64.rpm 631 kB/s | 240 kB 00:00
(172/853): dosfstools-4.1-6.el8.x86_64.rpm 349 kB/s | 120 kB 00:00
(173/853): ed-1.14.2-4.el8.x86_64.rpm 192 kB/s | 80 kB 00:00
(174/853): efivar-libs-37-4.el8.x86_64.rpm 254 kB/s | 107 kB 00:00
(175/853): filesystem-3.8-6.el8.x86_64.rpm 2.5 MB/s | 1.1 MB 00:00
(176/853): dejavu-sans-mono-fonts-2.35-7.el8.no 233 kB/s | 446 kB 00:01
(177/853): findutils-4.6.0-20.el8.x86_64.rpm 925 kB/s | 526 kB 00:00
(178/853): fontconfig-2.13.1-4.el8.x86_64.rpm 512 kB/s | 273 kB 00:00
(179/853): fontpackages-filesystem-1.44-22.el8. 28 kB/s | 15 kB 00:00
(180/853): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm 802 kB/s | 465 kB 00:00
(181/853): gettext-0.19.8.1-17.el8.x86_64.rpm 1.8 MB/s | 1.1 MB 00:00
(182/853): gettext-devel-0.19.8.1-17.el8.x86_64 809 kB/s | 330 kB 00:00
(183/853): gettext-libs-0.19.8.1-17.el8.x86_64. 682 kB/s | 309 kB 00:00
(184/853): glib-networking-2.56.1-1.1.el8.x86_6 289 kB/s | 153 kB 00:00
(185/853): gmp-6.1.2-10.el8.x86_64.rpm 606 kB/s | 317 kB 00:00
(186/853): gobject-introspection-1.56.1-1.el8.x 564 kB/s | 254 kB 00:00
(187/853): grep-3.1-6.el8.x86_64.rpm 613 kB/s | 272 kB 00:00
(188/853): groff-base-1.22.3-18.el8.x86_64.rpm 2.1 MB/s | 1.0 MB 00:00
(189/853): gettext-common-devel-0.19.8.1-17.el8 184 kB/s | 418 kB 00:02
(190/853): hardlink-1.3-6.el8.x86_64.rpm 68 kB/s | 28 kB 00:00
(191/853): gsettings-desktop-schemas-3.32.0-6.e 715 kB/s | 632 kB 00:00
(192/853): hostname-3.20-6.el8.x86_64.rpm 75 kB/s | 31 kB 00:00
(193/853): ima-evm-utils-1.3.2-12.el8.x86_64.rp 150 kB/s | 63 kB 00:00
(194/853): iprutils-2.4.19-1.el8.x86_64.rpm 559 kB/s | 254 kB 00:00
(195/853): ipset-7.1-1.el8.x86_64.rpm 99 kB/s | 44 kB 00:00
(196/853): ipset-libs-7.1-1.el8.x86_64.rpm 168 kB/s | 70 kB 00:00
(197/853): iptstate-2.2.6-6.el8.x86_64.rpm 117 kB/s | 53 kB 00:00
(198/853): hdparm-9.54-4.el8.x86_64.rpm 50 kB/s | 99 kB 00:01
(199/853): iscsi-initiator-utils-iscsiuio-6.2.1 244 kB/s | 99 kB 00:00
(200/853): iscsi-initiator-utils-6.2.1.4-4.git0 429 kB/s | 377 kB 00:00
(201/853): json-glib-1.4.4-1.el8.x86_64.rpm 343 kB/s | 143 kB 00:00
(202/853): kbd-2.0.4-10.el8.x86_64.rpm 1.1 MB/s | 389 kB 00:00
(203/853): isns-utils-libs-0.99-1.el8.x86_64.rp 106 kB/s | 103 kB 00:00
(204/853): kbd-legacy-2.0.4-10.el8.noarch.rpm 838 kB/s | 480 kB 00:00
(205/853): keyutils-1.5.10-9.el8.x86_64.rpm 161 kB/s | 65 kB 00:00
(206/853): keyutils-libs-1.5.10-9.el8.x86_64.rp 99 kB/s | 33 kB 00:00
(207/853): kbd-misc-2.0.4-10.el8.noarch.rpm 1.6 MB/s | 1.5 MB 00:00
(208/853): libaio-0.3.112-1.el8.x86_64.rpm 84 kB/s | 31 kB 00:00
(209/853): libappstream-glib-0.7.14-3.el8.x86_6 912 kB/s | 336 kB 00:00
(210/853): libassuan-2.5.1-3.el8.x86_64.rpm 190 kB/s | 81 kB 00:00
(211/853): libattr-2.4.48-3.el8.x86_64.rpm 55 kB/s | 26 kB 00:00
(212/853): libcap-ng-0.7.11-1.el8.x86_64.rpm 85 kB/s | 32 kB 00:00
(213/853): libconfig-1.5-9.el8.x86_64.rpm 157 kB/s | 68 kB 00:00
(214/853): less-530-1.el8.x86_64.rpm 91 kB/s | 163 kB 00:01
(215/853): libdaemon-0.14-15.el8.x86_64.rpm 91 kB/s | 35 kB 00:00
(216/853): libcroco-0.6.12-4.el8_2.1.x86_64.rpm 146 kB/s | 112 kB 00:00
(217/853): libdb-utils-5.3.28-42.el8_4.x86_64.r 517 kB/s | 149 kB 00:00
(218/853): libedit-3.1-23.20170329cvs.el8.x86_6 301 kB/s | 102 kB 00:00
(219/853): libevent-2.1.8-5.el8.x86_64.rpm 748 kB/s | 252 kB 00:00
(220/853): libgpg-error-1.31-1.el8.x86_64.rpm 701 kB/s | 240 kB 00:00
(221/853): libgudev-232-4.el8.x86_64.rpm 96 kB/s | 32 kB 00:00
(222/853): libgusb-0.3.0-1.el8.x86_64.rpm 149 kB/s | 48 kB 00:00
(223/853): libdb-5.3.28-42.el8_4.x86_64.rpm 512 kB/s | 750 kB 00:01
(224/853): libidn2-2.2.0-1.el8.x86_64.rpm 320 kB/s | 92 kB 00:00
(225/853): libkcapi-1.2.0-2.el8.x86_64.rpm 147 kB/s | 47 kB 00:00
(226/853): libkcapi-hmaccalc-1.2.0-2.el8.x86_64 98 kB/s | 30 kB 00:00
(227/853): libicu-60.3-2.el8_1.x86_64.rpm 7.7 MB/s | 8.8 MB 00:01
(228/853): libmnl-1.0.4-6.el8.x86_64.rpm 52 kB/s | 29 kB 00:00
(229/853): libmodman-2.0.1-17.el8.x86_64.rpm 78 kB/s | 35 kB 00:00
(230/853): libmetalink-0.1.3-7.el8.x86_64.rpm 25 kB/s | 31 kB 00:01
(231/853): libndp-1.7-6.el8.x86_64.rpm 77 kB/s | 39 kB 00:00
(232/853): libmodulemd-2.13.0-1.el8.x86_64.rpm 247 kB/s | 232 kB 00:00
(233/853): libnfnetlink-1.0.1-13.el8.x86_64.rpm 82 kB/s | 32 kB 00:00
(234/853): libnsl2-1.2.0-2.20180605git4a062cf.e 151 kB/s | 56 kB 00:00
(235/853): libnetfilter_conntrack-1.0.6-5.el8.x 66 kB/s | 63 kB 00:00
(236/853): libpcap-1.9.1-5.el8.x86_64.rpm 310 kB/s | 168 kB 00:00
(237/853): libpciaccess-0.14-1.el8.x86_64.rpm 55 kB/s | 31 kB 00:00
(238/853): libpipeline-1.5.0-2.el8.x86_64.rpm 103 kB/s | 53 kB 00:00
(239/853): libpkgconf-1.4.2-1.el8.x86_64.rpm 75 kB/s | 34 kB 00:00
(240/853): libpng-1.6.34-5.el8.x86_64.rpm 323 kB/s | 125 kB 00:00
(241/853): libproxy-0.4.15-5.2.el8.x86_64.rpm 154 kB/s | 73 kB 00:00
(242/853): libsepol-2.9-3.el8.x86_64.rpm 701 kB/s | 339 kB 00:00
(243/853): libsigsegv-2.11-5.el8.x86_64.rpm 70 kB/s | 29 kB 00:00
(244/853): libpsl-0.20.2-6.el8.x86_64.rpm 65 kB/s | 60 kB 00:00
(245/853): libstemmer-0-10.585svn.el8.x86_64.rp 141 kB/s | 72 kB 00:00
(246/853): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 124 kB/s | 57 kB 00:00
(247/853): libunistring-0.9.9-3.el8.x86_64.rpm 839 kB/s | 419 kB 00:00
(248/853): libutempter-1.1.6-14.el8.x86_64.rpm 98 kB/s | 31 kB 00:00
(249/853): libusbx-1.0.23-4.el8.x86_64.rpm 121 kB/s | 73 kB 00:00
(250/853): libxcrypt-devel-4.1.1-6.el8.x86_64.r 41 kB/s | 24 kB 00:00
(251/853): libxslt-1.1.32-6.el8.x86_64.rpm 505 kB/s | 249 kB 00:00
(252/853): libxcrypt-4.1.1-6.el8.x86_64.rpm 80 kB/s | 72 kB 00:00
(253/853): libyaml-0.1.7-5.el8.x86_64.rpm 202 kB/s | 60 kB 00:00
(254/853): libzstd-1.4.4-1.el8.x86_64.rpm 742 kB/s | 265 kB 00:00
(255/853): libzstd-devel-1.4.4-1.el8.x86_64.rpm 84 kB/s | 43 kB 00:00
(256/853): lksctp-tools-1.0.18-3.el8.x86_64.rpm 148 kB/s | 98 kB 00:00
(257/853): lshw-B.02.19.2-6.el8.x86_64.rpm 521 kB/s | 340 kB 00:00
(258/853): lsscsi-0.32-3.el8.x86_64.rpm 218 kB/s | 70 kB 00:00
(259/853): lua-libs-5.3.4-12.el8.x86_64.rpm 339 kB/s | 117 kB 00:00
(260/853): lz4-libs-1.8.3-3.el8_4.x86_64.rpm 183 kB/s | 65 kB 00:00
(261/853): lzo-2.08-14.el8.x86_64.rpm 221 kB/s | 68 kB 00:00
(262/853): lsof-4.93.2-1.el8.x86_64.rpm 202 kB/s | 252 kB 00:01
(263/853): mailcap-2.1.48-3.el8.noarch.rpm 104 kB/s | 38 kB 00:00
(264/853): m4-1.4.18-7.el8.x86_64.rpm 328 kB/s | 221 kB 00:00
(265/853): mlocate-0.26-20.el8.x86_64.rpm 329 kB/s | 120 kB 00:00
(266/853): man-db-2.7.6.1-18.el8.x86_64.rpm 1.1 MB/s | 886 kB 00:00
(267/853): mpfr-3.1.6-1.el8.x86_64.rpm 606 kB/s | 219 kB 00:00
(268/853): mozjs60-60.9.0-4.el8.x86_64.rpm 7.5 MB/s | 6.6 MB 00:00
(269/853): nano-2.9.8-1.el8.x86_64.rpm 1.0 MB/s | 579 kB 00:00
(270/853): mtr-0.92-3.el8.x86_64.rpm 124 kB/s | 94 kB 00:00
(271/853): ncurses-6.1-9.20180224.el8.x86_64.rp 821 kB/s | 386 kB 00:00
(272/853): ncurses-base-6.1-9.20180224.el8.noar 170 kB/s | 80 kB 00:00
(273/853): net-tools-2.0-0.52.20160912git.el8.x 757 kB/s | 321 kB 00:00
(274/853): ncurses-libs-6.1-9.20180224.el8.x86_ 411 kB/s | 333 kB 00:00
(275/853): nettle-3.4.1-7.el8.x86_64.rpm 496 kB/s | 300 kB 00:00
(276/853): newt-0.52.20-11.el8.x86_64.rpm 195 kB/s | 120 kB 00:00
(277/853): numactl-libs-2.0.12-13.el8.x86_64.rp 90 kB/s | 35 kB 00:00
(278/853): npth-1.5-4.el8.x86_64.rpm 38 kB/s | 25 kB 00:00
(279/853): openldap-2.4.46-18.el8.x86_64.rpm 879 kB/s | 351 kB 00:00
(280/853): openldap-clients-2.4.46-18.el8.x86_6 437 kB/s | 201 kB 00:00
(281/853): os-prober-1.74-9.el8.x86_64.rpm 100 kB/s | 50 kB 00:00
(282/853): p11-kit-0.23.22-1.el8.x86_64.rpm 648 kB/s | 323 kB 00:00
(283/853): p11-kit-trust-0.23.22-1.el8.x86_64.r 331 kB/s | 136 kB 00:00
(284/853): parted-3.2-39.el8.x86_64.rpm 1.4 MB/s | 554 kB 00:00
(285/853): patch-2.7.6-11.el8.x86_64.rpm 351 kB/s | 137 kB 00:00
(286/853): pcre-8.42-6.el8.x86_64.rpm 499 kB/s | 210 kB 00:00
(287/853): perl-Carp-1.42-396.el8.noarch.rpm 57 kB/s | 29 kB 00:00
(288/853): perl-Data-Dumper-2.167-399.el8.x86_6 114 kB/s | 57 kB 00:00
(289/853): perl-Encode-2.97-3.el8.x86_64.rpm 2.8 MB/s | 1.5 MB 00:00
(290/853): perl-Exporter-5.72-396.el8.noarch.rp 65 kB/s | 33 kB 00:00
(291/853): perl-File-Path-2.15-2.el8.noarch.rpm 72 kB/s | 37 kB 00:00
(292/853): perl-File-Temp-0.230.600-1.el8.noarc 124 kB/s | 62 kB 00:00
(293/853): perl-Getopt-Long-2.50-4.el8.noarch.r 180 kB/s | 62 kB 00:00
(294/853): perl-HTTP-Tiny-0.074-1.el8.noarch.rp 112 kB/s | 57 kB 00:00
(295/853): perl-MIME-Base64-3.15-396.el8.x86_64 66 kB/s | 30 kB 00:00
(296/853): perl-Pod-Escapes-1.07-395.el8.noarch 58 kB/s | 19 kB 00:00
(297/853): perl-Pod-Perldoc-3.28-396.el8.noarch 227 kB/s | 85 kB 00:00
(298/853): perl-PathTools-3.74-1.el8.x86_64.rpm 129 kB/s | 89 kB 00:00
(299/853): perl-Pod-Usage-1.69-395.el8.noarch.r 105 kB/s | 33 kB 00:00
(300/853): perl-Pod-Simple-3.35-395.el8.noarch. 342 kB/s | 212 kB 00:00
(301/853): perl-Scalar-List-Utils-1.49-2.el8.x8 200 kB/s | 67 kB 00:00
(302/853): perl-Socket-2.027-3.el8.x86_64.rpm 143 kB/s | 58 kB 00:00
(303/853): perl-Term-ANSIColor-4.06-396.el8.noa 106 kB/s | 45 kB 00:00
(304/853): perl-Term-Cap-1.17-395.el8.noarch.rp 48 kB/s | 22 kB 00:00
(305/853): perl-Storable-3.11-3.el8.x86_64.rpm 105 kB/s | 97 kB 00:00
(306/853): perl-Text-ParseWords-3.30-395.el8.no 29 kB/s | 17 kB 00:00
(307/853): perl-Text-Tabs+Wrap-2013.0523-395.el 47 kB/s | 23 kB 00:00
(308/853): perl-Time-Local-1.280-1.el8.noarch.r 102 kB/s | 32 kB 00:00
(309/853): perl-constant-1.33-396.el8.noarch.rp 68 kB/s | 24 kB 00:00
(310/853): perl-Unicode-Normalize-1.25-396.el8. 96 kB/s | 81 kB 00:00
(311/853): perl-parent-0.237-1.el8.noarch.rpm 28 kB/s | 19 kB 00:00
(312/853): perl-podlators-4.11-1.el8.noarch.rpm 200 kB/s | 117 kB 00:00
(313/853): perl-threads-2.21-2.el8.x86_64.rpm 170 kB/s | 60 kB 00:00
(314/853): perl-threads-shared-1.58-2.el8.x86_6 158 kB/s | 47 kB 00:00
(315/853): pigz-2.4-4.el8.x86_64.rpm 236 kB/s | 78 kB 00:00
(316/853): pkgconf-1.4.2-1.el8.x86_64.rpm 114 kB/s | 37 kB 00:00
(317/853): pkgconf-m4-1.4.2-1.el8.noarch.rpm 43 kB/s | 16 kB 00:00
(318/853): pkgconf-pkg-config-1.4.2-1.el8.x86_6 34 kB/s | 14 kB 00:00
(319/853): polkit-pkla-compat-0.1-12.el8.x86_64 98 kB/s | 45 kB 00:00
(320/853): popt-1.18-1.el8.x86_64.rpm 115 kB/s | 60 kB 00:00
(321/853): psacct-6.6.3-4.el8.x86_64.rpm 272 kB/s | 103 kB 00:00
(322/853): prefixdevname-0.1.0-6.el8.x86_64.rpm 723 kB/s | 467 kB 00:00
(323/853): psmisc-23.1-5.el8.x86_64.rpm 278 kB/s | 150 kB 00:00
(324/853): publicsuffix-list-dafsa-20180723-1.e 100 kB/s | 55 kB 00:00
(325/853): python3-configobj-5.0.6-11.el8.noarc 121 kB/s | 67 kB 00:00
(326/853): python3-dateutil-2.6.1-6.el8.noarch. 505 kB/s | 250 kB 00:00
(327/853): python3-decorator-4.2.1-2.el8.noarch 92 kB/s | 26 kB 00:00
(328/853): python3-dbus-1.2.4-15.el8.x86_64.rpm 267 kB/s | 133 kB 00:00
(329/853): python3-gobject-base-3.28.3-2.el8.x8 957 kB/s | 312 kB 00:00
(330/853): python3-ply-3.9-9.el8.noarch.rpm 332 kB/s | 110 kB 00:00
(331/853): python3-pyudev-0.21.0-7.el8.noarch.r 226 kB/s | 83 kB 00:00
(332/853): python3-pyyaml-3.12-12.el8.x86_64.rp 537 kB/s | 192 kB 00:00
(333/853): python3-six-1.11.0-8.el8.noarch.rpm 94 kB/s | 37 kB 00:00
(334/853): python3-systemd-234-8.el8.x86_64.rpm 222 kB/s | 80 kB 00:00
(335/853): quota-4.04-14.el8.x86_64.rpm 511 kB/s | 213 kB 00:00
(336/853): quota-nls-4.04-14.el8.noarch.rpm 238 kB/s | 94 kB 00:00
(337/853): readline-7.0-10.el8.x86_64.rpm 472 kB/s | 198 kB 00:00
(338/853): rootfiles-8.1-22.el8.noarch.rpm 39 kB/s | 12 kB 00:00
(339/853): setserial-2.17-45.el8.x86_64.rpm 96 kB/s | 31 kB 00:00
(340/853): sgml-common-0.6.3-50.el8.noarch.rpm 204 kB/s | 61 kB 00:00
(341/853): shared-mime-info-1.9-3.el8.x86_64.rp 998 kB/s | 328 kB 00:00
(342/853): slang-2.3.2-3.el8.x86_64.rpm 1.0 MB/s | 367 kB 00:00
(343/853): snappy-1.1.8-3.el8.x86_64.rpm 125 kB/s | 36 kB 00:00
(344/853): smartmontools-7.1-1.el8.x86_64.rpm 1.0 MB/s | 543 kB 00:00
(345/853): squashfs-tools-4.3-20.el8.x86_64.rpm 473 kB/s | 164 kB 00:00
(346/853): symlinks-1.4-19.el8.x86_64.rpm 54 kB/s | 22 kB 00:00
(347/853): timedatex-0.5-3.el8.x86_64.rpm 114 kB/s | 31 kB 00:00
(348/853): time-1.9-3.el8.x86_64.rpm 112 kB/s | 53 kB 00:00
(349/853): tmux-2.7-1.el8.x86_64.rpm 866 kB/s | 315 kB 00:00
(350/853): tpm2-tss-2.3.2-4.el8.x86_64.rpm 783 kB/s | 274 kB 00:00
(351/853): tree-1.7.0-15.el8.x86_64.rpm 195 kB/s | 58 kB 00:00
(352/853): tpm2-tools-4.1.1-5.el8.x86_64.rpm 1.4 MB/s | 1.0 MB 00:00
(353/853): trousers-0.3.15-1.el8.x86_64.rpm 351 kB/s | 151 kB 00:00
(354/853): trousers-lib-0.3.15-1.el8.x86_64.rpm 349 kB/s | 166 kB 00:00
(355/853): usb_modeswitch-data-20191128-1.el8.n 258 kB/s | 108 kB 00:00
(356/853): usbutils-010-3.el8.x86_64.rpm 280 kB/s | 107 kB 00:00
(357/853): userspace-rcu-0.10.1-4.el8.x86_64.rp 256 kB/s | 100 kB 00:00
(358/853): xdelta-3.1.0-4.el8.x86_64.rpm 272 kB/s | 95 kB 00:00
(359/853): xml-common-0.6.3-50.el8.noarch.rpm 103 kB/s | 38 kB 00:00
(360/853): zip-3.0-23.el8.x86_64.rpm 773 kB/s | 269 kB 00:00
(361/853): words-3.0-28.el8.noarch.rpm 1.4 MB/s | 1.4 MB 00:00
(362/853): gcc-plugin-annobin-8.5.0-18.el8.x86_ 76 kB/s | 34 kB 00:00
(363/853): NetworkManager-initscripts-updown-1. 317 kB/s | 141 kB 00:00
(364/853): glibc-gconv-extra-2.28-225.el8.x86_6 3.1 MB/s | 1.5 MB 00:00
(365/853): grub2-tools-efi-2.02-148.el8.rocky.0 922 kB/s | 478 kB 00:00
(366/853): kernel-4.18.0-477.10.1.el8_8.x86_64. 6.5 MB/s | 9.4 MB 00:01
(367/853): kernel-devel-4.18.0-477.10.1.el8_8.x 7.1 MB/s | 23 MB 00:03
(368/853): keyutils-libs-devel-1.5.10-9.el8.x86 168 kB/s | 47 kB 00:00
(369/853): krb5-devel-1.18.2-22.el8_7.x86_64.rp 1.2 MB/s | 559 kB 00:00
(370/853): libcom_err-devel-1.45.6-5.el8.x86_64 97 kB/s | 38 kB 00:00
(371/853): libkadm5-1.18.2-22.el8_7.x86_64.rpm 384 kB/s | 186 kB 00:00
(372/853): libselinux-devel-2.9-8.el8.x86_64.rp 453 kB/s | 199 kB 00:00
(373/853): kernel-modules-4.18.0-477.10.1.el8_8 7.0 MB/s | 34 MB 00:04
(374/853): libsepol-devel-2.9-3.el8.x86_64.rpm 88 kB/s | 86 kB 00:00
(375/853): libverto-devel-0.3.2-2.el8.x86_64.rp 38 kB/s | 17 kB 00:00
(376/853): openssl-devel-1.1.1k-9.el8_7.x86_64. 2.3 MB/s | 2.3 MB 00:00
(377/853): pcre2-devel-10.32-3.el8_6.x86_64.rpm 573 kB/s | 604 kB 00:01
(378/853): pcre2-utf16-10.32-3.el8_6.x86_64.rpm 472 kB/s | 228 kB 00:00
(379/853): pcre2-utf32-10.32-3.el8_6.x86_64.rpm 492 kB/s | 219 kB 00:00
(380/853): python3-chardet-3.0.4-7.el8.noarch.r 434 kB/s | 194 kB 00:00
(381/853): python3-idna-2.5-5.el8.noarch.rpm 219 kB/s | 96 kB 00:00
(382/853): python3-magic-5.33-24.el8.noarch.rpm 102 kB/s | 45 kB 00:00
(383/853): python3-pysocks-1.6.8-3.el8.noarch.r 74 kB/s | 33 kB 00:00
(384/853): python3-requests-2.20.0-2.1.el8_1.no 294 kB/s | 122 kB 00:00
(385/853): python3-urllib3-1.24.2-5.el8.noarch. 405 kB/s | 176 kB 00:00
(386/853): kernel-core-4.18.0-477.10.1.el8_8.x8 4.0 MB/s | 42 MB 00:10
(387/853): shadow-utils-subid-4.6-17.el8.x86_64 85 kB/s | 112 kB 00:01
(388/853): PackageKit-1.1.12-6.el8.0.2.x86_64.r 438 kB/s | 598 kB 00:01
(389/853): annobin-10.94-1.el8.x86_64.rpm 1.6 MB/s | 964 kB 00:00
(390/853): authselect-compat-1.2.6-1.el8.x86_64 75 kB/s | 37 kB 00:00
(391/853): PackageKit-glib-1.1.12-6.el8.0.2.x86 113 kB/s | 139 kB 00:01
(392/853): bind-libs-9.11.36-8.el8.x86_64.rpm 282 kB/s | 174 kB 00:00
(393/853): bind-libs-lite-9.11.36-8.el8.x86_64. 1.5 MB/s | 1.2 MB 00:00
(394/853): bind-license-9.11.36-8.el8.noarch.rp 182 kB/s | 103 kB 00:00
(395/853): boost-atomic-1.66.0-13.el8.x86_64.rp 30 kB/s | 13 kB 00:00
(396/853): boost-chrono-1.66.0-13.el8.x86_64.rp 54 kB/s | 22 kB 00:00
(397/853): boost-date-time-1.66.0-13.el8.x86_64 70 kB/s | 29 kB 00:00
(398/853): boost-filesystem-1.66.0-13.el8.x86_6 112 kB/s | 48 kB 00:00
(399/853): boost-regex-1.66.0-13.el8.x86_64.rpm 684 kB/s | 280 kB 00:00
(400/853): boost-system-1.66.0-13.el8.x86_64.rp 42 kB/s | 17 kB 00:00
(401/853): boost-thread-1.66.0-13.el8.x86_64.rp 138 kB/s | 58 kB 00:00
(402/853): boost-timer-1.66.0-13.el8.x86_64.rpm 51 kB/s | 20 kB 00:00
(403/853): bind-utils-9.11.36-8.el8.x86_64.rpm 161 kB/s | 451 kB 00:02
(404/853): cairo-1.15.12-6.el8.x86_64.rpm 1.0 MB/s | 718 kB 00:00
(405/853): cairo-gobject-1.15.12-6.el8.x86_64.r 76 kB/s | 32 kB 00:00
(406/853): clevis-15-14.el8.x86_64.rpm 135 kB/s | 57 kB 00:00
(407/853): clevis-luks-15-14.el8.x86_64.rpm 104 kB/s | 38 kB 00:00
(408/853): cockpit-packagekit-286.1-1.el8.noarc 1.5 MB/s | 741 kB 00:00
(409/853): buildah-1.29.1-2.module+el8.8.0+1265 3.9 MB/s | 8.8 MB 00:02
(410/853): cockpit-storaged-286.1-1.el8.noarch. 1.1 MB/s | 731 kB 00:00
(411/853): conmon-2.1.6-1.module+el8.8.0+1265+f 166 kB/s | 56 kB 00:00
(412/853): container-selinux-2.205.0-2.module+e 196 kB/s | 63 kB 00:00
(413/853): cockpit-podman-63.1-1.module+el8.8.0 423 kB/s | 620 kB 00:01
(414/853): containers-common-1-64.module+el8.8. 283 kB/s | 132 kB 00:00
(415/853): crash-7.3.2-4.el8.x86_64.rpm 2.3 MB/s | 2.9 MB 00:01
(416/853): criu-3.15-3.module+el8.8.0+1265+fa25 1.1 MB/s | 517 kB 00:00
(417/853): cpp-8.5.0-18.el8.x86_64.rpm 4.2 MB/s | 10 MB 00:02
(418/853): ctags-5.8-23.el8.x86_64.rpm 225 kB/s | 169 kB 00:00
(419/853): desktop-file-utils-0.26-1.el8.x86_64 217 kB/s | 79 kB 00:00
(420/853): containernetworking-plugins-1.2.0-1. 5.0 MB/s | 20 MB 00:03
(421/853): fribidi-1.0.4-9.el8.x86_64.rpm 95 kB/s | 88 kB 00:00
(422/853): fstrm-0.6.1-3.el8.x86_64.rpm 63 kB/s | 28 kB 00:00
(423/853): fuse-overlayfs-1.11-1.module+el8.8.0 187 kB/s | 73 kB 00:00
(424/853): dyninst-12.1.0-1.el8.x86_64.rpm 1.8 MB/s | 4.1 MB 00:02
(425/853): gcc-gdb-plugin-8.5.0-18.el8.x86_64.r 236 kB/s | 119 kB 00:00
(426/853): gcc-c++-8.5.0-18.el8.x86_64.rpm 5.7 MB/s | 12 MB 00:02
(427/853): gdb-8.2-19.el8.x86_64.rpm 266 kB/s | 298 kB 00:01
(428/853): git-2.39.3-1.el8_8.x86_64.rpm 282 kB/s | 103 kB 00:00
(429/853): gdb-headless-8.2-19.el8.x86_64.rpm 2.4 MB/s | 3.7 MB 00:01
(430/853): gcc-8.5.0-18.el8.x86_64.rpm 5.1 MB/s | 23 MB 00:04
(431/853): git-core-doc-2.39.3-1.el8_8.noarch.r 2.7 MB/s | 3.0 MB 00:01
(432/853): graphviz-2.40.1-44.el8.x86_64.rpm 2.5 MB/s | 1.8 MB 00:00
(433/853): gtk-update-icon-cache-3.22.30-11.el8 62 kB/s | 31 kB 00:00
(434/853): git-core-2.39.3-1.el8_8.x86_64.rpm 3.5 MB/s | 11 MB 00:03
(435/853): javapackages-filesystem-5.3.0-2.modu 44 kB/s | 29 kB 00:00
(436/853): jq-1.6-6.el8.x86_64.rpm 500 kB/s | 201 kB 00:00
(437/853): libXpm-3.5.12-9.el8_7.x86_64.rpm 160 kB/s | 57 kB 00:00
(438/853): libblockdev-2.28-2.el8.x86_64.rpm 220 kB/s | 131 kB 00:00
(439/853): libblockdev-crypto-2.28-2.el8.x86_64 111 kB/s | 80 kB 00:00
(440/853): libblockdev-fs-2.28-2.el8.x86_64.rpm 198 kB/s | 86 kB 00:00
(441/853): libblockdev-loop-2.28-2.el8.x86_64.r 201 kB/s | 70 kB 00:00
(442/853): libblockdev-lvm-2.28-2.el8.x86_64.rp 218 kB/s | 86 kB 00:00
(443/853): libblockdev-mdraid-2.28-2.el8.x86_64 174 kB/s | 77 kB 00:00
(444/853): libblockdev-part-2.28-2.el8.x86_64.r 190 kB/s | 79 kB 00:00
(445/853): libblockdev-swap-2.28-2.el8.x86_64.r 152 kB/s | 72 kB 00:00
(446/853): libblockdev-utils-2.28-2.el8.x86_64. 174 kB/s | 79 kB 00:00
(447/853): libdrm-2.4.114-1.el8.x86_64.rpm 405 kB/s | 164 kB 00:00
(448/853): libestr-0.1.10-3.el8.x86_64.rpm 69 kB/s | 27 kB 00:00
(449/853): libglvnd-1.3.4-1.el8.x86_64.rpm 296 kB/s | 126 kB 00:00
(450/853): libglvnd-glx-1.3.4-1.el8.x86_64.rpm 292 kB/s | 136 kB 00:00
(451/853): libgs-9.27-6.el8.x86_64.rpm 3.9 MB/s | 3.1 MB 00:00
(452/853): libreswan-4.9-3.el8_8.x86_64.rpm 1.8 MB/s | 1.4 MB 00:00
(453/853): libslirp-4.4.0-1.module+el8.8.0+1265 166 kB/s | 69 kB 00:00
(454/853): libstdc++-devel-8.5.0-18.el8.x86_64. 2.4 MB/s | 2.1 MB 00:00
(455/853): libtiff-4.0.9-27.el8.x86_64.rpm 220 kB/s | 188 kB 00:00
(456/853): libudisks2-2.9.0-13.el8.x86_64.rpm 439 kB/s | 184 kB 00:00
(457/853): libwebp-1.0.0-8.el8_7.x86_64.rpm 654 kB/s | 272 kB 00:00
(458/853): man-pages-overrides-8.6.0.0-1.el8.no 235 kB/s | 89 kB 00:00
(459/853): mesa-libGL-22.3.0-2.el8.x86_64.rpm 453 kB/s | 187 kB 00:00
(460/853): mesa-libglapi-22.3.0-2.el8.x86_64.rp 150 kB/s | 66 kB 00:00
(461/853): nmap-ncat-7.70-8.el8.x86_64.rpm 613 kB/s | 236 kB 00:00
(462/853): nmap-7.70-8.el8.x86_64.rpm 4.8 MB/s | 5.8 MB 00:01
(463/853): nspr-4.34.0-3.el8_6.x86_64.rpm 169 kB/s | 142 kB 00:00
(464/853): nss-3.79.0-11.el8_7.x86_64.rpm 1.1 MB/s | 746 kB 00:00
(465/853): nss-softokn-3.79.0-11.el8_7.x86_64.r 1.7 MB/s | 1.2 MB 00:00
(466/853): nss-softokn-freebl-3.79.0-11.el8_7.x 890 kB/s | 397 kB 00:00
(467/853): nss-sysinit-3.79.0-11.el8_7.x86_64.r 179 kB/s | 73 kB 00:00
(468/853): nss-tools-3.79.0-11.el8_7.x86_64.rpm 1.2 MB/s | 581 kB 00:00
(469/853): nss-util-3.79.0-11.el8_7.x86_64.rpm 323 kB/s | 138 kB 00:00
(470/853): oddjob-0.34.7-3.el8.x86_64.rpm 187 kB/s | 79 kB 00:00
(471/853): oddjob-mkhomedir-0.34.7-3.el8.x86_64 98 kB/s | 49 kB 00:00
(472/853): java-1.8.0-openjdk-headless-1.8.0.37 3.0 MB/s | 34 MB 00:11
(473/853): openjpeg2-2.4.0-5.el8.x86_64.rpm 122 kB/s | 164 kB 00:01
(474/853): perl-Git-2.39.3-1.el8_8.noarch.rpm 59 kB/s | 78 kB 00:01
(475/853): perl-Mozilla-CA-20160104-7.module+el 31 kB/s | 14 kB 00:00
(476/853): perl-Net-SSLeay-1.88-2.module+el8.6. 654 kB/s | 378 kB 00:00
(477/853): pesign-0.112-27.el8_7.x86_64.rpm 349 kB/s | 185 kB 00:00
(478/853): perl-IO-Socket-SSL-2.066-4.module+el 200 kB/s | 297 kB 00:01
(479/853): pixman-0.38.4-2.el8.x86_64.rpm 346 kB/s | 256 kB 00:00
(480/853): plymouth-0.9.4-11.20200615git1e36e30 170 kB/s | 126 kB 00:00
(481/853): plymouth-scripts-0.9.4-11.20200615gi 100 kB/s | 43 kB 00:00
(482/853): plymouth-core-libs-0.9.4-11.20200615 130 kB/s | 121 kB 00:00
(483/853): podman-catatonit-4.4.1-12.module+el8 752 kB/s | 361 kB 00:00
(484/853): python-rpm-macros-3-45.el8.noarch.rp 34 kB/s | 15 kB 00:00
(485/853): python-srpm-macros-3-45.el8.noarch.r 36 kB/s | 15 kB 00:00
(486/853): python3-bind-9.11.36-8.el8.noarch.rp 341 kB/s | 150 kB 00:00
(487/853): python3-lxml-4.2.3-4.el8.x86_64.rpm 3.0 MB/s | 1.5 MB 00:00
(488/853): python3-rpm-macros-3-45.el8.noarch.r 29 kB/s | 14 kB 00:00
(489/853): python3-unbound-1.16.2-5.el8.x86_64. 337 kB/s | 128 kB 00:00
(490/853): qemu-guest-agent-6.2.0-32.module+el8 719 kB/s | 357 kB 00:00
(491/853): qt5-srpm-macros-5.15.3-1.el8.noarch. 17 kB/s | 9.5 kB 00:00
(492/853): redhat-rpm-config-131-1.el8.noarch.r 185 kB/s | 90 kB 00:00
(493/853): rpm-build-4.14.3-26.el8.x86_64.rpm 354 kB/s | 173 kB 00:00
(494/853): rsyslog-8.2102.0-13.el8.x86_64.rpm 1.5 MB/s | 753 kB 00:00
(495/853): rsyslog-gnutls-8.2102.0-13.el8.x86_6 71 kB/s | 33 kB 00:00
(496/853): rsyslog-gssapi-8.2102.0-13.el8.x86_6 80 kB/s | 34 kB 00:00
(497/853): rsyslog-relp-8.2102.0-13.el8.x86_64. 82 kB/s | 33 kB 00:00
(498/853): podman-4.4.1-12.module+el8.8.0+1265+ 3.3 MB/s | 15 MB 00:04
(499/853): setroubleshoot-server-3.3.26-5.el8.x 519 kB/s | 388 kB 00:00
(500/853): slirp4netns-1.2.0-2.module+el8.8.0+1 117 kB/s | 53 kB 00:00
(501/853): sscg-3.0.0-7.el8.x86_64.rpm 114 kB/s | 51 kB 00:00
(502/853): systemtap-4.8-2.el8.x86_64.rpm 46 kB/s | 20 kB 00:00
(503/853): runc-1.1.4-1.module+el8.8.0+1265+fa2 1.3 MB/s | 3.1 MB 00:02
(504/853): systemtap-client-4.8-2.el8.x86_64.rp 2.4 MB/s | 3.8 MB 00:01
(505/853): systemtap-runtime-4.8-2.el8.x86_64.r 465 kB/s | 542 kB 00:01
(506/853): systemtap-devel-4.8-2.el8.x86_64.rpm 1.0 MB/s | 2.4 MB 00:02
(507/853): tigervnc-1.12.0-15.el8_8.x86_64.rpm 441 kB/s | 342 kB 00:00
(508/853): tigervnc-icons-1.12.0-15.el8_8.noarc 98 kB/s | 47 kB 00:00
(509/853): tigervnc-license-1.12.0-15.el8_8.noa 87 kB/s | 40 kB 00:00
(510/853): tcpdump-4.9.3-3.el8.x86_64.rpm 229 kB/s | 452 kB 00:01
(511/853): tzdata-java-2023c-1.el8.noarch.rpm 259 kB/s | 185 kB 00:00
(512/853): udisks2-iscsi-2.9.0-13.el8.x86_64.rp 72 kB/s | 30 kB 00:00
(513/853): udisks2-lvm2-2.9.0-13.el8.x86_64.rpm 130 kB/s | 45 kB 00:00
(514/853): udisks2-2.9.0-13.el8.x86_64.rpm 374 kB/s | 473 kB 00:01
(515/853): unbound-libs-1.16.2-5.el8.x86_64.rpm 688 kB/s | 573 kB 00:00
(516/853): valgrind-devel-3.19.0-1.el8.x86_64.r 256 kB/s | 93 kB 00:00
(517/853): vim-enhanced-8.0.1763-19.el8_6.4.x86 2.4 MB/s | 1.4 MB 00:00
(518/853): vim-common-8.0.1763-19.el8_6.4.x86_6 5.4 MB/s | 6.3 MB 00:01
(519/853): vim-filesystem-8.0.1763-19.el8_6.4.n 91 kB/s | 49 kB 00:00
(520/853): wget-1.19.5-11.el8.x86_64.rpm 1.8 MB/s | 733 kB 00:00
(521/853): valgrind-3.19.0-1.el8.x86_64.rpm 4.0 MB/s | 11 MB 00:02
(522/853): NetworkManager-config-server-1.40.16 195 kB/s | 140 kB 00:00
(523/853): NetworkManager-1.40.16-1.el8.x86_64. 1.7 MB/s | 2.3 MB 00:01
(524/853): NetworkManager-team-1.40.16-1.el8.x8 302 kB/s | 158 kB 00:00
(525/853): NetworkManager-tui-1.40.16-1.el8.x86 829 kB/s | 353 kB 00:00
(526/853): acl-2.2.53-1.el8.1.x86_64.rpm 206 kB/s | 80 kB 00:00
(527/853): adcli-0.9.2-1.el8.x86_64.rpm 384 kB/s | 132 kB 00:00
(528/853): alsa-sof-firmware-2.2.4-2.el8.noarch 2.6 MB/s | 885 kB 00:00
(529/853): at-3.1.20-12.el8.x86_64.rpm 247 kB/s | 80 kB 00:00
(530/853): audit-3.0.7-4.el8.x86_64.rpm 776 kB/s | 262 kB 00:00
(531/853): NetworkManager-libnm-1.40.16-1.el8.x 984 kB/s | 1.9 MB 00:01
(532/853): audit-libs-3.0.7-4.el8.x86_64.rpm 252 kB/s | 122 kB 00:00
(533/853): authselect-1.2.6-1.el8.x86_64.rpm 351 kB/s | 146 kB 00:00
(534/853): authselect-libs-1.2.6-1.el8.x86_64.r 546 kB/s | 239 kB 00:00
(535/853): bash-4.4.20-4.el8_6.x86_64.rpm 2.2 MB/s | 1.5 MB 00:00
(536/853): binutils-2.30-119.el8.x86_64.rpm 5.1 MB/s | 5.8 MB 00:01
(537/853): c-ares-1.13.0-6.el8.x86_64.rpm 126 kB/s | 92 kB 00:00
(538/853): ca-certificates-2022.2.54-80.2.el8_6 2.3 MB/s | 919 kB 00:00
(539/853): chrony-4.2-1.el8.rocky.1.0.x86_64.rp 1.0 MB/s | 332 kB 00:00
(540/853): cifs-utils-7.0-1.el8.x86_64.rpm 426 kB/s | 113 kB 00:00
(541/853): cockpit-286.1-1.el8.x86_64.rpm 280 kB/s | 80 kB 00:00
(542/853): cockpit-bridge-286.1-1.el8.x86_64.rp 1.2 MB/s | 403 kB 00:00
(543/853): cockpit-ws-286.1-1.el8.x86_64.rpm 2.2 MB/s | 910 kB 00:00
(544/853): cockpit-system-286.1-1.el8.noarch.rp 4.5 MB/s | 3.9 MB 00:00
(545/853): bpftool-4.18.0-477.10.1.el8_8.x86_64 3.3 MB/s | 10 MB 00:03
(546/853): coreutils-8.30-15.el8.x86_64.rpm 1.3 MB/s | 1.2 MB 00:00
(547/853): coreutils-common-8.30-15.el8.x86_64. 2.5 MB/s | 2.0 MB 00:00
(548/853): cronie-1.5.2-8.el8.x86_64.rpm 228 kB/s | 118 kB 00:00
(549/853): cronie-anacron-1.5.2-8.el8.x86_64.rp 95 kB/s | 41 kB 00:00
(550/853): cpio-2.12-11.el8.x86_64.rpm 279 kB/s | 265 kB 00:00
(551/853): crypto-policies-20221215-1.gitece009 176 kB/s | 63 kB 00:00
(552/853): crypto-policies-scripts-20221215-1.g 190 kB/s | 83 kB 00:00
(553/853): cryptsetup-libs-2.3.7-5.el8.x86_64.r 1.4 MB/s | 487 kB 00:00
(554/853): cryptsetup-2.3.7-5.el8.x86_64.rpm 312 kB/s | 198 kB 00:00
(555/853): cups-libs-2.2.6-51.el8.x86_64.rpm 967 kB/s | 434 kB 00:00
(556/853): curl-7.61.1-30.el8_8.2.x86_64.rpm 905 kB/s | 352 kB 00:00
(557/853): cyrus-sasl-gssapi-2.1.27-6.el8_5.x86 120 kB/s | 49 kB 00:00
(558/853): cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 260 kB/s | 122 kB 00:00
(559/853): cyrus-sasl-plain-2.1.27-6.el8_5.x86_ 91 kB/s | 46 kB 00:00
(560/853): dbus-1.12.8-24.el8.x86_64.rpm 86 kB/s | 41 kB 00:00
(561/853): dbus-common-1.12.8-24.el8.noarch.rpm 108 kB/s | 46 kB 00:00
(562/853): dbus-daemon-1.12.8-24.el8.x86_64.rpm 635 kB/s | 240 kB 00:00
(563/853): dbus-libs-1.12.8-24.el8.x86_64.rpm 423 kB/s | 184 kB 00:00
(564/853): dbus-tools-1.12.8-24.el8.x86_64.rpm 155 kB/s | 85 kB 00:00
(565/853): device-mapper-1.02.181-9.el8.x86_64. 600 kB/s | 377 kB 00:00
(566/853): device-mapper-event-libs-1.02.181-9. 732 kB/s | 270 kB 00:00
(567/853): device-mapper-libs-1.02.181-9.el8.x8 725 kB/s | 409 kB 00:00
(568/853): device-mapper-multipath-0.8.4-37.el8 379 kB/s | 207 kB 00:00
(569/853): device-mapper-event-1.02.181-9.el8.x 215 kB/s | 271 kB 00:01
(570/853): device-mapper-multipath-libs-0.8.4-3 798 kB/s | 333 kB 00:00
(571/853): device-mapper-persistent-data-0.9.0- 2.1 MB/s | 935 kB 00:00
(572/853): dmidecode-3.3-4.el8.x86_64.rpm 167 kB/s | 91 kB 00:00
(573/853): dnf-data-4.7.0-16.el8_8.noarch.rpm 407 kB/s | 155 kB 00:00
(574/853): dnf-4.7.0-16.el8_8.noarch.rpm 789 kB/s | 541 kB 00:00
(575/853): dnf-plugins-core-4.0.21-19.el8_8.noa 149 kB/s | 74 kB 00:00
(576/853): dracut-config-rescue-049-223.git2023 186 kB/s | 61 kB 00:00
(577/853): dracut-049-223.git20230119.el8.x86_6 633 kB/s | 378 kB 00:00
(578/853): dracut-network-049-223.git20230119.e 217 kB/s | 109 kB 00:00
(579/853): dracut-squash-049-223.git20230119.el 102 kB/s | 62 kB 00:00
(580/853): e2fsprogs-1.45.6-5.el8.x86_64.rpm 1.5 MB/s | 1.0 MB 00:00
(581/853): elfutils-0.188-3.el8.x86_64.rpm 1.3 MB/s | 543 kB 00:00
(582/853): elfutils-debuginfod-client-0.188-3.e 166 kB/s | 74 kB 00:00
(583/853): elfutils-debuginfod-client-devel-0.1 124 kB/s | 58 kB 00:00
(584/853): elfutils-default-yama-scope-0.188-3. 115 kB/s | 51 kB 00:00
(585/853): elfutils-devel-0.188-3.el8.x86_64.rp 207 kB/s | 88 kB 00:00
(586/853): elfutils-libelf-0.188-3.el8.x86_64.r 546 kB/s | 230 kB 00:00
(587/853): e2fsprogs-libs-1.45.6-5.el8.x86_64.r 115 kB/s | 232 kB 00:02
(588/853): elfutils-libelf-devel-0.188-3.el8.x8 92 kB/s | 60 kB 00:00
(589/853): elfutils-libs-0.188-3.el8.x86_64.rpm 429 kB/s | 297 kB 00:00
(590/853): ethtool-5.13-2.el8.x86_64.rpm 438 kB/s | 220 kB 00:00
(591/853): emacs-filesystem-26.1-10.el8_8.2.noa 75 kB/s | 69 kB 00:00
(592/853): file-5.33-24.el8.x86_64.rpm 176 kB/s | 76 kB 00:00
(593/853): expat-2.2.5-11.el8.x86_64.rpm 127 kB/s | 112 kB 00:00
(594/853): firewalld-0.9.3-13.el8.noarch.rpm 1.1 MB/s | 502 kB 00:00
(595/853): firewalld-filesystem-0.9.3-13.el8.no 163 kB/s | 77 kB 00:00
(596/853): freetype-2.9.1-9.el8.x86_64.rpm 818 kB/s | 393 kB 00:00
(597/853): fuse-common-3.3.0-16.el8.x86_64.rpm 43 kB/s | 21 kB 00:00
(598/853): fuse-libs-2.9.7-16.el8.x86_64.rpm 233 kB/s | 101 kB 00:00
(599/853): fuse3-3.3.0-16.el8.x86_64.rpm 135 kB/s | 53 kB 00:00
(600/853): fuse3-libs-3.3.0-16.el8.x86_64.rpm 233 kB/s | 94 kB 00:00
(601/853): gawk-4.2.1-4.el8.x86_64.rpm 2.4 MB/s | 1.1 MB 00:00
(602/853): gdbm-1.18-2.el8.x86_64.rpm 301 kB/s | 129 kB 00:00
(603/853): gdbm-libs-1.18-2.el8.x86_64.rpm 159 kB/s | 59 kB 00:00
(604/853): gdisk-1.0.3-11.el8.x86_64.rpm 639 kB/s | 240 kB 00:00
(605/853): file-libs-5.33-24.el8.x86_64.rpm 171 kB/s | 543 kB 00:03
(606/853): glib2-2.56.4-161.el8.x86_64.rpm 3.2 MB/s | 2.5 MB 00:00
(607/853): glibc-2.28-225.el8.x86_64.rpm 2.5 MB/s | 2.2 MB 00:00
(608/853): glibc-devel-2.28-225.el8.x86_64.rpm 175 kB/s | 82 kB 00:00
(609/853): glibc-headers-2.28-225.el8.x86_64.rp 1.1 MB/s | 487 kB 00:00
(610/853): glibc-langpack-en-2.28-225.el8.x86_6 1.7 MB/s | 825 kB 00:00
(611/853): gnupg2-2.2.20-3.el8_6.x86_64.rpm 4.7 MB/s | 2.4 MB 00:00
(612/853): gnupg2-smime-2.2.20-3.el8_6.x86_64.r 602 kB/s | 282 kB 00:00
(613/853): gnutls-3.6.16-6.el8_7.x86_64.rpm 2.2 MB/s | 1.0 MB 00:00
(614/853): gpgme-1.13.1-11.el8.x86_64.rpm 763 kB/s | 335 kB 00:00
(615/853): grub2-common-2.02-148.el8.rocky.0.3. 1.2 MB/s | 894 kB 00:00
(616/853): grub2-pc-2.02-148.el8.rocky.0.3.x86_ 67 kB/s | 45 kB 00:00
(617/853): glibc-common-2.28-225.el8.x86_64.rpm 325 kB/s | 1.0 MB 00:03
(618/853): grub2-pc-modules-2.02-148.el8.rocky. 1.1 MB/s | 921 kB 00:00
(619/853): grub2-tools-2.02-148.el8.rocky.0.3.x 2.2 MB/s | 2.0 MB 00:00
(620/853): grub2-tools-minimal-2.02-148.el8.roc 498 kB/s | 212 kB 00:00
(621/853): grubby-8.40-47.el8.x86_64.rpm 118 kB/s | 49 kB 00:00
(622/853): gzip-1.9-13.el8_5.x86_64.rpm 372 kB/s | 166 kB 00:00
(623/853): hwdata-0.314-8.16.el8.noarch.rpm 4.1 MB/s | 1.8 MB 00:00
(624/853): info-6.5-7.el8.x86_64.rpm 444 kB/s | 197 kB 00:00
(625/853): initscripts-10.00.18-1.el8.x86_64.rp 701 kB/s | 339 kB 00:00
(626/853): iproute-5.18.0-1.el8.x86_64.rpm 1.7 MB/s | 807 kB 00:00
(627/853): iptables-1.8.4-24.el8.x86_64.rpm 1.3 MB/s | 585 kB 00:00
(628/853): iptables-ebtables-1.8.4-24.el8.x86_6 154 kB/s | 72 kB 00:00
(629/853): iptables-libs-1.8.4-24.el8.x86_64.rp 227 kB/s | 108 kB 00:00
(630/853): iputils-20180629-10.el8.x86_64.rpm 315 kB/s | 147 kB 00:00
(631/853): irqbalance-1.9.0-4.el8.x86_64.rpm 147 kB/s | 70 kB 00:00
(632/853): iwl100-firmware-39.31.5.1-114.el8_8. 357 kB/s | 176 kB 00:00
(633/853): iwl1000-firmware-39.31.5.1-114.el8_8 410 kB/s | 176 kB 00:00
(634/853): iwl105-firmware-18.168.6.1-114.el8_8 592 kB/s | 260 kB 00:00
(635/853): iwl135-firmware-18.168.6.1-114.el8_8 582 kB/s | 269 kB 00:00
(636/853): iwl2000-firmware-18.168.6.1-114.el8_ 639 kB/s | 263 kB 00:00
(637/853): iwl2030-firmware-18.168.6.1-114.el8_ 717 kB/s | 272 kB 00:00
(638/853): iwl3160-firmware-25.30.13.0-114.el8_ 1.2 MB/s | 503 kB 00:00
(639/853): iwl5000-firmware-8.83.5.1_1-114.el8_ 376 kB/s | 173 kB 00:00
(640/853): iwl5150-firmware-8.24.2.2-114.el8_8. 372 kB/s | 173 kB 00:00
(641/853): iwl6000-firmware-9.221.4.1-114.el8_8 434 kB/s | 193 kB 00:00
(642/853): iwl6000g2a-firmware-18.168.6.1-114.e 606 kB/s | 245 kB 00:00
(643/853): iwl6000g2b-firmware-18.168.6.1-114.e 562 kB/s | 247 kB 00:00
(644/853): iwl6050-firmware-41.28.5.1-114.el8_8 456 kB/s | 200 kB 00:00
(645/853): grub2-tools-extra-2.02-148.el8.rocky 173 kB/s | 1.1 MB 00:06
(646/853): jansson-2.14-1.el8.x86_64.rpm 86 kB/s | 46 kB 00:00
(647/853): json-c-0.13.1-3.el8.x86_64.rpm 113 kB/s | 40 kB 00:00
(648/853): iwl7260-firmware-25.30.13.0-114.el8_ 9.5 MB/s | 17 MB 00:01
(649/853): jimtcl-0.77-6.el8.1.x86_64.rpm 143 kB/s | 224 kB 00:01
(650/853): kernel-headers-4.18.0-477.10.1.el8_8 5.8 MB/s | 11 MB 00:01
(651/853): kernel-tools-4.18.0-477.10.1.el8_8.x 6.3 MB/s | 9.6 MB 00:01
(652/853): kexec-tools-2.0.25-5.el8.x86_64.rpm 790 kB/s | 528 kB 00:00
(653/853): kmod-25-19.el8.x86_64.rpm 285 kB/s | 125 kB 00:00
(654/853): kmod-kvdo-6.2.8.7-88.el8.x86_64.rpm 812 kB/s | 348 kB 00:00
(655/853): kmod-libs-25-19.el8.x86_64.rpm 141 kB/s | 67 kB 00:00
(656/853): kpartx-0.8.4-37.el8.x86_64.rpm 267 kB/s | 118 kB 00:00
(657/853): kpatch-0.9.7-2.el8.noarch.rpm 42 kB/s | 17 kB 00:00
(658/853): kpatch-dnf-0.9.7_0.4-2.el8.noarch.rp 40 kB/s | 17 kB 00:00
(659/853): krb5-libs-1.18.2-22.el8_7.x86_64.rpm 1.6 MB/s | 839 kB 00:00
(660/853): ledmon-0.96-3.el8.x86_64.rpm 182 kB/s | 84 kB 00:00
(661/853): libacl-2.2.53-1.el8.1.x86_64.rpm 104 kB/s | 33 kB 00:00
(662/853): libarchive-3.3.3-5.el8.x86_64.rpm 918 kB/s | 359 kB 00:00
(663/853): libbabeltrace-1.5.4-4.el8.x86_64.rpm 399 kB/s | 199 kB 00:00
(664/853): libbasicobjects-0.1.1-40.el8.x86_64. 71 kB/s | 30 kB 00:00
(665/853): libblkid-2.32.1-42.el8_8.x86_64.rpm 581 kB/s | 219 kB 00:00
(666/853): libbpf-0.5.0-1.el8.x86_64.rpm 383 kB/s | 136 kB 00:00
(667/853): libcap-2.48-4.el8.x86_64.rpm 202 kB/s | 73 kB 00:00
(668/853): libcollection-0.7.0-40.el8.x86_64.rp 130 kB/s | 47 kB 00:00
(669/853): libcom_err-1.45.6-5.el8.x86_64.rpm 148 kB/s | 48 kB 00:00
(670/853): libcomps-0.1.18-1.el8.x86_64.rpm 239 kB/s | 81 kB 00:00
(671/853): libcurl-7.61.1-30.el8_8.2.x86_64.rpm 864 kB/s | 302 kB 00:00
(672/853): libdhash-0.5.0-40.el8.x86_64.rpm 83 kB/s | 33 kB 00:00
(673/853): libdnf-0.63.0-14.el8_8.x86_64.rpm 1.6 MB/s | 708 kB 00:00
(674/853): libertas-usb8388-firmware-20230404-1 322 kB/s | 139 kB 00:00
(675/853): libfdisk-2.32.1-42.el8_8.x86_64.rpm 707 kB/s | 252 kB 00:00
(676/853): libffi-3.1-24.el8.x86_64.rpm 107 kB/s | 37 kB 00:00
(677/853): libgcc-8.5.0-18.el8.x86_64.rpm 211 kB/s | 80 kB 00:00
(678/853): libgcrypt-1.8.5-7.el8_6.x86_64.rpm 1.3 MB/s | 462 kB 00:00
(679/853): libgomp-8.5.0-18.el8.x86_64.rpm 685 kB/s | 207 kB 00:00
(680/853): kernel-tools-libs-4.18.0-477.10.1.el 1.3 MB/s | 9.4 MB 00:07
(681/853): libini_config-1.3.1-40.el8.x86_64.rp 124 kB/s | 69 kB 00:00
(682/853): libibverbs-44.0-2.el8.1.x86_64.rpm 449 kB/s | 389 kB 00:00
(683/853): libksba-1.3.5-9.el8_7.x86_64.rpm 455 kB/s | 133 kB 00:00
(684/853): libldb-2.6.1-1.el8.x86_64.rpm 665 kB/s | 188 kB 00:00
(685/853): libmount-2.32.1-42.el8_8.x86_64.rpm 698 kB/s | 235 kB 00:00
(686/853): libnfsidmap-2.3.3-59.el8.x86_64.rpm 335 kB/s | 121 kB 00:00
(687/853): libnftnl-1.1.5-5.el8.x86_64.rpm 278 kB/s | 82 kB 00:00
(688/853): libipa_hbac-2.8.2-2.el8.x86_64.rpm 97 kB/s | 122 kB 00:01
(689/853): libnghttp2-1.33.0-3.el8_3.1.x86_64.r 159 kB/s | 76 kB 00:00
(690/853): libnl3-3.7.0-1.el8.x86_64.rpm 706 kB/s | 336 kB 00:00
(691/853): libpath_utils-0.2.1-40.el8.x86_64.rp 121 kB/s | 33 kB 00:00
(692/853): libnl3-cli-3.7.0-1.el8.x86_64.rpm 316 kB/s | 192 kB 00:00
(693/853): libref_array-0.1.5-40.el8.x86_64.rpm 81 kB/s | 32 kB 00:00
(694/853): libpwquality-1.4.4-6.el8.x86_64.rpm 154 kB/s | 106 kB 00:00
(695/853): librepo-1.14.2-4.el8.x86_64.rpm 195 kB/s | 92 kB 00:00
(696/853): libreport-filesystem-2.9.5-15.el8.ro 48 kB/s | 20 kB 00:00
(697/853): libseccomp-2.5.2-1.el8.x86_64.rpm 152 kB/s | 70 kB 00:00
(698/853): libselinux-2.9-8.el8.x86_64.rpm 432 kB/s | 165 kB 00:00
(699/853): libselinux-utils-2.9-8.el8.x86_64.rp 773 kB/s | 242 kB 00:00
(700/853): libsecret-0.18.6-1.el8.0.2.x86_64.rp 206 kB/s | 162 kB 00:00
(701/853): libsemanage-2.9-9.el8_6.x86_64.rpm 434 kB/s | 167 kB 00:00
(702/853): libsmartcols-2.32.1-42.el8_8.x86_64. 461 kB/s | 178 kB 00:00
(703/853): libsmbclient-4.17.5-2.el8.x86_64.rpm 352 kB/s | 152 kB 00:00
(704/853): libsolv-0.7.20-4.el8_7.x86_64.rpm 808 kB/s | 375 kB 00:00
(705/853): libsoup-2.62.3-3.el8.x86_64.rpm 836 kB/s | 424 kB 00:00
(706/853): libssh-0.9.6-6.el8.x86_64.rpm 625 kB/s | 216 kB 00:00
(707/853): libssh-config-0.9.6-6.el8.noarch.rpm 47 kB/s | 19 kB 00:00
(708/853): libss-1.45.6-5.el8.x86_64.rpm 59 kB/s | 53 kB 00:00
(709/853): libsss_autofs-2.8.2-2.el8.x86_64.rpm 202 kB/s | 125 kB 00:00
(710/853): libsss_certmap-2.8.2-2.el8.x86_64.rp 313 kB/s | 180 kB 00:00
(711/853): libsss_nss_idmap-2.8.2-2.el8.x86_64. 389 kB/s | 135 kB 00:00
(712/853): libsss_sudo-2.8.2-2.el8.x86_64.rpm 291 kB/s | 123 kB 00:00
(713/853): libstdc++-8.5.0-18.el8.x86_64.rpm 956 kB/s | 453 kB 00:00
(714/853): libstoragemgmt-1.9.1-3.el8.x86_64.rp 642 kB/s | 245 kB 00:00
(715/853): libsysfs-2.1.0-25.el8.x86_64.rpm 151 kB/s | 52 kB 00:00
(716/853): libsss_idmap-2.8.2-2.el8.x86_64.rpm 81 kB/s | 127 kB 00:01
(717/853): libtalloc-2.3.4-1.el8.x86_64.rpm 85 kB/s | 49 kB 00:00
(718/853): libtasn1-4.13-4.el8_7.x86_64.rpm 130 kB/s | 75 kB 00:00
(719/853): libteam-1.31-4.el8.x86_64.rpm 141 kB/s | 64 kB 00:00
(720/853): libtevent-0.13.0-1.el8.x86_64.rpm 102 kB/s | 50 kB 00:00
(721/853): libtirpc-1.1.4-8.el8.x86_64.rpm 239 kB/s | 112 kB 00:00
(722/853): libtdb-1.4.7-1.el8.x86_64.rpm 44 kB/s | 58 kB 00:01
(723/853): libuuid-2.32.1-42.el8_8.x86_64.rpm 220 kB/s | 97 kB 00:00
(724/853): libuser-0.62-25.el8.x86_64.rpm 484 kB/s | 413 kB 00:00
(725/853): libverto-0.3.2-2.el8.x86_64.rpm 36 kB/s | 23 kB 00:00
(726/853): libwbclient-4.17.5-2.el8.x86_64.rpm 219 kB/s | 124 kB 00:00
(727/853): libxml2-2.9.7-16.el8.x86_64.rpm 1.1 MB/s | 695 kB 00:00
(728/853): lmdb-libs-0.9.24-2.el8.x86_64.rpm 127 kB/s | 57 kB 00:00
(729/853): logrotate-3.14.0-6.el8.x86_64.rpm 197 kB/s | 85 kB 00:00
(730/853): lvm2-libs-2.03.14-9.el8.x86_64.rpm 2.3 MB/s | 1.2 MB 00:00
(731/853): lvm2-2.03.14-9.el8.x86_64.rpm 1.6 MB/s | 1.7 MB 00:01
(732/853): make-4.2.1-11.el8.x86_64.rpm 932 kB/s | 497 kB 00:00
(733/853): mcelog-189-0.el8.x86_64.rpm 204 kB/s | 80 kB 00:00
(734/853): mdadm-4.2-7.el8.x86_64.rpm 960 kB/s | 464 kB 00:00
(735/853): man-pages-4.15-7.el8.x86_64.rpm 3.2 MB/s | 5.9 MB 00:01
(736/853): memstrack-0.2.4-2.el8.x86_64.rpm 48 kB/s | 50 kB 00:01
(737/853): mokutil-0.3.0-12.el8.x86_64.rpm 123 kB/s | 44 kB 00:00
(738/853): nftables-0.9.3-26.el8.x86_64.rpm 607 kB/s | 324 kB 00:00
(739/853): microcode_ctl-20220809-2.el8.x86_64. 3.5 MB/s | 5.8 MB 00:01
(740/853): nvme-cli-1.16-7.el8.x86_64.rpm 568 kB/s | 502 kB 00:00
(741/853): openssh-8.0p1-17.el8_7.x86_64.rpm 637 kB/s | 522 kB 00:00
(742/853): openssh-clients-8.0p1-17.el8_7.x86_6 930 kB/s | 668 kB 00:00
(743/853): openssh-server-8.0p1-17.el8_7.x86_64 634 kB/s | 492 kB 00:00
(744/853): openssl-1.1.1k-9.el8_7.x86_64.rpm 1.0 MB/s | 709 kB 00:00
(745/853): openssl-pkcs11-0.4.10-3.el8.x86_64.r 171 kB/s | 65 kB 00:00
(746/853): openssl-libs-1.1.1k-9.el8_7.x86_64.r 1.8 MB/s | 1.5 MB 00:00
(747/853): pam-1.3.1-25.el8.x86_64.rpm 1.5 MB/s | 745 kB 00:00
(748/853): passwd-0.80-4.el8.x86_64.rpm 239 kB/s | 114 kB 00:00
(749/853): pciutils-3.7.0-3.el8.x86_64.rpm 268 kB/s | 104 kB 00:00
(750/853): pciutils-libs-3.7.0-3.el8.x86_64.rpm 138 kB/s | 53 kB 00:00
(751/853): pcre2-10.32-3.el8_6.x86_64.rpm 522 kB/s | 246 kB 00:00
(752/853): perl-Errno-1.28-422.el8.x86_64.rpm 157 kB/s | 75 kB 00:00
(753/853): perl-IO-1.38-422.el8.x86_64.rpm 305 kB/s | 141 kB 00:00
(754/853): perl-libs-5.26.3-422.el8.x86_64.rpm 2.5 MB/s | 1.6 MB 00:00
(755/853): perl-macros-5.26.3-422.el8.x86_64.rp 247 kB/s | 71 kB 00:00
(756/853): perl-interpreter-5.26.3-422.el8.x86_ 3.7 MB/s | 6.3 MB 00:01
(757/853): platform-python-3.6.8-51.el8.rocky.0 111 kB/s | 86 kB 00:00
(758/853): platform-python-pip-9.0.3-22.el8.roc 2.4 MB/s | 1.6 MB 00:00
(759/853): platform-python-setuptools-39.2.0-7. 996 kB/s | 631 kB 00:00
(760/853): policycoreutils-2.9-24.el8.x86_64.rp 838 kB/s | 376 kB 00:00
(761/853): policycoreutils-python-utils-2.9-24. 487 kB/s | 253 kB 00:00
(762/853): polkit-0.115-15.el8.x86_64.rpm 210 kB/s | 153 kB 00:00
(763/853): polkit-libs-0.115-15.el8.x86_64.rpm 100 kB/s | 75 kB 00:00
(764/853): procps-ng-3.3.15-13.el8.x86_64.rpm 644 kB/s | 329 kB 00:00
(765/853): python3-audit-3.0.7-4.el8.x86_64.rpm 194 kB/s | 86 kB 00:00
(766/853): python3-dnf-4.7.0-16.el8_8.noarch.rp 1.4 MB/s | 549 kB 00:00
(767/853): python3-dnf-plugins-core-4.0.21-19.e 674 kB/s | 260 kB 00:00
(768/853): python3-firewall-0.9.3-13.el8.noarch 1.1 MB/s | 433 kB 00:00
(769/853): python3-gpg-1.13.1-11.el8.x86_64.rpm 693 kB/s | 243 kB 00:00
(770/853): python3-hawkey-0.63.0-14.el8_8.x86_6 365 kB/s | 116 kB 00:00
(771/853): python3-libcomps-0.1.18-1.el8.x86_64 140 kB/s | 51 kB 00:00
(772/853): python3-libdnf-0.63.0-14.el8_8.x86_6 1.8 MB/s | 778 kB 00:00
(773/853): python3-libselinux-2.9-8.el8.x86_64. 735 kB/s | 282 kB 00:00
(774/853): python3-libsemanage-2.9-9.el8_6.x86_ 338 kB/s | 127 kB 00:00
(775/853): python3-libs-3.6.8-51.el8.rocky.0.x8 5.3 MB/s | 7.8 MB 00:01
(776/853): python3-libstoragemgmt-1.9.1-3.el8.x 231 kB/s | 175 kB 00:00
(777/853): python3-libxml2-2.9.7-16.el8.x86_64. 505 kB/s | 236 kB 00:00
(778/853): python3-linux-procfs-0.7.1-1.el8.noa 104 kB/s | 41 kB 00:00
(779/853): python3-nftables-0.9.3-26.el8.x86_64 85 kB/s | 29 kB 00:00
(780/853): python3-pip-wheel-9.0.3-22.el8.rocky 1.8 MB/s | 894 kB 00:00
(781/853): python3-policycoreutils-2.9-24.el8.n 2.5 MB/s | 2.2 MB 00:00
(782/853): python3-perf-4.18.0-477.10.1.el8_8.x 4.9 MB/s | 9.5 MB 00:01
(783/853): python3-rpm-4.14.3-26.el8.x86_64.rpm 175 kB/s | 154 kB 00:00
(784/853): python3-setools-4.3.0-3.el8.x86_64.r 781 kB/s | 623 kB 00:00
(785/853): python3-setuptools-39.2.0-7.el8.noar 293 kB/s | 162 kB 00:00
(786/853): python3-setuptools-wheel-39.2.0-7.el 386 kB/s | 288 kB 00:00
(787/853): python3-slip-0.6.4-13.el8.noarch.rpm 49 kB/s | 38 kB 00:00
(788/853): python3-slip-dbus-0.6.4-13.el8.noarc 81 kB/s | 38 kB 00:00
(789/853): python3-sssdconfig-2.8.2-2.el8.noarc 313 kB/s | 148 kB 00:00
(790/853): python3-syspurpose-1.28.36-2.el8.x86 686 kB/s | 336 kB 00:00
(791/853): rdma-core-44.0-2.el8.1.x86_64.rpm 125 kB/s | 61 kB 00:00
(792/853): realmd-0.17.1-1.el8.x86_64.rpm 519 kB/s | 257 kB 00:00
(793/853): rpm-4.14.3-26.el8.x86_64.rpm 1.2 MB/s | 543 kB 00:00
(794/853): rpm-build-libs-4.14.3-26.el8.x86_64. 438 kB/s | 156 kB 00:00
(795/853): rpm-libs-4.14.3-26.el8.x86_64.rpm 803 kB/s | 344 kB 00:00
(796/853): rpm-plugin-selinux-4.14.3-26.el8.x86 162 kB/s | 77 kB 00:00
(797/853): rpm-plugin-systemd-inhibit-4.14.3-26 175 kB/s | 78 kB 00:00
(798/853): rpm-sign-4.14.3-26.el8.x86_64.rpm 185 kB/s | 80 kB 00:00
(799/853): rsync-3.1.3-19.el8_7.1.x86_64.rpm 955 kB/s | 409 kB 00:00
(800/853): samba-client-4.17.5-2.el8.x86_64.rpm 1.5 MB/s | 724 kB 00:00
(801/853): samba-common-4.17.5-2.el8.noarch.rpm 552 kB/s | 229 kB 00:00
(802/853): samba-client-libs-4.17.5-2.el8.x86_6 4.8 MB/s | 5.0 MB 00:01
(803/853): samba-common-libs-4.17.5-2.el8.x86_6 307 kB/s | 179 kB 00:00
(804/853): sed-4.5-5.el8.x86_64.rpm 687 kB/s | 297 kB 00:00
(805/853): selinux-policy-3.14.3-117.el8.noarch 1.5 MB/s | 658 kB 00:00
(806/853): setup-2.12.2-9.el8.noarch.rpm 479 kB/s | 180 kB 00:00
(807/853): sg3_utils-1.44-6.el8.x86_64.rpm 1.6 MB/s | 916 kB 00:00
(808/853): sg3_utils-libs-1.44-6.el8.x86_64.rpm 236 kB/s | 98 kB 00:00
(809/853): selinux-policy-targeted-3.14.3-117.e 6.9 MB/s | 15 MB 00:02
(810/853): shadow-utils-4.6-17.el8.x86_64.rpm 1.4 MB/s | 1.2 MB 00:00
(811/853): sos-4.5.1-3.el8.noarch.rpm 1.8 MB/s | 840 kB 00:00
(812/853): sqlite-3.26.0-17.el8_7.x86_64.rpm 1.6 MB/s | 667 kB 00:00
(813/853): sqlite-libs-3.26.0-17.el8_7.x86_64.r 1.3 MB/s | 580 kB 00:00
(814/853): sssd-2.8.2-2.el8.x86_64.rpm 253 kB/s | 114 kB 00:00
(815/853): sssd-ad-2.8.2-2.el8.x86_64.rpm 806 kB/s | 306 kB 00:00
(816/853): sssd-client-2.8.2-2.el8.x86_64.rpm 648 kB/s | 237 kB 00:00
(817/853): sssd-common-2.8.2-2.el8.x86_64.rpm 3.0 MB/s | 1.7 MB 00:00
(818/853): sssd-common-pac-2.8.2-2.el8.x86_64.r 347 kB/s | 189 kB 00:00
(819/853): sssd-ipa-2.8.2-2.el8.x86_64.rpm 910 kB/s | 368 kB 00:00
(820/853): sssd-kcm-2.8.2-2.el8.x86_64.rpm 653 kB/s | 258 kB 00:00
(821/853): sssd-krb5-2.8.2-2.el8.x86_64.rpm 368 kB/s | 159 kB 00:00
(822/853): sssd-krb5-common-2.8.2-2.el8.x86_64. 404 kB/s | 197 kB 00:00
(823/853): sssd-ldap-2.8.2-2.el8.x86_64.rpm 543 kB/s | 246 kB 00:00
(824/853): sssd-nfs-idmap-2.8.2-2.el8.x86_64.rp 328 kB/s | 124 kB 00:00
(825/853): sssd-proxy-2.8.2-2.el8.x86_64.rpm 377 kB/s | 155 kB 00:00
(826/853): strace-5.18-2.el8.x86_64.rpm 2.7 MB/s | 1.4 MB 00:00
(827/853): sudo-1.8.29-10.el8.x86_64.rpm 1.8 MB/s | 925 kB 00:00
(828/853): systemd-libs-239-74.el8_8.x86_64.rpm 2.2 MB/s | 1.1 MB 00:00
(829/853): systemd-239-74.el8_8.x86_64.rpm 3.4 MB/s | 3.6 MB 00:01
(830/853): systemd-pam-239-74.el8_8.x86_64.rpm 922 kB/s | 496 kB 00:00
(831/853): systemd-udev-239-74.el8_8.x86_64.rpm 2.9 MB/s | 1.6 MB 00:00
(832/853): tar-1.30-9.el8.x86_64.rpm 1.5 MB/s | 838 kB 00:00
(833/853): teamd-1.31-4.el8.x86_64.rpm 221 kB/s | 129 kB 00:00
(834/853): tuned-2.20.0-1.el8.noarch.rpm 341 kB/s | 345 kB 00:01
(835/853): tzdata-2023c-1.el8.noarch.rpm 423 kB/s | 476 kB 00:01
(836/853): unzip-6.0-46.el8.x86_64.rpm 191 kB/s | 195 kB 00:01
(837/853): usb_modeswitch-2.5.2-1.el8.2.x86_64. 62 kB/s | 77 kB 00:01
(838/853): util-linux-user-2.32.1-42.el8_8.x86_ 68 kB/s | 101 kB 00:01
(839/853): util-linux-2.32.1-42.el8_8.x86_64.rp 1.0 MB/s | 2.5 MB 00:02
(840/853): vdo-6.2.7.17-14.el8.x86_64.rpm 1.3 MB/s | 661 kB 00:00
(841/853): vim-minimal-8.0.1763-19.el8_6.4.x86_ 818 kB/s | 574 kB 00:00
(842/853): virt-what-1.25-3.el8.x86_64.rpm 55 kB/s | 37 kB 00:00
(843/853): which-2.21-18.el8.x86_64.rpm 103 kB/s | 48 kB 00:00
(844/853): xfsdump-3.1.8-4.el8.x86_64.rpm 632 kB/s | 331 kB 00:00
(845/853): xfsprogs-5.0.0-10.el8.x86_64.rpm 2.1 MB/s | 1.1 MB 00:00
(846/853): xz-5.2.4-4.el8_6.x86_64.rpm 384 kB/s | 152 kB 00:00
(847/853): xz-devel-5.2.4-4.el8_6.x86_64.rpm 160 kB/s | 61 kB 00:00
(848/853): xz-libs-5.2.4-4.el8_6.x86_64.rpm 189 kB/s | 93 kB 00:00
(849/853): yum-4.7.0-16.el8_8.noarch.rpm 487 kB/s | 207 kB 00:00
(850/853): zlib-1.2.11-21.el8_7.x86_64.rpm 271 kB/s | 102 kB 00:00
(851/853): zlib-devel-1.2.11-21.el8_7.x86_64.rp 131 kB/s | 57 kB 00:00
(852/853): zsh-5.5.1-10.el8.x86_64.rpm 3.2 MB/s | 2.9 MB 00:00
(853/853): linux-firmware-20230404-114.git2e92a 6.0 MB/s | 264 MB 00:43
--------------------------------------------------------------------------------
Total 4.5 MB/s | 953 MB 03:32
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Running scriptlet: filesystem-3.8-6.el8.x86_64 1/1
Running scriptlet: copy-jdk-configs-4.0-2.el8.noarch 1/1
Running scriptlet: kmod-kvdo-6.2.8.7-88.el8.x86_64 1/1
Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.372.b07-4.el8.x8 1/1
Preparing : 1/1
Running scriptlet: libgcc-8.5.0-18.el8.x86_64 1/1
Upgrading : libgcc-8.5.0-18.el8.x86_64 1/1683
Running scriptlet: libgcc-8.5.0-18.el8.x86_64 1/1683
Reinstalling : fontpackages-filesystem-1.44-22.el8.noarch 2/1683
Upgrading : setup-2.12.2-9.el8.noarch 3/1683
warning: /etc/shadow created as /etc/shadow.rpmnew
Running scriptlet: setup-2.12.2-9.el8.noarch 3/1683
Reinstalling : filesystem-3.8-6.el8.x86_64 4/1683
Reinstalling : urw-base35-fonts-common-20170801-10.el8.noarch 5/1683
Upgrading : hwdata-0.314-8.16.el8.noarch 6/1683
Upgrading : emacs-filesystem-1:26.1-10.el8_8.2.noarch 7/1683
Upgrading : python-srpm-macros-3-45.el8.noarch 8/1683
Upgrading : bind-license-32:9.11.36-8.el8.noarch 9/1683
Reinstalling : abattis-cantarell-fonts-0.0.25-6.el8.noarch 10/1683
Upgrading : tzdata-2023c-1.el8.noarch 11/1683
Upgrading : python3-setuptools-wheel-39.2.0-7.el8.noarch 12/1683
Upgrading : python3-pip-wheel-9.0.3-22.el8.rocky.0.noarch 13/1683
Upgrading : libreport-filesystem-2.9.5-15.el8.rocky.6.3.x8 14/1683
Upgrading : vim-filesystem-2:8.0.1763-19.el8_6.4.noarch 15/1683
Upgrading : javapackages-filesystem-5.3.0-2.module+el8.3.0 16/1683
Reinstalling : adobe-mappings-cmap-20171205-3.el8.noarch 17/1683
Reinstalling : adobe-mappings-cmap-deprecated-20171205-3.el8. 18/1683
Upgrading : dnf-data-4.7.0-16.el8_8.noarch 19/1683
Upgrading : python-rpm-macros-3-45.el8.noarch 20/1683
Upgrading : python3-rpm-macros-3-45.el8.noarch 21/1683
Reinstalling : basesystem-11-5.el8.noarch 22/1683
Reinstalling : google-droid-sans-fonts-20120715-13.el8.noarch 23/1683
Reinstalling : dejavu-fonts-common-2.35-7.el8.noarch 24/1683
Reinstalling : dejavu-sans-mono-fonts-2.35-7.el8.noarch 25/1683
Upgrading : linux-firmware-20230404-114.git2e92a49f.el8_8. 26/1683
Upgrading : libssh-config-0.9.6-6.el8.noarch 27/1683
Upgrading : kernel-headers-4.18.0-477.10.1.el8_8.x86_64 28/1683
Upgrading : fuse-common-3.3.0-16.el8.x86_64 29/1683
Upgrading : firewalld-filesystem-0.9.3-13.el8.noarch 30/1683
Upgrading : tzdata-java-2023c-1.el8.noarch 31/1683
Upgrading : tigervnc-license-1.12.0-15.el8_8.noarch 32/1683
Upgrading : tigervnc-icons-1.12.0-15.el8_8.noarch 33/1683
Upgrading : qt5-srpm-macros-5.15.3-1.el8.noarch 34/1683
Upgrading : man-pages-overrides-8.6.0.0-1.el8.noarch 35/1683
Reinstalling : quota-nls-1:4.04-14.el8.noarch 36/1683
Reinstalling : publicsuffix-list-dafsa-20180723-1.el8.noarch 37/1683
Reinstalling : pkgconf-m4-1.4.2-1.el8.noarch 38/1683
Reinstalling : ncurses-base-6.1-9.20180224.el8.noarch 39/1683
Upgrading : pcre2-10.32-3.el8_6.x86_64 40/1683
Upgrading : libselinux-2.9-8.el8.x86_64 41/1683
Running scriptlet: libselinux-2.9-8.el8.x86_64 41/1683
Reinstalling : ncurses-libs-6.1-9.20180224.el8.x86_64 42/1683
Installing : glibc-gconv-extra-2.28-225.el8.x86_64 43/1683
Running scriptlet: glibc-gconv-extra-2.28-225.el8.x86_64 43/1683
Upgrading : glibc-langpack-en-2.28-225.el8.x86_64 44/1683
Upgrading : glibc-common-2.28-225.el8.x86_64 45/1683
Running scriptlet: glibc-2.28-225.el8.x86_64 46/1683
Upgrading : glibc-2.28-225.el8.x86_64 46/1683
Running scriptlet: glibc-2.28-225.el8.x86_64 46/1683
Upgrading : bash-4.4.20-4.el8_6.x86_64 47/1683
Running scriptlet: bash-4.4.20-4.el8_6.x86_64 47/1683
Reinstalling : libsepol-2.9-3.el8.x86_64 48/1683
Running scriptlet: libsepol-2.9-3.el8.x86_64 48/1683
Upgrading : zlib-1.2.11-21.el8_7.x86_64 49/1683
Upgrading : libstdc++-8.5.0-18.el8.x86_64 50/1683
Running scriptlet: libstdc++-8.5.0-18.el8.x86_64 50/1683
Upgrading : info-6.5-7.el8.x86_64 51/1683
Upgrading : libcom_err-1.45.6-5.el8.x86_64 52/1683
Running scriptlet: libcom_err-1.45.6-5.el8.x86_64 52/1683
Reinstalling : popt-1.18-1.el8.x86_64 53/1683
Upgrading : xz-libs-5.2.4-4.el8_6.x86_64 54/1683
Upgrading : elfutils-libelf-0.188-3.el8.x86_64 55/1683
Upgrading : libxml2-2.9.7-16.el8.x86_64 56/1683
Upgrading : sqlite-libs-3.26.0-17.el8_7.x86_64 57/1683
Reinstalling : libxcrypt-4.1.1-6.el8.x86_64 58/1683
Upgrading : libcap-2.48-4.el8.x86_64 59/1683
Upgrading : libuuid-2.32.1-42.el8_8.x86_64 60/1683
Running scriptlet: libuuid-2.32.1-42.el8_8.x86_64 60/1683
Reinstalling : bzip2-libs-1.0.6-26.el8.x86_64 61/1683
Reinstalling : readline-7.0-10.el8.x86_64 62/1683
Running scriptlet: readline-7.0-10.el8.x86_64 62/1683
Upgrading : libtalloc-2.3.4-1.el8.x86_64 63/1683
Reinstalling : libgpg-error-1.31-1.el8.x86_64 64/1683
Upgrading : expat-2.2.5-11.el8.x86_64 65/1683
Reinstalling : libunistring-0.9.9-3.el8.x86_64 66/1683
Reinstalling : libzstd-1.4.4-1.el8.x86_64 67/1683
Reinstalling : gmp-1:6.1.2-10.el8.x86_64 68/1683
Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 68/1683
Upgrading : nspr-4.34.0-3.el8_6.x86_64 69/1683
Running scriptlet: nspr-4.34.0-3.el8_6.x86_64 69/1683
Upgrading : nss-util-3.79.0-11.el8_7.x86_64 70/1683
Upgrading : libtevent-0.13.0-1.el8.x86_64 71/1683
Reinstalling : chkconfig-1.19.1-1.el8.x86_64 72/1683
Reinstalling : keyutils-libs-1.5.10-9.el8.x86_64 73/1683
Upgrading : libtdb-1.4.7-1.el8.x86_64 74/1683
Reinstalling : findutils-1:4.6.0-20.el8.x86_64 75/1683
Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 75/1683
Reinstalling : libcap-ng-0.7.11-1.el8.x86_64 76/1683
Upgrading : audit-libs-3.0.7-4.el8.x86_64 77/1683
Reinstalling : lua-libs-5.3.4-12.el8.x86_64 78/1683
Reinstalling : libpng-2:1.6.34-5.el8.x86_64 79/1683
Upgrading : freetype-2.9.1-9.el8.x86_64 80/1683
Reinstalling : libattr-2.4.48-3.el8.x86_64 81/1683
Upgrading : libacl-2.2.53-1.el8.1.x86_64 82/1683
Upgrading : sed-4.5-5.el8.x86_64 83/1683
Running scriptlet: sed-4.5-5.el8.x86_64 83/1683
Upgrading : libbasicobjects-0.1.1-40.el8.x86_64 84/1683
Upgrading : libcollection-0.7.0-40.el8.x86_64 85/1683
Upgrading : libdhash-0.5.0-40.el8.x86_64 86/1683
Upgrading : libnl3-3.7.0-1.el8.x86_64 87/1683
Running scriptlet: libnl3-3.7.0-1.el8.x86_64 87/1683
Upgrading : libref_array-0.1.5-40.el8.x86_64 88/1683
Upgrading : boost-system-1.66.0-13.el8.x86_64 89/1683
Running scriptlet: boost-system-1.66.0-13.el8.x86_64 89/1683
Upgrading : jansson-2.14-1.el8.x86_64 90/1683
Upgrading : json-c-0.13.1-3.el8.x86_64 91/1683
Reinstalling : mpfr-3.1.6-1.el8.x86_64 92/1683
Running scriptlet: mpfr-3.1.6-1.el8.x86_64 92/1683
Reinstalling : libidn2-2.2.0-1.el8.x86_64 93/1683
Reinstalling : libjpeg-turbo-1.5.3-12.el8.x86_64 94/1683
Reinstalling : libmnl-1.0.4-6.el8.x86_64 95/1683
Running scriptlet: libmnl-1.0.4-6.el8.x86_64 95/1683
Upgrading : libffi-3.1-24.el8.x86_64 96/1683
Upgrading : libseccomp-2.5.2-1.el8.x86_64 97/1683
Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 97/1683
Reinstalling : p11-kit-0.23.22-1.el8.x86_64 98/1683
Upgrading : libsemanage-2.9-9.el8_6.x86_64 99/1683
Reinstalling : libassuan-2.5.1-3.el8.x86_64 100/1683
Upgrading : libgcrypt-1.8.5-7.el8_6.x86_64 101/1683
Running scriptlet: libgcrypt-1.8.5-7.el8_6.x86_64 101/1683
Upgrading : file-libs-5.33-24.el8.x86_64 102/1683
Upgrading : file-5.33-24.el8.x86_64 103/1683
Upgrading : grub2-common-1:2.02-148.el8.rocky.0.3.noarch 104/1683
Reinstalling : pcre-8.42-6.el8.x86_64 105/1683
Running scriptlet: pcre-8.42-6.el8.x86_64 105/1683
Reinstalling : grep-3.1-6.el8.x86_64 106/1683
Running scriptlet: grep-3.1-6.el8.x86_64 106/1683
Upgrading : libsss_idmap-2.8.2-2.el8.x86_64 107/1683
Running scriptlet: libsss_idmap-2.8.2-2.el8.x86_64 107/1683
Reinstalling : libICE-1.0.9-15.el8.x86_64 108/1683
Reinstalling : libaio-0.3.112-1.el8.x86_64 109/1683
Upgrading : gdbm-libs-1:1.18-2.el8.x86_64 110/1683
Upgrading : xz-5.2.4-4.el8_6.x86_64 111/1683
Upgrading : libgomp-8.5.0-18.el8.x86_64 112/1683
Running scriptlet: libgomp-8.5.0-18.el8.x86_64 112/1683
Reinstalling : protobuf-c-1.3.0-6.el8.x86_64 113/1683
Reinstalling : lz4-libs-1.8.3-3.el8_4.x86_64 114/1683
Upgrading : pixman-0.38.4-2.el8.x86_64 115/1683
Upgrading : libsmartcols-2.32.1-42.el8_8.x86_64 116/1683
Running scriptlet: libsmartcols-2.32.1-42.el8_8.x86_64 116/1683
Upgrading : pciutils-libs-3.7.0-3.el8.x86_64 117/1683
Running scriptlet: pciutils-libs-3.7.0-3.el8.x86_64 117/1683
Reinstalling : libSM-1.2.3-1.el8.x86_64 118/1683
Reinstalling : libmpc-1.1.0-9.1.el8.x86_64 119/1683
Upgrading : tar-2:1.30-9.el8.x86_64 120/1683
Running scriptlet: tar-2:1.30-9.el8.x86_64 120/1683
Reinstalling : nettle-3.4.1-7.el8.x86_64 121/1683
Running scriptlet: nettle-3.4.1-7.el8.x86_64 121/1683
Upgrading : unzip-6.0-46.el8.x86_64 122/1683
Reinstalling : diffutils-3.6-6.el8.x86_64 123/1683
Running scriptlet: diffutils-3.6-6.el8.x86_64 123/1683
Reinstalling : m4-1.4.18-7.el8.x86_64 124/1683
Running scriptlet: m4-1.4.18-7.el8.x86_64 124/1683
Reinstalling : tbb-2018.2-9.el8.x86_64 125/1683
Running scriptlet: tbb-2018.2-9.el8.x86_64 125/1683
Reinstalling : libedit-3.1-23.20170329cvs.el8.x86_64 126/1683
Reinstalling : lzo-2.08-14.el8.x86_64 127/1683
Reinstalling : psmisc-23.1-5.el8.x86_64 128/1683
Upgrading : fstrm-0.6.1-3.el8.x86_64 129/1683
Upgrading : cpio-2.12-11.el8.x86_64 130/1683
Upgrading : libtasn1-4.13-4.el8_7.x86_64 131/1683
Running scriptlet: libtasn1-4.13-4.el8_7.x86_64 131/1683
Reinstalling : p11-kit-trust-0.23.22-1.el8.x86_64 132/1683
Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 132/1683
Reinstalling : zip-3.0-23.el8.x86_64 133/1683
Reinstalling : libxslt-1.1.32-6.el8.x86_64 134/1683
Upgrading : ethtool-2:5.13-2.el8.x86_64 135/1683
Upgrading : libnftnl-1.1.5-5.el8.x86_64 136/1683
Running scriptlet: libnftnl-1.1.5-5.el8.x86_64 136/1683
Reinstalling : libpsl-0.20.2-6.el8.x86_64 137/1683
Upgrading : boost-chrono-1.66.0-13.el8.x86_64 138/1683
Running scriptlet: boost-chrono-1.66.0-13.el8.x86_64 138/1683
Upgrading : libnl3-cli-3.7.0-1.el8.x86_64 139/1683
Running scriptlet: libnl3-cli-3.7.0-1.el8.x86_64 139/1683
Reinstalling : groff-base-1.22.3-18.el8.x86_64 140/1683
Reinstalling : patch-2.7.6-11.el8.x86_64 141/1683
Upgrading : libksba-1.3.5-9.el8_7.x86_64 142/1683
Reinstalling : bzip2-1.0.6-26.el8.x86_64 143/1683
Upgrading : gdisk-1.0.3-11.el8.x86_64 144/1683
Running scriptlet: xml-common-0.6.3-50.el8.noarch 145/1683
Reinstalling : xml-common-0.6.3-50.el8.noarch 145/1683
Upgrading : e2fsprogs-libs-1.45.6-5.el8.x86_64 146/1683
Running scriptlet: e2fsprogs-libs-1.45.6-5.el8.x86_64 146/1683
Upgrading : make-1:4.2.1-11.el8.x86_64 147/1683
Running scriptlet: make-1:4.2.1-11.el8.x86_64 147/1683
Reinstalling : libicu-60.3-2.el8_1.x86_64 148/1683
Running scriptlet: libicu-60.3-2.el8_1.x86_64 148/1683
Reinstalling : snappy-1.1.8-3.el8.x86_64 149/1683
Upgrading : libselinux-utils-2.9-8.el8.x86_64 150/1683
Reinstalling : less-530-1.el8.x86_64 151/1683
Running scriptlet: glibc-headers-2.28-225.el8.x86_64 152/1683
Upgrading : glibc-headers-2.28-225.el8.x86_64 152/1683
Reinstalling : efivar-libs-37-4.el8.x86_64 153/1683
Running scriptlet: efivar-libs-37-4.el8.x86_64 153/1683
Reinstalling : libnfnetlink-1.0.1-13.el8.x86_64 154/1683
Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64 154/1683
Reinstalling : libnetfilter_conntrack-1.0.6-5.el8.x86_64 155/1683
Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64 155/1683
Reinstalling : libtool-ltdl-2.4.6-25.el8.x86_64 156/1683
Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 156/1683
Reinstalling : libyaml-0.1.7-5.el8.x86_64 157/1683
Reinstalling : ncurses-6.1-9.20180224.el8.x86_64 158/1683
Reinstalling : numactl-libs-2.0.12-13.el8.x86_64 159/1683
Running scriptlet: numactl-libs-2.0.12-13.el8.x86_64 159/1683
Reinstalling : userspace-rcu-0.10.1-4.el8.x86_64 160/1683
Running scriptlet: userspace-rcu-0.10.1-4.el8.x86_64 160/1683
Upgrading : dmidecode-1:3.3-4.el8.x86_64 161/1683
Upgrading : fuse3-libs-3.3.0-16.el8.x86_64 162/1683
Running scriptlet: fuse3-libs-3.3.0-16.el8.x86_64 162/1683
Upgrading : libpath_utils-0.2.1-40.el8.x86_64 163/1683
Upgrading : libini_config-1.3.1-40.el8.x86_64 164/1683
Upgrading : libverto-0.3.2-2.el8.x86_64 165/1683
Upgrading : sg3_utils-libs-1.44-6.el8.x86_64 166/1683
Running scriptlet: sg3_utils-libs-1.44-6.el8.x86_64 166/1683
Upgrading : fuse3-3.3.0-16.el8.x86_64 167/1683
Upgrading : boost-regex-1.66.0-13.el8.x86_64 168/1683
Running scriptlet: boost-regex-1.66.0-13.el8.x86_64 168/1683
Upgrading : libteam-1.31-4.el8.x86_64 169/1683
Running scriptlet: libteam-1.31-4.el8.x86_64 169/1683
Upgrading : boost-timer-1.66.0-13.el8.x86_64 170/1683
Running scriptlet: boost-timer-1.66.0-13.el8.x86_64 170/1683
Reinstalling : squashfs-tools-4.3-20.el8.x86_64 171/1683
Reinstalling : bison-3.0.4-10.el8.x86_64 172/1683
Running scriptlet: bison-3.0.4-10.el8.x86_64 172/1683
Reinstalling : flex-2.6.1-9.el8.x86_64 173/1683
Running scriptlet: flex-2.6.1-9.el8.x86_64 173/1683
Upgrading : cpp-8.5.0-18.el8.x86_64 174/1683
Running scriptlet: cpp-8.5.0-18.el8.x86_64 174/1683
Upgrading : gdbm-1:1.18-2.el8.x86_64 175/1683
Upgrading : device-mapper-persistent-data-0.9.0-7.el8.x86_ 176/1683
Reinstalling : libbytesize-1.4-3.el8.x86_64 177/1683
Upgrading : grub2-pc-modules-1:2.02-148.el8.rocky.0.3.noar 178/1683
Installing : shadow-utils-subid-2:4.6-17.el8.x86_64 179/1683
Reinstalling : ipset-libs-7.1-1.el8.x86_64 180/1683
Running scriptlet: ipset-libs-7.1-1.el8.x86_64 180/1683
Reinstalling : ipset-7.1-1.el8.x86_64 181/1683
Reinstalling : jasper-libs-2.0.14-5.el8.x86_64 182/1683
Upgrading : boost-filesystem-1.66.0-13.el8.x86_64 183/1683
Running scriptlet: boost-filesystem-1.66.0-13.el8.x86_64 183/1683
Upgrading : boost-thread-1.66.0-13.el8.x86_64 184/1683
Running scriptlet: boost-thread-1.66.0-13.el8.x86_64 184/1683
Upgrading : libibverbs-44.0-2.el8.1.x86_64 185/1683
Reinstalling : libpcap-14:1.9.1-5.el8.x86_64 186/1683
Upgrading : iptables-libs-1.8.4-24.el8.x86_64 187/1683
Running scriptlet: iptables-1.8.4-24.el8.x86_64 188/1683
Upgrading : iptables-1.8.4-24.el8.x86_64 188/1683
Running scriptlet: iptables-1.8.4-24.el8.x86_64 188/1683
Upgrading : nftables-1:0.9.3-26.el8.x86_64 189/1683
Running scriptlet: nftables-1:0.9.3-26.el8.x86_64 189/1683
Upgrading : iptables-ebtables-1.8.4-24.el8.x86_64 190/1683
Running scriptlet: iptables-ebtables-1.8.4-24.el8.x86_64 190/1683
Upgrading : acl-2.2.53-1.el8.1.x86_64 191/1683
Upgrading : vim-minimal-2:8.0.1763-19.el8_6.4.x86_64 192/1683
Reinstalling : attr-2.4.48-3.el8.x86_64 193/1683
Reinstalling : lua-5.3.4-12.el8.x86_64 194/1683
Reinstalling : copy-jdk-configs-4.0-2.el8.noarch 195/1683
Reinstalling : keyutils-1.5.10-9.el8.x86_64 196/1683
Installing : keyutils-libs-devel-1.5.10-9.el8.x86_64 197/1683
Upgrading : nss-softokn-freebl-3.79.0-11.el8_7.x86_64 198/1683
Upgrading : nss-softokn-3.79.0-11.el8_7.x86_64 199/1683
Reinstalling : isl-0.16.1-6.el8.x86_64 200/1683
Running scriptlet: isl-0.16.1-6.el8.x86_64 200/1683
Upgrading : libipa_hbac-2.8.2-2.el8.x86_64 201/1683
Running scriptlet: libipa_hbac-2.8.2-2.el8.x86_64 201/1683
Reinstalling : libmetalink-0.1.3-7.el8.x86_64 202/1683
Upgrading : libcomps-0.1.18-1.el8.x86_64 203/1683
Upgrading : sqlite-3.26.0-17.el8_7.x86_64 204/1683
Reinstalling : dwz-0.12-10.el8.x86_64 205/1683
Upgrading : libbpf-0.5.0-1.el8.x86_64 206/1683
Upgrading : libss-1.45.6-5.el8.x86_64 207/1683
Running scriptlet: libss-1.45.6-5.el8.x86_64 207/1683
Reinstalling : libidn-1.34-5.el8.x86_64 208/1683
Running scriptlet: libidn-1.34-5.el8.x86_64 208/1683
Upgrading : coreutils-common-8.30-15.el8.x86_64 209/1683
Running scriptlet: coreutils-common-8.30-15.el8.x86_64 209/1683
Reinstalling : graphite2-1.3.10-10.el8.x86_64 210/1683
Reinstalling : zstd-1.4.4-1.el8.x86_64 211/1683
Reinstalling : libconfig-1.5-9.el8.x86_64 212/1683
Reinstalling : libmodman-2.0.1-17.el8.x86_64 213/1683
Running scriptlet: libmodman-2.0.1-17.el8.x86_64 213/1683
Reinstalling : libproxy-0.4.15-5.2.el8.x86_64 214/1683
Running scriptlet: libproxy-0.4.15-5.2.el8.x86_64 214/1683
Reinstalling : mozjs60-60.9.0-4.el8.x86_64 215/1683
Upgrading : boost-atomic-1.66.0-13.el8.x86_64 216/1683
Running scriptlet: boost-atomic-1.66.0-13.el8.x86_64 216/1683
Upgrading : boost-date-time-1.66.0-13.el8.x86_64 217/1683
Running scriptlet: boost-date-time-1.66.0-13.el8.x86_64 217/1683
Upgrading : libstdc++-devel-8.5.0-18.el8.x86_64 218/1683
Reinstalling : libfontenc-1.1.3-8.el8.x86_64 219/1683
Reinstalling : pigz-2.4-4.el8.x86_64 220/1683
Reinstalling : libpaper-1.1.24-22.el8.x86_64 221/1683
Reinstalling : lksctp-tools-1.0.18-3.el8.x86_64 222/1683
Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64 222/1683
Upgrading : vim-common-2:8.0.1763-19.el8_6.4.x86_64 223/1683
Upgrading : kernel-tools-libs-4.18.0-477.10.1.el8_8.x86_64 224/1683
Running scriptlet: kernel-tools-libs-4.18.0-477.10.1.el8_8.x86_64 224/1683
Reinstalling : gpm-libs-1.20.7-17.el8.x86_64 225/1683
Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 225/1683
Reinstalling : jbig2dec-libs-0.16-1.el8.x86_64 226/1683
Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 226/1683
Reinstalling : jbigkit-libs-2.1-14.el8.x86_64 227/1683
Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 227/1683
Upgrading : libtiff-4.0.9-27.el8.x86_64 228/1683
Reinstalling : lcms2-2.9-2.el8.x86_64 229/1683
Running scriptlet: lcms2-2.9-2.el8.x86_64 229/1683
Reinstalling : libX11-xcb-1.6.8-5.el8.x86_64 230/1683
Reinstalling : libXau-1.0.9-3.el8.x86_64 231/1683
Reinstalling : libxcb-1.13.1-1.el8.x86_64 232/1683
Reinstalling : libatomic_ops-7.6.2-3.el8.x86_64 233/1683
Reinstalling : gc-7.6.4-3.el8.x86_64 234/1683
Reinstalling : libdatrie-0.2.9-7.el8.x86_64 235/1683
Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 235/1683
Reinstalling : libthai-0.1.27-2.el8.x86_64 236/1683
Running scriptlet: libthai-0.1.27-2.el8.x86_64 236/1683
Reinstalling : libfastjson-0.99.9-1.el8.x86_64 237/1683
Running scriptlet: libfastjson-0.99.9-1.el8.x86_64 237/1683
Reinstalling : libijs-0.35-5.el8.x86_64 238/1683
Reinstalling : libipt-1.6.1-8.el8.x86_64 239/1683
Reinstalling : libmcpp-2.7.2-20.el8.x86_64 240/1683
Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 240/1683
Reinstalling : mcpp-2.7.2-20.el8.x86_64 241/1683
Reinstalling : libnet-1.1.6-15.el8.x86_64 242/1683
Running scriptlet: libnet-1.1.6-15.el8.x86_64 242/1683
Reinstalling : libxshmfence-1.3-2.el8.x86_64 243/1683
Reinstalling : oniguruma-6.8.2-2.el8.x86_64 244/1683
Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 244/1683
Upgrading : jq-1.6-6.el8.x86_64 245/1683
Reinstalling : brotli-1.0.6-3.el8.x86_64 246/1683
Reinstalling : checkpolicy-2.9-1.el8.x86_64 247/1683
Reinstalling : dosfstools-4.1-6.el8.x86_64 248/1683
Reinstalling : hardlink-1:1.3-6.el8.x86_64 249/1683
Reinstalling : hdparm-9.54-4.el8.x86_64 250/1683
Reinstalling : libdaemon-0.14-15.el8.x86_64 251/1683
Reinstalling : libndp-1.7-6.el8.x86_64 252/1683
Running scriptlet: libndp-1.7-6.el8.x86_64 252/1683
Reinstalling : libpciaccess-0.14-1.el8.x86_64 253/1683
Upgrading : libdrm-2.4.114-1.el8.x86_64 254/1683
Reinstalling : libpipeline-1.5.0-2.el8.x86_64 255/1683
Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 255/1683
Reinstalling : libpkgconf-1.4.2-1.el8.x86_64 256/1683
Reinstalling : pkgconf-1.4.2-1.el8.x86_64 257/1683
Reinstalling : pkgconf-pkg-config-1.4.2-1.el8.x86_64 258/1683
Reinstalling : xorg-x11-font-utils-1:7.5-41.el8.x86_64 259/1683
Upgrading : zlib-devel-1.2.11-21.el8_7.x86_64 260/1683
Upgrading : elfutils-libelf-devel-0.188-3.el8.x86_64 261/1683
Reinstalling : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noa 262/1683
Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noa 262/1683
Reinstalling : libxcrypt-devel-4.1.1-6.el8.x86_64 263/1683
Upgrading : glibc-devel-2.28-225.el8.x86_64 264/1683
Running scriptlet: glibc-devel-2.28-225.el8.x86_64 264/1683
Reinstalling : libzstd-devel-1.4.4-1.el8.x86_64 265/1683
Installing : libcom_err-devel-1.45.6-5.el8.x86_64 266/1683
Installing : libsepol-devel-2.9-3.el8.x86_64 267/1683
Installing : libverto-devel-0.3.2-2.el8.x86_64 268/1683
Upgrading : xz-devel-5.2.4-4.el8_6.x86_64 269/1683
Reinstalling : libsigsegv-2.11-5.el8.x86_64 270/1683
Upgrading : gawk-4.2.1-4.el8.x86_64 271/1683
Reinstalling : libstemmer-0-10.585svn.el8.x86_64 272/1683
Running scriptlet: libstemmer-0-10.585svn.el8.x86_64 272/1683
Reinstalling : npth-1.5-4.el8.x86_64 273/1683
Reinstalling : slang-2.3.2-3.el8.x86_64 274/1683
Reinstalling : newt-0.52.20-11.el8.x86_64 275/1683
Installing : pcre2-utf16-10.32-3.el8_6.x86_64 276/1683
Installing : pcre2-utf32-10.32-3.el8_6.x86_64 277/1683
Installing : pcre2-devel-10.32-3.el8_6.x86_64 278/1683
Installing : libselinux-devel-2.9-8.el8.x86_64 279/1683
Upgrading : ctags-5.8-23.el8.x86_64 280/1683
Reinstalling : source-highlight-3.1.8-17.el8.x86_64 281/1683
Running scriptlet: source-highlight-3.1.8-17.el8.x86_64 281/1683
Upgrading : fribidi-1.0.4-9.el8.x86_64 282/1683
Upgrading : libestr-0.1.10-3.el8.x86_64 283/1683
Running scriptlet: libestr-0.1.10-3.el8.x86_64 283/1683
Upgrading : libglvnd-1:1.3.4-1.el8.x86_64 284/1683
Upgrading : libwebp-1.0.0-8.el8_7.x86_64 285/1683
Upgrading : mesa-libglapi-22.3.0-2.el8.x86_64 286/1683
Running scriptlet: mesa-libglapi-22.3.0-2.el8.x86_64 286/1683
Upgrading : openjpeg2-2.4.0-5.el8.x86_64 287/1683
Upgrading : c-ares-1.13.0-6.el8.x86_64 288/1683
Running scriptlet: c-ares-1.13.0-6.el8.x86_64 288/1683
Upgrading : fuse-libs-2.9.7-16.el8.x86_64 289/1683
Running scriptlet: fuse-libs-2.9.7-16.el8.x86_64 289/1683
Upgrading : jimtcl-0.77-6.el8.1.x86_64 290/1683
Running scriptlet: jimtcl-0.77-6.el8.1.x86_64 290/1683
Upgrading : libnghttp2-1.33.0-3.el8_3.1.x86_64 291/1683
Upgrading : libsss_autofs-2.8.2-2.el8.x86_64 292/1683
Upgrading : libsss_nss_idmap-2.8.2-2.el8.x86_64 293/1683
Running scriptlet: libsss_nss_idmap-2.8.2-2.el8.x86_64 293/1683
Upgrading : libsss_sudo-2.8.2-2.el8.x86_64 294/1683
Running scriptlet: libsss_sudo-2.8.2-2.el8.x86_64 294/1683
Upgrading : lmdb-libs-0.9.24-2.el8.x86_64 295/1683
Upgrading : memstrack-0.2.4-2.el8.x86_64 296/1683
Reinstalling : kbd-misc-2.0.4-10.el8.noarch 297/1683
Reinstalling : kbd-legacy-2.0.4-10.el8.noarch 298/1683
Reinstalling : gettext-common-devel-0.19.8.1-17.el8.noarch 299/1683
Reinstalling : xkeyboard-config-2.28-1.el8.noarch 300/1683
Reinstalling : libxkbcommon-0.9.1-1.el8.x86_64 301/1683
Upgrading : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 302/1683
Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 302/1683
Upgrading : grub2-tools-minimal-1:2.02-148.el8.rocky.0.3.x 303/1683
Upgrading : platform-python-pip-9.0.3-22.el8.rocky.0.noarc 304/1683
Upgrading : platform-python-setuptools-39.2.0-7.el8.noarch 305/1683
Upgrading : python3-libs-3.6.8-51.el8.rocky.0.x86_64 306/1683
Reinstalling : openldap-2.4.46-18.el8.x86_64 307/1683
Upgrading : libssh-0.9.6-6.el8.x86_64 308/1683
Upgrading : platform-python-3.6.8-51.el8.rocky.0.x86_64 309/1683
Running scriptlet: platform-python-3.6.8-51.el8.rocky.0.x86_64 309/1683
Upgrading : grubby-8.40-47.el8.x86_64 310/1683
Reinstalling : libkcapi-1.2.0-2.el8.x86_64 311/1683
Reinstalling : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 312/1683
Reinstalling : libdb-utils-5.3.28-42.el8_4.x86_64 313/1683
Upgrading : libarchive-3.3.3-5.el8.x86_64 314/1683
Upgrading : curl-7.61.1-30.el8_8.2.x86_64 315/1683
Upgrading : libcurl-7.61.1-30.el8_8.2.x86_64 316/1683
Upgrading : openssl-1:1.1.1k-9.el8_7.x86_64 317/1683
Upgrading : crypto-policies-scripts-20221215-1.gitece0092. 318/1683
Upgrading : crypto-policies-20221215-1.gitece0092.el8.noar 319/1683
Running scriptlet: crypto-policies-20221215-1.gitece0092.el8.noar 319/1683
Upgrading : elfutils-default-yama-scope-0.188-3.el8.noarch 320/1683
Running scriptlet: elfutils-default-yama-scope-0.188-3.el8.noarch 320/1683
Upgrading : gzip-1.9-13.el8_5.x86_64 321/1683
Running scriptlet: gzip-1.9-13.el8_5.x86_64 321/1683
Reinstalling : cracklib-2.9.6-15.el8.x86_64 322/1683
Reinstalling : cracklib-dicts-2.9.6-15.el8.x86_64 323/1683
Reinstalling : gettext-libs-0.19.8.1-17.el8.x86_64 324/1683
Reinstalling : libcroco-0.6.12-4.el8_2.1.x86_64 325/1683
Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 325/1683
Upgrading : procps-ng-3.3.15-13.el8.x86_64 326/1683
Upgrading : kpartx-0.8.4-37.el8.x86_64 327/1683
Upgrading : device-mapper-8:1.02.181-9.el8.x86_64 328/1683
Upgrading : krb5-libs-1.18.2-22.el8_7.x86_64 329/1683
Upgrading : libtirpc-1.1.4-8.el8.x86_64 330/1683
Running scriptlet: libtirpc-1.1.4-8.el8.x86_64 330/1683
Reinstalling : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 331/1683
Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 331/1683
Upgrading : elfutils-debuginfod-client-0.188-3.el8.x86_64 332/1683
Upgrading : elfutils-libs-0.188-3.el8.x86_64 333/1683
Upgrading : openssl-pkcs11-0.4.10-3.el8.x86_64 334/1683
Upgrading : rpm-4.14.3-26.el8.x86_64 335/1683
Upgrading : dbus-common-1:1.12.8-24.el8.noarch 336/1683
Reinstalling : libdb-5.3.28-42.el8_4.x86_64 337/1683
Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 337/1683
Reinstalling : trousers-lib-0.3.15-1.el8.x86_64 338/1683
Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 338/1683
Upgrading : libfdisk-2.32.1-42.el8_8.x86_64 339/1683
Running scriptlet: libfdisk-2.32.1-42.el8_8.x86_64 339/1683
Upgrading : libmount-2.32.1-42.el8_8.x86_64 340/1683
Running scriptlet: libmount-2.32.1-42.el8_8.x86_64 340/1683
Reinstalling : gettext-0.19.8.1-17.el8.x86_64 341/1683
Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 341/1683
Upgrading : glib2-2.56.4-161.el8.x86_64 342/1683
Upgrading : gnutls-3.6.16-6.el8_7.x86_64 343/1683
Upgrading : dbus-libs-1:1.12.8-24.el8.x86_64 344/1683
Running scriptlet: dbus-libs-1:1.12.8-24.el8.x86_64 344/1683
Upgrading : dbus-tools-1:1.12.8-24.el8.x86_64 345/1683
Upgrading : which-2.21-18.el8.x86_64 346/1683
Upgrading : coreutils-8.30-15.el8.x86_64 347/1683
Upgrading : systemd-libs-239-74.el8_8.x86_64 348/1683
Running scriptlet: systemd-libs-239-74.el8_8.x86_64 348/1683
Upgrading : shadow-utils-2:4.6-17.el8.x86_64 349/1683
Upgrading : device-mapper-libs-8:1.02.181-9.el8.x86_64 350/1683
Upgrading : libblkid-2.32.1-42.el8_8.x86_64 351/1683
Running scriptlet: libblkid-2.32.1-42.el8_8.x86_64 351/1683
Running scriptlet: ca-certificates-2022.2.54-80.2.el8_6.noarch 352/1683
Upgrading : ca-certificates-2022.2.54-80.2.el8_6.noarch 352/1683
Running scriptlet: ca-certificates-2022.2.54-80.2.el8_6.noarch 352/1683
Upgrading : openssl-libs-1:1.1.1k-9.el8_7.x86_64 353/1683
Running scriptlet: openssl-libs-1:1.1.1k-9.el8_7.x86_64 353/1683
Upgrading : rpm-libs-4.14.3-26.el8.x86_64 354/1683
Running scriptlet: rpm-libs-4.14.3-26.el8.x86_64 354/1683
Upgrading : kmod-libs-25-19.el8.x86_64 355/1683
Running scriptlet: kmod-libs-25-19.el8.x86_64 355/1683
Upgrading : kmod-25-19.el8.x86_64 356/1683
Upgrading : cryptsetup-libs-2.3.7-5.el8.x86_64 357/1683
Running scriptlet: cryptsetup-libs-2.3.7-5.el8.x86_64 357/1683
Reinstalling : shared-mime-info-1.9-3.el8.x86_64 358/1683
Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 358/1683
Running scriptlet: libutempter-1.1.6-14.el8.x86_64 359/1683
Reinstalling : libutempter-1.1.6-14.el8.x86_64 359/1683
Running scriptlet: dbus-daemon-1:1.12.8-24.el8.x86_64 360/1683
Upgrading : dbus-daemon-1:1.12.8-24.el8.x86_64 360/1683
Running scriptlet: dbus-daemon-1:1.12.8-24.el8.x86_64 360/1683
Reinstalling : kbd-2.0.4-10.el8.x86_64 361/1683
Upgrading : libpwquality-1.4.4-6.el8.x86_64 362/1683
Upgrading : pam-1.3.1-25.el8.x86_64 363/1683
Running scriptlet: pam-1.3.1-25.el8.x86_64 363/1683
Upgrading : util-linux-2.32.1-42.el8_8.x86_64 364/1683
Running scriptlet: util-linux-2.32.1-42.el8_8.x86_64 364/1683
Upgrading : systemd-pam-239-74.el8_8.x86_64 365/1683
Reinstalling : os-prober-1.74-9.el8.x86_64 366/1683
Upgrading : dracut-049-223.git20230119.el8.x86_64 367/1683
Running scriptlet: grub2-tools-1:2.02-148.el8.rocky.0.3.x86_64 368/1683
Upgrading : grub2-tools-1:2.02-148.el8.rocky.0.3.x86_64 368/1683
Running scriptlet: grub2-tools-1:2.02-148.el8.rocky.0.3.x86_64 368/1683
Running scriptlet: trousers-0.3.15-1.el8.x86_64 369/1683
Reinstalling : trousers-0.3.15-1.el8.x86_64 369/1683
Running scriptlet: trousers-0.3.15-1.el8.x86_64 369/1683
Upgrading : dbus-1:1.12.8-24.el8.x86_64 370/1683
Running scriptlet: systemd-239-74.el8_8.x86_64 371/1683
Upgrading : systemd-239-74.el8_8.x86_64 371/1683
Running scriptlet: systemd-239-74.el8_8.x86_64 371/1683
Upgrading : systemd-udev-239-74.el8_8.x86_64 372/1683
Running scriptlet: systemd-udev-239-74.el8_8.x86_64 372/1683
Reinstalling : fontconfig-2.13.1-4.el8.x86_64 373/1683
Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 373/1683
Upgrading : polkit-libs-0.115-15.el8.x86_64 374/1683
Running scriptlet: polkit-libs-0.115-15.el8.x86_64 374/1683
Upgrading : libldb-2.6.1-1.el8.x86_64 375/1683
Reinstalling : python3-six-1.11.0-8.el8.noarch 376/1683
Reinstalling : gdk-pixbuf2-2.36.12-5.el8.x86_64 377/1683
Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 377/1683
Upgrading : policycoreutils-2.9-24.el8.x86_64 378/1683
Running scriptlet: policycoreutils-2.9-24.el8.x86_64 378/1683
Upgrading : python3-libselinux-2.9-8.el8.x86_64 379/1683
Running scriptlet: samba-common-4.17.5-2.el8.noarch 380/1683
Upgrading : samba-common-4.17.5-2.el8.noarch 380/1683
Running scriptlet: samba-common-4.17.5-2.el8.noarch 380/1683
Reinstalling : libmodulemd-2.13.0-1.el8.x86_64 381/1683
Reinstalling : libevent-2.1.8-5.el8.x86_64 382/1683
Upgrading : libsss_certmap-2.8.2-2.el8.x86_64 383/1683
Running scriptlet: libsss_certmap-2.8.2-2.el8.x86_64 383/1683
Upgrading : device-mapper-event-libs-8:1.02.181-9.el8.x86_ 384/1683
Reinstalling : libusbx-1.0.23-4.el8.x86_64 385/1683
Upgrading : binutils-2.30-119.el8.x86_64 386/1683
Running scriptlet: binutils-2.30-119.el8.x86_64 386/1683
Upgrading : gcc-8.5.0-18.el8.x86_64 387/1683
Running scriptlet: gcc-8.5.0-18.el8.x86_64 387/1683
Reinstalling : avahi-libs-0.7-20.el8.x86_64 388/1683
Upgrading : libwbclient-4.17.5-2.el8.x86_64 389/1683
Upgrading : samba-common-libs-4.17.5-2.el8.x86_64 390/1683
Upgrading : samba-client-libs-4.17.5-2.el8.x86_64 391/1683
Upgrading : cups-libs-1:2.2.6-51.el8.x86_64 392/1683
Upgrading : rpm-plugin-selinux-4.14.3-26.el8.x86_64 393/1683
Upgrading : selinux-policy-3.14.3-117.el8.noarch 394/1683
Running scriptlet: selinux-policy-3.14.3-117.el8.noarch 394/1683
Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch 395/1683
Upgrading : selinux-policy-targeted-3.14.3-117.el8.noarch 395/1683
Running scriptlet: selinux-policy-targeted-3.14.3-117.el8.noarch 395/1683
Installing : kernel-core-4.18.0-477.10.1.el8_8.x86_64 396/1683
Running scriptlet: kernel-core-4.18.0-477.10.1.el8_8.x86_64 396/1683
Upgrading : libsolv-0.7.20-4.el8_7.x86_64 397/1683
Reinstalling : parted-3.2-39.el8.x86_64 398/1683
Running scriptlet: parted-3.2-39.el8.x86_64 398/1683
Upgrading : libblockdev-utils-2.28-2.el8.x86_64 399/1683
Reinstalling : libgudev-232-4.el8.x86_64 400/1683
Upgrading : NetworkManager-libnm-1:1.40.16-1.el8.x86_64 401/1683
Running scriptlet: NetworkManager-libnm-1:1.40.16-1.el8.x86_64 401/1683
Installing : NetworkManager-initscripts-updown-1:1.40.16-1. 402/1683
Running scriptlet: NetworkManager-initscripts-updown-1:1.40.16-1. 402/1683
Running scriptlet: NetworkManager-1:1.40.16-1.el8.x86_64 403/1683
Upgrading : NetworkManager-1:1.40.16-1.el8.x86_64 403/1683
Running scriptlet: NetworkManager-1:1.40.16-1.el8.x86_64 403/1683
Reinstalling : gobject-introspection-1.56.1-1.el8.x86_64 404/1683
Reinstalling : python3-gobject-base-3.28.3-2.el8.x86_64 405/1683
Reinstalling : json-glib-1.4.4-1.el8.x86_64 406/1683
Upgrading : iproute-5.18.0-1.el8.x86_64 407/1683
Upgrading : dyninst-12.1.0-1.el8.x86_64 408/1683
Running scriptlet: dyninst-12.1.0-1.el8.x86_64 408/1683
Installing : kernel-modules-4.18.0-477.10.1.el8_8.x86_64 409/1683
Running scriptlet: kernel-modules-4.18.0-477.10.1.el8_8.x86_64 409/1683
Upgrading : libsmbclient-4.17.5-2.el8.x86_64 410/1683
Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 411/1683
Upgrading : unbound-libs-1.16.2-5.el8.x86_64 411/1683
Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 411/1683
Upgrading : containernetworking-plugins-1:1.2.0-1.module+e 412/1683
Reinstalling : crontabs-1.11-17.20190603git.el8.noarch 413/1683
Upgrading : cronie-1.5.2-8.el8.x86_64 414/1683
Running scriptlet: cronie-1.5.2-8.el8.x86_64 414/1683
Upgrading : cronie-anacron-1.5.2-8.el8.x86_64 415/1683
Running scriptlet: cronie-anacron-1.5.2-8.el8.x86_64 415/1683
Upgrading : initscripts-10.00.18-1.el8.x86_64 416/1683
Running scriptlet: initscripts-10.00.18-1.el8.x86_64 416/1683
Running scriptlet: openssh-8.0p1-17.el8_7.x86_64 417/1683
Upgrading : openssh-8.0p1-17.el8_7.x86_64 417/1683
Upgrading : openssh-clients-8.0p1-17.el8_7.x86_64 418/1683
Upgrading : git-core-2.39.3-1.el8_8.x86_64 419/1683
Upgrading : libuser-0.62-25.el8.x86_64 420/1683
Running scriptlet: libuser-0.62-25.el8.x86_64 420/1683
Upgrading : fuse-overlayfs-1.11-1.module+el8.8.0+1265+fa25 421/1683
Running scriptlet: fuse-overlayfs-1.11-1.module+el8.8.0+1265+fa25 421/1683
Reinstalling : libjose-10-2.el8.x86_64 422/1683
Running scriptlet: libjose-10-2.el8.x86_64 422/1683
Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 423/1683
Reinstalling : tpm2-tss-2.3.2-4.el8.x86_64 423/1683
Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 423/1683
Reinstalling : ima-evm-utils-1.3.2-12.el8.x86_64 424/1683
Upgrading : xfsprogs-5.0.0-10.el8.x86_64 425/1683
Running scriptlet: xfsprogs-5.0.0-10.el8.x86_64 425/1683
Reinstalling : python3-systemd-234-8.el8.x86_64 426/1683
Reinstalling : hicolor-icon-theme-0.17-2.el8.noarch 427/1683
Running scriptlet: logrotate-3.14.0-6.el8.x86_64 428/1683
Upgrading : logrotate-3.14.0-6.el8.x86_64 428/1683
Upgrading : rsyslog-8.2102.0-13.el8.x86_64 429/1683
Running scriptlet: rsyslog-8.2102.0-13.el8.x86_64 429/1683
Reinstalling : atk-2.28.1-1.el8.x86_64 430/1683
Upgrading : cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64 431/1683
Reinstalling : python3-decorator-4.2.1-2.el8.noarch 432/1683
Reinstalling : python3-pyyaml-3.12-12.el8.x86_64 433/1683
Upgrading : python3-audit-3.0.7-4.el8.x86_64 434/1683
Upgrading : adcli-0.9.2-1.el8.x86_64 435/1683
Reinstalling : tpm2-tools-4.1.1-5.el8.x86_64 436/1683
Reinstalling : jose-10-2.el8.x86_64 437/1683
Running scriptlet: clevis-15-14.el8.x86_64 438/1683
Upgrading : clevis-15-14.el8.x86_64 438/1683
Upgrading : git-core-doc-2.39.3-1.el8_8.noarch 439/1683
Upgrading : audit-3.0.7-4.el8.x86_64 440/1683
Running scriptlet: audit-3.0.7-4.el8.x86_64 440/1683
Upgrading : python3-unbound-1.16.2-5.el8.x86_64 441/1683
Running scriptlet: kmod-kvdo-6.2.8.7-88.el8.x86_64 442/1683
Upgrading : kmod-kvdo-6.2.8.7-88.el8.x86_64 442/1683
Running scriptlet: kmod-kvdo-6.2.8.7-88.el8.x86_64 442/1683
Reinstalling : python3-pydbus-0.6.0-5.el8.noarch 443/1683
Upgrading : PackageKit-glib-1.1.12-6.el8.0.2.x86_64 444/1683
Upgrading : libblockdev-2.28-2.el8.x86_64 445/1683
Upgrading : libblockdev-fs-2.28-2.el8.x86_64 446/1683
Upgrading : libblockdev-loop-2.28-2.el8.x86_64 447/1683
Upgrading : libblockdev-part-2.28-2.el8.x86_64 448/1683
Upgrading : libblockdev-swap-2.28-2.el8.x86_64 449/1683
Installing : gcc-plugin-annobin-8.5.0-18.el8.x86_64 450/1683
Upgrading : annobin-10.94-1.el8.x86_64 451/1683
Upgrading : gcc-gdb-plugin-8.5.0-18.el8.x86_64 452/1683
Running scriptlet: gcc-gdb-plugin-8.5.0-18.el8.x86_64 452/1683
Reinstalling : libgusb-0.3.0-1.el8.x86_64 453/1683
Reinstalling : usb_modeswitch-data-20191128-1.el8.noarch 454/1683
Running scriptlet: usb_modeswitch-data-20191128-1.el8.noarch 454/1683
Upgrading : usb_modeswitch-2.5.2-1.el8.2.x86_64 455/1683
Upgrading : device-mapper-event-8:1.02.181-9.el8.x86_64 456/1683
Running scriptlet: device-mapper-event-8:1.02.181-9.el8.x86_64 456/1683
Upgrading : lvm2-libs-8:2.03.14-9.el8.x86_64 457/1683
Upgrading : lvm2-8:2.03.14-9.el8.x86_64 458/1683
Running scriptlet: lvm2-8:2.03.14-9.el8.x86_64 458/1683
Upgrading : libblockdev-lvm-2.28-2.el8.x86_64 459/1683
Upgrading : python3-libsemanage-2.9-9.el8_6.x86_64 460/1683
Upgrading : python3-setools-4.3.0-3.el8.x86_64 461/1683
Upgrading : python3-policycoreutils-2.9-24.el8.noarch 462/1683
Upgrading : policycoreutils-python-utils-2.9-24.el8.noarch 463/1683
Running scriptlet: container-selinux-2:2.205.0-2.module+el8.8.0+1 464/1683
Upgrading : container-selinux-2:2.205.0-2.module+el8.8.0+1 464/1683
Running scriptlet: container-selinux-2:2.205.0-2.module+el8.8.0+1 464/1683
Upgrading : python3-slip-0.6.4-13.el8.noarch 465/1683
Reinstalling : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 466/1683
Upgrading : gtk-update-icon-cache-3.22.30-11.el8.x86_64 467/1683
Reinstalling : python3-dateutil-1:2.6.1-6.el8.noarch 468/1683
Reinstalling : python3-pyudev-0.21.0-7.el8.noarch 469/1683
Upgrading : python3-linux-procfs-0.7.1-1.el8.noarch 470/1683
Running scriptlet: polkit-0.115-15.el8.x86_64 471/1683
Upgrading : polkit-0.115-15.el8.x86_64 471/1683
Running scriptlet: polkit-0.115-15.el8.x86_64 471/1683
Reinstalling : polkit-pkla-compat-0.1-12.el8.x86_64 472/1683
Reinstalling : timedatex-0.5-3.el8.x86_64 473/1683
Running scriptlet: timedatex-0.5-3.el8.x86_64 473/1683
Upgrading : oddjob-0.34.7-3.el8.x86_64 474/1683
Running scriptlet: oddjob-0.34.7-3.el8.x86_64 474/1683
Upgrading : oddjob-mkhomedir-0.34.7-3.el8.x86_64 475/1683
Running scriptlet: oddjob-mkhomedir-0.34.7-3.el8.x86_64 475/1683
Running scriptlet: authselect-libs-1.2.6-1.el8.x86_64 476/1683
Upgrading : authselect-libs-1.2.6-1.el8.x86_64 476/1683
Upgrading : iputils-20180629-10.el8.x86_64 477/1683
Running scriptlet: iputils-20180629-10.el8.x86_64 477/1683
Upgrading : dracut-network-049-223.git20230119.el8.x86_64 478/1683
Running scriptlet: libstoragemgmt-1.9.1-3.el8.x86_64 479/1683
Upgrading : libstoragemgmt-1.9.1-3.el8.x86_64 479/1683
Running scriptlet: libstoragemgmt-1.9.1-3.el8.x86_64 479/1683
Upgrading : python3-libstoragemgmt-1.9.1-3.el8.x86_64 480/1683
Upgrading : mdadm-4.2-7.el8.x86_64 481/1683
Running scriptlet: mdadm-4.2-7.el8.x86_64 481/1683
Upgrading : libblockdev-mdraid-2.28-2.el8.x86_64 482/1683
Upgrading : dracut-squash-049-223.git20230119.el8.x86_64 483/1683
Upgrading : kexec-tools-2.0.25-5.el8.x86_64 484/1683
Running scriptlet: kexec-tools-2.0.25-5.el8.x86_64 484/1683
Upgrading : grub2-tools-extra-1:2.02-148.el8.rocky.0.3.x86 485/1683
Upgrading : virt-what-1.25-3.el8.x86_64 486/1683
Upgrading : sssd-client-2.8.2-2.el8.x86_64 487/1683
Running scriptlet: sssd-client-2.8.2-2.el8.x86_64 487/1683
Upgrading : sudo-1.8.29-10.el8.x86_64 488/1683
Running scriptlet: sudo-1.8.29-10.el8.x86_64 488/1683
Upgrading : cryptsetup-2.3.7-5.el8.x86_64 489/1683
Reinstalling : libluksmeta-9-4.el8.x86_64 490/1683
Running scriptlet: libluksmeta-9-4.el8.x86_64 490/1683
Reinstalling : luksmeta-9-4.el8.x86_64 491/1683
Upgrading : clevis-luks-15-14.el8.x86_64 492/1683
Upgrading : pciutils-3.7.0-3.el8.x86_64 493/1683
Upgrading : rpm-plugin-systemd-inhibit-4.14.3-26.el8.x86_6 494/1683
Reinstalling : ldns-1.7.0-21.el8.x86_64 495/1683
Reinstalling : librelp-1.9.0-1.el8.x86_64 496/1683
Running scriptlet: librelp-1.9.0-1.el8.x86_64 496/1683
Reinstalling : isns-utils-libs-0.99-1.el8.x86_64 497/1683
Running scriptlet: isns-utils-libs-0.99-1.el8.x86_64 497/1683
Reinstalling : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git09 498/1683
Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git09 498/1683
Reinstalling : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8 499/1683
Running scriptlet: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8 499/1683
Installing : libkadm5-1.18.2-22.el8_7.x86_64 500/1683
Installing : krb5-devel-1.18.2-22.el8_7.x86_64 501/1683
Installing : openssl-devel-1:1.1.1k-9.el8_7.x86_64 502/1683
Upgrading : nmap-ncat-2:7.70-8.el8.x86_64 503/1683
Running scriptlet: nmap-ncat-2:7.70-8.el8.x86_64 503/1683
Reinstalling : perl-Digest-1.17-395.el8.noarch 504/1683
Reinstalling : perl-Digest-MD5-2.55-396.el8.x86_64 505/1683
Reinstalling : perl-Data-Dumper-2.167-399.el8.x86_64 506/1683
Reinstalling : perl-libnet-3.11-3.el8.noarch 507/1683
Upgrading : perl-Net-SSLeay-1.88-2.module+el8.6.0+957+15d6 508/1683
Reinstalling : perl-URI-1.73-3.el8.noarch 509/1683
Reinstalling : perl-Pod-Escapes-1:1.07-395.el8.noarch 510/1683
Reinstalling : perl-Time-Local-1:1.280-1.el8.noarch 511/1683
Upgrading : perl-Mozilla-CA-20160104-7.module+el8.6.0+965+ 512/1683
Reinstalling : perl-IO-Socket-IP-0.39-5.el8.noarch 513/1683
Upgrading : perl-IO-Socket-SSL-2.066-4.module+el8.6.0+957+ 514/1683
Reinstalling : perl-Term-ANSIColor-4.06-396.el8.noarch 515/1683
Reinstalling : perl-Term-Cap-1.17-395.el8.noarch 516/1683
Reinstalling : perl-File-Temp-0.230.600-1.el8.noarch 517/1683
Reinstalling : perl-Pod-Simple-1:3.35-395.el8.noarch 518/1683
Reinstalling : perl-HTTP-Tiny-0.074-1.el8.noarch 519/1683
Reinstalling : perl-podlators-4.11-1.el8.noarch 520/1683
Reinstalling : perl-Pod-Perldoc-3.28-396.el8.noarch 521/1683
Reinstalling : perl-Text-ParseWords-3.30-395.el8.noarch 522/1683
Reinstalling : perl-Pod-Usage-4:1.69-395.el8.noarch 523/1683
Reinstalling : perl-MIME-Base64-3.15-396.el8.x86_64 524/1683
Reinstalling : perl-Storable-1:3.11-3.el8.x86_64 525/1683
Reinstalling : perl-Getopt-Long-1:2.50-4.el8.noarch 526/1683
Reinstalling : perl-Socket-4:2.027-3.el8.x86_64 527/1683
Upgrading : perl-Errno-1.28-422.el8.x86_64 528/1683
Reinstalling : perl-Encode-4:2.97-3.el8.x86_64 529/1683
Reinstalling : perl-Carp-1.42-396.el8.noarch 530/1683
Reinstalling : perl-Exporter-5.72-396.el8.noarch 531/1683
Upgrading : perl-libs-4:5.26.3-422.el8.x86_64 532/1683
Reinstalling : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 533/1683
Reinstalling : perl-parent-1:0.237-1.el8.noarch 534/1683
Upgrading : perl-macros-4:5.26.3-422.el8.x86_64 535/1683
Reinstalling : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 536/1683
Reinstalling : perl-Unicode-Normalize-1.25-396.el8.x86_64 537/1683
Reinstalling : perl-constant-1.33-396.el8.noarch 538/1683
Reinstalling : perl-PathTools-3.74-1.el8.x86_64 539/1683
Reinstalling : perl-threads-shared-1.58-2.el8.x86_64 540/1683
Reinstalling : perl-threads-1:2.21-2.el8.x86_64 541/1683
Reinstalling : perl-File-Path-2.15-2.el8.noarch 542/1683
Upgrading : perl-IO-1.38-422.el8.x86_64 543/1683
Upgrading : perl-interpreter-4:5.26.3-422.el8.x86_64 544/1683
Reinstalling : autoconf-2.69-29.el8.noarch 545/1683
Running scriptlet: autoconf-2.69-29.el8.noarch 545/1683
Reinstalling : perl-Error-1:0.17025-2.el8.noarch 546/1683
Reinstalling : perl-TermReadKey-2.37-7.el8.x86_64 547/1683
Upgrading : perl-Git-2.39.3-1.el8_8.noarch 548/1683
Upgrading : git-2.39.3-1.el8_8.x86_64 549/1683
Reinstalling : perl-XML-Parser-2.44-11.el8.x86_64 550/1683
Installing : kernel-devel-4.18.0-477.10.1.el8_8.x86_64 551/1683
Running scriptlet: kernel-devel-4.18.0-477.10.1.el8_8.x86_64 551/1683
Upgrading : valgrind-1:3.19.0-1.el8.x86_64 552/1683
Reinstalling : perl-Thread-Queue-3.13-1.el8.noarch 553/1683
Reinstalling : automake-1.16.1-7.el8.noarch 554/1683
Reinstalling : perl-Fedora-VSP-0.001-9.el8.noarch 555/1683
Upgrading : sscg-3.0.0-7.el8.x86_64 556/1683
Upgrading : mokutil-1:0.3.0-12.el8.x86_64 557/1683
Upgrading : e2fsprogs-1.45.6-5.el8.x86_64 558/1683
Upgrading : device-mapper-multipath-libs-0.8.4-37.el8.x86_ 559/1683
Running scriptlet: device-mapper-multipath-libs-0.8.4-37.el8.x86_ 559/1683
Upgrading : device-mapper-multipath-0.8.4-37.el8.x86_64 560/1683
Running scriptlet: device-mapper-multipath-0.8.4-37.el8.x86_64 560/1683
Reinstalling : libatasmart-0.19-14.el8.x86_64 561/1683
Running scriptlet: libatasmart-0.19-14.el8.x86_64 561/1683
Upgrading : conmon-3:2.1.6-1.module+el8.8.0+1265+fa25dd7a. 562/1683
Upgrading : plymouth-core-libs-0.9.4-11.20200615git1e36e30 563/1683
Running scriptlet: plymouth-core-libs-0.9.4-11.20200615git1e36e30 563/1683
Upgrading : plymouth-scripts-0.9.4-11.20200615git1e36e30.e 564/1683
Upgrading : plymouth-0.9.4-11.20200615git1e36e30.el8.x86_6 565/1683
Reinstalling : guile-5:2.0.14-7.el8.x86_64 566/1683
Running scriptlet: guile-5:2.0.14-7.el8.x86_64 566/1683
Reinstalling : sgml-common-0.6.3-50.el8.noarch 567/1683
Reinstalling : docbook-dtds-1.0-69.el8.noarch 568/1683
Running scriptlet: docbook-dtds-1.0-69.el8.noarch 568/1683
Reinstalling : docbook-style-xsl-1.79.2-9.el8.noarch 569/1683
Running scriptlet: docbook-style-xsl-1.79.2-9.el8.noarch 569/1683
Upgrading : nss-3.79.0-11.el8_7.x86_64 570/1683
Upgrading : nss-sysinit-3.79.0-11.el8_7.x86_64 571/1683
Upgrading : nss-tools-3.79.0-11.el8_7.x86_64 572/1683
Upgrading : libreswan-4.9-3.el8_8.x86_64 573/1683
Running scriptlet: libreswan-4.9-3.el8_8.x86_64 573/1683
Reinstalling : libfprint-1.90.7-1.el8.x86_64 574/1683
Reinstalling : fprintd-1.90.9-2.el8.x86_64 575/1683
Upgrading : java-1.8.0-openjdk-headless-1:1.8.0.372.b07-4. 576/1683
warning: /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.policy created as /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.policy.rpmnew
warning: /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.security created as /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.security.rpmnew
warning: /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/nss.fips.cfg created as /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/nss.fips.cfg.rpmnew
Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.372.b07-4. 576/1683
restored /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.policy.rpmnew to /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.policy
restored /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.security.rpmnew to /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/java.security
restored /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/nss.fips.cfg.rpmnew to /etc/java/java-1.8.0-openjdk/java-1.8.0-openjdk-1.8.0.372.b07-4.el8.x86_64/lib/security/nss.fips.cfg
Running scriptlet: systemtap-runtime-4.8-2.el8.x86_64 577/1683
Upgrading : systemtap-runtime-4.8-2.el8.x86_64 577/1683
Upgrading : systemtap-client-4.8-2.el8.x86_64 578/1683
Reinstalling : dbus-glib-0.110-2.el8.x86_64 579/1683
Running scriptlet: dbus-glib-0.110-2.el8.x86_64 579/1683
Reinstalling : python3-dbus-1.2.4-15.el8.x86_64 580/1683
Upgrading : python3-slip-dbus-0.6.4-13.el8.noarch 581/1683
Upgrading : teamd-1.31-4.el8.x86_64 582/1683
Upgrading : NetworkManager-team-1:1.40.16-1.el8.x86_64 583/1683
Upgrading : criu-3.15-3.module+el8.8.0+1265+fa25dd7a.x86_6 584/1683
Upgrading : runc-1:1.1.4-1.module+el8.8.0+1265+fa25dd7a.x8 585/1683
Reinstalling : harfbuzz-1.7.5-3.el8.x86_64 586/1683
Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 586/1683
Reinstalling : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 587/1683
Reinstalling : glib-networking-2.56.1-1.1.el8.x86_64 588/1683
Upgrading : cockpit-bridge-286.1-1.el8.x86_64 589/1683
Running scriptlet: cockpit-ws-286.1-1.el8.x86_64 590/1683
Upgrading : cockpit-ws-286.1-1.el8.x86_64 590/1683
Running scriptlet: cockpit-ws-286.1-1.el8.x86_64 590/1683
libsemanage.semanage_direct_install_info: Overriding cockpit module at lower priority 100 with module at priority 200.
Upgrading : libsoup-2.62.3-3.el8.x86_64 591/1683
Reinstalling : libappstream-glib-0.7.14-3.el8.x86_64 592/1683
Upgrading : desktop-file-utils-0.26-1.el8.x86_64 593/1683
Reinstalling : xdg-utils-1.1.2-5.el8.noarch 594/1683
Upgrading : libslirp-4.4.0-1.module+el8.8.0+1265+fa25dd7a. 595/1683
Upgrading : slirp4netns-1.2.0-2.module+el8.8.0+1265+fa25dd 596/1683
Upgrading : containers-common-2:1-64.module+el8.8.0+1265+f 597/1683
Upgrading : libudisks2-2.9.0-13.el8.x86_64 598/1683
Upgrading : libbabeltrace-1.5.4-4.el8.x86_64 599/1683
Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 599/1683
Upgrading : gdb-headless-8.2-19.el8.x86_64 600/1683
Upgrading : libsecret-0.18.6-1.el8.0.2.x86_64 601/1683
Reinstalling : pinentry-1.1.0-2.el8.x86_64 602/1683
Running scriptlet: pinentry-1.1.0-2.el8.x86_64 602/1683
Upgrading : gnupg2-smime-2.2.20-3.el8_6.x86_64 603/1683
Upgrading : gnupg2-2.2.20-3.el8_6.x86_64 604/1683
Upgrading : gpgme-1.13.1-11.el8.x86_64 605/1683
Upgrading : librepo-1.14.2-4.el8.x86_64 606/1683
Upgrading : libdnf-0.63.0-14.el8_8.x86_64 607/1683
Upgrading : rpm-build-libs-4.14.3-26.el8.x86_64 608/1683
Running scriptlet: rpm-build-libs-4.14.3-26.el8.x86_64 608/1683
Upgrading : python3-rpm-4.14.3-26.el8.x86_64 609/1683
Upgrading : PackageKit-1.1.12-6.el8.0.2.x86_64 610/1683
Running scriptlet: PackageKit-1.1.12-6.el8.0.2.x86_64 610/1683
Upgrading : python3-libdnf-0.63.0-14.el8_8.x86_64 611/1683
Upgrading : python3-hawkey-0.63.0-14.el8_8.x86_64 612/1683
Upgrading : podman-catatonit-3:4.4.1-12.module+el8.8.0+126 613/1683
Upgrading : podman-3:4.4.1-12.module+el8.8.0+1265+fa25dd7a 614/1683
Reinstalling : volume_key-libs-0.3.11-5.el8.x86_64 615/1683
Upgrading : libblockdev-crypto-2.28-2.el8.x86_64 616/1683
Upgrading : udisks2-2.9.0-13.el8.x86_64 617/1683
Running scriptlet: udisks2-2.9.0-13.el8.x86_64 617/1683
Upgrading : udisks2-iscsi-2.9.0-13.el8.x86_64 618/1683
Upgrading : udisks2-lvm2-2.9.0-13.el8.x86_64 619/1683
Upgrading : python3-gpg-1.13.1-11.el8.x86_64 620/1683
Reinstalling : gettext-devel-0.19.8.1-17.el8.x86_64 621/1683
Running scriptlet: gettext-devel-0.19.8.1-17.el8.x86_64 621/1683
Reinstalling : efi-srpm-macros-3-3.el8.noarch 622/1683
Upgrading : elfutils-0.188-3.el8.x86_64 623/1683
Upgrading : elfutils-debuginfod-client-devel-0.188-3.el8.x 624/1683
Upgrading : elfutils-devel-0.188-3.el8.x86_64 625/1683
Upgrading : systemtap-devel-4.8-2.el8.x86_64 626/1683
Upgrading : libnfsidmap-1:2.3.3-59.el8.x86_64 627/1683
Upgrading : sssd-nfs-idmap-2.8.2-2.el8.x86_64 628/1683
Running scriptlet: sssd-common-2.8.2-2.el8.x86_64 629/1683
Upgrading : sssd-common-2.8.2-2.el8.x86_64 629/1683
Running scriptlet: sssd-common-2.8.2-2.el8.x86_64 629/1683
Running scriptlet: sssd-krb5-common-2.8.2-2.el8.x86_64 630/1683
Upgrading : sssd-krb5-common-2.8.2-2.el8.x86_64 630/1683
Upgrading : sssd-common-pac-2.8.2-2.el8.x86_64 631/1683
Upgrading : sssd-krb5-2.8.2-2.el8.x86_64 632/1683
Upgrading : sssd-ldap-2.8.2-2.el8.x86_64 633/1683
Running scriptlet: sssd-proxy-2.8.2-2.el8.x86_64 634/1683
Upgrading : sssd-proxy-2.8.2-2.el8.x86_64 634/1683
Reinstalling : python3-psutil-5.4.3-11.el8.x86_64 635/1683
Reinstalling : python3-ptyprocess-0.5.2-4.el8.noarch 636/1683
Reinstalling : python3-pexpect-4.3.1-3.el8.noarch 637/1683
Reinstalling : python3-webencodings-0.5.1-6.el8.noarch 638/1683
Reinstalling : python3-html5lib-1:0.999999999-6.el8.noarch 639/1683
Upgrading : python3-lxml-4.2.3-4.el8.x86_64 640/1683
Reinstalling : python3-ply-3.9-9.el8.noarch 641/1683
Upgrading : python3-bind-32:9.11.36-8.el8.noarch 642/1683
Installing : python3-chardet-3.0.4-7.el8.noarch 643/1683
Installing : python3-idna-2.5-5.el8.noarch 644/1683
Installing : python3-magic-5.33-24.el8.noarch 645/1683
Installing : python3-pysocks-1.6.8-3.el8.noarch 646/1683
Installing : python3-urllib3-1.24.2-5.el8.noarch 647/1683
Installing : python3-requests-2.20.0-2.1.el8_1.noarch 648/1683
Upgrading : sos-4.5.1-3.el8.noarch 649/1683
Upgrading : kernel-tools-4.18.0-477.10.1.el8_8.x86_64 650/1683
Running scriptlet: kernel-tools-4.18.0-477.10.1.el8_8.x86_64 650/1683
Upgrading : python3-libcomps-0.1.18-1.el8.x86_64 651/1683
Upgrading : python3-dnf-4.7.0-16.el8_8.noarch 652/1683
Upgrading : dnf-4.7.0-16.el8_8.noarch 653/1683
Running scriptlet: dnf-4.7.0-16.el8_8.noarch 653/1683
Upgrading : kpatch-dnf-0.9.7_0.4-2.el8.noarch 654/1683
Running scriptlet: kpatch-dnf-0.9.7_0.4-2.el8.noarch 654/1683
To enable automatic kpatch-patch subscription, run:
$ dnf kpatch auto
Upgrading : python3-dnf-plugins-core-4.0.21-19.el8_8.noarc 655/1683
Upgrading : dnf-plugins-core-4.0.21-19.el8_8.noarch 656/1683
Upgrading : python3-libxml2-2.9.7-16.el8.x86_64 657/1683
Upgrading : python3-nftables-1:0.9.3-26.el8.x86_64 658/1683
Upgrading : python3-firewall-0.9.3-13.el8.noarch 659/1683
Upgrading : python3-perf-4.18.0-477.10.1.el8_8.x86_64 660/1683
Upgrading : python3-setuptools-39.2.0-7.el8.noarch 661/1683
Upgrading : python3-sssdconfig-2.8.2-2.el8.noarch 662/1683
Upgrading : python3-syspurpose-1.28.36-2.el8.x86_64 663/1683
Reinstalling : tracer-common-0.7.5-2.el8.noarch 664/1683
Reinstalling : python3-tracer-0.7.5-2.el8.noarch 665/1683
Upgrading : cockpit-packagekit-286.1-1.el8.noarch 666/1683
Reinstalling : rust-srpm-macros-5-2.el8.noarch 667/1683
Reinstalling : perl-srpm-macros-1-25.el8.noarch 668/1683
Reinstalling : openblas-srpm-macros-2-2.el8.noarch 669/1683
Reinstalling : ocaml-srpm-macros-5-4.el8.noarch 670/1683
Reinstalling : libX11-common-1.6.8-5.el8.noarch 671/1683
Reinstalling : libX11-1.6.8-5.el8.x86_64 672/1683
Reinstalling : libXext-1.3.4-1.el8.x86_64 673/1683
Reinstalling : libXrender-0.9.10-7.el8.x86_64 674/1683
Upgrading : cairo-1.15.12-6.el8.x86_64 675/1683
Reinstalling : libXfixes-5.0.3-7.el8.x86_64 676/1683
Reinstalling : libXinerama-1.1.4-1.el8.x86_64 677/1683
Reinstalling : libXt-1.1.5-12.el8.x86_64 678/1683
Reinstalling : libXmu-1.1.3-1.el8.x86_64 679/1683
Reinstalling : libXcursor-1.1.15-3.el8.x86_64 680/1683
Reinstalling : libXft-2.3.3-1.el8.x86_64 681/1683
Reinstalling : pango-1.42.4-8.el8.x86_64 682/1683
Running scriptlet: pango-1.42.4-8.el8.x86_64 682/1683
Reinstalling : libXrandr-1.5.2-1.el8.x86_64 683/1683
Reinstalling : libXi-1.7.10-1.el8.x86_64 684/1683
Upgrading : libXpm-3.5.12-9.el8_7.x86_64 685/1683
Reinstalling : libXxf86vm-1.1.4-9.el8.x86_64 686/1683
Upgrading : libglvnd-glx-1:1.3.4-1.el8.x86_64 687/1683
Upgrading : mesa-libGL-22.3.0-2.el8.x86_64 688/1683
Reinstalling : mesa-libGLU-9.0.0-15.el8.x86_64 689/1683
Reinstalling : fltk-1.3.4-5.el8.x86_64 690/1683
Running scriptlet: fltk-1.3.4-5.el8.x86_64 690/1683
Reinstalling : gd-2.2.5-7.el8.x86_64 691/1683
Running scriptlet: gd-2.2.5-7.el8.x86_64 691/1683
Reinstalling : libXaw-1.0.13-10.el8.x86_64 692/1683
Reinstalling : librsvg2-2.42.7-4.el8.x86_64 693/1683
Reinstalling : libXdamage-1.1.4-14.el8.x86_64 694/1683
Reinstalling : python3-cairo-1.16.3-6.el8.x86_64 695/1683
Upgrading : cairo-gobject-1.15.12-6.el8.x86_64 696/1683
Reinstalling : python3-gobject-3.28.3-2.el8.x86_64 697/1683
Reinstalling : setroubleshoot-plugins-3.3.14-1.el8.noarch 698/1683
Running scriptlet: setroubleshoot-server-3.3.26-5.el8.x86_64 699/1683
Upgrading : setroubleshoot-server-3.3.26-5.el8.x86_64 699/1683
Running scriptlet: setroubleshoot-server-3.3.26-5.el8.x86_64 699/1683
Upgrading : cockpit-system-286.1-1.el8.noarch 700/1683
Upgrading : cockpit-storaged-286.1-1.el8.noarch 701/1683
Reinstalling : libXxf86misc-1.0.4-1.el8.x86_64 702/1683
Reinstalling : xorg-x11-server-utils-7.7-27.el8.x86_64 703/1683
Reinstalling : urw-base35-bookman-fonts-20170801-10.el8.noarc 704/1683
Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarc 704/1683
Reinstalling : urw-base35-c059-fonts-20170801-10.el8.noarch 705/1683
Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 705/1683
Reinstalling : urw-base35-d050000l-fonts-20170801-10.el8.noar 706/1683
Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noar 706/1683
Reinstalling : urw-base35-gothic-fonts-20170801-10.el8.noarch 707/1683
Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 707/1683
Reinstalling : urw-base35-nimbus-mono-ps-fonts-20170801-10.el 708/1683
Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el 708/1683
Reinstalling : urw-base35-nimbus-roman-fonts-20170801-10.el8. 709/1683
Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8. 709/1683
Reinstalling : urw-base35-nimbus-sans-fonts-20170801-10.el8.n 710/1683
Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.n 710/1683
Reinstalling : urw-base35-p052-fonts-20170801-10.el8.noarch 711/1683
Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 711/1683
Reinstalling : urw-base35-standard-symbols-ps-fonts-20170801- 712/1683
Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801- 712/1683
Reinstalling : urw-base35-z003-fonts-20170801-10.el8.noarch 713/1683
Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 713/1683
Reinstalling : urw-base35-fonts-20170801-10.el8.noarch 714/1683
Reinstalling : libXcomposite-0.4.4-14.el8.x86_64 715/1683
Reinstalling : gtk2-2.24.32-5.el8.x86_64 716/1683
Running scriptlet: gtk2-2.24.32-5.el8.x86_64 716/1683
Reinstalling : go-srpm-macros-2-17.el8.noarch 717/1683
Reinstalling : ghc-srpm-macros-1.4.2-7.el8.noarch 718/1683
Upgrading : redhat-rpm-config-131-1.el8.noarch 719/1683
Running scriptlet: redhat-rpm-config-131-1.el8.noarch 719/1683
Reinstalling : geolite2-country-20180605-1.el8.noarch 720/1683
Reinstalling : geolite2-city-20180605-1.el8.noarch 721/1683
Reinstalling : libmaxminddb-1.2.0-10.el8.x86_64 722/1683
Running scriptlet: libmaxminddb-1.2.0-10.el8.x86_64 722/1683
Upgrading : bind-libs-lite-32:9.11.36-8.el8.x86_64 723/1683
Upgrading : bind-libs-32:9.11.36-8.el8.x86_64 724/1683
Upgrading : bind-utils-32:9.11.36-8.el8.x86_64 725/1683
Upgrading : sssd-ad-2.8.2-2.el8.x86_64 726/1683
Running scriptlet: sssd-ipa-2.8.2-2.el8.x86_64 727/1683
Upgrading : sssd-ipa-2.8.2-2.el8.x86_64 727/1683
Upgrading : sssd-2.8.2-2.el8.x86_64 728/1683
Upgrading : authselect-compat-1.2.6-1.el8.x86_64 729/1683
Reinstalling : fprintd-pam-1.90.9-2.el8.x86_64 730/1683
Upgrading : authselect-1.2.6-1.el8.x86_64 731/1683
Upgrading : realmd-0.17.1-1.el8.x86_64 732/1683
Running scriptlet: realmd-0.17.1-1.el8.x86_64 732/1683
Reinstalling : adobe-mappings-pdf-20180407-1.el8.noarch 733/1683
Upgrading : libgs-9.27-6.el8.x86_64 734/1683
Upgrading : graphviz-2.40.1-44.el8.x86_64 735/1683
Running scriptlet: graphviz-2.40.1-44.el8.x86_64 735/1683
Reinstalling : asciidoc-8.6.10-0.5.20180627gitf7c2274.el8.noa 736/1683
Upgrading : rpm-build-4.14.3-26.el8.x86_64 737/1683
Upgrading : cockpit-286.1-1.el8.x86_64 738/1683
Upgrading : tigervnc-1.12.0-15.el8_8.x86_64 739/1683
Upgrading : tuned-2.20.0-1.el8.noarch 740/1683
Running scriptlet: tuned-2.20.0-1.el8.noarch 740/1683
Upgrading : firewalld-0.9.3-13.el8.noarch 741/1683
Running scriptlet: firewalld-0.9.3-13.el8.noarch 741/1683
Upgrading : gdb-8.2-19.el8.x86_64 742/1683
Upgrading : kpatch-0.9.7-2.el8.noarch 743/1683
Upgrading : yum-4.7.0-16.el8_8.noarch 744/1683
Upgrading : sssd-kcm-2.8.2-2.el8.x86_64 745/1683
Running scriptlet: sssd-kcm-2.8.2-2.el8.x86_64 745/1683
Upgrading : systemtap-4.8-2.el8.x86_64 746/1683
Running scriptlet: systemtap-4.8-2.el8.x86_64 746/1683
Reinstalling : intltool-0.51.0-11.el8.noarch 747/1683
Upgrading : cockpit-podman-63.1-1.module+el8.8.0+1265+fa25 748/1683
Upgrading : rpm-sign-4.14.3-26.el8.x86_64 749/1683
Upgrading : buildah-1:1.29.1-2.module+el8.8.0+1265+fa25dd7 750/1683
Upgrading : wget-1.19.5-11.el8.x86_64 751/1683
Running scriptlet: wget-1.19.5-11.el8.x86_64 751/1683
Reinstalling : pinfo-0.6.10-18.el8.x86_64 752/1683
Running scriptlet: pinfo-0.6.10-18.el8.x86_64 752/1683
Reinstalling : jna-4.5.1-5.el8.x86_64 753/1683
Reinstalling : NetworkManager-libreswan-1.2.10-4.el8.x86_64 754/1683
Running scriptlet: NetworkManager-libreswan-1.2.10-4.el8.x86_64 754/1683
Running scriptlet: pesign-0.112-27.el8_7.x86_64 755/1683
Upgrading : pesign-0.112-27.el8_7.x86_64 755/1683
Running scriptlet: pesign-0.112-27.el8_7.x86_64 755/1683
Reinstalling : perl-generators-1.10-9.el8.noarch 756/1683
Reinstalling : libtool-2.4.6-25.el8.x86_64 757/1683
Running scriptlet: libtool-2.4.6-25.el8.x86_64 757/1683
Upgrading : valgrind-devel-1:3.19.0-1.el8.x86_64 758/1683
Reinstalling : patchutils-0.3.4-10.el8.x86_64 759/1683
Reinstalling : perl-Sys-Syslog-0.35-397.el8.x86_64 760/1683
Upgrading : vim-enhanced-2:8.0.1763-19.el8_6.4.x86_64 761/1683
Upgrading : nmap-2:7.70-8.el8.x86_64 762/1683
Upgrading : rsyslog-relp-8.2102.0-13.el8.x86_64 763/1683
Upgrading : rdma-core-44.0-2.el8.1.x86_64 764/1683
Running scriptlet: rdma-core-44.0-2.el8.1.x86_64 764/1683
Upgrading : grub2-pc-1:2.02-148.el8.rocky.0.3.x86_64 765/1683
Running scriptlet: chrony-4.2-1.el8.rocky.1.0.x86_64 766/1683
Upgrading : chrony-4.2-1.el8.rocky.1.0.x86_64 766/1683
Running scriptlet: chrony-4.2-1.el8.rocky.1.0.x86_64 766/1683
Upgrading : vdo-6.2.7.17-14.el8.x86_64 767/1683
Running scriptlet: vdo-6.2.7.17-14.el8.x86_64 767/1683
Upgrading : rsyslog-gnutls-8.2102.0-13.el8.x86_64 768/1683
Upgrading : rsyslog-gssapi-8.2102.0-13.el8.x86_64 769/1683
Upgrading : xfsdump-3.1.8-4.el8.x86_64 770/1683
Upgrading : passwd-0.80-4.el8.x86_64 771/1683
Upgrading : util-linux-user-2.32.1-42.el8_8.x86_64 772/1683
Running scriptlet: openssh-server-8.0p1-17.el8_7.x86_64 773/1683
Upgrading : openssh-server-8.0p1-17.el8_7.x86_64 773/1683
Running scriptlet: openssh-server-8.0p1-17.el8_7.x86_64 773/1683
Upgrading : samba-client-4.17.5-2.el8.x86_64 774/1683
Running scriptlet: samba-client-4.17.5-2.el8.x86_64 774/1683
Installing : kernel-4.18.0-477.10.1.el8_8.x86_64 775/1683
Upgrading : NetworkManager-tui-1:1.40.16-1.el8.x86_64 776/1683
Upgrading : cifs-utils-7.0-1.el8.x86_64 777/1683
Running scriptlet: cifs-utils-7.0-1.el8.x86_64 777/1683
Upgrading : gcc-c++-8.5.0-18.el8.x86_64 778/1683
Upgrading : crash-7.3.2-4.el8.x86_64 779/1683
Reinstalling : usbutils-010-3.el8.x86_64 780/1683
Reinstalling : tmux-2.7-1.el8.x86_64 781/1683
Running scriptlet: tmux-2.7-1.el8.x86_64 781/1683
Reinstalling : python3-configobj-5.0.6-11.el8.noarch 782/1683
Reinstalling : bolt-0.9.1-1.el8.x86_64 783/1683
Running scriptlet: bolt-0.9.1-1.el8.x86_64 783/1683
Running scriptlet: mlocate-0.26-20.el8.x86_64 784/1683
Reinstalling : mlocate-0.26-20.el8.x86_64 784/1683
Running scriptlet: mlocate-0.26-20.el8.x86_64 784/1683
Warning: The unit file, source configuration file or drop-ins of mlocate-updatedb.timer changed on disk. Run 'systemctl daemon-reload' to reload units.
Reinstalling : net-tools-2.0-0.52.20160912git.el8.x86_64 785/1683
Running scriptlet: net-tools-2.0-0.52.20160912git.el8.x86_64 785/1683
Reinstalling : psacct-6.6.3-4.el8.x86_64 786/1683
Running scriptlet: psacct-6.6.3-4.el8.x86_64 786/1683
Running scriptlet: smartmontools-1:7.1-1.el8.x86_64 787/1683
Reinstalling : smartmontools-1:7.1-1.el8.x86_64 787/1683
Running scriptlet: smartmontools-1:7.1-1.el8.x86_64 787/1683
Upgrading : qemu-guest-agent-15:6.2.0-32.module+el8.8.0+12 788/1683
Running scriptlet: qemu-guest-agent-15:6.2.0-32.module+el8.8.0+12 788/1683
Upgrading : at-3.1.20-12.el8.x86_64 789/1683
Running scriptlet: at-3.1.20-12.el8.x86_64 789/1683
Upgrading : mcelog-3:189-0.el8.x86_64 790/1683
Running scriptlet: mcelog-3:189-0.el8.x86_64 790/1683
Upgrading : microcode_ctl-4:20220809-2.el8.x86_64 791/1683
Running scriptlet: microcode_ctl-4:20220809-2.el8.x86_64 791/1683
Upgrading : dracut-config-rescue-049-223.git20230119.el8.x 792/1683
Installing : grub2-tools-efi-1:2.02-148.el8.rocky.0.3.x86_6 793/1683
Upgrading : nvme-cli-1.16-7.el8.x86_64 794/1683
Running scriptlet: nvme-cli-1.16-7.el8.x86_64 794/1683
Running scriptlet: tcpdump-14:4.9.3-3.el8.x86_64 795/1683
Upgrading : tcpdump-14:4.9.3-3.el8.x86_64 795/1683
Reinstalling : prefixdevname-0.1.0-6.el8.x86_64 796/1683
Upgrading : ledmon-0.96-3.el8.x86_64 797/1683
Running scriptlet: ledmon-0.96-3.el8.x86_64 797/1683
Running scriptlet: man-db-2.7.6.1-18.el8.x86_64 798/1683
Reinstalling : man-db-2.7.6.1-18.el8.x86_64 798/1683
Running scriptlet: man-db-2.7.6.1-18.el8.x86_64 798/1683
Upgrading : zsh-5.5.1-10.el8.x86_64 799/1683
Running scriptlet: zsh-5.5.1-10.el8.x86_64 799/1683
Upgrading : irqbalance-2:1.9.0-4.el8.x86_64 800/1683
Running scriptlet: irqbalance-2:1.9.0-4.el8.x86_64 800/1683
Reinstalling : ltrace-0.7.91-28.el8.x86_64 801/1683
Upgrading : strace-5.18-2.el8.x86_64 802/1683
Reinstalling : lsof-4.93.2-1.el8.x86_64 803/1683
Reinstalling : quota-1:4.04-14.el8.x86_64 804/1683
Upgrading : cyrus-sasl-plain-2.1.27-6.el8_5.x86_64 805/1683
Reinstalling : blktrace-1.2.0-10.el8.x86_64 806/1683
Reinstalling : openldap-clients-2.4.46-18.el8.x86_64 807/1683
Reinstalling : bash-completion-1:2.7-5.el8.noarch 808/1683
Reinstalling : iptstate-2.2.6-6.el8.x86_64 809/1683
Upgrading : sg3_utils-1.44-6.el8.x86_64 810/1683
Reinstalling : biosdevname-0.7.3-2.el8.x86_64 811/1683
Reinstalling : nano-2.9.8-1.el8.x86_64 812/1683
Running scriptlet: nano-2.9.8-1.el8.x86_64 812/1683
Upgrading : rsync-3.1.3-19.el8_7.1.x86_64 813/1683
Reinstalling : bc-1.07.1-5.el8.x86_64 814/1683
Running scriptlet: bc-1.07.1-5.el8.x86_64 814/1683
Upgrading : bpftool-4.18.0-477.10.1.el8_8.x86_64 815/1683
Reinstalling : lshw-B.02.19.2-6.el8.x86_64 816/1683
Reinstalling : xdelta-3.1.0-4.el8.x86_64 817/1683
Reinstalling : ed-1.14.2-4.el8.x86_64 818/1683
Running scriptlet: ed-1.14.2-4.el8.x86_64 818/1683
Reinstalling : time-1.9-3.el8.x86_64 819/1683
Running scriptlet: time-1.9-3.el8.x86_64 819/1683
Reinstalling : iprutils-2.4.19-1.el8.x86_64 820/1683
Running scriptlet: iprutils-2.4.19-1.el8.x86_64 820/1683
Reinstalling : hostname-3.20-6.el8.x86_64 821/1683
Running scriptlet: hostname-3.20-6.el8.x86_64 821/1683
Reinstalling : byacc-1.9.20170709-4.el8.x86_64 822/1683
Reinstalling : diffstat-1.61-7.el8.x86_64 823/1683
Reinstalling : telnet-1:0.17-76.el8.x86_64 824/1683
Reinstalling : dos2unix-7.4.0-3.el8.x86_64 825/1683
Reinstalling : lsscsi-0.32-3.el8.x86_64 826/1683
Reinstalling : mtr-2:0.92-3.el8.x86_64 827/1683
Reinstalling : setserial-2.17-45.el8.x86_64 828/1683
Reinstalling : symlinks-1.4-19.el8.x86_64 829/1683
Reinstalling : tree-1.7.0-15.el8.x86_64 830/1683
Upgrading : libsysfs-2.1.0-25.el8.x86_64 831/1683
Running scriptlet: libsysfs-2.1.0-25.el8.x86_64 831/1683
Reinstalling : langpacks-en-1.0-12.el8.noarch 832/1683
Upgrading : man-pages-4.15-7.el8.x86_64 833/1683
Upgrading : libertas-usb8388-firmware-2:20230404-114.git2e 834/1683
Upgrading : iwl7260-firmware-1:25.30.13.0-114.el8_8.1.noar 835/1683
Upgrading : iwl6050-firmware-41.28.5.1-114.el8_8.1.noarch 836/1683
Upgrading : iwl6000g2b-firmware-18.168.6.1-114.el8_8.1.noa 837/1683
Upgrading : iwl6000g2a-firmware-18.168.6.1-114.el8_8.1.noa 838/1683
Upgrading : iwl6000-firmware-9.221.4.1-114.el8_8.1.noarch 839/1683
Upgrading : iwl5150-firmware-8.24.2.2-114.el8_8.1.noarch 840/1683
Upgrading : iwl5000-firmware-8.83.5.1_1-114.el8_8.1.noarch 841/1683
Upgrading : iwl3160-firmware-1:25.30.13.0-114.el8_8.1.noar 842/1683
Upgrading : iwl2030-firmware-18.168.6.1-114.el8_8.1.noarch 843/1683
Upgrading : iwl2000-firmware-18.168.6.1-114.el8_8.1.noarch 844/1683
Upgrading : iwl135-firmware-18.168.6.1-114.el8_8.1.noarch 845/1683
Upgrading : iwl105-firmware-18.168.6.1-114.el8_8.1.noarch 846/1683
Upgrading : iwl1000-firmware-1:39.31.5.1-114.el8_8.1.noarc 847/1683
Upgrading : iwl100-firmware-39.31.5.1-114.el8_8.1.noarch 848/1683
Upgrading : alsa-sof-firmware-2.2.4-2.el8.noarch 849/1683
Upgrading : NetworkManager-config-server-1:1.40.16-1.el8.n 850/1683
Reinstalling : words-3.0-28.el8.noarch 851/1683
Reinstalling : rootfiles-8.1-22.el8.noarch 852/1683
Reinstalling : mailcap-2.1.48-3.el8.noarch 853/1683
Cleanup : samba-client-4.14.5-7.el8_5.x86_64 854/1683
Running scriptlet: samba-client-4.14.5-7.el8_5.x86_64 854/1683
Cleanup : rpm-build-4.14.3-19.el8.x86_64 855/1683
Running scriptlet: sssd-kcm-2.5.2-2.el8_5.3.x86_64 856/1683
Cleanup : sssd-kcm-2.5.2-2.el8_5.3.x86_64 856/1683
Running scriptlet: sssd-kcm-2.5.2-2.el8_5.3.x86_64 856/1683
Running scriptlet: pesign-0.112-25.el8.x86_64 857/1683
Cleanup : pesign-0.112-25.el8.x86_64 857/1683
Running scriptlet: pesign-0.112-25.el8.x86_64 857/1683
Cleanup : NetworkManager-tui-1:1.32.10-4.el8.x86_64 858/1683
Running scriptlet: openssh-server-8.0p1-10.el8.x86_64 859/1683
Cleanup : openssh-server-8.0p1-10.el8.x86_64 859/1683
Running scriptlet: openssh-server-8.0p1-10.el8.x86_64 859/1683
Cleanup : elfutils-0.185-1.el8.x86_64 860/1683
Cleanup : tigervnc-1.11.0-9.el8.x86_64 861/1683
Running scriptlet: libstoragemgmt-1.9.1-1.el8.x86_64 862/1683
Cleanup : libstoragemgmt-1.9.1-1.el8.x86_64 862/1683
Running scriptlet: libstoragemgmt-1.9.1-1.el8.x86_64 862/1683
Cleanup : fltk-1.3.4-5.el8.x86_64 863/1683
Running scriptlet: fltk-1.3.4-5.el8.x86_64 863/1683
Running scriptlet: vdo-6.2.5.74-14.el8.x86_64 864/1683
Cleanup : vdo-6.2.5.74-14.el8.x86_64 864/1683
Running scriptlet: vdo-6.2.5.74-14.el8.x86_64 864/1683
Running scriptlet: qemu-guest-agent-15:4.2.0-59.module_el8.5.0+10 865/1683
Cleanup : qemu-guest-agent-15:4.2.0-59.module_el8.5.0+10 865/1683
Running scriptlet: qemu-guest-agent-15:4.2.0-59.module_el8.5.0+10 865/1683
Running scriptlet: chrony-4.1-1.el8.x86_64 866/1683
Cleanup : chrony-4.1-1.el8.x86_64 866/1683
Running scriptlet: chrony-4.1-1.el8.x86_64 866/1683
Cleanup : nmap-2:7.70-6.el8.x86_64 867/1683
Running scriptlet: wget-1.19.5-10.el8.x86_64 868/1683
Cleanup : wget-1.19.5-10.el8.x86_64 868/1683
Running scriptlet: smartmontools-1:7.1-1.el8.x86_64 869/1683
Cleanup : smartmontools-1:7.1-1.el8.x86_64 869/1683
Running scriptlet: smartmontools-1:7.1-1.el8.x86_64 869/1683
Running scriptlet: tuned-2.16.0-1.el8.noarch 870/1683
Cleanup : tuned-2.16.0-1.el8.noarch 870/1683
Running scriptlet: tuned-2.16.0-1.el8.noarch 870/1683
Running scriptlet: zsh-5.5.1-6.el8_1.2.x86_64 871/1683
Cleanup : zsh-5.5.1-6.el8_1.2.x86_64 871/1683
Running scriptlet: zsh-5.5.1-6.el8_1.2.x86_64 871/1683
Cleanup : rpm-sign-4.14.3-19.el8.x86_64 872/1683
Cleanup : vim-enhanced-2:8.0.1763-16.el8.x86_64 873/1683
Cleanup : kernel-tools-4.18.0-348.7.1.el8_5.x86_64 874/1683
Cleanup : NetworkManager-libreswan-1.2.10-4.el8.x86_64 875/1683
Running scriptlet: NetworkManager-libreswan-1.2.10-4.el8.x86_64 875/1683
Cleanup : redhat-rpm-config-125-1.el8.noarch 876/1683
Cleanup : git-2.27.0-1.el8.x86_64 877/1683
Cleanup : intltool-0.51.0-11.el8.noarch 878/1683
Cleanup : perl-Git-2.27.0-1.el8.noarch 879/1683
Running scriptlet: microcode_ctl-4:20210608-1.el8.x86_64 880/1683
Cleanup : microcode_ctl-4:20210608-1.el8.x86_64 880/1683
Running scriptlet: microcode_ctl-4:20210608-1.el8.x86_64 880/1683
Running scriptlet: firewalld-0.9.3-7.el8.noarch 881/1683
Cleanup : firewalld-0.9.3-7.el8.noarch 881/1683
Running scriptlet: firewalld-0.9.3-7.el8.noarch 881/1683
Running scriptlet: libtool-2.4.6-25.el8.x86_64 882/1683
Cleanup : libtool-2.4.6-25.el8.x86_64 882/1683
Cleanup : automake-1.16.1-7.el8.noarch 883/1683
Running scriptlet: autoconf-2.69-29.el8.noarch 884/1683
Cleanup : autoconf-2.69-29.el8.noarch 884/1683
Cleanup : grub2-pc-1:2.02-106.el8.x86_64 885/1683
Cleanup : perl-Error-1:0.17025-2.el8.noarch 886/1683
Running scriptlet: kmod-kvdo-6.2.5.72-81.el8.x86_64 887/1683
Cleanup : kmod-kvdo-6.2.5.72-81.el8.x86_64 887/1683
Running scriptlet: kmod-kvdo-6.2.5.72-81.el8.x86_64 887/1683
Cleanup : asciidoc-8.6.10-0.5.20180627gitf7c2274.el8.noa 888/1683
Running scriptlet: libreswan-4.4-1.el8.x86_64 889/1683
Cleanup : libreswan-4.4-1.el8.x86_64 889/1683
Running scriptlet: libreswan-4.4-1.el8.x86_64 889/1683
Cleanup : nss-tools-3.67.0-7.el8_5.x86_64 890/1683
Cleanup : graphviz-2.40.1-43.el8.x86_64 891/1683
Running scriptlet: graphviz-2.40.1-43.el8.x86_64 891/1683
Cleanup : gtk2-2.24.32-5.el8.x86_64 892/1683
Running scriptlet: gtk2-2.24.32-5.el8.x86_64 892/1683
Cleanup : libgs-9.27-1.el8.x86_64 893/1683
Cleanup : librsvg2-2.42.7-4.el8.x86_64 894/1683
Cleanup : pango-1.42.4-8.el8.x86_64 895/1683
Running scriptlet: pango-1.42.4-8.el8.x86_64 895/1683
Running scriptlet: source-highlight-3.1.8-17.el8.x86_64 896/1683
Cleanup : source-highlight-3.1.8-17.el8.x86_64 896/1683
Running scriptlet: source-highlight-3.1.8-17.el8.x86_64 896/1683
Cleanup : boost-regex-1.66.0-10.el8.x86_64 897/1683
Running scriptlet: boost-regex-1.66.0-10.el8.x86_64 897/1683
Running scriptlet: cifs-utils-6.8-3.el8.x86_64 898/1683
Cleanup : cifs-utils-6.8-3.el8.x86_64 898/1683
Cleanup : buildah-1.22.3-2.module_el8.5.0+911+f19012f9.x 899/1683
Cleanup : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 900/1683
Cleanup : gd-2.2.5-7.el8.x86_64 901/1683
Running scriptlet: gd-2.2.5-7.el8.x86_64 901/1683
Cleanup : zstd-1.4.4-1.el8.x86_64 902/1683
Cleanup : xfsdump-3.1.8-2.el8.x86_64 903/1683
Cleanup : bpftool-4.18.0-348.7.1.el8_5.x86_64 904/1683
Cleanup : prefixdevname-0.1.0-6.el8.x86_64 905/1683
Running scriptlet: bolt-0.9.1-1.el8.x86_64 906/1683
Cleanup : bolt-0.9.1-1.el8.x86_64 906/1683
Running scriptlet: bolt-0.9.1-1.el8.x86_64 906/1683
Cleanup : nmap-ncat-2:7.70-6.el8.x86_64 907/1683
Running scriptlet: nmap-ncat-2:7.70-6.el8.x86_64 907/1683
Running scriptlet: at-3.1.20-11.el8.x86_64 908/1683
Cleanup : at-3.1.20-11.el8.x86_64 908/1683
Running scriptlet: at-3.1.20-11.el8.x86_64 908/1683
Cleanup : crash-7.3.0-2.el8.x86_64 909/1683
Cleanup : keyutils-1.5.10-9.el8.x86_64 910/1683
Cleanup : passwd-0.80-3.el8.x86_64 911/1683
Cleanup : man-db-2.7.6.1-18.el8.x86_64 912/1683
Cleanup : lshw-B.02.19.2-6.el8.x86_64 913/1683
Cleanup : iptstate-2.2.6-6.el8.x86_64 914/1683
Cleanup : perl-Sys-Syslog-0.35-397.el8.x86_64 915/1683
Running scriptlet: irqbalance-2:1.4.0-6.el8.x86_64 916/1683
Cleanup : irqbalance-2:1.4.0-6.el8.x86_64 916/1683
Running scriptlet: irqbalance-2:1.4.0-6.el8.x86_64 916/1683
Cleanup : gcc-c++-8.5.0-4.el8_5.x86_64 917/1683
Running scriptlet: psacct-6.6.3-4.el8.x86_64 918/1683
Cleanup : psacct-6.6.3-4.el8.x86_64 918/1683
Running scriptlet: psacct-6.6.3-4.el8.x86_64 918/1683
Cleanup : blktrace-1.2.0-10.el8.x86_64 919/1683
Cleanup : libtiff-4.0.9-20.el8.x86_64 920/1683
Running scriptlet: realmd-0.16.3-23.el8.x86_64 921/1683
Cleanup : realmd-0.16.3-23.el8.x86_64 921/1683
Running scriptlet: realmd-0.16.3-23.el8.x86_64 921/1683
Running scriptlet: authselect-1.2.2-3.el8.x86_64 922/1683
Cleanup : authselect-1.2.2-3.el8.x86_64 922/1683
Cleanup : fprintd-pam-1.90.9-2.el8.x86_64 923/1683
Running scriptlet: fprintd-pam-1.90.9-2.el8.x86_64 923/1683
Cleanup : authselect-compat-1.2.2-3.el8.x86_64 924/1683
Cleanup : oddjob-mkhomedir-0.34.7-1.el8.x86_64 925/1683
Running scriptlet: oddjob-0.34.7-1.el8.x86_64 926/1683
Cleanup : oddjob-0.34.7-1.el8.x86_64 926/1683
Running scriptlet: oddjob-0.34.7-1.el8.x86_64 926/1683
Cleanup : tmux-2.7-1.el8.x86_64 927/1683
Running scriptlet: tmux-2.7-1.el8.x86_64 927/1683
Running scriptlet: mlocate-0.26-20.el8.x86_64 928/1683
Cleanup : mlocate-0.26-20.el8.x86_64 928/1683
Running scriptlet: mlocate-0.26-20.el8.x86_64 928/1683
Running scriptlet: iprutils-2.4.19-1.el8.x86_64 929/1683
Cleanup : iprutils-2.4.19-1.el8.x86_64 929/1683
Cleanup : authselect-libs-1.2.2-3.el8.x86_64 930/1683
Cleanup : grub2-tools-extra-1:2.02-106.el8.x86_64 931/1683
Cleanup : perl-XML-Parser-2.44-11.el8.x86_64 932/1683
Cleanup : python3-perf-4.18.0-348.7.1.el8_5.x86_64 933/1683
Cleanup : util-linux-user-2.32.1-28.el8.x86_64 934/1683
Cleanup : libuser-0.62-23.el8.x86_64 935/1683
Running scriptlet: libuser-0.62-23.el8.x86_64 935/1683
Cleanup : strace-5.7-3.el8.x86_64 936/1683
Cleanup : sg3_utils-1.44-5.el8.x86_64 937/1683
Cleanup : ledmon-0.95-1.el8.x86_64 938/1683
Cleanup : plymouth-0.9.4-10.20200615git1e36e30.el8.x86_6 939/1683
Running scriptlet: plymouth-0.9.4-10.20200615git1e36e30.el8.x86_6 939/1683
Cleanup : plymouth-core-libs-0.9.4-10.20200615git1e36e30 940/1683
Running scriptlet: plymouth-core-libs-0.9.4-10.20200615git1e36e30 940/1683
Running scriptlet: gettext-devel-0.19.8.1-17.el8.x86_64 941/1683
Cleanup : gettext-devel-0.19.8.1-17.el8.x86_64 941/1683
Cleanup : mesa-libGLU-9.0.0-15.el8.x86_64 942/1683
Cleanup : rsync-3.1.3-12.el8.x86_64 943/1683
Cleanup : ltrace-0.7.91-28.el8.x86_64 944/1683
Cleanup : perl-TermReadKey-2.37-7.el8.x86_64 945/1683
Cleanup : libconfig-1.5-9.el8.x86_64 946/1683
Cleanup : nvme-cli-1.14-3.el8.x86_64 947/1683
Running scriptlet: mcelog-3:175-1.el8.x86_64 948/1683
Cleanup : mcelog-3:175-1.el8.x86_64 948/1683
Running scriptlet: mcelog-3:175-1.el8.x86_64 948/1683
Running scriptlet: nano-2.9.8-1.el8.x86_64 949/1683
Cleanup : nano-2.9.8-1.el8.x86_64 949/1683
Running scriptlet: flex-2.6.1-9.el8.x86_64 950/1683
Cleanup : flex-2.6.1-9.el8.x86_64 950/1683
Cleanup : fprintd-1.90.9-2.el8.x86_64 951/1683
Cleanup : libfprint-1.90.7-1.el8.x86_64 952/1683
Running scriptlet: timedatex-0.5-3.el8.x86_64 953/1683
Cleanup : timedatex-0.5-3.el8.x86_64 953/1683
Running scriptlet: timedatex-0.5-3.el8.x86_64 953/1683
Cleanup : libglvnd-glx-1:1.3.2-1.el8.x86_64 954/1683
Cleanup : mesa-libGL-21.1.5-1.el8.x86_64 955/1683
Cleanup : harfbuzz-1.7.5-3.el8.x86_64 956/1683
Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 956/1683
Cleanup : lcms2-2.9-2.el8.x86_64 957/1683
Running scriptlet: lcms2-2.9-2.el8.x86_64 957/1683
Cleanup : patch-2.7.6-11.el8.x86_64 958/1683
Cleanup : cyrus-sasl-plain-2.1.27-5.el8.x86_64 959/1683
Running scriptlet: bc-1.07.1-5.el8.x86_64 960/1683
Cleanup : bc-1.07.1-5.el8.x86_64 960/1683
Running scriptlet: pinfo-0.6.10-18.el8.x86_64 961/1683
Cleanup : pinfo-0.6.10-18.el8.x86_64 961/1683
Running scriptlet: bison-3.0.4-10.el8.x86_64 962/1683
Cleanup : bison-3.0.4-10.el8.x86_64 962/1683
Cleanup : ldns-1.7.0-21.el8.x86_64 963/1683
Running scriptlet: m4-1.4.18-7.el8.x86_64 964/1683
Cleanup : m4-1.4.18-7.el8.x86_64 964/1683
Cleanup : libdrm-2.4.106-2.el8.x86_64 965/1683
Cleanup : tcpdump-14:4.9.3-2.el8.x86_64 966/1683
Cleanup : usbutils-010-3.el8.x86_64 967/1683
Cleanup : mtr-2:0.92-3.el8.x86_64 968/1683
Running scriptlet: ed-1.14.2-4.el8.x86_64 969/1683
Cleanup : ed-1.14.2-4.el8.x86_64 969/1683
Cleanup : numactl-libs-2.0.12-13.el8.x86_64 970/1683
Running scriptlet: numactl-libs-2.0.12-13.el8.x86_64 970/1683
Cleanup : jasper-libs-2.0.14-5.el8.x86_64 971/1683
Cleanup : libXft-2.3.3-1.el8.x86_64 972/1683
Cleanup : libXaw-1.0.13-10.el8.x86_64 973/1683
Cleanup : newt-0.52.20-11.el8.x86_64 974/1683
Cleanup : slang-2.3.2-3.el8.x86_64 975/1683
Cleanup : quota-1:4.04-14.el8.x86_64 976/1683
Cleanup : openldap-clients-2.4.46-18.el8.x86_64 977/1683
Cleanup : net-tools-2.0-0.52.20160912git.el8.x86_64 978/1683
Cleanup : biosdevname-0.7.3-2.el8.x86_64 979/1683
Cleanup : telnet-1:0.17-76.el8.x86_64 980/1683
Cleanup : urw-base35-fonts-20170801-10.el8.noarch 981/1683
Cleanup : graphite2-1.3.10-10.el8.x86_64 982/1683
Cleanup : mesa-libglapi-21.1.5-1.el8.x86_64 983/1683
Running scriptlet: mesa-libglapi-21.1.5-1.el8.x86_64 983/1683
Cleanup : libwebp-1.0.0-5.el8.x86_64 984/1683
Running scriptlet: libidn-1.34-5.el8.x86_64 985/1683
Cleanup : libidn-1.34-5.el8.x86_64 985/1683
Cleanup : jbig2dec-libs-0.16-1.el8.x86_64 986/1683
Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 986/1683
Cleanup : openjpeg2-2.4.0-4.el8.x86_64 987/1683
Cleanup : dwz-0.12-10.el8.x86_64 988/1683
Cleanup : rsyslog-gssapi-8.2102.0-5.el8.x86_64 989/1683
Cleanup : patchutils-0.3.4-10.el8.x86_64 990/1683
Cleanup : jna-4.5.1-5.el8.x86_64 991/1683
Cleanup : java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2. 992/1683
Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2. 992/1683
Cleanup : lksctp-tools-1.0.18-3.el8.x86_64 993/1683
Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64 993/1683
Cleanup : sg3_utils-libs-1.44-5.el8.x86_64 994/1683
Running scriptlet: sg3_utils-libs-1.44-5.el8.x86_64 994/1683
Cleanup : psmisc-23.1-5.el8.x86_64 995/1683
Cleanup : libpipeline-1.5.0-2.el8.x86_64 996/1683
Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 996/1683
Cleanup : attr-2.4.48-3.el8.x86_64 997/1683
Cleanup : libthai-0.1.27-2.el8.x86_64 998/1683
Running scriptlet: libthai-0.1.27-2.el8.x86_64 998/1683
Cleanup : annobin-9.72-1.el8_5.2.x86_64 999/1683
Running scriptlet: annobin-9.72-1.el8_5.2.x86_64 999/1683
Cleanup : python3-libstoragemgmt-1.9.1-1.el8.x86_64 1000/1683
Cleanup : rsyslog-relp-8.2102.0-5.el8.x86_64 1001/1683
Cleanup : librelp-1.9.0-1.el8.x86_64 1002/1683
Running scriptlet: librelp-1.9.0-1.el8.x86_64 1002/1683
Cleanup : xdelta-3.1.0-4.el8.x86_64 1003/1683
Running scriptlet: time-1.9-3.el8.x86_64 1004/1683
Cleanup : time-1.9-3.el8.x86_64 1004/1683
Cleanup : lsof-4.93.2-1.el8.x86_64 1005/1683
Cleanup : urw-base35-bookman-fonts-20170801-10.el8.noarc 1006/1683
Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarc 1006/1683
Cleanup : urw-base35-c059-fonts-20170801-10.el8.noarch 1007/1683
Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 1007/1683
Cleanup : urw-base35-d050000l-fonts-20170801-10.el8.noar 1008/1683
Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noar 1008/1683
Cleanup : urw-base35-gothic-fonts-20170801-10.el8.noarch 1009/1683
Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 1009/1683
Cleanup : urw-base35-nimbus-mono-ps-fonts-20170801-10.el 1010/1683
Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el 1010/1683
Cleanup : urw-base35-nimbus-roman-fonts-20170801-10.el8. 1011/1683
Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8. 1011/1683
Cleanup : urw-base35-nimbus-sans-fonts-20170801-10.el8.n 1012/1683
Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.n 1012/1683
Cleanup : urw-base35-p052-fonts-20170801-10.el8.noarch 1013/1683
Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 1013/1683
Cleanup : urw-base35-standard-symbols-ps-fonts-20170801- 1014/1683
Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801- 1014/1683
Cleanup : urw-base35-z003-fonts-20170801-10.el8.noarch 1015/1683
Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 1015/1683
Cleanup : xorg-x11-server-utils-7.7-27.el8.x86_64 1016/1683
Cleanup : libXmu-1.1.3-1.el8.x86_64 1017/1683
Cleanup : libXt-1.1.5-12.el8.x86_64 1018/1683
Cleanup : libXcursor-1.1.15-3.el8.x86_64 1019/1683
Cleanup : libSM-1.2.3-1.el8.x86_64 1020/1683
Cleanup : libICE-1.0.9-15.el8.x86_64 1021/1683
Cleanup : libXi-1.7.10-1.el8.x86_64 1022/1683
Cleanup : libXrandr-1.5.2-1.el8.x86_64 1023/1683
Cleanup : libXpm-3.5.12-8.el8.x86_64 1024/1683
Cleanup : libgusb-0.3.0-1.el8.x86_64 1025/1683
Cleanup : gpm-libs-1.20.7-17.el8.x86_64 1026/1683
Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 1026/1683
Cleanup : python3-pyyaml-3.12-12.el8.x86_64 1027/1683
Cleanup : rsyslog-gnutls-8.2102.0-5.el8.x86_64 1028/1683
Running scriptlet: rsyslog-8.2102.0-5.el8.x86_64 1029/1683
Cleanup : rsyslog-8.2102.0-5.el8.x86_64 1029/1683
Running scriptlet: rsyslog-8.2102.0-5.el8.x86_64 1029/1683
Cleanup : libfastjson-0.99.9-1.el8.x86_64 1030/1683
Running scriptlet: libfastjson-0.99.9-1.el8.x86_64 1030/1683
Running scriptlet: hostname-3.20-6.el8.x86_64 1031/1683
Cleanup : hostname-3.20-6.el8.x86_64 1031/1683
Cleanup : libestr-0.1.10-1.el8.x86_64 1032/1683
Running scriptlet: libestr-0.1.10-1.el8.x86_64 1032/1683
Cleanup : libpciaccess-0.14-1.el8.x86_64 1033/1683
Cleanup : libglvnd-1:1.3.2-1.el8.x86_64 1034/1683
Cleanup : ctags-5.8-22.el8.x86_64 1035/1683
Cleanup : libpaper-1.1.24-22.el8.x86_64 1036/1683
Running scriptlet: ipset-7.1-1.el8.x86_64 1037/1683
Cleanup : ipset-7.1-1.el8.x86_64 1037/1683
Cleanup : ipset-libs-7.1-1.el8.x86_64 1038/1683
Running scriptlet: ipset-libs-7.1-1.el8.x86_64 1038/1683
Cleanup : vim-common-2:8.0.1763-16.el8.x86_64 1039/1683
Cleanup : virt-what-1.18-12.el8.x86_64 1040/1683
Cleanup : hdparm-9.54-4.el8.x86_64 1041/1683
Cleanup : sssd-2.5.2-2.el8_5.3.x86_64 1042/1683
Cleanup : sssd-ipa-2.5.2-2.el8_5.3.x86_64 1043/1683
Cleanup : sssd-ad-2.5.2-2.el8_5.3.x86_64 1044/1683
Cleanup : libsmbclient-4.14.5-7.el8_5.x86_64 1045/1683
Cleanup : sssd-common-pac-2.5.2-2.el8_5.3.x86_64 1046/1683
Running scriptlet: libwbclient-4.14.5-7.el8_5.x86_64 1047/1683
Cleanup : libwbclient-4.14.5-7.el8_5.x86_64 1047/1683
Cleanup : samba-client-libs-4.14.5-7.el8_5.x86_64 1048/1683
Cleanup : samba-common-libs-4.14.5-7.el8_5.x86_64 1049/1683
Cleanup : sssd-ldap-2.5.2-2.el8_5.3.x86_64 1050/1683
Cleanup : sssd-proxy-2.5.2-2.el8_5.3.x86_64 1051/1683
Cleanup : bind-utils-32:9.11.26-6.el8.x86_64 1052/1683
Cleanup : sssd-krb5-2.5.2-2.el8_5.3.x86_64 1053/1683
Cleanup : cups-libs-1:2.2.6-40.el8.x86_64 1054/1683
Cleanup : bind-libs-32:9.11.26-6.el8.x86_64 1055/1683
Cleanup : bind-libs-lite-32:9.11.26-6.el8.x86_64 1056/1683
Cleanup : sssd-krb5-common-2.5.2-2.el8_5.3.x86_64 1057/1683
Running scriptlet: sssd-common-2.5.2-2.el8_5.3.x86_64 1058/1683
Cleanup : sssd-common-2.5.2-2.el8_5.3.x86_64 1058/1683
Running scriptlet: sssd-common-2.5.2-2.el8_5.3.x86_64 1058/1683
Running scriptlet: sssd-client-2.5.2-2.el8_5.3.x86_64 1059/1683
Cleanup : sssd-client-2.5.2-2.el8_5.3.x86_64 1059/1683
Running scriptlet: sssd-client-2.5.2-2.el8_5.3.x86_64 1059/1683
Cleanup : libicu-60.3-2.el8_1.x86_64 1060/1683
Running scriptlet: libicu-60.3-2.el8_1.x86_64 1060/1683
Cleanup : adcli-0.8.2-12.el8.x86_64 1061/1683
Running scriptlet: adcli-0.8.2-12.el8.x86_64 1061/1683
Cleanup : libldb-2.3.0-2.el8.x86_64 1062/1683
Cleanup : libini_config-1.3.1-39.el8.x86_64 1063/1683
Cleanup : libsss_nss_idmap-2.5.2-2.el8_5.3.x86_64 1064/1683
Running scriptlet: libsss_nss_idmap-2.5.2-2.el8_5.3.x86_64 1064/1683
Cleanup : cyrus-sasl-gssapi-2.1.27-5.el8.x86_64 1065/1683
Cleanup : libsss_certmap-2.5.2-2.el8_5.3.x86_64 1066/1683
Running scriptlet: libsss_certmap-2.5.2-2.el8_5.3.x86_64 1066/1683
Cleanup : libtevent-0.11.0-0.el8.x86_64 1067/1683
Cleanup : libtdb-1.4.3-1.el8.x86_64 1068/1683
Running scriptlet: libtdb-1.4.3-1.el8.x86_64 1068/1683
Cleanup : libsss_idmap-2.5.2-2.el8_5.3.x86_64 1069/1683
Running scriptlet: libsss_idmap-2.5.2-2.el8_5.3.x86_64 1069/1683
Cleanup : c-ares-1.13.0-5.el8.x86_64 1070/1683
Running scriptlet: c-ares-1.13.0-5.el8.x86_64 1070/1683
Cleanup : libsss_sudo-2.5.2-2.el8_5.3.x86_64 1071/1683
Running scriptlet: libsss_sudo-2.5.2-2.el8_5.3.x86_64 1071/1683
Cleanup : libmaxminddb-1.2.0-10.el8.x86_64 1072/1683
Running scriptlet: libmaxminddb-1.2.0-10.el8.x86_64 1072/1683
Cleanup : lmdb-libs-0.9.24-1.el8.x86_64 1073/1683
Cleanup : sssd-nfs-idmap-2.5.2-2.el8_5.3.x86_64 1074/1683
Cleanup : libnfsidmap-1:2.3.3-46.el8.x86_64 1075/1683
Cleanup : fstrm-0.6.1-2.el8.x86_64 1076/1683
Cleanup : libipa_hbac-2.5.2-2.el8_5.3.x86_64 1077/1683
Running scriptlet: libipa_hbac-2.5.2-2.el8_5.3.x86_64 1077/1683
Cleanup : libcollection-0.7.0-39.el8.x86_64 1078/1683
Cleanup : libsss_autofs-2.5.2-2.el8_5.3.x86_64 1079/1683
Cleanup : libXinerama-1.1.4-1.el8.x86_64 1080/1683
Cleanup : libXxf86misc-1.0.4-1.el8.x86_64 1081/1683
Cleanup : libXxf86vm-1.1.4-9.el8.x86_64 1082/1683
Cleanup : libdatrie-0.2.9-7.el8.x86_64 1083/1683
Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 1083/1683
Cleanup : libjpeg-turbo-1.5.3-12.el8.x86_64 1084/1683
Cleanup : gtk-update-icon-cache-3.22.30-8.el8.x86_64 1085/1683
Cleanup : kernel-tools-libs-4.18.0-348.7.1.el8_5.x86_64 1086/1683
Running scriptlet: kernel-tools-libs-4.18.0-348.7.1.el8_5.x86_64 1086/1683
Cleanup : libsysfs-2.1.0-24.el8.x86_64 1087/1683
Running scriptlet: libsysfs-2.1.0-24.el8.x86_64 1087/1683
Cleanup : lsscsi-0.32-3.el8.x86_64 1088/1683
Cleanup : diffstat-1.61-7.el8.x86_64 1089/1683
Cleanup : byacc-1.9.20170709-4.el8.x86_64 1090/1683
Cleanup : plymouth-scripts-0.9.4-10.20200615git1e36e30.e 1091/1683
Cleanup : docbook-style-xsl-1.79.2-9.el8.noarch 1092/1683
Running scriptlet: docbook-style-xsl-1.79.2-9.el8.noarch 1092/1683
Cleanup : docbook-dtds-1.0-69.el8.noarch 1093/1683
Running scriptlet: docbook-dtds-1.0-69.el8.noarch 1093/1683
Cleanup : perl-Thread-Queue-3.13-1.el8.noarch 1094/1683
Cleanup : python3-firewall-0.9.3-7.el8.noarch 1095/1683
Cleanup : perl-generators-1.10-9.el8.noarch 1096/1683
Cleanup : python3-bind-32:9.11.26-6.el8.noarch 1097/1683
Running scriptlet: iptables-ebtables-1.8.4-20.el8.x86_64 1098/1683
Cleanup : iptables-ebtables-1.8.4-20.el8.x86_64 1098/1683
Running scriptlet: iptables-ebtables-1.8.4-20.el8.x86_64 1098/1683
Cleanup : kpatch-0.9.2-5.el8.noarch 1099/1683
Cleanup : cockpit-251.1-1.el8.x86_64 1100/1683
Cleanup : cockpit-storaged-251.1-1.el8.noarch 1101/1683
Cleanup : cockpit-system-251.1-1.el8.noarch 1102/1683
Cleanup : sos-4.1-5.el8.noarch 1103/1683
Cleanup : gdb-8.2-16.el8.x86_64 1104/1683
Cleanup : clevis-luks-15-1.el8.x86_64 1105/1683
Cleanup : cockpit-packagekit-251.1-1.el8.noarch 1106/1683
Cleanup : python3-tracer-0.7.5-2.el8.noarch 1107/1683
Cleanup : kpatch-dnf-0.2-5.el8.noarch 1108/1683
Cleanup : samba-common-4.14.5-7.el8_5.noarch 1109/1683
Cleanup : copy-jdk-configs-4.0-2.el8.noarch 1110/1683
Cleanup : xdg-utils-1.1.2-5.el8.noarch 1111/1683
Cleanup : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noa 1112/1683
Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noa 1112/1683
Running scriptlet: systemtap-4.5-3.el8.x86_64 1113/1683
Cleanup : systemtap-4.5-3.el8.x86_64 1113/1683
Cleanup : usb_modeswitch-data-20191128-1.el8.noarch 1114/1683
Running scriptlet: usb_modeswitch-data-20191128-1.el8.noarch 1114/1683
Cleanup : perl-Fedora-VSP-0.001-9.el8.noarch 1115/1683
Cleanup : hicolor-icon-theme-0.17-2.el8.noarch 1116/1683
Cleanup : python3-linux-procfs-0.6.3-1.el8.noarch 1117/1683
Cleanup : python3-pyudev-0.21.0-7.el8.noarch 1118/1683
Cleanup : cronie-anacron-1.5.2-4.el8.x86_64 1119/1683
Cleanup : crontabs-1.11-17.20190603git.el8.noarch 1120/1683
Running scriptlet: cronie-1.5.2-4.el8.x86_64 1121/1683
Cleanup : cronie-1.5.2-4.el8.x86_64 1121/1683
Running scriptlet: cronie-1.5.2-4.el8.x86_64 1121/1683
Cleanup : python3-setuptools-39.2.0-6.el8.noarch 1122/1683
Cleanup : python3-pexpect-4.3.1-3.el8.noarch 1123/1683
Cleanup : python3-nftables-1:0.9.3-21.el8.x86_64 1124/1683
Cleanup : sgml-common-0.6.3-50.el8.noarch 1125/1683
Cleanup : xml-common-0.6.3-50.el8.noarch 1126/1683
Cleanup : urw-base35-fonts-common-20170801-10.el8.noarch 1127/1683
Cleanup : python3-configobj-5.0.6-11.el8.noarch 1128/1683
Cleanup : python3-syspurpose-1.28.21-3.el8.x86_64 1129/1683
Erasing : kernel-4.18.0-348.el8.x86_64 1130/1683
Running scriptlet: kernel-4.18.0-348.el8.x86_64 1130/1683
Cleanup : dracut-config-rescue-049-191.git20210920.el8.x 1131/1683
Cleanup : valgrind-devel-1:3.17.0-5.el8.x86_64 1132/1683
Cleanup : cockpit-podman-33-1.module_el8.5.0+890+6b13610 1133/1683
Cleanup : bash-completion-1:2.7-5.el8.noarch 1134/1683
Cleanup : python3-ptyprocess-0.5.2-4.el8.noarch 1135/1683
Cleanup : dnf-plugins-core-4.0.21-3.el8.noarch 1136/1683
Cleanup : python3-dnf-plugins-core-4.0.21-3.el8.noarch 1137/1683
Cleanup : python3-dateutil-1:2.6.1-6.el8.noarch 1138/1683
Cleanup : python3-ply-3.9-9.el8.noarch 1139/1683
Cleanup : python3-sssdconfig-2.5.2-2.el8_5.3.noarch 1140/1683
Cleanup : libstdc++-devel-8.5.0-4.el8_5.x86_64 1141/1683
Cleanup : adobe-mappings-cmap-deprecated-20171205-3.el8. 1142/1683
Cleanup : google-droid-sans-fonts-20120715-13.el8.noarch 1143/1683
Cleanup : grub2-pc-modules-1:2.02-106.el8.noarch 1144/1683
Cleanup : git-core-doc-2.27.0-1.el8.noarch 1145/1683
Cleanup : efi-srpm-macros-3-3.el8.noarch 1146/1683
Cleanup : python3-rpm-macros-3-41.el8.noarch 1147/1683
Cleanup : python-rpm-macros-3-41.el8.noarch 1148/1683
Cleanup : yum-4.7.0-4.el8.noarch 1149/1683
Running scriptlet: dnf-4.7.0-4.el8.noarch 1150/1683
Cleanup : dnf-4.7.0-4.el8.noarch 1150/1683
Running scriptlet: dnf-4.7.0-4.el8.noarch 1150/1683
Cleanup : python3-dnf-4.7.0-4.el8.noarch 1151/1683
Cleanup : dnf-data-4.7.0-4.el8.noarch 1152/1683
Cleanup : man-pages-4.15-6.el8.x86_64 1153/1683
Cleanup : setroubleshoot-plugins-3.3.14-1.el8.noarch 1154/1683
Cleanup : langpacks-en-1.0-12.el8.noarch 1155/1683
Cleanup : systemtap-client-4.5-3.el8.x86_64 1156/1683
Cleanup : systemtap-devel-4.5-3.el8.x86_64 1157/1683
Cleanup : systemtap-runtime-4.5-3.el8.x86_64 1158/1683
Cleanup : dyninst-11.0.0-3.el8.x86_64 1159/1683
Running scriptlet: dyninst-11.0.0-3.el8.x86_64 1159/1683
Cleanup : gdb-headless-8.2-16.el8.x86_64 1160/1683
Running scriptlet: kexec-tools-2.0.20-57.el8_5.1.x86_64 1161/1683
Cleanup : kexec-tools-2.0.20-57.el8_5.1.x86_64 1161/1683
Running scriptlet: kexec-tools-2.0.20-57.el8_5.1.x86_64 1161/1683
Running scriptlet: cockpit-ws-251.1-1.el8.x86_64 1162/1683
Cleanup : cockpit-ws-251.1-1.el8.x86_64 1162/1683
Running scriptlet: cockpit-ws-251.1-1.el8.x86_64 1162/1683
Cleanup : python3-lxml-4.2.3-3.el8.x86_64 1163/1683
Running scriptlet: device-mapper-multipath-0.8.4-17.el8.x86_64 1164/1683
Cleanup : device-mapper-multipath-0.8.4-17.el8.x86_64 1164/1683
Running scriptlet: device-mapper-multipath-0.8.4-17.el8.x86_64 1164/1683
Cleanup : device-mapper-multipath-libs-0.8.4-17.el8.x86_ 1165/1683
Running scriptlet: device-mapper-multipath-libs-0.8.4-17.el8.x86_ 1165/1683
Running scriptlet: guile-5:2.0.14-7.el8.x86_64 1166/1683
Cleanup : guile-5:2.0.14-7.el8.x86_64 1166/1683
Running scriptlet: guile-5:2.0.14-7.el8.x86_64 1166/1683
Cleanup : podman-3.3.1-9.module_el8.5.0+988+b1f0b741.x86 1167/1683
Cleanup : python3-hawkey-0.63.0-3.el8.x86_64 1168/1683
Cleanup : python3-libdnf-0.63.0-3.el8.x86_64 1169/1683
Cleanup : PackageKit-1.1.12-6.el8.x86_64 1170/1683
Cleanup : libdnf-0.63.0-3.el8.x86_64 1171/1683
Cleanup : sudo-1.8.29-7.el8_4.1.x86_64 1172/1683
Cleanup : setroubleshoot-server-3.3.24-4.el8.x86_64 1173/1683
Running scriptlet: setroubleshoot-server-3.3.24-4.el8.x86_64 1173/1683
Cleanup : python3-libxml2-2.9.7-9.el8_4.2.x86_64 1174/1683
Cleanup : polkit-pkla-compat-0.1-12.el8.x86_64 1175/1683
Running scriptlet: polkit-0.115-12.el8.x86_64 1176/1683
Cleanup : polkit-0.115-12.el8.x86_64 1176/1683
Running scriptlet: polkit-0.115-12.el8.x86_64 1176/1683
Running scriptlet: audit-3.0-0.17.20191104git1c2f876.el8.x86_64 1177/1683
Cleanup : audit-3.0-0.17.20191104git1c2f876.el8.x86_64 1177/1683
Running scriptlet: audit-3.0-0.17.20191104git1c2f876.el8.x86_64 1177/1683
Cleanup : python3-rpm-4.14.3-19.el8.x86_64 1178/1683
Cleanup : rpm-build-libs-4.14.3-19.el8.x86_64 1179/1683
Running scriptlet: rpm-build-libs-4.14.3-19.el8.x86_64 1179/1683
Cleanup : cockpit-bridge-251.1-1.el8.x86_64 1180/1683
Running scriptlet: initscripts-10.00.15-1.el8.x86_64 1181/1683
Cleanup : initscripts-10.00.15-1.el8.x86_64 1181/1683
Running scriptlet: initscripts-10.00.15-1.el8.x86_64 1181/1683
Cleanup : iptables-1.8.4-20.el8.x86_64 1182/1683
Running scriptlet: iptables-1.8.4-20.el8.x86_64 1182/1683
Cleanup : libxslt-1.1.32-6.el8.x86_64 1183/1683
Cleanup : mozjs60-60.9.0-4.el8.x86_64 1184/1683
Cleanup : git-core-2.27.0-1.el8.x86_64 1185/1683
Cleanup : openssh-clients-8.0p1-10.el8.x86_64 1186/1683
Cleanup : openssh-8.0p1-10.el8.x86_64 1187/1683
Cleanup : cryptsetup-2.3.3-4.el8.x86_64 1188/1683
Cleanup : rpm-plugin-systemd-inhibit-4.14.3-19.el8.x86_6 1189/1683
Cleanup : clevis-15-1.el8.x86_64 1190/1683
Cleanup : libbabeltrace-1.5.4-3.el8.x86_64 1191/1683
Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64 1191/1683
Cleanup : tbb-2018.2-9.el8.x86_64 1192/1683
Running scriptlet: tbb-2018.2-9.el8.x86_64 1192/1683
Cleanup : gc-7.6.4-3.el8.x86_64 1193/1683
Cleanup : boost-thread-1.66.0-10.el8.x86_64 1194/1683
Running scriptlet: boost-thread-1.66.0-10.el8.x86_64 1194/1683
Cleanup : librepo-1.14.0-2.el8.x86_64 1195/1683
Cleanup : libsolv-0.7.19-1.el8.x86_64 1196/1683
Cleanup : libappstream-glib-0.7.14-3.el8.x86_64 1197/1683
Cleanup : gdk-pixbuf2-2.36.12-5.el8.x86_64 1198/1683
Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 1198/1683
Cleanup : boost-filesystem-1.66.0-10.el8.x86_64 1199/1683
Running scriptlet: boost-filesystem-1.66.0-10.el8.x86_64 1199/1683
Cleanup : boost-timer-1.66.0-10.el8.x86_64 1200/1683
Running scriptlet: boost-timer-1.66.0-10.el8.x86_64 1200/1683
Cleanup : boost-chrono-1.66.0-10.el8.x86_64 1201/1683
Running scriptlet: boost-chrono-1.66.0-10.el8.x86_64 1201/1683
Cleanup : python3-systemd-234-8.el8.x86_64 1202/1683
Cleanup : sqlite-3.26.0-15.el8.x86_64 1203/1683
Cleanup : gcc-gdb-plugin-8.5.0-4.el8_5.x86_64 1204/1683
Running scriptlet: gcc-gdb-plugin-8.5.0-4.el8_5.x86_64 1204/1683
Running scriptlet: gcc-8.5.0-4.el8_5.x86_64 1205/1683
Cleanup : gcc-8.5.0-4.el8_5.x86_64 1205/1683
Running scriptlet: binutils-2.30-108.el8_5.1.x86_64 1206/1683
Cleanup : binutils-2.30-108.el8_5.1.x86_64 1206/1683
Running scriptlet: binutils-2.30-108.el8_5.1.x86_64 1206/1683
Running scriptlet: cpp-8.5.0-4.el8_5.x86_64 1207/1683
Cleanup : cpp-8.5.0-4.el8_5.x86_64 1207/1683
Cleanup : boost-date-time-1.66.0-10.el8.x86_64 1208/1683
Running scriptlet: boost-date-time-1.66.0-10.el8.x86_64 1208/1683
Cleanup : valgrind-1:3.17.0-5.el8.x86_64 1209/1683
Cleanup : perl-File-Temp-0.230.600-1.el8.noarch 1210/1683
Cleanup : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff42 1211/1683
Cleanup : perl-Data-Dumper-2.167-399.el8.x86_64 1212/1683
Cleanup : perl-Digest-1.17-395.el8.noarch 1213/1683
Cleanup : perl-Digest-MD5-2.55-396.el8.x86_64 1214/1683
Cleanup : perl-IO-Socket-IP-0.39-5.el8.noarch 1215/1683
Cleanup : perl-Time-Local-1:1.280-1.el8.noarch 1216/1683
Cleanup : perl-libnet-3.11-3.el8.noarch 1217/1683
Cleanup : perl-URI-1.73-3.el8.noarch 1218/1683
Cleanup : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ 1219/1683
Cleanup : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+ 1220/1683
Cleanup : perl-HTTP-Tiny-0.074-1.el8.noarch 1221/1683
Cleanup : perl-Pod-Escapes-1:1.07-395.el8.noarch 1222/1683
Cleanup : perl-Pod-Simple-1:3.35-395.el8.noarch 1223/1683
Cleanup : perl-Term-ANSIColor-4.06-396.el8.noarch 1224/1683
Cleanup : perl-Term-Cap-1.17-395.el8.noarch 1225/1683
Cleanup : perl-podlators-4.11-1.el8.noarch 1226/1683
Cleanup : perl-Pod-Perldoc-3.28-396.el8.noarch 1227/1683
Cleanup : perl-Pod-Usage-4:1.69-395.el8.noarch 1228/1683
Cleanup : perl-Text-ParseWords-3.30-395.el8.noarch 1229/1683
Cleanup : perl-Getopt-Long-1:2.50-4.el8.noarch 1230/1683
Cleanup : perl-MIME-Base64-3.15-396.el8.x86_64 1231/1683
Cleanup : perl-Socket-4:2.027-3.el8.x86_64 1232/1683
Cleanup : perl-IO-1.38-420.el8.x86_64 1233/1683
Cleanup : perl-Storable-1:3.11-3.el8.x86_64 1234/1683
Cleanup : perl-File-Path-2.15-2.el8.noarch 1235/1683
Cleanup : perl-Errno-1.28-420.el8.x86_64 1236/1683
Cleanup : perl-PathTools-3.74-1.el8.x86_64 1237/1683
Cleanup : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 1238/1683
Cleanup : perl-Unicode-Normalize-1.25-396.el8.x86_64 1239/1683
Cleanup : perl-constant-1.33-396.el8.noarch 1240/1683
Cleanup : perl-parent-1:0.237-1.el8.noarch 1241/1683
Cleanup : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1242/1683
Cleanup : perl-threads-1:2.21-2.el8.x86_64 1243/1683
Cleanup : perl-threads-shared-1.58-2.el8.x86_64 1244/1683
Cleanup : perl-macros-4:5.26.3-420.el8.x86_64 1245/1683
Cleanup : perl-interpreter-4:5.26.3-420.el8.x86_64 1246/1683
Cleanup : perl-Encode-4:2.97-3.el8.x86_64 1247/1683
Cleanup : perl-Carp-1.42-396.el8.noarch 1248/1683
Cleanup : perl-Exporter-5.72-396.el8.noarch 1249/1683
Cleanup : perl-libs-4:5.26.3-420.el8.x86_64 1250/1683
Cleanup : groff-base-1.22.3-18.el8.x86_64 1251/1683
Cleanup : logrotate-3.14.0-4.el8.x86_64 1252/1683
Cleanup : libxcrypt-devel-4.1.1-6.el8.x86_64 1253/1683
Running scriptlet: glibc-devel-2.28-164.el8.x86_64 1254/1683
Cleanup : glibc-devel-2.28-164.el8.x86_64 1254/1683
Cleanup : boost-system-1.66.0-10.el8.x86_64 1255/1683
Running scriptlet: boost-system-1.66.0-10.el8.x86_64 1255/1683
Cleanup : jose-10-2.el8.x86_64 1256/1683
Cleanup : libjose-10-2.el8.x86_64 1257/1683
Running scriptlet: libjose-10-2.el8.x86_64 1257/1683
Cleanup : conmon-2:2.0.29-1.module_el8.5.0+890+6b136101. 1258/1683
Cleanup : libsoup-2.62.3-2.el8.x86_64 1259/1683
Cleanup : PackageKit-glib-1.1.12-6.el8.x86_64 1260/1683
Running scriptlet: make-1:4.2.1-10.el8.x86_64 1261/1683
Cleanup : make-1:4.2.1-10.el8.x86_64 1261/1683
Cleanup : mokutil-1:0.3.0-11.el8.x86_64 1262/1683
Cleanup : xorg-x11-font-utils-1:7.5-41.el8.x86_64 1263/1683
Cleanup : lua-5.3.4-12.el8.x86_64 1264/1683
Cleanup : NetworkManager-team-1:1.32.10-4.el8.x86_64 1265/1683
Cleanup : teamd-1.31-2.el8.x86_64 1266/1683
Cleanup : libteam-1.31-2.el8.x86_64 1267/1683
Running scriptlet: libteam-1.31-2.el8.x86_64 1267/1683
Cleanup : libnl3-cli-3.5.0-1.el8.x86_64 1268/1683
Running scriptlet: libnl3-cli-3.5.0-1.el8.x86_64 1268/1683
Cleanup : efivar-libs-37-4.el8.x86_64 1269/1683
Running scriptlet: efivar-libs-37-4.el8.x86_64 1269/1683
Cleanup : glib-networking-2.56.1-1.1.el8.x86_64 1270/1683
Cleanup : libproxy-0.4.15-5.2.el8.x86_64 1271/1683
Running scriptlet: libproxy-0.4.15-5.2.el8.x86_64 1271/1683
Cleanup : libmodman-2.0.1-17.el8.x86_64 1272/1683
Running scriptlet: libmodman-2.0.1-17.el8.x86_64 1272/1683
Cleanup : tpm2-tools-4.1.1-5.el8.x86_64 1273/1683
Cleanup : ima-evm-utils-1.3.2-12.el8.x86_64 1274/1683
Cleanup : tpm2-tss-2.3.2-4.el8.x86_64 1275/1683
Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 1275/1683
Cleanup : libmodulemd-2.13.0-1.el8.x86_64 1276/1683
Cleanup : sscg-2.3.3-14.el8.x86_64 1277/1683
Cleanup : python3-unbound-1.7.3-17.el8.x86_64 1278/1683
Running scriptlet: unbound-libs-1.7.3-17.el8.x86_64 1279/1683
Cleanup : unbound-libs-1.7.3-17.el8.x86_64 1279/1683
Running scriptlet: unbound-libs-1.7.3-17.el8.x86_64 1279/1683
Cleanup : libevent-2.1.8-5.el8.x86_64 1280/1683
Cleanup : vim-minimal-2:8.0.1763-16.el8.x86_64 1281/1683
Cleanup : python3-gpg-1.13.1-9.el8.x86_64 1282/1683
Cleanup : python3-libcomps-0.1.16-2.el8.x86_64 1283/1683
Cleanup : libcomps-0.1.16-2.el8.x86_64 1284/1683
Cleanup : udisks2-lvm2-2.9.0-7.el8.x86_64 1285/1683
Cleanup : libblockdev-lvm-2.24-7.el8.x86_64 1286/1683
Running scriptlet: lvm2-8:2.03.12-10.el8.x86_64 1287/1683
Cleanup : lvm2-8:2.03.12-10.el8.x86_64 1287/1683
Running scriptlet: lvm2-8:2.03.12-10.el8.x86_64 1287/1683
Cleanup : device-mapper-persistent-data-0.9.0-4.el8.x86_ 1288/1683
Cleanup : lvm2-libs-8:2.03.12-10.el8.x86_64 1289/1683
Running scriptlet: device-mapper-event-8:1.02.177-10.el8.x86_64 1290/1683
Cleanup : device-mapper-event-8:1.02.177-10.el8.x86_64 1290/1683
Cleanup : device-mapper-event-libs-8:1.02.177-10.el8.x86 1291/1683
Cleanup : python3-gobject-3.28.3-2.el8.x86_64 1292/1683
Cleanup : cairo-gobject-1.15.12-3.el8.x86_64 1293/1683
Cleanup : libtool-ltdl-2.4.6-25.el8.x86_64 1294/1683
Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 1294/1683
Cleanup : userspace-rcu-0.10.1-4.el8.x86_64 1295/1683
Running scriptlet: userspace-rcu-0.10.1-4.el8.x86_64 1295/1683
Cleanup : avahi-libs-0.7-20.el8.x86_64 1296/1683
Cleanup : python3-psutil-5.4.3-11.el8.x86_64 1297/1683
Cleanup : udisks2-iscsi-2.9.0-7.el8.x86_64 1298/1683
Cleanup : elfutils-devel-0.185-1.el8.x86_64 1299/1683
Running scriptlet: udisks2-2.9.0-7.el8.x86_64 1300/1683
Cleanup : udisks2-2.9.0-7.el8.x86_64 1300/1683
Running scriptlet: udisks2-2.9.0-7.el8.x86_64 1300/1683
Running scriptlet: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8 1301/1683
Cleanup : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8 1301/1683
Running scriptlet: iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8 1301/1683
Cleanup : libblockdev-crypto-2.24-7.el8.x86_64 1302/1683
Cleanup : e2fsprogs-1.45.6-2.el8.x86_64 1303/1683
Cleanup : libblockdev-fs-2.24-7.el8.x86_64 1304/1683
Cleanup : volume_key-libs-0.3.11-5.el8.x86_64 1305/1683
Cleanup : nss-3.67.0-7.el8_5.x86_64 1306/1683
Cleanup : nss-softokn-3.67.0-7.el8_5.x86_64 1307/1683
Cleanup : xfsprogs-5.0.0-9.el8.x86_64 1308/1683
Running scriptlet: xfsprogs-5.0.0-9.el8.x86_64 1308/1683
Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git09 1309/1683
Cleanup : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git09 1309/1683
Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git09 1309/1683
Cleanup : libblockdev-part-2.24-7.el8.x86_64 1310/1683
Cleanup : gdisk-1.0.3-6.el8.x86_64 1311/1683
Cleanup : nss-sysinit-3.67.0-7.el8_5.x86_64 1312/1683
Cleanup : gpgme-1.13.1-9.el8.x86_64 1313/1683
Cleanup : gnupg2-2.2.20-2.el8.x86_64 1314/1683
Running scriptlet: pinentry-1.1.0-2.el8.x86_64 1315/1683
Cleanup : pinentry-1.1.0-2.el8.x86_64 1315/1683
Cleanup : gnupg2-smime-2.2.20-2.el8.x86_64 1316/1683
Cleanup : libblockdev-2.24-7.el8.x86_64 1317/1683
Cleanup : polkit-libs-0.115-12.el8.x86_64 1318/1683
Running scriptlet: polkit-libs-0.115-12.el8.x86_64 1318/1683
Cleanup : fuse-libs-2.9.7-12.el8.x86_64 1319/1683
Running scriptlet: fuse-libs-2.9.7-12.el8.x86_64 1319/1683
Cleanup : libblockdev-swap-2.24-7.el8.x86_64 1320/1683
Cleanup : libsecret-0.18.6-1.el8.x86_64 1321/1683
Cleanup : e2fsprogs-libs-1.45.6-2.el8.x86_64 1322/1683
Running scriptlet: e2fsprogs-libs-1.45.6-2.el8.x86_64 1322/1683
Cleanup : libblockdev-mdraid-2.24-7.el8.x86_64 1323/1683
Running scriptlet: mdadm-4.2-rc2.el8.x86_64 1324/1683
Cleanup : mdadm-4.2-rc2.el8.x86_64 1324/1683
Running scriptlet: mdadm-4.2-rc2.el8.x86_64 1324/1683
Cleanup : libss-1.45.6-2.el8.x86_64 1325/1683
Running scriptlet: libss-1.45.6-2.el8.x86_64 1325/1683
Cleanup : libblockdev-loop-2.24-7.el8.x86_64 1326/1683
Cleanup : libblockdev-utils-2.24-7.el8.x86_64 1327/1683
Running scriptlet: parted-3.2-39.el8.x86_64 1328/1683
Cleanup : parted-3.2-39.el8.x86_64 1328/1683
Running scriptlet: parted-3.2-39.el8.x86_64 1328/1683
Cleanup : nss-softokn-freebl-3.67.0-7.el8_5.x86_64 1329/1683
Cleanup : nss-util-3.67.0-7.el8_5.x86_64 1330/1683
Cleanup : nspr-4.32.0-1.el8_4.x86_64 1331/1683
Running scriptlet: nspr-4.32.0-1.el8_4.x86_64 1331/1683
Cleanup : jq-1.5-12.el8.x86_64 1332/1683
Cleanup : libnetfilter_conntrack-1.0.6-5.el8.x86_64 1333/1683
Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64 1333/1683
Cleanup : ethtool-2:5.8-7.el8.x86_64 1334/1683
Cleanup : npth-1.5-4.el8.x86_64 1335/1683
Cleanup : isns-utils-libs-0.99-1.el8.x86_64 1336/1683
Running scriptlet: isns-utils-libs-0.99-1.el8.x86_64 1336/1683
Cleanup : libatasmart-0.19-14.el8.x86_64 1337/1683
Running scriptlet: libatasmart-0.19-14.el8.x86_64 1337/1683
Cleanup : snappy-1.1.8-3.el8.x86_64 1338/1683
Cleanup : libbytesize-1.4-3.el8.x86_64 1339/1683
Cleanup : libgudev-232-4.el8.x86_64 1340/1683
Cleanup : isl-0.16.1-6.el8.x86_64 1341/1683
Running scriptlet: isl-0.16.1-6.el8.x86_64 1341/1683
Cleanup : libedit-3.1-23.20170329cvs.el8.x86_64 1342/1683
Cleanup : less-530-1.el8.x86_64 1343/1683
Cleanup : containernetworking-plugins-1.0.0-1.module_el8 1344/1683
Cleanup : boost-atomic-1.66.0-10.el8.x86_64 1345/1683
Running scriptlet: boost-atomic-1.66.0-10.el8.x86_64 1345/1683
Cleanup : zip-3.0-23.el8.x86_64 1346/1683
Cleanup : usb_modeswitch-2.5.2-1.el8.x86_64 1347/1683
Cleanup : jimtcl-0.77-6.el8.x86_64 1348/1683
Running scriptlet: jimtcl-0.77-6.el8.x86_64 1348/1683
Cleanup : libusbx-1.0.23-4.el8.x86_64 1349/1683
Cleanup : luksmeta-9-4.el8.x86_64 1350/1683
Cleanup : libluksmeta-9-4.el8.x86_64 1351/1683
Running scriptlet: libluksmeta-9-4.el8.x86_64 1351/1683
Cleanup : unzip-6.0-45.el8_4.x86_64 1352/1683
Cleanup : libassuan-2.5.1-3.el8.x86_64 1353/1683
Cleanup : libksba-1.3.5-7.el8.x86_64 1354/1683
Cleanup : python3-cairo-1.16.3-6.el8.x86_64 1355/1683
Cleanup : cairo-1.15.12-3.el8.x86_64 1356/1683
Cleanup : fontconfig-2.13.1-4.el8.x86_64 1357/1683
Cleanup : freetype-2.9.1-4.el8_3.1.x86_64 1358/1683
Cleanup : libpng-2:1.6.34-5.el8.x86_64 1359/1683
Cleanup : pixman-0.38.4-1.el8.x86_64 1360/1683
Cleanup : bzip2-1.0.6-26.el8.x86_64 1361/1683
Cleanup : dracut-network-049-191.git20210920.el8.x86_64 1362/1683
Running scriptlet: NetworkManager-1:1.32.10-4.el8.x86_64 1363/1683
Cleanup : NetworkManager-1:1.32.10-4.el8.x86_64 1363/1683
Running scriptlet: NetworkManager-1:1.32.10-4.el8.x86_64 1363/1683
Cleanup : iproute-5.12.0-4.el8.x86_64 1364/1683
Cleanup : NetworkManager-libnm-1:1.32.10-4.el8.x86_64 1365/1683
Running scriptlet: NetworkManager-libnm-1:1.32.10-4.el8.x86_64 1365/1683
Running scriptlet: iputils-20180629-7.el8.x86_64 1366/1683
Cleanup : iputils-20180629-7.el8.x86_64 1366/1683
Running scriptlet: iputils-20180629-7.el8.x86_64 1366/1683
Cleanup : libbpf-0.4.0-1.el8.x86_64 1367/1683
Cleanup : libndp-1.7-6.el8.x86_64 1368/1683
Running scriptlet: libndp-1.7-6.el8.x86_64 1368/1683
Cleanup : libXext-1.3.4-1.el8.x86_64 1369/1683
Cleanup : libnfnetlink-1.0.1-13.el8.x86_64 1370/1683
Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64 1370/1683
Cleanup : oniguruma-6.8.2-2.el8.x86_64 1371/1683
Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1371/1683
Cleanup : dosfstools-4.1-6.el8.x86_64 1372/1683
Cleanup : libudisks2-2.9.0-7.el8.x86_64 1373/1683
Cleanup : libtalloc-2.3.2-1.el8.x86_64 1374/1683
Cleanup : libdaemon-0.14-15.el8.x86_64 1375/1683
Cleanup : libmpc-1.1.0-9.1.el8.x86_64 1376/1683
Cleanup : json-glib-1.4.4-1.el8.x86_64 1377/1683
Cleanup : desktop-file-utils-0.23-8.el8.x86_64 1378/1683
Cleanup : libXrender-0.9.10-7.el8.x86_64 1379/1683
Cleanup : libfontenc-1.1.3-8.el8.x86_64 1380/1683
Cleanup : libipt-1.6.1-8.el8.x86_64 1381/1683
Cleanup : libyaml-0.1.7-5.el8.x86_64 1382/1683
Cleanup : libstemmer-0-10.585svn.el8.x86_64 1383/1683
Running scriptlet: libstemmer-0-10.585svn.el8.x86_64 1383/1683
Cleanup : dmidecode-1:3.2-10.el8.x86_64 1384/1683
Cleanup : jbigkit-libs-2.1-14.el8.x86_64 1385/1683
Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 1385/1683
Cleanup : fribidi-1.0.4-8.el8.x86_64 1386/1683
Cleanup : libijs-0.35-5.el8.x86_64 1387/1683
Cleanup : atk-2.28.1-1.el8.x86_64 1388/1683
Cleanup : libXdamage-1.1.4-14.el8.x86_64 1389/1683
Cleanup : libXfixes-5.0.3-7.el8.x86_64 1390/1683
Cleanup : libmetalink-0.1.3-7.el8.x86_64 1391/1683
Cleanup : tree-1.7.0-15.el8.x86_64 1392/1683
Cleanup : setserial-2.17-45.el8.x86_64 1393/1683
Cleanup : python3-slip-dbus-0.6.4-11.el8.noarch 1394/1683
Cleanup : containers-common-2:1-2.module_el8.5.0+890+6b1 1395/1683
Cleanup : fuse-overlayfs-1.7.1-1.module_el8.5.0+890+6b13 1396/1683
Cleanup : fuse3-libs-3.2.1-12.el8.x86_64 1397/1683
Running scriptlet: fuse3-libs-3.2.1-12.el8.x86_64 1397/1683
Cleanup : runc-1.0.2-1.module_el8.5.0+911+f19012f9.x86_6 1398/1683
Cleanup : criu-3.15-3.module_el8.5.0+890+6b136101.x86_64 1399/1683
Running scriptlet: nftables-1:0.9.3-21.el8.x86_64 1400/1683
Cleanup : nftables-1:0.9.3-21.el8.x86_64 1400/1683
Running scriptlet: nftables-1:0.9.3-21.el8.x86_64 1400/1683
Running scriptlet: tar-2:1.30-5.el8.x86_64 1401/1683
Cleanup : tar-2:1.30-5.el8.x86_64 1401/1683
Cleanup : slirp4netns-1.1.8-1.module_el8.5.0+890+6b13610 1402/1683
Cleanup : iptables-libs-1.8.4-20.el8.x86_64 1403/1683
Cleanup : libpcap-14:1.9.1-5.el8.x86_64 1404/1683
Cleanup : libibverbs-35.0-1.el8.x86_64 1405/1683
Running scriptlet: libibverbs-35.0-1.el8.x86_64 1405/1683
Cleanup : rdma-core-35.0-1.el8.x86_64 1406/1683
Cleanup : pciutils-3.7.0-1.el8.x86_64 1407/1683
Cleanup : libnl3-3.5.0-1.el8.x86_64 1408/1683
Running scriptlet: libnl3-3.5.0-1.el8.x86_64 1408/1683
Cleanup : pciutils-libs-3.7.0-1.el8.x86_64 1409/1683
Running scriptlet: pciutils-libs-3.7.0-1.el8.x86_64 1409/1683
Cleanup : libnftnl-1.1.5-4.el8.x86_64 1410/1683
Running scriptlet: libnftnl-1.1.5-4.el8.x86_64 1410/1683
Cleanup : python3-dbus-1.2.4-15.el8.x86_64 1411/1683
Cleanup : container-selinux-2:2.167.0-1.module_el8.5.0+9 1412/1683
Running scriptlet: container-selinux-2:2.167.0-1.module_el8.5.0+9 1412/1683
Cleanup : dbus-glib-0.110-2.el8.x86_64 1413/1683
Running scriptlet: dbus-glib-0.110-2.el8.x86_64 1413/1683
Cleanup : libmnl-1.0.4-6.el8.x86_64 1414/1683
Running scriptlet: libmnl-1.0.4-6.el8.x86_64 1414/1683
Cleanup : libslirp-4.4.0-1.module_el8.5.0+890+6b136101.x 1415/1683
Cleanup : libnet-1.1.6-15.el8.x86_64 1416/1683
Running scriptlet: libnet-1.1.6-15.el8.x86_64 1416/1683
Cleanup : fuse3-3.2.1-12.el8.x86_64 1417/1683
Cleanup : rpm-plugin-selinux-4.14.3-19.el8.x86_64 1418/1683
Cleanup : selinux-policy-targeted-3.14.3-80.el8_5.2.noar 1419/1683
Running scriptlet: selinux-policy-targeted-3.14.3-80.el8_5.2.noar 1419/1683
Cleanup : selinux-policy-3.14.3-80.el8_5.2.noarch 1420/1683
Running scriptlet: selinux-policy-3.14.3-80.el8_5.2.noarch 1420/1683
Cleanup : jansson-2.11-3.el8.x86_64 1421/1683
Cleanup : protobuf-c-1.3.0-6.el8.x86_64 1422/1683
Cleanup : libbasicobjects-0.1.1-39.el8.x86_64 1423/1683
Cleanup : libref_array-0.1.5-39.el8.x86_64 1424/1683
Cleanup : libdhash-0.5.0-39.el8.x86_64 1425/1683
Cleanup : libxshmfence-1.3-2.el8.x86_64 1426/1683
Cleanup : libXcomposite-0.4.4-14.el8.x86_64 1427/1683
Cleanup : libX11-1.6.8-5.el8.x86_64 1428/1683
Cleanup : libxcb-1.13.1-1.el8.x86_64 1429/1683
Cleanup : libXau-1.0.9-3.el8.x86_64 1430/1683
Cleanup : symlinks-1.4-19.el8.x86_64 1431/1683
Cleanup : dos2unix-7.4.0-3.el8.x86_64 1432/1683
Cleanup : elfutils-libelf-devel-0.185-1.el8.x86_64 1433/1683
Cleanup : glibc-headers-2.28-164.el8.x86_64 1434/1683
Cleanup : zlib-devel-1.2.11-17.el8.x86_64 1435/1683
Cleanup : xz-devel-5.2.4-3.el8.x86_64 1436/1683
Cleanup : libzstd-devel-1.4.4-1.el8.x86_64 1437/1683
Cleanup : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 1438/1683
Cleanup : python3-html5lib-1:0.999999999-6.el8.noarch 1439/1683
Cleanup : dracut-squash-049-191.git20210920.el8.x86_64 1440/1683
Cleanup : python3-webencodings-0.5.1-6.el8.noarch 1441/1683
Cleanup : policycoreutils-python-utils-2.9-16.el8.noarch 1442/1683
Cleanup : python3-policycoreutils-2.9-16.el8.noarch 1443/1683
Cleanup : python3-slip-0.6.4-11.el8.noarch 1444/1683
Cleanup : elfutils-debuginfod-client-devel-0.185-1.el8.x 1445/1683
Cleanup : pkgconf-pkg-config-1.4.2-1.el8.x86_64 1446/1683
Cleanup : python3-pydbus-0.6.0-5.el8.noarch 1447/1683
Cleanup : python3-six-1.11.0-8.el8.noarch 1448/1683
Cleanup : abattis-cantarell-fonts-0.0.25-6.el8.noarch 1449/1683
Cleanup : dejavu-sans-mono-fonts-2.35-7.el8.noarch 1450/1683
Cleanup : dejavu-fonts-common-2.35-7.el8.noarch 1451/1683
Cleanup : python3-decorator-4.2.1-2.el8.noarch 1452/1683
Cleanup : fontpackages-filesystem-1.44-22.el8.noarch 1453/1683
Cleanup : pkgconf-m4-1.4.2-1.el8.noarch 1454/1683
Cleanup : kernel-headers-4.18.0-348.7.1.el8_5.x86_64 1455/1683
Cleanup : libX11-common-1.6.8-5.el8.noarch 1456/1683
Cleanup : fuse-common-3.2.1-12.el8.x86_64 1457/1683
Cleanup : hwdata-0.314-8.10.el8.noarch 1458/1683
Cleanup : emacs-filesystem-1:26.1-7.el8.noarch 1459/1683
Cleanup : libreport-filesystem-2.9.5-15.el8.x86_64 1460/1683
Cleanup : podman-catatonit-3.3.1-9.module_el8.5.0+988+b1 1461/1683
Cleanup : man-pages-overrides-8.5.0.1-1.el8.noarch 1462/1683
Cleanup : python-srpm-macros-3-41.el8.noarch 1463/1683
Cleanup : adobe-mappings-cmap-20171205-3.el8.noarch 1464/1683
Cleanup : tracer-common-0.7.5-2.el8.noarch 1465/1683
Cleanup : bind-license-32:9.11.26-6.el8.noarch 1466/1683
Cleanup : geolite2-city-20180605-1.el8.noarch 1467/1683
Cleanup : geolite2-country-20180605-1.el8.noarch 1468/1683
Cleanup : vim-filesystem-2:8.0.1763-16.el8.noarch 1469/1683
Cleanup : javapackages-filesystem-5.3.0-1.module_el8.0.0 1470/1683
Cleanup : tzdata-java-2021e-1.el8.noarch 1471/1683
Cleanup : quota-nls-1:4.04-14.el8.noarch 1472/1683
Cleanup : gettext-common-devel-0.19.8.1-17.el8.noarch 1473/1683
Cleanup : adobe-mappings-pdf-20180407-1.el8.noarch 1474/1683
Cleanup : firewalld-filesystem-0.9.3-7.el8.noarch 1475/1683
Cleanup : ghc-srpm-macros-1.4.2-7.el8.noarch 1476/1683
Cleanup : go-srpm-macros-2-17.el8.noarch 1477/1683
Cleanup : ocaml-srpm-macros-5-4.el8.noarch 1478/1683
Cleanup : openblas-srpm-macros-2-2.el8.noarch 1479/1683
Cleanup : perl-srpm-macros-1-25.el8.noarch 1480/1683
Cleanup : qt5-srpm-macros-5.15.2-1.el8.noarch 1481/1683
Cleanup : rust-srpm-macros-5-2.el8.noarch 1482/1683
Cleanup : tigervnc-icons-1.11.0-9.el8.noarch 1483/1683
Cleanup : tigervnc-license-1.11.0-9.el8.noarch 1484/1683
Cleanup : libertas-usb8388-firmware-2:20210702-103.gitd7 1485/1683
Cleanup : iwl7260-firmware-1:25.30.13.0-103.el8.1.noarch 1486/1683
Cleanup : iwl6050-firmware-41.28.5.1-103.el8.1.noarch 1487/1683
Cleanup : iwl6000g2b-firmware-18.168.6.1-103.el8.1.noarc 1488/1683
Cleanup : iwl6000g2a-firmware-18.168.6.1-103.el8.1.noarc 1489/1683
Cleanup : iwl6000-firmware-9.221.4.1-103.el8.1.noarch 1490/1683
Cleanup : iwl5150-firmware-8.24.2.2-103.el8.1.noarch 1491/1683
Cleanup : iwl5000-firmware-8.83.5.1_1-103.el8.1.noarch 1492/1683
Cleanup : iwl3160-firmware-1:25.30.13.0-103.el8.1.noarch 1493/1683
Cleanup : iwl2030-firmware-18.168.6.1-103.el8.1.noarch 1494/1683
Cleanup : iwl2000-firmware-18.168.6.1-103.el8.1.noarch 1495/1683
Cleanup : iwl135-firmware-18.168.6.1-103.el8.1.noarch 1496/1683
Cleanup : iwl105-firmware-18.168.6.1-103.el8.1.noarch 1497/1683
Cleanup : iwl1000-firmware-1:39.31.5.1-103.el8.1.noarch 1498/1683
Cleanup : iwl100-firmware-39.31.5.1-103.el8.1.noarch 1499/1683
Cleanup : alsa-sof-firmware-1.8-1.el8.noarch 1500/1683
Cleanup : NetworkManager-config-server-1:1.32.10-4.el8.n 1501/1683
Cleanup : words-3.0-28.el8.noarch 1502/1683
Cleanup : rootfiles-8.1-22.el8.noarch 1503/1683
Cleanup : mailcap-2.1.48-3.el8.noarch 1504/1683
Running scriptlet: policycoreutils-2.9-16.el8.x86_64 1505/1683
Cleanup : policycoreutils-2.9-16.el8.x86_64 1505/1683
Cleanup : squashfs-tools-4.3-20.el8.x86_64 1506/1683
Cleanup : python3-setools-4.3.0-2.el8.x86_64 1507/1683
Cleanup : python3-libsemanage-2.9-6.el8.x86_64 1508/1683
Cleanup : python3-libselinux-2.9-5.el8.x86_64 1509/1683
Cleanup : libselinux-utils-2.9-5.el8.x86_64 1510/1683
Cleanup : python3-gobject-base-3.28.3-2.el8.x86_64 1511/1683
Cleanup : gobject-introspection-1.56.1-1.el8.x86_64 1512/1683
Cleanup : python3-audit-3.0-0.17.20191104git1c2f876.el8. 1513/1683
Cleanup : pkgconf-1.4.2-1.el8.x86_64 1514/1683
Cleanup : checkpolicy-2.9-1.el8.x86_64 1515/1683
Cleanup : libpkgconf-1.4.2-1.el8.x86_64 1516/1683
Cleanup : lzo-2.08-14.el8.x86_64 1517/1683
Cleanup : libaio-0.3.112-1.el8.x86_64 1518/1683
Cleanup : libpath_utils-0.2.1-39.el8.x86_64 1519/1683
Cleanup : libatomic_ops-7.6.2-3.el8.x86_64 1520/1683
Cleanup : mcpp-2.7.2-20.el8.x86_64 1521/1683
Cleanup : libmcpp-2.7.2-20.el8.x86_64 1522/1683
Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 1522/1683
Cleanup : libX11-xcb-1.6.8-5.el8.x86_64 1523/1683
Erasing : kernel-modules-4.18.0-348.el8.x86_64 1524/1683
Running scriptlet: kernel-modules-4.18.0-348.el8.x86_64 1524/1683
Running scriptlet: kernel-core-4.18.0-348.el8.x86_64 1525/1683
Erasing : kernel-core-4.18.0-348.el8.x86_64 1525/1683
Running scriptlet: kernel-core-4.18.0-348.el8.x86_64 1525/1683
Cleanup : linux-firmware-20210702-103.gitd79c2677.el8.no 1526/1683
Cleanup : cracklib-dicts-2.9.6-15.el8.x86_64 1527/1683
Cleanup : platform-python-pip-9.0.3-20.el8.noarch 1528/1683
Cleanup : procps-ng-3.3.15-6.el8.x86_64 1529/1683
Cleanup : kbd-2.0.4-10.el8.x86_64 1530/1683
Cleanup : dbus-tools-1:1.12.8-14.el8.x86_64 1531/1683
Cleanup : dbus-libs-1:1.12.8-14.el8.x86_64 1532/1683
Running scriptlet: dbus-libs-1:1.12.8-14.el8.x86_64 1532/1683
Running scriptlet: dbus-daemon-1:1.12.8-14.el8.x86_64 1533/1683
Cleanup : dbus-daemon-1:1.12.8-14.el8.x86_64 1533/1683
Running scriptlet: dbus-daemon-1:1.12.8-14.el8.x86_64 1533/1683
Cleanup : systemd-pam-239-51.el8_5.2.x86_64 1534/1683
Cleanup : libfdisk-2.32.1-28.el8.x86_64 1535/1683
Running scriptlet: libfdisk-2.32.1-28.el8.x86_64 1535/1683
Cleanup : libutempter-1.1.6-14.el8.x86_64 1536/1683
Cleanup : libpwquality-1.4.4-3.el8.x86_64 1537/1683
Cleanup : cracklib-2.9.6-15.el8.x86_64 1538/1683
Cleanup : libmount-2.32.1-28.el8.x86_64 1539/1683
Running scriptlet: libmount-2.32.1-28.el8.x86_64 1539/1683
Cleanup : ca-certificates-2021.2.50-80.0.el8_4.noarch 1540/1683
Cleanup : platform-python-setuptools-39.2.0-6.el8.noarch 1541/1683
Cleanup : shadow-utils-2:4.6-14.el8.x86_64 1542/1683
Cleanup : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1543/1683
Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1543/1683
Running scriptlet: gzip-1.9-12.el8.x86_64 1544/1683
Cleanup : gzip-1.9-12.el8.x86_64 1544/1683
Cleanup : pam-1.3.1-15.el8.x86_64 1545/1683
Running scriptlet: pam-1.3.1-15.el8.x86_64 1545/1683
Cleanup : util-linux-2.32.1-28.el8.x86_64 1546/1683
Cleanup : openssl-pkcs11-0.4.10-2.el8.x86_64 1547/1683
Cleanup : openssl-1:1.1.1k-5.el8_5.x86_64 1548/1683
Cleanup : libblkid-2.32.1-28.el8.x86_64 1549/1683
Running scriptlet: libblkid-2.32.1-28.el8.x86_64 1549/1683
Cleanup : systemd-libs-239-51.el8_5.2.x86_64 1550/1683
Cleanup : python3-libs-3.6.8-41.el8.x86_64 1551/1683
Cleanup : libtirpc-1.1.4-5.el8.x86_64 1552/1683
Running scriptlet: libtirpc-1.1.4-5.el8.x86_64 1552/1683
Cleanup : platform-python-3.6.8-41.el8.x86_64 1553/1683
Running scriptlet: platform-python-3.6.8-41.el8.x86_64 1553/1683
Cleanup : kmod-25-18.el8.x86_64 1554/1683
Cleanup : trousers-lib-0.3.15-1.el8.x86_64 1555/1683
Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 1555/1683
Cleanup : kmod-libs-25-18.el8.x86_64 1556/1683
Running scriptlet: kmod-libs-25-18.el8.x86_64 1556/1683
Cleanup : libdb-utils-5.3.28-42.el8_4.x86_64 1557/1683
Cleanup : cyrus-sasl-lib-2.1.27-5.el8.x86_64 1558/1683
Running scriptlet: cyrus-sasl-lib-2.1.27-5.el8.x86_64 1558/1683
Cleanup : openldap-2.4.46-18.el8.x86_64 1559/1683
Cleanup : libcurl-7.61.1-22.el8.x86_64 1560/1683
Cleanup : libssh-0.9.4-3.el8.x86_64 1561/1683
Cleanup : krb5-libs-1.18.2-14.el8.x86_64 1562/1683
Cleanup : curl-7.61.1-22.el8.x86_64 1563/1683
Cleanup : libarchive-3.3.3-1.el8.x86_64 1564/1683
Cleanup : rpm-4.14.3-19.el8.x86_64 1565/1683
Cleanup : rpm-libs-4.14.3-19.el8.x86_64 1566/1683
Running scriptlet: rpm-libs-4.14.3-19.el8.x86_64 1566/1683
Cleanup : libdb-5.3.28-42.el8_4.x86_64 1567/1683
Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 1567/1683
Cleanup : coreutils-8.30-12.el8.x86_64 1568/1683
Cleanup : openssl-libs-1:1.1.1k-5.el8_5.x86_64 1569/1683
Running scriptlet: openssl-libs-1:1.1.1k-5.el8_5.x86_64 1569/1683
Cleanup : crypto-policies-20210617-1.gitc776d3e.el8.noar 1570/1683
Cleanup : crypto-policies-scripts-20210617-1.gitc776d3e. 1571/1683
Cleanup : grubby-8.40-42.el8.x86_64 1572/1683
Running scriptlet: grub2-tools-1:2.02-106.el8.x86_64 1573/1683
Cleanup : grub2-tools-1:2.02-106.el8.x86_64 1573/1683
Cleanup : dracut-049-191.git20210920.el8.x86_64 1574/1683
Cleanup : grub2-tools-minimal-1:2.02-106.el8.x86_64 1575/1683
Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 1576/1683
Cleanup : gettext-0.19.8.1-17.el8.x86_64 1576/1683
Cleanup : gettext-libs-0.19.8.1-17.el8.x86_64 1577/1683
Cleanup : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1578/1683
Cleanup : os-prober-1.74-9.el8.x86_64 1579/1683
Cleanup : systemd-udev-239-51.el8_5.2.x86_64 1580/1683
Running scriptlet: systemd-udev-239-51.el8_5.2.x86_64 1580/1683
Cleanup : libkcapi-1.2.0-2.el8.x86_64 1581/1683
Cleanup : kpartx-0.8.4-17.el8.x86_64 1582/1683
Cleanup : libcroco-0.6.12-4.el8_2.1.x86_64 1583/1683
Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 1583/1683
Cleanup : shared-mime-info-1.9-3.el8.x86_64 1584/1683
Cleanup : glib2-2.56.4-156.el8.x86_64 1585/1683
Cleanup : cryptsetup-libs-2.3.3-4.el8.x86_64 1586/1683
Running scriptlet: cryptsetup-libs-2.3.3-4.el8.x86_64 1586/1683
Cleanup : elfutils-debuginfod-client-0.185-1.el8.x86_64 1587/1683
Cleanup : elfutils-libs-0.185-1.el8.x86_64 1588/1683
Cleanup : elfutils-default-yama-scope-0.185-1.el8.noarch 1589/1683
Cleanup : gnutls-3.6.16-4.el8.x86_64 1590/1683
Running scriptlet: trousers-0.3.15-1.el8.x86_64 1591/1683
Cleanup : trousers-0.3.15-1.el8.x86_64 1591/1683
Running scriptlet: trousers-0.3.15-1.el8.x86_64 1591/1683
Cleanup : device-mapper-libs-8:1.02.177-10.el8.x86_64 1592/1683
Cleanup : device-mapper-8:1.02.177-10.el8.x86_64 1593/1683
Cleanup : dbus-1:1.12.8-14.el8.x86_64 1594/1683
Running scriptlet: systemd-239-51.el8_5.2.x86_64 1595/1683
Cleanup : systemd-239-51.el8_5.2.x86_64 1595/1683
Running scriptlet: coreutils-common-8.30-12.el8.x86_64 1596/1683
Cleanup : coreutils-common-8.30-12.el8.x86_64 1596/1683
Cleanup : grub2-common-1:2.02-106.el8.noarch 1597/1683
Cleanup : libssh-config-0.9.4-3.el8.noarch 1598/1683
Cleanup : python3-pip-wheel-9.0.3-20.el8.noarch 1599/1683
Cleanup : python3-setuptools-wheel-39.2.0-6.el8.noarch 1600/1683
Cleanup : dbus-common-1:1.12.8-14.el8.noarch 1601/1683
Cleanup : kbd-legacy-2.0.4-10.el8.noarch 1602/1683
Cleanup : kbd-misc-2.0.4-10.el8.noarch 1603/1683
Cleanup : p11-kit-trust-0.23.22-1.el8.x86_64 1604/1683
Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 1604/1683
Cleanup : p11-kit-0.23.22-1.el8.x86_64 1605/1683
Cleanup : libstdc++-8.5.0-4.el8_5.x86_64 1606/1683
Running scriptlet: libstdc++-8.5.0-4.el8_5.x86_64 1606/1683
Cleanup : libxml2-2.9.7-9.el8_4.2.x86_64 1607/1683
Running scriptlet: libgomp-8.5.0-4.el8_5.x86_64 1608/1683
Cleanup : libgomp-8.5.0-4.el8_5.x86_64 1608/1683
Running scriptlet: libgomp-8.5.0-4.el8_5.x86_64 1608/1683
Cleanup : pigz-2.4-4.el8.x86_64 1609/1683
Cleanup : xz-5.2.4-3.el8.x86_64 1610/1683
Cleanup : gawk-4.2.1-2.el8.x86_64 1611/1683
Cleanup : libsemanage-2.9-6.el8.x86_64 1612/1683
Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 1613/1683
Cleanup : findutils-1:4.6.0-20.el8.x86_64 1613/1683
Cleanup : libsmartcols-2.32.1-28.el8.x86_64 1614/1683
Running scriptlet: libsmartcols-2.32.1-28.el8.x86_64 1614/1683
Cleanup : mpfr-3.1.6-1.el8.x86_64 1615/1683
Running scriptlet: mpfr-3.1.6-1.el8.x86_64 1615/1683
Running scriptlet: sed-4.5-2.el8.x86_64 1616/1683
Cleanup : sed-4.5-2.el8.x86_64 1616/1683
Running scriptlet: grep-3.1-6.el8.x86_64 1617/1683
Cleanup : grep-3.1-6.el8.x86_64 1617/1683
Cleanup : sqlite-libs-3.26.0-15.el8.x86_64 1618/1683
Cleanup : chkconfig-1.19.1-1.el8.x86_64 1619/1683
Cleanup : libgcrypt-1.8.5-6.el8.x86_64 1620/1683
Running scriptlet: libgcrypt-1.8.5-6.el8.x86_64 1620/1683
Running scriptlet: diffutils-3.6-6.el8.x86_64 1621/1683
Cleanup : diffutils-3.6-6.el8.x86_64 1621/1683
Running scriptlet: nettle-3.4.1-7.el8.x86_64 1622/1683
Cleanup : nettle-3.4.1-7.el8.x86_64 1622/1683
Running scriptlet: nettle-3.4.1-7.el8.x86_64 1622/1683
Cleanup : libuuid-2.32.1-28.el8.x86_64 1623/1683
Running scriptlet: libuuid-2.32.1-28.el8.x86_64 1623/1683
Cleanup : xz-libs-5.2.4-3.el8.x86_64 1624/1683
Cleanup : lua-libs-5.3.4-12.el8.x86_64 1625/1683
Cleanup : libcom_err-1.45.6-2.el8.x86_64 1626/1683
Running scriptlet: libcom_err-1.45.6-2.el8.x86_64 1626/1683
Cleanup : gdbm-1:1.18-1.el8.x86_64 1627/1683
Running scriptlet: readline-7.0-10.el8.x86_64 1628/1683
Cleanup : readline-7.0-10.el8.x86_64 1628/1683
Running scriptlet: readline-7.0-10.el8.x86_64 1628/1683
Cleanup : audit-libs-3.0-0.17.20191104git1c2f876.el8.x86 1629/1683
Cleanup : memstrack-0.1.11-1.el8.x86_64 1630/1683
Cleanup : libcap-ng-0.7.11-1.el8.x86_64 1631/1683
Cleanup : gmp-1:6.1.2-10.el8.x86_64 1632/1683
Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 1632/1683
Cleanup : popt-1.18-1.el8.x86_64 1633/1683
Cleanup : acl-2.2.53-1.el8.x86_64 1634/1683
Cleanup : json-c-0.13.1-2.el8.x86_64 1635/1683
Cleanup : ncurses-6.1-9.20180224.el8.x86_64 1636/1683
Cleanup : gdbm-libs-1:1.18-1.el8.x86_64 1637/1683
Cleanup : libgpg-error-1.31-1.el8.x86_64 1638/1683
Cleanup : pcre-8.42-6.el8.x86_64 1639/1683
Cleanup : libtasn1-4.13-3.el8.x86_64 1640/1683
Running scriptlet: libtasn1-4.13-3.el8.x86_64 1640/1683
Cleanup : libcap-2.26-5.el8.x86_64 1641/1683
Cleanup : elfutils-libelf-0.185-1.el8.x86_64 1642/1683
Cleanup : libxkbcommon-0.9.1-1.el8.x86_64 1643/1683
Cleanup : cpio-2.12-10.el8.x86_64 1644/1683
Cleanup : libverto-0.3.0-5.el8.x86_64 1645/1683
Cleanup : libpsl-0.20.2-6.el8.x86_64 1646/1683
Cleanup : libacl-2.2.53-1.el8.x86_64 1647/1683
Cleanup : libxcrypt-4.1.1-6.el8.x86_64 1648/1683
Cleanup : file-5.33-20.el8.x86_64 1649/1683
Cleanup : file-libs-5.33-20.el8.x86_64 1650/1683
Cleanup : keyutils-libs-1.5.10-9.el8.x86_64 1651/1683
Cleanup : brotli-1.0.6-3.el8.x86_64 1652/1683
Cleanup : libidn2-2.2.0-1.el8.x86_64 1653/1683
Cleanup : libunistring-0.9.9-3.el8.x86_64 1654/1683
Cleanup : info-6.5-6.el8.x86_64 1655/1683
Cleanup : libseccomp-2.5.1-1.el8.x86_64 1656/1683
Running scriptlet: libseccomp-2.5.1-1.el8.x86_64 1656/1683
Cleanup : hardlink-1:1.3-6.el8.x86_64 1657/1683
Cleanup : which-2.21-16.el8.x86_64 1658/1683
Cleanup : expat-2.2.5-4.el8.x86_64 1659/1683
Cleanup : zlib-1.2.11-17.el8.x86_64 1660/1683
Cleanup : bzip2-libs-1.0.6-26.el8.x86_64 1661/1683
Cleanup : libffi-3.1-22.el8.x86_64 1662/1683
Cleanup : libzstd-1.4.4-1.el8.x86_64 1663/1683
Cleanup : libnghttp2-1.33.0-3.el8_2.1.x86_64 1664/1683
Cleanup : libattr-2.4.48-3.el8.x86_64 1665/1683
Cleanup : lz4-libs-1.8.3-3.el8_4.x86_64 1666/1683
Cleanup : libsigsegv-2.11-5.el8.x86_64 1667/1683
Cleanup : publicsuffix-list-dafsa-20180723-1.el8.noarch 1668/1683
Cleanup : xkeyboard-config-2.28-1.el8.noarch 1669/1683
Cleanup : glibc-langpack-en-2.28-164.el8.x86_64 1670/1683
Cleanup : glibc-common-2.28-164.el8.x86_64 1671/1683
Cleanup : libselinux-2.9-5.el8.x86_64 1672/1683
Cleanup : libsepol-2.9-3.el8.x86_64 1673/1683
Running scriptlet: libsepol-2.9-3.el8.x86_64 1673/1683
Cleanup : bash-4.4.20-2.el8.x86_64 1674/1683
Running scriptlet: bash-4.4.20-2.el8.x86_64 1674/1683
Cleanup : ncurses-libs-6.1-9.20180224.el8.x86_64 1675/1683
Cleanup : pcre2-10.32-2.el8.x86_64 1676/1683
Cleanup : glibc-2.28-164.el8.x86_64 1677/1683
Cleanup : basesystem-11-5.el8.noarch 1678/1683
Cleanup : filesystem-3.8-6.el8.x86_64 1679/1683
Cleanup : setup-2.12.2-6.el8.noarch 1680/1683
Cleanup : ncurses-base-6.1-9.20180224.el8.noarch 1681/1683
Cleanup : tzdata-2021e-1.el8.noarch 1682/1683
Cleanup : libgcc-8.5.0-4.el8_5.x86_64 1683/1683
Running scriptlet: libgcc-8.5.0-4.el8_5.x86_64 1683/1683
Running scriptlet: filesystem-3.8-6.el8.x86_64 1683/1683
Running scriptlet: copy-jdk-configs-4.0-2.el8.noarch 1683/1683
Running scriptlet: crypto-policies-scripts-20221215-1.gitece0092. 1683/1683
Running scriptlet: ca-certificates-2022.2.54-80.2.el8_6.noarch 1683/1683
Running scriptlet: libwbclient-4.17.5-2.el8.x86_64 1683/1683
Running scriptlet: kernel-core-4.18.0-477.10.1.el8_8.x86_64 1683/1683
Running scriptlet: kernel-modules-4.18.0-477.10.1.el8_8.x86_64 1683/1683
Running scriptlet: kmod-kvdo-6.2.8.7-88.el8.x86_64 1683/1683
Running scriptlet: container-selinux-2:2.205.0-2.module+el8.8.0+1 1683/1683
Running scriptlet: authselect-libs-1.2.6-1.el8.x86_64 1683/1683
Running scriptlet: guile-5:2.0.14-7.el8.x86_64 1683/1683
Running scriptlet: nss-3.79.0-11.el8_7.x86_64 1683/1683
Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.372.b07-4. 1683/1683
Running scriptlet: sssd-common-2.8.2-2.el8.x86_64 1683/1683
Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarc 1683/1683
Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 1683/1683
Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noar 1683/1683
Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 1683/1683
Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el 1683/1683
Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8. 1683/1683
Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.n 1683/1683
Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 1683/1683
Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801- 1683/1683
Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 1683/1683
Running scriptlet: authselect-compat-1.2.6-1.el8.x86_64 1683/1683
Running scriptlet: tuned-2.20.0-1.el8.noarch 1683/1683
Running scriptlet: microcode_ctl-4:20220809-2.el8.x86_64 1683/1683
Running scriptlet: rootfiles-8.1-22.el8.noarch 1683/1683
Running scriptlet: libgcc-8.5.0-4.el8_5.x86_64 1683/1683
Running scriptlet: glibc-common-2.28-225.el8.x86_64 1683/1683
Running scriptlet: info-6.5-7.el8.x86_64 1683/1683
Running scriptlet: vim-common-2:8.0.1763-19.el8_6.4.x86_64 1683/1683
Running scriptlet: glib2-2.56.4-161.el8.x86_64 1683/1683
Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 1683/1683
Running scriptlet: systemd-239-74.el8_8.x86_64 1683/1683
Running scriptlet: systemd-udev-239-74.el8_8.x86_64 1683/1683
Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 1683/1683
Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 1683/1683
Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 1683/1683
Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 1683/1683
Running scriptlet: man-db-2.7.6.1-18.el8.x86_64 1683/1683
Verifying : NetworkManager-libreswan-1.2.10-4.el8.x86_64 1/1683
Verifying : NetworkManager-libreswan-1.2.10-4.el8.x86_64 2/1683
Verifying : abattis-cantarell-fonts-0.0.25-6.el8.noarch 3/1683
Verifying : abattis-cantarell-fonts-0.0.25-6.el8.noarch 4/1683
Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 5/1683
Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 6/1683
Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8. 7/1683
Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8. 8/1683
Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 9/1683
Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 10/1683
Verifying : asciidoc-8.6.10-0.5.20180627gitf7c2274.el8.noa 11/1683
Verifying : asciidoc-8.6.10-0.5.20180627gitf7c2274.el8.noa 12/1683
Verifying : atk-2.28.1-1.el8.x86_64 13/1683
Verifying : atk-2.28.1-1.el8.x86_64 14/1683
Verifying : autoconf-2.69-29.el8.noarch 15/1683
Verifying : autoconf-2.69-29.el8.noarch 16/1683
Verifying : automake-1.16.1-7.el8.noarch 17/1683
Verifying : automake-1.16.1-7.el8.noarch 18/1683
Verifying : bison-3.0.4-10.el8.x86_64 19/1683
Verifying : bison-3.0.4-10.el8.x86_64 20/1683
Verifying : byacc-1.9.20170709-4.el8.x86_64 21/1683
Verifying : byacc-1.9.20170709-4.el8.x86_64 22/1683
Verifying : copy-jdk-configs-4.0-2.el8.noarch 23/1683
Verifying : copy-jdk-configs-4.0-2.el8.noarch 24/1683
Verifying : diffstat-1.61-7.el8.x86_64 25/1683
Verifying : diffstat-1.61-7.el8.x86_64 26/1683
Verifying : docbook-dtds-1.0-69.el8.noarch 27/1683
Verifying : docbook-dtds-1.0-69.el8.noarch 28/1683
Verifying : docbook-style-xsl-1.79.2-9.el8.noarch 29/1683
Verifying : docbook-style-xsl-1.79.2-9.el8.noarch 30/1683
Verifying : dwz-0.12-10.el8.x86_64 31/1683
Verifying : dwz-0.12-10.el8.x86_64 32/1683
Verifying : efi-srpm-macros-3-3.el8.noarch 33/1683
Verifying : efi-srpm-macros-3-3.el8.noarch 34/1683
Verifying : flex-2.6.1-9.el8.x86_64 35/1683
Verifying : flex-2.6.1-9.el8.x86_64 36/1683
Verifying : fltk-1.3.4-5.el8.x86_64 37/1683
Verifying : fltk-1.3.4-5.el8.x86_64 38/1683
Verifying : fprintd-1.90.9-2.el8.x86_64 39/1683
Verifying : fprintd-1.90.9-2.el8.x86_64 40/1683
Verifying : fprintd-pam-1.90.9-2.el8.x86_64 41/1683
Verifying : fprintd-pam-1.90.9-2.el8.x86_64 42/1683
Verifying : gc-7.6.4-3.el8.x86_64 43/1683
Verifying : gc-7.6.4-3.el8.x86_64 44/1683
Verifying : gd-2.2.5-7.el8.x86_64 45/1683
Verifying : gd-2.2.5-7.el8.x86_64 46/1683
Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 47/1683
Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 48/1683
Verifying : geolite2-city-20180605-1.el8.noarch 49/1683
Verifying : geolite2-city-20180605-1.el8.noarch 50/1683
Verifying : geolite2-country-20180605-1.el8.noarch 51/1683
Verifying : geolite2-country-20180605-1.el8.noarch 52/1683
Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 53/1683
Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 54/1683
Verifying : go-srpm-macros-2-17.el8.noarch 55/1683
Verifying : go-srpm-macros-2-17.el8.noarch 56/1683
Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 57/1683
Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 58/1683
Verifying : gpm-libs-1.20.7-17.el8.x86_64 59/1683
Verifying : gpm-libs-1.20.7-17.el8.x86_64 60/1683
Verifying : graphite2-1.3.10-10.el8.x86_64 61/1683
Verifying : graphite2-1.3.10-10.el8.x86_64 62/1683
Verifying : gtk2-2.24.32-5.el8.x86_64 63/1683
Verifying : gtk2-2.24.32-5.el8.x86_64 64/1683
Verifying : guile-5:2.0.14-7.el8.x86_64 65/1683
Verifying : guile-5:2.0.14-7.el8.x86_64 66/1683
Verifying : harfbuzz-1.7.5-3.el8.x86_64 67/1683
Verifying : harfbuzz-1.7.5-3.el8.x86_64 68/1683
Verifying : hicolor-icon-theme-0.17-2.el8.noarch 69/1683
Verifying : hicolor-icon-theme-0.17-2.el8.noarch 70/1683
Verifying : intltool-0.51.0-11.el8.noarch 71/1683
Verifying : intltool-0.51.0-11.el8.noarch 72/1683
Verifying : isl-0.16.1-6.el8.x86_64 73/1683
Verifying : isl-0.16.1-6.el8.x86_64 74/1683
Verifying : jasper-libs-2.0.14-5.el8.x86_64 75/1683
Verifying : jasper-libs-2.0.14-5.el8.x86_64 76/1683
Verifying : jbig2dec-libs-0.16-1.el8.x86_64 77/1683
Verifying : jbig2dec-libs-0.16-1.el8.x86_64 78/1683
Verifying : jbigkit-libs-2.1-14.el8.x86_64 79/1683
Verifying : jbigkit-libs-2.1-14.el8.x86_64 80/1683
Verifying : jna-4.5.1-5.el8.x86_64 81/1683
Verifying : jna-4.5.1-5.el8.x86_64 82/1683
Verifying : jose-10-2.el8.x86_64 83/1683
Verifying : jose-10-2.el8.x86_64 84/1683
Verifying : langpacks-en-1.0-12.el8.noarch 85/1683
Verifying : langpacks-en-1.0-12.el8.noarch 86/1683
Verifying : lcms2-2.9-2.el8.x86_64 87/1683
Verifying : lcms2-2.9-2.el8.x86_64 88/1683
Verifying : ldns-1.7.0-21.el8.x86_64 89/1683
Verifying : ldns-1.7.0-21.el8.x86_64 90/1683
Verifying : libICE-1.0.9-15.el8.x86_64 91/1683
Verifying : libICE-1.0.9-15.el8.x86_64 92/1683
Verifying : libSM-1.2.3-1.el8.x86_64 93/1683
Verifying : libSM-1.2.3-1.el8.x86_64 94/1683
Verifying : libX11-1.6.8-5.el8.x86_64 95/1683
Verifying : libX11-1.6.8-5.el8.x86_64 96/1683
Verifying : libX11-common-1.6.8-5.el8.noarch 97/1683
Verifying : libX11-common-1.6.8-5.el8.noarch 98/1683
Verifying : libX11-xcb-1.6.8-5.el8.x86_64 99/1683
Verifying : libX11-xcb-1.6.8-5.el8.x86_64 100/1683
Verifying : libXau-1.0.9-3.el8.x86_64 101/1683
Verifying : libXau-1.0.9-3.el8.x86_64 102/1683
Verifying : libXaw-1.0.13-10.el8.x86_64 103/1683
Verifying : libXaw-1.0.13-10.el8.x86_64 104/1683
Verifying : libXcomposite-0.4.4-14.el8.x86_64 105/1683
Verifying : libXcomposite-0.4.4-14.el8.x86_64 106/1683
Verifying : libXcursor-1.1.15-3.el8.x86_64 107/1683
Verifying : libXcursor-1.1.15-3.el8.x86_64 108/1683
Verifying : libXdamage-1.1.4-14.el8.x86_64 109/1683
Verifying : libXdamage-1.1.4-14.el8.x86_64 110/1683
Verifying : libXext-1.3.4-1.el8.x86_64 111/1683
Verifying : libXext-1.3.4-1.el8.x86_64 112/1683
Verifying : libXfixes-5.0.3-7.el8.x86_64 113/1683
Verifying : libXfixes-5.0.3-7.el8.x86_64 114/1683
Verifying : libXft-2.3.3-1.el8.x86_64 115/1683
Verifying : libXft-2.3.3-1.el8.x86_64 116/1683
Verifying : libXi-1.7.10-1.el8.x86_64 117/1683
Verifying : libXi-1.7.10-1.el8.x86_64 118/1683
Verifying : libXinerama-1.1.4-1.el8.x86_64 119/1683
Verifying : libXinerama-1.1.4-1.el8.x86_64 120/1683
Verifying : libXmu-1.1.3-1.el8.x86_64 121/1683
Verifying : libXmu-1.1.3-1.el8.x86_64 122/1683
Verifying : libXrandr-1.5.2-1.el8.x86_64 123/1683
Verifying : libXrandr-1.5.2-1.el8.x86_64 124/1683
Verifying : libXrender-0.9.10-7.el8.x86_64 125/1683
Verifying : libXrender-0.9.10-7.el8.x86_64 126/1683
Verifying : libXt-1.1.5-12.el8.x86_64 127/1683
Verifying : libXt-1.1.5-12.el8.x86_64 128/1683
Verifying : libXxf86misc-1.0.4-1.el8.x86_64 129/1683
Verifying : libXxf86misc-1.0.4-1.el8.x86_64 130/1683
Verifying : libXxf86vm-1.1.4-9.el8.x86_64 131/1683
Verifying : libXxf86vm-1.1.4-9.el8.x86_64 132/1683
Verifying : libatasmart-0.19-14.el8.x86_64 133/1683
Verifying : libatasmart-0.19-14.el8.x86_64 134/1683
Verifying : libatomic_ops-7.6.2-3.el8.x86_64 135/1683
Verifying : libatomic_ops-7.6.2-3.el8.x86_64 136/1683
Verifying : libbytesize-1.4-3.el8.x86_64 137/1683
Verifying : libbytesize-1.4-3.el8.x86_64 138/1683
Verifying : libdatrie-0.2.9-7.el8.x86_64 139/1683
Verifying : libdatrie-0.2.9-7.el8.x86_64 140/1683
Verifying : libfastjson-0.99.9-1.el8.x86_64 141/1683
Verifying : libfastjson-0.99.9-1.el8.x86_64 142/1683
Verifying : libfontenc-1.1.3-8.el8.x86_64 143/1683
Verifying : libfontenc-1.1.3-8.el8.x86_64 144/1683
Verifying : libfprint-1.90.7-1.el8.x86_64 145/1683
Verifying : libfprint-1.90.7-1.el8.x86_64 146/1683
Verifying : libidn-1.34-5.el8.x86_64 147/1683
Verifying : libidn-1.34-5.el8.x86_64 148/1683
Verifying : libijs-0.35-5.el8.x86_64 149/1683
Verifying : libijs-0.35-5.el8.x86_64 150/1683
Verifying : libipt-1.6.1-8.el8.x86_64 151/1683
Verifying : libipt-1.6.1-8.el8.x86_64 152/1683
Verifying : libjose-10-2.el8.x86_64 153/1683
Verifying : libjose-10-2.el8.x86_64 154/1683
Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 155/1683
Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 156/1683
Verifying : libluksmeta-9-4.el8.x86_64 157/1683
Verifying : libluksmeta-9-4.el8.x86_64 158/1683
Verifying : libmaxminddb-1.2.0-10.el8.x86_64 159/1683
Verifying : libmaxminddb-1.2.0-10.el8.x86_64 160/1683
Verifying : libmcpp-2.7.2-20.el8.x86_64 161/1683
Verifying : libmcpp-2.7.2-20.el8.x86_64 162/1683
Verifying : libmpc-1.1.0-9.1.el8.x86_64 163/1683
Verifying : libmpc-1.1.0-9.1.el8.x86_64 164/1683
Verifying : libnet-1.1.6-15.el8.x86_64 165/1683
Verifying : libnet-1.1.6-15.el8.x86_64 166/1683
Verifying : libpaper-1.1.24-22.el8.x86_64 167/1683
Verifying : libpaper-1.1.24-22.el8.x86_64 168/1683
Verifying : librelp-1.9.0-1.el8.x86_64 169/1683
Verifying : librelp-1.9.0-1.el8.x86_64 170/1683
Verifying : librsvg2-2.42.7-4.el8.x86_64 171/1683
Verifying : librsvg2-2.42.7-4.el8.x86_64 172/1683
Verifying : libthai-0.1.27-2.el8.x86_64 173/1683
Verifying : libthai-0.1.27-2.el8.x86_64 174/1683
Verifying : libtool-2.4.6-25.el8.x86_64 175/1683
Verifying : libtool-2.4.6-25.el8.x86_64 176/1683
Verifying : libxcb-1.13.1-1.el8.x86_64 177/1683
Verifying : libxcb-1.13.1-1.el8.x86_64 178/1683
Verifying : libxkbcommon-0.9.1-1.el8.x86_64 179/1683
Verifying : libxkbcommon-0.9.1-1.el8.x86_64 180/1683
Verifying : libxshmfence-1.3-2.el8.x86_64 181/1683
Verifying : libxshmfence-1.3-2.el8.x86_64 182/1683
Verifying : ltrace-0.7.91-28.el8.x86_64 183/1683
Verifying : ltrace-0.7.91-28.el8.x86_64 184/1683
Verifying : lua-5.3.4-12.el8.x86_64 185/1683
Verifying : lua-5.3.4-12.el8.x86_64 186/1683
Verifying : luksmeta-9-4.el8.x86_64 187/1683
Verifying : luksmeta-9-4.el8.x86_64 188/1683
Verifying : mcpp-2.7.2-20.el8.x86_64 189/1683
Verifying : mcpp-2.7.2-20.el8.x86_64 190/1683
Verifying : mesa-libGLU-9.0.0-15.el8.x86_64 191/1683
Verifying : mesa-libGLU-9.0.0-15.el8.x86_64 192/1683
Verifying : ocaml-srpm-macros-5-4.el8.noarch 193/1683
Verifying : ocaml-srpm-macros-5-4.el8.noarch 194/1683
Verifying : oniguruma-6.8.2-2.el8.x86_64 195/1683
Verifying : oniguruma-6.8.2-2.el8.x86_64 196/1683
Verifying : openblas-srpm-macros-2-2.el8.noarch 197/1683
Verifying : openblas-srpm-macros-2-2.el8.noarch 198/1683
Verifying : pango-1.42.4-8.el8.x86_64 199/1683
Verifying : pango-1.42.4-8.el8.x86_64 200/1683
Verifying : patchutils-0.3.4-10.el8.x86_64 201/1683
Verifying : patchutils-0.3.4-10.el8.x86_64 202/1683
Verifying : perl-Digest-1.17-395.el8.noarch 203/1683
Verifying : perl-Digest-1.17-395.el8.noarch 204/1683
Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 205/1683
Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 206/1683
Verifying : perl-Error-1:0.17025-2.el8.noarch 207/1683
Verifying : perl-Error-1:0.17025-2.el8.noarch 208/1683
Verifying : perl-Fedora-VSP-0.001-9.el8.noarch 209/1683
Verifying : perl-Fedora-VSP-0.001-9.el8.noarch 210/1683
Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 211/1683
Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 212/1683
Verifying : perl-Sys-Syslog-0.35-397.el8.x86_64 213/1683
Verifying : perl-Sys-Syslog-0.35-397.el8.x86_64 214/1683
Verifying : perl-TermReadKey-2.37-7.el8.x86_64 215/1683
Verifying : perl-TermReadKey-2.37-7.el8.x86_64 216/1683
Verifying : perl-Thread-Queue-3.13-1.el8.noarch 217/1683
Verifying : perl-Thread-Queue-3.13-1.el8.noarch 218/1683
Verifying : perl-URI-1.73-3.el8.noarch 219/1683
Verifying : perl-URI-1.73-3.el8.noarch 220/1683
Verifying : perl-XML-Parser-2.44-11.el8.x86_64 221/1683
Verifying : perl-XML-Parser-2.44-11.el8.x86_64 222/1683
Verifying : perl-generators-1.10-9.el8.noarch 223/1683
Verifying : perl-generators-1.10-9.el8.noarch 224/1683
Verifying : perl-libnet-3.11-3.el8.noarch 225/1683
Verifying : perl-libnet-3.11-3.el8.noarch 226/1683
Verifying : perl-srpm-macros-1-25.el8.noarch 227/1683
Verifying : perl-srpm-macros-1-25.el8.noarch 228/1683
Verifying : pinentry-1.1.0-2.el8.x86_64 229/1683
Verifying : pinentry-1.1.0-2.el8.x86_64 230/1683
Verifying : pinfo-0.6.10-18.el8.x86_64 231/1683
Verifying : pinfo-0.6.10-18.el8.x86_64 232/1683
Verifying : protobuf-c-1.3.0-6.el8.x86_64 233/1683
Verifying : protobuf-c-1.3.0-6.el8.x86_64 234/1683
Verifying : python3-cairo-1.16.3-6.el8.x86_64 235/1683
Verifying : python3-cairo-1.16.3-6.el8.x86_64 236/1683
Verifying : python3-gobject-3.28.3-2.el8.x86_64 237/1683
Verifying : python3-gobject-3.28.3-2.el8.x86_64 238/1683
Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 239/1683
Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 240/1683
Verifying : python3-pexpect-4.3.1-3.el8.noarch 241/1683
Verifying : python3-pexpect-4.3.1-3.el8.noarch 242/1683
Verifying : python3-psutil-5.4.3-11.el8.x86_64 243/1683
Verifying : python3-psutil-5.4.3-11.el8.x86_64 244/1683
Verifying : python3-ptyprocess-0.5.2-4.el8.noarch 245/1683
Verifying : python3-ptyprocess-0.5.2-4.el8.noarch 246/1683
Verifying : python3-pydbus-0.6.0-5.el8.noarch 247/1683
Verifying : python3-pydbus-0.6.0-5.el8.noarch 248/1683
Verifying : python3-tracer-0.7.5-2.el8.noarch 249/1683
Verifying : python3-tracer-0.7.5-2.el8.noarch 250/1683
Verifying : python3-webencodings-0.5.1-6.el8.noarch 251/1683
Verifying : python3-webencodings-0.5.1-6.el8.noarch 252/1683
Verifying : rust-srpm-macros-5-2.el8.noarch 253/1683
Verifying : rust-srpm-macros-5-2.el8.noarch 254/1683
Verifying : setroubleshoot-plugins-3.3.14-1.el8.noarch 255/1683
Verifying : setroubleshoot-plugins-3.3.14-1.el8.noarch 256/1683
Verifying : source-highlight-3.1.8-17.el8.x86_64 257/1683
Verifying : source-highlight-3.1.8-17.el8.x86_64 258/1683
Verifying : tbb-2018.2-9.el8.x86_64 259/1683
Verifying : tbb-2018.2-9.el8.x86_64 260/1683
Verifying : telnet-1:0.17-76.el8.x86_64 261/1683
Verifying : telnet-1:0.17-76.el8.x86_64 262/1683
Verifying : tracer-common-0.7.5-2.el8.noarch 263/1683
Verifying : tracer-common-0.7.5-2.el8.noarch 264/1683
Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarc 265/1683
Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarc 266/1683
Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 267/1683
Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 268/1683
Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noar 269/1683
Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noar 270/1683
Verifying : urw-base35-fonts-20170801-10.el8.noarch 271/1683
Verifying : urw-base35-fonts-20170801-10.el8.noarch 272/1683
Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 273/1683
Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 274/1683
Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 275/1683
Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 276/1683
Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el 277/1683
Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el 278/1683
Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8. 279/1683
Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8. 280/1683
Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.n 281/1683
Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.n 282/1683
Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 283/1683
Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 284/1683
Verifying : urw-base35-standard-symbols-ps-fonts-20170801- 285/1683
Verifying : urw-base35-standard-symbols-ps-fonts-20170801- 286/1683
Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 287/1683
Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 288/1683
Verifying : volume_key-libs-0.3.11-5.el8.x86_64 289/1683
Verifying : volume_key-libs-0.3.11-5.el8.x86_64 290/1683
Verifying : xdg-utils-1.1.2-5.el8.noarch 291/1683
Verifying : xdg-utils-1.1.2-5.el8.noarch 292/1683
Verifying : xkeyboard-config-2.28-1.el8.noarch 293/1683
Verifying : xkeyboard-config-2.28-1.el8.noarch 294/1683
Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 295/1683
Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 296/1683
Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noa 297/1683
Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noa 298/1683
Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 299/1683
Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 300/1683
Verifying : zstd-1.4.4-1.el8.x86_64 301/1683
Verifying : zstd-1.4.4-1.el8.x86_64 302/1683
Verifying : attr-2.4.48-3.el8.x86_64 303/1683
Verifying : attr-2.4.48-3.el8.x86_64 304/1683
Verifying : avahi-libs-0.7-20.el8.x86_64 305/1683
Verifying : avahi-libs-0.7-20.el8.x86_64 306/1683
Verifying : basesystem-11-5.el8.noarch 307/1683
Verifying : basesystem-11-5.el8.noarch 308/1683
Verifying : bash-completion-1:2.7-5.el8.noarch 309/1683
Verifying : bash-completion-1:2.7-5.el8.noarch 310/1683
Verifying : bc-1.07.1-5.el8.x86_64 311/1683
Verifying : bc-1.07.1-5.el8.x86_64 312/1683
Verifying : biosdevname-0.7.3-2.el8.x86_64 313/1683
Verifying : biosdevname-0.7.3-2.el8.x86_64 314/1683
Verifying : blktrace-1.2.0-10.el8.x86_64 315/1683
Verifying : blktrace-1.2.0-10.el8.x86_64 316/1683
Verifying : bolt-0.9.1-1.el8.x86_64 317/1683
Verifying : bolt-0.9.1-1.el8.x86_64 318/1683
Verifying : brotli-1.0.6-3.el8.x86_64 319/1683
Verifying : brotli-1.0.6-3.el8.x86_64 320/1683
Verifying : bzip2-1.0.6-26.el8.x86_64 321/1683
Verifying : bzip2-1.0.6-26.el8.x86_64 322/1683
Verifying : bzip2-libs-1.0.6-26.el8.x86_64 323/1683
Verifying : bzip2-libs-1.0.6-26.el8.x86_64 324/1683
Verifying : checkpolicy-2.9-1.el8.x86_64 325/1683
Verifying : checkpolicy-2.9-1.el8.x86_64 326/1683
Verifying : chkconfig-1.19.1-1.el8.x86_64 327/1683
Verifying : chkconfig-1.19.1-1.el8.x86_64 328/1683
Verifying : cracklib-2.9.6-15.el8.x86_64 329/1683
Verifying : cracklib-2.9.6-15.el8.x86_64 330/1683
Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 331/1683
Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 332/1683
Verifying : crontabs-1.11-17.20190603git.el8.noarch 333/1683
Verifying : crontabs-1.11-17.20190603git.el8.noarch 334/1683
Verifying : dbus-glib-0.110-2.el8.x86_64 335/1683
Verifying : dbus-glib-0.110-2.el8.x86_64 336/1683
Verifying : dejavu-fonts-common-2.35-7.el8.noarch 337/1683
Verifying : dejavu-fonts-common-2.35-7.el8.noarch 338/1683
Verifying : dejavu-sans-mono-fonts-2.35-7.el8.noarch 339/1683
Verifying : dejavu-sans-mono-fonts-2.35-7.el8.noarch 340/1683
Verifying : diffutils-3.6-6.el8.x86_64 341/1683
Verifying : diffutils-3.6-6.el8.x86_64 342/1683
Verifying : dos2unix-7.4.0-3.el8.x86_64 343/1683
Verifying : dos2unix-7.4.0-3.el8.x86_64 344/1683
Verifying : dosfstools-4.1-6.el8.x86_64 345/1683
Verifying : dosfstools-4.1-6.el8.x86_64 346/1683
Verifying : ed-1.14.2-4.el8.x86_64 347/1683
Verifying : ed-1.14.2-4.el8.x86_64 348/1683
Verifying : efivar-libs-37-4.el8.x86_64 349/1683
Verifying : efivar-libs-37-4.el8.x86_64 350/1683
Verifying : filesystem-3.8-6.el8.x86_64 351/1683
Verifying : filesystem-3.8-6.el8.x86_64 352/1683
Verifying : findutils-1:4.6.0-20.el8.x86_64 353/1683
Verifying : findutils-1:4.6.0-20.el8.x86_64 354/1683
Verifying : fontconfig-2.13.1-4.el8.x86_64 355/1683
Verifying : fontconfig-2.13.1-4.el8.x86_64 356/1683
Verifying : fontpackages-filesystem-1.44-22.el8.noarch 357/1683
Verifying : fontpackages-filesystem-1.44-22.el8.noarch 358/1683
Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 359/1683
Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 360/1683
Verifying : gettext-0.19.8.1-17.el8.x86_64 361/1683
Verifying : gettext-0.19.8.1-17.el8.x86_64 362/1683
Verifying : gettext-common-devel-0.19.8.1-17.el8.noarch 363/1683
Verifying : gettext-common-devel-0.19.8.1-17.el8.noarch 364/1683
Verifying : gettext-devel-0.19.8.1-17.el8.x86_64 365/1683
Verifying : gettext-devel-0.19.8.1-17.el8.x86_64 366/1683
Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 367/1683
Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 368/1683
Verifying : glib-networking-2.56.1-1.1.el8.x86_64 369/1683
Verifying : glib-networking-2.56.1-1.1.el8.x86_64 370/1683
Verifying : gmp-1:6.1.2-10.el8.x86_64 371/1683
Verifying : gmp-1:6.1.2-10.el8.x86_64 372/1683
Verifying : gobject-introspection-1.56.1-1.el8.x86_64 373/1683
Verifying : gobject-introspection-1.56.1-1.el8.x86_64 374/1683
Verifying : grep-3.1-6.el8.x86_64 375/1683
Verifying : grep-3.1-6.el8.x86_64 376/1683
Verifying : groff-base-1.22.3-18.el8.x86_64 377/1683
Verifying : groff-base-1.22.3-18.el8.x86_64 378/1683
Verifying : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 379/1683
Verifying : gsettings-desktop-schemas-3.32.0-6.el8.x86_64 380/1683
Verifying : hardlink-1:1.3-6.el8.x86_64 381/1683
Verifying : hardlink-1:1.3-6.el8.x86_64 382/1683
Verifying : hdparm-9.54-4.el8.x86_64 383/1683
Verifying : hdparm-9.54-4.el8.x86_64 384/1683
Verifying : hostname-3.20-6.el8.x86_64 385/1683
Verifying : hostname-3.20-6.el8.x86_64 386/1683
Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 387/1683
Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 388/1683
Verifying : iprutils-2.4.19-1.el8.x86_64 389/1683
Verifying : iprutils-2.4.19-1.el8.x86_64 390/1683
Verifying : ipset-7.1-1.el8.x86_64 391/1683
Verifying : ipset-7.1-1.el8.x86_64 392/1683
Verifying : ipset-libs-7.1-1.el8.x86_64 393/1683
Verifying : ipset-libs-7.1-1.el8.x86_64 394/1683
Verifying : iptstate-2.2.6-6.el8.x86_64 395/1683
Verifying : iptstate-2.2.6-6.el8.x86_64 396/1683
Verifying : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8 397/1683
Verifying : iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8 398/1683
Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git09 399/1683
Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git09 400/1683
Verifying : isns-utils-libs-0.99-1.el8.x86_64 401/1683
Verifying : isns-utils-libs-0.99-1.el8.x86_64 402/1683
Verifying : json-glib-1.4.4-1.el8.x86_64 403/1683
Verifying : json-glib-1.4.4-1.el8.x86_64 404/1683
Verifying : kbd-2.0.4-10.el8.x86_64 405/1683
Verifying : kbd-2.0.4-10.el8.x86_64 406/1683
Verifying : kbd-legacy-2.0.4-10.el8.noarch 407/1683
Verifying : kbd-legacy-2.0.4-10.el8.noarch 408/1683
Verifying : kbd-misc-2.0.4-10.el8.noarch 409/1683
Verifying : kbd-misc-2.0.4-10.el8.noarch 410/1683
Verifying : keyutils-1.5.10-9.el8.x86_64 411/1683
Verifying : keyutils-1.5.10-9.el8.x86_64 412/1683
Verifying : keyutils-libs-1.5.10-9.el8.x86_64 413/1683
Verifying : keyutils-libs-1.5.10-9.el8.x86_64 414/1683
Verifying : less-530-1.el8.x86_64 415/1683
Verifying : less-530-1.el8.x86_64 416/1683
Verifying : libaio-0.3.112-1.el8.x86_64 417/1683
Verifying : libaio-0.3.112-1.el8.x86_64 418/1683
Verifying : libappstream-glib-0.7.14-3.el8.x86_64 419/1683
Verifying : libappstream-glib-0.7.14-3.el8.x86_64 420/1683
Verifying : libassuan-2.5.1-3.el8.x86_64 421/1683
Verifying : libassuan-2.5.1-3.el8.x86_64 422/1683
Verifying : libattr-2.4.48-3.el8.x86_64 423/1683
Verifying : libattr-2.4.48-3.el8.x86_64 424/1683
Verifying : libcap-ng-0.7.11-1.el8.x86_64 425/1683
Verifying : libcap-ng-0.7.11-1.el8.x86_64 426/1683
Verifying : libconfig-1.5-9.el8.x86_64 427/1683
Verifying : libconfig-1.5-9.el8.x86_64 428/1683
Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 429/1683
Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 430/1683
Verifying : libdaemon-0.14-15.el8.x86_64 431/1683
Verifying : libdaemon-0.14-15.el8.x86_64 432/1683
Verifying : libdb-5.3.28-42.el8_4.x86_64 433/1683
Verifying : libdb-5.3.28-42.el8_4.x86_64 434/1683
Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 435/1683
Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 436/1683
Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 437/1683
Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 438/1683
Verifying : libevent-2.1.8-5.el8.x86_64 439/1683
Verifying : libevent-2.1.8-5.el8.x86_64 440/1683
Verifying : libgpg-error-1.31-1.el8.x86_64 441/1683
Verifying : libgpg-error-1.31-1.el8.x86_64 442/1683
Verifying : libgudev-232-4.el8.x86_64 443/1683
Verifying : libgudev-232-4.el8.x86_64 444/1683
Verifying : libgusb-0.3.0-1.el8.x86_64 445/1683
Verifying : libgusb-0.3.0-1.el8.x86_64 446/1683
Verifying : libicu-60.3-2.el8_1.x86_64 447/1683
Verifying : libicu-60.3-2.el8_1.x86_64 448/1683
Verifying : libidn2-2.2.0-1.el8.x86_64 449/1683
Verifying : libidn2-2.2.0-1.el8.x86_64 450/1683
Verifying : libkcapi-1.2.0-2.el8.x86_64 451/1683
Verifying : libkcapi-1.2.0-2.el8.x86_64 452/1683
Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 453/1683
Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 454/1683
Verifying : libmetalink-0.1.3-7.el8.x86_64 455/1683
Verifying : libmetalink-0.1.3-7.el8.x86_64 456/1683
Verifying : libmnl-1.0.4-6.el8.x86_64 457/1683
Verifying : libmnl-1.0.4-6.el8.x86_64 458/1683
Verifying : libmodman-2.0.1-17.el8.x86_64 459/1683
Verifying : libmodman-2.0.1-17.el8.x86_64 460/1683
Verifying : libmodulemd-2.13.0-1.el8.x86_64 461/1683
Verifying : libmodulemd-2.13.0-1.el8.x86_64 462/1683
Verifying : libndp-1.7-6.el8.x86_64 463/1683
Verifying : libndp-1.7-6.el8.x86_64 464/1683
Verifying : libnetfilter_conntrack-1.0.6-5.el8.x86_64 465/1683
Verifying : libnetfilter_conntrack-1.0.6-5.el8.x86_64 466/1683
Verifying : libnfnetlink-1.0.1-13.el8.x86_64 467/1683
Verifying : libnfnetlink-1.0.1-13.el8.x86_64 468/1683
Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 469/1683
Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 470/1683
Verifying : libpcap-14:1.9.1-5.el8.x86_64 471/1683
Verifying : libpcap-14:1.9.1-5.el8.x86_64 472/1683
Verifying : libpciaccess-0.14-1.el8.x86_64 473/1683
Verifying : libpciaccess-0.14-1.el8.x86_64 474/1683
Verifying : libpipeline-1.5.0-2.el8.x86_64 475/1683
Verifying : libpipeline-1.5.0-2.el8.x86_64 476/1683
Verifying : libpkgconf-1.4.2-1.el8.x86_64 477/1683
Verifying : libpkgconf-1.4.2-1.el8.x86_64 478/1683
Verifying : libpng-2:1.6.34-5.el8.x86_64 479/1683
Verifying : libpng-2:1.6.34-5.el8.x86_64 480/1683
Verifying : libproxy-0.4.15-5.2.el8.x86_64 481/1683
Verifying : libproxy-0.4.15-5.2.el8.x86_64 482/1683
Verifying : libpsl-0.20.2-6.el8.x86_64 483/1683
Verifying : libpsl-0.20.2-6.el8.x86_64 484/1683
Verifying : libsepol-2.9-3.el8.x86_64 485/1683
Verifying : libsepol-2.9-3.el8.x86_64 486/1683
Verifying : libsigsegv-2.11-5.el8.x86_64 487/1683
Verifying : libsigsegv-2.11-5.el8.x86_64 488/1683
Verifying : libstemmer-0-10.585svn.el8.x86_64 489/1683
Verifying : libstemmer-0-10.585svn.el8.x86_64 490/1683
Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 491/1683
Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 492/1683
Verifying : libunistring-0.9.9-3.el8.x86_64 493/1683
Verifying : libunistring-0.9.9-3.el8.x86_64 494/1683
Verifying : libusbx-1.0.23-4.el8.x86_64 495/1683
Verifying : libusbx-1.0.23-4.el8.x86_64 496/1683
Verifying : libutempter-1.1.6-14.el8.x86_64 497/1683
Verifying : libutempter-1.1.6-14.el8.x86_64 498/1683
Verifying : libxcrypt-4.1.1-6.el8.x86_64 499/1683
Verifying : libxcrypt-4.1.1-6.el8.x86_64 500/1683
Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 501/1683
Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 502/1683
Verifying : libxslt-1.1.32-6.el8.x86_64 503/1683
Verifying : libxslt-1.1.32-6.el8.x86_64 504/1683
Verifying : libyaml-0.1.7-5.el8.x86_64 505/1683
Verifying : libyaml-0.1.7-5.el8.x86_64 506/1683
Verifying : libzstd-1.4.4-1.el8.x86_64 507/1683
Verifying : libzstd-1.4.4-1.el8.x86_64 508/1683
Verifying : libzstd-devel-1.4.4-1.el8.x86_64 509/1683
Verifying : libzstd-devel-1.4.4-1.el8.x86_64 510/1683
Verifying : lksctp-tools-1.0.18-3.el8.x86_64 511/1683
Verifying : lksctp-tools-1.0.18-3.el8.x86_64 512/1683
Verifying : lshw-B.02.19.2-6.el8.x86_64 513/1683
Verifying : lshw-B.02.19.2-6.el8.x86_64 514/1683
Verifying : lsof-4.93.2-1.el8.x86_64 515/1683
Verifying : lsof-4.93.2-1.el8.x86_64 516/1683
Verifying : lsscsi-0.32-3.el8.x86_64 517/1683
Verifying : lsscsi-0.32-3.el8.x86_64 518/1683
Verifying : lua-libs-5.3.4-12.el8.x86_64 519/1683
Verifying : lua-libs-5.3.4-12.el8.x86_64 520/1683
Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 521/1683
Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 522/1683
Verifying : lzo-2.08-14.el8.x86_64 523/1683
Verifying : lzo-2.08-14.el8.x86_64 524/1683
Verifying : m4-1.4.18-7.el8.x86_64 525/1683
Verifying : m4-1.4.18-7.el8.x86_64 526/1683
Verifying : mailcap-2.1.48-3.el8.noarch 527/1683
Verifying : mailcap-2.1.48-3.el8.noarch 528/1683
Verifying : man-db-2.7.6.1-18.el8.x86_64 529/1683
Verifying : man-db-2.7.6.1-18.el8.x86_64 530/1683
Verifying : mlocate-0.26-20.el8.x86_64 531/1683
Verifying : mlocate-0.26-20.el8.x86_64 532/1683
Verifying : mozjs60-60.9.0-4.el8.x86_64 533/1683
Verifying : mozjs60-60.9.0-4.el8.x86_64 534/1683
Verifying : mpfr-3.1.6-1.el8.x86_64 535/1683
Verifying : mpfr-3.1.6-1.el8.x86_64 536/1683
Verifying : mtr-2:0.92-3.el8.x86_64 537/1683
Verifying : mtr-2:0.92-3.el8.x86_64 538/1683
Verifying : nano-2.9.8-1.el8.x86_64 539/1683
Verifying : nano-2.9.8-1.el8.x86_64 540/1683
Verifying : ncurses-6.1-9.20180224.el8.x86_64 541/1683
Verifying : ncurses-6.1-9.20180224.el8.x86_64 542/1683
Verifying : ncurses-base-6.1-9.20180224.el8.noarch 543/1683
Verifying : ncurses-base-6.1-9.20180224.el8.noarch 544/1683
Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 545/1683
Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 546/1683
Verifying : net-tools-2.0-0.52.20160912git.el8.x86_64 547/1683
Verifying : net-tools-2.0-0.52.20160912git.el8.x86_64 548/1683
Verifying : nettle-3.4.1-7.el8.x86_64 549/1683
Verifying : nettle-3.4.1-7.el8.x86_64 550/1683
Verifying : newt-0.52.20-11.el8.x86_64 551/1683
Verifying : newt-0.52.20-11.el8.x86_64 552/1683
Verifying : npth-1.5-4.el8.x86_64 553/1683
Verifying : npth-1.5-4.el8.x86_64 554/1683
Verifying : numactl-libs-2.0.12-13.el8.x86_64 555/1683
Verifying : numactl-libs-2.0.12-13.el8.x86_64 556/1683
Verifying : openldap-2.4.46-18.el8.x86_64 557/1683
Verifying : openldap-2.4.46-18.el8.x86_64 558/1683
Verifying : openldap-clients-2.4.46-18.el8.x86_64 559/1683
Verifying : openldap-clients-2.4.46-18.el8.x86_64 560/1683
Verifying : os-prober-1.74-9.el8.x86_64 561/1683
Verifying : os-prober-1.74-9.el8.x86_64 562/1683
Verifying : p11-kit-0.23.22-1.el8.x86_64 563/1683
Verifying : p11-kit-0.23.22-1.el8.x86_64 564/1683
Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 565/1683
Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 566/1683
Verifying : parted-3.2-39.el8.x86_64 567/1683
Verifying : parted-3.2-39.el8.x86_64 568/1683
Verifying : patch-2.7.6-11.el8.x86_64 569/1683
Verifying : patch-2.7.6-11.el8.x86_64 570/1683
Verifying : pcre-8.42-6.el8.x86_64 571/1683
Verifying : pcre-8.42-6.el8.x86_64 572/1683
Verifying : perl-Carp-1.42-396.el8.noarch 573/1683
Verifying : perl-Carp-1.42-396.el8.noarch 574/1683
Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 575/1683
Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 576/1683
Verifying : perl-Encode-4:2.97-3.el8.x86_64 577/1683
Verifying : perl-Encode-4:2.97-3.el8.x86_64 578/1683
Verifying : perl-Exporter-5.72-396.el8.noarch 579/1683
Verifying : perl-Exporter-5.72-396.el8.noarch 580/1683
Verifying : perl-File-Path-2.15-2.el8.noarch 581/1683
Verifying : perl-File-Path-2.15-2.el8.noarch 582/1683
Verifying : perl-File-Temp-0.230.600-1.el8.noarch 583/1683
Verifying : perl-File-Temp-0.230.600-1.el8.noarch 584/1683
Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 585/1683
Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 586/1683
Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 587/1683
Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 588/1683
Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 589/1683
Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 590/1683
Verifying : perl-PathTools-3.74-1.el8.x86_64 591/1683
Verifying : perl-PathTools-3.74-1.el8.x86_64 592/1683
Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 593/1683
Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 594/1683
Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 595/1683
Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 596/1683
Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 597/1683
Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 598/1683
Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 599/1683
Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 600/1683
Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 601/1683
Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 602/1683
Verifying : perl-Socket-4:2.027-3.el8.x86_64 603/1683
Verifying : perl-Socket-4:2.027-3.el8.x86_64 604/1683
Verifying : perl-Storable-1:3.11-3.el8.x86_64 605/1683
Verifying : perl-Storable-1:3.11-3.el8.x86_64 606/1683
Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 607/1683
Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 608/1683
Verifying : perl-Term-Cap-1.17-395.el8.noarch 609/1683
Verifying : perl-Term-Cap-1.17-395.el8.noarch 610/1683
Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 611/1683
Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 612/1683
Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 613/1683
Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 614/1683
Verifying : perl-Time-Local-1:1.280-1.el8.noarch 615/1683
Verifying : perl-Time-Local-1:1.280-1.el8.noarch 616/1683
Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 617/1683
Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 618/1683
Verifying : perl-constant-1.33-396.el8.noarch 619/1683
Verifying : perl-constant-1.33-396.el8.noarch 620/1683
Verifying : perl-parent-1:0.237-1.el8.noarch 621/1683
Verifying : perl-parent-1:0.237-1.el8.noarch 622/1683
Verifying : perl-podlators-4.11-1.el8.noarch 623/1683
Verifying : perl-podlators-4.11-1.el8.noarch 624/1683
Verifying : perl-threads-1:2.21-2.el8.x86_64 625/1683
Verifying : perl-threads-1:2.21-2.el8.x86_64 626/1683
Verifying : perl-threads-shared-1.58-2.el8.x86_64 627/1683
Verifying : perl-threads-shared-1.58-2.el8.x86_64 628/1683
Verifying : pigz-2.4-4.el8.x86_64 629/1683
Verifying : pigz-2.4-4.el8.x86_64 630/1683
Verifying : pkgconf-1.4.2-1.el8.x86_64 631/1683
Verifying : pkgconf-1.4.2-1.el8.x86_64 632/1683
Verifying : pkgconf-m4-1.4.2-1.el8.noarch 633/1683
Verifying : pkgconf-m4-1.4.2-1.el8.noarch 634/1683
Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 635/1683
Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 636/1683
Verifying : polkit-pkla-compat-0.1-12.el8.x86_64 637/1683
Verifying : polkit-pkla-compat-0.1-12.el8.x86_64 638/1683
Verifying : popt-1.18-1.el8.x86_64 639/1683
Verifying : popt-1.18-1.el8.x86_64 640/1683
Verifying : prefixdevname-0.1.0-6.el8.x86_64 641/1683
Verifying : prefixdevname-0.1.0-6.el8.x86_64 642/1683
Verifying : psacct-6.6.3-4.el8.x86_64 643/1683
Verifying : psacct-6.6.3-4.el8.x86_64 644/1683
Verifying : psmisc-23.1-5.el8.x86_64 645/1683
Verifying : psmisc-23.1-5.el8.x86_64 646/1683
Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 647/1683
Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 648/1683
Verifying : python3-configobj-5.0.6-11.el8.noarch 649/1683
Verifying : python3-configobj-5.0.6-11.el8.noarch 650/1683
Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 651/1683
Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 652/1683
Verifying : python3-dbus-1.2.4-15.el8.x86_64 653/1683
Verifying : python3-dbus-1.2.4-15.el8.x86_64 654/1683
Verifying : python3-decorator-4.2.1-2.el8.noarch 655/1683
Verifying : python3-decorator-4.2.1-2.el8.noarch 656/1683
Verifying : python3-gobject-base-3.28.3-2.el8.x86_64 657/1683
Verifying : python3-gobject-base-3.28.3-2.el8.x86_64 658/1683
Verifying : python3-ply-3.9-9.el8.noarch 659/1683
Verifying : python3-ply-3.9-9.el8.noarch 660/1683
Verifying : python3-pyudev-0.21.0-7.el8.noarch 661/1683
Verifying : python3-pyudev-0.21.0-7.el8.noarch 662/1683
Verifying : python3-pyyaml-3.12-12.el8.x86_64 663/1683
Verifying : python3-pyyaml-3.12-12.el8.x86_64 664/1683
Verifying : python3-six-1.11.0-8.el8.noarch 665/1683
Verifying : python3-six-1.11.0-8.el8.noarch 666/1683
Verifying : python3-systemd-234-8.el8.x86_64 667/1683
Verifying : python3-systemd-234-8.el8.x86_64 668/1683
Verifying : quota-1:4.04-14.el8.x86_64 669/1683
Verifying : quota-1:4.04-14.el8.x86_64 670/1683
Verifying : quota-nls-1:4.04-14.el8.noarch 671/1683
Verifying : quota-nls-1:4.04-14.el8.noarch 672/1683
Verifying : readline-7.0-10.el8.x86_64 673/1683
Verifying : readline-7.0-10.el8.x86_64 674/1683
Verifying : rootfiles-8.1-22.el8.noarch 675/1683
Verifying : rootfiles-8.1-22.el8.noarch 676/1683
Verifying : setserial-2.17-45.el8.x86_64 677/1683
Verifying : setserial-2.17-45.el8.x86_64 678/1683
Verifying : sgml-common-0.6.3-50.el8.noarch 679/1683
Verifying : sgml-common-0.6.3-50.el8.noarch 680/1683
Verifying : shared-mime-info-1.9-3.el8.x86_64 681/1683
Verifying : shared-mime-info-1.9-3.el8.x86_64 682/1683
Verifying : slang-2.3.2-3.el8.x86_64 683/1683
Verifying : slang-2.3.2-3.el8.x86_64 684/1683
Verifying : smartmontools-1:7.1-1.el8.x86_64 685/1683
Verifying : smartmontools-1:7.1-1.el8.x86_64 686/1683
Verifying : snappy-1.1.8-3.el8.x86_64 687/1683
Verifying : snappy-1.1.8-3.el8.x86_64 688/1683
Verifying : squashfs-tools-4.3-20.el8.x86_64 689/1683
Verifying : squashfs-tools-4.3-20.el8.x86_64 690/1683
Verifying : symlinks-1.4-19.el8.x86_64 691/1683
Verifying : symlinks-1.4-19.el8.x86_64 692/1683
Verifying : time-1.9-3.el8.x86_64 693/1683
Verifying : time-1.9-3.el8.x86_64 694/1683
Verifying : timedatex-0.5-3.el8.x86_64 695/1683
Verifying : timedatex-0.5-3.el8.x86_64 696/1683
Verifying : tmux-2.7-1.el8.x86_64 697/1683
Verifying : tmux-2.7-1.el8.x86_64 698/1683
Verifying : tpm2-tools-4.1.1-5.el8.x86_64 699/1683
Verifying : tpm2-tools-4.1.1-5.el8.x86_64 700/1683
Verifying : tpm2-tss-2.3.2-4.el8.x86_64 701/1683
Verifying : tpm2-tss-2.3.2-4.el8.x86_64 702/1683
Verifying : tree-1.7.0-15.el8.x86_64 703/1683
Verifying : tree-1.7.0-15.el8.x86_64 704/1683
Verifying : trousers-0.3.15-1.el8.x86_64 705/1683
Verifying : trousers-0.3.15-1.el8.x86_64 706/1683
Verifying : trousers-lib-0.3.15-1.el8.x86_64 707/1683
Verifying : trousers-lib-0.3.15-1.el8.x86_64 708/1683
Verifying : usb_modeswitch-data-20191128-1.el8.noarch 709/1683
Verifying : usb_modeswitch-data-20191128-1.el8.noarch 710/1683
Verifying : usbutils-010-3.el8.x86_64 711/1683
Verifying : usbutils-010-3.el8.x86_64 712/1683
Verifying : userspace-rcu-0.10.1-4.el8.x86_64 713/1683
Verifying : userspace-rcu-0.10.1-4.el8.x86_64 714/1683
Verifying : words-3.0-28.el8.noarch 715/1683
Verifying : words-3.0-28.el8.noarch 716/1683
Verifying : xdelta-3.1.0-4.el8.x86_64 717/1683
Verifying : xdelta-3.1.0-4.el8.x86_64 718/1683
Verifying : xml-common-0.6.3-50.el8.noarch 719/1683
Verifying : xml-common-0.6.3-50.el8.noarch 720/1683
Verifying : zip-3.0-23.el8.x86_64 721/1683
Verifying : zip-3.0-23.el8.x86_64 722/1683
Verifying : gcc-plugin-annobin-8.5.0-18.el8.x86_64 723/1683
Verifying : NetworkManager-initscripts-updown-1:1.40.16-1. 724/1683
Verifying : glibc-gconv-extra-2.28-225.el8.x86_64 725/1683
Verifying : grub2-tools-efi-1:2.02-148.el8.rocky.0.3.x86_6 726/1683
Verifying : kernel-4.18.0-477.10.1.el8_8.x86_64 727/1683
Verifying : kernel-core-4.18.0-477.10.1.el8_8.x86_64 728/1683
Verifying : kernel-devel-4.18.0-477.10.1.el8_8.x86_64 729/1683
Verifying : kernel-modules-4.18.0-477.10.1.el8_8.x86_64 730/1683
Verifying : keyutils-libs-devel-1.5.10-9.el8.x86_64 731/1683
Verifying : krb5-devel-1.18.2-22.el8_7.x86_64 732/1683
Verifying : libcom_err-devel-1.45.6-5.el8.x86_64 733/1683
Verifying : libkadm5-1.18.2-22.el8_7.x86_64 734/1683
Verifying : libselinux-devel-2.9-8.el8.x86_64 735/1683
Verifying : libsepol-devel-2.9-3.el8.x86_64 736/1683
Verifying : libverto-devel-0.3.2-2.el8.x86_64 737/1683
Verifying : openssl-devel-1:1.1.1k-9.el8_7.x86_64 738/1683
Verifying : pcre2-devel-10.32-3.el8_6.x86_64 739/1683
Verifying : pcre2-utf16-10.32-3.el8_6.x86_64 740/1683
Verifying : pcre2-utf32-10.32-3.el8_6.x86_64 741/1683
Verifying : python3-chardet-3.0.4-7.el8.noarch 742/1683
Verifying : python3-idna-2.5-5.el8.noarch 743/1683
Verifying : python3-magic-5.33-24.el8.noarch 744/1683
Verifying : python3-pysocks-1.6.8-3.el8.noarch 745/1683
Verifying : python3-requests-2.20.0-2.1.el8_1.noarch 746/1683
Verifying : python3-urllib3-1.24.2-5.el8.noarch 747/1683
Verifying : shadow-utils-subid-2:4.6-17.el8.x86_64 748/1683
Verifying : PackageKit-1.1.12-6.el8.0.2.x86_64 749/1683
Verifying : PackageKit-1.1.12-6.el8.x86_64 750/1683
Verifying : PackageKit-glib-1.1.12-6.el8.0.2.x86_64 751/1683
Verifying : PackageKit-glib-1.1.12-6.el8.x86_64 752/1683
Verifying : annobin-10.94-1.el8.x86_64 753/1683
Verifying : annobin-9.72-1.el8_5.2.x86_64 754/1683
Verifying : authselect-compat-1.2.6-1.el8.x86_64 755/1683
Verifying : authselect-compat-1.2.2-3.el8.x86_64 756/1683
Verifying : bind-libs-32:9.11.36-8.el8.x86_64 757/1683
Verifying : bind-libs-32:9.11.26-6.el8.x86_64 758/1683
Verifying : bind-libs-lite-32:9.11.36-8.el8.x86_64 759/1683
Verifying : bind-libs-lite-32:9.11.26-6.el8.x86_64 760/1683
Verifying : bind-license-32:9.11.36-8.el8.noarch 761/1683
Verifying : bind-license-32:9.11.26-6.el8.noarch 762/1683
Verifying : bind-utils-32:9.11.36-8.el8.x86_64 763/1683
Verifying : bind-utils-32:9.11.26-6.el8.x86_64 764/1683
Verifying : boost-atomic-1.66.0-13.el8.x86_64 765/1683
Verifying : boost-atomic-1.66.0-10.el8.x86_64 766/1683
Verifying : boost-chrono-1.66.0-13.el8.x86_64 767/1683
Verifying : boost-chrono-1.66.0-10.el8.x86_64 768/1683
Verifying : boost-date-time-1.66.0-13.el8.x86_64 769/1683
Verifying : boost-date-time-1.66.0-10.el8.x86_64 770/1683
Verifying : boost-filesystem-1.66.0-13.el8.x86_64 771/1683
Verifying : boost-filesystem-1.66.0-10.el8.x86_64 772/1683
Verifying : boost-regex-1.66.0-13.el8.x86_64 773/1683
Verifying : boost-regex-1.66.0-10.el8.x86_64 774/1683
Verifying : boost-system-1.66.0-13.el8.x86_64 775/1683
Verifying : boost-system-1.66.0-10.el8.x86_64 776/1683
Verifying : boost-thread-1.66.0-13.el8.x86_64 777/1683
Verifying : boost-thread-1.66.0-10.el8.x86_64 778/1683
Verifying : boost-timer-1.66.0-13.el8.x86_64 779/1683
Verifying : boost-timer-1.66.0-10.el8.x86_64 780/1683
Verifying : buildah-1:1.29.1-2.module+el8.8.0+1265+fa25dd7 781/1683
Verifying : buildah-1.22.3-2.module_el8.5.0+911+f19012f9.x 782/1683
Verifying : cairo-1.15.12-6.el8.x86_64 783/1683
Verifying : cairo-1.15.12-3.el8.x86_64 784/1683
Verifying : cairo-gobject-1.15.12-6.el8.x86_64 785/1683
Verifying : cairo-gobject-1.15.12-3.el8.x86_64 786/1683
Verifying : clevis-15-14.el8.x86_64 787/1683
Verifying : clevis-15-1.el8.x86_64 788/1683
Verifying : clevis-luks-15-14.el8.x86_64 789/1683
Verifying : clevis-luks-15-1.el8.x86_64 790/1683
Verifying : cockpit-packagekit-286.1-1.el8.noarch 791/1683
Verifying : cockpit-packagekit-251.1-1.el8.noarch 792/1683
Verifying : cockpit-podman-63.1-1.module+el8.8.0+1265+fa25 793/1683
Verifying : cockpit-podman-33-1.module_el8.5.0+890+6b13610 794/1683
Verifying : cockpit-storaged-286.1-1.el8.noarch 795/1683
Verifying : cockpit-storaged-251.1-1.el8.noarch 796/1683
Verifying : conmon-3:2.1.6-1.module+el8.8.0+1265+fa25dd7a. 797/1683
Verifying : conmon-2:2.0.29-1.module_el8.5.0+890+6b136101. 798/1683
Verifying : container-selinux-2:2.205.0-2.module+el8.8.0+1 799/1683
Verifying : container-selinux-2:2.167.0-1.module_el8.5.0+9 800/1683
Verifying : containernetworking-plugins-1:1.2.0-1.module+e 801/1683
Verifying : containernetworking-plugins-1.0.0-1.module_el8 802/1683
Verifying : containers-common-2:1-64.module+el8.8.0+1265+f 803/1683
Verifying : containers-common-2:1-2.module_el8.5.0+890+6b1 804/1683
Verifying : cpp-8.5.0-18.el8.x86_64 805/1683
Verifying : cpp-8.5.0-4.el8_5.x86_64 806/1683
Verifying : crash-7.3.2-4.el8.x86_64 807/1683
Verifying : crash-7.3.0-2.el8.x86_64 808/1683
Verifying : criu-3.15-3.module+el8.8.0+1265+fa25dd7a.x86_6 809/1683
Verifying : criu-3.15-3.module_el8.5.0+890+6b136101.x86_64 810/1683
Verifying : ctags-5.8-23.el8.x86_64 811/1683
Verifying : ctags-5.8-22.el8.x86_64 812/1683
Verifying : desktop-file-utils-0.26-1.el8.x86_64 813/1683
Verifying : desktop-file-utils-0.23-8.el8.x86_64 814/1683
Verifying : dyninst-12.1.0-1.el8.x86_64 815/1683
Verifying : dyninst-11.0.0-3.el8.x86_64 816/1683
Verifying : fribidi-1.0.4-9.el8.x86_64 817/1683
Verifying : fribidi-1.0.4-8.el8.x86_64 818/1683
Verifying : fstrm-0.6.1-3.el8.x86_64 819/1683
Verifying : fstrm-0.6.1-2.el8.x86_64 820/1683
Verifying : fuse-overlayfs-1.11-1.module+el8.8.0+1265+fa25 821/1683
Verifying : fuse-overlayfs-1.7.1-1.module_el8.5.0+890+6b13 822/1683
Verifying : gcc-8.5.0-18.el8.x86_64 823/1683
Verifying : gcc-8.5.0-4.el8_5.x86_64 824/1683
Verifying : gcc-c++-8.5.0-18.el8.x86_64 825/1683
Verifying : gcc-c++-8.5.0-4.el8_5.x86_64 826/1683
Verifying : gcc-gdb-plugin-8.5.0-18.el8.x86_64 827/1683
Verifying : gcc-gdb-plugin-8.5.0-4.el8_5.x86_64 828/1683
Verifying : gdb-8.2-19.el8.x86_64 829/1683
Verifying : gdb-8.2-16.el8.x86_64 830/1683
Verifying : gdb-headless-8.2-19.el8.x86_64 831/1683
Verifying : gdb-headless-8.2-16.el8.x86_64 832/1683
Verifying : git-2.39.3-1.el8_8.x86_64 833/1683
Verifying : git-2.27.0-1.el8.x86_64 834/1683
Verifying : git-core-2.39.3-1.el8_8.x86_64 835/1683
Verifying : git-core-2.27.0-1.el8.x86_64 836/1683
Verifying : git-core-doc-2.39.3-1.el8_8.noarch 837/1683
Verifying : git-core-doc-2.27.0-1.el8.noarch 838/1683
Verifying : graphviz-2.40.1-44.el8.x86_64 839/1683
Verifying : graphviz-2.40.1-43.el8.x86_64 840/1683
Verifying : gtk-update-icon-cache-3.22.30-11.el8.x86_64 841/1683
Verifying : gtk-update-icon-cache-3.22.30-8.el8.x86_64 842/1683
Verifying : java-1.8.0-openjdk-headless-1:1.8.0.372.b07-4. 843/1683
Verifying : java-1.8.0-openjdk-headless-1:1.8.0.312.b07-2. 844/1683
Verifying : javapackages-filesystem-5.3.0-2.module+el8.3.0 845/1683
Verifying : javapackages-filesystem-5.3.0-1.module_el8.0.0 846/1683
Verifying : jq-1.6-6.el8.x86_64 847/1683
Verifying : jq-1.5-12.el8.x86_64 848/1683
Verifying : libXpm-3.5.12-9.el8_7.x86_64 849/1683
Verifying : libXpm-3.5.12-8.el8.x86_64 850/1683
Verifying : libblockdev-2.28-2.el8.x86_64 851/1683
Verifying : libblockdev-2.24-7.el8.x86_64 852/1683
Verifying : libblockdev-crypto-2.28-2.el8.x86_64 853/1683
Verifying : libblockdev-crypto-2.24-7.el8.x86_64 854/1683
Verifying : libblockdev-fs-2.28-2.el8.x86_64 855/1683
Verifying : libblockdev-fs-2.24-7.el8.x86_64 856/1683
Verifying : libblockdev-loop-2.28-2.el8.x86_64 857/1683
Verifying : libblockdev-loop-2.24-7.el8.x86_64 858/1683
Verifying : libblockdev-lvm-2.28-2.el8.x86_64 859/1683
Verifying : libblockdev-lvm-2.24-7.el8.x86_64 860/1683
Verifying : libblockdev-mdraid-2.28-2.el8.x86_64 861/1683
Verifying : libblockdev-mdraid-2.24-7.el8.x86_64 862/1683
Verifying : libblockdev-part-2.28-2.el8.x86_64 863/1683
Verifying : libblockdev-part-2.24-7.el8.x86_64 864/1683
Verifying : libblockdev-swap-2.28-2.el8.x86_64 865/1683
Verifying : libblockdev-swap-2.24-7.el8.x86_64 866/1683
Verifying : libblockdev-utils-2.28-2.el8.x86_64 867/1683
Verifying : libblockdev-utils-2.24-7.el8.x86_64 868/1683
Verifying : libdrm-2.4.114-1.el8.x86_64 869/1683
Verifying : libdrm-2.4.106-2.el8.x86_64 870/1683
Verifying : libestr-0.1.10-3.el8.x86_64 871/1683
Verifying : libestr-0.1.10-1.el8.x86_64 872/1683
Verifying : libglvnd-1:1.3.4-1.el8.x86_64 873/1683
Verifying : libglvnd-1:1.3.2-1.el8.x86_64 874/1683
Verifying : libglvnd-glx-1:1.3.4-1.el8.x86_64 875/1683
Verifying : libglvnd-glx-1:1.3.2-1.el8.x86_64 876/1683
Verifying : libgs-9.27-6.el8.x86_64 877/1683
Verifying : libgs-9.27-1.el8.x86_64 878/1683
Verifying : libreswan-4.9-3.el8_8.x86_64 879/1683
Verifying : libreswan-4.4-1.el8.x86_64 880/1683
Verifying : libslirp-4.4.0-1.module+el8.8.0+1265+fa25dd7a. 881/1683
Verifying : libslirp-4.4.0-1.module_el8.5.0+890+6b136101.x 882/1683
Verifying : libstdc++-devel-8.5.0-18.el8.x86_64 883/1683
Verifying : libstdc++-devel-8.5.0-4.el8_5.x86_64 884/1683
Verifying : libtiff-4.0.9-27.el8.x86_64 885/1683
Verifying : libtiff-4.0.9-20.el8.x86_64 886/1683
Verifying : libudisks2-2.9.0-13.el8.x86_64 887/1683
Verifying : libudisks2-2.9.0-7.el8.x86_64 888/1683
Verifying : libwebp-1.0.0-8.el8_7.x86_64 889/1683
Verifying : libwebp-1.0.0-5.el8.x86_64 890/1683
Verifying : man-pages-overrides-8.6.0.0-1.el8.noarch 891/1683
Verifying : man-pages-overrides-8.5.0.1-1.el8.noarch 892/1683
Verifying : mesa-libGL-22.3.0-2.el8.x86_64 893/1683
Verifying : mesa-libGL-21.1.5-1.el8.x86_64 894/1683
Verifying : mesa-libglapi-22.3.0-2.el8.x86_64 895/1683
Verifying : mesa-libglapi-21.1.5-1.el8.x86_64 896/1683
Verifying : nmap-2:7.70-8.el8.x86_64 897/1683
Verifying : nmap-2:7.70-6.el8.x86_64 898/1683
Verifying : nmap-ncat-2:7.70-8.el8.x86_64 899/1683
Verifying : nmap-ncat-2:7.70-6.el8.x86_64 900/1683
Verifying : nspr-4.34.0-3.el8_6.x86_64 901/1683
Verifying : nspr-4.32.0-1.el8_4.x86_64 902/1683
Verifying : nss-3.79.0-11.el8_7.x86_64 903/1683
Verifying : nss-3.67.0-7.el8_5.x86_64 904/1683
Verifying : nss-softokn-3.79.0-11.el8_7.x86_64 905/1683
Verifying : nss-softokn-3.67.0-7.el8_5.x86_64 906/1683
Verifying : nss-softokn-freebl-3.79.0-11.el8_7.x86_64 907/1683
Verifying : nss-softokn-freebl-3.67.0-7.el8_5.x86_64 908/1683
Verifying : nss-sysinit-3.79.0-11.el8_7.x86_64 909/1683
Verifying : nss-sysinit-3.67.0-7.el8_5.x86_64 910/1683
Verifying : nss-tools-3.79.0-11.el8_7.x86_64 911/1683
Verifying : nss-tools-3.67.0-7.el8_5.x86_64 912/1683
Verifying : nss-util-3.79.0-11.el8_7.x86_64 913/1683
Verifying : nss-util-3.67.0-7.el8_5.x86_64 914/1683
Verifying : oddjob-0.34.7-3.el8.x86_64 915/1683
Verifying : oddjob-0.34.7-1.el8.x86_64 916/1683
Verifying : oddjob-mkhomedir-0.34.7-3.el8.x86_64 917/1683
Verifying : oddjob-mkhomedir-0.34.7-1.el8.x86_64 918/1683
Verifying : openjpeg2-2.4.0-5.el8.x86_64 919/1683
Verifying : openjpeg2-2.4.0-4.el8.x86_64 920/1683
Verifying : perl-Git-2.39.3-1.el8_8.noarch 921/1683
Verifying : perl-Git-2.27.0-1.el8.noarch 922/1683
Verifying : perl-IO-Socket-SSL-2.066-4.module+el8.6.0+957+ 923/1683
Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ 924/1683
Verifying : perl-Mozilla-CA-20160104-7.module+el8.6.0+965+ 925/1683
Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+ 926/1683
Verifying : perl-Net-SSLeay-1.88-2.module+el8.6.0+957+15d6 927/1683
Verifying : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff42 928/1683
Verifying : pesign-0.112-27.el8_7.x86_64 929/1683
Verifying : pesign-0.112-25.el8.x86_64 930/1683
Verifying : pixman-0.38.4-2.el8.x86_64 931/1683
Verifying : pixman-0.38.4-1.el8.x86_64 932/1683
Verifying : plymouth-0.9.4-11.20200615git1e36e30.el8.x86_6 933/1683
Verifying : plymouth-0.9.4-10.20200615git1e36e30.el8.x86_6 934/1683
Verifying : plymouth-core-libs-0.9.4-11.20200615git1e36e30 935/1683
Verifying : plymouth-core-libs-0.9.4-10.20200615git1e36e30 936/1683
Verifying : plymouth-scripts-0.9.4-11.20200615git1e36e30.e 937/1683
Verifying : plymouth-scripts-0.9.4-10.20200615git1e36e30.e 938/1683
Verifying : podman-3:4.4.1-12.module+el8.8.0+1265+fa25dd7a 939/1683
Verifying : podman-3.3.1-9.module_el8.5.0+988+b1f0b741.x86 940/1683
Verifying : podman-catatonit-3:4.4.1-12.module+el8.8.0+126 941/1683
Verifying : podman-catatonit-3.3.1-9.module_el8.5.0+988+b1 942/1683
Verifying : python-rpm-macros-3-45.el8.noarch 943/1683
Verifying : python-rpm-macros-3-41.el8.noarch 944/1683
Verifying : python-srpm-macros-3-45.el8.noarch 945/1683
Verifying : python-srpm-macros-3-41.el8.noarch 946/1683
Verifying : python3-bind-32:9.11.36-8.el8.noarch 947/1683
Verifying : python3-bind-32:9.11.26-6.el8.noarch 948/1683
Verifying : python3-lxml-4.2.3-4.el8.x86_64 949/1683
Verifying : python3-lxml-4.2.3-3.el8.x86_64 950/1683
Verifying : python3-rpm-macros-3-45.el8.noarch 951/1683
Verifying : python3-rpm-macros-3-41.el8.noarch 952/1683
Verifying : python3-unbound-1.16.2-5.el8.x86_64 953/1683
Verifying : python3-unbound-1.7.3-17.el8.x86_64 954/1683
Verifying : qemu-guest-agent-15:6.2.0-32.module+el8.8.0+12 955/1683
Verifying : qemu-guest-agent-15:4.2.0-59.module_el8.5.0+10 956/1683
Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 957/1683
Verifying : qt5-srpm-macros-5.15.2-1.el8.noarch 958/1683
Verifying : redhat-rpm-config-131-1.el8.noarch 959/1683
Verifying : redhat-rpm-config-125-1.el8.noarch 960/1683
Verifying : rpm-build-4.14.3-26.el8.x86_64 961/1683
Verifying : rpm-build-4.14.3-19.el8.x86_64 962/1683
Verifying : rsyslog-8.2102.0-13.el8.x86_64 963/1683
Verifying : rsyslog-8.2102.0-5.el8.x86_64 964/1683
Verifying : rsyslog-gnutls-8.2102.0-13.el8.x86_64 965/1683
Verifying : rsyslog-gnutls-8.2102.0-5.el8.x86_64 966/1683
Verifying : rsyslog-gssapi-8.2102.0-13.el8.x86_64 967/1683
Verifying : rsyslog-gssapi-8.2102.0-5.el8.x86_64 968/1683
Verifying : rsyslog-relp-8.2102.0-13.el8.x86_64 969/1683
Verifying : rsyslog-relp-8.2102.0-5.el8.x86_64 970/1683
Verifying : runc-1:1.1.4-1.module+el8.8.0+1265+fa25dd7a.x8 971/1683
Verifying : runc-1.0.2-1.module_el8.5.0+911+f19012f9.x86_6 972/1683
Verifying : setroubleshoot-server-3.3.26-5.el8.x86_64 973/1683
Verifying : setroubleshoot-server-3.3.24-4.el8.x86_64 974/1683
Verifying : slirp4netns-1.2.0-2.module+el8.8.0+1265+fa25dd 975/1683
Verifying : slirp4netns-1.1.8-1.module_el8.5.0+890+6b13610 976/1683
Verifying : sscg-3.0.0-7.el8.x86_64 977/1683
Verifying : sscg-2.3.3-14.el8.x86_64 978/1683
Verifying : systemtap-4.8-2.el8.x86_64 979/1683
Verifying : systemtap-4.5-3.el8.x86_64 980/1683
Verifying : systemtap-client-4.8-2.el8.x86_64 981/1683
Verifying : systemtap-client-4.5-3.el8.x86_64 982/1683
Verifying : systemtap-devel-4.8-2.el8.x86_64 983/1683
Verifying : systemtap-devel-4.5-3.el8.x86_64 984/1683
Verifying : systemtap-runtime-4.8-2.el8.x86_64 985/1683
Verifying : systemtap-runtime-4.5-3.el8.x86_64 986/1683
Verifying : tcpdump-14:4.9.3-3.el8.x86_64 987/1683
Verifying : tcpdump-14:4.9.3-2.el8.x86_64 988/1683
Verifying : tigervnc-1.12.0-15.el8_8.x86_64 989/1683
Verifying : tigervnc-1.11.0-9.el8.x86_64 990/1683
Verifying : tigervnc-icons-1.12.0-15.el8_8.noarch 991/1683
Verifying : tigervnc-icons-1.11.0-9.el8.noarch 992/1683
Verifying : tigervnc-license-1.12.0-15.el8_8.noarch 993/1683
Verifying : tigervnc-license-1.11.0-9.el8.noarch 994/1683
Verifying : tzdata-java-2023c-1.el8.noarch 995/1683
Verifying : tzdata-java-2021e-1.el8.noarch 996/1683
Verifying : udisks2-2.9.0-13.el8.x86_64 997/1683
Verifying : udisks2-2.9.0-7.el8.x86_64 998/1683
Verifying : udisks2-iscsi-2.9.0-13.el8.x86_64 999/1683
Verifying : udisks2-iscsi-2.9.0-7.el8.x86_64 1000/1683
Verifying : udisks2-lvm2-2.9.0-13.el8.x86_64 1001/1683
Verifying : udisks2-lvm2-2.9.0-7.el8.x86_64 1002/1683
Verifying : unbound-libs-1.16.2-5.el8.x86_64 1003/1683
Verifying : unbound-libs-1.7.3-17.el8.x86_64 1004/1683
Verifying : valgrind-1:3.19.0-1.el8.x86_64 1005/1683
Verifying : valgrind-1:3.17.0-5.el8.x86_64 1006/1683
Verifying : valgrind-devel-1:3.19.0-1.el8.x86_64 1007/1683
Verifying : valgrind-devel-1:3.17.0-5.el8.x86_64 1008/1683
Verifying : vim-common-2:8.0.1763-19.el8_6.4.x86_64 1009/1683
Verifying : vim-common-2:8.0.1763-16.el8.x86_64 1010/1683
Verifying : vim-enhanced-2:8.0.1763-19.el8_6.4.x86_64 1011/1683
Verifying : vim-enhanced-2:8.0.1763-16.el8.x86_64 1012/1683
Verifying : vim-filesystem-2:8.0.1763-19.el8_6.4.noarch 1013/1683
Verifying : vim-filesystem-2:8.0.1763-16.el8.noarch 1014/1683
Verifying : wget-1.19.5-11.el8.x86_64 1015/1683
Verifying : wget-1.19.5-10.el8.x86_64 1016/1683
Verifying : NetworkManager-1:1.40.16-1.el8.x86_64 1017/1683
Verifying : NetworkManager-1:1.32.10-4.el8.x86_64 1018/1683
Verifying : NetworkManager-config-server-1:1.40.16-1.el8.n 1019/1683
Verifying : NetworkManager-config-server-1:1.32.10-4.el8.n 1020/1683
Verifying : NetworkManager-libnm-1:1.40.16-1.el8.x86_64 1021/1683
Verifying : NetworkManager-libnm-1:1.32.10-4.el8.x86_64 1022/1683
Verifying : NetworkManager-team-1:1.40.16-1.el8.x86_64 1023/1683
Verifying : NetworkManager-team-1:1.32.10-4.el8.x86_64 1024/1683
Verifying : NetworkManager-tui-1:1.40.16-1.el8.x86_64 1025/1683
Verifying : NetworkManager-tui-1:1.32.10-4.el8.x86_64 1026/1683
Verifying : acl-2.2.53-1.el8.1.x86_64 1027/1683
Verifying : acl-2.2.53-1.el8.x86_64 1028/1683
Verifying : adcli-0.9.2-1.el8.x86_64 1029/1683
Verifying : adcli-0.8.2-12.el8.x86_64 1030/1683
Verifying : alsa-sof-firmware-2.2.4-2.el8.noarch 1031/1683
Verifying : alsa-sof-firmware-1.8-1.el8.noarch 1032/1683
Verifying : at-3.1.20-12.el8.x86_64 1033/1683
Verifying : at-3.1.20-11.el8.x86_64 1034/1683
Verifying : audit-3.0.7-4.el8.x86_64 1035/1683
Verifying : audit-3.0-0.17.20191104git1c2f876.el8.x86_64 1036/1683
Verifying : audit-libs-3.0.7-4.el8.x86_64 1037/1683
Verifying : audit-libs-3.0-0.17.20191104git1c2f876.el8.x86 1038/1683
Verifying : authselect-1.2.6-1.el8.x86_64 1039/1683
Verifying : authselect-1.2.2-3.el8.x86_64 1040/1683
Verifying : authselect-libs-1.2.6-1.el8.x86_64 1041/1683
Verifying : authselect-libs-1.2.2-3.el8.x86_64 1042/1683
Verifying : bash-4.4.20-4.el8_6.x86_64 1043/1683
Verifying : bash-4.4.20-2.el8.x86_64 1044/1683
Verifying : binutils-2.30-119.el8.x86_64 1045/1683
Verifying : binutils-2.30-108.el8_5.1.x86_64 1046/1683
Verifying : bpftool-4.18.0-477.10.1.el8_8.x86_64 1047/1683
Verifying : bpftool-4.18.0-348.7.1.el8_5.x86_64 1048/1683
Verifying : c-ares-1.13.0-6.el8.x86_64 1049/1683
Verifying : c-ares-1.13.0-5.el8.x86_64 1050/1683
Verifying : ca-certificates-2022.2.54-80.2.el8_6.noarch 1051/1683
Verifying : ca-certificates-2021.2.50-80.0.el8_4.noarch 1052/1683
Verifying : chrony-4.2-1.el8.rocky.1.0.x86_64 1053/1683
Verifying : chrony-4.1-1.el8.x86_64 1054/1683
Verifying : cifs-utils-7.0-1.el8.x86_64 1055/1683
Verifying : cifs-utils-6.8-3.el8.x86_64 1056/1683
Verifying : cockpit-286.1-1.el8.x86_64 1057/1683
Verifying : cockpit-251.1-1.el8.x86_64 1058/1683
Verifying : cockpit-bridge-286.1-1.el8.x86_64 1059/1683
Verifying : cockpit-bridge-251.1-1.el8.x86_64 1060/1683
Verifying : cockpit-system-286.1-1.el8.noarch 1061/1683
Verifying : cockpit-system-251.1-1.el8.noarch 1062/1683
Verifying : cockpit-ws-286.1-1.el8.x86_64 1063/1683
Verifying : cockpit-ws-251.1-1.el8.x86_64 1064/1683
Verifying : coreutils-8.30-15.el8.x86_64 1065/1683
Verifying : coreutils-8.30-12.el8.x86_64 1066/1683
Verifying : coreutils-common-8.30-15.el8.x86_64 1067/1683
Verifying : coreutils-common-8.30-12.el8.x86_64 1068/1683
Verifying : cpio-2.12-11.el8.x86_64 1069/1683
Verifying : cpio-2.12-10.el8.x86_64 1070/1683
Verifying : cronie-1.5.2-8.el8.x86_64 1071/1683
Verifying : cronie-1.5.2-4.el8.x86_64 1072/1683
Verifying : cronie-anacron-1.5.2-8.el8.x86_64 1073/1683
Verifying : cronie-anacron-1.5.2-4.el8.x86_64 1074/1683
Verifying : crypto-policies-20221215-1.gitece0092.el8.noar 1075/1683
Verifying : crypto-policies-20210617-1.gitc776d3e.el8.noar 1076/1683
Verifying : crypto-policies-scripts-20221215-1.gitece0092. 1077/1683
Verifying : crypto-policies-scripts-20210617-1.gitc776d3e. 1078/1683
Verifying : cryptsetup-2.3.7-5.el8.x86_64 1079/1683
Verifying : cryptsetup-2.3.3-4.el8.x86_64 1080/1683
Verifying : cryptsetup-libs-2.3.7-5.el8.x86_64 1081/1683
Verifying : cryptsetup-libs-2.3.3-4.el8.x86_64 1082/1683
Verifying : cups-libs-1:2.2.6-51.el8.x86_64 1083/1683
Verifying : cups-libs-1:2.2.6-40.el8.x86_64 1084/1683
Verifying : curl-7.61.1-30.el8_8.2.x86_64 1085/1683
Verifying : curl-7.61.1-22.el8.x86_64 1086/1683
Verifying : cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64 1087/1683
Verifying : cyrus-sasl-gssapi-2.1.27-5.el8.x86_64 1088/1683
Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1089/1683
Verifying : cyrus-sasl-lib-2.1.27-5.el8.x86_64 1090/1683
Verifying : cyrus-sasl-plain-2.1.27-6.el8_5.x86_64 1091/1683
Verifying : cyrus-sasl-plain-2.1.27-5.el8.x86_64 1092/1683
Verifying : dbus-1:1.12.8-24.el8.x86_64 1093/1683
Verifying : dbus-1:1.12.8-14.el8.x86_64 1094/1683
Verifying : dbus-common-1:1.12.8-24.el8.noarch 1095/1683
Verifying : dbus-common-1:1.12.8-14.el8.noarch 1096/1683
Verifying : dbus-daemon-1:1.12.8-24.el8.x86_64 1097/1683
Verifying : dbus-daemon-1:1.12.8-14.el8.x86_64 1098/1683
Verifying : dbus-libs-1:1.12.8-24.el8.x86_64 1099/1683
Verifying : dbus-libs-1:1.12.8-14.el8.x86_64 1100/1683
Verifying : dbus-tools-1:1.12.8-24.el8.x86_64 1101/1683
Verifying : dbus-tools-1:1.12.8-14.el8.x86_64 1102/1683
Verifying : device-mapper-8:1.02.181-9.el8.x86_64 1103/1683
Verifying : device-mapper-8:1.02.177-10.el8.x86_64 1104/1683
Verifying : device-mapper-event-8:1.02.181-9.el8.x86_64 1105/1683
Verifying : device-mapper-event-8:1.02.177-10.el8.x86_64 1106/1683
Verifying : device-mapper-event-libs-8:1.02.181-9.el8.x86_ 1107/1683
Verifying : device-mapper-event-libs-8:1.02.177-10.el8.x86 1108/1683
Verifying : device-mapper-libs-8:1.02.181-9.el8.x86_64 1109/1683
Verifying : device-mapper-libs-8:1.02.177-10.el8.x86_64 1110/1683
Verifying : device-mapper-multipath-0.8.4-37.el8.x86_64 1111/1683
Verifying : device-mapper-multipath-0.8.4-17.el8.x86_64 1112/1683
Verifying : device-mapper-multipath-libs-0.8.4-37.el8.x86_ 1113/1683
Verifying : device-mapper-multipath-libs-0.8.4-17.el8.x86_ 1114/1683
Verifying : device-mapper-persistent-data-0.9.0-7.el8.x86_ 1115/1683
Verifying : device-mapper-persistent-data-0.9.0-4.el8.x86_ 1116/1683
Verifying : dmidecode-1:3.3-4.el8.x86_64 1117/1683
Verifying : dmidecode-1:3.2-10.el8.x86_64 1118/1683
Verifying : dnf-4.7.0-16.el8_8.noarch 1119/1683
Verifying : dnf-4.7.0-4.el8.noarch 1120/1683
Verifying : dnf-data-4.7.0-16.el8_8.noarch 1121/1683
Verifying : dnf-data-4.7.0-4.el8.noarch 1122/1683
Verifying : dnf-plugins-core-4.0.21-19.el8_8.noarch 1123/1683
Verifying : dnf-plugins-core-4.0.21-3.el8.noarch 1124/1683
Verifying : dracut-049-223.git20230119.el8.x86_64 1125/1683
Verifying : dracut-049-191.git20210920.el8.x86_64 1126/1683
Verifying : dracut-config-rescue-049-223.git20230119.el8.x 1127/1683
Verifying : dracut-config-rescue-049-191.git20210920.el8.x 1128/1683
Verifying : dracut-network-049-223.git20230119.el8.x86_64 1129/1683
Verifying : dracut-network-049-191.git20210920.el8.x86_64 1130/1683
Verifying : dracut-squash-049-223.git20230119.el8.x86_64 1131/1683
Verifying : dracut-squash-049-191.git20210920.el8.x86_64 1132/1683
Verifying : e2fsprogs-1.45.6-5.el8.x86_64 1133/1683
Verifying : e2fsprogs-1.45.6-2.el8.x86_64 1134/1683
Verifying : e2fsprogs-libs-1.45.6-5.el8.x86_64 1135/1683
Verifying : e2fsprogs-libs-1.45.6-2.el8.x86_64 1136/1683
Verifying : elfutils-0.188-3.el8.x86_64 1137/1683
Verifying : elfutils-0.185-1.el8.x86_64 1138/1683
Verifying : elfutils-debuginfod-client-0.188-3.el8.x86_64 1139/1683
Verifying : elfutils-debuginfod-client-0.185-1.el8.x86_64 1140/1683
Verifying : elfutils-debuginfod-client-devel-0.188-3.el8.x 1141/1683
Verifying : elfutils-debuginfod-client-devel-0.185-1.el8.x 1142/1683
Verifying : elfutils-default-yama-scope-0.188-3.el8.noarch 1143/1683
Verifying : elfutils-default-yama-scope-0.185-1.el8.noarch 1144/1683
Verifying : elfutils-devel-0.188-3.el8.x86_64 1145/1683
Verifying : elfutils-devel-0.185-1.el8.x86_64 1146/1683
Verifying : elfutils-libelf-0.188-3.el8.x86_64 1147/1683
Verifying : elfutils-libelf-0.185-1.el8.x86_64 1148/1683
Verifying : elfutils-libelf-devel-0.188-3.el8.x86_64 1149/1683
Verifying : elfutils-libelf-devel-0.185-1.el8.x86_64 1150/1683
Verifying : elfutils-libs-0.188-3.el8.x86_64 1151/1683
Verifying : elfutils-libs-0.185-1.el8.x86_64 1152/1683
Verifying : emacs-filesystem-1:26.1-10.el8_8.2.noarch 1153/1683
Verifying : emacs-filesystem-1:26.1-7.el8.noarch 1154/1683
Verifying : ethtool-2:5.13-2.el8.x86_64 1155/1683
Verifying : ethtool-2:5.8-7.el8.x86_64 1156/1683
Verifying : expat-2.2.5-11.el8.x86_64 1157/1683
Verifying : expat-2.2.5-4.el8.x86_64 1158/1683
Verifying : file-5.33-24.el8.x86_64 1159/1683
Verifying : file-5.33-20.el8.x86_64 1160/1683
Verifying : file-libs-5.33-24.el8.x86_64 1161/1683
Verifying : file-libs-5.33-20.el8.x86_64 1162/1683
Verifying : firewalld-0.9.3-13.el8.noarch 1163/1683
Verifying : firewalld-0.9.3-7.el8.noarch 1164/1683
Verifying : firewalld-filesystem-0.9.3-13.el8.noarch 1165/1683
Verifying : firewalld-filesystem-0.9.3-7.el8.noarch 1166/1683
Verifying : freetype-2.9.1-9.el8.x86_64 1167/1683
Verifying : freetype-2.9.1-4.el8_3.1.x86_64 1168/1683
Verifying : fuse-common-3.3.0-16.el8.x86_64 1169/1683
Verifying : fuse-common-3.2.1-12.el8.x86_64 1170/1683
Verifying : fuse-libs-2.9.7-16.el8.x86_64 1171/1683
Verifying : fuse-libs-2.9.7-12.el8.x86_64 1172/1683
Verifying : fuse3-3.3.0-16.el8.x86_64 1173/1683
Verifying : fuse3-3.2.1-12.el8.x86_64 1174/1683
Verifying : fuse3-libs-3.3.0-16.el8.x86_64 1175/1683
Verifying : fuse3-libs-3.2.1-12.el8.x86_64 1176/1683
Verifying : gawk-4.2.1-4.el8.x86_64 1177/1683
Verifying : gawk-4.2.1-2.el8.x86_64 1178/1683
Verifying : gdbm-1:1.18-2.el8.x86_64 1179/1683
Verifying : gdbm-1:1.18-1.el8.x86_64 1180/1683
Verifying : gdbm-libs-1:1.18-2.el8.x86_64 1181/1683
Verifying : gdbm-libs-1:1.18-1.el8.x86_64 1182/1683
Verifying : gdisk-1.0.3-11.el8.x86_64 1183/1683
Verifying : gdisk-1.0.3-6.el8.x86_64 1184/1683
Verifying : glib2-2.56.4-161.el8.x86_64 1185/1683
Verifying : glib2-2.56.4-156.el8.x86_64 1186/1683
Verifying : glibc-2.28-225.el8.x86_64 1187/1683
Verifying : glibc-2.28-164.el8.x86_64 1188/1683
Verifying : glibc-common-2.28-225.el8.x86_64 1189/1683
Verifying : glibc-common-2.28-164.el8.x86_64 1190/1683
Verifying : glibc-devel-2.28-225.el8.x86_64 1191/1683
Verifying : glibc-devel-2.28-164.el8.x86_64 1192/1683
Verifying : glibc-headers-2.28-225.el8.x86_64 1193/1683
Verifying : glibc-headers-2.28-164.el8.x86_64 1194/1683
Verifying : glibc-langpack-en-2.28-225.el8.x86_64 1195/1683
Verifying : glibc-langpack-en-2.28-164.el8.x86_64 1196/1683
Verifying : gnupg2-2.2.20-3.el8_6.x86_64 1197/1683
Verifying : gnupg2-2.2.20-2.el8.x86_64 1198/1683
Verifying : gnupg2-smime-2.2.20-3.el8_6.x86_64 1199/1683
Verifying : gnupg2-smime-2.2.20-2.el8.x86_64 1200/1683
Verifying : gnutls-3.6.16-6.el8_7.x86_64 1201/1683
Verifying : gnutls-3.6.16-4.el8.x86_64 1202/1683
Verifying : gpgme-1.13.1-11.el8.x86_64 1203/1683
Verifying : gpgme-1.13.1-9.el8.x86_64 1204/1683
Verifying : grub2-common-1:2.02-148.el8.rocky.0.3.noarch 1205/1683
Verifying : grub2-common-1:2.02-106.el8.noarch 1206/1683
Verifying : grub2-pc-1:2.02-148.el8.rocky.0.3.x86_64 1207/1683
Verifying : grub2-pc-1:2.02-106.el8.x86_64 1208/1683
Verifying : grub2-pc-modules-1:2.02-148.el8.rocky.0.3.noar 1209/1683
Verifying : grub2-pc-modules-1:2.02-106.el8.noarch 1210/1683
Verifying : grub2-tools-1:2.02-148.el8.rocky.0.3.x86_64 1211/1683
Verifying : grub2-tools-1:2.02-106.el8.x86_64 1212/1683
Verifying : grub2-tools-extra-1:2.02-148.el8.rocky.0.3.x86 1213/1683
Verifying : grub2-tools-extra-1:2.02-106.el8.x86_64 1214/1683
Verifying : grub2-tools-minimal-1:2.02-148.el8.rocky.0.3.x 1215/1683
Verifying : grub2-tools-minimal-1:2.02-106.el8.x86_64 1216/1683
Verifying : grubby-8.40-47.el8.x86_64 1217/1683
Verifying : grubby-8.40-42.el8.x86_64 1218/1683
Verifying : gzip-1.9-13.el8_5.x86_64 1219/1683
Verifying : gzip-1.9-12.el8.x86_64 1220/1683
Verifying : hwdata-0.314-8.16.el8.noarch 1221/1683
Verifying : hwdata-0.314-8.10.el8.noarch 1222/1683
Verifying : info-6.5-7.el8.x86_64 1223/1683
Verifying : info-6.5-6.el8.x86_64 1224/1683
Verifying : initscripts-10.00.18-1.el8.x86_64 1225/1683
Verifying : initscripts-10.00.15-1.el8.x86_64 1226/1683
Verifying : iproute-5.18.0-1.el8.x86_64 1227/1683
Verifying : iproute-5.12.0-4.el8.x86_64 1228/1683
Verifying : iptables-1.8.4-24.el8.x86_64 1229/1683
Verifying : iptables-1.8.4-20.el8.x86_64 1230/1683
Verifying : iptables-ebtables-1.8.4-24.el8.x86_64 1231/1683
Verifying : iptables-ebtables-1.8.4-20.el8.x86_64 1232/1683
Verifying : iptables-libs-1.8.4-24.el8.x86_64 1233/1683
Verifying : iptables-libs-1.8.4-20.el8.x86_64 1234/1683
Verifying : iputils-20180629-10.el8.x86_64 1235/1683
Verifying : iputils-20180629-7.el8.x86_64 1236/1683
Verifying : irqbalance-2:1.9.0-4.el8.x86_64 1237/1683
Verifying : irqbalance-2:1.4.0-6.el8.x86_64 1238/1683
Verifying : iwl100-firmware-39.31.5.1-114.el8_8.1.noarch 1239/1683
Verifying : iwl100-firmware-39.31.5.1-103.el8.1.noarch 1240/1683
Verifying : iwl1000-firmware-1:39.31.5.1-114.el8_8.1.noarc 1241/1683
Verifying : iwl1000-firmware-1:39.31.5.1-103.el8.1.noarch 1242/1683
Verifying : iwl105-firmware-18.168.6.1-114.el8_8.1.noarch 1243/1683
Verifying : iwl105-firmware-18.168.6.1-103.el8.1.noarch 1244/1683
Verifying : iwl135-firmware-18.168.6.1-114.el8_8.1.noarch 1245/1683
Verifying : iwl135-firmware-18.168.6.1-103.el8.1.noarch 1246/1683
Verifying : iwl2000-firmware-18.168.6.1-114.el8_8.1.noarch 1247/1683
Verifying : iwl2000-firmware-18.168.6.1-103.el8.1.noarch 1248/1683
Verifying : iwl2030-firmware-18.168.6.1-114.el8_8.1.noarch 1249/1683
Verifying : iwl2030-firmware-18.168.6.1-103.el8.1.noarch 1250/1683
Verifying : iwl3160-firmware-1:25.30.13.0-114.el8_8.1.noar 1251/1683
Verifying : iwl3160-firmware-1:25.30.13.0-103.el8.1.noarch 1252/1683
Verifying : iwl5000-firmware-8.83.5.1_1-114.el8_8.1.noarch 1253/1683
Verifying : iwl5000-firmware-8.83.5.1_1-103.el8.1.noarch 1254/1683
Verifying : iwl5150-firmware-8.24.2.2-114.el8_8.1.noarch 1255/1683
Verifying : iwl5150-firmware-8.24.2.2-103.el8.1.noarch 1256/1683
Verifying : iwl6000-firmware-9.221.4.1-114.el8_8.1.noarch 1257/1683
Verifying : iwl6000-firmware-9.221.4.1-103.el8.1.noarch 1258/1683
Verifying : iwl6000g2a-firmware-18.168.6.1-114.el8_8.1.noa 1259/1683
Verifying : iwl6000g2a-firmware-18.168.6.1-103.el8.1.noarc 1260/1683
Verifying : iwl6000g2b-firmware-18.168.6.1-114.el8_8.1.noa 1261/1683
Verifying : iwl6000g2b-firmware-18.168.6.1-103.el8.1.noarc 1262/1683
Verifying : iwl6050-firmware-41.28.5.1-114.el8_8.1.noarch 1263/1683
Verifying : iwl6050-firmware-41.28.5.1-103.el8.1.noarch 1264/1683
Verifying : iwl7260-firmware-1:25.30.13.0-114.el8_8.1.noar 1265/1683
Verifying : iwl7260-firmware-1:25.30.13.0-103.el8.1.noarch 1266/1683
Verifying : jansson-2.14-1.el8.x86_64 1267/1683
Verifying : jansson-2.11-3.el8.x86_64 1268/1683
Verifying : jimtcl-0.77-6.el8.1.x86_64 1269/1683
Verifying : jimtcl-0.77-6.el8.x86_64 1270/1683
Verifying : json-c-0.13.1-3.el8.x86_64 1271/1683
Verifying : json-c-0.13.1-2.el8.x86_64 1272/1683
Verifying : kernel-headers-4.18.0-477.10.1.el8_8.x86_64 1273/1683
Verifying : kernel-headers-4.18.0-348.7.1.el8_5.x86_64 1274/1683
Verifying : kernel-tools-4.18.0-477.10.1.el8_8.x86_64 1275/1683
Verifying : kernel-tools-4.18.0-348.7.1.el8_5.x86_64 1276/1683
Verifying : kernel-tools-libs-4.18.0-477.10.1.el8_8.x86_64 1277/1683
Verifying : kernel-tools-libs-4.18.0-348.7.1.el8_5.x86_64 1278/1683
Verifying : kexec-tools-2.0.25-5.el8.x86_64 1279/1683
Verifying : kexec-tools-2.0.20-57.el8_5.1.x86_64 1280/1683
Verifying : kmod-25-19.el8.x86_64 1281/1683
Verifying : kmod-25-18.el8.x86_64 1282/1683
Verifying : kmod-kvdo-6.2.8.7-88.el8.x86_64 1283/1683
Verifying : kmod-kvdo-6.2.5.72-81.el8.x86_64 1284/1683
Verifying : kmod-libs-25-19.el8.x86_64 1285/1683
Verifying : kmod-libs-25-18.el8.x86_64 1286/1683
Verifying : kpartx-0.8.4-37.el8.x86_64 1287/1683
Verifying : kpartx-0.8.4-17.el8.x86_64 1288/1683
Verifying : kpatch-0.9.7-2.el8.noarch 1289/1683
Verifying : kpatch-0.9.2-5.el8.noarch 1290/1683
Verifying : kpatch-dnf-0.9.7_0.4-2.el8.noarch 1291/1683
Verifying : kpatch-dnf-0.2-5.el8.noarch 1292/1683
Verifying : krb5-libs-1.18.2-22.el8_7.x86_64 1293/1683
Verifying : krb5-libs-1.18.2-14.el8.x86_64 1294/1683
Verifying : ledmon-0.96-3.el8.x86_64 1295/1683
Verifying : ledmon-0.95-1.el8.x86_64 1296/1683
Verifying : libacl-2.2.53-1.el8.1.x86_64 1297/1683
Verifying : libacl-2.2.53-1.el8.x86_64 1298/1683
Verifying : libarchive-3.3.3-5.el8.x86_64 1299/1683
Verifying : libarchive-3.3.3-1.el8.x86_64 1300/1683
Verifying : libbabeltrace-1.5.4-4.el8.x86_64 1301/1683
Verifying : libbabeltrace-1.5.4-3.el8.x86_64 1302/1683
Verifying : libbasicobjects-0.1.1-40.el8.x86_64 1303/1683
Verifying : libbasicobjects-0.1.1-39.el8.x86_64 1304/1683
Verifying : libblkid-2.32.1-42.el8_8.x86_64 1305/1683
Verifying : libblkid-2.32.1-28.el8.x86_64 1306/1683
Verifying : libbpf-0.5.0-1.el8.x86_64 1307/1683
Verifying : libbpf-0.4.0-1.el8.x86_64 1308/1683
Verifying : libcap-2.48-4.el8.x86_64 1309/1683
Verifying : libcap-2.26-5.el8.x86_64 1310/1683
Verifying : libcollection-0.7.0-40.el8.x86_64 1311/1683
Verifying : libcollection-0.7.0-39.el8.x86_64 1312/1683
Verifying : libcom_err-1.45.6-5.el8.x86_64 1313/1683
Verifying : libcom_err-1.45.6-2.el8.x86_64 1314/1683
Verifying : libcomps-0.1.18-1.el8.x86_64 1315/1683
Verifying : libcomps-0.1.16-2.el8.x86_64 1316/1683
Verifying : libcurl-7.61.1-30.el8_8.2.x86_64 1317/1683
Verifying : libcurl-7.61.1-22.el8.x86_64 1318/1683
Verifying : libdhash-0.5.0-40.el8.x86_64 1319/1683
Verifying : libdhash-0.5.0-39.el8.x86_64 1320/1683
Verifying : libdnf-0.63.0-14.el8_8.x86_64 1321/1683
Verifying : libdnf-0.63.0-3.el8.x86_64 1322/1683
Verifying : libertas-usb8388-firmware-2:20230404-114.git2e 1323/1683
Verifying : libertas-usb8388-firmware-2:20210702-103.gitd7 1324/1683
Verifying : libfdisk-2.32.1-42.el8_8.x86_64 1325/1683
Verifying : libfdisk-2.32.1-28.el8.x86_64 1326/1683
Verifying : libffi-3.1-24.el8.x86_64 1327/1683
Verifying : libffi-3.1-22.el8.x86_64 1328/1683
Verifying : libgcc-8.5.0-18.el8.x86_64 1329/1683
Verifying : libgcc-8.5.0-4.el8_5.x86_64 1330/1683
Verifying : libgcrypt-1.8.5-7.el8_6.x86_64 1331/1683
Verifying : libgcrypt-1.8.5-6.el8.x86_64 1332/1683
Verifying : libgomp-8.5.0-18.el8.x86_64 1333/1683
Verifying : libgomp-8.5.0-4.el8_5.x86_64 1334/1683
Verifying : libibverbs-44.0-2.el8.1.x86_64 1335/1683
Verifying : libibverbs-35.0-1.el8.x86_64 1336/1683
Verifying : libini_config-1.3.1-40.el8.x86_64 1337/1683
Verifying : libini_config-1.3.1-39.el8.x86_64 1338/1683
Verifying : libipa_hbac-2.8.2-2.el8.x86_64 1339/1683
Verifying : libipa_hbac-2.5.2-2.el8_5.3.x86_64 1340/1683
Verifying : libksba-1.3.5-9.el8_7.x86_64 1341/1683
Verifying : libksba-1.3.5-7.el8.x86_64 1342/1683
Verifying : libldb-2.6.1-1.el8.x86_64 1343/1683
Verifying : libldb-2.3.0-2.el8.x86_64 1344/1683
Verifying : libmount-2.32.1-42.el8_8.x86_64 1345/1683
Verifying : libmount-2.32.1-28.el8.x86_64 1346/1683
Verifying : libnfsidmap-1:2.3.3-59.el8.x86_64 1347/1683
Verifying : libnfsidmap-1:2.3.3-46.el8.x86_64 1348/1683
Verifying : libnftnl-1.1.5-5.el8.x86_64 1349/1683
Verifying : libnftnl-1.1.5-4.el8.x86_64 1350/1683
Verifying : libnghttp2-1.33.0-3.el8_3.1.x86_64 1351/1683
Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 1352/1683
Verifying : libnl3-3.7.0-1.el8.x86_64 1353/1683
Verifying : libnl3-3.5.0-1.el8.x86_64 1354/1683
Verifying : libnl3-cli-3.7.0-1.el8.x86_64 1355/1683
Verifying : libnl3-cli-3.5.0-1.el8.x86_64 1356/1683
Verifying : libpath_utils-0.2.1-40.el8.x86_64 1357/1683
Verifying : libpath_utils-0.2.1-39.el8.x86_64 1358/1683
Verifying : libpwquality-1.4.4-6.el8.x86_64 1359/1683
Verifying : libpwquality-1.4.4-3.el8.x86_64 1360/1683
Verifying : libref_array-0.1.5-40.el8.x86_64 1361/1683
Verifying : libref_array-0.1.5-39.el8.x86_64 1362/1683
Verifying : librepo-1.14.2-4.el8.x86_64 1363/1683
Verifying : librepo-1.14.0-2.el8.x86_64 1364/1683
Verifying : libreport-filesystem-2.9.5-15.el8.rocky.6.3.x8 1365/1683
Verifying : libreport-filesystem-2.9.5-15.el8.x86_64 1366/1683
Verifying : libseccomp-2.5.2-1.el8.x86_64 1367/1683
Verifying : libseccomp-2.5.1-1.el8.x86_64 1368/1683
Verifying : libsecret-0.18.6-1.el8.0.2.x86_64 1369/1683
Verifying : libsecret-0.18.6-1.el8.x86_64 1370/1683
Verifying : libselinux-2.9-8.el8.x86_64 1371/1683
Verifying : libselinux-2.9-5.el8.x86_64 1372/1683
Verifying : libselinux-utils-2.9-8.el8.x86_64 1373/1683
Verifying : libselinux-utils-2.9-5.el8.x86_64 1374/1683
Verifying : libsemanage-2.9-9.el8_6.x86_64 1375/1683
Verifying : libsemanage-2.9-6.el8.x86_64 1376/1683
Verifying : libsmartcols-2.32.1-42.el8_8.x86_64 1377/1683
Verifying : libsmartcols-2.32.1-28.el8.x86_64 1378/1683
Verifying : libsmbclient-4.17.5-2.el8.x86_64 1379/1683
Verifying : libsmbclient-4.14.5-7.el8_5.x86_64 1380/1683
Verifying : libsolv-0.7.20-4.el8_7.x86_64 1381/1683
Verifying : libsolv-0.7.19-1.el8.x86_64 1382/1683
Verifying : libsoup-2.62.3-3.el8.x86_64 1383/1683
Verifying : libsoup-2.62.3-2.el8.x86_64 1384/1683
Verifying : libss-1.45.6-5.el8.x86_64 1385/1683
Verifying : libss-1.45.6-2.el8.x86_64 1386/1683
Verifying : libssh-0.9.6-6.el8.x86_64 1387/1683
Verifying : libssh-0.9.4-3.el8.x86_64 1388/1683
Verifying : libssh-config-0.9.6-6.el8.noarch 1389/1683
Verifying : libssh-config-0.9.4-3.el8.noarch 1390/1683
Verifying : libsss_autofs-2.8.2-2.el8.x86_64 1391/1683
Verifying : libsss_autofs-2.5.2-2.el8_5.3.x86_64 1392/1683
Verifying : libsss_certmap-2.8.2-2.el8.x86_64 1393/1683
Verifying : libsss_certmap-2.5.2-2.el8_5.3.x86_64 1394/1683
Verifying : libsss_idmap-2.8.2-2.el8.x86_64 1395/1683
Verifying : libsss_idmap-2.5.2-2.el8_5.3.x86_64 1396/1683
Verifying : libsss_nss_idmap-2.8.2-2.el8.x86_64 1397/1683
Verifying : libsss_nss_idmap-2.5.2-2.el8_5.3.x86_64 1398/1683
Verifying : libsss_sudo-2.8.2-2.el8.x86_64 1399/1683
Verifying : libsss_sudo-2.5.2-2.el8_5.3.x86_64 1400/1683
Verifying : libstdc++-8.5.0-18.el8.x86_64 1401/1683
Verifying : libstdc++-8.5.0-4.el8_5.x86_64 1402/1683
Verifying : libstoragemgmt-1.9.1-3.el8.x86_64 1403/1683
Verifying : libstoragemgmt-1.9.1-1.el8.x86_64 1404/1683
Verifying : libsysfs-2.1.0-25.el8.x86_64 1405/1683
Verifying : libsysfs-2.1.0-24.el8.x86_64 1406/1683
Verifying : libtalloc-2.3.4-1.el8.x86_64 1407/1683
Verifying : libtalloc-2.3.2-1.el8.x86_64 1408/1683
Verifying : libtasn1-4.13-4.el8_7.x86_64 1409/1683
Verifying : libtasn1-4.13-3.el8.x86_64 1410/1683
Verifying : libtdb-1.4.7-1.el8.x86_64 1411/1683
Verifying : libtdb-1.4.3-1.el8.x86_64 1412/1683
Verifying : libteam-1.31-4.el8.x86_64 1413/1683
Verifying : libteam-1.31-2.el8.x86_64 1414/1683
Verifying : libtevent-0.13.0-1.el8.x86_64 1415/1683
Verifying : libtevent-0.11.0-0.el8.x86_64 1416/1683
Verifying : libtirpc-1.1.4-8.el8.x86_64 1417/1683
Verifying : libtirpc-1.1.4-5.el8.x86_64 1418/1683
Verifying : libuser-0.62-25.el8.x86_64 1419/1683
Verifying : libuser-0.62-23.el8.x86_64 1420/1683
Verifying : libuuid-2.32.1-42.el8_8.x86_64 1421/1683
Verifying : libuuid-2.32.1-28.el8.x86_64 1422/1683
Verifying : libverto-0.3.2-2.el8.x86_64 1423/1683
Verifying : libverto-0.3.0-5.el8.x86_64 1424/1683
Verifying : libwbclient-4.17.5-2.el8.x86_64 1425/1683
Verifying : libwbclient-4.14.5-7.el8_5.x86_64 1426/1683
Verifying : libxml2-2.9.7-16.el8.x86_64 1427/1683
Verifying : libxml2-2.9.7-9.el8_4.2.x86_64 1428/1683
Verifying : linux-firmware-20230404-114.git2e92a49f.el8_8. 1429/1683
Verifying : linux-firmware-20210702-103.gitd79c2677.el8.no 1430/1683
Verifying : lmdb-libs-0.9.24-2.el8.x86_64 1431/1683
Verifying : lmdb-libs-0.9.24-1.el8.x86_64 1432/1683
Verifying : logrotate-3.14.0-6.el8.x86_64 1433/1683
Verifying : logrotate-3.14.0-4.el8.x86_64 1434/1683
Verifying : lvm2-8:2.03.14-9.el8.x86_64 1435/1683
Verifying : lvm2-8:2.03.12-10.el8.x86_64 1436/1683
Verifying : lvm2-libs-8:2.03.14-9.el8.x86_64 1437/1683
Verifying : lvm2-libs-8:2.03.12-10.el8.x86_64 1438/1683
Verifying : make-1:4.2.1-11.el8.x86_64 1439/1683
Verifying : make-1:4.2.1-10.el8.x86_64 1440/1683
Verifying : man-pages-4.15-7.el8.x86_64 1441/1683
Verifying : man-pages-4.15-6.el8.x86_64 1442/1683
Verifying : mcelog-3:189-0.el8.x86_64 1443/1683
Verifying : mcelog-3:175-1.el8.x86_64 1444/1683
Verifying : mdadm-4.2-7.el8.x86_64 1445/1683
Verifying : mdadm-4.2-rc2.el8.x86_64 1446/1683
Verifying : memstrack-0.2.4-2.el8.x86_64 1447/1683
Verifying : memstrack-0.1.11-1.el8.x86_64 1448/1683
Verifying : microcode_ctl-4:20220809-2.el8.x86_64 1449/1683
Verifying : microcode_ctl-4:20210608-1.el8.x86_64 1450/1683
Verifying : mokutil-1:0.3.0-12.el8.x86_64 1451/1683
Verifying : mokutil-1:0.3.0-11.el8.x86_64 1452/1683
Verifying : nftables-1:0.9.3-26.el8.x86_64 1453/1683
Verifying : nftables-1:0.9.3-21.el8.x86_64 1454/1683
Verifying : nvme-cli-1.16-7.el8.x86_64 1455/1683
Verifying : nvme-cli-1.14-3.el8.x86_64 1456/1683
Verifying : openssh-8.0p1-17.el8_7.x86_64 1457/1683
Verifying : openssh-8.0p1-10.el8.x86_64 1458/1683
Verifying : openssh-clients-8.0p1-17.el8_7.x86_64 1459/1683
Verifying : openssh-clients-8.0p1-10.el8.x86_64 1460/1683
Verifying : openssh-server-8.0p1-17.el8_7.x86_64 1461/1683
Verifying : openssh-server-8.0p1-10.el8.x86_64 1462/1683
Verifying : openssl-1:1.1.1k-9.el8_7.x86_64 1463/1683
Verifying : openssl-1:1.1.1k-5.el8_5.x86_64 1464/1683
Verifying : openssl-libs-1:1.1.1k-9.el8_7.x86_64 1465/1683
Verifying : openssl-libs-1:1.1.1k-5.el8_5.x86_64 1466/1683
Verifying : openssl-pkcs11-0.4.10-3.el8.x86_64 1467/1683
Verifying : openssl-pkcs11-0.4.10-2.el8.x86_64 1468/1683
Verifying : pam-1.3.1-25.el8.x86_64 1469/1683
Verifying : pam-1.3.1-15.el8.x86_64 1470/1683
Verifying : passwd-0.80-4.el8.x86_64 1471/1683
Verifying : passwd-0.80-3.el8.x86_64 1472/1683
Verifying : pciutils-3.7.0-3.el8.x86_64 1473/1683
Verifying : pciutils-3.7.0-1.el8.x86_64 1474/1683
Verifying : pciutils-libs-3.7.0-3.el8.x86_64 1475/1683
Verifying : pciutils-libs-3.7.0-1.el8.x86_64 1476/1683
Verifying : pcre2-10.32-3.el8_6.x86_64 1477/1683
Verifying : pcre2-10.32-2.el8.x86_64 1478/1683
Verifying : perl-Errno-1.28-422.el8.x86_64 1479/1683
Verifying : perl-Errno-1.28-420.el8.x86_64 1480/1683
Verifying : perl-IO-1.38-422.el8.x86_64 1481/1683
Verifying : perl-IO-1.38-420.el8.x86_64 1482/1683
Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 1483/1683
Verifying : perl-interpreter-4:5.26.3-420.el8.x86_64 1484/1683
Verifying : perl-libs-4:5.26.3-422.el8.x86_64 1485/1683
Verifying : perl-libs-4:5.26.3-420.el8.x86_64 1486/1683
Verifying : perl-macros-4:5.26.3-422.el8.x86_64 1487/1683
Verifying : perl-macros-4:5.26.3-420.el8.x86_64 1488/1683
Verifying : platform-python-3.6.8-51.el8.rocky.0.x86_64 1489/1683
Verifying : platform-python-3.6.8-41.el8.x86_64 1490/1683
Verifying : platform-python-pip-9.0.3-22.el8.rocky.0.noarc 1491/1683
Verifying : platform-python-pip-9.0.3-20.el8.noarch 1492/1683
Verifying : platform-python-setuptools-39.2.0-7.el8.noarch 1493/1683
Verifying : platform-python-setuptools-39.2.0-6.el8.noarch 1494/1683
Verifying : policycoreutils-2.9-24.el8.x86_64 1495/1683
Verifying : policycoreutils-2.9-16.el8.x86_64 1496/1683
Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 1497/1683
Verifying : policycoreutils-python-utils-2.9-16.el8.noarch 1498/1683
Verifying : polkit-0.115-15.el8.x86_64 1499/1683
Verifying : polkit-0.115-12.el8.x86_64 1500/1683
Verifying : polkit-libs-0.115-15.el8.x86_64 1501/1683
Verifying : polkit-libs-0.115-12.el8.x86_64 1502/1683
Verifying : procps-ng-3.3.15-13.el8.x86_64 1503/1683
Verifying : procps-ng-3.3.15-6.el8.x86_64 1504/1683
Verifying : python3-audit-3.0.7-4.el8.x86_64 1505/1683
Verifying : python3-audit-3.0-0.17.20191104git1c2f876.el8. 1506/1683
Verifying : python3-dnf-4.7.0-16.el8_8.noarch 1507/1683
Verifying : python3-dnf-4.7.0-4.el8.noarch 1508/1683
Verifying : python3-dnf-plugins-core-4.0.21-19.el8_8.noarc 1509/1683
Verifying : python3-dnf-plugins-core-4.0.21-3.el8.noarch 1510/1683
Verifying : python3-firewall-0.9.3-13.el8.noarch 1511/1683
Verifying : python3-firewall-0.9.3-7.el8.noarch 1512/1683
Verifying : python3-gpg-1.13.1-11.el8.x86_64 1513/1683
Verifying : python3-gpg-1.13.1-9.el8.x86_64 1514/1683
Verifying : python3-hawkey-0.63.0-14.el8_8.x86_64 1515/1683
Verifying : python3-hawkey-0.63.0-3.el8.x86_64 1516/1683
Verifying : python3-libcomps-0.1.18-1.el8.x86_64 1517/1683
Verifying : python3-libcomps-0.1.16-2.el8.x86_64 1518/1683
Verifying : python3-libdnf-0.63.0-14.el8_8.x86_64 1519/1683
Verifying : python3-libdnf-0.63.0-3.el8.x86_64 1520/1683
Verifying : python3-libs-3.6.8-51.el8.rocky.0.x86_64 1521/1683
Verifying : python3-libs-3.6.8-41.el8.x86_64 1522/1683
Verifying : python3-libselinux-2.9-8.el8.x86_64 1523/1683
Verifying : python3-libselinux-2.9-5.el8.x86_64 1524/1683
Verifying : python3-libsemanage-2.9-9.el8_6.x86_64 1525/1683
Verifying : python3-libsemanage-2.9-6.el8.x86_64 1526/1683
Verifying : python3-libstoragemgmt-1.9.1-3.el8.x86_64 1527/1683
Verifying : python3-libstoragemgmt-1.9.1-1.el8.x86_64 1528/1683
Verifying : python3-libxml2-2.9.7-16.el8.x86_64 1529/1683
Verifying : python3-libxml2-2.9.7-9.el8_4.2.x86_64 1530/1683
Verifying : python3-linux-procfs-0.7.1-1.el8.noarch 1531/1683
Verifying : python3-linux-procfs-0.6.3-1.el8.noarch 1532/1683
Verifying : python3-nftables-1:0.9.3-26.el8.x86_64 1533/1683
Verifying : python3-nftables-1:0.9.3-21.el8.x86_64 1534/1683
Verifying : python3-perf-4.18.0-477.10.1.el8_8.x86_64 1535/1683
Verifying : python3-perf-4.18.0-348.7.1.el8_5.x86_64 1536/1683
Verifying : python3-pip-wheel-9.0.3-22.el8.rocky.0.noarch 1537/1683
Verifying : python3-pip-wheel-9.0.3-20.el8.noarch 1538/1683
Verifying : python3-policycoreutils-2.9-24.el8.noarch 1539/1683
Verifying : python3-policycoreutils-2.9-16.el8.noarch 1540/1683
Verifying : python3-rpm-4.14.3-26.el8.x86_64 1541/1683
Verifying : python3-rpm-4.14.3-19.el8.x86_64 1542/1683
Verifying : python3-setools-4.3.0-3.el8.x86_64 1543/1683
Verifying : python3-setools-4.3.0-2.el8.x86_64 1544/1683
Verifying : python3-setuptools-39.2.0-7.el8.noarch 1545/1683
Verifying : python3-setuptools-39.2.0-6.el8.noarch 1546/1683
Verifying : python3-setuptools-wheel-39.2.0-7.el8.noarch 1547/1683
Verifying : python3-setuptools-wheel-39.2.0-6.el8.noarch 1548/1683
Verifying : python3-slip-0.6.4-13.el8.noarch 1549/1683
Verifying : python3-slip-0.6.4-11.el8.noarch 1550/1683
Verifying : python3-slip-dbus-0.6.4-13.el8.noarch 1551/1683
Verifying : python3-slip-dbus-0.6.4-11.el8.noarch 1552/1683
Verifying : python3-sssdconfig-2.8.2-2.el8.noarch 1553/1683
Verifying : python3-sssdconfig-2.5.2-2.el8_5.3.noarch 1554/1683
Verifying : python3-syspurpose-1.28.36-2.el8.x86_64 1555/1683
Verifying : python3-syspurpose-1.28.21-3.el8.x86_64 1556/1683
Verifying : rdma-core-44.0-2.el8.1.x86_64 1557/1683
Verifying : rdma-core-35.0-1.el8.x86_64 1558/1683
Verifying : realmd-0.17.1-1.el8.x86_64 1559/1683
Verifying : realmd-0.16.3-23.el8.x86_64 1560/1683
Verifying : rpm-4.14.3-26.el8.x86_64 1561/1683
Verifying : rpm-4.14.3-19.el8.x86_64 1562/1683
Verifying : rpm-build-libs-4.14.3-26.el8.x86_64 1563/1683
Verifying : rpm-build-libs-4.14.3-19.el8.x86_64 1564/1683
Verifying : rpm-libs-4.14.3-26.el8.x86_64 1565/1683
Verifying : rpm-libs-4.14.3-19.el8.x86_64 1566/1683
Verifying : rpm-plugin-selinux-4.14.3-26.el8.x86_64 1567/1683
Verifying : rpm-plugin-selinux-4.14.3-19.el8.x86_64 1568/1683
Verifying : rpm-plugin-systemd-inhibit-4.14.3-26.el8.x86_6 1569/1683
Verifying : rpm-plugin-systemd-inhibit-4.14.3-19.el8.x86_6 1570/1683
Verifying : rpm-sign-4.14.3-26.el8.x86_64 1571/1683
Verifying : rpm-sign-4.14.3-19.el8.x86_64 1572/1683
Verifying : rsync-3.1.3-19.el8_7.1.x86_64 1573/1683
Verifying : rsync-3.1.3-12.el8.x86_64 1574/1683
Verifying : samba-client-4.17.5-2.el8.x86_64 1575/1683
Verifying : samba-client-4.14.5-7.el8_5.x86_64 1576/1683
Verifying : samba-client-libs-4.17.5-2.el8.x86_64 1577/1683
Verifying : samba-client-libs-4.14.5-7.el8_5.x86_64 1578/1683
Verifying : samba-common-4.17.5-2.el8.noarch 1579/1683
Verifying : samba-common-4.14.5-7.el8_5.noarch 1580/1683
Verifying : samba-common-libs-4.17.5-2.el8.x86_64 1581/1683
Verifying : samba-common-libs-4.14.5-7.el8_5.x86_64 1582/1683
Verifying : sed-4.5-5.el8.x86_64 1583/1683
Verifying : sed-4.5-2.el8.x86_64 1584/1683
Verifying : selinux-policy-3.14.3-117.el8.noarch 1585/1683
Verifying : selinux-policy-3.14.3-80.el8_5.2.noarch 1586/1683
Verifying : selinux-policy-targeted-3.14.3-117.el8.noarch 1587/1683
Verifying : selinux-policy-targeted-3.14.3-80.el8_5.2.noar 1588/1683
Verifying : setup-2.12.2-9.el8.noarch 1589/1683
Verifying : setup-2.12.2-6.el8.noarch 1590/1683
Verifying : sg3_utils-1.44-6.el8.x86_64 1591/1683
Verifying : sg3_utils-1.44-5.el8.x86_64 1592/1683
Verifying : sg3_utils-libs-1.44-6.el8.x86_64 1593/1683
Verifying : sg3_utils-libs-1.44-5.el8.x86_64 1594/1683
Verifying : shadow-utils-2:4.6-17.el8.x86_64 1595/1683
Verifying : shadow-utils-2:4.6-14.el8.x86_64 1596/1683
Verifying : sos-4.5.1-3.el8.noarch 1597/1683
Verifying : sos-4.1-5.el8.noarch 1598/1683
Verifying : sqlite-3.26.0-17.el8_7.x86_64 1599/1683
Verifying : sqlite-3.26.0-15.el8.x86_64 1600/1683
Verifying : sqlite-libs-3.26.0-17.el8_7.x86_64 1601/1683
Verifying : sqlite-libs-3.26.0-15.el8.x86_64 1602/1683
Verifying : sssd-2.8.2-2.el8.x86_64 1603/1683
Verifying : sssd-2.5.2-2.el8_5.3.x86_64 1604/1683
Verifying : sssd-ad-2.8.2-2.el8.x86_64 1605/1683
Verifying : sssd-ad-2.5.2-2.el8_5.3.x86_64 1606/1683
Verifying : sssd-client-2.8.2-2.el8.x86_64 1607/1683
Verifying : sssd-client-2.5.2-2.el8_5.3.x86_64 1608/1683
Verifying : sssd-common-2.8.2-2.el8.x86_64 1609/1683
Verifying : sssd-common-2.5.2-2.el8_5.3.x86_64 1610/1683
Verifying : sssd-common-pac-2.8.2-2.el8.x86_64 1611/1683
Verifying : sssd-common-pac-2.5.2-2.el8_5.3.x86_64 1612/1683
Verifying : sssd-ipa-2.8.2-2.el8.x86_64 1613/1683
Verifying : sssd-ipa-2.5.2-2.el8_5.3.x86_64 1614/1683
Verifying : sssd-kcm-2.8.2-2.el8.x86_64 1615/1683
Verifying : sssd-kcm-2.5.2-2.el8_5.3.x86_64 1616/1683
Verifying : sssd-krb5-2.8.2-2.el8.x86_64 1617/1683
Verifying : sssd-krb5-2.5.2-2.el8_5.3.x86_64 1618/1683
Verifying : sssd-krb5-common-2.8.2-2.el8.x86_64 1619/1683
Verifying : sssd-krb5-common-2.5.2-2.el8_5.3.x86_64 1620/1683
Verifying : sssd-ldap-2.8.2-2.el8.x86_64 1621/1683
Verifying : sssd-ldap-2.5.2-2.el8_5.3.x86_64 1622/1683
Verifying : sssd-nfs-idmap-2.8.2-2.el8.x86_64 1623/1683
Verifying : sssd-nfs-idmap-2.5.2-2.el8_5.3.x86_64 1624/1683
Verifying : sssd-proxy-2.8.2-2.el8.x86_64 1625/1683
Verifying : sssd-proxy-2.5.2-2.el8_5.3.x86_64 1626/1683
Verifying : strace-5.18-2.el8.x86_64 1627/1683
Verifying : strace-5.7-3.el8.x86_64 1628/1683
Verifying : sudo-1.8.29-10.el8.x86_64 1629/1683
Verifying : sudo-1.8.29-7.el8_4.1.x86_64 1630/1683
Verifying : systemd-239-74.el8_8.x86_64 1631/1683
Verifying : systemd-239-51.el8_5.2.x86_64 1632/1683
Verifying : systemd-libs-239-74.el8_8.x86_64 1633/1683
Verifying : systemd-libs-239-51.el8_5.2.x86_64 1634/1683
Verifying : systemd-pam-239-74.el8_8.x86_64 1635/1683
Verifying : systemd-pam-239-51.el8_5.2.x86_64 1636/1683
Verifying : systemd-udev-239-74.el8_8.x86_64 1637/1683
Verifying : systemd-udev-239-51.el8_5.2.x86_64 1638/1683
Verifying : tar-2:1.30-9.el8.x86_64 1639/1683
Verifying : tar-2:1.30-5.el8.x86_64 1640/1683
Verifying : teamd-1.31-4.el8.x86_64 1641/1683
Verifying : teamd-1.31-2.el8.x86_64 1642/1683
Verifying : tuned-2.20.0-1.el8.noarch 1643/1683
Verifying : tuned-2.16.0-1.el8.noarch 1644/1683
Verifying : tzdata-2023c-1.el8.noarch 1645/1683
Verifying : tzdata-2021e-1.el8.noarch 1646/1683
Verifying : unzip-6.0-46.el8.x86_64 1647/1683
Verifying : unzip-6.0-45.el8_4.x86_64 1648/1683
Verifying : usb_modeswitch-2.5.2-1.el8.2.x86_64 1649/1683
Verifying : usb_modeswitch-2.5.2-1.el8.x86_64 1650/1683
Verifying : util-linux-2.32.1-42.el8_8.x86_64 1651/1683
Verifying : util-linux-2.32.1-28.el8.x86_64 1652/1683
Verifying : util-linux-user-2.32.1-42.el8_8.x86_64 1653/1683
Verifying : util-linux-user-2.32.1-28.el8.x86_64 1654/1683
Verifying : vdo-6.2.7.17-14.el8.x86_64 1655/1683
Verifying : vdo-6.2.5.74-14.el8.x86_64 1656/1683
Verifying : vim-minimal-2:8.0.1763-19.el8_6.4.x86_64 1657/1683
Verifying : vim-minimal-2:8.0.1763-16.el8.x86_64 1658/1683
Verifying : virt-what-1.25-3.el8.x86_64 1659/1683
Verifying : virt-what-1.18-12.el8.x86_64 1660/1683
Verifying : which-2.21-18.el8.x86_64 1661/1683
Verifying : which-2.21-16.el8.x86_64 1662/1683
Verifying : xfsdump-3.1.8-4.el8.x86_64 1663/1683
Verifying : xfsdump-3.1.8-2.el8.x86_64 1664/1683
Verifying : xfsprogs-5.0.0-10.el8.x86_64 1665/1683
Verifying : xfsprogs-5.0.0-9.el8.x86_64 1666/1683
Verifying : xz-5.2.4-4.el8_6.x86_64 1667/1683
Verifying : xz-5.2.4-3.el8.x86_64 1668/1683
Verifying : xz-devel-5.2.4-4.el8_6.x86_64 1669/1683
Verifying : xz-devel-5.2.4-3.el8.x86_64 1670/1683
Verifying : xz-libs-5.2.4-4.el8_6.x86_64 1671/1683
Verifying : xz-libs-5.2.4-3.el8.x86_64 1672/1683
Verifying : yum-4.7.0-16.el8_8.noarch 1673/1683
Verifying : yum-4.7.0-4.el8.noarch 1674/1683
Verifying : zlib-1.2.11-21.el8_7.x86_64 1675/1683
Verifying : zlib-1.2.11-17.el8.x86_64 1676/1683
Verifying : zlib-devel-1.2.11-21.el8_7.x86_64 1677/1683
Verifying : zlib-devel-1.2.11-17.el8.x86_64 1678/1683
Verifying : zsh-5.5.1-10.el8.x86_64 1679/1683
Verifying : zsh-5.5.1-6.el8_1.2.x86_64 1680/1683
Verifying : kernel-4.18.0-348.el8.x86_64 1681/1683
Verifying : kernel-core-4.18.0-348.el8.x86_64 1682/1683
Verifying : kernel-modules-4.18.0-348.el8.x86_64 1683/1683
Upgraded:
NetworkManager-1:1.40.16-1.el8.x86_64
NetworkManager-config-server-1:1.40.16-1.el8.noarch
NetworkManager-libnm-1:1.40.16-1.el8.x86_64
NetworkManager-team-1:1.40.16-1.el8.x86_64
NetworkManager-tui-1:1.40.16-1.el8.x86_64
PackageKit-1.1.12-6.el8.0.2.x86_64
PackageKit-glib-1.1.12-6.el8.0.2.x86_64
acl-2.2.53-1.el8.1.x86_64
adcli-0.9.2-1.el8.x86_64
alsa-sof-firmware-2.2.4-2.el8.noarch
annobin-10.94-1.el8.x86_64
at-3.1.20-12.el8.x86_64
audit-3.0.7-4.el8.x86_64
audit-libs-3.0.7-4.el8.x86_64
authselect-1.2.6-1.el8.x86_64
authselect-compat-1.2.6-1.el8.x86_64
authselect-libs-1.2.6-1.el8.x86_64
bash-4.4.20-4.el8_6.x86_64
bind-libs-32:9.11.36-8.el8.x86_64
bind-libs-lite-32:9.11.36-8.el8.x86_64
bind-license-32:9.11.36-8.el8.noarch
bind-utils-32:9.11.36-8.el8.x86_64
binutils-2.30-119.el8.x86_64
boost-atomic-1.66.0-13.el8.x86_64
boost-chrono-1.66.0-13.el8.x86_64
boost-date-time-1.66.0-13.el8.x86_64
boost-filesystem-1.66.0-13.el8.x86_64
boost-regex-1.66.0-13.el8.x86_64
boost-system-1.66.0-13.el8.x86_64
boost-thread-1.66.0-13.el8.x86_64
boost-timer-1.66.0-13.el8.x86_64
bpftool-4.18.0-477.10.1.el8_8.x86_64
buildah-1:1.29.1-2.module+el8.8.0+1265+fa25dd7a.x86_64
c-ares-1.13.0-6.el8.x86_64
ca-certificates-2022.2.54-80.2.el8_6.noarch
cairo-1.15.12-6.el8.x86_64
cairo-gobject-1.15.12-6.el8.x86_64
chrony-4.2-1.el8.rocky.1.0.x86_64
cifs-utils-7.0-1.el8.x86_64
clevis-15-14.el8.x86_64
clevis-luks-15-14.el8.x86_64
cockpit-286.1-1.el8.x86_64
cockpit-bridge-286.1-1.el8.x86_64
cockpit-packagekit-286.1-1.el8.noarch
cockpit-podman-63.1-1.module+el8.8.0+1265+fa25dd7a.noarch
cockpit-storaged-286.1-1.el8.noarch
cockpit-system-286.1-1.el8.noarch
cockpit-ws-286.1-1.el8.x86_64
conmon-3:2.1.6-1.module+el8.8.0+1265+fa25dd7a.x86_64
container-selinux-2:2.205.0-2.module+el8.8.0+1265+fa25dd7a.noarch
containernetworking-plugins-1:1.2.0-1.module+el8.8.0+1265+fa25dd7a.x86_64
containers-common-2:1-64.module+el8.8.0+1265+fa25dd7a.x86_64
coreutils-8.30-15.el8.x86_64
coreutils-common-8.30-15.el8.x86_64
cpio-2.12-11.el8.x86_64
cpp-8.5.0-18.el8.x86_64
crash-7.3.2-4.el8.x86_64
criu-3.15-3.module+el8.8.0+1265+fa25dd7a.x86_64
cronie-1.5.2-8.el8.x86_64
cronie-anacron-1.5.2-8.el8.x86_64
crypto-policies-20221215-1.gitece0092.el8.noarch
crypto-policies-scripts-20221215-1.gitece0092.el8.noarch
cryptsetup-2.3.7-5.el8.x86_64
cryptsetup-libs-2.3.7-5.el8.x86_64
ctags-5.8-23.el8.x86_64
cups-libs-1:2.2.6-51.el8.x86_64
curl-7.61.1-30.el8_8.2.x86_64
cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64
cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
cyrus-sasl-plain-2.1.27-6.el8_5.x86_64
dbus-1:1.12.8-24.el8.x86_64
dbus-common-1:1.12.8-24.el8.noarch
dbus-daemon-1:1.12.8-24.el8.x86_64
dbus-libs-1:1.12.8-24.el8.x86_64
dbus-tools-1:1.12.8-24.el8.x86_64
desktop-file-utils-0.26-1.el8.x86_64
device-mapper-8:1.02.181-9.el8.x86_64
device-mapper-event-8:1.02.181-9.el8.x86_64
device-mapper-event-libs-8:1.02.181-9.el8.x86_64
device-mapper-libs-8:1.02.181-9.el8.x86_64
device-mapper-multipath-0.8.4-37.el8.x86_64
device-mapper-multipath-libs-0.8.4-37.el8.x86_64
device-mapper-persistent-data-0.9.0-7.el8.x86_64
dmidecode-1:3.3-4.el8.x86_64
dnf-4.7.0-16.el8_8.noarch
dnf-data-4.7.0-16.el8_8.noarch
dnf-plugins-core-4.0.21-19.el8_8.noarch
dracut-049-223.git20230119.el8.x86_64
dracut-config-rescue-049-223.git20230119.el8.x86_64
dracut-network-049-223.git20230119.el8.x86_64
dracut-squash-049-223.git20230119.el8.x86_64
dyninst-12.1.0-1.el8.x86_64
e2fsprogs-1.45.6-5.el8.x86_64
e2fsprogs-libs-1.45.6-5.el8.x86_64
elfutils-0.188-3.el8.x86_64
elfutils-debuginfod-client-0.188-3.el8.x86_64
elfutils-debuginfod-client-devel-0.188-3.el8.x86_64
elfutils-default-yama-scope-0.188-3.el8.noarch
elfutils-devel-0.188-3.el8.x86_64
elfutils-libelf-0.188-3.el8.x86_64
elfutils-libelf-devel-0.188-3.el8.x86_64
elfutils-libs-0.188-3.el8.x86_64
emacs-filesystem-1:26.1-10.el8_8.2.noarch
ethtool-2:5.13-2.el8.x86_64
expat-2.2.5-11.el8.x86_64
file-5.33-24.el8.x86_64
file-libs-5.33-24.el8.x86_64
firewalld-0.9.3-13.el8.noarch
firewalld-filesystem-0.9.3-13.el8.noarch
freetype-2.9.1-9.el8.x86_64
fribidi-1.0.4-9.el8.x86_64
fstrm-0.6.1-3.el8.x86_64
fuse-common-3.3.0-16.el8.x86_64
fuse-libs-2.9.7-16.el8.x86_64
fuse-overlayfs-1.11-1.module+el8.8.0+1265+fa25dd7a.x86_64
fuse3-3.3.0-16.el8.x86_64
fuse3-libs-3.3.0-16.el8.x86_64
gawk-4.2.1-4.el8.x86_64
gcc-8.5.0-18.el8.x86_64
gcc-c++-8.5.0-18.el8.x86_64
gcc-gdb-plugin-8.5.0-18.el8.x86_64
gdb-8.2-19.el8.x86_64
gdb-headless-8.2-19.el8.x86_64
gdbm-1:1.18-2.el8.x86_64
gdbm-libs-1:1.18-2.el8.x86_64
gdisk-1.0.3-11.el8.x86_64
git-2.39.3-1.el8_8.x86_64
git-core-2.39.3-1.el8_8.x86_64
git-core-doc-2.39.3-1.el8_8.noarch
glib2-2.56.4-161.el8.x86_64
glibc-2.28-225.el8.x86_64
glibc-common-2.28-225.el8.x86_64
glibc-devel-2.28-225.el8.x86_64
glibc-headers-2.28-225.el8.x86_64
glibc-langpack-en-2.28-225.el8.x86_64
gnupg2-2.2.20-3.el8_6.x86_64
gnupg2-smime-2.2.20-3.el8_6.x86_64
gnutls-3.6.16-6.el8_7.x86_64
gpgme-1.13.1-11.el8.x86_64
graphviz-2.40.1-44.el8.x86_64
grub2-common-1:2.02-148.el8.rocky.0.3.noarch
grub2-pc-1:2.02-148.el8.rocky.0.3.x86_64
grub2-pc-modules-1:2.02-148.el8.rocky.0.3.noarch
grub2-tools-1:2.02-148.el8.rocky.0.3.x86_64
grub2-tools-extra-1:2.02-148.el8.rocky.0.3.x86_64
grub2-tools-minimal-1:2.02-148.el8.rocky.0.3.x86_64
grubby-8.40-47.el8.x86_64
gtk-update-icon-cache-3.22.30-11.el8.x86_64
gzip-1.9-13.el8_5.x86_64
hwdata-0.314-8.16.el8.noarch
info-6.5-7.el8.x86_64
initscripts-10.00.18-1.el8.x86_64
iproute-5.18.0-1.el8.x86_64
iptables-1.8.4-24.el8.x86_64
iptables-ebtables-1.8.4-24.el8.x86_64
iptables-libs-1.8.4-24.el8.x86_64
iputils-20180629-10.el8.x86_64
irqbalance-2:1.9.0-4.el8.x86_64
iwl100-firmware-39.31.5.1-114.el8_8.1.noarch
iwl1000-firmware-1:39.31.5.1-114.el8_8.1.noarch
iwl105-firmware-18.168.6.1-114.el8_8.1.noarch
iwl135-firmware-18.168.6.1-114.el8_8.1.noarch
iwl2000-firmware-18.168.6.1-114.el8_8.1.noarch
iwl2030-firmware-18.168.6.1-114.el8_8.1.noarch
iwl3160-firmware-1:25.30.13.0-114.el8_8.1.noarch
iwl5000-firmware-8.83.5.1_1-114.el8_8.1.noarch
iwl5150-firmware-8.24.2.2-114.el8_8.1.noarch
iwl6000-firmware-9.221.4.1-114.el8_8.1.noarch
iwl6000g2a-firmware-18.168.6.1-114.el8_8.1.noarch
iwl6000g2b-firmware-18.168.6.1-114.el8_8.1.noarch
iwl6050-firmware-41.28.5.1-114.el8_8.1.noarch
iwl7260-firmware-1:25.30.13.0-114.el8_8.1.noarch
jansson-2.14-1.el8.x86_64
java-1.8.0-openjdk-headless-1:1.8.0.372.b07-4.el8.x86_64
javapackages-filesystem-5.3.0-2.module+el8.3.0+125+5da1ae29.noarch
jimtcl-0.77-6.el8.1.x86_64
jq-1.6-6.el8.x86_64
json-c-0.13.1-3.el8.x86_64
kernel-headers-4.18.0-477.10.1.el8_8.x86_64
kernel-tools-4.18.0-477.10.1.el8_8.x86_64
kernel-tools-libs-4.18.0-477.10.1.el8_8.x86_64
kexec-tools-2.0.25-5.el8.x86_64
kmod-25-19.el8.x86_64
kmod-kvdo-6.2.8.7-88.el8.x86_64
kmod-libs-25-19.el8.x86_64
kpartx-0.8.4-37.el8.x86_64
kpatch-0.9.7-2.el8.noarch
kpatch-dnf-0.9.7_0.4-2.el8.noarch
krb5-libs-1.18.2-22.el8_7.x86_64
ledmon-0.96-3.el8.x86_64
libXpm-3.5.12-9.el8_7.x86_64
libacl-2.2.53-1.el8.1.x86_64
libarchive-3.3.3-5.el8.x86_64
libbabeltrace-1.5.4-4.el8.x86_64
libbasicobjects-0.1.1-40.el8.x86_64
libblkid-2.32.1-42.el8_8.x86_64
libblockdev-2.28-2.el8.x86_64
libblockdev-crypto-2.28-2.el8.x86_64
libblockdev-fs-2.28-2.el8.x86_64
libblockdev-loop-2.28-2.el8.x86_64
libblockdev-lvm-2.28-2.el8.x86_64
libblockdev-mdraid-2.28-2.el8.x86_64
libblockdev-part-2.28-2.el8.x86_64
libblockdev-swap-2.28-2.el8.x86_64
libblockdev-utils-2.28-2.el8.x86_64
libbpf-0.5.0-1.el8.x86_64
libcap-2.48-4.el8.x86_64
libcollection-0.7.0-40.el8.x86_64
libcom_err-1.45.6-5.el8.x86_64
libcomps-0.1.18-1.el8.x86_64
libcurl-7.61.1-30.el8_8.2.x86_64
libdhash-0.5.0-40.el8.x86_64
libdnf-0.63.0-14.el8_8.x86_64
libdrm-2.4.114-1.el8.x86_64
libertas-usb8388-firmware-2:20230404-114.git2e92a49f.el8_8.noarch
libestr-0.1.10-3.el8.x86_64
libfdisk-2.32.1-42.el8_8.x86_64
libffi-3.1-24.el8.x86_64
libgcc-8.5.0-18.el8.x86_64
libgcrypt-1.8.5-7.el8_6.x86_64
libglvnd-1:1.3.4-1.el8.x86_64
libglvnd-glx-1:1.3.4-1.el8.x86_64
libgomp-8.5.0-18.el8.x86_64
libgs-9.27-6.el8.x86_64
libibverbs-44.0-2.el8.1.x86_64
libini_config-1.3.1-40.el8.x86_64
libipa_hbac-2.8.2-2.el8.x86_64
libksba-1.3.5-9.el8_7.x86_64
libldb-2.6.1-1.el8.x86_64
libmount-2.32.1-42.el8_8.x86_64
libnfsidmap-1:2.3.3-59.el8.x86_64
libnftnl-1.1.5-5.el8.x86_64
libnghttp2-1.33.0-3.el8_3.1.x86_64
libnl3-3.7.0-1.el8.x86_64
libnl3-cli-3.7.0-1.el8.x86_64
libpath_utils-0.2.1-40.el8.x86_64
libpwquality-1.4.4-6.el8.x86_64
libref_array-0.1.5-40.el8.x86_64
librepo-1.14.2-4.el8.x86_64
libreport-filesystem-2.9.5-15.el8.rocky.6.3.x86_64
libreswan-4.9-3.el8_8.x86_64
libseccomp-2.5.2-1.el8.x86_64
libsecret-0.18.6-1.el8.0.2.x86_64
libselinux-2.9-8.el8.x86_64
libselinux-utils-2.9-8.el8.x86_64
libsemanage-2.9-9.el8_6.x86_64
libslirp-4.4.0-1.module+el8.8.0+1265+fa25dd7a.x86_64
libsmartcols-2.32.1-42.el8_8.x86_64
libsmbclient-4.17.5-2.el8.x86_64
libsolv-0.7.20-4.el8_7.x86_64
libsoup-2.62.3-3.el8.x86_64
libss-1.45.6-5.el8.x86_64
libssh-0.9.6-6.el8.x86_64
libssh-config-0.9.6-6.el8.noarch
libsss_autofs-2.8.2-2.el8.x86_64
libsss_certmap-2.8.2-2.el8.x86_64
libsss_idmap-2.8.2-2.el8.x86_64
libsss_nss_idmap-2.8.2-2.el8.x86_64
libsss_sudo-2.8.2-2.el8.x86_64
libstdc++-8.5.0-18.el8.x86_64
libstdc++-devel-8.5.0-18.el8.x86_64
libstoragemgmt-1.9.1-3.el8.x86_64
libsysfs-2.1.0-25.el8.x86_64
libtalloc-2.3.4-1.el8.x86_64
libtasn1-4.13-4.el8_7.x86_64
libtdb-1.4.7-1.el8.x86_64
libteam-1.31-4.el8.x86_64
libtevent-0.13.0-1.el8.x86_64
libtiff-4.0.9-27.el8.x86_64
libtirpc-1.1.4-8.el8.x86_64
libudisks2-2.9.0-13.el8.x86_64
libuser-0.62-25.el8.x86_64
libuuid-2.32.1-42.el8_8.x86_64
libverto-0.3.2-2.el8.x86_64
libwbclient-4.17.5-2.el8.x86_64
libwebp-1.0.0-8.el8_7.x86_64
libxml2-2.9.7-16.el8.x86_64
linux-firmware-20230404-114.git2e92a49f.el8_8.noarch
lmdb-libs-0.9.24-2.el8.x86_64
logrotate-3.14.0-6.el8.x86_64
lvm2-8:2.03.14-9.el8.x86_64
lvm2-libs-8:2.03.14-9.el8.x86_64
make-1:4.2.1-11.el8.x86_64
man-pages-4.15-7.el8.x86_64
man-pages-overrides-8.6.0.0-1.el8.noarch
mcelog-3:189-0.el8.x86_64
mdadm-4.2-7.el8.x86_64
memstrack-0.2.4-2.el8.x86_64
mesa-libGL-22.3.0-2.el8.x86_64
mesa-libglapi-22.3.0-2.el8.x86_64
microcode_ctl-4:20220809-2.el8.x86_64
mokutil-1:0.3.0-12.el8.x86_64
nftables-1:0.9.3-26.el8.x86_64
nmap-2:7.70-8.el8.x86_64
nmap-ncat-2:7.70-8.el8.x86_64
nspr-4.34.0-3.el8_6.x86_64
nss-3.79.0-11.el8_7.x86_64
nss-softokn-3.79.0-11.el8_7.x86_64
nss-softokn-freebl-3.79.0-11.el8_7.x86_64
nss-sysinit-3.79.0-11.el8_7.x86_64
nss-tools-3.79.0-11.el8_7.x86_64
nss-util-3.79.0-11.el8_7.x86_64
nvme-cli-1.16-7.el8.x86_64
oddjob-0.34.7-3.el8.x86_64
oddjob-mkhomedir-0.34.7-3.el8.x86_64
openjpeg2-2.4.0-5.el8.x86_64
openssh-8.0p1-17.el8_7.x86_64
openssh-clients-8.0p1-17.el8_7.x86_64
openssh-server-8.0p1-17.el8_7.x86_64
openssl-1:1.1.1k-9.el8_7.x86_64
openssl-libs-1:1.1.1k-9.el8_7.x86_64
openssl-pkcs11-0.4.10-3.el8.x86_64
pam-1.3.1-25.el8.x86_64
passwd-0.80-4.el8.x86_64
pciutils-3.7.0-3.el8.x86_64
pciutils-libs-3.7.0-3.el8.x86_64
pcre2-10.32-3.el8_6.x86_64
perl-Errno-1.28-422.el8.x86_64
perl-Git-2.39.3-1.el8_8.noarch
perl-IO-1.38-422.el8.x86_64
perl-IO-Socket-SSL-2.066-4.module+el8.6.0+957+15d660ad.noarch
perl-Mozilla-CA-20160104-7.module+el8.6.0+965+850557f9.noarch
perl-Net-SSLeay-1.88-2.module+el8.6.0+957+15d660ad.x86_64
perl-interpreter-4:5.26.3-422.el8.x86_64
perl-libs-4:5.26.3-422.el8.x86_64
perl-macros-4:5.26.3-422.el8.x86_64
pesign-0.112-27.el8_7.x86_64
pixman-0.38.4-2.el8.x86_64
platform-python-3.6.8-51.el8.rocky.0.x86_64
platform-python-pip-9.0.3-22.el8.rocky.0.noarch
platform-python-setuptools-39.2.0-7.el8.noarch
plymouth-0.9.4-11.20200615git1e36e30.el8.x86_64
plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.x86_64
plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.x86_64
podman-3:4.4.1-12.module+el8.8.0+1265+fa25dd7a.x86_64
podman-catatonit-3:4.4.1-12.module+el8.8.0+1265+fa25dd7a.x86_64
policycoreutils-2.9-24.el8.x86_64
policycoreutils-python-utils-2.9-24.el8.noarch
polkit-0.115-15.el8.x86_64
polkit-libs-0.115-15.el8.x86_64
procps-ng-3.3.15-13.el8.x86_64
python-rpm-macros-3-45.el8.noarch
python-srpm-macros-3-45.el8.noarch
python3-audit-3.0.7-4.el8.x86_64
python3-bind-32:9.11.36-8.el8.noarch
python3-dnf-4.7.0-16.el8_8.noarch
python3-dnf-plugins-core-4.0.21-19.el8_8.noarch
python3-firewall-0.9.3-13.el8.noarch
python3-gpg-1.13.1-11.el8.x86_64
python3-hawkey-0.63.0-14.el8_8.x86_64
python3-libcomps-0.1.18-1.el8.x86_64
python3-libdnf-0.63.0-14.el8_8.x86_64
python3-libs-3.6.8-51.el8.rocky.0.x86_64
python3-libselinux-2.9-8.el8.x86_64
python3-libsemanage-2.9-9.el8_6.x86_64
python3-libstoragemgmt-1.9.1-3.el8.x86_64
python3-libxml2-2.9.7-16.el8.x86_64
python3-linux-procfs-0.7.1-1.el8.noarch
python3-lxml-4.2.3-4.el8.x86_64
python3-nftables-1:0.9.3-26.el8.x86_64
python3-perf-4.18.0-477.10.1.el8_8.x86_64
python3-pip-wheel-9.0.3-22.el8.rocky.0.noarch
python3-policycoreutils-2.9-24.el8.noarch
python3-rpm-4.14.3-26.el8.x86_64
python3-rpm-macros-3-45.el8.noarch
python3-setools-4.3.0-3.el8.x86_64
python3-setuptools-39.2.0-7.el8.noarch
python3-setuptools-wheel-39.2.0-7.el8.noarch
python3-slip-0.6.4-13.el8.noarch
python3-slip-dbus-0.6.4-13.el8.noarch
python3-sssdconfig-2.8.2-2.el8.noarch
python3-syspurpose-1.28.36-2.el8.x86_64
python3-unbound-1.16.2-5.el8.x86_64
qemu-guest-agent-15:6.2.0-32.module+el8.8.0+1279+230c2115.x86_64
qt5-srpm-macros-5.15.3-1.el8.noarch
rdma-core-44.0-2.el8.1.x86_64
realmd-0.17.1-1.el8.x86_64
redhat-rpm-config-131-1.el8.noarch
rpm-4.14.3-26.el8.x86_64
rpm-build-4.14.3-26.el8.x86_64
rpm-build-libs-4.14.3-26.el8.x86_64
rpm-libs-4.14.3-26.el8.x86_64
rpm-plugin-selinux-4.14.3-26.el8.x86_64
rpm-plugin-systemd-inhibit-4.14.3-26.el8.x86_64
rpm-sign-4.14.3-26.el8.x86_64
rsync-3.1.3-19.el8_7.1.x86_64
rsyslog-8.2102.0-13.el8.x86_64
rsyslog-gnutls-8.2102.0-13.el8.x86_64
rsyslog-gssapi-8.2102.0-13.el8.x86_64
rsyslog-relp-8.2102.0-13.el8.x86_64
runc-1:1.1.4-1.module+el8.8.0+1265+fa25dd7a.x86_64
samba-client-4.17.5-2.el8.x86_64
samba-client-libs-4.17.5-2.el8.x86_64
samba-common-4.17.5-2.el8.noarch
samba-common-libs-4.17.5-2.el8.x86_64
sed-4.5-5.el8.x86_64
selinux-policy-3.14.3-117.el8.noarch
selinux-policy-targeted-3.14.3-117.el8.noarch
setroubleshoot-server-3.3.26-5.el8.x86_64
setup-2.12.2-9.el8.noarch
sg3_utils-1.44-6.el8.x86_64
sg3_utils-libs-1.44-6.el8.x86_64
shadow-utils-2:4.6-17.el8.x86_64
slirp4netns-1.2.0-2.module+el8.8.0+1265+fa25dd7a.x86_64
sos-4.5.1-3.el8.noarch
sqlite-3.26.0-17.el8_7.x86_64
sqlite-libs-3.26.0-17.el8_7.x86_64
sscg-3.0.0-7.el8.x86_64
sssd-2.8.2-2.el8.x86_64
sssd-ad-2.8.2-2.el8.x86_64
sssd-client-2.8.2-2.el8.x86_64
sssd-common-2.8.2-2.el8.x86_64
sssd-common-pac-2.8.2-2.el8.x86_64
sssd-ipa-2.8.2-2.el8.x86_64
sssd-kcm-2.8.2-2.el8.x86_64
sssd-krb5-2.8.2-2.el8.x86_64
sssd-krb5-common-2.8.2-2.el8.x86_64
sssd-ldap-2.8.2-2.el8.x86_64
sssd-nfs-idmap-2.8.2-2.el8.x86_64
sssd-proxy-2.8.2-2.el8.x86_64
strace-5.18-2.el8.x86_64
sudo-1.8.29-10.el8.x86_64
systemd-239-74.el8_8.x86_64
systemd-libs-239-74.el8_8.x86_64
systemd-pam-239-74.el8_8.x86_64
systemd-udev-239-74.el8_8.x86_64
systemtap-4.8-2.el8.x86_64
systemtap-client-4.8-2.el8.x86_64
systemtap-devel-4.8-2.el8.x86_64
systemtap-runtime-4.8-2.el8.x86_64
tar-2:1.30-9.el8.x86_64
tcpdump-14:4.9.3-3.el8.x86_64
teamd-1.31-4.el8.x86_64
tigervnc-1.12.0-15.el8_8.x86_64
tigervnc-icons-1.12.0-15.el8_8.noarch
tigervnc-license-1.12.0-15.el8_8.noarch
tuned-2.20.0-1.el8.noarch
tzdata-2023c-1.el8.noarch
tzdata-java-2023c-1.el8.noarch
udisks2-2.9.0-13.el8.x86_64
udisks2-iscsi-2.9.0-13.el8.x86_64
udisks2-lvm2-2.9.0-13.el8.x86_64
unbound-libs-1.16.2-5.el8.x86_64
unzip-6.0-46.el8.x86_64
usb_modeswitch-2.5.2-1.el8.2.x86_64
util-linux-2.32.1-42.el8_8.x86_64
util-linux-user-2.32.1-42.el8_8.x86_64
valgrind-1:3.19.0-1.el8.x86_64
valgrind-devel-1:3.19.0-1.el8.x86_64
vdo-6.2.7.17-14.el8.x86_64
vim-common-2:8.0.1763-19.el8_6.4.x86_64
vim-enhanced-2:8.0.1763-19.el8_6.4.x86_64
vim-filesystem-2:8.0.1763-19.el8_6.4.noarch
vim-minimal-2:8.0.1763-19.el8_6.4.x86_64
virt-what-1.25-3.el8.x86_64
wget-1.19.5-11.el8.x86_64
which-2.21-18.el8.x86_64
xfsdump-3.1.8-4.el8.x86_64
xfsprogs-5.0.0-10.el8.x86_64
xz-5.2.4-4.el8_6.x86_64
xz-devel-5.2.4-4.el8_6.x86_64
xz-libs-5.2.4-4.el8_6.x86_64
yum-4.7.0-16.el8_8.noarch
zlib-1.2.11-21.el8_7.x86_64
zlib-devel-1.2.11-21.el8_7.x86_64
zsh-5.5.1-10.el8.x86_64
Installed:
NetworkManager-initscripts-updown-1:1.40.16-1.el8.noarch
gcc-plugin-annobin-8.5.0-18.el8.x86_64
glibc-gconv-extra-2.28-225.el8.x86_64
grub2-tools-efi-1:2.02-148.el8.rocky.0.3.x86_64
kernel-4.18.0-477.10.1.el8_8.x86_64
kernel-core-4.18.0-477.10.1.el8_8.x86_64
kernel-devel-4.18.0-477.10.1.el8_8.x86_64
kernel-modules-4.18.0-477.10.1.el8_8.x86_64
keyutils-libs-devel-1.5.10-9.el8.x86_64
krb5-devel-1.18.2-22.el8_7.x86_64
libcom_err-devel-1.45.6-5.el8.x86_64
libkadm5-1.18.2-22.el8_7.x86_64
libselinux-devel-2.9-8.el8.x86_64
libsepol-devel-2.9-3.el8.x86_64
libverto-devel-0.3.2-2.el8.x86_64
openssl-devel-1:1.1.1k-9.el8_7.x86_64
pcre2-devel-10.32-3.el8_6.x86_64
pcre2-utf16-10.32-3.el8_6.x86_64
pcre2-utf32-10.32-3.el8_6.x86_64
python3-chardet-3.0.4-7.el8.noarch
python3-idna-2.5-5.el8.noarch
python3-magic-5.33-24.el8.noarch
python3-pysocks-1.6.8-3.el8.noarch
python3-requests-2.20.0-2.1.el8_1.noarch
python3-urllib3-1.24.2-5.el8.noarch
shadow-utils-subid-2:4.6-17.el8.x86_64
Reinstalled:
NetworkManager-libreswan-1.2.10-4.el8.x86_64
abattis-cantarell-fonts-0.0.25-6.el8.noarch
adobe-mappings-cmap-20171205-3.el8.noarch
adobe-mappings-cmap-deprecated-20171205-3.el8.noarch
adobe-mappings-pdf-20180407-1.el8.noarch
asciidoc-8.6.10-0.5.20180627gitf7c2274.el8.noarch
atk-2.28.1-1.el8.x86_64
attr-2.4.48-3.el8.x86_64
autoconf-2.69-29.el8.noarch
automake-1.16.1-7.el8.noarch
avahi-libs-0.7-20.el8.x86_64
basesystem-11-5.el8.noarch
bash-completion-1:2.7-5.el8.noarch
bc-1.07.1-5.el8.x86_64
biosdevname-0.7.3-2.el8.x86_64
bison-3.0.4-10.el8.x86_64
blktrace-1.2.0-10.el8.x86_64
bolt-0.9.1-1.el8.x86_64
brotli-1.0.6-3.el8.x86_64
byacc-1.9.20170709-4.el8.x86_64
bzip2-1.0.6-26.el8.x86_64
bzip2-libs-1.0.6-26.el8.x86_64
checkpolicy-2.9-1.el8.x86_64
chkconfig-1.19.1-1.el8.x86_64
copy-jdk-configs-4.0-2.el8.noarch
cracklib-2.9.6-15.el8.x86_64
cracklib-dicts-2.9.6-15.el8.x86_64
crontabs-1.11-17.20190603git.el8.noarch
dbus-glib-0.110-2.el8.x86_64
dejavu-fonts-common-2.35-7.el8.noarch
dejavu-sans-mono-fonts-2.35-7.el8.noarch
diffstat-1.61-7.el8.x86_64
diffutils-3.6-6.el8.x86_64
docbook-dtds-1.0-69.el8.noarch
docbook-style-xsl-1.79.2-9.el8.noarch
dos2unix-7.4.0-3.el8.x86_64
dosfstools-4.1-6.el8.x86_64
dwz-0.12-10.el8.x86_64
ed-1.14.2-4.el8.x86_64
efi-srpm-macros-3-3.el8.noarch
efivar-libs-37-4.el8.x86_64
filesystem-3.8-6.el8.x86_64
findutils-1:4.6.0-20.el8.x86_64
flex-2.6.1-9.el8.x86_64
fltk-1.3.4-5.el8.x86_64
fontconfig-2.13.1-4.el8.x86_64
fontpackages-filesystem-1.44-22.el8.noarch
fprintd-1.90.9-2.el8.x86_64
fprintd-pam-1.90.9-2.el8.x86_64
gc-7.6.4-3.el8.x86_64
gd-2.2.5-7.el8.x86_64
gdk-pixbuf2-2.36.12-5.el8.x86_64
gdk-pixbuf2-modules-2.36.12-5.el8.x86_64
geolite2-city-20180605-1.el8.noarch
geolite2-country-20180605-1.el8.noarch
gettext-0.19.8.1-17.el8.x86_64
gettext-common-devel-0.19.8.1-17.el8.noarch
gettext-devel-0.19.8.1-17.el8.x86_64
gettext-libs-0.19.8.1-17.el8.x86_64
ghc-srpm-macros-1.4.2-7.el8.noarch
glib-networking-2.56.1-1.1.el8.x86_64
gmp-1:6.1.2-10.el8.x86_64
go-srpm-macros-2-17.el8.noarch
gobject-introspection-1.56.1-1.el8.x86_64
google-droid-sans-fonts-20120715-13.el8.noarch
gpm-libs-1.20.7-17.el8.x86_64
graphite2-1.3.10-10.el8.x86_64
grep-3.1-6.el8.x86_64
groff-base-1.22.3-18.el8.x86_64
gsettings-desktop-schemas-3.32.0-6.el8.x86_64
gtk2-2.24.32-5.el8.x86_64
guile-5:2.0.14-7.el8.x86_64
hardlink-1:1.3-6.el8.x86_64
harfbuzz-1.7.5-3.el8.x86_64
hdparm-9.54-4.el8.x86_64
hicolor-icon-theme-0.17-2.el8.noarch
hostname-3.20-6.el8.x86_64
ima-evm-utils-1.3.2-12.el8.x86_64
intltool-0.51.0-11.el8.noarch
iprutils-2.4.19-1.el8.x86_64
ipset-7.1-1.el8.x86_64
ipset-libs-7.1-1.el8.x86_64
iptstate-2.2.6-6.el8.x86_64
iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64
iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64
isl-0.16.1-6.el8.x86_64
isns-utils-libs-0.99-1.el8.x86_64
jasper-libs-2.0.14-5.el8.x86_64
jbig2dec-libs-0.16-1.el8.x86_64
jbigkit-libs-2.1-14.el8.x86_64
jna-4.5.1-5.el8.x86_64
jose-10-2.el8.x86_64
json-glib-1.4.4-1.el8.x86_64
kbd-2.0.4-10.el8.x86_64
kbd-legacy-2.0.4-10.el8.noarch
kbd-misc-2.0.4-10.el8.noarch
keyutils-1.5.10-9.el8.x86_64
keyutils-libs-1.5.10-9.el8.x86_64
langpacks-en-1.0-12.el8.noarch
lcms2-2.9-2.el8.x86_64
ldns-1.7.0-21.el8.x86_64
less-530-1.el8.x86_64
libICE-1.0.9-15.el8.x86_64
libSM-1.2.3-1.el8.x86_64
libX11-1.6.8-5.el8.x86_64
libX11-common-1.6.8-5.el8.noarch
libX11-xcb-1.6.8-5.el8.x86_64
libXau-1.0.9-3.el8.x86_64
libXaw-1.0.13-10.el8.x86_64
libXcomposite-0.4.4-14.el8.x86_64
libXcursor-1.1.15-3.el8.x86_64
libXdamage-1.1.4-14.el8.x86_64
libXext-1.3.4-1.el8.x86_64
libXfixes-5.0.3-7.el8.x86_64
libXft-2.3.3-1.el8.x86_64
libXi-1.7.10-1.el8.x86_64
libXinerama-1.1.4-1.el8.x86_64
libXmu-1.1.3-1.el8.x86_64
libXrandr-1.5.2-1.el8.x86_64
libXrender-0.9.10-7.el8.x86_64
libXt-1.1.5-12.el8.x86_64
libXxf86misc-1.0.4-1.el8.x86_64
libXxf86vm-1.1.4-9.el8.x86_64
libaio-0.3.112-1.el8.x86_64
libappstream-glib-0.7.14-3.el8.x86_64
libassuan-2.5.1-3.el8.x86_64
libatasmart-0.19-14.el8.x86_64
libatomic_ops-7.6.2-3.el8.x86_64
libattr-2.4.48-3.el8.x86_64
libbytesize-1.4-3.el8.x86_64
libcap-ng-0.7.11-1.el8.x86_64
libconfig-1.5-9.el8.x86_64
libcroco-0.6.12-4.el8_2.1.x86_64
libdaemon-0.14-15.el8.x86_64
libdatrie-0.2.9-7.el8.x86_64
libdb-5.3.28-42.el8_4.x86_64
libdb-utils-5.3.28-42.el8_4.x86_64
libedit-3.1-23.20170329cvs.el8.x86_64
libevent-2.1.8-5.el8.x86_64
libfastjson-0.99.9-1.el8.x86_64
libfontenc-1.1.3-8.el8.x86_64
libfprint-1.90.7-1.el8.x86_64
libgpg-error-1.31-1.el8.x86_64
libgudev-232-4.el8.x86_64
libgusb-0.3.0-1.el8.x86_64
libicu-60.3-2.el8_1.x86_64
libidn-1.34-5.el8.x86_64
libidn2-2.2.0-1.el8.x86_64
libijs-0.35-5.el8.x86_64
libipt-1.6.1-8.el8.x86_64
libjose-10-2.el8.x86_64
libjpeg-turbo-1.5.3-12.el8.x86_64
libkcapi-1.2.0-2.el8.x86_64
libkcapi-hmaccalc-1.2.0-2.el8.x86_64
libluksmeta-9-4.el8.x86_64
libmaxminddb-1.2.0-10.el8.x86_64
libmcpp-2.7.2-20.el8.x86_64
libmetalink-0.1.3-7.el8.x86_64
libmnl-1.0.4-6.el8.x86_64
libmodman-2.0.1-17.el8.x86_64
libmodulemd-2.13.0-1.el8.x86_64
libmpc-1.1.0-9.1.el8.x86_64
libndp-1.7-6.el8.x86_64
libnet-1.1.6-15.el8.x86_64
libnetfilter_conntrack-1.0.6-5.el8.x86_64
libnfnetlink-1.0.1-13.el8.x86_64
libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
libpaper-1.1.24-22.el8.x86_64
libpcap-14:1.9.1-5.el8.x86_64
libpciaccess-0.14-1.el8.x86_64
libpipeline-1.5.0-2.el8.x86_64
libpkgconf-1.4.2-1.el8.x86_64
libpng-2:1.6.34-5.el8.x86_64
libproxy-0.4.15-5.2.el8.x86_64
libpsl-0.20.2-6.el8.x86_64
librelp-1.9.0-1.el8.x86_64
librsvg2-2.42.7-4.el8.x86_64
libsepol-2.9-3.el8.x86_64
libsigsegv-2.11-5.el8.x86_64
libstemmer-0-10.585svn.el8.x86_64
libthai-0.1.27-2.el8.x86_64
libtool-2.4.6-25.el8.x86_64
libtool-ltdl-2.4.6-25.el8.x86_64
libunistring-0.9.9-3.el8.x86_64
libusbx-1.0.23-4.el8.x86_64
libutempter-1.1.6-14.el8.x86_64
libxcb-1.13.1-1.el8.x86_64
libxcrypt-4.1.1-6.el8.x86_64
libxcrypt-devel-4.1.1-6.el8.x86_64
libxkbcommon-0.9.1-1.el8.x86_64
libxshmfence-1.3-2.el8.x86_64
libxslt-1.1.32-6.el8.x86_64
libyaml-0.1.7-5.el8.x86_64
libzstd-1.4.4-1.el8.x86_64
libzstd-devel-1.4.4-1.el8.x86_64
lksctp-tools-1.0.18-3.el8.x86_64
lshw-B.02.19.2-6.el8.x86_64
lsof-4.93.2-1.el8.x86_64
lsscsi-0.32-3.el8.x86_64
ltrace-0.7.91-28.el8.x86_64
lua-5.3.4-12.el8.x86_64
lua-libs-5.3.4-12.el8.x86_64
luksmeta-9-4.el8.x86_64
lz4-libs-1.8.3-3.el8_4.x86_64
lzo-2.08-14.el8.x86_64
m4-1.4.18-7.el8.x86_64
mailcap-2.1.48-3.el8.noarch
man-db-2.7.6.1-18.el8.x86_64
mcpp-2.7.2-20.el8.x86_64
mesa-libGLU-9.0.0-15.el8.x86_64
mlocate-0.26-20.el8.x86_64
mozjs60-60.9.0-4.el8.x86_64
mpfr-3.1.6-1.el8.x86_64
mtr-2:0.92-3.el8.x86_64
nano-2.9.8-1.el8.x86_64
ncurses-6.1-9.20180224.el8.x86_64
ncurses-base-6.1-9.20180224.el8.noarch
ncurses-libs-6.1-9.20180224.el8.x86_64
net-tools-2.0-0.52.20160912git.el8.x86_64
nettle-3.4.1-7.el8.x86_64
newt-0.52.20-11.el8.x86_64
npth-1.5-4.el8.x86_64
numactl-libs-2.0.12-13.el8.x86_64
ocaml-srpm-macros-5-4.el8.noarch
oniguruma-6.8.2-2.el8.x86_64
openblas-srpm-macros-2-2.el8.noarch
openldap-2.4.46-18.el8.x86_64
openldap-clients-2.4.46-18.el8.x86_64
os-prober-1.74-9.el8.x86_64
p11-kit-0.23.22-1.el8.x86_64
p11-kit-trust-0.23.22-1.el8.x86_64
pango-1.42.4-8.el8.x86_64
parted-3.2-39.el8.x86_64
patch-2.7.6-11.el8.x86_64
patchutils-0.3.4-10.el8.x86_64
pcre-8.42-6.el8.x86_64
perl-Carp-1.42-396.el8.noarch
perl-Data-Dumper-2.167-399.el8.x86_64
perl-Digest-1.17-395.el8.noarch
perl-Digest-MD5-2.55-396.el8.x86_64
perl-Encode-4:2.97-3.el8.x86_64
perl-Error-1:0.17025-2.el8.noarch
perl-Exporter-5.72-396.el8.noarch
perl-Fedora-VSP-0.001-9.el8.noarch
perl-File-Path-2.15-2.el8.noarch
perl-File-Temp-0.230.600-1.el8.noarch
perl-Getopt-Long-1:2.50-4.el8.noarch
perl-HTTP-Tiny-0.074-1.el8.noarch
perl-IO-Socket-IP-0.39-5.el8.noarch
perl-MIME-Base64-3.15-396.el8.x86_64
perl-PathTools-3.74-1.el8.x86_64
perl-Pod-Escapes-1:1.07-395.el8.noarch
perl-Pod-Perldoc-3.28-396.el8.noarch
perl-Pod-Simple-1:3.35-395.el8.noarch
perl-Pod-Usage-4:1.69-395.el8.noarch
perl-Scalar-List-Utils-3:1.49-2.el8.x86_64
perl-Socket-4:2.027-3.el8.x86_64
perl-Storable-1:3.11-3.el8.x86_64
perl-Sys-Syslog-0.35-397.el8.x86_64
perl-Term-ANSIColor-4.06-396.el8.noarch
perl-Term-Cap-1.17-395.el8.noarch
perl-TermReadKey-2.37-7.el8.x86_64
perl-Text-ParseWords-3.30-395.el8.noarch
perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch
perl-Thread-Queue-3.13-1.el8.noarch
perl-Time-Local-1:1.280-1.el8.noarch
perl-URI-1.73-3.el8.noarch
perl-Unicode-Normalize-1.25-396.el8.x86_64
perl-XML-Parser-2.44-11.el8.x86_64
perl-constant-1.33-396.el8.noarch
perl-generators-1.10-9.el8.noarch
perl-libnet-3.11-3.el8.noarch
perl-parent-1:0.237-1.el8.noarch
perl-podlators-4.11-1.el8.noarch
perl-srpm-macros-1-25.el8.noarch
perl-threads-1:2.21-2.el8.x86_64
perl-threads-shared-1.58-2.el8.x86_64
pigz-2.4-4.el8.x86_64
pinentry-1.1.0-2.el8.x86_64
pinfo-0.6.10-18.el8.x86_64
pkgconf-1.4.2-1.el8.x86_64
pkgconf-m4-1.4.2-1.el8.noarch
pkgconf-pkg-config-1.4.2-1.el8.x86_64
polkit-pkla-compat-0.1-12.el8.x86_64
popt-1.18-1.el8.x86_64
prefixdevname-0.1.0-6.el8.x86_64
protobuf-c-1.3.0-6.el8.x86_64
psacct-6.6.3-4.el8.x86_64
psmisc-23.1-5.el8.x86_64
publicsuffix-list-dafsa-20180723-1.el8.noarch
python3-cairo-1.16.3-6.el8.x86_64
python3-configobj-5.0.6-11.el8.noarch
python3-dateutil-1:2.6.1-6.el8.noarch
python3-dbus-1.2.4-15.el8.x86_64
python3-decorator-4.2.1-2.el8.noarch
python3-gobject-3.28.3-2.el8.x86_64
python3-gobject-base-3.28.3-2.el8.x86_64
python3-html5lib-1:0.999999999-6.el8.noarch
python3-pexpect-4.3.1-3.el8.noarch
python3-ply-3.9-9.el8.noarch
python3-psutil-5.4.3-11.el8.x86_64
python3-ptyprocess-0.5.2-4.el8.noarch
python3-pydbus-0.6.0-5.el8.noarch
python3-pyudev-0.21.0-7.el8.noarch
python3-pyyaml-3.12-12.el8.x86_64
python3-six-1.11.0-8.el8.noarch
python3-systemd-234-8.el8.x86_64
python3-tracer-0.7.5-2.el8.noarch
python3-webencodings-0.5.1-6.el8.noarch
quota-1:4.04-14.el8.x86_64
quota-nls-1:4.04-14.el8.noarch
readline-7.0-10.el8.x86_64
rootfiles-8.1-22.el8.noarch
rust-srpm-macros-5-2.el8.noarch
setroubleshoot-plugins-3.3.14-1.el8.noarch
setserial-2.17-45.el8.x86_64
sgml-common-0.6.3-50.el8.noarch
shared-mime-info-1.9-3.el8.x86_64
slang-2.3.2-3.el8.x86_64
smartmontools-1:7.1-1.el8.x86_64
snappy-1.1.8-3.el8.x86_64
source-highlight-3.1.8-17.el8.x86_64
squashfs-tools-4.3-20.el8.x86_64
symlinks-1.4-19.el8.x86_64
tbb-2018.2-9.el8.x86_64
telnet-1:0.17-76.el8.x86_64
time-1.9-3.el8.x86_64
timedatex-0.5-3.el8.x86_64
tmux-2.7-1.el8.x86_64
tpm2-tools-4.1.1-5.el8.x86_64
tpm2-tss-2.3.2-4.el8.x86_64
tracer-common-0.7.5-2.el8.noarch
tree-1.7.0-15.el8.x86_64
trousers-0.3.15-1.el8.x86_64
trousers-lib-0.3.15-1.el8.x86_64
urw-base35-bookman-fonts-20170801-10.el8.noarch
urw-base35-c059-fonts-20170801-10.el8.noarch
urw-base35-d050000l-fonts-20170801-10.el8.noarch
urw-base35-fonts-20170801-10.el8.noarch
urw-base35-fonts-common-20170801-10.el8.noarch
urw-base35-gothic-fonts-20170801-10.el8.noarch
urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch
urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch
urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch
urw-base35-p052-fonts-20170801-10.el8.noarch
urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch
urw-base35-z003-fonts-20170801-10.el8.noarch
usb_modeswitch-data-20191128-1.el8.noarch
usbutils-010-3.el8.x86_64
userspace-rcu-0.10.1-4.el8.x86_64
volume_key-libs-0.3.11-5.el8.x86_64
words-3.0-28.el8.noarch
xdelta-3.1.0-4.el8.x86_64
xdg-utils-1.1.2-5.el8.noarch
xkeyboard-config-2.28-1.el8.noarch
xml-common-0.6.3-50.el8.noarch
xorg-x11-font-utils-1:7.5-41.el8.x86_64
xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch
xorg-x11-server-utils-7.7-27.el8.x86_64
zip-3.0-23.el8.x86_64
zstd-1.4.4-1.el8.x86_64
Removed:
kernel-4.18.0-348.el8.x86_64 kernel-core-4.18.0-348.el8.x86_64
kernel-modules-4.18.0-348.el8.x86_64
Complete!
Done, please reboot your system.
A log of this installation can be found at /var/log/migrate2rocky.log
[root@centos8 ~]#
Tan solo nos queda realizar el reinicio del sistema y estamos listos para hacer uso de nuestro sistema con Rocky Linux. Recomiendo antes de realizar este proceso hacer un backup de los datos que tengamos guardados en el servidor a migrar.