Building tf-dev-env image: tf-dev-sandbox:sandbox-master-1_0_8_7-5_7 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 59.39kB Step 1/20 : ARG LINUX_DISTR=rockylinux Step 2/20 : ARG LINUX_DISTR_VER=9 Step 3/20 : FROM $LINUX_DISTR:$LINUX_DISTR_VER 9: Pulling from library/rockylinux 446f83f14b23: Pulling fs layer 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete Digest: sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 Status: Downloaded newer image for rockylinux:9 ---> 9cc24f05f309 Step 4/20 : ARG SITE_MIRROR ---> Running in 86ea4ab7bc27 ---> Removed intermediate container 86ea4ab7bc27 ---> 836c9133a527 Step 5/20 : ARG LC_ALL=en_US.UTF-8 ---> Running in 6e952157cf03 ---> Removed intermediate container 6e952157cf03 ---> 183e599de664 Step 6/20 : ARG LANG=en_US.UTF-8 ---> Running in c904758a40a8 ---> Removed intermediate container c904758a40a8 ---> 3a8ac57af331 Step 7/20 : ARG LANGUAGE=en_US.UTF-8 ---> Running in cab2b8d7e589 ---> Removed intermediate container cab2b8d7e589 ---> c30e9d51dad5 Step 8/20 : ENV USER root ---> Running in a08e0e8ee117 ---> Removed intermediate container a08e0e8ee117 ---> 456a994c249f Step 9/20 : ENV HOME /root ---> Running in a10ace88547a ---> Removed intermediate container a10ace88547a ---> 16adb84526cb Step 10/20 : ENV CONTRAIL $HOME/contrail ---> Running in cc4f76940808 ---> Removed intermediate container cc4f76940808 ---> 63afc806d37a Step 11/20 : ENV LC_ALL=$LC_ALL ---> Running in 192d966b87c4 ---> Removed intermediate container 192d966b87c4 ---> 201c9b453a2d Step 12/20 : ENV LANG=$LANG ---> Running in c91b035964b8 ---> Removed intermediate container c91b035964b8 ---> c03d7780822f Step 13/20 : ENV LANGUAGE=$LANGUAGE ---> Running in 7505f4e3f90b ---> Removed intermediate container 7505f4e3f90b ---> def24ff6981f Step 14/20 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in 58a62028588b ---> Removed intermediate container 58a62028588b ---> ea9c6434b1d8 Step 15/20 : WORKDIR $CONTRAIL ---> Running in 97253366831e ---> Removed intermediate container 97253366831e ---> 89134eaa34f6 Step 16/20 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> 20cd6b5a608d Step 17/20 : COPY entrypoint.sh build-rocky*.sh / ---> 0423db24cd3d Step 18/20 : RUN mkdir -p $OPENSSL_ROOT_DIR/lib && ln -s /usr/include/openssl10 $OPENSSL_ROOT_DIR/include && ln -s /usr/lib64/libcrypto.so.10 $OPENSSL_ROOT_DIR/lib/libcrypto.so && ln -s /usr/lib64/libssl.so.10 $OPENSSL_ROOT_DIR/lib/libssl.so ---> Running in 99acac6eca14 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)  ---> Removed intermediate container 99acac6eca14 ---> c69ed3ba7a87 Step 19/20 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in e3636590bb9e /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Failed to set locale, defaulting to C.UTF-8 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 3.5 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 1.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 322 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 77 MB/s | 8.8 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 77 MB/s | 6.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 1.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 2.7 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 438 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 509 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 57 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 113 MB/s | 25 MB 00:00 Third parties for Contrail 27 MB/s | 5.4 MB 00:00 Available Packages Name : git-review Version : 2.3.1 Release : 7.el9 Architecture : noarch Size : 86 k Source : git-review-2.3.1-7.el9.src.rpm Repository : tf-mirrors.ci_repos_epel9.repo Summary : A Git helper for integration with Gerrit URL : https://opendev.org/opendev/git-review License : ASL 2.0 Description : An extension for source control system Git that creates and manages : review requests in the patch management system Gerrit. It replaces the : rfc.sh script. Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:04 ago on Thu Feb 6 10:31:29 2025. Dependencies resolved. ============================================================================================== Package Arch Version Repository Size ============================================================================================== Installing: glibc-all-langpacks x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 18 M langpacks-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.4 k yum-utils noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 35 k Upgrading: glibc x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 2.0 M glibc-common x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 296 k glibc-minimal-langpack x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 22 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k dejavu-sans-fonts noarch 2.37-18.el9 tf-mirrors.ci_repos_yum9-baseos 1.3 M dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 36 k fonts-filesystem noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-baseos 9.0 k langpacks-core-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k langpacks-core-font-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k python3-dateutil noarch 1:2.8.1-7.el9 tf-mirrors.ci_repos_yum9-baseos 287 k python3-dbus x86_64 1.2.18-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 131 k python3-dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 246 k python3-six noarch 1.15.0-9.el9 tf-mirrors.ci_repos_yum9-baseos 36 k python3-systemd x86_64 234-19.el9 tf-mirrors.ci_repos_yum9-baseos 82 k Installing weak dependencies: glibc-langpack-en x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 552 k Transaction Summary ============================================================================================== Install 15 Packages Upgrade 3 Packages Total download size: 23 M Downloading Packages: (1/18): dbus-libs-1.12.20-8.el9.x86_64.rpm 10 MB/s | 151 kB 00:00 (2/18): dnf-plugins-core-4.3.0-16.el9.noarch.rp 1.9 MB/s | 36 kB 00:00 (3/18): fonts-filesystem-2.0.5-7.el9.1.noarch.r 1.5 MB/s | 9.0 kB 00:00 (4/18): dejavu-sans-fonts-2.37-18.el9.noarch.rp 35 MB/s | 1.3 MB 00:00 (5/18): glibc-langpack-en-2.34-125.el9_5.1.x86_ 22 MB/s | 552 kB 00:00 (6/18): python3-dateutil-2.8.1-7.el9.noarch.rpm 20 MB/s | 287 kB 00:00 (7/18): python3-dbus-1.2.18-2.el9.0.1.x86_64.rp 14 MB/s | 131 kB 00:00 (8/18): python3-dnf-plugins-core-4.3.0-16.el9.n 28 MB/s | 246 kB 00:00 (9/18): python3-six-1.15.0-9.el9.noarch.rpm 4.8 MB/s | 36 kB 00:00 (10/18): python3-systemd-234-19.el9.x86_64.rpm 14 MB/s | 82 kB 00:00 (11/18): yum-utils-4.3.0-16.el9.noarch.rpm 6.3 MB/s | 35 kB 00:00 (12/18): langpacks-core-en-3.0-16.el9.noarch.rp 1.0 MB/s | 9.5 kB 00:00 (13/18): langpacks-en-3.0-16.el9.noarch.rpm 1.4 MB/s | 9.4 kB 00:00 (14/18): langpacks-core-font-en-3.0-16.el9.noar 606 kB/s | 9.5 kB 00:00 (15/18): glibc-common-2.34-125.el9_5.1.x86_64.r 27 MB/s | 296 kB 00:00 (16/18): glibc-minimal-langpack-2.34-125.el9_5. 3.2 MB/s | 22 kB 00:00 (17/18): glibc-2.34-125.el9_5.1.x86_64.rpm 46 MB/s | 2.0 MB 00:00 (18/18): glibc-all-langpacks-2.34-125.el9_5.1.x 69 MB/s | 18 MB 00:00 -------------------------------------------------------------------------------- Total 82 MB/s | 23 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : glibc-langpack-en-2.34-125.el9_5.1.x86_64 1/21 Upgrading : glibc-common-2.34-125.el9_5.1.x86_64 2/21 Upgrading : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 3/21 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/21 Upgrading : glibc-2.34-125.el9_5.1.x86_64 4/21 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/21 Installing : glibc-all-langpacks-2.34-125.el9_5.1.x86_64 5/21 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 6/21 Installing : python3-dbus-1.2.18-2.el9.0.1.x86_64 7/21 Installing : python3-systemd-234-19.el9.x86_64 8/21 Installing : python3-six-1.15.0-9.el9.noarch 9/21 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 10/21 Installing : python3-dnf-plugins-core-4.3.0-16.el9.noarch 11/21 Installing : dnf-plugins-core-4.3.0-16.el9.noarch 12/21 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 13/21 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 14/21 Installing : langpacks-core-font-en-3.0-16.el9.noarch 15/21 Installing : langpacks-core-en-3.0-16.el9.noarch 16/21 Installing : langpacks-en-3.0-16.el9.noarch 17/21 Installing : yum-utils-4.3.0-16.el9.noarch 18/21 Cleanup : glibc-2.34-83.el9.7.x86_64 19/21 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/21 Cleanup : glibc-common-2.34-83.el9.7.x86_64 21/21 Running scriptlet: glibc-all-langpacks-2.34-125.el9_5.1.x86_64 21/21 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 21/21 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/21 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 2/21 Verifying : dnf-plugins-core-4.3.0-16.el9.noarch 3/21 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 4/21 Verifying : glibc-all-langpacks-2.34-125.el9_5.1.x86_64 5/21 Verifying : glibc-langpack-en-2.34-125.el9_5.1.x86_64 6/21 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 7/21 Verifying : python3-dbus-1.2.18-2.el9.0.1.x86_64 8/21 Verifying : python3-dnf-plugins-core-4.3.0-16.el9.noarch 9/21 Verifying : python3-six-1.15.0-9.el9.noarch 10/21 Verifying : python3-systemd-234-19.el9.x86_64 11/21 Verifying : yum-utils-4.3.0-16.el9.noarch 12/21 Verifying : langpacks-core-en-3.0-16.el9.noarch 13/21 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 14/21 Verifying : langpacks-en-3.0-16.el9.noarch 15/21 Verifying : glibc-2.34-125.el9_5.1.x86_64 16/21 Verifying : glibc-2.34-83.el9.7.x86_64 17/21 Verifying : glibc-common-2.34-125.el9_5.1.x86_64 18/21 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/21 Verifying : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 20/21 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/21 Upgraded: glibc-2.34-125.el9_5.1.x86_64 glibc-common-2.34-125.el9_5.1.x86_64 glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch dnf-plugins-core-4.3.0-16.el9.noarch fonts-filesystem-1:2.0.5-7.el9.1.noarch glibc-all-langpacks-2.34-125.el9_5.1.x86_64 glibc-langpack-en-2.34-125.el9_5.1.x86_64 langpacks-core-en-3.0-16.el9.noarch langpacks-core-font-en-3.0-16.el9.noarch langpacks-en-3.0-16.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.0.1.x86_64 python3-dnf-plugins-core-4.3.0-16.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-19.el9.x86_64 yum-utils-4.3.0-16.el9.noarch Complete! No match for argument: kernel-3.* No packages marked for removal. Dependencies resolved. Nothing to do. Complete! added from: http://tf-mirrors.gz1.opensdn.io/re 737 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 850 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 855 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 839 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 769 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 889 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 909 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 859 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 956 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 873 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 915 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 932 kB/s | 3.0 kB 00:00 Package python3-3.9.18-1.el9_3.x86_64 is already installed. Package openssl-1:3.0.7-24.el9.x86_64 is already installed. Dependencies resolved. ============================================================================================================================= Package Arch Version Repository Size ============================================================================================================================= Installing: autoconf noarch 2.69-39.el9 tf-mirrors.ci_repos_yum9-appstream 665 k automake noarch 1.16.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 662 k cmake x86_64 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 8.7 M createrepo_c x86_64 0.20.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 73 k docker-ce x86_64 3:27.3.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 27 M doxygen x86_64 1:1.9.1-11.el9 tf-mirrors.ci_repos_yum9-crb 4.2 M elfutils-libelf-devel x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-appstream 21 k gcc-c++ x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 13 M gdb x86_64 14.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 146 k git x86_64 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 50 k git-review noarch 2.3.1-7.el9 tf-mirrors.ci_repos_epel9.repo 86 k graphviz x86_64 2.44.0-26.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M httpd x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 45 k iproute x86_64 6.2.0-6.el9_4 tf-mirrors.ci_repos_yum9-baseos 786 k jq x86_64 1.6-17.el9 tf-mirrors.ci_repos_yum9-baseos 186 k libcap-devel x86_64 2.48-9.el9_2 tf-mirrors.ci_repos_yum9-appstream 33 k libnghttp2-devel x86_64 1.43.0-6.el9 tf-mirrors.ci_repos_yum9-crb 52 k libtool x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 577 k libuv-devel x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-crb 26 k make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k net-tools x86_64 2.0-0.64.20160912git.el9 tf-mirrors.ci_repos_yum9-baseos 294 k openssl-devel x86_64 1:3.2.2-6.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M perl-diagnostics noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 209 k python3-devel x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 205 k python3-distro noarch 1.5.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 36 k python3-future noarch 0.18.3-3.el9 tf-mirrors.ci_repos_epel9.repo 731 k python3-lxml x86_64 4.6.5-3.el9 tf-mirrors.ci_repos_yum9-appstream 1.2 M python3-virtualenv noarch 20.21.1-7.el9 tf-mirrors.ci_repos_epel9.repo 202 k rpm-build x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 59 k rpmdevtools noarch 9.5-1.el9 tf-mirrors.ci_repos_yum9-appstream 75 k sudo x86_64 1.9.5p2-10.el9_3 tf-mirrors.ci_repos_yum9-baseos 1.0 M tbb x86_64 2020.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 171 k tox noarch 3.28.0-1.el9 tf-mirrors.ci_repos_epel9.repo 171 k vim-enhanced x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k Upgrading: elfutils-debuginfod-client x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 36 k elfutils-libelf x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 206 k elfutils-libs x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 259 k file-libs x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 588 k ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k libgcc x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 87 k libgomp x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 263 k libnghttp2 x86_64 1.43.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 72 k libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k libstdc++ x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 734 k openssl x86_64 1:3.2.2-6.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.3 M openssl-libs x86_64 1:3.2.2-6.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.4 M python3 x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 26 k python3-libs x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 7.5 M python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k Installing dependencies: ModemManager-glib x86_64 1.20.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 334 k NetworkManager-libnm x86_64 1:1.48.10-2.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k adobe-mappings-cmap noarch 20171205-12.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M adobe-mappings-cmap-deprecated noarch 20171205-12.el9 tf-mirrors.ci_repos_yum9-appstream 113 k adobe-mappings-pdf noarch 20180407-10.el9 tf-mirrors.ci_repos_yum9-appstream 627 k adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 tf-mirrors.ci_repos_yum9-baseos 831 k adwaita-cursor-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 623 k adwaita-icon-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 11 M alsa-lib x86_64 1.2.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 504 k annobin x86_64 12.65-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M apr x86_64 1.7.0-12.el9_3 tf-mirrors.ci_repos_yum9-appstream 122 k apr-util x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 94 k apr-util-bdb x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 12 k at-spi2-atk x86_64 2.38.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 86 k at-spi2-core x86_64 2.40.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 176 k atk x86_64 2.36.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 270 k attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k avahi-glib x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-appstream 14 k avahi-libs x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-baseos 67 k bluez-libs x86_64 5.72-2.el9 tf-mirrors.ci_repos_yum9-baseos 81 k boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k bzip2 x86_64 1.0.8-8.el9 tf-mirrors.ci_repos_yum9-baseos 52 k cairo x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 659 k cairo-gobject x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 18 k cmake-data noarch 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M cmake-filesystem x86_64 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 11 k cmake-rpm-macros noarch 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 10 k colord-libs x86_64 1.4.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 230 k container-selinux noarch 3:2.232.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 55 k containerd.io x86_64 1.7.24-3.1.el9 tf-mirrors.ci_repos_dockerrepo9 43 M cpio x86_64 2.13-16.el9 tf-mirrors.ci_repos_yum9-baseos 270 k cpp x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 11 M createrepo_c-libs x86_64 0.20.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 99 k cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k cups-libs x86_64 1:2.3.3op2-31.el9_5 tf-mirrors.ci_repos_yum9-baseos 262 k dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k debugedit x86_64 5.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 76 k device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k docker-ce-cli x86_64 1:27.3.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 8.0 M dwz x86_64 0.14-3.el9 tf-mirrors.ci_repos_yum9-appstream 127 k ed x86_64 1.14.2-12.el9 tf-mirrors.ci_repos_yum9-baseos 74 k efi-srpm-macros noarch 6-2.el9_0 tf-mirrors.ci_repos_yum9-appstream 22 k elfutils x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 550 k emacs-filesystem noarch 1:27.2-10.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.6 k exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 tf-mirrors.ci_repos_yum9-appstream 523 k exiv2-libs x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k fdk-aac-free x86_64 2.0.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 324 k file x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 48 k flac-libs x86_64 1.3.3-10.el9_2.1 tf-mirrors.ci_repos_yum9-appstream 217 k fontconfig x86_64 2.14.0-2.el9_1 tf-mirrors.ci_repos_yum9-appstream 274 k fonts-srpm-macros noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-appstream 27 k freetype x86_64 2.10.4-9.el9 tf-mirrors.ci_repos_yum9-baseos 387 k fribidi x86_64 1.0.10-6.el9.2 tf-mirrors.ci_repos_yum9-appstream 84 k fuse x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 78 k fuse-common x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-baseos 7.3 k fuse-libs x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 96 k fuse-overlayfs x86_64 1.14-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k fuse3 x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 53 k fuse3-libs x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 91 k gcc x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 32 M gcc-plugin-annobin x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 42 k gd x86_64 2.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 131 k gdb-headless x86_64 14.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M gdk-pixbuf2 x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 466 k gdk-pixbuf2-modules x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 85 k geoclue2 x86_64 2.6.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 122 k ghc-srpm-macros noarch 1.5.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 7.8 k giflib x86_64 5.2.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 48 k git-core x86_64 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 4.4 M git-core-doc noarch 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 2.7 M glib-networking x86_64 2.68.3-3.el9 tf-mirrors.ci_repos_yum9-baseos 169 k glibc-devel x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 31 k glibc-gconv-extra x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 1.6 M glibc-headers x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 435 k go-srpm-macros noarch 3.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 k gobject-introspection x86_64 1.68.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 246 k google-droid-sans-fonts noarch 20200215-11.el9.2 tf-mirrors.ci_repos_yum9-appstream 2.7 M gpm-libs x86_64 1.20.7-29.el9 tf-mirrors.ci_repos_yum9-appstream 20 k graphene x86_64 1.10.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 64 k graphite2 x86_64 1.3.14-9.el9 tf-mirrors.ci_repos_yum9-baseos 94 k groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M gsettings-desktop-schemas x86_64 40.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 667 k gsm x86_64 1.0.19-6.el9 tf-mirrors.ci_repos_yum9-appstream 33 k gstreamer1 x86_64 1.22.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M gstreamer1-plugins-base x86_64 1.22.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M gtk-update-icon-cache x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 32 k gtk2 x86_64 2.24.33-8.el9 tf-mirrors.ci_repos_yum9-appstream 3.5 M gtk3 x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M harfbuzz x86_64 2.7.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 623 k hicolor-icon-theme noarch 0.17-13.el9 tf-mirrors.ci_repos_yum9-appstream 66 k httpd-core x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M httpd-filesystem noarch 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 12 k httpd-tools x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 79 k hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M info x86_64 6.7-15.el9 tf-mirrors.ci_repos_yum9-baseos 224 k iptables-legacy x86_64 1.8.10-4.1.el9 tf-mirrors.ci_repos_epel9.repo 49 k iptables-legacy-libs x86_64 1.8.10-4.1.el9 tf-mirrors.ci_repos_epel9.repo 37 k iptables-libs x86_64 1.8.10-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 396 k iso-codes noarch 4.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M jbig2dec-libs x86_64 0.19-7.el9 tf-mirrors.ci_repos_yum9-appstream 72 k jbigkit-libs x86_64 2.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 52 k json-glib x86_64 1.6.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 151 k kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M kernel-headers x86_64 5.14.0-503.15.1.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.5 M kernel-srpm-macros noarch 1.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 15 k keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k lcms2 x86_64 2.12-3.el9 tf-mirrors.ci_repos_yum9-appstream 166 k libICE x86_64 1.0.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 70 k libSM x86_64 1.2.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libX11 x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 650 k libX11-common noarch 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 151 k libX11-xcb x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 10 k libXau x86_64 1.0.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXaw x86_64 1.0.13-19.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libXcomposite x86_64 0.4.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 23 k libXcursor x86_64 1.2.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXdamage x86_64 1.1.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 22 k libXext x86_64 1.3.4-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXfixes x86_64 5.0.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 19 k libXft x86_64 2.3.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 61 k libXi x86_64 1.7.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXinerama x86_64 1.1.4-10.el9 tf-mirrors.ci_repos_yum9-appstream 14 k libXmu x86_64 1.1.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 74 k libXpm x86_64 3.5.13-10.el9 tf-mirrors.ci_repos_yum9-appstream 58 k libXrandr x86_64 1.5.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXrender x86_64 0.9.10-16.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXt x86_64 1.2.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 180 k libXtst x86_64 1.2.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 20 k libXv x86_64 1.0.11-16.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libXxf86vm x86_64 1.1.4-18.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libasyncns x86_64 0.8-22.el9 tf-mirrors.ci_repos_yum9-appstream 29 k libatomic x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 29 k libbabeltrace x86_64 1.5.8-10.el9 tf-mirrors.ci_repos_yum9-appstream 186 k libbpf x86_64 2:1.4.0-1.el9 tf-mirrors.ci_repos_yum9-baseos 177 k libbrotli x86_64 1.0.9-6.el9 tf-mirrors.ci_repos_yum9-baseos 313 k libcanberra x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 85 k libcanberra-gtk3 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 31 k libcbor x86_64 0.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 56 k libdatrie x86_64 0.2.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libdrm x86_64 2.4.121-1.el9 tf-mirrors.ci_repos_yum9-appstream 158 k libedit x86_64 3.1-38.20210216cvs.el9 tf-mirrors.ci_repos_yum9-baseos 103 k libepoxy x86_64 1.5.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 244 k libexif x86_64 0.6.22-6.el9 tf-mirrors.ci_repos_yum9-appstream 423 k libfido2 x86_64 1.13.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 97 k libfontenc x86_64 1.1.3-17.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libgexiv2 x86_64 0.12.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 81 k libglvnd x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 133 k libglvnd-egl x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 36 k libglvnd-glx x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 140 k libgs x86_64 9.54.0-17.el9_4 tf-mirrors.ci_repos_yum9-appstream 3.1 M libgsf x86_64 1.14.47-5.el9 tf-mirrors.ci_repos_yum9-appstream 245 k libgudev x86_64 237-1.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libgusb x86_64 0.3.8-2.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libgxps x86_64 0.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 78 k libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M libijs x86_64 0.35-15.el9 tf-mirrors.ci_repos_yum9-appstream 29 k libipt x86_64 2.0.4-5.el9 tf-mirrors.ci_repos_yum9-appstream 55 k libiptcdata x86_64 1.0.5-10.el9 tf-mirrors.ci_repos_yum9-appstream 60 k libjpeg-turbo x86_64 2.0.90-7.el9 tf-mirrors.ci_repos_yum9-appstream 174 k libldac x86_64 2.0.2.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 40 k libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k libnetfilter_conntrack x86_64 1.0.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 58 k libnfnetlink x86_64 1.0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 29 k libnotify x86_64 0.7.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 43 k libnsl2 x86_64 2.0.0-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 30 k libogg x86_64 2:1.3.4-6.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libosinfo x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 312 k libpaper x86_64 1.1.28-4.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libpciaccess x86_64 0.16-7.el9 tf-mirrors.ci_repos_yum9-baseos 26 k libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libpng x86_64 2:1.6.37-12.el9 tf-mirrors.ci_repos_yum9-baseos 116 k libproxy x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-baseos 73 k libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k librsvg2 x86_64 2.50.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 2.8 M libsbc x86_64 1.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 44 k libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k libslirp x86_64 4.4.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 67 k libsndfile x86_64 1.0.31-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k libsoup x86_64 2.72.0-8.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 388 k libstdc++-devel x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M libstemmer x86_64 0-18.585svn.el9 tf-mirrors.ci_repos_yum9-appstream 83 k libtdb x86_64 1.4.10-1.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libthai x86_64 0.1.28-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k libtheora x86_64 1:1.1.1-31.el9 tf-mirrors.ci_repos_yum9-appstream 163 k libtiff x86_64 4.4.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libtirpc x86_64 1.3.3-9.el9 tf-mirrors.ci_repos_yum9-baseos 93 k libtool-ltdl x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 35 k libtracker-sparql x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 316 k libuv x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-appstream 146 k libvisual x86_64 1:0.4.0-34.el9 tf-mirrors.ci_repos_yum9-appstream 143 k libvorbis x86_64 1:1.3.7-5.el9 tf-mirrors.ci_repos_yum9-appstream 192 k libwayland-client x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 33 k libwayland-cursor x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libwayland-egl x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libwayland-server x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libwebp x86_64 1.2.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 276 k libxcb x86_64 1.13.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 224 k libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k libxkbcommon x86_64 1.0.3-4.el9 tf-mirrors.ci_repos_yum9-appstream 132 k libxshmfence x86_64 1.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libxslt x86_64 1.1.34-9.el9 tf-mirrors.ci_repos_yum9-appstream 240 k libzstd-devel x86_64 1.5.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 46 k llvm-libs x86_64 18.1.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 M low-memory-monitor x86_64 2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k lua-srpm-macros noarch 1-6.el9 tf-mirrors.ci_repos_yum9-appstream 8.5 k m4 x86_64 1.4.19-1.el9 tf-mirrors.ci_repos_yum9-appstream 294 k mailcap noarch 2.1.49-5.el9 tf-mirrors.ci_repos_yum9-baseos 32 k mesa-filesystem x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 10 k mesa-libEGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 138 k mesa-libGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 169 k mesa-libgbm x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 35 k mesa-libglapi x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 44 k mkfontscale x86_64 1.2.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 31 k mpdecimal x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 85 k ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k nspr x86_64 4.35.0-14.el9_4 tf-mirrors.ci_repos_yum9-appstream 133 k nss x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 715 k nss-softokn x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 386 k nss-softokn-freebl x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 309 k nss-sysinit x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 18 k nss-util x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 88 k ocaml-srpm-macros noarch 6-6.el9 tf-mirrors.ci_repos_yum9-appstream 7.8 k oniguruma x86_64 6.9.6-1.el9.6 tf-mirrors.ci_repos_yum9-baseos 217 k openblas-srpm-macros noarch 2-11.el9 tf-mirrors.ci_repos_yum9-appstream 7.3 k openjpeg2 x86_64 2.4.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 162 k openssh x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 457 k openssh-clients x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 713 k opus x86_64 1.3.1-10.el9 tf-mirrors.ci_repos_yum9-appstream 199 k orc x86_64 0.4.31-8.el9 tf-mirrors.ci_repos_yum9-appstream 182 k osinfo-db noarch 20240701-2.el9 tf-mirrors.ci_repos_yum9-appstream 289 k osinfo-db-tools x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 68 k pango x86_64 1.48.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 297 k patch x86_64 2.7.6-16.el9 tf-mirrors.ci_repos_yum9-appstream 127 k perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-File-Compare noarch 1.100.600-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-File-Copy noarch 2.34-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Git noarch 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 37 k perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-Thread-Queue noarch 3.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k perl-srpm-macros noarch 1-41.el9 tf-mirrors.ci_repos_yum9-appstream 8.2 k perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-threads x86_64 1:2.25-460.el9 tf-mirrors.ci_repos_yum9-appstream 57 k perl-threads-shared x86_64 1.61-460.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 44 k perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 134 k pipewire-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M pixman x86_64 0.40.0-6.el9_3 tf-mirrors.ci_repos_yum9-appstream 269 k pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k polkit x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 146 k polkit-libs x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 8.3 M poppler x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.1 M poppler-data noarch 0.4.9-9.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 1.8 M poppler-glib x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 151 k psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k pulseaudio-libs x86_64 15.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 666 k pyproject-srpm-macros noarch 1.12.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 13 k python-rpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 14 k python-srpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 17 k python3-argcomplete noarch 1.12.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 61 k python3-chardet noarch 4.0.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 209 k python3-distlib noarch 0.3.2-1.el9 tf-mirrors.ci_repos_epel9.repo 192 k python3-filelock noarch 3.7.1-1.el9 tf-mirrors.ci_repos_epel9.repo 24 k python3-idna noarch 2.10-7.el9_4.1 tf-mirrors.ci_repos_yum9-baseos 97 k python3-packaging noarch 20.9-5.el9 tf-mirrors.ci_repos_yum9-appstream 69 k python3-platformdirs noarch 2.5.4-1.el9 tf-mirrors.ci_repos_epel9.repo 31 k python3-pluggy noarch 0.13.1-7.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 38 k python3-py noarch 1.10.0-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 428 k python3-pyparsing noarch 2.4.7-9.el9 tf-mirrors.ci_repos_yum9-baseos 150 k python3-pysocks noarch 1.7.1-12.el9 tf-mirrors.ci_repos_yum9-baseos 34 k python3-requests noarch 2.25.1-8.el9 tf-mirrors.ci_repos_yum9-baseos 113 k python3-rpm-generators noarch 12-9.el9 tf-mirrors.ci_repos_yum9-appstream 27 k python3-rpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 9.2 k python3-setuptools noarch 53.0.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 838 k python3-tomli noarch 2.0.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 30 k python3-urllib3 noarch 1.26.5-6.el9 tf-mirrors.ci_repos_yum9-baseos 187 k python3-wheel-wheel noarch 1:0.36.2-8.el9 tf-mirrors.ci_repos_yum9-crb 42 k python3.11 x86_64 3.11.9-7.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 27 k python3.11-libs x86_64 3.11.9-7.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 9.7 M python3.11-pip-wheel noarch 22.3.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M python3.11-setuptools-wheel noarch 65.5.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 713 k python3.11-wheel-wheel noarch 0.38.4-3.el9 tf-mirrors.ci_repos_yum9-crb 42 k python3.12 x86_64 3.12.5-2.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 26 k python3.12-libs x86_64 3.12.5-2.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 9.2 M python3.12-pip-wheel noarch 23.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 1.5 M python3.12-setuptools-wheel noarch 68.2.2-4.el9 tf-mirrors.ci_repos_yum9-crb 669 k python3.12-wheel-wheel noarch 0.41.2-3.el9 tf-mirrors.ci_repos_yum9-crb 69 k qt5-srpm-macros noarch 5.15.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 7.9 k redhat-rpm-config noarch 208-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k rocky-logos-httpd noarch 90.15-2.el9 tf-mirrors.ci_repos_yum9-appstream 24 k rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k rtkit x86_64 0.11-29.el9 tf-mirrors.ci_repos_yum9-appstream 55 k rust-srpm-macros noarch 17-4.el9 tf-mirrors.ci_repos_yum9-appstream 9.3 k selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M shared-mime-info x86_64 2.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 372 k slirp4netns x86_64 1.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 46 k sound-theme-freedesktop noarch 0.8-17.el9 tf-mirrors.ci_repos_yum9-appstream 377 k source-highlight x86_64 3.1.9-12.el9 tf-mirrors.ci_repos_yum9-appstream 608 k systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M totem-pl-parser x86_64 3.26.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 130 k tracker x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 538 k unzip x86_64 6.0-57.el9 tf-mirrors.ci_repos_yum9-baseos 180 k upower x86_64 0.99.13-2.el9 tf-mirrors.ci_repos_yum9-appstream 165 k urw-base35-bookman-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 847 k urw-base35-c059-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 874 k urw-base35-d050000l-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 76 k urw-base35-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 9.9 k urw-base35-fonts-common noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 21 k urw-base35-gothic-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 795 k urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 856 k urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 1.3 M urw-base35-p052-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 973 k urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 41 k urw-base35-z003-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 275 k vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k webkit2gtk3-jsc x86_64 2.46.3-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M webrtc-audio-processing x86_64 0.3.1-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 303 k which x86_64 2.21-29.el9 tf-mirrors.ci_repos_yum9-baseos 40 k wireplumber x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 83 k wireplumber-libs x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 338 k xdg-desktop-portal x86_64 1.12.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 367 k xkeyboard-config noarch 2.33-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k xml-common noarch 0.6.3-58.el9 tf-mirrors.ci_repos_yum9-appstream 31 k xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M xz x86_64 5.2.5-8.el9_0 tf-mirrors.ci_repos_yum9-baseos 214 k zip x86_64 3.0-35.el9 tf-mirrors.ci_repos_yum9-baseos 263 k zlib-devel x86_64 1.2.11-40.el9 tf-mirrors.ci_repos_yum9-appstream 44 k zstd x86_64 1.5.1-2.el9 tf-mirrors.ci_repos_yum9-baseos 546 k Installing weak dependencies: abattis-cantarell-fonts noarch 0.301-4.el9 tf-mirrors.ci_repos_yum9-appstream 364 k apr-util-openssl x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 14 k dconf x86_64 0.40.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 109 k docker-buildx-plugin x86_64 0.17.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 14 M docker-ce-rootless-extras x86_64 27.3.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 4.4 M docker-compose-plugin x86_64 2.29.7-1.el9 tf-mirrors.ci_repos_dockerrepo9 13 M exiv2 x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 975 k libcanberra-gtk2 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 25 k libproxy-webkitgtk4 x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-appstream 21 k libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k mesa-dri-drivers x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 8.8 M mod_http2 x86_64 2.0.26-2.el9_4.1 tf-mirrors.ci_repos_yum9-appstream 163 k mod_lua x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 58 k perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k pipewire x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 101 k pipewire-alsa x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 56 k pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 8.1 k pipewire-pulseaudio x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 185 k polkit-pkla-compat x86_64 0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 44 k python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M python3.11-devel x86_64 3.11.9-7.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 234 k python3.12-devel x86_64 3.12.5-2.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 274 k tracker-miners x86_64 3.1.2-4.el9_3 tf-mirrors.ci_repos_yum9-appstream 888 k xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 130 k Transaction Summary ============================================================================================================================= Install 464 Packages Upgrade 22 Packages Total download size: 442 M Downloading Packages: (1/486): acl-2.3.1-4.el9.x86_64.rpm 5.7 MB/s | 69 kB 00:00 (2/486): ModemManager-glib-1.20.2-1.el9.x86_64. 16 MB/s | 334 kB 00:00 (3/486): attr-2.5.1-3.el9.x86_64.rpm 9.4 MB/s | 58 kB 00:00 (4/486): NetworkManager-libnm-1.48.10-2.el9_5.x 37 MB/s | 1.8 MB 00:00 (5/486): avahi-libs-0.8-21.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 (6/486): adobe-source-code-pro-fonts-2.030.1.05 17 MB/s | 831 kB 00:00 (7/486): bluez-libs-5.72-2.el9.x86_64.rpm 5.1 MB/s | 81 kB 00:00 (8/486): bzip2-1.0.8-8.el9.x86_64.rpm 3.4 MB/s | 52 kB 00:00 (9/486): cpio-2.13-16.el9.x86_64.rpm 22 MB/s | 270 kB 00:00 (10/486): cryptsetup-libs-2.7.2-3.el9_5.x86_64. 38 MB/s | 514 kB 00:00 (11/486): dbus-1.12.20-8.el9.x86_64.rpm 701 kB/s | 6.8 kB 00:00 (12/486): cups-libs-2.3.3op2-31.el9_5.x86_64.rp 13 MB/s | 262 kB 00:00 (13/486): dbus-common-1.12.20-8.el9.noarch.rpm 1.9 MB/s | 14 kB 00:00 (14/486): dbus-broker-28-7.el9.x86_64.rpm 13 MB/s | 171 kB 00:00 (15/486): device-mapper-1.02.198-2.el9.x86_64.r 15 MB/s | 137 kB 00:00 (16/486): device-mapper-libs-1.02.198-2.el9.x86 16 MB/s | 177 kB 00:00 (17/486): ed-1.14.2-12.el9.x86_64.rpm 11 MB/s | 74 kB 00:00 (18/486): diffutils-3.7-12.el9.x86_64.rpm 23 MB/s | 388 kB 00:00 (19/486): file-5.39-16.el9.x86_64.rpm 4.9 MB/s | 48 kB 00:00 (20/486): elfutils-0.191-4.el9.x86_64.rpm 25 MB/s | 550 kB 00:00 (21/486): fuse-2.9.9-16.el9.x86_64.rpm 7.0 MB/s | 78 kB 00:00 (22/486): fuse-common-3.10.2-9.el9.x86_64.rpm 1.5 MB/s | 7.3 kB 00:00 (23/486): freetype-2.10.4-9.el9.x86_64.rpm 17 MB/s | 387 kB 00:00 (24/486): fuse-libs-2.9.9-16.el9.x86_64.rpm 8.6 MB/s | 96 kB 00:00 (25/486): glib-networking-2.68.3-3.el9.x86_64.r 13 MB/s | 169 kB 00:00 (26/486): graphite2-1.3.14-9.el9.x86_64.rpm 16 MB/s | 94 kB 00:00 (27/486): gobject-introspection-1.68.0-11.el9.x 16 MB/s | 246 kB 00:00 (28/486): glibc-gconv-extra-2.34-125.el9_5.1.x8 43 MB/s | 1.6 MB 00:00 (29/486): gsettings-desktop-schemas-40.0-6.el9. 22 MB/s | 667 kB 00:00 (30/486): groff-base-1.22.4-10.el9.x86_64.rpm 22 MB/s | 1.0 MB 00:00 (31/486): harfbuzz-2.7.4-10.el9.x86_64.rpm 18 MB/s | 623 kB 00:00 (32/486): info-6.7-15.el9.x86_64.rpm 15 MB/s | 224 kB 00:00 (33/486): iptables-libs-1.8.10-4.el9_4.x86_64.r 44 MB/s | 396 kB 00:00 (34/486): iproute-6.2.0-6.el9_4.x86_64.rpm 32 MB/s | 786 kB 00:00 (35/486): hwdata-0.348-9.15.el9.noarch.rpm 25 MB/s | 1.6 MB 00:00 (36/486): jq-1.6-17.el9.x86_64.rpm 5.5 MB/s | 186 kB 00:00 (37/486): json-glib-1.6.6-1.el9.x86_64.rpm 5.5 MB/s | 151 kB 00:00 (38/486): kbd-2.4.0-10.el9.x86_64.rpm 24 MB/s | 387 kB 00:00 (39/486): kbd-legacy-2.4.0-10.el9.noarch.rpm 27 MB/s | 502 kB 00:00 (40/486): keyutils-1.6.3-1.el9.x86_64.rpm 5.9 MB/s | 72 kB 00:00 (41/486): kmod-28-10.el9.x86_64.rpm 14 MB/s | 121 kB 00:00 (42/486): kmod-libs-28-10.el9.x86_64.rpm 9.6 MB/s | 62 kB 00:00 (43/486): kbd-misc-2.4.0-10.el9.noarch.rpm 35 MB/s | 1.5 MB 00:00 (44/486): libatomic-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 29 kB 00:00 (45/486): libbpf-1.4.0-1.el9.x86_64.rpm 7.5 MB/s | 177 kB 00:00 (46/486): libcbor-0.7.0-5.el9.x86_64.rpm 7.8 MB/s | 56 kB 00:00 (47/486): libbrotli-1.0.9-6.el9.x86_64.rpm 20 MB/s | 313 kB 00:00 (48/486): libedit-3.1-38.20210216cvs.el9.x86_64 8.0 MB/s | 103 kB 00:00 (49/486): libgudev-237-1.el9.x86_64.rpm 5.1 MB/s | 35 kB 00:00 (50/486): libfido2-1.13.0-2.el9.x86_64.rpm 6.1 MB/s | 97 kB 00:00 (51/486): libgusb-0.3.8-2.el9.x86_64.rpm 5.7 MB/s | 50 kB 00:00 (52/486): libnetfilter_conntrack-1.0.9-1.el9.x8 9.2 MB/s | 58 kB 00:00 (53/486): libnfnetlink-1.0.1-21.el9.x86_64.rpm 5.7 MB/s | 29 kB 00:00 (54/486): libpciaccess-0.16-7.el9.x86_64.rpm 4.5 MB/s | 26 kB 00:00 (55/486): libmnl-1.0.4-16.el9_4.x86_64.rpm 1.2 MB/s | 27 kB 00:00 (56/486): libpng-1.6.37-12.el9.x86_64.rpm 17 MB/s | 116 kB 00:00 (57/486): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.8 MB/s | 35 kB 00:00 (58/486): libpsl-0.21.1-5.el9.x86_64.rpm 9.6 MB/s | 63 kB 00:00 (59/486): libproxy-0.4.15-35.el9.x86_64.rpm 5.7 MB/s | 73 kB 00:00 (60/486): libseccomp-2.5.2-2.el9.x86_64.rpm 7.2 MB/s | 71 kB 00:00 (61/486): libselinux-utils-3.6-1.el9.x86_64.rpm 14 MB/s | 164 kB 00:00 (62/486): libtdb-1.4.10-1.el9.x86_64.rpm 5.4 MB/s | 50 kB 00:00 (63/486): libtirpc-1.3.3-9.el9.x86_64.rpm 13 MB/s | 93 kB 00:00 (64/486): mailcap-2.1.49-5.el9.noarch.rpm 4.6 MB/s | 32 kB 00:00 (65/486): make-4.3-8.el9.x86_64.rpm 41 MB/s | 529 kB 00:00 (66/486): ncurses-6.2-10.20210508.el9.x86_64.rp 24 MB/s | 399 kB 00:00 (67/486): net-tools-2.0-0.64.20160912git.el9.x8 23 MB/s | 294 kB 00:00 (68/486): oniguruma-6.9.6-1.el9.6.x86_64.rpm 21 MB/s | 217 kB 00:00 (69/486): openssh-8.7p1-43.el9.x86_64.rpm 35 MB/s | 457 kB 00:00 (70/486): openssh-clients-8.7p1-43.el9.x86_64.r 34 MB/s | 713 kB 00:00 (71/486): pkgconf-1.7.3-10.el9.x86_64.rpm 2.5 MB/s | 40 kB 00:00 (72/486): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.9 MB/s | 14 kB 00:00 (73/486): pkgconf-pkg-config-1.7.3-10.el9.x86_6 2.3 MB/s | 10 kB 00:00 (74/486): libicu-67.1-9.el9.x86_64.rpm 50 MB/s | 9.6 MB 00:00 (75/486): polkit-0.117-13.el9.x86_64.rpm 2.0 MB/s | 146 kB 00:00 (76/486): policycoreutils-3.6-2.1.el9.x86_64.rp 2.6 MB/s | 208 kB 00:00 (77/486): psmisc-23.4-3.el9.x86_64.rpm 23 MB/s | 226 kB 00:00 (78/486): publicsuffix-list-dafsa-20210518-3.el 10 MB/s | 58 kB 00:00 (79/486): polkit-pkla-compat-0.1-21.el9.x86_64. 1.9 MB/s | 44 kB 00:00 (80/486): python3-idna-2.10-7.el9_4.1.noarch.rp 13 MB/s | 97 kB 00:00 (81/486): python3-chardet-4.0.0-5.el9.noarch.rp 13 MB/s | 209 kB 00:00 (82/486): python3-pysocks-1.7.1-12.el9.noarch.r 5.8 MB/s | 34 kB 00:00 (83/486): python3-pyparsing-2.4.7-9.el9.noarch. 9.9 MB/s | 150 kB 00:00 (84/486): python3-requests-2.25.1-8.el9.noarch. 15 MB/s | 113 kB 00:00 (85/486): python3-setuptools-53.0.0-13.el9.noar 40 MB/s | 838 kB 00:00 (86/486): python3-urllib3-1.26.5-6.el9.noarch.r 8.6 MB/s | 187 kB 00:00 (87/486): rpm-plugin-selinux-4.16.1.3-34.el9.0. 2.3 MB/s | 16 kB 00:00 (88/486): selinux-policy-38.1.45-3.el9_5.noarch 7.6 MB/s | 48 kB 00:00 (89/486): polkit-libs-0.117-13.el9.x86_64.rpm 57 MB/s | 8.3 MB 00:00 (90/486): shared-mime-info-2.1-5.el9.x86_64.rpm 5.1 MB/s | 372 kB 00:00 (91/486): sudo-1.9.5p2-10.el9_3.x86_64.rpm 44 MB/s | 1.0 MB 00:00 (92/486): systemd-pam-252-46.el9_5.2.0.1.x86_64 11 MB/s | 285 kB 00:00 (93/486): systemd-252-46.el9_5.2.0.1.x86_64.rpm 56 MB/s | 4.0 MB 00:00 (94/486): selinux-policy-targeted-38.1.45-3.el9 33 MB/s | 6.5 MB 00:00 (95/486): systemd-rpm-macros-252-46.el9_5.2.0.1 855 kB/s | 73 kB 00:00 (96/486): vim-filesystem-8.2.2637-21.el9.noarch 1.3 MB/s | 9.3 kB 00:00 (97/486): unzip-6.0-57.el9.x86_64.rpm 15 MB/s | 180 kB 00:00 (98/486): which-2.21-29.el9.x86_64.rpm 5.1 MB/s | 40 kB 00:00 (99/486): systemd-udev-252-46.el9_5.2.0.1.x86_6 21 MB/s | 1.9 MB 00:00 (100/486): xz-5.2.5-8.el9_0.x86_64.rpm 7.4 MB/s | 214 kB 00:00 (101/486): zip-3.0-35.el9.x86_64.rpm 8.2 MB/s | 263 kB 00:00 (102/486): abattis-cantarell-fonts-0.301-4.el9. 23 MB/s | 364 kB 00:00 (103/486): zstd-1.5.1-2.el9.x86_64.rpm 21 MB/s | 546 kB 00:00 (104/486): adobe-mappings-cmap-deprecated-20171 8.3 MB/s | 113 kB 00:00 (105/486): adobe-mappings-pdf-20180407-10.el9.n 33 MB/s | 627 kB 00:00 (106/486): adobe-mappings-cmap-20171205-12.el9. 31 MB/s | 1.9 MB 00:00 (107/486): adwaita-cursor-theme-40.1.1-3.el9.no 14 MB/s | 623 kB 00:00 (108/486): alsa-lib-1.2.12-1.el9.x86_64.rpm 29 MB/s | 504 kB 00:00 (109/486): annobin-12.65-1.el9.x86_64.rpm 41 MB/s | 1.0 MB 00:00 (110/486): apr-1.7.0-12.el9_3.x86_64.rpm 6.0 MB/s | 122 kB 00:00 (111/486): apr-util-1.6.1-23.el9.x86_64.rpm 9.6 MB/s | 94 kB 00:00 (112/486): apr-util-bdb-1.6.1-23.el9.x86_64.rpm 1.4 MB/s | 12 kB 00:00 (113/486): apr-util-openssl-1.6.1-23.el9.x86_64 2.5 MB/s | 14 kB 00:00 (114/486): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 13 MB/s | 86 kB 00:00 (115/486): at-spi2-core-2.40.3-1.el9.x86_64.rpm 24 MB/s | 176 kB 00:00 (116/486): atk-2.36.0-5.el9.x86_64.rpm 27 MB/s | 270 kB 00:00 (117/486): autoconf-2.69-39.el9.noarch.rpm 35 MB/s | 665 kB 00:00 (118/486): automake-1.16.2-8.el9.noarch.rpm 27 MB/s | 662 kB 00:00 (119/486): avahi-glib-0.8-21.el9.x86_64.rpm 1.0 MB/s | 14 kB 00:00 (120/486): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 (121/486): cairo-1.17.4-7.el9.x86_64.rpm 31 MB/s | 659 kB 00:00 (122/486): cairo-gobject-1.17.4-7.el9.x86_64.rp 1.4 MB/s | 18 kB 00:00 (123/486): cmake-data-3.26.5-2.el9.noarch.rpm 53 MB/s | 1.7 MB 00:00 (124/486): adwaita-icon-theme-40.1.1-3.el9.noar 44 MB/s | 11 MB 00:00 (125/486): cmake-filesystem-3.26.5-2.el9.x86_64 145 kB/s | 11 kB 00:00 (126/486): cmake-rpm-macros-3.26.5-2.el9.noarch 1.6 MB/s | 10 kB 00:00 (127/486): colord-libs-1.4.5-4.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 (128/486): container-selinux-2.232.1-1.el9.noar 6.2 MB/s | 55 kB 00:00 (129/486): createrepo_c-0.20.1-2.el9.x86_64.rpm 11 MB/s | 73 kB 00:00 (130/486): createrepo_c-libs-0.20.1-2.el9.x86_6 12 MB/s | 99 kB 00:00 (131/486): dconf-0.40.0-6.el9.x86_64.rpm 9.9 MB/s | 109 kB 00:00 (132/486): debugedit-5.0-5.el9.x86_64.rpm 13 MB/s | 76 kB 00:00 (133/486): dwz-0.14-3.el9.x86_64.rpm 16 MB/s | 127 kB 00:00 (134/486): cmake-3.26.5-2.el9.x86_64.rpm 38 MB/s | 8.7 MB 00:00 (135/486): efi-srpm-macros-6-2.el9_0.noarch.rpm 315 kB/s | 22 kB 00:00 (136/486): elfutils-libelf-devel-0.191-4.el9.x8 2.7 MB/s | 21 kB 00:00 (137/486): emacs-filesystem-27.2-10.el9_4.noarc 1.1 MB/s | 7.6 kB 00:00 (138/486): exempi-2.6.0-0.2.20211007gite23c213. 36 MB/s | 523 kB 00:00 (139/486): exiv2-0.27.5-2.el9.x86_64.rpm 37 MB/s | 975 kB 00:00 (140/486): exiv2-libs-0.27.5-2.el9.x86_64.rpm 29 MB/s | 779 kB 00:00 (141/486): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 17 MB/s | 324 kB 00:00 (142/486): flac-libs-1.3.3-10.el9_2.1.x86_64.rp 18 MB/s | 217 kB 00:00 (143/486): fontconfig-2.14.0-2.el9_1.x86_64.rpm 23 MB/s | 274 kB 00:00 (144/486): fonts-srpm-macros-2.0.5-7.el9.1.noar 3.1 MB/s | 27 kB 00:00 (145/486): fribidi-1.0.10-6.el9.2.x86_64.rpm 12 MB/s | 84 kB 00:00 (146/486): fuse-overlayfs-1.14-1.el9.x86_64.rpm 9.2 MB/s | 66 kB 00:00 (147/486): fuse3-3.10.2-9.el9.x86_64.rpm 6.8 MB/s | 53 kB 00:00 (148/486): fuse3-libs-3.10.2-9.el9.x86_64.rpm 11 MB/s | 91 kB 00:00 (149/486): cpp-11.5.0-2.el9.x86_64.rpm 39 MB/s | 11 MB 00:00 (150/486): gcc-plugin-annobin-11.5.0-2.el9.x86_ 2.2 MB/s | 42 kB 00:00 (151/486): gd-2.3.2-3.el9.x86_64.rpm 10 MB/s | 131 kB 00:00 (152/486): gdb-14.2-3.el9.x86_64.rpm 17 MB/s | 146 kB 00:00 (153/486): gdb-headless-14.2-3.el9.x86_64.rpm 70 MB/s | 4.8 MB 00:00 (154/486): gcc-c++-11.5.0-2.el9.x86_64.rpm 47 MB/s | 13 MB 00:00 (155/486): gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rp 4.8 MB/s | 466 kB 00:00 (156/486): gdk-pixbuf2-modules-2.42.6-4.el9_4.x 6.9 MB/s | 85 kB 00:00 (157/486): geoclue2-2.6.0-7.el9.x86_64.rpm 17 MB/s | 122 kB 00:00 (158/486): ghc-srpm-macros-1.5.0-6.el9.noarch.r 1.3 MB/s | 7.8 kB 00:00 (159/486): giflib-5.2.1-9.el9.x86_64.rpm 8.6 MB/s | 48 kB 00:00 (160/486): git-2.43.5-1.el9_4.x86_64.rpm 8.5 MB/s | 50 kB 00:00 (161/486): git-core-doc-2.43.5-1.el9_4.noarch.r 60 MB/s | 2.7 MB 00:00 (162/486): glibc-devel-2.34-125.el9_5.1.x86_64. 5.3 MB/s | 31 kB 00:00 (163/486): git-core-2.43.5-1.el9_4.x86_64.rpm 50 MB/s | 4.4 MB 00:00 (164/486): glibc-headers-2.34-125.el9_5.1.x86_6 10 MB/s | 435 kB 00:00 (165/486): go-srpm-macros-3.6.0-3.el9.noarch.rp 2.5 MB/s | 26 kB 00:00 (166/486): gpm-libs-1.20.7-29.el9.x86_64.rpm 3.4 MB/s | 20 kB 00:00 (167/486): graphene-1.10.6-2.el9.x86_64.rpm 9.9 MB/s | 64 kB 00:00 (168/486): google-droid-sans-fonts-20200215-11. 59 MB/s | 2.7 MB 00:00 (169/486): gsm-1.0.19-6.el9.x86_64.rpm 4.8 MB/s | 33 kB 00:00 (170/486): graphviz-2.44.0-26.el9.x86_64.rpm 44 MB/s | 3.3 MB 00:00 (171/486): gstreamer1-1.22.1-2.el9.x86_64.rpm 26 MB/s | 1.4 MB 00:00 (172/486): gtk-update-icon-cache-3.24.31-5.el9. 4.7 MB/s | 32 kB 00:00 (173/486): gstreamer1-plugins-base-1.22.1-2.el9 43 MB/s | 2.2 MB 00:00 (174/486): gtk2-2.24.33-8.el9.x86_64.rpm 46 MB/s | 3.5 MB 00:00 (175/486): hicolor-icon-theme-0.17-13.el9.noarc 7.2 MB/s | 66 kB 00:00 (176/486): gcc-11.5.0-2.el9.x86_64.rpm 41 MB/s | 32 MB 00:00 (177/486): httpd-2.4.62-1.el9.x86_64.rpm 227 kB/s | 45 kB 00:00 (178/486): httpd-filesystem-2.4.62-1.el9.noarch 2.6 MB/s | 12 kB 00:00 (179/486): gtk3-3.24.31-5.el9.x86_64.rpm 16 MB/s | 4.8 MB 00:00 (180/486): httpd-tools-2.4.62-1.el9.x86_64.rpm 1.6 MB/s | 79 kB 00:00 (181/486): httpd-core-2.4.62-1.el9.x86_64.rpm 19 MB/s | 1.4 MB 00:00 (182/486): jbig2dec-libs-0.19-7.el9.x86_64.rpm 3.4 MB/s | 72 kB 00:00 (183/486): jbigkit-libs-2.1-23.el9.x86_64.rpm 6.5 MB/s | 52 kB 00:00 (184/486): kernel-srpm-macros-1.0-13.el9.noarch 2.5 MB/s | 15 kB 00:00 (185/486): lcms2-2.12-3.el9.x86_64.rpm 19 MB/s | 166 kB 00:00 (186/486): iso-codes-4.6.0-3.el9.noarch.rpm 44 MB/s | 3.3 MB 00:00 (187/486): libICE-1.0.10-8.el9.x86_64.rpm 2.0 MB/s | 70 kB 00:00 (188/486): libSM-1.2.3-10.el9.x86_64.rpm 5.7 MB/s | 41 kB 00:00 (189/486): kernel-headers-5.14.0-503.15.1.el9_5 38 MB/s | 3.5 MB 00:00 (190/486): libX11-common-1.7.0-9.el9.noarch.rpm 3.9 MB/s | 151 kB 00:00 (191/486): libX11-xcb-1.7.0-9.el9.x86_64.rpm 1.5 MB/s | 10 kB 00:00 (192/486): libXau-1.0.9-8.el9.x86_64.rpm 5.3 MB/s | 30 kB 00:00 (193/486): libX11-1.7.0-9.el9.x86_64.rpm 11 MB/s | 650 kB 00:00 (194/486): libXaw-1.0.13-19.el9.x86_64.rpm 12 MB/s | 197 kB 00:00 (195/486): libXcomposite-0.4.5-7.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 (196/486): libXcursor-1.2.0-7.el9.x86_64.rpm 3.3 MB/s | 30 kB 00:00 (197/486): libXext-1.3.4-8.el9.x86_64.rpm 3.7 MB/s | 39 kB 00:00 (198/486): libXdamage-1.1.5-7.el9.x86_64.rpm 1.5 MB/s | 22 kB 00:00 (199/486): libXfixes-5.0.3-16.el9.x86_64.rpm 1.3 MB/s | 19 kB 00:00 (200/486): libXft-2.3.3-8.el9.x86_64.rpm 7.4 MB/s | 61 kB 00:00 (201/486): libXi-1.7.10-8.el9.x86_64.rpm 7.9 MB/s | 39 kB 00:00 (202/486): libXinerama-1.1.4-10.el9.x86_64.rpm 2.0 MB/s | 14 kB 00:00 (203/486): libXmu-1.1.3-8.el9.x86_64.rpm 9.7 MB/s | 74 kB 00:00 (204/486): libXrandr-1.5.2-8.el9.x86_64.rpm 5.2 MB/s | 27 kB 00:00 (205/486): libXpm-3.5.13-10.el9.x86_64.rpm 5.7 MB/s | 58 kB 00:00 (206/486): libXrender-0.9.10-16.el9.x86_64.rpm 3.8 MB/s | 27 kB 00:00 (207/486): libXt-1.2.0-6.el9.x86_64.rpm 20 MB/s | 180 kB 00:00 (208/486): libXtst-1.2.3-16.el9.x86_64.rpm 2.4 MB/s | 20 kB 00:00 (209/486): libXv-1.0.11-16.el9.x86_64.rpm 2.2 MB/s | 18 kB 00:00 (210/486): libXxf86vm-1.1.4-18.el9.x86_64.rpm 2.8 MB/s | 18 kB 00:00 (211/486): libasyncns-0.8-22.el9.x86_64.rpm 5.5 MB/s | 29 kB 00:00 (212/486): libbabeltrace-1.5.8-10.el9.x86_64.rp 19 MB/s | 186 kB 00:00 (213/486): libcanberra-gtk2-0.30-27.el9.x86_64. 4.0 MB/s | 25 kB 00:00 (214/486): libcanberra-gtk3-0.30-27.el9.x86_64. 6.9 MB/s | 31 kB 00:00 (215/486): libcanberra-0.30-27.el9.x86_64.rpm 5.6 MB/s | 85 kB 00:00 (216/486): libcap-devel-2.48-9.el9_2.x86_64.rpm 4.4 MB/s | 33 kB 00:00 (217/486): libdatrie-0.2.13-4.el9.x86_64.rpm 4.2 MB/s | 32 kB 00:00 (218/486): libdrm-2.4.121-1.el9.x86_64.rpm 19 MB/s | 158 kB 00:00 (219/486): libepoxy-1.5.5-4.el9.x86_64.rpm 21 MB/s | 244 kB 00:00 (220/486): libfontenc-1.1.3-17.el9.x86_64.rpm 3.8 MB/s | 30 kB 00:00 (221/486): libgexiv2-0.12.3-1.el9.x86_64.rpm 15 MB/s | 81 kB 00:00 (222/486): libexif-0.6.22-6.el9.x86_64.rpm 19 MB/s | 423 kB 00:00 (223/486): libglvnd-1.3.4-1.el9.x86_64.rpm 10 MB/s | 133 kB 00:00 (224/486): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 3.0 MB/s | 36 kB 00:00 (225/486): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 15 MB/s | 140 kB 00:00 (226/486): libgsf-1.14.47-5.el9.x86_64.rpm 27 MB/s | 245 kB 00:00 (227/486): libgxps-0.3.2-3.el9.x86_64.rpm 8.9 MB/s | 78 kB 00:00 (228/486): libipt-2.0.4-5.el9.x86_64.rpm 4.3 MB/s | 55 kB 00:00 (229/486): libijs-0.35-15.el9.x86_64.rpm 1.5 MB/s | 29 kB 00:00 (230/486): libgs-9.54.0-17.el9_4.x86_64.rpm 53 MB/s | 3.1 MB 00:00 (231/486): libiptcdata-1.0.5-10.el9.x86_64.rpm 1.6 MB/s | 60 kB 00:00 (232/486): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 4.6 MB/s | 174 kB 00:00 (233/486): libldac-2.0.2.3-10.el9.x86_64.rpm 4.2 MB/s | 40 kB 00:00 (234/486): libmpc-1.2.1-4.el9.x86_64.rpm 6.8 MB/s | 61 kB 00:00 (235/486): libnotify-0.7.9-8.el9.x86_64.rpm 5.6 MB/s | 43 kB 00:00 (236/486): libnsl2-2.0.0-1.el9.0.1.x86_64.rpm 3.9 MB/s | 30 kB 00:00 (237/486): libogg-1.3.4-6.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 (238/486): libpaper-1.1.28-4.el9.x86_64.rpm 7.2 MB/s | 41 kB 00:00 (239/486): libproxy-webkitgtk4-0.4.15-35.el9.x8 3.4 MB/s | 21 kB 00:00 (240/486): libosinfo-1.10.0-1.el9.x86_64.rpm 18 MB/s | 312 kB 00:00 (241/486): libsbc-1.4-9.el9.x86_64.rpm 5.4 MB/s | 44 kB 00:00 (242/486): libslirp-4.4.0-8.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 (243/486): libsndfile-1.0.31-8.el9.x86_64.rpm 24 MB/s | 205 kB 00:00 (244/486): libsoup-2.72.0-8.el9_5.2.x86_64.rpm 30 MB/s | 388 kB 00:00 (245/486): libstemmer-0-18.585svn.el9.x86_64.rp 13 MB/s | 83 kB 00:00 (246/486): libthai-0.1.28-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 (247/486): librsvg2-2.50.7-3.el9.x86_64.rpm 40 MB/s | 2.8 MB 00:00 (248/486): libtheora-1.1.1-31.el9.x86_64.rpm 4.8 MB/s | 163 kB 00:00 (249/486): libstdc++-devel-11.5.0-2.el9.x86_64. 30 MB/s | 2.2 MB 00:00 (250/486): libtiff-4.4.0-13.el9.x86_64.rpm 6.8 MB/s | 197 kB 00:00 (251/486): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 4.8 MB/s | 35 kB 00:00 (252/486): libtool-2.4.6-46.el9.x86_64.rpm 16 MB/s | 577 kB 00:00 (253/486): libtracker-sparql-3.1.2-3.el9_1.x86_ 18 MB/s | 316 kB 00:00 (254/486): libuv-1.42.0-2.el9_4.x86_64.rpm 8.1 MB/s | 146 kB 00:00 (255/486): libvisual-0.4.0-34.el9.x86_64.rpm 12 MB/s | 143 kB 00:00 (256/486): libwayland-client-1.21.0-1.el9.x86_6 5.3 MB/s | 33 kB 00:00 (257/486): libwayland-cursor-1.21.0-1.el9.x86_6 3.7 MB/s | 18 kB 00:00 (258/486): libwayland-egl-1.21.0-1.el9.x86_64.r 2.5 MB/s | 12 kB 00:00 (259/486): libvorbis-1.3.7-5.el9.x86_64.rpm 10 MB/s | 192 kB 00:00 (260/486): libwayland-server-1.21.0-1.el9.x86_6 4.8 MB/s | 41 kB 00:00 (261/486): libwebp-1.2.0-8.el9.x86_64.rpm 23 MB/s | 276 kB 00:00 (262/486): libxcb-1.13.1-9.el9.x86_64.rpm 18 MB/s | 224 kB 00:00 (263/486): libxcrypt-compat-4.4.18-3.el9.x86_64 6.9 MB/s | 88 kB 00:00 (264/486): libxcrypt-devel-4.4.18-3.el9.x86_64. 2.8 MB/s | 28 kB 00:00 (265/486): libxshmfence-1.3-10.el9.x86_64.rpm 1.8 MB/s | 12 kB 00:00 (266/486): libxkbcommon-1.0.3-4.el9.x86_64.rpm 13 MB/s | 132 kB 00:00 (267/486): libzstd-devel-1.5.1-2.el9.x86_64.rpm 7.3 MB/s | 46 kB 00:00 (268/486): libxslt-1.1.34-9.el9.x86_64.rpm 16 MB/s | 240 kB 00:00 (269/486): low-memory-monitor-2.1-4.el9.x86_64. 4.9 MB/s | 35 kB 00:00 (270/486): lua-srpm-macros-1-6.el9.noarch.rpm 1.7 MB/s | 8.5 kB 00:00 (271/486): m4-1.4.19-1.el9.x86_64.rpm 26 MB/s | 294 kB 00:00 (272/486): mesa-filesystem-24.1.2-3.el9.x86_64. 612 kB/s | 10 kB 00:00 (273/486): mesa-libEGL-24.1.2-3.el9.x86_64.rpm 8.6 MB/s | 138 kB 00:00 (274/486): mesa-libGL-24.1.2-3.el9.x86_64.rpm 16 MB/s | 169 kB 00:00 (275/486): mesa-libgbm-24.1.2-3.el9.x86_64.rpm 6.2 MB/s | 35 kB 00:00 (276/486): mesa-dri-drivers-24.1.2-3.el9.x86_64 72 MB/s | 8.8 MB 00:00 (277/486): mesa-libglapi-24.1.2-3.el9.x86_64.rp 662 kB/s | 44 kB 00:00 (278/486): mkfontscale-1.2.1-3.el9.x86_64.rpm 5.4 MB/s | 31 kB 00:00 (279/486): mod_http2-2.0.26-2.el9_4.1.x86_64.rp 22 MB/s | 163 kB 00:00 (280/486): mod_lua-2.4.62-1.el9.x86_64.rpm 7.5 MB/s | 58 kB 00:00 (281/486): mpdecimal-2.5.1-3.el9.x86_64.rpm 9.7 MB/s | 85 kB 00:00 (282/486): nspr-4.35.0-14.el9_4.x86_64.rpm 12 MB/s | 133 kB 00:00 (283/486): nss-3.101.0-7.el9_4.x86_64.rpm 44 MB/s | 715 kB 00:00 (284/486): nss-softokn-3.101.0-7.el9_4.x86_64.r 20 MB/s | 386 kB 00:00 (285/486): nss-softokn-freebl-3.101.0-7.el9_4.x 22 MB/s | 309 kB 00:00 (286/486): nss-sysinit-3.101.0-7.el9_4.x86_64.r 2.1 MB/s | 18 kB 00:00 (287/486): nss-util-3.101.0-7.el9_4.x86_64.rpm 13 MB/s | 88 kB 00:00 (288/486): ocaml-srpm-macros-6-6.el9.noarch.rpm 1.1 MB/s | 7.8 kB 00:00 (289/486): openblas-srpm-macros-2-11.el9.noarch 1.6 MB/s | 7.3 kB 00:00 (290/486): openjpeg2-2.4.0-7.el9.x86_64.rpm 18 MB/s | 162 kB 00:00 (291/486): openssl-devel-3.2.2-6.el9_5.x86_64.r 64 MB/s | 3.2 MB 00:00 (292/486): opus-1.3.1-10.el9.x86_64.rpm 4.0 MB/s | 199 kB 00:00 (293/486): orc-0.4.31-8.el9.x86_64.rpm 21 MB/s | 182 kB 00:00 (294/486): osinfo-db-20240701-2.el9.noarch.rpm 29 MB/s | 289 kB 00:00 (295/486): osinfo-db-tools-1.10.0-1.el9.x86_64. 6.4 MB/s | 68 kB 00:00 (296/486): pango-1.48.7-3.el9.x86_64.rpm 26 MB/s | 297 kB 00:00 (297/486): patch-2.7.6-16.el9.x86_64.rpm 11 MB/s | 127 kB 00:00 (298/486): perl-AutoLoader-5.74-481.el9.noarch. 2.4 MB/s | 20 kB 00:00 (299/486): perl-B-1.80-481.el9.x86_64.rpm 23 MB/s | 178 kB 00:00 (300/486): perl-Carp-1.50-460.el9.noarch.rpm 2.8 MB/s | 29 kB 00:00 (301/486): perl-Class-Struct-0.66-481.el9.noarc 2.6 MB/s | 21 kB 00:00 (302/486): perl-Data-Dumper-2.174-462.el9.x86_6 8.5 MB/s | 55 kB 00:00 (303/486): perl-Digest-1.19-4.el9.noarch.rpm 4.0 MB/s | 25 kB 00:00 (304/486): perl-Digest-MD5-2.58-4.el9.x86_64.rp 6.1 MB/s | 36 kB 00:00 (305/486): perl-DynaLoader-1.47-481.el9.x86_64. 4.0 MB/s | 24 kB 00:00 (306/486): perl-Errno-1.30-481.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 (307/486): perl-Error-0.17029-7.el9.noarch.rpm 7.8 MB/s | 41 kB 00:00 (308/486): perl-Encode-3.08-462.el9.x86_64.rpm 53 MB/s | 1.7 MB 00:00 (309/486): perl-Exporter-5.74-461.el9.noarch.rp 1.4 MB/s | 31 kB 00:00 (310/486): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.5 MB/s | 19 kB 00:00 (311/486): perl-File-Basename-2.85-481.el9.noar 1.6 MB/s | 16 kB 00:00 (312/486): perl-File-Compare-1.100.600-481.el9. 1.2 MB/s | 12 kB 00:00 (313/486): perl-File-Copy-2.34-481.el9.noarch.r 3.8 MB/s | 19 kB 00:00 (314/486): perl-File-Find-1.37-481.el9.noarch.r 4.8 MB/s | 24 kB 00:00 (315/486): perl-File-Path-2.18-4.el9.noarch.rpm 6.6 MB/s | 35 kB 00:00 (316/486): perl-File-Temp-0.231.100-4.el9.noarc 9.8 MB/s | 59 kB 00:00 (317/486): perl-File-stat-1.09-481.el9.noarch.r 2.7 MB/s | 16 kB 00:00 (318/486): perl-FileHandle-2.03-481.el9.noarch. 3.0 MB/s | 14 kB 00:00 (319/486): perl-Getopt-Long-2.52-4.el9.noarch.r 12 MB/s | 60 kB 00:00 (320/486): perl-Getopt-Std-1.12-481.el9.noarch. 2.9 MB/s | 14 kB 00:00 (321/486): perl-Git-2.43.5-1.el9_4.noarch.rpm 7.9 MB/s | 37 kB 00:00 (322/486): perl-HTTP-Tiny-0.076-462.el9.noarch. 10 MB/s | 53 kB 00:00 (323/486): perl-IO-1.43-481.el9.x86_64.rpm 13 MB/s | 85 kB 00:00 (324/486): perl-IO-Socket-IP-0.41-5.el9.noarch. 6.4 MB/s | 42 kB 00:00 (325/486): perl-IPC-Open3-1.21-481.el9.noarch.r 4.9 MB/s | 21 kB 00:00 (326/486): llvm-libs-18.1.8-3.el9.x86_64.rpm 46 MB/s | 26 MB 00:00 (327/486): perl-MIME-Base64-3.16-4.el9.x86_64.r 182 kB/s | 30 kB 00:00 (328/486): perl-Mozilla-CA-20200520-6.el9.noarc 2.4 MB/s | 12 kB 00:00 (329/486): perl-IO-Socket-SSL-2.073-2.el9.noarc 1.2 MB/s | 214 kB 00:00 (330/486): perl-NDBM_File-1.15-481.el9.x86_64.r 2.1 MB/s | 21 kB 00:00 (331/486): perl-POSIX-1.94-481.el9.x86_64.rpm 16 MB/s | 95 kB 00:00 (332/486): perl-PathTools-3.78-461.el9.x86_64.r 12 MB/s | 85 kB 00:00 (333/486): perl-Pod-Escapes-1.07-460.el9.noarch 3.3 MB/s | 20 kB 00:00 (334/486): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 17 MB/s | 391 kB 00:00 (335/486): perl-Pod-Perldoc-3.28.01-461.el9.noa 7.1 MB/s | 83 kB 00:00 (336/486): perl-Pod-Usage-2.01-4.el9.noarch.rpm 7.4 MB/s | 40 kB 00:00 (337/486): perl-Pod-Simple-3.42-4.el9.noarch.rp 13 MB/s | 215 kB 00:00 (338/486): perl-Scalar-List-Utils-1.56-462.el9. 7.1 MB/s | 70 kB 00:00 (339/486): perl-SelectSaver-1.02-481.el9.noarch 1.0 MB/s | 10 kB 00:00 (340/486): perl-Socket-2.031-4.el9.x86_64.rpm 8.0 MB/s | 54 kB 00:00 (341/486): perl-Symbol-1.08-481.el9.noarch.rpm 2.0 MB/s | 13 kB 00:00 (342/486): perl-Storable-3.21-460.el9.x86_64.rp 7.7 MB/s | 95 kB 00:00 (343/486): perl-Term-ANSIColor-5.01-461.el9.noa 6.5 MB/s | 48 kB 00:00 (344/486): perl-Term-Cap-1.17-460.el9.noarch.rp 2.8 MB/s | 22 kB 00:00 (345/486): perl-TermReadKey-2.38-11.el9.x86_64. 6.8 MB/s | 36 kB 00:00 (346/486): perl-Text-ParseWords-3.30-460.el9.no 2.1 MB/s | 16 kB 00:00 (347/486): perl-Text-Tabs+Wrap-2013.0523-460.el 3.1 MB/s | 23 kB 00:00 (348/486): perl-Thread-Queue-3.14-460.el9.noarc 3.2 MB/s | 21 kB 00:00 (349/486): perl-Time-Local-1.300-7.el9.noarch.r 4.8 MB/s | 33 kB 00:00 (350/486): perl-base-2.27-481.el9.noarch.rpm 3.2 MB/s | 15 kB 00:00 (351/486): perl-constant-1.33-461.el9.noarch.rp 5.2 MB/s | 23 kB 00:00 (352/486): perl-URI-5.09-3.el9.noarch.rpm 8.5 MB/s | 108 kB 00:00 (353/486): perl-if-0.60.800-481.el9.noarch.rpm 2.3 MB/s | 13 kB 00:00 (354/486): perl-interpreter-5.32.1-481.el9.x86_ 13 MB/s | 70 kB 00:00 (355/486): perl-lib-0.65-481.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 (356/486): perl-diagnostics-1.37-481.el9.noarch 12 MB/s | 209 kB 00:00 (357/486): perl-libnet-3.13-4.el9.noarch.rpm 6.3 MB/s | 125 kB 00:00 (358/486): perl-mro-1.23-481.el9.x86_64.rpm 1.7 MB/s | 27 kB 00:00 (359/486): perl-overload-1.31-481.el9.noarch.rp 7.3 MB/s | 44 kB 00:00 (360/486): perl-overloading-0.02-481.el9.noarch 2.1 MB/s | 11 kB 00:00 (361/486): perl-parent-0.238-460.el9.noarch.rpm 3.3 MB/s | 14 kB 00:00 (362/486): perl-podlators-4.14-460.el9.noarch.r 17 MB/s | 112 kB 00:00 (363/486): perl-srpm-macros-1-41.el9.noarch.rpm 1.2 MB/s | 8.2 kB 00:00 (364/486): perl-subs-1.03-481.el9.noarch.rpm 2.4 MB/s | 10 kB 00:00 (365/486): perl-threads-2.25-460.el9.x86_64.rpm 6.6 MB/s | 57 kB 00:00 (366/486): perl-threads-shared-1.61-460.el9.0.1 4.5 MB/s | 44 kB 00:00 (367/486): perl-vars-1.05-481.el9.noarch.rpm 2.3 MB/s | 12 kB 00:00 (368/486): pipewire-1.0.1-1.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 (369/486): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 7.6 MB/s | 56 kB 00:00 (370/486): perl-libs-5.32.1-481.el9.x86_64.rpm 27 MB/s | 2.0 MB 00:00 (371/486): pipewire-jack-audio-connection-kit-1 342 kB/s | 8.1 kB 00:00 (372/486): pipewire-jack-audio-connection-kit-l 5.2 MB/s | 134 kB 00:00 (373/486): pixman-0.40.0-6.el9_3.x86_64.rpm 26 MB/s | 269 kB 00:00 (374/486): pipewire-pulseaudio-1.0.1-1.el9.x86_ 9.6 MB/s | 185 kB 00:00 (375/486): pipewire-libs-1.0.1-1.el9.x86_64.rpm 47 MB/s | 1.9 MB 00:00 (376/486): poppler-21.01.0-21.el9.x86_64.rpm 27 MB/s | 1.1 MB 00:00 (377/486): poppler-glib-21.01.0-21.el9.x86_64.r 8.0 MB/s | 151 kB 00:00 (378/486): pulseaudio-libs-15.0-2.el9.x86_64.rp 43 MB/s | 666 kB 00:00 (379/486): pyproject-srpm-macros-1.12.0-1.el9.n 981 kB/s | 13 kB 00:00 (380/486): python-rpm-macros-3.9-54.el9.noarch. 2.9 MB/s | 14 kB 00:00 (381/486): python-srpm-macros-3.9-54.el9.noarch 3.5 MB/s | 17 kB 00:00 (382/486): poppler-data-0.4.9-9.el9.0.1.noarch. 24 MB/s | 1.8 MB 00:00 (383/486): python3-argcomplete-1.12.0-5.el9.noa 2.5 MB/s | 61 kB 00:00 (384/486): python3-distro-1.5.0-7.el9.noarch.rp 6.3 MB/s | 36 kB 00:00 (385/486): python3-devel-3.9.19-8.el9_5.1.x86_6 7.1 MB/s | 205 kB 00:00 (386/486): python3-packaging-20.9-5.el9.noarch. 7.0 MB/s | 69 kB 00:00 (387/486): python3-lxml-4.6.5-3.el9.x86_64.rpm 44 MB/s | 1.2 MB 00:00 (388/486): python3-pluggy-0.13.1-7.el9.0.1.noar 2.1 MB/s | 38 kB 00:00 (389/486): python3-py-1.10.0-6.el9.0.1.noarch.r 38 MB/s | 428 kB 00:00 (390/486): python3-rpm-generators-12-9.el9.noar 2.4 MB/s | 27 kB 00:00 (391/486): python3-rpm-macros-3.9-54.el9.noarch 2.0 MB/s | 9.2 kB 00:00 (392/486): python3-tomli-2.0.1-5.el9.noarch.rpm 6.7 MB/s | 30 kB 00:00 (393/486): python3.11-3.11.9-7.el9_5.1.x86_64.r 5.0 MB/s | 27 kB 00:00 (394/486): python3.11-devel-3.11.9-7.el9_5.1.x8 24 MB/s | 234 kB 00:00 (395/486): python3-pip-21.3.1-1.el9.noarch.rpm 26 MB/s | 1.7 MB 00:00 (396/486): python3.11-pip-wheel-22.3.1-5.el9.no 35 MB/s | 1.4 MB 00:00 (397/486): python3.11-setuptools-wheel-65.5.1-3 21 MB/s | 713 kB 00:00 (398/486): python3.12-3.12.5-2.el9_5.1.x86_64.r 2.0 MB/s | 26 kB 00:00 (399/486): python3.12-devel-3.12.5-2.el9_5.1.x8 28 MB/s | 274 kB 00:00 (400/486): python3.12-pip-wheel-23.2.1-4.el9.no 50 MB/s | 1.5 MB 00:00 (401/486): qt5-srpm-macros-5.15.9-1.el9.noarch. 799 kB/s | 7.9 kB 00:00 (402/486): redhat-rpm-config-208-1.el9.noarch.r 9.4 MB/s | 66 kB 00:00 (403/486): rocky-logos-httpd-90.15-2.el9.noarch 3.9 MB/s | 24 kB 00:00 (404/486): python3.11-libs-3.11.9-7.el9_5.1.x86 51 MB/s | 9.7 MB 00:00 (405/486): rpm-build-4.16.1.3-34.el9.0.1.x86_64 835 kB/s | 59 kB 00:00 (406/486): rpmdevtools-9.5-1.el9.noarch.rpm 11 MB/s | 75 kB 00:00 (407/486): rtkit-0.11-29.el9.x86_64.rpm 8.3 MB/s | 55 kB 00:00 (408/486): rust-srpm-macros-17-4.el9.noarch.rpm 1.7 MB/s | 9.3 kB 00:00 (409/486): slirp4netns-1.3.1-1.el9.x86_64.rpm 8.4 MB/s | 46 kB 00:00 (410/486): sound-theme-freedesktop-0.8-17.el9.n 27 MB/s | 377 kB 00:00 (411/486): source-highlight-3.1.9-12.el9.x86_64 29 MB/s | 608 kB 00:00 (412/486): tbb-2020.3-8.el9.x86_64.rpm 12 MB/s | 171 kB 00:00 (413/486): python3.12-libs-3.12.5-2.el9_5.1.x86 39 MB/s | 9.2 MB 00:00 (414/486): totem-pl-parser-3.26.6-2.el9.x86_64. 1.7 MB/s | 130 kB 00:00 (415/486): tracker-3.1.2-3.el9_1.x86_64.rpm 6.5 MB/s | 538 kB 00:00 (416/486): upower-0.99.13-2.el9.x86_64.rpm 12 MB/s | 165 kB 00:00 (417/486): tracker-miners-3.1.2-4.el9_3.x86_64. 30 MB/s | 888 kB 00:00 (418/486): urw-base35-bookman-fonts-20200910-6. 31 MB/s | 847 kB 00:00 (419/486): urw-base35-d050000l-fonts-20200910-6 4.6 MB/s | 76 kB 00:00 (420/486): urw-base35-fonts-20200910-6.el9.noar 1.3 MB/s | 9.9 kB 00:00 (421/486): urw-base35-fonts-common-20200910-6.e 4.2 MB/s | 21 kB 00:00 (422/486): urw-base35-c059-fonts-20200910-6.el9 20 MB/s | 874 kB 00:00 (423/486): urw-base35-gothic-fonts-20200910-6.e 26 MB/s | 643 kB 00:00 (424/486): urw-base35-nimbus-mono-ps-fonts-2020 22 MB/s | 795 kB 00:00 (425/486): urw-base35-nimbus-roman-fonts-202009 24 MB/s | 856 kB 00:00 (426/486): urw-base35-standard-symbols-ps-fonts 10 MB/s | 41 kB 00:00 (427/486): urw-base35-nimbus-sans-fonts-2020091 30 MB/s | 1.3 MB 00:00 (428/486): urw-base35-p052-fonts-20200910-6.el9 23 MB/s | 973 kB 00:00 (429/486): urw-base35-z003-fonts-20200910-6.el9 8.6 MB/s | 275 kB 00:00 (430/486): vim-enhanced-8.2.2637-21.el9.x86_64. 58 MB/s | 1.7 MB 00:00 (431/486): webrtc-audio-processing-0.3.1-8.el9. 23 MB/s | 303 kB 00:00 (432/486): wget-1.21.1-8.el9_4.x86_64.rpm 49 MB/s | 768 kB 00:00 (433/486): wireplumber-0.4.14-1.el9.0.1.x86_64. 15 MB/s | 83 kB 00:00 (434/486): webkit2gtk3-jsc-2.46.3-2.el9_5.x86_6 43 MB/s | 4.4 MB 00:00 (435/486): vim-common-8.2.2637-21.el9.x86_64.rp 39 MB/s | 6.6 MB 00:00 (436/486): wireplumber-libs-0.4.14-1.el9.0.1.x8 3.3 MB/s | 338 kB 00:00 (437/486): xdg-desktop-portal-gtk-1.12.0-3.el9. 14 MB/s | 130 kB 00:00 (438/486): xdg-desktop-portal-1.12.6-1.el9.x86_ 5.5 MB/s | 367 kB 00:00 (439/486): xml-common-0.6.3-58.el9.noarch.rpm 3.4 MB/s | 31 kB 00:00 (440/486): xkeyboard-config-2.33-2.el9.noarch.r 31 MB/s | 779 kB 00:00 (441/486): zlib-devel-1.2.11-40.el9.x86_64.rpm 3.1 MB/s | 44 kB 00:00 (442/486): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 34 MB/s | 1.0 MB 00:00 (443/486): libnghttp2-devel-1.43.0-6.el9.x86_64 3.1 MB/s | 52 kB 00:00 (444/486): libuv-devel-1.42.0-2.el9_4.x86_64.rp 3.3 MB/s | 26 kB 00:00 (445/486): python3-wheel-wheel-0.36.2-8.el9.noa 5.5 MB/s | 42 kB 00:00 (446/486): python3.11-wheel-wheel-0.38.4-3.el9. 5.9 MB/s | 42 kB 00:00 (447/486): python3.12-setuptools-wheel-68.2.2-4 38 MB/s | 669 kB 00:00 (448/486): python3.12-wheel-wheel-0.41.2-3.el9. 4.4 MB/s | 69 kB 00:00 (449/486): doxygen-1.9.1-11.el9.x86_64.rpm 47 MB/s | 4.2 MB 00:00 (450/486): docker-buildx-plugin-0.17.1-1.el9.x8 63 MB/s | 14 MB 00:00 (451/486): docker-ce-cli-27.3.1-1.el9.x86_64.rp 63 MB/s | 8.0 MB 00:00 (452/486): docker-ce-27.3.1-1.el9.x86_64.rpm 57 MB/s | 27 MB 00:00 (453/486): docker-ce-rootless-extras-27.3.1-1.e 20 MB/s | 4.4 MB 00:00 (454/486): containerd.io-1.7.24-3.1.el9.x86_64. 51 MB/s | 43 MB 00:00 (455/486): git-review-2.3.1-7.el9.noarch.rpm 319 kB/s | 86 kB 00:00 (456/486): iptables-legacy-1.8.10-4.1.el9.x86_6 7.5 MB/s | 49 kB 00:00 (457/486): iptables-legacy-libs-1.8.10-4.1.el9. 6.5 MB/s | 37 kB 00:00 (458/486): python3-filelock-3.7.1-1.el9.noarch. 3.1 MB/s | 24 kB 00:00 (459/486): python3-distlib-0.3.2-1.el9.noarch.r 12 MB/s | 192 kB 00:00 (460/486): python3-future-0.18.3-3.el9.noarch.r 40 MB/s | 731 kB 00:00 (461/486): python3-platformdirs-2.5.4-1.el9.noa 1.9 MB/s | 31 kB 00:00 (462/486): python3-virtualenv-20.21.1-7.el9.noa 17 MB/s | 202 kB 00:00 (463/486): tox-3.28.0-1.el9.noarch.rpm 10 MB/s | 171 kB 00:00 (464/486): elfutils-debuginfod-client-0.191-4.e 3.5 MB/s | 36 kB 00:00 (465/486): elfutils-libelf-0.191-4.el9.x86_64.r 24 MB/s | 206 kB 00:00 (466/486): elfutils-libs-0.191-4.el9.x86_64.rpm 22 MB/s | 259 kB 00:00 (467/486): file-libs-5.39-16.el9.x86_64.rpm 36 MB/s | 588 kB 00:00 (468/486): ima-evm-utils-1.5-2.el9.0.1.x86_64.r 5.1 MB/s | 68 kB 00:00 (469/486): libacl-2.3.1-4.el9.x86_64.rpm 3.7 MB/s | 22 kB 00:00 (470/486): libgcc-11.5.0-2.el9.x86_64.rpm 13 MB/s | 87 kB 00:00 (471/486): libgomp-11.5.0-2.el9.x86_64.rpm 29 MB/s | 263 kB 00:00 (472/486): libnghttp2-1.43.0-6.el9.x86_64.rpm 8.7 MB/s | 72 kB 00:00 (473/486): libselinux-3.6-1.el9.x86_64.rpm 14 MB/s | 85 kB 00:00 (474/486): libsepol-3.6-1.el9.x86_64.rpm 33 MB/s | 329 kB 00:00 (475/486): libstdc++-11.5.0-2.el9.x86_64.rpm 39 MB/s | 734 kB 00:00 (476/486): docker-compose-plugin-2.29.7-1.el9.x 25 MB/s | 13 MB 00:00 (477/486): python3-3.9.19-8.el9_5.1.x86_64.rpm 6.0 MB/s | 26 kB 00:00 (478/486): openssl-3.2.2-6.el9_5.x86_64.rpm 9.6 MB/s | 1.3 MB 00:00 (479/486): openssl-libs-3.2.2-6.el9_5.x86_64.rp 16 MB/s | 2.4 MB 00:00 (480/486): python3-rpm-4.16.1.3-34.el9.0.1.x86_ 1.8 MB/s | 64 kB 00:00 (481/486): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 36 MB/s | 485 kB 00:00 (482/486): rpm-build-libs-4.16.1.3-34.el9.0.1.x 7.1 MB/s | 88 kB 00:00 (483/486): rpm-sign-libs-4.16.1.3-34.el9.0.1.x8 3.7 MB/s | 20 kB 00:00 (484/486): rpm-libs-4.16.1.3-34.el9.0.1.x86_64. 23 MB/s | 307 kB 00:00 (485/486): systemd-libs-252-46.el9_5.2.0.1.x86_ 36 MB/s | 678 kB 00:00 (486/486): python3-libs-3.9.19-8.el9_5.1.x86_64 48 MB/s | 7.5 MB 00:00 -------------------------------------------------------------------------------- Total 82 MB/s | 442 MB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 Preparing : 1/1 Upgrading : libgcc-11.5.0-2.el9.x86_64 1/508 Running scriptlet: libgcc-11.5.0-2.el9.x86_64 1/508 Upgrading : libstdc++-11.5.0-2.el9.x86_64 2/508 Upgrading : openssl-libs-1:3.2.2-6.el9_5.x86_64 3/508 Upgrading : elfutils-libelf-0.191-4.el9.x86_64 4/508 Installing : urw-base35-fonts-common-20200910-6.el9.noarch 5/508 Installing : libpng-2:1.6.37-12.el9.x86_64 6/508 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 7/508 Upgrading : libacl-2.3.1-4.el9.x86_64 8/508 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 9/508 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 10/508 Installing : nspr-4.35.0-14.el9_4.x86_64 11/508 Installing : atk-2.36.0-5.el9.x86_64 12/508 Upgrading : elfutils-libs-0.191-4.el9.x86_64 13/508 Installing : libicu-67.1-9.el9.x86_64 14/508 Installing : libogg-2:1.3.4-6.el9.x86_64 15/508 Installing : libvorbis-1:1.3.7-5.el9.x86_64 16/508 Installing : libseccomp-2.5.2-2.el9.x86_64 17/508 Installing : avahi-libs-0.8-21.el9.x86_64 18/508 Upgrading : elfutils-debuginfod-client-0.191-4.el9.x86_64 19/508 Installing : nss-util-3.101.0-7.el9_4.x86_64 20/508 Upgrading : python3-3.9.19-8.el9_5.1.x86_64 21/508 Upgrading : python3-libs-3.9.19-8.el9_5.1.x86_64 22/508 Installing : python3-setuptools-53.0.0-13.el9.noarch 23/508 Installing : libwayland-client-1.21.0-1.el9.x86_64 24/508 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 25/508 Installing : lcms2-2.12-3.el9.x86_64 26/508 Installing : emacs-filesystem-1:27.2-10.el9_4.noarch 27/508 Installing : alsa-lib-1.2.12-1.el9.x86_64 28/508 Installing : json-glib-1.6.6-1.el9.x86_64 29/508 Installing : gstreamer1-1.22.1-2.el9.x86_64 30/508 Installing : cups-libs-1:2.3.3op2-31.el9_5.x86_64 31/508 Upgrading : libsepol-3.6-1.el9.x86_64 32/508 Upgrading : libselinux-3.6-1.el9.x86_64 33/508 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 34/508 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 34/508 Installing : libselinux-utils-3.6-1.el9.x86_64 35/508 Upgrading : file-libs-5.39-16.el9.x86_64 36/508 Installing : file-5.39-16.el9.x86_64 37/508 Installing : opus-1.3.1-10.el9.x86_64 38/508 Installing : libwebp-1.2.0-8.el9.x86_64 39/508 Installing : libmpc-1.2.1-4.el9.x86_64 40/508 Installing : libX11-xcb-1.7.0-9.el9.x86_64 41/508 Installing : apr-1.7.0-12.el9_3.x86_64 42/508 Installing : apr-util-bdb-1.6.1-23.el9.x86_64 43/508 Installing : apr-util-openssl-1.6.1-23.el9.x86_64 44/508 Installing : apr-util-1.6.1-23.el9.x86_64 45/508 Installing : xz-5.2.5-8.el9_0.x86_64 46/508 Installing : libtirpc-1.3.3-9.el9.x86_64 47/508 Installing : libtdb-1.4.10-1.el9.x86_64 48/508 Installing : libbrotli-1.0.9-6.el9.x86_64 49/508 Installing : hwdata-0.348-9.15.el9.noarch 50/508 Installing : diffutils-3.7-12.el9.x86_64 51/508 Installing : policycoreutils-3.6-2.1.el9.x86_64 52/508 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 52/508 Installing : selinux-policy-38.1.45-3.el9_5.noarch 53/508 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 53/508 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 54/508 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 54/508 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 54/508 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 55/508 Installing : container-selinux-3:2.232.1-1.el9.noarch 55/508 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 55/508 Installing : libnsl2-2.0.0-1.el9.0.1.x86_64 56/508 Installing : libgudev-237-1.el9.x86_64 57/508 Installing : polkit-libs-0.117-13.el9.x86_64 58/508 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 59/508 Installing : python3-idna-2.10-7.el9_4.1.noarch 60/508 Installing : cmake-rpm-macros-3.26.5-2.el9.noarch 61/508 Installing : python3-filelock-3.7.1-1.el9.noarch 62/508 Installing : elfutils-0.191-4.el9.x86_64 63/508 Installing : dwz-0.14-3.el9.x86_64 64/508 Installing : kmod-28-10.el9.x86_64 65/508 Installing : kmod-libs-28-10.el9.x86_64 66/508 Installing : libproxy-0.4.15-35.el9.x86_64 67/508 Upgrading : libnghttp2-1.43.0-6.el9.x86_64 68/508 Upgrading : libgomp-11.5.0-2.el9.x86_64 69/508 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 70/508 Installing : docker-compose-plugin-2.29.7-1.el9.x86_64 71/508 Running scriptlet: docker-compose-plugin-2.29.7-1.el9.x86_64 71/508 Running scriptlet: xml-common-0.6.3-58.el9.noarch 72/508 Installing : xml-common-0.6.3-58.el9.noarch 72/508 Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 73/508 Installing : python3.11-setuptools-wheel-65.5.1-3.el9.noarch 74/508 Installing : pixman-0.40.0-6.el9_3.x86_64 75/508 Installing : openjpeg2-2.4.0-7.el9.x86_64 76/508 Installing : mpdecimal-2.5.1-3.el9.x86_64 77/508 Installing : python3.12-3.12.5-2.el9_5.1.x86_64 78/508 Installing : python3.12-libs-3.12.5-2.el9_5.1.x86_64 79/508 Installing : libxslt-1.1.34-9.el9.x86_64 80/508 Installing : libxshmfence-1.3-10.el9.x86_64 81/508 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 82/508 Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 83/508 Installing : python3.11-3.11.9-7.el9_5.1.x86_64 84/508 Installing : python3.11-libs-3.11.9-7.el9_5.1.x86_64 85/508 Installing : libwayland-server-1.21.0-1.el9.x86_64 86/508 Installing : libwayland-egl-1.21.0-1.el9.x86_64 87/508 Installing : libuv-1:1.42.0-2.el9_4.x86_64 88/508 Installing : libstemmer-0-18.585svn.el9.x86_64 89/508 Installing : libglvnd-1:1.3.4-1.el9.x86_64 90/508 Installing : libICE-1.0.10-8.el9.x86_64 91/508 Installing : hicolor-icon-theme-0.17-13.el9.noarch 92/508 Installing : fuse3-libs-3.10.2-9.el9.x86_64 93/508 Installing : fribidi-1.0.10-6.el9.2.x86_64 94/508 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 95/508 Installing : adobe-mappings-cmap-20171205-12.el9.noarch 96/508 Installing : which-2.21-29.el9.x86_64 97/508 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 98/508 Installing : unzip-6.0-57.el9.x86_64 99/508 Installing : make-1:4.3-8.el9.x86_64 100/508 Installing : libmnl-1.0.4-16.el9_4.x86_64 101/508 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 102/508 Installing : llvm-libs-18.1.8-3.el9.x86_64 103/508 Installing : fuse-common-3.10.2-9.el9.x86_64 104/508 Installing : fuse-2.9.9-16.el9.x86_64 105/508 Installing : fuse3-3.10.2-9.el9.x86_64 106/508 Installing : fuse-overlayfs-1.14-1.el9.x86_64 107/508 Running scriptlet: fuse-overlayfs-1.14-1.el9.x86_64 107/508 Installing : cmake-data-3.26.5-2.el9.noarch 108/508 Installing : cmake-3.26.5-2.el9.x86_64 109/508 Installing : zip-3.0-35.el9.x86_64 110/508 Installing : vim-common-2:8.2.2637-21.el9.x86_64 111/508 Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 112/508 Installing : libSM-1.2.3-10.el9.x86_64 113/508 Installing : python3-pip-21.3.1-1.el9.noarch 114/508 Installing : iso-codes-4.6.0-3.el9.noarch 115/508 Installing : libpciaccess-0.16-7.el9.x86_64 116/508 Installing : libdrm-2.4.121-1.el9.x86_64 117/508 Installing : osinfo-db-20240701-2.el9.noarch 118/508 Installing : httpd-tools-2.4.62-1.el9.x86_64 119/508 Installing : cpp-11.5.0-2.el9.x86_64 120/508 Installing : createrepo_c-libs-0.20.1-2.el9.x86_64 121/508 Installing : NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 122/508 Running scriptlet: NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 122/508 Running scriptlet: openssh-8.7p1-43.el9.x86_64 123/508 Installing : openssh-8.7p1-43.el9.x86_64 123/508 Installing : python3-py-1.10.0-6.el9.0.1.noarch 124/508 Installing : python3-chardet-4.0.0-5.el9.noarch 125/508 Installing : python3-pyparsing-2.4.7-9.el9.noarch 126/508 Installing : python3-packaging-20.9-5.el9.noarch 127/508 Installing : python3-pysocks-1.7.1-12.el9.noarch 128/508 Installing : python3-urllib3-1.26.5-6.el9.noarch 129/508 Installing : python3-requests-2.25.1-8.el9.noarch 130/508 Installing : python3-argcomplete-1.12.0-5.el9.noarch 131/508 Installing : python3-pluggy-0.13.1-7.el9.0.1.noarch 132/508 Installing : python3-tomli-2.0.1-5.el9.noarch 133/508 Installing : python3-distlib-0.3.2-1.el9.noarch 134/508 Installing : python3-platformdirs-2.5.4-1.el9.noarch 135/508 Installing : nss-softokn-freebl-3.101.0-7.el9_4.x86_64 136/508 Installing : nss-softokn-3.101.0-7.el9_4.x86_64 137/508 Installing : nss-3.101.0-7.el9_4.x86_64 138/508 Running scriptlet: nss-3.101.0-7.el9_4.x86_64 138/508 Installing : nss-sysinit-3.101.0-7.el9_4.x86_64 139/508 Installing : avahi-glib-0.8-21.el9.x86_64 140/508 Installing : flac-libs-1.3.3-10.el9_2.1.x86_64 141/508 Installing : libtheora-1:1.1.1-31.el9.x86_64 142/508 Installing : boost-regex-1.75.0-8.el9.x86_64 143/508 Installing : source-highlight-3.1.9-12.el9.x86_64 144/508 Installing : libbabeltrace-1.5.8-10.el9.x86_64 145/508 Installing : efi-srpm-macros-6-2.el9_0.noarch 146/508 Installing : lua-srpm-macros-1-6.el9.noarch 147/508 Installing : acl-2.3.1-4.el9.x86_64 148/508 Installing : libbpf-2:1.4.0-1.el9.x86_64 149/508 Installing : graphite2-1.3.14-9.el9.x86_64 150/508 Installing : harfbuzz-2.7.4-10.el9.x86_64 151/508 Installing : freetype-2.10.4-9.el9.x86_64 152/508 Installing : fontconfig-2.14.0-2.el9_1.x86_64 153/508 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 153/508 Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 154/508 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 154/508 Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 155/508 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 155/508 Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 156/508 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 156/508 Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 157/508 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 157/508 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 158/508 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 158/508 Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 159/508 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 159/508 Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 160/508 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 160/508 Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 161/508 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 161/508 Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 162/508 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 162/508 Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 163/508 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 163/508 Installing : urw-base35-fonts-20200910-6.el9.noarch 164/508 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 165/508 Installing : groff-base-1.22.4-10.el9.x86_64 165/508 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 165/508 Installing : zstd-1.5.1-2.el9.x86_64 166/508 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 167/508 Installing : exiv2-libs-0.27.5-2.el9.x86_64 168/508 Installing : exiv2-0.27.5-2.el9.x86_64 169/508 Installing : libgexiv2-0.12.3-1.el9.x86_64 170/508 Installing : libstdc++-devel-11.5.0-2.el9.x86_64 171/508 Installing : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 172/508 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 173/508 Installing : libgusb-0.3.8-2.el9.x86_64 174/508 Installing : colord-libs-1.4.5-4.el9.x86_64 175/508 Installing : low-memory-monitor-2.1-4.el9.x86_64 176/508 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 176/508 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 177/508 Installing : iptables-legacy-libs-1.8.10-4.1.el9.x86_64 178/508 Installing : docker-buildx-plugin-0.17.1-1.el9.x86_64 179/508 Running scriptlet: docker-buildx-plugin-0.17.1-1.el9.x86_64 179/508 Installing : docker-ce-cli-1:27.3.1-1.el9.x86_64 180/508 Running scriptlet: docker-ce-cli-1:27.3.1-1.el9.x86_64 180/508 Installing : python3.12-wheel-wheel-0.41.2-3.el9.noarch 181/508 Installing : python3.12-setuptools-wheel-68.2.2-4.el9.noarch 182/508 Installing : python3.11-wheel-wheel-0.38.4-3.el9.noarch 183/508 Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 184/508 Installing : python3-virtualenv-20.21.1-7.el9.noarch 185/508 Installing : xkeyboard-config-2.33-2.el9.noarch 186/508 Installing : libxkbcommon-1.0.3-4.el9.x86_64 187/508 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 188/508 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 188/508 Installing : rust-srpm-macros-17-4.el9.noarch 189/508 Installing : rocky-logos-httpd-90.15-2.el9.noarch 190/508 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 191/508 Installing : poppler-data-0.4.9-9.el9.0.1.noarch 192/508 Installing : perl-srpm-macros-1-41.el9.noarch 193/508 Installing : orc-0.4.31-8.el9.x86_64 194/508 Installing : openblas-srpm-macros-2-11.el9.noarch 195/508 Installing : ocaml-srpm-macros-6-6.el9.noarch 196/508 Installing : mesa-filesystem-24.1.2-3.el9.x86_64 197/508 Installing : m4-1.4.19-1.el9.x86_64 198/508 Installing : libvisual-1:0.4.0-34.el9.x86_64 199/508 Installing : libslirp-4.4.0-8.el9.x86_64 200/508 Installing : slirp4netns-1.3.1-1.el9.x86_64 201/508 Installing : libsbc-1.4-9.el9.x86_64 202/508 Installing : libpaper-1.1.28-4.el9.x86_64 203/508 Installing : libldac-2.0.2.3-10.el9.x86_64 204/508 Installing : libiptcdata-1.0.5-10.el9.x86_64 205/508 Installing : libipt-2.0.4-5.el9.x86_64 206/508 Installing : gdb-headless-14.2-3.el9.x86_64 207/508 Installing : debugedit-5.0-5.el9.x86_64 208/508 Installing : libijs-0.35-15.el9.x86_64 209/508 Installing : libfontenc-1.1.3-17.el9.x86_64 210/508 Installing : mkfontscale-1.2.1-3.el9.x86_64 211/508 Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 212/508 Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 212/508 Installing : libexif-0.6.22-6.el9.x86_64 213/508 Installing : libepoxy-1.5.5-4.el9.x86_64 214/508 Installing : libdatrie-0.2.13-4.el9.x86_64 215/508 Installing : libthai-0.1.28-8.el9.x86_64 216/508 Installing : libasyncns-0.8-22.el9.x86_64 217/508 Installing : libXau-1.0.9-8.el9.x86_64 218/508 Installing : libxcb-1.13.1-9.el9.x86_64 219/508 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 220/508 Installing : mesa-libglapi-24.1.2-3.el9.x86_64 221/508 Installing : mesa-dri-drivers-24.1.2-3.el9.x86_64 222/508 Installing : mesa-libgbm-24.1.2-3.el9.x86_64 223/508 Installing : mesa-libEGL-24.1.2-3.el9.x86_64 224/508 Installing : libX11-common-1.7.0-9.el9.noarch 225/508 Installing : libX11-1.7.0-9.el9.x86_64 226/508 Installing : libXext-1.3.4-8.el9.x86_64 227/508 Installing : libXrender-0.9.10-16.el9.x86_64 228/508 Installing : cairo-1.17.4-7.el9.x86_64 229/508 Installing : libXi-1.7.10-8.el9.x86_64 230/508 Installing : libXfixes-5.0.3-16.el9.x86_64 231/508 Installing : cairo-gobject-1.17.4-7.el9.x86_64 232/508 Installing : libXt-1.2.0-6.el9.x86_64 233/508 Installing : libXmu-1.1.3-8.el9.x86_64 234/508 Installing : libXcursor-1.2.0-7.el9.x86_64 235/508 Installing : libXdamage-1.1.5-7.el9.x86_64 236/508 Installing : libXrandr-1.5.2-8.el9.x86_64 237/508 Installing : libXinerama-1.1.4-10.el9.x86_64 238/508 Installing : libXcomposite-0.4.5-7.el9.x86_64 239/508 Installing : libXpm-3.5.13-10.el9.x86_64 240/508 Installing : libXaw-1.0.13-19.el9.x86_64 241/508 Installing : libXtst-1.2.3-16.el9.x86_64 242/508 Installing : libXft-2.3.3-8.el9.x86_64 243/508 Installing : pango-1.48.7-3.el9.x86_64 244/508 Installing : libXv-1.0.11-16.el9.x86_64 245/508 Installing : libXxf86vm-1.1.4-18.el9.x86_64 246/508 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 247/508 Installing : mesa-libGL-24.1.2-3.el9.x86_64 248/508 Installing : kernel-headers-5.14.0-503.15.1.el9_5.x86_64 249/508 Installing : jbigkit-libs-2.1-23.el9.x86_64 250/508 Installing : libtiff-4.4.0-13.el9.x86_64 251/508 Installing : gd-2.3.2-3.el9.x86_64 252/508 Installing : libgxps-0.3.2-3.el9.x86_64 253/508 Installing : poppler-21.01.0-21.el9.x86_64 254/508 Installing : poppler-glib-21.01.0-21.el9.x86_64 255/508 Installing : jbig2dec-libs-0.19-7.el9.x86_64 256/508 Running scriptlet: httpd-filesystem-2.4.62-1.el9.noarch 257/508 Installing : httpd-filesystem-2.4.62-1.el9.noarch 257/508 Installing : gsm-1.0.19-6.el9.x86_64 258/508 Installing : libsndfile-1.0.31-8.el9.x86_64 259/508 Installing : pulseaudio-libs-15.0-2.el9.x86_64 260/508 Installing : graphene-1.10.6-2.el9.x86_64 261/508 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 262/508 Installing : gpm-libs-1.20.7-29.el9.x86_64 263/508 Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 264/508 Installing : glibc-headers-2.34-125.el9_5.1.x86_64 265/508 Installing : giflib-5.2.1-9.el9.x86_64 266/508 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 267/508 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 268/508 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 269/508 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 270/508 Installing : adobe-mappings-pdf-20180407-10.el9.noarch 271/508 Installing : libgs-9.54.0-17.el9_4.x86_64 272/508 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 273/508 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 274/508 Installing : dbus-1:1.12.20-8.el9.x86_64 275/508 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 276/508 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 277/508 Installing : systemd-252-46.el9_5.2.0.1.x86_64 277/508 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 277/508 Installing : dbus-common-1:1.12.20-8.el9.noarch 278/508 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 278/508 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 279/508 Installing : dbus-broker-28-7.el9.x86_64 279/508 Running scriptlet: dbus-broker-28-7.el9.x86_64 279/508 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Running scriptlet: polkit-0.117-13.el9.x86_64 280/508 Installing : polkit-0.117-13.el9.x86_64 280/508 Running scriptlet: polkit-0.117-13.el9.x86_64 280/508 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 281/508 Installing : libcanberra-0.30-27.el9.x86_64 282/508 Running scriptlet: libcanberra-0.30-27.el9.x86_64 282/508 Running scriptlet: rtkit-0.11-29.el9.x86_64 283/508 Installing : rtkit-0.11-29.el9.x86_64 283/508 Running scriptlet: rtkit-0.11-29.el9.x86_64 283/508 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 284/508 Installing : device-mapper-9:1.02.198-2.el9.x86_64 285/508 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 286/508 Installing : containerd.io-1.7.24-3.1.el9.x86_64 287/508 Running scriptlet: containerd.io-1.7.24-3.1.el9.x86_64 287/508 Installing : at-spi2-core-2.40.3-1.el9.x86_64 288/508 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 289/508 Installing : dconf-0.40.0-6.el9.x86_64 290/508 Running scriptlet: dconf-0.40.0-6.el9.x86_64 290/508 Installing : shared-mime-info-2.1-5.el9.x86_64 291/508 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 291/508 Installing : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 292/508 Installing : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 293/508 Installing : gtk-update-icon-cache-3.24.31-5.el9.x86_64 294/508 Installing : libgsf-1.14.47-5.el9.x86_64 295/508 Installing : libnotify-0.7.9-8.el9.x86_64 296/508 Installing : librsvg2-2.50.7-3.el9.x86_64 297/508 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 298/508 Installing : libpsl-0.21.1-5.el9.x86_64 299/508 Installing : psmisc-23.4-3.el9.x86_64 300/508 Installing : pkgconf-m4-1.7.3-10.el9.noarch 301/508 Installing : oniguruma-6.9.6-1.el9.6.x86_64 302/508 Installing : ncurses-6.2-10.20210508.el9.x86_64 303/508 Installing : perl-Digest-1.19-4.el9.noarch 304/508 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 305/508 Installing : perl-B-1.80-481.el9.x86_64 306/508 Installing : perl-FileHandle-2.03-481.el9.noarch 307/508 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 308/508 Installing : perl-libnet-3.13-4.el9.noarch 309/508 Installing : perl-AutoLoader-5.74-481.el9.noarch 310/508 Installing : perl-base-2.27-481.el9.noarch 311/508 Installing : perl-URI-5.09-3.el9.noarch 312/508 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 313/508 Installing : perl-if-0.60.800-481.el9.noarch 314/508 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 315/508 Installing : perl-Time-Local-2:1.300-7.el9.noarch 316/508 Installing : perl-File-Path-2.18-4.el9.noarch 317/508 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 318/508 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 319/508 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 320/508 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 321/508 Installing : perl-Class-Struct-0.66-481.el9.noarch 322/508 Installing : perl-POSIX-1.94-481.el9.x86_64 323/508 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 324/508 Installing : perl-IPC-Open3-1.21-481.el9.noarch 325/508 Installing : perl-subs-1.03-481.el9.noarch 326/508 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 327/508 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 328/508 Installing : perl-Term-Cap-1.17-460.el9.noarch 329/508 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 330/508 Installing : perl-Socket-4:2.031-4.el9.x86_64 331/508 Installing : perl-SelectSaver-1.02-481.el9.noarch 332/508 Installing : perl-Symbol-1.08-481.el9.noarch 333/508 Installing : perl-File-stat-1.09-481.el9.noarch 334/508 Installing : perl-podlators-1:4.14-460.el9.noarch 335/508 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 336/508 Installing : perl-Fcntl-1.13-481.el9.x86_64 337/508 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 338/508 Installing : perl-mro-1.23-481.el9.x86_64 339/508 Installing : perl-IO-1.43-481.el9.x86_64 340/508 Installing : perl-overloading-0.02-481.el9.noarch 341/508 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 342/508 Installing : perl-Errno-1.30-481.el9.x86_64 343/508 Installing : perl-File-Basename-2.85-481.el9.noarch 344/508 Installing : perl-Getopt-Std-1.12-481.el9.noarch 345/508 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 346/508 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 347/508 Installing : perl-constant-1.33-461.el9.noarch 348/508 Installing : perl-Storable-1:3.21-460.el9.x86_64 349/508 Installing : perl-overload-1.31-481.el9.noarch 350/508 Installing : perl-parent-1:0.238-460.el9.noarch 351/508 Installing : perl-vars-1.05-481.el9.noarch 352/508 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 353/508 Installing : perl-Carp-1.50-460.el9.noarch 354/508 Installing : perl-Exporter-5.74-461.el9.noarch 355/508 Installing : perl-NDBM_File-1.15-481.el9.x86_64 356/508 Installing : perl-PathTools-3.78-461.el9.x86_64 357/508 Installing : perl-Encode-4:3.08-462.el9.x86_64 358/508 Installing : perl-libs-4:5.32.1-481.el9.x86_64 359/508 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 360/508 Installing : perl-DynaLoader-1.47-481.el9.x86_64 361/508 Installing : perl-File-Compare-1.100.600-481.el9.noarch 362/508 Installing : perl-File-Copy-2.34-481.el9.noarch 363/508 Installing : perl-File-Find-1.37-481.el9.noarch 364/508 Installing : autoconf-2.69-39.el9.noarch 365/508 Installing : perl-threads-1:2.25-460.el9.x86_64 366/508 Installing : perl-threads-shared-1.61-460.el9.0.1.x86_64 367/508 Installing : perl-Thread-Queue-3.14-460.el9.noarch 368/508 Installing : automake-1.16.2-8.el9.noarch 369/508 Installing : perl-TermReadKey-2.38-11.el9.x86_64 370/508 Installing : kernel-srpm-macros-1.0-13.el9.noarch 371/508 Installing : perl-Error-1:0.17029-7.el9.noarch 372/508 Installing : perl-lib-0.65-481.el9.x86_64 373/508 Installing : mailcap-2.1.49-5.el9.noarch 374/508 Installing : httpd-core-2.4.62-1.el9.x86_64 375/508 Installing : mod_lua-2.4.62-1.el9.x86_64 376/508 Installing : mod_http2-2.0.26-2.el9_4.1.x86_64 377/508 Installing : httpd-2.4.62-1.el9.x86_64 378/508 Running scriptlet: httpd-2.4.62-1.el9.x86_64 378/508 Installing : libpkgconf-1.7.3-10.el9.x86_64 379/508 Installing : pkgconf-1.7.3-10.el9.x86_64 380/508 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 381/508 Installing : glibc-devel-2.34-125.el9_5.1.x86_64 382/508 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 383/508 Installing : gcc-11.5.0-2.el9.x86_64 384/508 Installing : annobin-12.65-1.el9.x86_64 385/508 Installing : gcc-plugin-annobin-11.5.0-2.el9.x86_64 386/508 Installing : libzstd-devel-1.5.1-2.el9.x86_64 387/508 Installing : zlib-devel-1.2.11-40.el9.x86_64 388/508 Installing : libnfnetlink-1.0.1-21.el9.x86_64 389/508 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 390/508 Installing : iptables-libs-1.8.10-4.el9_4.x86_64 391/508 Installing : iptables-legacy-1.8.10-4.1.el9.x86_64 392/508 Running scriptlet: iptables-legacy-1.8.10-4.1.el9.x86_64 392/508 Installing : docker-ce-rootless-extras-27.3.1-1.el9.x86_64 393/508 Running scriptlet: docker-ce-rootless-extras-27.3.1-1.el9.x86_64 393/508 Installing : docker-ce-3:27.3.1-1.el9.x86_64 394/508 Running scriptlet: docker-ce-3:27.3.1-1.el9.x86_64 394/508 Installing : libcbor-0.7.0-5.el9.x86_64 395/508 Installing : libatomic-11.5.0-2.el9.x86_64 396/508 Installing : webkit2gtk3-jsc-2.46.3-2.el9_5.x86_64 397/508 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 398/508 Installing : keyutils-1.6.3-1.el9.x86_64 399/508 Installing : kbd-misc-2.4.0-10.el9.noarch 400/508 Installing : kbd-legacy-2.4.0-10.el9.noarch 401/508 Installing : kbd-2.4.0-10.el9.x86_64 402/508 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 403/508 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 403/508 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : libfido2-1.13.0-2.el9.x86_64 404/508 Installing : openssh-clients-8.7p1-43.el9.x86_64 405/508 Running scriptlet: openssh-clients-8.7p1-43.el9.x86_64 405/508 Installing : git-core-2.43.5-1.el9_4.x86_64 406/508 Installing : git-core-doc-2.43.5-1.el9_4.noarch 407/508 Installing : perl-Git-2.43.5-1.el9_4.noarch 408/508 Installing : git-2.43.5-1.el9_4.x86_64 409/508 Installing : info-6.7-15.el9.x86_64 410/508 Installing : ed-1.14.2-12.el9.x86_64 411/508 Installing : patch-2.7.6-16.el9.x86_64 412/508 Installing : gobject-introspection-1.68.0-11.el9.x86_64 413/508 Installing : upower-0.99.13-2.el9.x86_64 414/508 Running scriptlet: upower-0.99.13-2.el9.x86_64 414/508 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : fuse-libs-2.9.9-16.el9.x86_64 415/508 Installing : cpio-2.13-16.el9.x86_64 416/508 Installing : bzip2-1.0.8-8.el9.x86_64 417/508 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 418/508 Installing : go-srpm-macros-3.6.0-3.el9.noarch 419/508 Installing : python-srpm-macros-3.9-54.el9.noarch 420/508 Installing : redhat-rpm-config-208-1.el9.noarch 421/508 Running scriptlet: redhat-rpm-config-208-1.el9.noarch 421/508 Installing : rpm-build-4.16.1.3-34.el9.0.1.x86_64 422/508 Installing : pyproject-srpm-macros-1.12.0-1.el9.noarch 423/508 Installing : python-rpm-macros-3.9-54.el9.noarch 424/508 Installing : python3-rpm-macros-3.9-54.el9.noarch 425/508 Installing : python3-rpm-generators-12-9.el9.noarch 426/508 Installing : python3-devel-3.9.19-8.el9_5.1.x86_64 427/508 Installing : python3.11-devel-3.11.9-7.el9_5.1.x86_64 428/508 Installing : python3.12-devel-3.12.5-2.el9_5.1.x86_64 429/508 Installing : bluez-libs-5.72-2.el9.x86_64 430/508 Installing : pipewire-libs-1.0.1-1.el9.x86_64 431/508 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 432/508 Installing : pipewire-1.0.1-1.el9.x86_64 432/508 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 432/508 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 433/508 Installing : wireplumber-0.4.14-1.el9.0.1.x86_64 434/508 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 435/508 Installing : attr-2.5.1-3.el9.x86_64 436/508 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 437/508 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 438/508 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 439/508 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 440/508 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 441/508 Installing : glib-networking-2.68.3-3.el9.x86_64 442/508 Installing : libsoup-2.72.0-8.el9_5.2.x86_64 443/508 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 444/508 Installing : geoclue2-2.6.0-7.el9.x86_64 444/508 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 444/508 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 445/508 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 445/508 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 446/508 Installing : libosinfo-1.10.0-1.el9.x86_64 447/508 Installing : libtracker-sparql-3.1.2-3.el9_1.x86_64 448/508 Installing : tracker-3.1.2-3.el9_1.x86_64 449/508 Running scriptlet: tracker-3.1.2-3.el9_1.x86_64 449/508 Installing : tracker-miners-3.1.2-4.el9_3.x86_64 450/508 Running scriptlet: tracker-miners-3.1.2-4.el9_3.x86_64 450/508 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 451/508 Installing : gtk3-3.24.31-5.el9.x86_64 452/508 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 453/508 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 453/508 Installing : gtk2-2.24.33-8.el9.x86_64 454/508 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 455/508 Installing : graphviz-2.44.0-26.el9.x86_64 456/508 Running scriptlet: graphviz-2.44.0-26.el9.x86_64 456/508 Installing : doxygen-1:1.9.1-11.el9.x86_64 457/508 Installing : rpmdevtools-9.5-1.el9.noarch 458/508 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 459/508 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 460/508 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 461/508 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 461/508 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Installing : tox-3.28.0-1.el9.noarch 462/508 Installing : git-review-2.3.1-7.el9.noarch 463/508 Installing : elfutils-libelf-devel-0.191-4.el9.x86_64 464/508 Installing : gcc-c++-11.5.0-2.el9.x86_64 465/508 Installing : libtool-2.4.6-46.el9.x86_64 466/508 Installing : libcap-devel-2.48-9.el9_2.x86_64 467/508 Installing : openssl-devel-1:3.2.2-6.el9_5.x86_64 468/508 Installing : libnghttp2-devel-1.43.0-6.el9.x86_64 469/508 Installing : libuv-devel-1:1.42.0-2.el9_4.x86_64 470/508 Installing : perl-diagnostics-1.37-481.el9.noarch 471/508 Installing : vim-enhanced-2:8.2.2637-21.el9.x86_64 472/508 Installing : jq-1.6-17.el9.x86_64 473/508 Installing : iproute-6.2.0-6.el9_4.x86_64 474/508 Installing : wget-1.21.1-8.el9_4.x86_64 475/508 Installing : net-tools-2.0-0.64.20160912git.el9.x86_64 476/508 Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64 476/508 Installing : gdb-14.2-3.el9.x86_64 477/508 Installing : createrepo_c-0.20.1-2.el9.x86_64 478/508 Installing : python3-lxml-4.6.5-3.el9.x86_64 479/508 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 480/508 Installing : sudo-1.9.5p2-10.el9_3.x86_64 481/508 Running scriptlet: sudo-1.9.5p2-10.el9_3.x86_64 481/508 Installing : python3-distro-1.5.0-7.el9.noarch 482/508 Installing : python3-future-0.18.3-3.el9.noarch 483/508 Upgrading : openssl-1:3.2.2-6.el9_5.x86_64 484/508 Installing : tbb-2020.3-8.el9.x86_64 485/508 Installing : glibc-gconv-extra-2.34-125.el9_5.1.x86_64 486/508 Running scriptlet: glibc-gconv-extra-2.34-125.el9_5.1.x86_64 486/508 Cleanup : elfutils-debuginfod-client-0.189-3.el9.x86_64 487/508 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 488/508 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 489/508 Cleanup : elfutils-libs-0.189-3.el9.x86_64 490/508 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 491/508 Cleanup : openssl-1:3.0.7-24.el9.x86_64 492/508 Cleanup : rpm-4.16.1.3-25.el9.x86_64 493/508 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 494/508 Cleanup : systemd-libs-252-18.el9.x86_64 495/508 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 496/508 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 497/508 Cleanup : python3-3.9.18-1.el9_3.x86_64 498/508 Cleanup : python3-libs-3.9.18-1.el9_3.x86_64 499/508 Cleanup : libselinux-3.5-1.el9.x86_64 500/508 Cleanup : libsepol-3.5-1.el9.x86_64 501/508 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 502/508 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 503/508 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 503/508 Cleanup : libacl-2.3.1-3.el9.x86_64 504/508 Cleanup : elfutils-libelf-0.189-3.el9.x86_64 505/508 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 506/508 Cleanup : file-libs-5.39-14.el9.x86_64 507/508 Cleanup : libnghttp2-1.43.0-5.el9_3.1.x86_64 508/508 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 508/508 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 508/508 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 508/508 Running scriptlet: nss-3.101.0-7.el9_4.x86_64 508/508 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 508/508 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 508/508 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 508/508 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 508/508 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 508/508 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 508/508 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 508/508 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 508/508 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 508/508 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 508/508 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 508/508 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 508/508 Running scriptlet: dconf-0.40.0-6.el9.x86_64 508/508 Running scriptlet: httpd-2.4.62-1.el9.x86_64 508/508 Running scriptlet: wireplumber-0.4.14-1.el9.0.1.x86_64 508/508 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. Running scriptlet: libnghttp2-1.43.0-5.el9_3.1.x86_64 508/508 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/508 Verifying : NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 2/508 Verifying : acl-2.3.1-4.el9.x86_64 3/508 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/508 Verifying : attr-2.5.1-3.el9.x86_64 5/508 Verifying : avahi-libs-0.8-21.el9.x86_64 6/508 Verifying : bluez-libs-5.72-2.el9.x86_64 7/508 Verifying : bzip2-1.0.8-8.el9.x86_64 8/508 Verifying : cpio-2.13-16.el9.x86_64 9/508 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 10/508 Verifying : cups-libs-1:2.3.3op2-31.el9_5.x86_64 11/508 Verifying : dbus-1:1.12.20-8.el9.x86_64 12/508 Verifying : dbus-broker-28-7.el9.x86_64 13/508 Verifying : dbus-common-1:1.12.20-8.el9.noarch 14/508 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 15/508 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 16/508 Verifying : diffutils-3.7-12.el9.x86_64 17/508 Verifying : ed-1.14.2-12.el9.x86_64 18/508 Verifying : elfutils-0.191-4.el9.x86_64 19/508 Verifying : file-5.39-16.el9.x86_64 20/508 Verifying : freetype-2.10.4-9.el9.x86_64 21/508 Verifying : fuse-2.9.9-16.el9.x86_64 22/508 Verifying : fuse-common-3.10.2-9.el9.x86_64 23/508 Verifying : fuse-libs-2.9.9-16.el9.x86_64 24/508 Verifying : glib-networking-2.68.3-3.el9.x86_64 25/508 Verifying : glibc-gconv-extra-2.34-125.el9_5.1.x86_64 26/508 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 27/508 Verifying : graphite2-1.3.14-9.el9.x86_64 28/508 Verifying : groff-base-1.22.4-10.el9.x86_64 29/508 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 30/508 Verifying : harfbuzz-2.7.4-10.el9.x86_64 31/508 Verifying : hwdata-0.348-9.15.el9.noarch 32/508 Verifying : info-6.7-15.el9.x86_64 33/508 Verifying : iproute-6.2.0-6.el9_4.x86_64 34/508 Verifying : iptables-libs-1.8.10-4.el9_4.x86_64 35/508 Verifying : jq-1.6-17.el9.x86_64 36/508 Verifying : json-glib-1.6.6-1.el9.x86_64 37/508 Verifying : kbd-2.4.0-10.el9.x86_64 38/508 Verifying : kbd-legacy-2.4.0-10.el9.noarch 39/508 Verifying : kbd-misc-2.4.0-10.el9.noarch 40/508 Verifying : keyutils-1.6.3-1.el9.x86_64 41/508 Verifying : kmod-28-10.el9.x86_64 42/508 Verifying : kmod-libs-28-10.el9.x86_64 43/508 Verifying : libatomic-11.5.0-2.el9.x86_64 44/508 Verifying : libbpf-2:1.4.0-1.el9.x86_64 45/508 Verifying : libbrotli-1.0.9-6.el9.x86_64 46/508 Verifying : libcbor-0.7.0-5.el9.x86_64 47/508 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 48/508 Verifying : libfido2-1.13.0-2.el9.x86_64 49/508 Verifying : libgudev-237-1.el9.x86_64 50/508 Verifying : libgusb-0.3.8-2.el9.x86_64 51/508 Verifying : libicu-67.1-9.el9.x86_64 52/508 Verifying : libmnl-1.0.4-16.el9_4.x86_64 53/508 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 54/508 Verifying : libnfnetlink-1.0.1-21.el9.x86_64 55/508 Verifying : libpciaccess-0.16-7.el9.x86_64 56/508 Verifying : libpkgconf-1.7.3-10.el9.x86_64 57/508 Verifying : libpng-2:1.6.37-12.el9.x86_64 58/508 Verifying : libproxy-0.4.15-35.el9.x86_64 59/508 Verifying : libpsl-0.21.1-5.el9.x86_64 60/508 Verifying : libseccomp-2.5.2-2.el9.x86_64 61/508 Verifying : libselinux-utils-3.6-1.el9.x86_64 62/508 Verifying : libtdb-1.4.10-1.el9.x86_64 63/508 Verifying : libtirpc-1.3.3-9.el9.x86_64 64/508 Verifying : mailcap-2.1.49-5.el9.noarch 65/508 Verifying : make-1:4.3-8.el9.x86_64 66/508 Verifying : ncurses-6.2-10.20210508.el9.x86_64 67/508 Verifying : net-tools-2.0-0.64.20160912git.el9.x86_64 68/508 Verifying : oniguruma-6.9.6-1.el9.6.x86_64 69/508 Verifying : openssh-8.7p1-43.el9.x86_64 70/508 Verifying : openssh-clients-8.7p1-43.el9.x86_64 71/508 Verifying : pkgconf-1.7.3-10.el9.x86_64 72/508 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 73/508 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 74/508 Verifying : policycoreutils-3.6-2.1.el9.x86_64 75/508 Verifying : polkit-0.117-13.el9.x86_64 76/508 Verifying : polkit-libs-0.117-13.el9.x86_64 77/508 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 78/508 Verifying : psmisc-23.4-3.el9.x86_64 79/508 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 80/508 Verifying : python3-chardet-4.0.0-5.el9.noarch 81/508 Verifying : python3-idna-2.10-7.el9_4.1.noarch 82/508 Verifying : python3-pyparsing-2.4.7-9.el9.noarch 83/508 Verifying : python3-pysocks-1.7.1-12.el9.noarch 84/508 Verifying : python3-requests-2.25.1-8.el9.noarch 85/508 Verifying : python3-setuptools-53.0.0-13.el9.noarch 86/508 Verifying : python3-urllib3-1.26.5-6.el9.noarch 87/508 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 88/508 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 89/508 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 90/508 Verifying : shared-mime-info-2.1-5.el9.x86_64 91/508 Verifying : sudo-1.9.5p2-10.el9_3.x86_64 92/508 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 93/508 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 94/508 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 95/508 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 96/508 Verifying : unzip-6.0-57.el9.x86_64 97/508 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 98/508 Verifying : which-2.21-29.el9.x86_64 99/508 Verifying : xz-5.2.5-8.el9_0.x86_64 100/508 Verifying : zip-3.0-35.el9.x86_64 101/508 Verifying : zstd-1.5.1-2.el9.x86_64 102/508 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 103/508 Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 104/508 Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 105/508 Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 106/508 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 107/508 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 108/508 Verifying : alsa-lib-1.2.12-1.el9.x86_64 109/508 Verifying : annobin-12.65-1.el9.x86_64 110/508 Verifying : apr-1.7.0-12.el9_3.x86_64 111/508 Verifying : apr-util-1.6.1-23.el9.x86_64 112/508 Verifying : apr-util-bdb-1.6.1-23.el9.x86_64 113/508 Verifying : apr-util-openssl-1.6.1-23.el9.x86_64 114/508 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 115/508 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 116/508 Verifying : atk-2.36.0-5.el9.x86_64 117/508 Verifying : autoconf-2.69-39.el9.noarch 118/508 Verifying : automake-1.16.2-8.el9.noarch 119/508 Verifying : avahi-glib-0.8-21.el9.x86_64 120/508 Verifying : boost-regex-1.75.0-8.el9.x86_64 121/508 Verifying : cairo-1.17.4-7.el9.x86_64 122/508 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 123/508 Verifying : cmake-3.26.5-2.el9.x86_64 124/508 Verifying : cmake-data-3.26.5-2.el9.noarch 125/508 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 126/508 Verifying : cmake-rpm-macros-3.26.5-2.el9.noarch 127/508 Verifying : colord-libs-1.4.5-4.el9.x86_64 128/508 Verifying : container-selinux-3:2.232.1-1.el9.noarch 129/508 Verifying : cpp-11.5.0-2.el9.x86_64 130/508 Verifying : createrepo_c-0.20.1-2.el9.x86_64 131/508 Verifying : createrepo_c-libs-0.20.1-2.el9.x86_64 132/508 Verifying : dconf-0.40.0-6.el9.x86_64 133/508 Verifying : debugedit-5.0-5.el9.x86_64 134/508 Verifying : dwz-0.14-3.el9.x86_64 135/508 Verifying : efi-srpm-macros-6-2.el9_0.noarch 136/508 Verifying : elfutils-libelf-devel-0.191-4.el9.x86_64 137/508 Verifying : emacs-filesystem-1:27.2-10.el9_4.noarch 138/508 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 139/508 Verifying : exiv2-0.27.5-2.el9.x86_64 140/508 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 141/508 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 142/508 Verifying : flac-libs-1.3.3-10.el9_2.1.x86_64 143/508 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 144/508 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 145/508 Verifying : fribidi-1.0.10-6.el9.2.x86_64 146/508 Verifying : fuse-overlayfs-1.14-1.el9.x86_64 147/508 Verifying : fuse3-3.10.2-9.el9.x86_64 148/508 Verifying : fuse3-libs-3.10.2-9.el9.x86_64 149/508 Verifying : gcc-11.5.0-2.el9.x86_64 150/508 Verifying : gcc-c++-11.5.0-2.el9.x86_64 151/508 Verifying : gcc-plugin-annobin-11.5.0-2.el9.x86_64 152/508 Verifying : gd-2.3.2-3.el9.x86_64 153/508 Verifying : gdb-14.2-3.el9.x86_64 154/508 Verifying : gdb-headless-14.2-3.el9.x86_64 155/508 Verifying : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 156/508 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 157/508 Verifying : geoclue2-2.6.0-7.el9.x86_64 158/508 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 159/508 Verifying : giflib-5.2.1-9.el9.x86_64 160/508 Verifying : git-2.43.5-1.el9_4.x86_64 161/508 Verifying : git-core-2.43.5-1.el9_4.x86_64 162/508 Verifying : git-core-doc-2.43.5-1.el9_4.noarch 163/508 Verifying : glibc-devel-2.34-125.el9_5.1.x86_64 164/508 Verifying : glibc-headers-2.34-125.el9_5.1.x86_64 165/508 Verifying : go-srpm-macros-3.6.0-3.el9.noarch 166/508 Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 167/508 Verifying : gpm-libs-1.20.7-29.el9.x86_64 168/508 Verifying : graphene-1.10.6-2.el9.x86_64 169/508 Verifying : graphviz-2.44.0-26.el9.x86_64 170/508 Verifying : gsm-1.0.19-6.el9.x86_64 171/508 Verifying : gstreamer1-1.22.1-2.el9.x86_64 172/508 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 173/508 Verifying : gtk-update-icon-cache-3.24.31-5.el9.x86_64 174/508 Verifying : gtk2-2.24.33-8.el9.x86_64 175/508 Verifying : gtk3-3.24.31-5.el9.x86_64 176/508 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 177/508 Verifying : httpd-2.4.62-1.el9.x86_64 178/508 Verifying : httpd-core-2.4.62-1.el9.x86_64 179/508 Verifying : httpd-filesystem-2.4.62-1.el9.noarch 180/508 Verifying : httpd-tools-2.4.62-1.el9.x86_64 181/508 Verifying : iso-codes-4.6.0-3.el9.noarch 182/508 Verifying : jbig2dec-libs-0.19-7.el9.x86_64 183/508 Verifying : jbigkit-libs-2.1-23.el9.x86_64 184/508 Verifying : kernel-headers-5.14.0-503.15.1.el9_5.x86_64 185/508 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 186/508 Verifying : lcms2-2.12-3.el9.x86_64 187/508 Verifying : libICE-1.0.10-8.el9.x86_64 188/508 Verifying : libSM-1.2.3-10.el9.x86_64 189/508 Verifying : libX11-1.7.0-9.el9.x86_64 190/508 Verifying : libX11-common-1.7.0-9.el9.noarch 191/508 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 192/508 Verifying : libXau-1.0.9-8.el9.x86_64 193/508 Verifying : libXaw-1.0.13-19.el9.x86_64 194/508 Verifying : libXcomposite-0.4.5-7.el9.x86_64 195/508 Verifying : libXcursor-1.2.0-7.el9.x86_64 196/508 Verifying : libXdamage-1.1.5-7.el9.x86_64 197/508 Verifying : libXext-1.3.4-8.el9.x86_64 198/508 Verifying : libXfixes-5.0.3-16.el9.x86_64 199/508 Verifying : libXft-2.3.3-8.el9.x86_64 200/508 Verifying : libXi-1.7.10-8.el9.x86_64 201/508 Verifying : libXinerama-1.1.4-10.el9.x86_64 202/508 Verifying : libXmu-1.1.3-8.el9.x86_64 203/508 Verifying : libXpm-3.5.13-10.el9.x86_64 204/508 Verifying : libXrandr-1.5.2-8.el9.x86_64 205/508 Verifying : libXrender-0.9.10-16.el9.x86_64 206/508 Verifying : libXt-1.2.0-6.el9.x86_64 207/508 Verifying : libXtst-1.2.3-16.el9.x86_64 208/508 Verifying : libXv-1.0.11-16.el9.x86_64 209/508 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 210/508 Verifying : libasyncns-0.8-22.el9.x86_64 211/508 Verifying : libbabeltrace-1.5.8-10.el9.x86_64 212/508 Verifying : libcanberra-0.30-27.el9.x86_64 213/508 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 214/508 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 215/508 Verifying : libcap-devel-2.48-9.el9_2.x86_64 216/508 Verifying : libdatrie-0.2.13-4.el9.x86_64 217/508 Verifying : libdrm-2.4.121-1.el9.x86_64 218/508 Verifying : libepoxy-1.5.5-4.el9.x86_64 219/508 Verifying : libexif-0.6.22-6.el9.x86_64 220/508 Verifying : libfontenc-1.1.3-17.el9.x86_64 221/508 Verifying : libgexiv2-0.12.3-1.el9.x86_64 222/508 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 223/508 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 224/508 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 225/508 Verifying : libgs-9.54.0-17.el9_4.x86_64 226/508 Verifying : libgsf-1.14.47-5.el9.x86_64 227/508 Verifying : libgxps-0.3.2-3.el9.x86_64 228/508 Verifying : libijs-0.35-15.el9.x86_64 229/508 Verifying : libipt-2.0.4-5.el9.x86_64 230/508 Verifying : libiptcdata-1.0.5-10.el9.x86_64 231/508 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 232/508 Verifying : libldac-2.0.2.3-10.el9.x86_64 233/508 Verifying : libmpc-1.2.1-4.el9.x86_64 234/508 Verifying : libnotify-0.7.9-8.el9.x86_64 235/508 Verifying : libnsl2-2.0.0-1.el9.0.1.x86_64 236/508 Verifying : libogg-2:1.3.4-6.el9.x86_64 237/508 Verifying : libosinfo-1.10.0-1.el9.x86_64 238/508 Verifying : libpaper-1.1.28-4.el9.x86_64 239/508 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 240/508 Verifying : librsvg2-2.50.7-3.el9.x86_64 241/508 Verifying : libsbc-1.4-9.el9.x86_64 242/508 Verifying : libslirp-4.4.0-8.el9.x86_64 243/508 Verifying : libsndfile-1.0.31-8.el9.x86_64 244/508 Verifying : libsoup-2.72.0-8.el9_5.2.x86_64 245/508 Verifying : libstdc++-devel-11.5.0-2.el9.x86_64 246/508 Verifying : libstemmer-0-18.585svn.el9.x86_64 247/508 Verifying : libthai-0.1.28-8.el9.x86_64 248/508 Verifying : libtheora-1:1.1.1-31.el9.x86_64 249/508 Verifying : libtiff-4.4.0-13.el9.x86_64 250/508 Verifying : libtool-2.4.6-46.el9.x86_64 251/508 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 252/508 Verifying : libtracker-sparql-3.1.2-3.el9_1.x86_64 253/508 Verifying : libuv-1:1.42.0-2.el9_4.x86_64 254/508 Verifying : libvisual-1:0.4.0-34.el9.x86_64 255/508 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 256/508 Verifying : libwayland-client-1.21.0-1.el9.x86_64 257/508 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 258/508 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 259/508 Verifying : libwayland-server-1.21.0-1.el9.x86_64 260/508 Verifying : libwebp-1.2.0-8.el9.x86_64 261/508 Verifying : libxcb-1.13.1-9.el9.x86_64 262/508 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 263/508 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 264/508 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 265/508 Verifying : libxshmfence-1.3-10.el9.x86_64 266/508 Verifying : libxslt-1.1.34-9.el9.x86_64 267/508 Verifying : libzstd-devel-1.5.1-2.el9.x86_64 268/508 Verifying : llvm-libs-18.1.8-3.el9.x86_64 269/508 Verifying : low-memory-monitor-2.1-4.el9.x86_64 270/508 Verifying : lua-srpm-macros-1-6.el9.noarch 271/508 Verifying : m4-1.4.19-1.el9.x86_64 272/508 Verifying : mesa-dri-drivers-24.1.2-3.el9.x86_64 273/508 Verifying : mesa-filesystem-24.1.2-3.el9.x86_64 274/508 Verifying : mesa-libEGL-24.1.2-3.el9.x86_64 275/508 Verifying : mesa-libGL-24.1.2-3.el9.x86_64 276/508 Verifying : mesa-libgbm-24.1.2-3.el9.x86_64 277/508 Verifying : mesa-libglapi-24.1.2-3.el9.x86_64 278/508 Verifying : mkfontscale-1.2.1-3.el9.x86_64 279/508 Verifying : mod_http2-2.0.26-2.el9_4.1.x86_64 280/508 Verifying : mod_lua-2.4.62-1.el9.x86_64 281/508 Verifying : mpdecimal-2.5.1-3.el9.x86_64 282/508 Verifying : nspr-4.35.0-14.el9_4.x86_64 283/508 Verifying : nss-3.101.0-7.el9_4.x86_64 284/508 Verifying : nss-softokn-3.101.0-7.el9_4.x86_64 285/508 Verifying : nss-softokn-freebl-3.101.0-7.el9_4.x86_64 286/508 Verifying : nss-sysinit-3.101.0-7.el9_4.x86_64 287/508 Verifying : nss-util-3.101.0-7.el9_4.x86_64 288/508 Verifying : ocaml-srpm-macros-6-6.el9.noarch 289/508 Verifying : openblas-srpm-macros-2-11.el9.noarch 290/508 Verifying : openjpeg2-2.4.0-7.el9.x86_64 291/508 Verifying : openssl-devel-1:3.2.2-6.el9_5.x86_64 292/508 Verifying : opus-1.3.1-10.el9.x86_64 293/508 Verifying : orc-0.4.31-8.el9.x86_64 294/508 Verifying : osinfo-db-20240701-2.el9.noarch 295/508 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 296/508 Verifying : pango-1.48.7-3.el9.x86_64 297/508 Verifying : patch-2.7.6-16.el9.x86_64 298/508 Verifying : perl-AutoLoader-5.74-481.el9.noarch 299/508 Verifying : perl-B-1.80-481.el9.x86_64 300/508 Verifying : perl-Carp-1.50-460.el9.noarch 301/508 Verifying : perl-Class-Struct-0.66-481.el9.noarch 302/508 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 303/508 Verifying : perl-Digest-1.19-4.el9.noarch 304/508 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 305/508 Verifying : perl-DynaLoader-1.47-481.el9.x86_64 306/508 Verifying : perl-Encode-4:3.08-462.el9.x86_64 307/508 Verifying : perl-Errno-1.30-481.el9.x86_64 308/508 Verifying : perl-Error-1:0.17029-7.el9.noarch 309/508 Verifying : perl-Exporter-5.74-461.el9.noarch 310/508 Verifying : perl-Fcntl-1.13-481.el9.x86_64 311/508 Verifying : perl-File-Basename-2.85-481.el9.noarch 312/508 Verifying : perl-File-Compare-1.100.600-481.el9.noarch 313/508 Verifying : perl-File-Copy-2.34-481.el9.noarch 314/508 Verifying : perl-File-Find-1.37-481.el9.noarch 315/508 Verifying : perl-File-Path-2.18-4.el9.noarch 316/508 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 317/508 Verifying : perl-File-stat-1.09-481.el9.noarch 318/508 Verifying : perl-FileHandle-2.03-481.el9.noarch 319/508 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 320/508 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 321/508 Verifying : perl-Git-2.43.5-1.el9_4.noarch 322/508 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 323/508 Verifying : perl-IO-1.43-481.el9.x86_64 324/508 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 325/508 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 326/508 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 327/508 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 328/508 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 329/508 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 330/508 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 331/508 Verifying : perl-POSIX-1.94-481.el9.x86_64 332/508 Verifying : perl-PathTools-3.78-461.el9.x86_64 333/508 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 334/508 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 335/508 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 336/508 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 337/508 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 338/508 Verifying : perl-SelectSaver-1.02-481.el9.noarch 339/508 Verifying : perl-Socket-4:2.031-4.el9.x86_64 340/508 Verifying : perl-Storable-1:3.21-460.el9.x86_64 341/508 Verifying : perl-Symbol-1.08-481.el9.noarch 342/508 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 343/508 Verifying : perl-Term-Cap-1.17-460.el9.noarch 344/508 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 345/508 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 346/508 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 347/508 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 348/508 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 349/508 Verifying : perl-URI-5.09-3.el9.noarch 350/508 Verifying : perl-base-2.27-481.el9.noarch 351/508 Verifying : perl-constant-1.33-461.el9.noarch 352/508 Verifying : perl-diagnostics-1.37-481.el9.noarch 353/508 Verifying : perl-if-0.60.800-481.el9.noarch 354/508 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 355/508 Verifying : perl-lib-0.65-481.el9.x86_64 356/508 Verifying : perl-libnet-3.13-4.el9.noarch 357/508 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 358/508 Verifying : perl-mro-1.23-481.el9.x86_64 359/508 Verifying : perl-overload-1.31-481.el9.noarch 360/508 Verifying : perl-overloading-0.02-481.el9.noarch 361/508 Verifying : perl-parent-1:0.238-460.el9.noarch 362/508 Verifying : perl-podlators-1:4.14-460.el9.noarch 363/508 Verifying : perl-srpm-macros-1-41.el9.noarch 364/508 Verifying : perl-subs-1.03-481.el9.noarch 365/508 Verifying : perl-threads-1:2.25-460.el9.x86_64 366/508 Verifying : perl-threads-shared-1.61-460.el9.0.1.x86_64 367/508 Verifying : perl-vars-1.05-481.el9.noarch 368/508 Verifying : pipewire-1.0.1-1.el9.x86_64 369/508 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 370/508 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 371/508 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 372/508 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 373/508 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 374/508 Verifying : pixman-0.40.0-6.el9_3.x86_64 375/508 Verifying : poppler-21.01.0-21.el9.x86_64 376/508 Verifying : poppler-data-0.4.9-9.el9.0.1.noarch 377/508 Verifying : poppler-glib-21.01.0-21.el9.x86_64 378/508 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 379/508 Verifying : pyproject-srpm-macros-1.12.0-1.el9.noarch 380/508 Verifying : python-rpm-macros-3.9-54.el9.noarch 381/508 Verifying : python-srpm-macros-3.9-54.el9.noarch 382/508 Verifying : python3-argcomplete-1.12.0-5.el9.noarch 383/508 Verifying : python3-devel-3.9.19-8.el9_5.1.x86_64 384/508 Verifying : python3-distro-1.5.0-7.el9.noarch 385/508 Verifying : python3-lxml-4.6.5-3.el9.x86_64 386/508 Verifying : python3-packaging-20.9-5.el9.noarch 387/508 Verifying : python3-pip-21.3.1-1.el9.noarch 388/508 Verifying : python3-pluggy-0.13.1-7.el9.0.1.noarch 389/508 Verifying : python3-py-1.10.0-6.el9.0.1.noarch 390/508 Verifying : python3-rpm-generators-12-9.el9.noarch 391/508 Verifying : python3-rpm-macros-3.9-54.el9.noarch 392/508 Verifying : python3-tomli-2.0.1-5.el9.noarch 393/508 Verifying : python3.11-3.11.9-7.el9_5.1.x86_64 394/508 Verifying : python3.11-devel-3.11.9-7.el9_5.1.x86_64 395/508 Verifying : python3.11-libs-3.11.9-7.el9_5.1.x86_64 396/508 Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 397/508 Verifying : python3.11-setuptools-wheel-65.5.1-3.el9.noarch 398/508 Verifying : python3.12-3.12.5-2.el9_5.1.x86_64 399/508 Verifying : python3.12-devel-3.12.5-2.el9_5.1.x86_64 400/508 Verifying : python3.12-libs-3.12.5-2.el9_5.1.x86_64 401/508 Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 402/508 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 403/508 Verifying : redhat-rpm-config-208-1.el9.noarch 404/508 Verifying : rocky-logos-httpd-90.15-2.el9.noarch 405/508 Verifying : rpm-build-4.16.1.3-34.el9.0.1.x86_64 406/508 Verifying : rpmdevtools-9.5-1.el9.noarch 407/508 Verifying : rtkit-0.11-29.el9.x86_64 408/508 Verifying : rust-srpm-macros-17-4.el9.noarch 409/508 Verifying : slirp4netns-1.3.1-1.el9.x86_64 410/508 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 411/508 Verifying : source-highlight-3.1.9-12.el9.x86_64 412/508 Verifying : tbb-2020.3-8.el9.x86_64 413/508 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 414/508 Verifying : tracker-3.1.2-3.el9_1.x86_64 415/508 Verifying : tracker-miners-3.1.2-4.el9_3.x86_64 416/508 Verifying : upower-0.99.13-2.el9.x86_64 417/508 Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 418/508 Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 419/508 Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 420/508 Verifying : urw-base35-fonts-20200910-6.el9.noarch 421/508 Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 422/508 Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 423/508 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 424/508 Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 425/508 Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 426/508 Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 427/508 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 428/508 Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 429/508 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 430/508 Verifying : vim-enhanced-2:8.2.2637-21.el9.x86_64 431/508 Verifying : webkit2gtk3-jsc-2.46.3-2.el9_5.x86_64 432/508 Verifying : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 433/508 Verifying : wget-1.21.1-8.el9_4.x86_64 434/508 Verifying : wireplumber-0.4.14-1.el9.0.1.x86_64 435/508 Verifying : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 436/508 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 437/508 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 438/508 Verifying : xkeyboard-config-2.33-2.el9.noarch 439/508 Verifying : xml-common-0.6.3-58.el9.noarch 440/508 Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 441/508 Verifying : zlib-devel-1.2.11-40.el9.x86_64 442/508 Verifying : doxygen-1:1.9.1-11.el9.x86_64 443/508 Verifying : libnghttp2-devel-1.43.0-6.el9.x86_64 444/508 Verifying : libuv-devel-1:1.42.0-2.el9_4.x86_64 445/508 Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 446/508 Verifying : python3.11-wheel-wheel-0.38.4-3.el9.noarch 447/508 Verifying : python3.12-setuptools-wheel-68.2.2-4.el9.noarch 448/508 Verifying : python3.12-wheel-wheel-0.41.2-3.el9.noarch 449/508 Verifying : containerd.io-1.7.24-3.1.el9.x86_64 450/508 Verifying : docker-buildx-plugin-0.17.1-1.el9.x86_64 451/508 Verifying : docker-ce-3:27.3.1-1.el9.x86_64 452/508 Verifying : docker-ce-cli-1:27.3.1-1.el9.x86_64 453/508 Verifying : docker-ce-rootless-extras-27.3.1-1.el9.x86_64 454/508 Verifying : docker-compose-plugin-2.29.7-1.el9.x86_64 455/508 Verifying : git-review-2.3.1-7.el9.noarch 456/508 Verifying : iptables-legacy-1.8.10-4.1.el9.x86_64 457/508 Verifying : iptables-legacy-libs-1.8.10-4.1.el9.x86_64 458/508 Verifying : python3-distlib-0.3.2-1.el9.noarch 459/508 Verifying : python3-filelock-3.7.1-1.el9.noarch 460/508 Verifying : python3-future-0.18.3-3.el9.noarch 461/508 Verifying : python3-platformdirs-2.5.4-1.el9.noarch 462/508 Verifying : python3-virtualenv-20.21.1-7.el9.noarch 463/508 Verifying : tox-3.28.0-1.el9.noarch 464/508 Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 465/508 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 466/508 Verifying : elfutils-libelf-0.191-4.el9.x86_64 467/508 Verifying : elfutils-libelf-0.189-3.el9.x86_64 468/508 Verifying : elfutils-libs-0.191-4.el9.x86_64 469/508 Verifying : elfutils-libs-0.189-3.el9.x86_64 470/508 Verifying : file-libs-5.39-16.el9.x86_64 471/508 Verifying : file-libs-5.39-14.el9.x86_64 472/508 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 473/508 Verifying : ima-evm-utils-1.4-4.el9.x86_64 474/508 Verifying : libacl-2.3.1-4.el9.x86_64 475/508 Verifying : libacl-2.3.1-3.el9.x86_64 476/508 Verifying : libgcc-11.5.0-2.el9.x86_64 477/508 Verifying : libgcc-11.4.1-2.1.el9.x86_64 478/508 Verifying : libgomp-11.5.0-2.el9.x86_64 479/508 Verifying : libgomp-11.4.1-2.1.el9.x86_64 480/508 Verifying : libnghttp2-1.43.0-6.el9.x86_64 481/508 Verifying : libnghttp2-1.43.0-5.el9_3.1.x86_64 482/508 Verifying : libselinux-3.6-1.el9.x86_64 483/508 Verifying : libselinux-3.5-1.el9.x86_64 484/508 Verifying : libsepol-3.6-1.el9.x86_64 485/508 Verifying : libsepol-3.5-1.el9.x86_64 486/508 Verifying : libstdc++-11.5.0-2.el9.x86_64 487/508 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 488/508 Verifying : openssl-1:3.2.2-6.el9_5.x86_64 489/508 Verifying : openssl-1:3.0.7-24.el9.x86_64 490/508 Verifying : openssl-libs-1:3.2.2-6.el9_5.x86_64 491/508 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 492/508 Verifying : python3-3.9.19-8.el9_5.1.x86_64 493/508 Verifying : python3-3.9.18-1.el9_3.x86_64 494/508 Verifying : python3-libs-3.9.19-8.el9_5.1.x86_64 495/508 Verifying : python3-libs-3.9.18-1.el9_3.x86_64 496/508 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 497/508 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 498/508 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 499/508 Verifying : rpm-4.16.1.3-25.el9.x86_64 500/508 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 501/508 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 502/508 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 503/508 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 504/508 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 505/508 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 506/508 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 507/508 Verifying : systemd-libs-252-18.el9.x86_64 508/508 Upgraded: elfutils-debuginfod-client-0.191-4.el9.x86_64 elfutils-libelf-0.191-4.el9.x86_64 elfutils-libs-0.191-4.el9.x86_64 file-libs-5.39-16.el9.x86_64 ima-evm-utils-1.5-2.el9.0.1.x86_64 libacl-2.3.1-4.el9.x86_64 libgcc-11.5.0-2.el9.x86_64 libgomp-11.5.0-2.el9.x86_64 libnghttp2-1.43.0-6.el9.x86_64 libselinux-3.6-1.el9.x86_64 libsepol-3.6-1.el9.x86_64 libstdc++-11.5.0-2.el9.x86_64 openssl-1:3.2.2-6.el9_5.x86_64 openssl-libs-1:3.2.2-6.el9_5.x86_64 python3-3.9.19-8.el9_5.1.x86_64 python3-libs-3.9.19-8.el9_5.1.x86_64 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 rpm-4.16.1.3-34.el9.0.1.x86_64 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 systemd-libs-252-46.el9_5.2.0.1.x86_64 Installed: ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch acl-2.3.1-4.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.12-1.el9.x86_64 annobin-12.65-1.el9.x86_64 apr-1.7.0-12.el9_3.x86_64 apr-util-1.6.1-23.el9.x86_64 apr-util-bdb-1.6.1-23.el9.x86_64 apr-util-openssl-1.6.1-23.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 attr-2.5.1-3.el9.x86_64 autoconf-2.69-39.el9.noarch automake-1.16.2-8.el9.noarch avahi-glib-0.8-21.el9.x86_64 avahi-libs-0.8-21.el9.x86_64 bluez-libs-5.72-2.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 bzip2-1.0.8-8.el9.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 cmake-3.26.5-2.el9.x86_64 cmake-data-3.26.5-2.el9.noarch cmake-filesystem-3.26.5-2.el9.x86_64 cmake-rpm-macros-3.26.5-2.el9.noarch colord-libs-1.4.5-4.el9.x86_64 container-selinux-3:2.232.1-1.el9.noarch containerd.io-1.7.24-3.1.el9.x86_64 cpio-2.13-16.el9.x86_64 cpp-11.5.0-2.el9.x86_64 createrepo_c-0.20.1-2.el9.x86_64 createrepo_c-libs-0.20.1-2.el9.x86_64 cryptsetup-libs-2.7.2-3.el9_5.x86_64 cups-libs-1:2.3.3op2-31.el9_5.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch dconf-0.40.0-6.el9.x86_64 debugedit-5.0-5.el9.x86_64 device-mapper-9:1.02.198-2.el9.x86_64 device-mapper-libs-9:1.02.198-2.el9.x86_64 diffutils-3.7-12.el9.x86_64 docker-buildx-plugin-0.17.1-1.el9.x86_64 docker-ce-3:27.3.1-1.el9.x86_64 docker-ce-cli-1:27.3.1-1.el9.x86_64 docker-ce-rootless-extras-27.3.1-1.el9.x86_64 docker-compose-plugin-2.29.7-1.el9.x86_64 doxygen-1:1.9.1-11.el9.x86_64 dwz-0.14-3.el9.x86_64 ed-1.14.2-12.el9.x86_64 efi-srpm-macros-6-2.el9_0.noarch elfutils-0.191-4.el9.x86_64 elfutils-libelf-devel-0.191-4.el9.x86_64 emacs-filesystem-1:27.2-10.el9_4.noarch exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 file-5.39-16.el9.x86_64 flac-libs-1.3.3-10.el9_2.1.x86_64 fontconfig-2.14.0-2.el9_1.x86_64 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-16.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-libs-2.9.9-16.el9.x86_64 fuse-overlayfs-1.14-1.el9.x86_64 fuse3-3.10.2-9.el9.x86_64 fuse3-libs-3.10.2-9.el9.x86_64 gcc-11.5.0-2.el9.x86_64 gcc-c++-11.5.0-2.el9.x86_64 gcc-plugin-annobin-11.5.0-2.el9.x86_64 gd-2.3.2-3.el9.x86_64 gdb-14.2-3.el9.x86_64 gdb-headless-14.2-3.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9_4.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 geoclue2-2.6.0-7.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch giflib-5.2.1-9.el9.x86_64 git-2.43.5-1.el9_4.x86_64 git-core-2.43.5-1.el9_4.x86_64 git-core-doc-2.43.5-1.el9_4.noarch git-review-2.3.1-7.el9.noarch glib-networking-2.68.3-3.el9.x86_64 glibc-devel-2.34-125.el9_5.1.x86_64 glibc-gconv-extra-2.34-125.el9_5.1.x86_64 glibc-headers-2.34-125.el9_5.1.x86_64 go-srpm-macros-3.6.0-3.el9.noarch gobject-introspection-1.68.0-11.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gpm-libs-1.20.7-29.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 graphviz-2.44.0-26.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.1-2.el9.x86_64 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 gtk-update-icon-cache-3.24.31-5.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-5.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch httpd-2.4.62-1.el9.x86_64 httpd-core-2.4.62-1.el9.x86_64 httpd-filesystem-2.4.62-1.el9.noarch httpd-tools-2.4.62-1.el9.x86_64 hwdata-0.348-9.15.el9.noarch info-6.7-15.el9.x86_64 iproute-6.2.0-6.el9_4.x86_64 iptables-legacy-1.8.10-4.1.el9.x86_64 iptables-legacy-libs-1.8.10-4.1.el9.x86_64 iptables-libs-1.8.10-4.el9_4.x86_64 iso-codes-4.6.0-3.el9.noarch jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 jq-1.6-17.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-10.el9.x86_64 kbd-legacy-2.4.0-10.el9.noarch kbd-misc-2.4.0-10.el9.noarch kernel-headers-5.14.0-503.15.1.el9_5.x86_64 kernel-srpm-macros-1.0-13.el9.noarch keyutils-1.6.3-1.el9.x86_64 kmod-28-10.el9.x86_64 kmod-libs-28-10.el9.x86_64 lcms2-2.12-3.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-9.el9.x86_64 libX11-common-1.7.0-9.el9.noarch libX11-xcb-1.7.0-9.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libasyncns-0.8-22.el9.x86_64 libatomic-11.5.0-2.el9.x86_64 libbabeltrace-1.5.8-10.el9.x86_64 libbpf-2:1.4.0-1.el9.x86_64 libbrotli-1.0.9-6.el9.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcap-devel-2.48-9.el9_2.x86_64 libcbor-0.7.0-5.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.121-1.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-egl-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgs-9.54.0-17.el9_4.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libijs-0.35-15.el9.x86_64 libipt-2.0.4-5.el9.x86_64 libiptcdata-1.0.5-10.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 libmnl-1.0.4-16.el9_4.x86_64 libmpc-1.2.1-4.el9.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnfnetlink-1.0.1-21.el9.x86_64 libnghttp2-devel-1.43.0-6.el9.x86_64 libnotify-0.7.9-8.el9.x86_64 libnsl2-2.0.0-1.el9.0.1.x86_64 libogg-2:1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-1.el9.x86_64 libslirp-4.4.0-8.el9.x86_64 libsndfile-1.0.31-8.el9.x86_64 libsoup-2.72.0-8.el9_5.2.x86_64 libstdc++-devel-11.5.0-2.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtdb-1.4.10-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1:1.1.1-31.el9.x86_64 libtiff-4.4.0-13.el9.x86_64 libtirpc-1.3.3-9.el9.x86_64 libtool-2.4.6-46.el9.x86_64 libtool-ltdl-2.4.6-46.el9.x86_64 libtracker-sparql-3.1.2-3.el9_1.x86_64 libuv-1:1.42.0-2.el9_4.x86_64 libuv-devel-1:1.42.0-2.el9_4.x86_64 libvisual-1:0.4.0-34.el9.x86_64 libvorbis-1:1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 libzstd-devel-1.5.1-2.el9.x86_64 llvm-libs-18.1.8-3.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-srpm-macros-1-6.el9.noarch m4-1.4.19-1.el9.x86_64 mailcap-2.1.49-5.el9.noarch make-1:4.3-8.el9.x86_64 mesa-dri-drivers-24.1.2-3.el9.x86_64 mesa-filesystem-24.1.2-3.el9.x86_64 mesa-libEGL-24.1.2-3.el9.x86_64 mesa-libGL-24.1.2-3.el9.x86_64 mesa-libgbm-24.1.2-3.el9.x86_64 mesa-libglapi-24.1.2-3.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mod_http2-2.0.26-2.el9_4.1.x86_64 mod_lua-2.4.62-1.el9.x86_64 mpdecimal-2.5.1-3.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 net-tools-2.0-0.64.20160912git.el9.x86_64 nspr-4.35.0-14.el9_4.x86_64 nss-3.101.0-7.el9_4.x86_64 nss-softokn-3.101.0-7.el9_4.x86_64 nss-softokn-freebl-3.101.0-7.el9_4.x86_64 nss-sysinit-3.101.0-7.el9_4.x86_64 nss-util-3.101.0-7.el9_4.x86_64 ocaml-srpm-macros-6-6.el9.noarch oniguruma-6.9.6-1.el9.6.x86_64 openblas-srpm-macros-2-11.el9.noarch openjpeg2-2.4.0-7.el9.x86_64 openssh-8.7p1-43.el9.x86_64 openssh-clients-8.7p1-43.el9.x86_64 openssl-devel-1:3.2.2-6.el9_5.x86_64 opus-1.3.1-10.el9.x86_64 orc-0.4.31-8.el9.x86_64 osinfo-db-20240701-2.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.x86_64 perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-DynaLoader-1.47-481.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Error-1:0.17029-7.el9.noarch perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Compare-1.100.600-481.el9.noarch perl-File-Copy-2.34-481.el9.noarch perl-File-Find-1.37-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-Git-2.43.5-1.el9_4.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.94-1.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-TermReadKey-2.38-11.el9.x86_64 perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Thread-Queue-3.14-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-diagnostics-1.37-481.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-lib-0.65-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-srpm-macros-1-41.el9.noarch perl-subs-1.03-481.el9.noarch perl-threads-1:2.25-460.el9.x86_64 perl-threads-shared-1.61-460.el9.0.1.x86_64 perl-vars-1.05-481.el9.noarch pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9_3.x86_64 pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 policycoreutils-3.6-2.1.el9.x86_64 polkit-0.117-13.el9.x86_64 polkit-libs-0.117-13.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-21.el9.x86_64 poppler-data-0.4.9-9.el9.0.1.noarch poppler-glib-21.01.0-21.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch pulseaudio-libs-15.0-2.el9.x86_64 pyproject-srpm-macros-1.12.0-1.el9.noarch python-rpm-macros-3.9-54.el9.noarch python-srpm-macros-3.9-54.el9.noarch python3-argcomplete-1.12.0-5.el9.noarch python3-chardet-4.0.0-5.el9.noarch python3-devel-3.9.19-8.el9_5.1.x86_64 python3-distlib-0.3.2-1.el9.noarch python3-distro-1.5.0-7.el9.noarch python3-filelock-3.7.1-1.el9.noarch python3-future-0.18.3-3.el9.noarch python3-idna-2.10-7.el9_4.1.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-packaging-20.9-5.el9.noarch python3-pip-21.3.1-1.el9.noarch python3-platformdirs-2.5.4-1.el9.noarch python3-pluggy-0.13.1-7.el9.0.1.noarch python3-py-1.10.0-6.el9.0.1.noarch python3-pyparsing-2.4.7-9.el9.noarch python3-pysocks-1.7.1-12.el9.noarch python3-requests-2.25.1-8.el9.noarch python3-rpm-generators-12-9.el9.noarch python3-rpm-macros-3.9-54.el9.noarch python3-setuptools-53.0.0-13.el9.noarch python3-tomli-2.0.1-5.el9.noarch python3-urllib3-1.26.5-6.el9.noarch python3-virtualenv-20.21.1-7.el9.noarch python3-wheel-wheel-1:0.36.2-8.el9.noarch python3.11-3.11.9-7.el9_5.1.x86_64 python3.11-devel-3.11.9-7.el9_5.1.x86_64 python3.11-libs-3.11.9-7.el9_5.1.x86_64 python3.11-pip-wheel-22.3.1-5.el9.noarch python3.11-setuptools-wheel-65.5.1-3.el9.noarch python3.11-wheel-wheel-0.38.4-3.el9.noarch python3.12-3.12.5-2.el9_5.1.x86_64 python3.12-devel-3.12.5-2.el9_5.1.x86_64 python3.12-libs-3.12.5-2.el9_5.1.x86_64 python3.12-pip-wheel-23.2.1-4.el9.noarch python3.12-setuptools-wheel-68.2.2-4.el9.noarch python3.12-wheel-wheel-0.41.2-3.el9.noarch qt5-srpm-macros-5.15.9-1.el9.noarch redhat-rpm-config-208-1.el9.noarch rocky-logos-httpd-90.15-2.el9.noarch rpm-build-4.16.1.3-34.el9.0.1.x86_64 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 rpmdevtools-9.5-1.el9.noarch rtkit-0.11-29.el9.x86_64 rust-srpm-macros-17-4.el9.noarch selinux-policy-38.1.45-3.el9_5.noarch selinux-policy-targeted-38.1.45-3.el9_5.noarch shared-mime-info-2.1-5.el9.x86_64 slirp4netns-1.3.1-1.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch source-highlight-3.1.9-12.el9.x86_64 sudo-1.9.5p2-10.el9_3.x86_64 systemd-252-46.el9_5.2.0.1.x86_64 systemd-pam-252-46.el9_5.2.0.1.x86_64 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch systemd-udev-252-46.el9_5.2.0.1.x86_64 tbb-2020.3-8.el9.x86_64 totem-pl-parser-3.26.6-2.el9.x86_64 tox-3.28.0-1.el9.noarch tracker-3.1.2-3.el9_1.x86_64 tracker-miners-3.1.2-4.el9_3.x86_64 unzip-6.0-57.el9.x86_64 upower-0.99.13-2.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch vim-common-2:8.2.2637-21.el9.x86_64 vim-enhanced-2:8.2.2637-21.el9.x86_64 vim-filesystem-2:8.2.2637-21.el9.noarch webkit2gtk3-jsc-2.46.3-2.el9_5.x86_64 webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 wget-1.21.1-8.el9_4.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.0.1.x86_64 wireplumber-libs-0.4.14-1.el9.0.1.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch xz-5.2.5-8.el9_0.x86_64 zip-3.0-35.el9.x86_64 zlib-devel-1.2.11-40.el9.x86_64 zstd-1.5.1-2.el9.x86_64 Complete! Last metadata expiration check: 0:01:22 ago on Thu 06 Feb 2025 10:31:38 AM UTC. Dependencies resolved. ====================================================================================================== Package Arch Version Repository Size ====================================================================================================== Installing: java-1.8.0-openjdk x86_64 1:1.8.0.432.b06-3.el9 tf-mirrors.ci_repos_yum9-appstream 427 k Installing dependencies: copy-jdk-configs noarch 4.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 27 k java-1.8.0-openjdk-headless x86_64 1:1.8.0.432.b06-3.el9 tf-mirrors.ci_repos_yum9-appstream 33 M javapackages-filesystem noarch 6.0.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 11 k lksctp-tools x86_64 1.0.19-3.el9_4 tf-mirrors.ci_repos_yum9-baseos 96 k lua x86_64 5.4.4-4.el9 tf-mirrors.ci_repos_yum9-appstream 187 k lua-posix x86_64 35.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 131 k ttmkfdir x86_64 3.0.9-65.el9 tf-mirrors.ci_repos_yum9-appstream 52 k tzdata-java noarch 2024b-2.el9 tf-mirrors.ci_repos_yum9-appstream 145 k xorg-x11-fonts-Type1 noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 499 k Transaction Summary ====================================================================================================== Install 10 Packages Total download size: 34 M Installed size: 117 M Downloading Packages: (1/10): copy-jdk-configs-4.0-3.el9.noarch.rpm 2.6 MB/s | 27 kB 00:00 (2/10): lksctp-tools-1.0.19-3.el9_4.x86_64.rpm 5.9 MB/s | 96 kB 00:00 (3/10): java-1.8.0-openjdk-1.8.0.432.b06-3.el9. 18 MB/s | 427 kB 00:00 (4/10): javapackages-filesystem-6.0.0-4.el9.noa 1.1 MB/s | 11 kB 00:00 (5/10): lua-5.4.4-4.el9.x86_64.rpm 21 MB/s | 187 kB 00:00 (6/10): lua-posix-35.0-8.el9.x86_64.rpm 13 MB/s | 131 kB 00:00 (7/10): ttmkfdir-3.0.9-65.el9.x86_64.rpm 7.8 MB/s | 52 kB 00:00 (8/10): tzdata-java-2024b-2.el9.noarch.rpm 18 MB/s | 145 kB 00:00 (9/10): xorg-x11-fonts-Type1-7.5-33.el9.noarch. 24 MB/s | 499 kB 00:00 (10/10): java-1.8.0-openjdk-headless-1.8.0.432. 87 MB/s | 33 MB 00:00 -------------------------------------------------------------------------------- Total 88 MB/s | 34 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9.x8 1/1 Preparing : 1/1 Installing : tzdata-java-2024b-2.el9.noarch 1/10 Installing : ttmkfdir-3.0.9-65.el9.x86_64 2/10 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 3/10 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 3/10 Installing : lua-posix-35.0-8.el9.x86_64 4/10 Installing : lua-5.4.4-4.el9.x86_64 5/10 Installing : copy-jdk-configs-4.0-3.el9.noarch 6/10 Installing : javapackages-filesystem-6.0.0-4.el9.noarch 7/10 Installing : lksctp-tools-1.0.19-3.el9_4.x86_64 8/10 Installing : java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 9/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 9/10 Installing : java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 10/10 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 10/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 10/10 Verifying : lksctp-tools-1.0.19-3.el9_4.x86_64 1/10 Verifying : copy-jdk-configs-4.0-3.el9.noarch 2/10 Verifying : java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 3/10 Verifying : java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 4/10 Verifying : javapackages-filesystem-6.0.0-4.el9.noarch 5/10 Verifying : lua-5.4.4-4.el9.x86_64 6/10 Verifying : lua-posix-35.0-8.el9.x86_64 7/10 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 8/10 Verifying : tzdata-java-2024b-2.el9.noarch 9/10 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 10/10 Installed: copy-jdk-configs-4.0-3.el9.noarch java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9.x86_64 javapackages-filesystem-6.0.0-4.el9.noarch lksctp-tools-1.0.19-3.el9_4.x86_64 lua-5.4.4-4.el9.x86_64 lua-posix-35.0-8.el9.x86_64 ttmkfdir-3.0.9-65.el9.x86_64 tzdata-java-2024b-2.el9.noarch xorg-x11-fonts-Type1-7.5-33.el9.noarch Complete! warning: /var/tmp/rpm-tmp.RdLnNe: Header V4 RSA/SHA256 Signature, key ID 350d275d: NOKEY Retrieving http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/appstream/Packages/m/mariadb-connector-c-3.2.6-1.el9_0.x86_64.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... mariadb-connector-c-3.2.6-1.el9_0 ######################################## warning: /var/tmp/rpm-tmp.kuoomW: Header V4 RSA/SHA256 Signature, key ID 350d275d: NOKEY Retrieving http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/appstream/Packages/m/mariadb-connector-c-devel-3.2.6-1.el9_0.x86_64.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... mariadb-connector-c-devel-3.2.6-1.el9_######################################## 75 files removed Requirement already satisfied: tox in /usr/lib/python3.9/site-packages (3.28.0) Collecting tox Downloading tox-4.24.1-py3-none-any.whl (171 kB) Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (53.0.0) Collecting setuptools Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB) Requirement already satisfied: lxml<5.1 in /usr/lib64/python3.9/site-packages (4.6.5) Collecting lxml<5.1 Downloading lxml-5.0.2-cp39-cp39-manylinux_2_28_x86_64.whl (8.0 MB) Collecting jinja2 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) Collecting wheel Downloading wheel-0.45.1-py3-none-any.whl (72 kB) Collecting pip2pi Downloading pip2pi-0.8.2-py2.py3-none-any.whl (10 kB) Requirement already satisfied: chardet<5 in /usr/lib/python3.9/site-packages (4.0.0) Collecting pluggy>=1.5 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Collecting virtualenv>=20.27.1 Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB) Collecting colorama>=0.4.6 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting filelock>=3.16.1 Downloading filelock-3.17.0-py3-none-any.whl (16 kB) Collecting tox Downloading tox-4.24.0-py3-none-any.whl (171 kB) Downloading tox-4.23.2-py3-none-any.whl (166 kB) Requirement already satisfied: tomli>=2.0.1 in /usr/lib/python3.9/site-packages (from tox) (2.0.1) Downloading tox-4.23.1-py3-none-any.whl (166 kB) Downloading tox-4.23.0-py3-none-any.whl (166 kB) Downloading tox-4.22.0-py3-none-any.whl (166 kB) Downloading tox-4.21.2-py3-none-any.whl (165 kB) Downloading tox-4.21.1-py3-none-any.whl (165 kB) Downloading tox-4.21.0-py3-none-any.whl (165 kB) Downloading tox-4.20.0-py3-none-any.whl (157 kB) Downloading tox-4.19.0-py3-none-any.whl (156 kB) Downloading tox-4.18.1-py3-none-any.whl (156 kB) Downloading tox-4.18.0-py3-none-any.whl (156 kB) Downloading tox-4.17.1-py3-none-any.whl (156 kB) Downloading tox-4.17.0-py3-none-any.whl (156 kB) Downloading tox-4.16.0-py3-none-any.whl (156 kB) Collecting cachetools>=5.3.3 Downloading cachetools-5.5.1-py3-none-any.whl (9.5 kB) Collecting tox Downloading tox-4.15.1-py3-none-any.whl (156 kB) Downloading tox-4.15.0-py3-none-any.whl (155 kB) Downloading tox-4.14.2-py3-none-any.whl (155 kB) Downloading tox-4.14.1-py3-none-any.whl (155 kB) Downloading tox-4.14.0-py3-none-any.whl (155 kB) Downloading tox-4.13.0-py3-none-any.whl (155 kB) Downloading tox-4.12.1-py3-none-any.whl (154 kB) Downloading tox-4.12.0-py3-none-any.whl (154 kB) Downloading tox-4.11.4-py3-none-any.whl (153 kB) Downloading tox-4.11.3-py3-none-any.whl (153 kB) Downloading tox-4.11.2-py3-none-any.whl (153 kB) Downloading tox-4.11.1-py3-none-any.whl (153 kB) Downloading tox-4.11.0-py3-none-any.whl (153 kB) Downloading tox-4.10.0-py3-none-any.whl (153 kB) Downloading tox-4.9.0-py3-none-any.whl (152 kB) Downloading tox-4.8.0-py3-none-any.whl (152 kB) Collecting platformdirs>=3.9.1 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Collecting tox Downloading tox-4.7.0-py3-none-any.whl (152 kB) Downloading tox-4.6.4-py3-none-any.whl (152 kB) Downloading tox-4.6.3-py3-none-any.whl (152 kB) Downloading tox-4.6.2-py3-none-any.whl (151 kB) Downloading tox-4.6.1-py3-none-any.whl (151 kB) Downloading tox-4.6.0-py3-none-any.whl (148 kB) Downloading tox-4.5.2-py3-none-any.whl (148 kB) Downloading tox-4.5.1.1-py3-none-any.whl (148 kB) Collecting pyproject-api<1.6 Downloading pyproject_api-1.5.4-py3-none-any.whl (12 kB) Collecting tox Downloading tox-4.5.1-py3-none-any.whl (148 kB) Downloading tox-4.5.0-py3-none-any.whl (148 kB) Downloading tox-4.4.12-py3-none-any.whl (148 kB) Downloading tox-4.4.11-py3-none-any.whl (148 kB) Downloading tox-4.4.10-py3-none-any.whl (148 kB) Downloading tox-4.4.9-py3-none-any.whl (148 kB) Downloading tox-4.4.8-py3-none-any.whl (148 kB) Downloading tox-4.4.7-py3-none-any.whl (148 kB) Collecting pyproject-api>=1.5 Downloading pyproject_api-1.9.0-py3-none-any.whl (13 kB) Collecting tox Downloading tox-4.4.6-py3-none-any.whl (148 kB) Downloading tox-4.4.5-py3-none-any.whl (148 kB) Downloading tox-4.4.4-py3-none-any.whl (148 kB) Downloading tox-4.4.3-py3-none-any.whl (148 kB) Downloading tox-4.4.2-py3-none-any.whl (148 kB) Downloading tox-4.4.1-py3-none-any.whl (148 kB) Downloading tox-4.4.0-py3-none-any.whl (148 kB) Downloading tox-4.3.5-py3-none-any.whl (147 kB) Downloading tox-4.3.4-py3-none-any.whl (147 kB) Downloading tox-4.3.3-py3-none-any.whl (147 kB) Downloading tox-4.3.2-py3-none-any.whl (147 kB) Downloading tox-4.3.1-py3-none-any.whl (147 kB) Downloading tox-4.3.0-py3-none-any.whl (147 kB) Downloading tox-4.2.8-py3-none-any.whl (146 kB) Downloading tox-4.2.7-py3-none-any.whl (146 kB) Downloading tox-4.2.6-py3-none-any.whl (145 kB) Downloading tox-4.2.5-py3-none-any.whl (145 kB) Downloading tox-4.2.4-py3-none-any.whl (145 kB) Downloading tox-4.2.3-py3-none-any.whl (145 kB) Downloading tox-4.2.2-py3-none-any.whl (145 kB) Downloading tox-4.2.1-py3-none-any.whl (145 kB) Downloading tox-4.2.0-py3-none-any.whl (145 kB) Downloading tox-4.1.3-py3-none-any.whl (145 kB) Downloading tox-4.1.2-py3-none-any.whl (145 kB) Downloading tox-4.1.1-py3-none-any.whl (144 kB) Downloading tox-4.1.0-py3-none-any.whl (144 kB) Downloading tox-4.0.19-py3-none-any.whl (144 kB) Downloading tox-4.0.18-py3-none-any.whl (143 kB) Downloading tox-4.0.17-py3-none-any.whl (143 kB) Downloading tox-4.0.16-py3-none-any.whl (143 kB) Downloading tox-4.0.15-py3-none-any.whl (143 kB) Downloading tox-4.0.14-py3-none-any.whl (143 kB) Downloading tox-4.0.13-py3-none-any.whl (143 kB) Downloading tox-4.0.12-py3-none-any.whl (143 kB) Downloading tox-4.0.11-py3-none-any.whl (142 kB) Downloading tox-4.0.10-py3-none-any.whl (141 kB) Downloading tox-4.0.9-py3-none-any.whl (141 kB) Downloading tox-4.0.8-py3-none-any.whl (141 kB) Downloading tox-4.0.7-py3-none-any.whl (141 kB) Downloading tox-4.0.6-py3-none-any.whl (141 kB) Downloading tox-4.0.5-py3-none-any.whl (140 kB) Downloading tox-4.0.4-py3-none-any.whl (140 kB) Downloading tox-4.0.3-py3-none-any.whl (140 kB) Downloading tox-4.0.2-py3-none-any.whl (140 kB) Downloading tox-4.0.1-py3-none-any.whl (140 kB) Downloading tox-4.0.0-py3-none-any.whl (139 kB) Requirement already satisfied: platformdirs>=2.5.4 in /usr/lib/python3.9/site-packages (from tox) (2.5.4) Collecting packaging>=21.3 Downloading packaging-24.2-py3-none-any.whl (65 kB) Requirement already satisfied: packaging>=14 in /usr/lib/python3.9/site-packages (from tox) (20.9) Requirement already satisfied: py>=1.4.17 in /usr/lib/python3.9/site-packages (from tox) (1.10.0) Requirement already satisfied: filelock>=3.0.0 in /usr/lib/python3.9/site-packages (from tox) (3.7.1) Requirement already satisfied: six>=1.14.0 in /usr/lib/python3.9/site-packages (from tox) (1.15.0) Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/lib/python3.9/site-packages (from tox) (20.21.1) Requirement already satisfied: pluggy>=0.12.0 in /usr/lib/python3.9/site-packages (from tox) (0.13.1) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Requirement already satisfied: pip>=1.1 in /usr/lib/python3.9/site-packages (from pip2pi) (21.3.1) Requirement already satisfied: pyparsing>=2.0.2 in /usr/lib/python3.9/site-packages (from packaging>=14->tox) (2.4.7) Requirement already satisfied: distlib<1,>=0.3.2 in /usr/lib/python3.9/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (0.3.2) Installing collected packages: MarkupSafe, wheel, setuptools, pip2pi, lxml, jinja2 Successfully installed MarkupSafe-3.0.2 jinja2-3.1.5 lxml-5.0.2 pip2pi-0.8.2 setuptools-75.8.0 wheel-0.45.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-02-06 10:33:23 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/go/go1.14.2.linux-amd64.tar.gz [123658438/123658438] -> "go1.14.2.linux-amd64.tar.gz" [1] warning: /var/tmp/rpm-tmp.31Ktca: Header V4 RSA/SHA256 Signature, key ID 2dcd03a2: NOKEY Retrieving https://pkgs.sysadmins.ws/el9/base/x86_64/raven-release.el9.noarch.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... raven-release-1.0.1-1.el9 ######################################## !!! WARNING !!! You have installed an unofficial repository configuration. Some parts of it may break compatibility with the base packages of your OS, so you use it at YOUR OWN RISK! Unstable and/or conflicting repository parts are not enabled by default, you can use the --enablerepo=raven-extras or --enablerepo=raven-testing option to enable them temporarily. ---> Removed intermediate container e3636590bb9e ---> c99985e8d683 Step 20/20 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5487c01fa6d3 ---> Removed intermediate container 5487c01fa6d3 ---> 8540dd18ecad Successfully built 8540dd18ecad Successfully tagged tf-dev-sandbox:sandbox-master-1_0_8_7-5_7 Successfully tagged nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-1_0_8_7-5_7