Building tf-dev-env image: tf-dev-sandbox:sandbox-master-3_0_0_6-1 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 35.84kB Step 1/19 : ARG LINUX_DISTR=rockylinux Step 2/19 : ARG LINUX_DISTR_VER=9 Step 3/19 : 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/19 : ARG SITE_MIRROR ---> Running in 905afc0d0e0d ---> Removed intermediate container 905afc0d0e0d ---> 38c20866fb84 Step 5/19 : ARG LC_ALL=en_US.UTF-8 ---> Running in e122dbc3e074 ---> Removed intermediate container e122dbc3e074 ---> e65f1a5a10f3 Step 6/19 : ARG LANG=en_US.UTF-8 ---> Running in b41734246e3b ---> Removed intermediate container b41734246e3b ---> b2bedb0c64cc Step 7/19 : ARG LANGUAGE=en_US.UTF-8 ---> Running in 2ca370668c49 ---> Removed intermediate container 2ca370668c49 ---> 5e8933645292 Step 8/19 : ENV USER root ---> Running in bcbc0299e6d6 ---> Removed intermediate container bcbc0299e6d6 ---> 38d8d2b847c3 Step 9/19 : ENV HOME /root ---> Running in 4b0b470d6f8f ---> Removed intermediate container 4b0b470d6f8f ---> 62a538887d76 Step 10/19 : ENV CONTRAIL $HOME/contrail ---> Running in caeb536356ab ---> Removed intermediate container caeb536356ab ---> 8c285acbc36c Step 11/19 : ENV LC_ALL=$LC_ALL ---> Running in fc870ba2c944 ---> Removed intermediate container fc870ba2c944 ---> 9aa9206f77b8 Step 12/19 : ENV LANG=$LANG ---> Running in e8cc19c27f45 ---> Removed intermediate container e8cc19c27f45 ---> dd6372e8d660 Step 13/19 : ENV LANGUAGE=$LANGUAGE ---> Running in 40b785aeddb8 ---> Removed intermediate container 40b785aeddb8 ---> 0e734c5d961b Step 14/19 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in 0fd09ea2a668 ---> Removed intermediate container 0fd09ea2a668 ---> 86da43bf9647 Step 15/19 : WORKDIR $CONTRAIL ---> Running in 6590e512f816 ---> Removed intermediate container 6590e512f816 ---> 6de52a319ec7 Step 16/19 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> e18603fef982 Step 17/19 : COPY entrypoint.sh build-rocky*.sh / ---> 813176ae1f9e Step 18/19 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in 090539a66943 /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 75 MB/s | 18 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 2.9 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 516 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 85 MB/s | 20 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 78 MB/s | 15 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 249 kB/s | 1.2 MB 00:05 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 6.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 966 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 480 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 825 kB/s | 19 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 674 kB/s | 15 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 112 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 115 MB/s | 44 MB 00:00 Third parties for OpenSDN 23 MB/s | 5.1 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:07 ago on Fri Jul 10 13:08:39 2026. Dependencies resolved. ================================================================================================ Package Arch Version Repository Size ================================================================================================ Installing: dnf-plugins-core noarch 4.3.0-26.el9 tf-mirrors.ci_repos_yum9-baseos 35 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k python3-dateutil noarch 1:2.9.0.post0-1.el9_7 tf-mirrors.ci_repos_yum9-baseos 290 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-26.el9 tf-mirrors.ci_repos_yum9-baseos 245 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 Transaction Summary ================================================================================================ Install 7 Packages Total download size: 970 k Installed size: 2.9 M Downloading Packages: (1/7): dnf-plugins-core-4.3.0-26.el9.noarch.rpm 2.2 MB/s | 35 kB 00:00 (2/7): dbus-libs-1.12.20-8.el9.x86_64.rpm 7.2 MB/s | 151 kB 00:00 (3/7): python3-dateutil-2.9.0.post0-1.el9_7.noa 10 MB/s | 290 kB 00:00 (4/7): python3-dbus-1.2.18-2.el9.0.1.x86_64.rpm 8.1 MB/s | 131 kB 00:00 (5/7): python3-six-1.15.0-9.el9.noarch.rpm 4.9 MB/s | 36 kB 00:00 (6/7): python3-dnf-plugins-core-4.3.0-26.el9.no 13 MB/s | 245 kB 00:00 (7/7): python3-systemd-234-19.el9.x86_64.rpm 7.6 MB/s | 82 kB 00:00 -------------------------------------------------------------------------------- Total 21 MB/s | 970 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-systemd-234-19.el9.x86_64 1/7 Installing : python3-six-1.15.0-9.el9.noarch 2/7 Installing : python3-dateutil-1:2.9.0.post0-1.el9_7.noarch 3/7 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 4/7 Installing : python3-dbus-1.2.18-2.el9.0.1.x86_64 5/7 Installing : python3-dnf-plugins-core-4.3.0-26.el9.noarch 6/7 Installing : dnf-plugins-core-4.3.0-26.el9.noarch 7/7 Running scriptlet: dnf-plugins-core-4.3.0-26.el9.noarch 7/7 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/7 Verifying : dnf-plugins-core-4.3.0-26.el9.noarch 2/7 Verifying : python3-dateutil-1:2.9.0.post0-1.el9_7.noarch 3/7 Verifying : python3-dbus-1.2.18-2.el9.0.1.x86_64 4/7 Verifying : python3-dnf-plugins-core-4.3.0-26.el9.noarch 5/7 Verifying : python3-six-1.15.0-9.el9.noarch 6/7 Verifying : python3-systemd-234-19.el9.x86_64 7/7 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dnf-plugins-core-4.3.0-26.el9.noarch python3-dateutil-1:2.9.0.post0-1.el9_7.noarch python3-dbus-1.2.18-2.el9.0.1.x86_64 python3-dnf-plugins-core-4.3.0-26.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-19.el9.x86_64 Complete! Failed to set locale, defaulting to C.UTF-8 Error: No matching repo to modify: crb. Failed to set locale, defaulting to C.UTF-8 repo id repo name tf-mirrors.ci_repos_dockerrepo9 added from: http://tf-mirrors.gz1.opensdn.io/repos/yum9/latest/dockerrepo/ tf-mirrors.ci_repos_epel9.repo added from: http://tf-mirrors.gz1.opensdn.io/repos/yum9/latest/epel/ tf-mirrors.ci_repos_yum9-appstream added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/appstream tf-mirrors.ci_repos_yum9-appstream-debug added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/appstream-debug tf-mirrors.ci_repos_yum9-appstream-source added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/appstream-source/ tf-mirrors.ci_repos_yum9-baseos added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/baseos tf-mirrors.ci_repos_yum9-baseos-debug added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/baseos-debug tf-mirrors.ci_repos_yum9-baseos-source added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/baseos-source/ tf-mirrors.ci_repos_yum9-crb added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/crb tf-mirrors.ci_repos_yum9-crb-debug added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/crb-debug tf-mirrors.ci_repos_yum9-crb-source added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/crb-source/ tf-mirrors.ci_repos_yum9-extras added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/extras tf-mirrors.ci_repos_yum9-extras-debug added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/extras-debug tf-mirrors.ci_repos_yum9-extras-source added from: http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/extras-source/ tpc Third parties for OpenSDN Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:09 ago on Fri Jul 10 13:08:39 2026. Available Packages Name : docker-ce Epoch : 3 Version : 29.6.0 Release : 1.el9 Architecture : x86_64 Size : 24 M Source : docker-ce-29.6.0-1.el9.src.rpm Repository : tf-mirrors.ci_repos_dockerrepo9 Summary : The open-source application container engine URL : https://www.docker.com License : Apache-2.0 Description : Docker is a product for you to build, ship and run any application as a : lightweight container. : : Docker containers are both hardware-agnostic and platform-agnostic. This means : they can run anywhere, from your laptop to the largest cloud compute instance : and everything in between - and they don't require you to use a particular : language, framework or packaging system. That makes them great building blocks : for deploying and scaling web apps, databases, and backend services without : depending on a particular stack or provider. Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:10 ago on Fri Jul 10 13:08:39 2026. Dependencies resolved. =========================================================================================== Package Arch Version Repository Size =========================================================================================== Installing: glibc-all-langpacks x86_64 2.34-270.el9_8 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-26.el9 tf-mirrors.ci_repos_yum9-baseos 34 k Upgrading: glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k Installing dependencies: dejavu-sans-fonts noarch 2.37-18.el9 tf-mirrors.ci_repos_yum9-baseos 1.3 M 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 Installing weak dependencies: glibc-langpack-en x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 558 k Transaction Summary =========================================================================================== Install 8 Packages Upgrade 3 Packages Total download size: 22 M Downloading Packages: (1/11): fonts-filesystem-2.0.5-7.el9.1.noarch.r 589 kB/s | 9.0 kB 00:00 (2/11): glibc-langpack-en-2.34-270.el9_8.x86_64 26 MB/s | 558 kB 00:00 (3/11): yum-utils-4.3.0-26.el9.noarch.rpm 6.6 MB/s | 34 kB 00:00 (4/11): dejavu-sans-fonts-2.37-18.el9.noarch.rp 23 MB/s | 1.3 MB 00:00 (5/11): langpacks-core-en-3.0-16.el9.noarch.rpm 550 kB/s | 9.5 kB 00:00 (6/11): langpacks-core-font-en-3.0-16.el9.noarc 1.4 MB/s | 9.5 kB 00:00 (7/11): langpacks-en-3.0-16.el9.noarch.rpm 1.6 MB/s | 9.4 kB 00:00 (8/11): glibc-common-2.34-270.el9_8.x86_64.rpm 23 MB/s | 300 kB 00:00 (9/11): glibc-minimal-langpack-2.34-270.el9_8.x 5.0 MB/s | 28 kB 00:00 (10/11): glibc-2.34-270.el9_8.x86_64.rpm 42 MB/s | 2.0 MB 00:00 (11/11): glibc-all-langpacks-2.34-270.el9_8.x86 58 MB/s | 18 MB 00:00 -------------------------------------------------------------------------------- Total 71 MB/s | 22 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-270.el9_8.x86_64 1/14 Upgrading : glibc-common-2.34-270.el9_8.x86_64 2/14 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 3/14 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/14 Upgrading : glibc-2.34-270.el9_8.x86_64 4/14 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/14 Installing : glibc-all-langpacks-2.34-270.el9_8.x86_64 5/14 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 6/14 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 7/14 Installing : langpacks-core-font-en-3.0-16.el9.noarch 8/14 Installing : langpacks-core-en-3.0-16.el9.noarch 9/14 Installing : langpacks-en-3.0-16.el9.noarch 10/14 Installing : yum-utils-4.3.0-26.el9.noarch 11/14 Cleanup : glibc-2.34-83.el9.7.x86_64 12/14 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 13/14 Cleanup : glibc-common-2.34-83.el9.7.x86_64 14/14 Running scriptlet: glibc-all-langpacks-2.34-270.el9_8.x86_64 14/14 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 14/14 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 1/14 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 2/14 Verifying : glibc-all-langpacks-2.34-270.el9_8.x86_64 3/14 Verifying : glibc-langpack-en-2.34-270.el9_8.x86_64 4/14 Verifying : yum-utils-4.3.0-26.el9.noarch 5/14 Verifying : langpacks-core-en-3.0-16.el9.noarch 6/14 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 7/14 Verifying : langpacks-en-3.0-16.el9.noarch 8/14 Verifying : glibc-2.34-270.el9_8.x86_64 9/14 Verifying : glibc-2.34-83.el9.7.x86_64 10/14 Verifying : glibc-common-2.34-270.el9_8.x86_64 11/14 Verifying : glibc-common-2.34-83.el9.7.x86_64 12/14 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 13/14 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 14/14 Upgraded: glibc-2.34-270.el9_8.x86_64 glibc-common-2.34-270.el9_8.x86_64 glibc-minimal-langpack-2.34-270.el9_8.x86_64 Installed: dejavu-sans-fonts-2.37-18.el9.noarch fonts-filesystem-1:2.0.5-7.el9.1.noarch glibc-all-langpacks-2.34-270.el9_8.x86_64 glibc-langpack-en-2.34-270.el9_8.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 yum-utils-4.3.0-26.el9.noarch Complete! Last metadata expiration check: 0:00:15 ago on Fri 10 Jul 2026 01:08:39 PM UTC. 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-41.el9 tf-mirrors.ci_repos_yum9-appstream 665 k bison x86_64 3.7.4-5.el9 tf-mirrors.ci_repos_yum9-appstream 921 k boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k boost-devel x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 M bzip2 x86_64 1.0.8-11.el9 tf-mirrors.ci_repos_yum9-baseos 51 k cmake x86_64 3.31.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 13 M docker-ce x86_64 3:28.5.2-1.el9 tf-mirrors.ci_repos_dockerrepo9 21 M doxygen x86_64 1:1.9.1-12.el9_5 tf-mirrors.ci_repos_yum9-crb 4.2 M elfutils-libelf-devel x86_64 0.194-1.el9.rocky.0.1 tf-mirrors.ci_repos_yum9-appstream 67 k flex x86_64 2.6.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 308 k gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M gdb x86_64 16.3-3.el9 tf-mirrors.ci_repos_yum9-appstream 146 k git x86_64 2.52.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 39 k git-review noarch 2.3.1-7.el9 tf-mirrors.ci_repos_epel9.repo 86 k gperftools-devel x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 392 k gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k graphviz x86_64 2.44.0-26.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M hiredis-devel x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 38 k httpd x86_64 2.4.62-13.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 45 k iproute x86_64 6.17.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 838 k jq x86_64 1.6-19.el9_8.2 tf-mirrors.ci_repos_yum9-baseos 187 k lcov noarch 1.14-6.el9 tf-mirrors.ci_repos_epel9.repo 100 k libcap-devel x86_64 2.48-10.el9_7.1 tf-mirrors.ci_repos_yum9-appstream 33 k libnghttp2-devel x86_64 1.43.0-6.el9_7.1 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 lsof x86_64 4.94.0-3.el9 tf-mirrors.ci_repos_yum9-baseos 238 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 oneTBB-devel x86_64 2023.0.0-1.el9 tpc 223 k openssl-devel x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-appstream 3.4 M patch x86_64 2.7.6-16.el9 tf-mirrors.ci_repos_yum9-appstream 127 k perl-diagnostics noarch 1.37-483.el9 tf-mirrors.ci_repos_yum9-appstream 209 k pprof noarch 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 53 k procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k python3-devel x86_64 3.9.25-7.el9_8 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-setuptools noarch 53.0.0-15.el9 tf-mirrors.ci_repos_yum9-baseos 831 k python3-virtualenv noarch 20.21.1-16.el9 tf-mirrors.ci_repos_epel9.repo 204 k rapidjson-devel x86_64 1.1.0-18.el9 tf-mirrors.ci_repos_epel9.repo 109 k rsync x86_64 3.2.5-7.el9_8 tf-mirrors.ci_repos_yum9-baseos 403 k subunit-filters noarch 1.4.0-12.el9 tf-mirrors.ci_repos_epel9.repo 16 k sudo x86_64 1.9.17p2-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.3 M tox noarch 3.28.0-1.el9 tf-mirrors.ci_repos_epel9.repo 171 k unzip x86_64 6.0-60.el9_8 tf-mirrors.ci_repos_yum9-baseos 180 k userspace-rcu-devel x86_64 0.12.1-6.el9 tf-mirrors.ci_repos_yum9-crb 85 k vim-enhanced x86_64 2:8.2.2637-26.el9_8.5 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: bzip2-libs x86_64 1.0.8-11.el9 tf-mirrors.ci_repos_yum9-baseos 39 k elfutils-debuginfod-client x86_64 0.194-1.el9.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 43 k elfutils-libelf x86_64 0.194-1.el9.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 201 k elfutils-libs x86_64 0.194-1.el9.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 268 k ima-evm-utils x86_64 1.6.2-2.el9.rocky.0.2 tf-mirrors.ci_repos_yum9-baseos 71 k libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k libcap x86_64 2.48-10.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 66 k libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k libnghttp2 x86_64 1.43.0-6.el9_7.1 tf-mirrors.ci_repos_yum9-baseos 72 k libselinux x86_64 3.6-3.el9 tf-mirrors.ci_repos_yum9-baseos 85 k libsepol x86_64 3.6-3.el9 tf-mirrors.ci_repos_yum9-baseos 329 k libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k openssl x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.4 M openssl-libs x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.3 M python3 x86_64 3.9.25-7.el9_8 tf-mirrors.ci_repos_yum9-baseos 26 k python3-libs x86_64 3.9.25-7.el9_8 tf-mirrors.ci_repos_yum9-baseos 7.5 M python3-rpm x86_64 4.16.1.3-40.el9 tf-mirrors.ci_repos_yum9-baseos 64 k rpm x86_64 4.16.1.3-40.el9 tf-mirrors.ci_repos_yum9-baseos 484 k rpm-build-libs x86_64 4.16.1.3-40.el9 tf-mirrors.ci_repos_yum9-baseos 88 k rpm-libs x86_64 4.16.1.3-40.el9 tf-mirrors.ci_repos_yum9-baseos 307 k rpm-sign-libs x86_64 4.16.1.3-40.el9 tf-mirrors.ci_repos_yum9-baseos 20 k systemd-libs x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 656 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.54.3-3.el9_8 tf-mirrors.ci_repos_yum9-baseos 1.9 M Xaw3d x86_64 1.6.3-7.el9 tf-mirrors.ci_repos_yum9-appstream 181 k 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.15.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 525 k 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 automake noarch 1.16.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 662 k avahi-glib x86_64 0.8-23.el9 tf-mirrors.ci_repos_yum9-appstream 14 k avahi-libs x86_64 0.8-23.el9 tf-mirrors.ci_repos_yum9-baseos 66 k bluez-libs x86_64 5.85-1.el9 tf-mirrors.ci_repos_yum9-baseos 82 k boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k boost-numpy3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 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.31.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M cmake-filesystem x86_64 3.31.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 11 k colord-libs x86_64 1.4.5-6.el9_6 tf-mirrors.ci_repos_yum9-appstream 228 k container-selinux noarch 4:2.245.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 57 k containerd.io x86_64 2.2.5-1.el9 tf-mirrors.ci_repos_dockerrepo9 35 M cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M cryptsetup-libs x86_64 2.8.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 559 k cups-libs x86_64 1:2.3.3op2-38.el9_8 tf-mirrors.ci_repos_yum9-baseos 260 k dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k dbus-broker x86_64 28-8.el9 tf-mirrors.ci_repos_yum9-baseos 169 k dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k device-mapper x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 138 k device-mapper-libs x86_64 9:1.02.207-4.el9.1 tf-mirrors.ci_repos_yum9-baseos 179 k diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k docker-ce-cli x86_64 1:29.6.0-1.el9 tf-mirrors.ci_repos_dockerrepo9 8.5 M ed x86_64 1.14.2-12.el9 tf-mirrors.ci_repos_yum9-baseos 74 k emacs-filesystem noarch 1:27.2-18.el9 tf-mirrors.ci_repos_yum9-appstream 8.2 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 fftw-libs-single x86_64 3.3.8-12.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 935 k flac-libs x86_64 1.3.3-10.el9_2.1 tf-mirrors.ci_repos_yum9-appstream 217 k flexiblas x86_64 3.0.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 30 k flexiblas-netlib x86_64 3.0.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 3.0 M flexiblas-openblas-openmp x86_64 3.0.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 15 k fontconfig x86_64 2.14.0-2.el9_1 tf-mirrors.ci_repos_yum9-appstream 274 k freetype x86_64 2.10.4-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 386 k fribidi x86_64 1.0.10-6.el9.2 tf-mirrors.ci_repos_yum9-appstream 84 k fuse x86_64 2.9.9-17.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-17.el9 tf-mirrors.ci_repos_yum9-baseos 95 k gd x86_64 2.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 131 k gdb-headless x86_64 16.3-3.el9 tf-mirrors.ci_repos_yum9-appstream 5.0 M gdk-pixbuf2 x86_64 2.42.6-6.el9_7.1 tf-mirrors.ci_repos_yum9-appstream 465 k gdk-pixbuf2-modules x86_64 2.42.6-6.el9_7.1 tf-mirrors.ci_repos_yum9-appstream 84 k geoclue2 x86_64 2.6.0-8.el9_6.1 tf-mirrors.ci_repos_yum9-appstream 122 k ghostscript x86_64 9.54.0-19.el9_6 tf-mirrors.ci_repos_yum9-appstream 36 k ghostscript-tools-fonts x86_64 9.54.0-19.el9_6 tf-mirrors.ci_repos_yum9-appstream 12 k ghostscript-tools-printing x86_64 9.54.0-19.el9_6 tf-mirrors.ci_repos_yum9-appstream 12 k ghostscript-x11 x86_64 9.54.0-19.el9_6 tf-mirrors.ci_repos_yum9-appstream 38 k giflib x86_64 5.2.1-10.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 47 k git-core x86_64 2.52.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 5.0 M git-core-doc noarch 2.52.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 2.8 M glib-networking x86_64 2.68.3-3.el9 tf-mirrors.ci_repos_yum9-baseos 169 k glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 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.0.1 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.0.1 tf-mirrors.ci_repos_yum9-baseos 1.1 M gsettings-desktop-schemas x86_64 40.0-8.el9_7 tf-mirrors.ci_repos_yum9-baseos 665 k gsm x86_64 1.0.19-6.el9 tf-mirrors.ci_repos_yum9-appstream 33 k gstreamer1 x86_64 1.22.12-3.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M gstreamer1-plugins-base x86_64 1.22.12-8.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.2 M gtk-update-icon-cache x86_64 3.24.31-8.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-8.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M gv x86_64 3.7.4-29.el9 tf-mirrors.ci_repos_epel9.repo 239 k 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 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k httpd-core x86_64 2.4.62-13.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 1.4 M httpd-filesystem noarch 2.4.62-13.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 12 k httpd-tools x86_64 2.4.62-13.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 79 k hwdata noarch 0.348-9.22.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M hwloc-libs x86_64 2.4.1-6.el9_7 tf-mirrors.ci_repos_yum9-baseos 2.1 M info x86_64 6.7-15.el9 tf-mirrors.ci_repos_yum9-baseos 224 k iptables-legacy x86_64 1.8.10-11.1.el9 tf-mirrors.ci_repos_epel9.repo 50 k iptables-legacy-libs x86_64 1.8.10-11.1.el9 tf-mirrors.ci_repos_epel9.repo 38 k iptables-libs x86_64 1.8.10-11.el9_5 tf-mirrors.ci_repos_yum9-baseos 397 k iso-codes noarch 4.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M jansson x86_64 2.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 45 k 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-11.el9 tf-mirrors.ci_repos_yum9-baseos 383 k kbd-legacy noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 502 k kbd-misc noarch 2.4.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k kmod-libs x86_64 28-11.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.8.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 647 k libX11-common noarch 1.8.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 144 k libX11-xcb x86_64 1.8.12-1.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 libbabeltrace x86_64 1.5.8-10.el9 tf-mirrors.ci_repos_yum9-appstream 186 k libbpf x86_64 2:1.5.0-3.el9 tf-mirrors.ci_repos_yum9-baseos 184 k libbrotli x86_64 1.0.9-9.el9_7 tf-mirrors.ci_repos_yum9-baseos 312 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.128-1.el9 tf-mirrors.ci_repos_yum9-baseos 160 k libedit x86_64 3.1-39.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_8.1 tf-mirrors.ci_repos_yum9-appstream 430 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.14.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 93 k libgfortran x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 794 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-19.el9_6 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-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M libicu-devel x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-appstream 829 k 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-23.el9_5 tf-mirrors.ci_repos_yum9-baseos 28 k libnftnl x86_64 1.2.6-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 87 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-15.el9 tf-mirrors.ci_repos_yum9-baseos 115 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 libquadmath x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 185 k libquadmath-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 25 k librsvg2 x86_64 2.50.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 2.8 M libsbc x86_64 1.4-10.el9 tf-mirrors.ci_repos_yum9-appstream 43 k libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k libselinux-utils x86_64 3.6-3.el9 tf-mirrors.ci_repos_yum9-baseos 161 k libsndfile x86_64 1.0.31-9.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 205 k libsoup x86_64 2.72.0-16.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 389 k libstdc++-devel x86_64 11.5.0-14.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.14-1.el9 tf-mirrors.ci_repos_yum9-baseos 53 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-18.el9_8 tf-mirrors.ci_repos_yum9-appstream 196 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-baseos 35 k libtracker-sparql x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 316 k libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k libuv x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-appstream 146 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 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-14.el9_7.1 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-filesystem x86_64 21.1.8-2.el9 tf-mirrors.ci_repos_yum9-appstream 14 k llvm-libs x86_64 21.1.8-2.el9 tf-mirrors.ci_repos_yum9-appstream 31 M low-memory-monitor x86_64 2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k m4 x86_64 1.4.19-1.el9 tf-mirrors.ci_repos_yum9-appstream 294 k mailcap noarch 2.1.49-5.el9.0.2 tf-mirrors.ci_repos_yum9-baseos 32 k mesa-dri-drivers x86_64 25.2.7-4.el9 tf-mirrors.ci_repos_yum9-appstream 9.3 M mesa-filesystem x86_64 25.2.7-4.el9 tf-mirrors.ci_repos_yum9-appstream 11 k mesa-libEGL x86_64 25.2.7-4.el9 tf-mirrors.ci_repos_yum9-appstream 126 k mesa-libGL x86_64 25.2.7-4.el9 tf-mirrors.ci_repos_yum9-appstream 118 k mesa-libgbm x86_64 25.2.7-4.el9 tf-mirrors.ci_repos_yum9-appstream 17 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 nftables x86_64 1:1.0.9-7.el9_8 tf-mirrors.ci_repos_yum9-baseos 419 k nspr x86_64 4.36.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 133 k nss x86_64 3.112.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 723 k nss-softokn x86_64 3.112.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 398 k nss-softokn-freebl x86_64 3.112.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 416 k nss-sysinit x86_64 3.112.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 18 k nss-util x86_64 3.112.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 89 k oneTBB x86_64 2023.0.0-1.el9 tpc 165 k oniguruma x86_64 6.9.6-1.el9.6 tf-mirrors.ci_repos_yum9-baseos 217 k openblas x86_64 0.3.29-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k openblas-openmp x86_64 0.3.29-1.el9 tf-mirrors.ci_repos_yum9-appstream 5.3 M openjpeg2 x86_64 2.4.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 161 k openssh x86_64 9.9p1-7.el9_8.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 421 k openssh-clients x86_64 9.9p1-7.el9_8.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 767 k openssl-fips-provider x86_64 1:3.5.5-4.el9_8 tf-mirrors.ci_repos_yum9-baseos 814 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 20250606-2.el9.rocky.20260312 tf-mirrors.ci_repos_yum9-appstream 316 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 perl-AutoLoader noarch 5.74-483.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-B x86_64 1.80-483.el9 tf-mirrors.ci_repos_yum9-appstream 178 k perl-Carp noarch 1.50-460.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 29 k perl-Class-Struct noarch 0.66-483.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.0.1 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-483.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-483.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Error noarch 1:0.17029-7.el9.0.1 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-483.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Basename noarch 2.85-483.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-File-Compare noarch 1.100.600-483.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-File-Copy noarch 2.34-483.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Find noarch 1.37-483.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-483.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-FileHandle noarch 2.03-483.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-GD x86_64 2.86-1.el9 tf-mirrors.ci_repos_epel9.repo 182 k perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k perl-Getopt-Std noarch 1.12-483.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Git noarch 2.52.0-1.el9 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-483.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-483.el9 tf-mirrors.ci_repos_yum9-appstream 22 k perl-JSON noarch 4.03-5.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 95 k perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k perl-Math-BigInt noarch 1:1.9998.18-460.el9 tf-mirrors.ci_repos_yum9-appstream 188 k perl-Math-Complex noarch 1.59-483.el9 tf-mirrors.ci_repos_yum9-appstream 45 k perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-Net-SSLeay x86_64 1.94-3.el9 tf-mirrors.ci_repos_yum9-appstream 391 k perl-POSIX x86_64 1.94-483.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-PerlIO-gzip x86_64 0.20-10.el9 tf-mirrors.ci_repos_epel9.repo 26 k perl-Pod-Escapes noarch 1:1.07-460.el9.0.1 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-483.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-483.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Term-ANSIColor noarch 5.01-461.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 48 k perl-Term-Cap noarch 1.17-460.el9.0.1 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.0.1 tf-mirrors.ci_repos_yum9-appstream 23 k perl-Thread-Queue noarch 3.14-460.el9.0.1 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.0.1 tf-mirrors.ci_repos_yum9-appstream 124 k perl-base noarch 2.27-483.el9 tf-mirrors.ci_repos_yum9-appstream 15 k perl-constant noarch 1.33-461.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 23 k perl-if noarch 0.60.800-483.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-interpreter x86_64 4:5.32.1-483.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-lib x86_64 0.65-483.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k perl-libs x86_64 4:5.32.1-483.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M perl-mro x86_64 1.23-483.el9 tf-mirrors.ci_repos_yum9-appstream 27 k perl-overload noarch 1.31-483.el9 tf-mirrors.ci_repos_yum9-appstream 44 k perl-overloading noarch 0.02-483.el9 tf-mirrors.ci_repos_yum9-appstream 12 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.0.1 tf-mirrors.ci_repos_yum9-appstream 117 k perl-subs noarch 1.03-483.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-483.el9 tf-mirrors.ci_repos_yum9-appstream 12 k pipewire-jack-audio-connection-kit-libs x86_64 1.4.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 151 k pipewire-libs x86_64 1.4.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 2.4 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-5.el9 tf-mirrors.ci_repos_yum9-baseos 205 k polkit x86_64 0.117-14.el9 tf-mirrors.ci_repos_yum9-baseos 145 k polkit-libs x86_64 0.117-14.el9 tf-mirrors.ci_repos_yum9-baseos 8.3 M poppler x86_64 21.01.0-24.el9_8.1 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-24.el9_8.1 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-3.el9 tf-mirrors.ci_repos_yum9-appstream 663 k python3-cairo x86_64 1.20.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 91 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-extras noarch 1.0.0-22.el9 tf-mirrors.ci_repos_epel9.repo 14 k python3-filelock noarch 3.7.1-1.el9 tf-mirrors.ci_repos_epel9.repo 24 k python3-fixtures noarch 3.0.0-28.el9 tf-mirrors.ci_repos_epel9.repo 90 k python3-gobject x86_64 3.40.1-6.el9 tf-mirrors.ci_repos_yum9-appstream 16 k python3-gobject-base x86_64 3.40.1-6.el9 tf-mirrors.ci_repos_yum9-baseos 176 k python3-gobject-base-noarch noarch 3.40.1-6.el9 tf-mirrors.ci_repos_yum9-baseos 152 k python3-idna noarch 2.10-7.el9_4.1 tf-mirrors.ci_repos_yum9-baseos 97 k python3-junitxml noarch 0.7-28.el9 tf-mirrors.ci_repos_epel9.repo 35 k python3-numpy x86_64 1:1.23.5-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 5.8 M python3-packaging noarch 20.9-5.el9 tf-mirrors.ci_repos_yum9-appstream 69 k python3-pbr noarch 5.9.0-1.el9 tf-mirrors.ci_repos_epel9.repo 84 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.0.1 tf-mirrors.ci_repos_yum9-baseos 150 k python3-pysocks noarch 1.7.1-12.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 34 k python3-requests noarch 2.25.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 115 k python3-subunit noarch 1.4.0-12.el9 tf-mirrors.ci_repos_epel9.repo 89 k python3-testtools noarch 2.5.0-7.el9 tf-mirrors.ci_repos_epel9.repo 328 k python3-tomli noarch 2.0.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 30 k python3-urllib3 noarch 1.26.5-7.el9 tf-mirrors.ci_repos_yum9-baseos 191 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.13-9.el9_8 tf-mirrors.ci_repos_yum9-appstream 25 k python3.11-libs x86_64 3.11.13-9.el9_8 tf-mirrors.ci_repos_yum9-appstream 9.6 M python3.11-pip-wheel noarch 22.3.1-6.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M python3.11-setuptools-wheel noarch 65.5.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 712 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.13-2.el9_8 tf-mirrors.ci_repos_yum9-appstream 26 k python3.12-libs x86_64 3.12.13-2.el9_8 tf-mirrors.ci_repos_yum9-appstream 9.2 M python3.12-pip-wheel noarch 23.2.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 1.5 M python3.12-setuptools-wheel noarch 68.2.2-5.el9_6 tf-mirrors.ci_repos_yum9-crb 669 k python3.12-wheel-wheel noarch 0.41.2-3.el9_7.1 tf-mirrors.ci_repos_yum9-crb 69 k python3.13 x86_64 3.13.13-1.el9 tf-mirrors.ci_repos_epel9.repo 29 k python3.13-libs x86_64 3.13.13-1.el9 tf-mirrors.ci_repos_epel9.repo 9.4 M python3.13-pip-wheel noarch 25.1.1-1.el9 tf-mirrors.ci_repos_epel9.repo 1.2 M python3.13-setuptools-wheel noarch 78.1.1-1.el9 tf-mirrors.ci_repos_epel9.repo 1.1 M python3.14 x86_64 3.14.4-2.el9_8 tf-mirrors.ci_repos_yum9-appstream 27 k python3.14-freethreading x86_64 3.14.4-3.el9_8 tf-mirrors.ci_repos_yum9-crb 18 k python3.14-freethreading-libs x86_64 3.14.4-3.el9_8 tf-mirrors.ci_repos_yum9-crb 10 M python3.14-libs x86_64 3.14.4-2.el9_8 tf-mirrors.ci_repos_yum9-appstream 9.9 M python3.14-pip-wheel noarch 25.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 1.1 M python3.14-setuptools-wheel noarch 78.1.1-4.el9 tf-mirrors.ci_repos_yum9-crb 1.1 M rocky-logos-httpd noarch 90.17-1.el9 tf-mirrors.ci_repos_yum9-appstream 24 k rpm-plugin-selinux x86_64 4.16.1.3-40.el9 tf-mirrors.ci_repos_yum9-baseos 15 k rtkit x86_64 0.11-29.el9 tf-mirrors.ci_repos_yum9-appstream 55 k selinux-policy noarch 38.1.75-2.el9_8 tf-mirrors.ci_repos_yum9-baseos 40 k selinux-policy-targeted noarch 38.1.75-2.el9_8 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 sound-theme-freedesktop noarch 0.8-17.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 384 k source-highlight x86_64 3.1.9-12.el9 tf-mirrors.ci_repos_yum9-appstream 608 k spirv-tools-libs x86_64 2025.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.5 M systemd x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M systemd-pam x86_64 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 263 k systemd-rpm-macros noarch 252-67.el9_8.2.rocky.0.1 tf-mirrors.ci_repos_yum9-baseos 51 k systemd-udev x86_64 252-67.el9_8.2.rocky.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 upower x86_64 0.99.13-2.el9 tf-mirrors.ci_repos_yum9-appstream 165 k urw-base35-bookman-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 847 k urw-base35-c059-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 874 k urw-base35-d050000l-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 76 k urw-base35-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 9.9 k urw-base35-fonts-common noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 21 k urw-base35-gothic-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 642 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 794 k urw-base35-nimbus-roman-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 856 k urw-base35-nimbus-sans-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 1.3 M urw-base35-p052-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 973 k urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 41 k urw-base35-z003-fonts noarch 20200910-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 275 k userspace-rcu x86_64 0.12.1-6.el9 tf-mirrors.ci_repos_yum9-baseos 104 k vim-common x86_64 2:8.2.2637-26.el9_8.5 tf-mirrors.ci_repos_yum9-appstream 6.6 M vim-filesystem noarch 2:8.2.2637-26.el9_8.5 tf-mirrors.ci_repos_yum9-baseos 11 k webkit2gtk3-jsc x86_64 2.52.4-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 8.9 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-30.el9_6 tf-mirrors.ci_repos_yum9-baseos 40 k wireplumber x86_64 0.5.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 106 k wireplumber-libs x86_64 0.5.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 423 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.0.1 tf-mirrors.ci_repos_yum9-appstream 854 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 zlib-devel x86_64 1.2.11-40.el9 tf-mirrors.ci_repos_yum9-appstream 44 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.34.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 18 M docker-ce-rootless-extras x86_64 29.6.0-1.el9 tf-mirrors.ci_repos_dockerrepo9 5.6 M docker-compose-plugin x86_64 5.1.4-1.el9 tf-mirrors.ci_repos_dockerrepo9 8.5 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 mod_http2 x86_64 2.0.26-6.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 163 k mod_lua x86_64 2.4.62-13.el9_8.1 tf-mirrors.ci_repos_yum9-appstream 59 k perl-NDBM_File x86_64 1.15-483.el9 tf-mirrors.ci_repos_yum9-appstream 21 k pipewire x86_64 1.4.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 124 k pipewire-alsa x86_64 1.4.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k pipewire-jack-audio-connection-kit x86_64 1.4.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 7.9 k pipewire-pulseaudio x86_64 1.4.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 202 k polkit-pkla-compat x86_64 0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 44 k python3-pip noarch 21.3.1-2.el9_8.rocky.0.1 tf-mirrors.ci_repos_yum9-appstream 1.7 M python3.11-devel x86_64 3.11.13-9.el9_8 tf-mirrors.ci_repos_yum9-appstream 233 k python3.12-devel x86_64 3.12.13-2.el9_8 tf-mirrors.ci_repos_yum9-appstream 275 k python3.13-devel x86_64 3.13.13-1.el9 tf-mirrors.ci_repos_epel9.repo 362 k python3.14-devel x86_64 3.14.4-2.el9_8 tf-mirrors.ci_repos_yum9-appstream 389 k python3.14-freethreading-devel x86_64 3.14.4-3.el9_8 tf-mirrors.ci_repos_yum9-crb 376 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 520 Packages Upgrade 23 Packages Total download size: 516 M Downloading Packages: (1/543): acl-2.3.1-4.el9.x86_64.rpm 3.9 MB/s | 69 kB 00:00 (2/543): ModemManager-glib-1.20.2-1.el9.x86_64. 11 MB/s | 334 kB 00:00 (3/543): attr-2.5.1-3.el9.x86_64.rpm 11 MB/s | 58 kB 00:00 (4/543): avahi-libs-0.8-23.el9.x86_64.rpm 11 MB/s | 66 kB 00:00 (5/543): bluez-libs-5.85-1.el9.x86_64.rpm 12 MB/s | 82 kB 00:00 (6/543): NetworkManager-libnm-1.54.3-3.el9_8.x8 28 MB/s | 1.9 MB 00:00 (7/543): bzip2-1.0.8-11.el9.x86_64.rpm 2.1 MB/s | 51 kB 00:00 (8/543): adobe-source-code-pro-fonts-2.030.1.05 12 MB/s | 831 kB 00:00 (9/543): cups-libs-2.3.3op2-38.el9_8.x86_64.rpm 14 MB/s | 260 kB 00:00 (10/543): dbus-1.12.20-8.el9.x86_64.rpm 780 kB/s | 6.8 kB 00:00 (11/543): cryptsetup-libs-2.8.1-3.el9.x86_64.rp 16 MB/s | 559 kB 00:00 (12/543): dbus-common-1.12.20-8.el9.noarch.rpm 1.2 MB/s | 14 kB 00:00 (13/543): dbus-broker-28-8.el9.x86_64.rpm 8.8 MB/s | 169 kB 00:00 (14/543): device-mapper-1.02.207-4.el9.1.x86_64 12 MB/s | 138 kB 00:00 (15/543): device-mapper-libs-1.02.207-4.el9.1.x 10 MB/s | 179 kB 00:00 (16/543): ed-1.14.2-12.el9.x86_64.rpm 5.5 MB/s | 74 kB 00:00 (17/543): diffutils-3.7-12.el9.x86_64.rpm 16 MB/s | 388 kB 00:00 (18/543): fuse-2.9.9-17.el9.x86_64.rpm 7.0 MB/s | 78 kB 00:00 (19/543): fuse-common-3.10.2-9.el9.x86_64.rpm 1.1 MB/s | 7.3 kB 00:00 (20/543): fuse-libs-2.9.9-17.el9.x86_64.rpm 13 MB/s | 95 kB 00:00 (21/543): freetype-2.10.4-10.el9_5.x86_64.rpm 13 MB/s | 386 kB 00:00 (22/543): glib-networking-2.68.3-3.el9.x86_64.r 9.9 MB/s | 169 kB 00:00 (23/543): graphite2-1.3.14-9.el9.x86_64.rpm 9.0 MB/s | 94 kB 00:00 (24/543): gobject-introspection-1.68.0-11.el9.x 10 MB/s | 246 kB 00:00 (25/543): groff-base-1.22.4-10.el9.0.1.x86_64.r 38 MB/s | 1.1 MB 00:00 (26/543): gsettings-desktop-schemas-40.0-8.el9_ 19 MB/s | 665 kB 00:00 (27/543): harfbuzz-2.7.4-10.el9.x86_64.rpm 16 MB/s | 623 kB 00:00 (28/543): info-6.7-15.el9.x86_64.rpm 22 MB/s | 224 kB 00:00 (29/543): hwdata-0.348-9.22.el9.noarch.rpm 33 MB/s | 1.7 MB 00:00 (30/543): iptables-libs-1.8.10-11.el9_5.x86_64. 17 MB/s | 397 kB 00:00 (31/543): iproute-6.17.0-2.el9.x86_64.rpm 15 MB/s | 838 kB 00:00 (32/543): jansson-2.14-1.el9.0.1.x86_64.rpm 2.9 MB/s | 45 kB 00:00 (33/543): hwloc-libs-2.4.1-6.el9_7.x86_64.rpm 20 MB/s | 2.1 MB 00:00 (34/543): jq-1.6-19.el9_8.2.x86_64.rpm 5.8 MB/s | 187 kB 00:00 (35/543): json-glib-1.6.6-1.el9.x86_64.rpm 4.7 MB/s | 151 kB 00:00 (36/543): kbd-2.4.0-11.el9.x86_64.rpm 22 MB/s | 383 kB 00:00 (37/543): kbd-legacy-2.4.0-11.el9.noarch.rpm 24 MB/s | 502 kB 00:00 (38/543): keyutils-1.6.3-1.el9.x86_64.rpm 5.4 MB/s | 72 kB 00:00 (39/543): kmod-28-11.el9.x86_64.rpm 14 MB/s | 121 kB 00:00 (40/543): kmod-libs-28-11.el9.x86_64.rpm 8.2 MB/s | 62 kB 00:00 (41/543): libbpf-1.5.0-3.el9.x86_64.rpm 21 MB/s | 184 kB 00:00 (42/543): libbrotli-1.0.9-9.el9_7.x86_64.rpm 25 MB/s | 312 kB 00:00 (43/543): libcbor-0.7.0-5.el9.x86_64.rpm 5.0 MB/s | 56 kB 00:00 (44/543): libdrm-2.4.128-1.el9.x86_64.rpm 17 MB/s | 160 kB 00:00 (45/543): libedit-3.1-39.20210216cvs.el9.x86_64 11 MB/s | 103 kB 00:00 (46/543): libfido2-1.13.0-2.el9.x86_64.rpm 11 MB/s | 97 kB 00:00 (47/543): kbd-misc-2.4.0-11.el9.noarch.rpm 19 MB/s | 1.5 MB 00:00 (48/543): libgudev-237-1.el9.x86_64.rpm 1.6 MB/s | 35 kB 00:00 (49/543): libgusb-0.3.8-2.el9.x86_64.rpm 6.6 MB/s | 50 kB 00:00 (50/543): libmnl-1.0.4-16.el9_4.x86_64.rpm 3.0 MB/s | 27 kB 00:00 (51/543): libgfortran-11.5.0-14.el9.x86_64.rpm 15 MB/s | 794 kB 00:00 (52/543): libnetfilter_conntrack-1.0.9-1.el9.x8 3.8 MB/s | 58 kB 00:00 (53/543): libnfnetlink-1.0.1-23.el9_5.x86_64.rp 4.0 MB/s | 28 kB 00:00 (54/543): libnftnl-1.2.6-4.el9_4.x86_64.rpm 12 MB/s | 87 kB 00:00 (55/543): libpciaccess-0.16-7.el9.x86_64.rpm 3.9 MB/s | 26 kB 00:00 (56/543): libpkgconf-1.7.3-10.el9.x86_64.rpm 6.3 MB/s | 35 kB 00:00 (57/543): libpng-1.6.37-15.el9.x86_64.rpm 17 MB/s | 115 kB 00:00 (58/543): libproxy-0.4.15-35.el9.x86_64.rpm 9.6 MB/s | 73 kB 00:00 (59/543): libpsl-0.21.1-5.el9.x86_64.rpm 9.1 MB/s | 63 kB 00:00 (60/543): libquadmath-11.5.0-14.el9.x86_64.rpm 22 MB/s | 185 kB 00:00 (61/543): libseccomp-2.5.2-2.el9.x86_64.rpm 6.6 MB/s | 71 kB 00:00 (62/543): libselinux-utils-3.6-3.el9.x86_64.rpm 7.2 MB/s | 161 kB 00:00 (63/543): libtdb-1.4.14-1.el9.x86_64.rpm 5.7 MB/s | 53 kB 00:00 (64/543): libtirpc-1.3.3-9.el9.x86_64.rpm 11 MB/s | 93 kB 00:00 (65/543): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 4.5 MB/s | 35 kB 00:00 (66/543): mailcap-2.1.49-5.el9.0.2.noarch.rpm 6.6 MB/s | 32 kB 00:00 (67/543): lsof-4.94.0-3.el9.x86_64.rpm 16 MB/s | 238 kB 00:00 (68/543): make-4.3-8.el9.x86_64.rpm 22 MB/s | 529 kB 00:00 (69/543): ncurses-6.2-10.20210508.el9.x86_64.rp 15 MB/s | 399 kB 00:00 (70/543): net-tools-2.0-0.64.20160912git.el9.x8 19 MB/s | 294 kB 00:00 (71/543): nftables-1.0.9-7.el9_8.x86_64.rpm 21 MB/s | 419 kB 00:00 (72/543): oniguruma-6.9.6-1.el9.6.x86_64.rpm 13 MB/s | 217 kB 00:00 (73/543): openssh-9.9p1-7.el9_8.rocky.0.1.x86_6 25 MB/s | 421 kB 00:00 (74/543): openssh-clients-9.9p1-7.el9_8.rocky.0 28 MB/s | 767 kB 00:00 (75/543): pkgconf-1.7.3-10.el9.x86_64.rpm 7.0 MB/s | 40 kB 00:00 (76/543): openssl-fips-provider-3.5.5-4.el9_8.x 24 MB/s | 814 kB 00:00 (77/543): pkgconf-m4-1.7.3-10.el9.noarch.rpm 985 kB/s | 14 kB 00:00 (78/543): pkgconf-pkg-config-1.7.3-10.el9.x86_6 1.2 MB/s | 10 kB 00:00 (79/543): policycoreutils-3.6-5.el9.x86_64.rpm 22 MB/s | 205 kB 00:00 (80/543): polkit-0.117-14.el9.x86_64.rpm 13 MB/s | 145 kB 00:00 (81/543): polkit-pkla-compat-0.1-21.el9.x86_64. 4.6 MB/s | 44 kB 00:00 (82/543): procps-ng-3.3.17-14.el9.x86_64.rpm 23 MB/s | 332 kB 00:00 (83/543): psmisc-23.4-3.el9.x86_64.rpm 11 MB/s | 226 kB 00:00 (84/543): publicsuffix-list-dafsa-20210518-3.el 8.7 MB/s | 58 kB 00:00 (85/543): python3-chardet-4.0.0-5.el9.noarch.rp 23 MB/s | 209 kB 00:00 (86/543): python3-gobject-base-3.40.1-6.el9.x86 26 MB/s | 176 kB 00:00 (87/543): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 (88/543): python3-gobject-base-noarch-3.40.1-6. 1.6 MB/s | 152 kB 00:00 (89/543): python3-idna-2.10-7.el9_4.1.noarch.rp 10 MB/s | 97 kB 00:00 (90/543): python3-pyparsing-2.4.7-9.el9.0.1.noa 16 MB/s | 150 kB 00:00 (91/543): python3-pysocks-1.7.1-12.el9.0.1.noar 4.4 MB/s | 34 kB 00:00 (92/543): python3-requests-2.25.1-10.el9_6.noar 16 MB/s | 115 kB 00:00 (93/543): python3-urllib3-1.26.5-7.el9.noarch.r 19 MB/s | 191 kB 00:00 (94/543): rpm-plugin-selinux-4.16.1.3-40.el9.x8 4.2 MB/s | 15 kB 00:00 (95/543): python3-setuptools-53.0.0-15.el9.noar 28 MB/s | 831 kB 00:00 (96/543): selinux-policy-38.1.75-2.el9_8.noarch 7.9 MB/s | 40 kB 00:00 (97/543): rsync-3.2.5-7.el9_8.x86_64.rpm 17 MB/s | 403 kB 00:00 (98/543): shared-mime-info-2.1-5.el9.x86_64.rpm 36 MB/s | 372 kB 00:00 (99/543): sudo-1.9.17p2-3.el9_8.x86_64.rpm 40 MB/s | 1.3 MB 00:00 (100/543): polkit-libs-0.117-14.el9.x86_64.rpm 25 MB/s | 8.3 MB 00:00 (101/543): systemd-pam-252-67.el9_8.2.rocky.0.1 20 MB/s | 263 kB 00:00 (102/543): systemd-rpm-macros-252-67.el9_8.2.ro 8.1 MB/s | 51 kB 00:00 (103/543): systemd-udev-252-67.el9_8.2.rocky.0. 47 MB/s | 1.9 MB 00:00 (104/543): unzip-6.0-60.el9_8.x86_64.rpm 20 MB/s | 180 kB 00:00 (105/543): systemd-252-67.el9_8.2.rocky.0.1.x86 23 MB/s | 4.0 MB 00:00 (106/543): userspace-rcu-0.12.1-6.el9.x86_64.rp 2.5 MB/s | 104 kB 00:00 (107/543): vim-filesystem-8.2.2637-26.el9_8.5.n 1.3 MB/s | 11 kB 00:00 (108/543): which-2.21-30.el9_6.x86_64.rpm 5.1 MB/s | 40 kB 00:00 (109/543): selinux-policy-targeted-38.1.75-2.el 23 MB/s | 6.5 MB 00:00 (110/543): xz-5.2.5-8.el9_0.x86_64.rpm 3.9 MB/s | 214 kB 00:00 (111/543): Xaw3d-1.6.3-7.el9.x86_64.rpm 3.2 MB/s | 181 kB 00:00 (112/543): abattis-cantarell-fonts-0.301-4.el9. 17 MB/s | 364 kB 00:00 (113/543): adobe-mappings-cmap-deprecated-20171 7.3 MB/s | 113 kB 00:00 (114/543): adobe-mappings-pdf-20180407-10.el9.n 39 MB/s | 627 kB 00:00 (115/543): adwaita-cursor-theme-40.1.1-3.el9.no 27 MB/s | 623 kB 00:00 (116/543): adobe-mappings-cmap-20171205-12.el9. 28 MB/s | 1.9 MB 00:00 (117/543): alsa-lib-1.2.15.3-1.el9.x86_64.rpm 16 MB/s | 525 kB 00:00 (118/543): apr-1.7.0-12.el9_3.x86_64.rpm 8.1 MB/s | 122 kB 00:00 (119/543): apr-util-1.6.1-23.el9.x86_64.rpm 11 MB/s | 94 kB 00:00 (120/543): apr-util-bdb-1.6.1-23.el9.x86_64.rpm 1.7 MB/s | 12 kB 00:00 (121/543): apr-util-openssl-1.6.1-23.el9.x86_64 2.5 MB/s | 14 kB 00:00 (122/543): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 13 MB/s | 86 kB 00:00 (123/543): at-spi2-core-2.40.3-1.el9.x86_64.rpm 20 MB/s | 176 kB 00:00 (124/543): atk-2.36.0-5.el9.x86_64.rpm 20 MB/s | 270 kB 00:00 (125/543): autoconf-2.69-41.el9.noarch.rpm 32 MB/s | 665 kB 00:00 (126/543): avahi-glib-0.8-23.el9.x86_64.rpm 1.8 MB/s | 14 kB 00:00 (127/543): automake-1.16.2-8.el9.noarch.rpm 18 MB/s | 662 kB 00:00 (128/543): boost-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 9.9 kB 00:00 (129/543): boost-atomic-1.75.0-13.el9_7.x86_64. 3.6 MB/s | 15 kB 00:00 (130/543): bison-3.7.4-5.el9.x86_64.rpm 25 MB/s | 921 kB 00:00 (131/543): boost-chrono-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 23 kB 00:00 (132/543): boost-container-1.75.0-13.el9_7.x86_ 5.7 MB/s | 35 kB 00:00 (133/543): boost-context-1.75.0-13.el9_7.x86_64 2.3 MB/s | 13 kB 00:00 (134/543): boost-contract-1.75.0-13.el9_7.x86_6 7.2 MB/s | 43 kB 00:00 (135/543): boost-coroutine-1.75.0-13.el9_7.x86_ 4.2 MB/s | 30 kB 00:00 (136/543): boost-date-time-1.75.0-13.el9_7.x86_ 1.7 MB/s | 11 kB 00:00 (137/543): boost-fiber-1.75.0-13.el9_7.x86_64.r 3.9 MB/s | 37 kB 00:00 (138/543): boost-filesystem-1.75.0-13.el9_7.x86 6.8 MB/s | 55 kB 00:00 (139/543): boost-graph-1.75.0-13.el9_7.x86_64.r 15 MB/s | 99 kB 00:00 (140/543): boost-iostreams-1.75.0-13.el9_7.x86_ 6.4 MB/s | 37 kB 00:00 (141/543): boost-locale-1.75.0-13.el9_7.x86_64. 18 MB/s | 212 kB 00:00 (142/543): boost-log-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 405 kB 00:00 (143/543): boost-math-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 203 kB 00:00 (144/543): boost-nowide-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 13 kB 00:00 (145/543): boost-numpy3-1.75.0-13.el9_7.x86_64. 6.2 MB/s | 25 kB 00:00 (146/543): boost-program-options-1.75.0-13.el9_ 12 MB/s | 104 kB 00:00 (147/543): boost-python3-1.75.0-13.el9_7.x86_64 18 MB/s | 91 kB 00:00 (148/543): boost-random-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 22 kB 00:00 (149/543): boost-regex-1.75.0-13.el9_7.x86_64.r 34 MB/s | 275 kB 00:00 (150/543): boost-serialization-1.75.0-13.el9_7. 26 MB/s | 127 kB 00:00 (151/543): boost-stacktrace-1.75.0-13.el9_7.x86 4.3 MB/s | 25 kB 00:00 (152/543): boost-system-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 (153/543): adwaita-icon-theme-40.1.1-3.el9.noar 30 MB/s | 11 MB 00:00 (154/543): boost-test-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 228 kB 00:00 (155/543): boost-thread-1.75.0-13.el9_7.x86_64. 4.8 MB/s | 53 kB 00:00 (156/543): boost-timer-1.75.0-13.el9_7.x86_64.r 2.0 MB/s | 21 kB 00:00 (157/543): boost-type_erasure-1.75.0-13.el9_7.x 2.9 MB/s | 28 kB 00:00 (158/543): boost-wave-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 207 kB 00:00 (159/543): cairo-gobject-1.17.4-7.el9.x86_64.rp 3.8 MB/s | 18 kB 00:00 (160/543): cairo-1.17.4-7.el9.x86_64.rpm 29 MB/s | 659 kB 00:00 (161/543): cmake-data-3.31.8-3.el9.noarch.rpm 50 MB/s | 1.9 MB 00:00 (162/543): cmake-filesystem-3.31.8-3.el9.x86_64 1.4 MB/s | 11 kB 00:00 (163/543): colord-libs-1.4.5-6.el9_6.x86_64.rpm 31 MB/s | 228 kB 00:00 (164/543): container-selinux-2.245.0-1.el9.noar 6.4 MB/s | 57 kB 00:00 (165/543): boost-devel-1.75.0-13.el9_7.x86_64.r 28 MB/s | 11 MB 00:00 (166/543): dconf-0.40.0-6.el9.x86_64.rpm 13 MB/s | 109 kB 00:00 (167/543): elfutils-libelf-devel-0.194-1.el9.ro 3.3 MB/s | 67 kB 00:00 (168/543): emacs-filesystem-27.2-18.el9.noarch. 1.4 MB/s | 8.2 kB 00:00 (169/543): exempi-2.6.0-0.2.20211007gite23c213. 36 MB/s | 523 kB 00:00 (170/543): exiv2-0.27.5-2.el9.x86_64.rpm 44 MB/s | 975 kB 00:00 (171/543): exiv2-libs-0.27.5-2.el9.x86_64.rpm 43 MB/s | 779 kB 00:00 (172/543): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 25 MB/s | 324 kB 00:00 (173/543): fftw-libs-single-3.3.8-12.el9.0.1.x8 37 MB/s | 935 kB 00:00 (174/543): flac-libs-1.3.3-10.el9_2.1.x86_64.rp 21 MB/s | 217 kB 00:00 (175/543): flex-2.6.4-9.el9.x86_64.rpm 30 MB/s | 308 kB 00:00 (176/543): flexiblas-3.0.4-9.el9.x86_64.rpm 5.6 MB/s | 30 kB 00:00 (177/543): cmake-3.31.8-3.el9.x86_64.rpm 31 MB/s | 13 MB 00:00 (178/543): flexiblas-openblas-openmp-3.0.4-9.el 3.3 MB/s | 15 kB 00:00 (179/543): cpp-11.5.0-14.el9.x86_64.rpm 25 MB/s | 11 MB 00:00 (180/543): fontconfig-2.14.0-2.el9_1.x86_64.rpm 3.2 MB/s | 274 kB 00:00 (181/543): fribidi-1.0.10-6.el9.2.x86_64.rpm 6.6 MB/s | 84 kB 00:00 (182/543): flexiblas-netlib-3.0.4-9.el9.x86_64. 12 MB/s | 3.0 MB 00:00 (183/543): gd-2.3.2-3.el9.x86_64.rpm 12 MB/s | 131 kB 00:00 (184/543): gdb-16.3-3.el9.x86_64.rpm 14 MB/s | 146 kB 00:00 (185/543): gdb-headless-16.3-3.el9.x86_64.rpm 58 MB/s | 5.0 MB 00:00 (186/543): gcc-c++-11.5.0-14.el9.x86_64.rpm 55 MB/s | 13 MB 00:00 (187/543): gdk-pixbuf2-2.42.6-6.el9_7.1.x86_64. 4.5 MB/s | 465 kB 00:00 (188/543): gdk-pixbuf2-modules-2.42.6-6.el9_7.1 6.0 MB/s | 84 kB 00:00 (189/543): ghostscript-9.54.0-19.el9_6.x86_64.r 7.7 MB/s | 36 kB 00:00 (190/543): geoclue2-2.6.0-8.el9_6.1.x86_64.rpm 8.8 MB/s | 122 kB 00:00 (191/543): ghostscript-tools-fonts-9.54.0-19.el 1.6 MB/s | 12 kB 00:00 (192/543): ghostscript-tools-printing-9.54.0-19 2.2 MB/s | 12 kB 00:00 (193/543): ghostscript-x11-9.54.0-19.el9_6.x86_ 6.8 MB/s | 38 kB 00:00 (194/543): giflib-5.2.1-10.el9_8.1.x86_64.rpm 7.2 MB/s | 47 kB 00:00 (195/543): git-2.52.0-1.el9.x86_64.rpm 5.4 MB/s | 39 kB 00:00 (196/543): git-core-doc-2.52.0-1.el9.noarch.rpm 55 MB/s | 2.8 MB 00:00 (197/543): glibc-devel-2.34-270.el9_8.x86_64.rp 4.7 MB/s | 37 kB 00:00 (198/543): git-core-2.52.0-1.el9.x86_64.rpm 49 MB/s | 5.0 MB 00:00 (199/543): glibc-headers-2.34-270.el9_8.x86_64. 8.9 MB/s | 444 kB 00:00 (200/543): gpm-libs-1.20.7-29.el9.x86_64.rpm 3.6 MB/s | 20 kB 00:00 (201/543): graphene-1.10.6-2.el9.x86_64.rpm 7.9 MB/s | 64 kB 00:00 (202/543): google-droid-sans-fonts-20200215-11. 46 MB/s | 2.7 MB 00:00 (203/543): gsm-1.0.19-6.el9.x86_64.rpm 6.3 MB/s | 33 kB 00:00 (204/543): graphviz-2.44.0-26.el9.x86_64.rpm 43 MB/s | 3.3 MB 00:00 (205/543): gstreamer1-1.22.12-3.el9.x86_64.rpm 24 MB/s | 1.4 MB 00:00 (206/543): gtk-update-icon-cache-3.24.31-8.el9. 3.4 MB/s | 32 kB 00:00 (207/543): gstreamer1-plugins-base-1.22.12-8.el 34 MB/s | 2.2 MB 00:00 (208/543): gtk2-2.24.33-8.el9.x86_64.rpm 36 MB/s | 3.5 MB 00:00 (209/543): hicolor-icon-theme-0.17-13.el9.noarc 11 MB/s | 66 kB 00:00 (210/543): httpd-2.4.62-13.el9_8.1.x86_64.rpm 7.0 MB/s | 45 kB 00:00 (211/543): httpd-core-2.4.62-13.el9_8.1.x86_64. 45 MB/s | 1.4 MB 00:00 (212/543): gtk3-3.24.31-8.el9.x86_64.rpm 34 MB/s | 4.8 MB 00:00 (213/543): httpd-filesystem-2.4.62-13.el9_8.1.n 323 kB/s | 12 kB 00:00 (214/543): httpd-tools-2.4.62-13.el9_8.1.x86_64 10 MB/s | 79 kB 00:00 (215/543): jbig2dec-libs-0.19-7.el9.x86_64.rpm 7.4 MB/s | 72 kB 00:00 (216/543): jbigkit-libs-2.1-23.el9.x86_64.rpm 11 MB/s | 52 kB 00:00 (217/543): gcc-11.5.0-14.el9.x86_64.rpm 36 MB/s | 32 MB 00:00 (218/543): lcms2-2.12-3.el9.x86_64.rpm 22 MB/s | 166 kB 00:00 (219/543): libICE-1.0.10-8.el9.x86_64.rpm 8.5 MB/s | 70 kB 00:00 (220/543): libSM-1.2.3-10.el9.x86_64.rpm 8.4 MB/s | 41 kB 00:00 (221/543): iso-codes-4.6.0-3.el9.noarch.rpm 12 MB/s | 3.3 MB 00:00 (222/543): libX11-1.8.12-1.el9.x86_64.rpm 14 MB/s | 647 kB 00:00 (223/543): kernel-headers-5.14.0-687.15.1.el9_8 8.7 MB/s | 2.5 MB 00:00 (224/543): libX11-xcb-1.8.12-1.el9.x86_64.rpm 394 kB/s | 10 kB 00:00 (225/543): libXau-1.0.9-8.el9.x86_64.rpm 4.5 MB/s | 30 kB 00:00 (226/543): libX11-common-1.8.12-1.el9.noarch.rp 4.0 MB/s | 144 kB 00:00 (227/543): libXcomposite-0.4.5-7.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 (228/543): libXcursor-1.2.0-7.el9.x86_64.rpm 4.1 MB/s | 30 kB 00:00 (229/543): libXaw-1.0.13-19.el9.x86_64.rpm 7.8 MB/s | 197 kB 00:00 (230/543): libXdamage-1.1.5-7.el9.x86_64.rpm 1.4 MB/s | 22 kB 00:00 (231/543): libXext-1.3.4-8.el9.x86_64.rpm 3.0 MB/s | 39 kB 00:00 (232/543): libXfixes-5.0.3-16.el9.x86_64.rpm 2.9 MB/s | 19 kB 00:00 (233/543): libXft-2.3.3-8.el9.x86_64.rpm 5.7 MB/s | 61 kB 00:00 (234/543): libXi-1.7.10-8.el9.x86_64.rpm 3.7 MB/s | 39 kB 00:00 (235/543): libXinerama-1.1.4-10.el9.x86_64.rpm 1.5 MB/s | 14 kB 00:00 (236/543): libXmu-1.1.3-8.el9.x86_64.rpm 8.6 MB/s | 74 kB 00:00 (237/543): libXrandr-1.5.2-8.el9.x86_64.rpm 4.2 MB/s | 27 kB 00:00 (238/543): libXpm-3.5.13-10.el9.x86_64.rpm 5.8 MB/s | 58 kB 00:00 (239/543): libXrender-0.9.10-16.el9.x86_64.rpm 3.0 MB/s | 27 kB 00:00 (240/543): libXt-1.2.0-6.el9.x86_64.rpm 16 MB/s | 180 kB 00:00 (241/543): libXtst-1.2.3-16.el9.x86_64.rpm 2.5 MB/s | 20 kB 00:00 (242/543): libXv-1.0.11-16.el9.x86_64.rpm 1.7 MB/s | 18 kB 00:00 (243/543): libXxf86vm-1.1.4-18.el9.x86_64.rpm 2.3 MB/s | 18 kB 00:00 (244/543): libasyncns-0.8-22.el9.x86_64.rpm 4.0 MB/s | 29 kB 00:00 (245/543): libcanberra-0.30-27.el9.x86_64.rpm 9.0 MB/s | 85 kB 00:00 (246/543): libcanberra-gtk2-0.30-27.el9.x86_64. 3.3 MB/s | 25 kB 00:00 (247/543): libbabeltrace-1.5.8-10.el9.x86_64.rp 9.1 MB/s | 186 kB 00:00 (248/543): libcanberra-gtk3-0.30-27.el9.x86_64. 2.9 MB/s | 31 kB 00:00 (249/543): libcap-devel-2.48-10.el9_7.1.x86_64. 2.8 MB/s | 33 kB 00:00 (250/543): libdatrie-0.2.13-4.el9.x86_64.rpm 4.1 MB/s | 32 kB 00:00 (251/543): libepoxy-1.5.5-4.el9.x86_64.rpm 17 MB/s | 244 kB 00:00 (252/543): libfontenc-1.1.3-17.el9.x86_64.rpm 3.3 MB/s | 30 kB 00:00 (253/543): libgexiv2-0.14.3-1.el9.x86_64.rpm 13 MB/s | 93 kB 00:00 (254/543): libexif-0.6.22-6.el9_8.1.x86_64.rpm 18 MB/s | 430 kB 00:00 (255/543): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 (256/543): libglvnd-1.3.4-1.el9.x86_64.rpm 6.2 MB/s | 133 kB 00:00 (257/543): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 9.4 MB/s | 140 kB 00:00 (258/543): libgsf-1.14.47-5.el9.x86_64.rpm 24 MB/s | 245 kB 00:00 (259/543): libgxps-0.3.2-3.el9.x86_64.rpm 8.4 MB/s | 78 kB 00:00 (260/543): libijs-0.35-15.el9.x86_64.rpm 7.4 MB/s | 29 kB 00:00 (261/543): libipt-2.0.4-5.el9.x86_64.rpm 7.6 MB/s | 55 kB 00:00 (262/543): libicu-devel-67.1-10.el9_6.x86_64.rp 29 MB/s | 829 kB 00:00 (263/543): libiptcdata-1.0.5-10.el9.x86_64.rpm 3.8 MB/s | 60 kB 00:00 (264/543): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 19 MB/s | 174 kB 00:00 (265/543): libldac-2.0.2.3-10.el9.x86_64.rpm 4.7 MB/s | 40 kB 00:00 (266/543): libmpc-1.2.1-4.el9.x86_64.rpm 9.3 MB/s | 61 kB 00:00 (267/543): libnotify-0.7.9-8.el9.x86_64.rpm 6.4 MB/s | 43 kB 00:00 (268/543): libnsl2-2.0.0-1.el9.0.1.x86_64.rpm 4.6 MB/s | 30 kB 00:00 (269/543): libogg-1.3.4-6.el9.x86_64.rpm 5.0 MB/s | 32 kB 00:00 (270/543): libpaper-1.1.28-4.el9.x86_64.rpm 7.0 MB/s | 41 kB 00:00 (271/543): libosinfo-1.10.0-1.el9.x86_64.rpm 20 MB/s | 312 kB 00:00 (272/543): libproxy-webkitgtk4-0.4.15-35.el9.x8 2.3 MB/s | 21 kB 00:00 (273/543): libquadmath-devel-11.5.0-14.el9.x86_ 4.2 MB/s | 25 kB 00:00 (274/543): libsbc-1.4-10.el9.x86_64.rpm 9.6 MB/s | 43 kB 00:00 (275/543): libgs-9.54.0-19.el9_6.x86_64.rpm 25 MB/s | 3.1 MB 00:00 (276/543): libsndfile-1.0.31-9.el9_8.1.x86_64.r 5.6 MB/s | 205 kB 00:00 (277/543): libsoup-2.72.0-16.el9_8.1.x86_64.rpm 27 MB/s | 389 kB 00:00 (278/543): libstemmer-0-18.585svn.el9.x86_64.rp 17 MB/s | 83 kB 00:00 (279/543): libthai-0.1.28-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 (280/543): libtheora-1.1.1-31.el9.x86_64.rpm 22 MB/s | 163 kB 00:00 (281/543): librsvg2-2.50.7-3.el9.x86_64.rpm 29 MB/s | 2.8 MB 00:00 (282/543): libtiff-4.4.0-18.el9_8.x86_64.rpm 6.7 MB/s | 196 kB 00:00 (283/543): libtool-2.4.6-46.el9.x86_64.rpm 33 MB/s | 577 kB 00:00 (284/543): libstdc++-devel-11.5.0-14.el9.x86_64 24 MB/s | 2.2 MB 00:00 (285/543): libtracker-sparql-3.1.2-3.el9_1.x86_ 7.5 MB/s | 316 kB 00:00 (286/543): libuv-1.42.0-2.el9_4.x86_64.rpm 4.2 MB/s | 146 kB 00:00 (287/543): libwayland-client-1.21.0-1.el9.x86_6 4.3 MB/s | 33 kB 00:00 (288/543): libwayland-cursor-1.21.0-1.el9.x86_6 3.1 MB/s | 18 kB 00:00 (289/543): libwayland-egl-1.21.0-1.el9.x86_64.r 2.2 MB/s | 12 kB 00:00 (290/543): libvorbis-1.3.7-5.el9.x86_64.rpm 10 MB/s | 192 kB 00:00 (291/543): libwebp-1.2.0-8.el9.x86_64.rpm 19 MB/s | 276 kB 00:00 (292/543): libxcb-1.13.1-9.el9.x86_64.rpm 14 MB/s | 224 kB 00:00 (293/543): libxcrypt-compat-4.4.18-3.el9.x86_64 5.7 MB/s | 88 kB 00:00 (294/543): libxcrypt-devel-4.4.18-3.el9.x86_64. 2.3 MB/s | 28 kB 00:00 (295/543): libxkbcommon-1.0.3-4.el9.x86_64.rpm 9.8 MB/s | 132 kB 00:00 (296/543): libxshmfence-1.3-10.el9.x86_64.rpm 1.1 MB/s | 12 kB 00:00 (297/543): libzstd-devel-1.5.1-2.el9.x86_64.rpm 5.7 MB/s | 46 kB 00:00 (298/543): llvm-filesystem-21.1.8-2.el9.x86_64. 1.5 MB/s | 14 kB 00:00 (299/543): libxslt-1.1.34-14.el9_7.1.x86_64.rpm 9.2 MB/s | 240 kB 00:00 (300/543): low-memory-monitor-2.1-4.el9.x86_64. 3.5 MB/s | 35 kB 00:00 (301/543): m4-1.4.19-1.el9.x86_64.rpm 29 MB/s | 294 kB 00:00 (302/543): mesa-filesystem-25.2.7-4.el9.x86_64. 1.4 MB/s | 11 kB 00:00 (303/543): mesa-libEGL-25.2.7-4.el9.x86_64.rpm 11 MB/s | 126 kB 00:00 (304/543): mesa-libGL-25.2.7-4.el9.x86_64.rpm 11 MB/s | 118 kB 00:00 (305/543): mesa-libgbm-25.2.7-4.el9.x86_64.rpm 4.2 MB/s | 17 kB 00:00 (306/543): mkfontscale-1.2.1-3.el9.x86_64.rpm 6.6 MB/s | 31 kB 00:00 (307/543): mod_http2-2.0.26-6.el9_8.1.x86_64.rp 18 MB/s | 163 kB 00:00 (308/543): mod_lua-2.4.62-13.el9_8.1.x86_64.rpm 10 MB/s | 59 kB 00:00 (309/543): mpdecimal-2.5.1-3.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 (310/543): nspr-4.36.0-8.el9.x86_64.rpm 22 MB/s | 133 kB 00:00 (311/543): nss-3.112.0-8.el9.x86_64.rpm 36 MB/s | 723 kB 00:00 (312/543): nss-softokn-3.112.0-8.el9.x86_64.rpm 34 MB/s | 398 kB 00:00 (313/543): nss-softokn-freebl-3.112.0-8.el9.x86 32 MB/s | 416 kB 00:00 (314/543): nss-sysinit-3.112.0-8.el9.x86_64.rpm 4.4 MB/s | 18 kB 00:00 (315/543): nss-util-3.112.0-8.el9.x86_64.rpm 12 MB/s | 89 kB 00:00 (316/543): openblas-0.3.29-1.el9.x86_64.rpm 7.4 MB/s | 41 kB 00:00 (317/543): mesa-dri-drivers-25.2.7-4.el9.x86_64 42 MB/s | 9.3 MB 00:00 (318/543): openjpeg2-2.4.0-8.el9.x86_64.rpm 17 MB/s | 161 kB 00:00 (319/543): openssl-devel-3.5.5-4.el9_8.x86_64.r 40 MB/s | 3.4 MB 00:00 (320/543): openblas-openmp-0.3.29-1.el9.x86_64. 23 MB/s | 5.3 MB 00:00 (321/543): opus-1.3.1-10.el9.x86_64.rpm 3.1 MB/s | 199 kB 00:00 (322/543): orc-0.4.31-8.el9.x86_64.rpm 13 MB/s | 182 kB 00:00 (323/543): osinfo-db-tools-1.10.0-1.el9.x86_64. 6.6 MB/s | 68 kB 00:00 (324/543): osinfo-db-20250606-2.el9.rocky.20260 13 MB/s | 316 kB 00:00 (325/543): pango-1.48.7-3.el9.x86_64.rpm 19 MB/s | 297 kB 00:00 (326/543): patch-2.7.6-16.el9.x86_64.rpm 8.0 MB/s | 127 kB 00:00 (327/543): perl-AutoLoader-5.74-483.el9.noarch. 1.9 MB/s | 20 kB 00:00 (328/543): perl-B-1.80-483.el9.x86_64.rpm 21 MB/s | 178 kB 00:00 (329/543): perl-Carp-1.50-460.el9.0.1.noarch.rp 2.8 MB/s | 29 kB 00:00 (330/543): perl-Class-Struct-0.66-483.el9.noarc 2.4 MB/s | 21 kB 00:00 (331/543): perl-Data-Dumper-2.174-462.el9.x86_6 7.7 MB/s | 55 kB 00:00 (332/543): perl-Digest-1.19-4.el9.0.1.noarch.rp 3.7 MB/s | 25 kB 00:00 (333/543): perl-Digest-MD5-2.58-4.el9.x86_64.rp 5.5 MB/s | 36 kB 00:00 (334/543): perl-DynaLoader-1.47-483.el9.x86_64. 4.0 MB/s | 24 kB 00:00 (335/543): perl-Errno-1.30-483.el9.x86_64.rpm 2.4 MB/s | 14 kB 00:00 (336/543): perl-Error-0.17029-7.el9.0.1.noarch. 8.2 MB/s | 41 kB 00:00 (337/543): perl-Exporter-5.74-461.el9.noarch.rp 5.2 MB/s | 31 kB 00:00 (338/543): perl-Fcntl-1.13-483.el9.x86_64.rpm 3.3 MB/s | 19 kB 00:00 (339/543): perl-File-Basename-2.85-483.el9.noar 3.7 MB/s | 16 kB 00:00 (340/543): perl-Encode-3.08-462.el9.x86_64.rpm 33 MB/s | 1.7 MB 00:00 (341/543): perl-File-Compare-1.100.600-483.el9. 540 kB/s | 12 kB 00:00 (342/543): perl-File-Copy-2.34-483.el9.noarch.r 2.9 MB/s | 19 kB 00:00 (343/543): perl-File-Find-1.37-483.el9.noarch.r 3.7 MB/s | 24 kB 00:00 (344/543): perl-File-Path-2.18-4.el9.noarch.rpm 4.9 MB/s | 35 kB 00:00 (345/543): perl-File-Temp-0.231.100-4.el9.noarc 8.0 MB/s | 59 kB 00:00 (346/543): perl-File-stat-1.09-483.el9.noarch.r 2.2 MB/s | 16 kB 00:00 (347/543): perl-FileHandle-2.03-483.el9.noarch. 2.1 MB/s | 14 kB 00:00 (348/543): perl-Getopt-Long-2.52-4.el9.noarch.r 7.6 MB/s | 60 kB 00:00 (349/543): perl-Getopt-Std-1.12-483.el9.noarch. 2.0 MB/s | 14 kB 00:00 (350/543): perl-Git-2.52.0-1.el9.noarch.rpm 4.5 MB/s | 37 kB 00:00 (351/543): perl-HTTP-Tiny-0.076-462.el9.noarch. 8.2 MB/s | 53 kB 00:00 (352/543): perl-IO-1.43-483.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 (353/543): perl-IO-Socket-IP-0.41-5.el9.noarch. 5.4 MB/s | 42 kB 00:00 (354/543): perl-IO-Socket-SSL-2.073-2.el9.noarc 22 MB/s | 214 kB 00:00 (355/543): perl-IPC-Open3-1.21-483.el9.noarch.r 2.2 MB/s | 22 kB 00:00 (356/543): perl-JSON-4.03-5.el9.0.1.noarch.rpm 12 MB/s | 95 kB 00:00 (357/543): perl-MIME-Base64-3.16-4.el9.x86_64.r 4.4 MB/s | 30 kB 00:00 (358/543): perl-Math-BigInt-1.9998.18-460.el9.n 24 MB/s | 188 kB 00:00 (359/543): perl-Math-Complex-1.59-483.el9.noarc 5.8 MB/s | 45 kB 00:00 (360/543): perl-Mozilla-CA-20200520-6.el9.noarc 2.3 MB/s | 12 kB 00:00 (361/543): perl-NDBM_File-1.15-483.el9.x86_64.r 4.1 MB/s | 21 kB 00:00 (362/543): perl-POSIX-1.94-483.el9.x86_64.rpm 13 MB/s | 95 kB 00:00 (363/543): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 23 MB/s | 391 kB 00:00 (364/543): perl-PathTools-3.78-461.el9.x86_64.r 8.2 MB/s | 85 kB 00:00 (365/543): perl-Pod-Escapes-1.07-460.el9.0.1.no 3.0 MB/s | 20 kB 00:00 (366/543): perl-Pod-Perldoc-3.28.01-461.el9.noa 11 MB/s | 83 kB 00:00 (367/543): perl-Pod-Simple-3.42-4.el9.noarch.rp 17 MB/s | 215 kB 00:00 (368/543): perl-Pod-Usage-2.01-4.el9.noarch.rpm 3.4 MB/s | 40 kB 00:00 (369/543): perl-Scalar-List-Utils-1.56-462.el9. 8.9 MB/s | 70 kB 00:00 (370/543): perl-SelectSaver-1.02-483.el9.noarch 1.4 MB/s | 10 kB 00:00 (371/543): perl-Socket-2.031-4.el9.x86_64.rpm 8.8 MB/s | 54 kB 00:00 (372/543): perl-Storable-3.21-460.el9.x86_64.rp 8.5 MB/s | 95 kB 00:00 (373/543): perl-Symbol-1.08-483.el9.noarch.rpm 1.3 MB/s | 13 kB 00:00 (374/543): perl-Term-Cap-1.17-460.el9.0.1.noarc 5.3 MB/s | 22 kB 00:00 (375/543): perl-Term-ANSIColor-5.01-461.el9.0.1 6.0 MB/s | 48 kB 00:00 (376/543): perl-TermReadKey-2.38-11.el9.x86_64. 5.4 MB/s | 36 kB 00:00 (377/543): perl-Text-ParseWords-3.30-460.el9.no 2.5 MB/s | 16 kB 00:00 (378/543): perl-Text-Tabs+Wrap-2013.0523-460.el 3.6 MB/s | 23 kB 00:00 (379/543): perl-Thread-Queue-3.14-460.el9.0.1.n 3.4 MB/s | 21 kB 00:00 (380/543): perl-Time-Local-1.300-7.el9.noarch.r 4.7 MB/s | 33 kB 00:00 (381/543): perl-URI-5.09-3.el9.0.1.noarch.rpm 15 MB/s | 124 kB 00:00 (382/543): perl-base-2.27-483.el9.noarch.rpm 2.0 MB/s | 15 kB 00:00 (383/543): perl-constant-1.33-461.el9.0.1.noarc 3.8 MB/s | 23 kB 00:00 (384/543): perl-diagnostics-1.37-483.el9.noarch 23 MB/s | 209 kB 00:00 (385/543): perl-if-0.60.800-483.el9.noarch.rpm 1.4 MB/s | 13 kB 00:00 (386/543): perl-interpreter-5.32.1-483.el9.x86_ 11 MB/s | 70 kB 00:00 (387/543): perl-lib-0.65-483.el9.x86_64.rpm 2.0 MB/s | 14 kB 00:00 (388/543): perl-libnet-3.13-4.el9.noarch.rpm 11 MB/s | 125 kB 00:00 (389/543): perl-mro-1.23-483.el9.x86_64.rpm 5.9 MB/s | 27 kB 00:00 (390/543): perl-overload-1.31-483.el9.noarch.rp 9.3 MB/s | 44 kB 00:00 (391/543): perl-overloading-0.02-483.el9.noarch 1.8 MB/s | 12 kB 00:00 (392/543): perl-parent-0.238-460.el9.noarch.rpm 3.6 MB/s | 14 kB 00:00 (393/543): perl-podlators-4.14-460.el9.0.1.noar 20 MB/s | 117 kB 00:00 (394/543): perl-subs-1.03-483.el9.noarch.rpm 2.0 MB/s | 10 kB 00:00 (395/543): perl-libs-5.32.1-483.el9.x86_64.rpm 32 MB/s | 2.0 MB 00:00 (396/543): perl-threads-2.25-460.el9.x86_64.rpm 2.2 MB/s | 57 kB 00:00 (397/543): perl-threads-shared-1.61-460.el9.0.1 6.6 MB/s | 44 kB 00:00 (398/543): perl-vars-1.05-483.el9.noarch.rpm 2.0 MB/s | 12 kB 00:00 (399/543): pipewire-1.4.9-1.el9.x86_64.rpm 19 MB/s | 124 kB 00:00 (400/543): pipewire-alsa-1.4.9-1.el9.x86_64.rpm 7.1 MB/s | 66 kB 00:00 (401/543): pipewire-jack-audio-connection-kit-1 1.0 MB/s | 7.9 kB 00:00 (402/543): pipewire-jack-audio-connection-kit-l 19 MB/s | 151 kB 00:00 (403/543): pipewire-pulseaudio-1.4.9-1.el9.x86_ 29 MB/s | 202 kB 00:00 (404/543): pixman-0.40.0-6.el9_3.x86_64.rpm 30 MB/s | 269 kB 00:00 (405/543): pipewire-libs-1.4.9-1.el9.x86_64.rpm 54 MB/s | 2.4 MB 00:00 (406/543): poppler-21.01.0-24.el9_8.1.x86_64.rp 27 MB/s | 1.1 MB 00:00 (407/543): poppler-glib-21.01.0-24.el9_8.1.x86_ 24 MB/s | 151 kB 00:00 (408/543): pulseaudio-libs-15.0-3.el9.x86_64.rp 47 MB/s | 663 kB 00:00 (409/543): poppler-data-0.4.9-9.el9.0.1.noarch. 31 MB/s | 1.8 MB 00:00 (410/543): python3-cairo-1.20.1-1.el9.x86_64.rp 3.3 MB/s | 91 kB 00:00 (411/543): python3-devel-3.9.25-7.el9_8.x86_64. 24 MB/s | 205 kB 00:00 (412/543): python3-distro-1.5.0-7.el9.noarch.rp 4.6 MB/s | 36 kB 00:00 (413/543): python3-gobject-3.40.1-6.el9.x86_64. 2.5 MB/s | 16 kB 00:00 (414/543): python3-lxml-4.6.5-3.el9.x86_64.rpm 52 MB/s | 1.2 MB 00:00 (415/543): python3-packaging-20.9-5.el9.noarch. 8.5 MB/s | 69 kB 00:00 (416/543): llvm-libs-21.1.8-2.el9.x86_64.rpm 27 MB/s | 31 MB 00:01 (417/543): python3-pluggy-0.13.1-7.el9.0.1.noar 6.7 MB/s | 38 kB 00:00 (418/543): python3-pip-21.3.1-2.el9_8.rocky.0.1 8.4 MB/s | 1.7 MB 00:00 (419/543): python3-tomli-2.0.1-5.el9.noarch.rpm 5.4 MB/s | 30 kB 00:00 (420/543): python3.11-3.11.13-9.el9_8.x86_64.rp 5.5 MB/s | 25 kB 00:00 (421/543): python3-py-1.10.0-6.el9.0.1.noarch.r 11 MB/s | 428 kB 00:00 (422/543): python3.11-devel-3.11.13-9.el9_8.x86 16 MB/s | 233 kB 00:00 (423/543): python3.11-pip-wheel-22.3.1-6.el9.no 37 MB/s | 1.4 MB 00:00 (424/543): python3-numpy-1.23.5-2.el9_7.x86_64. 17 MB/s | 5.8 MB 00:00 (425/543): python3.12-3.12.13-2.el9_8.x86_64.rp 5.8 MB/s | 26 kB 00:00 (426/543): python3.11-setuptools-wheel-65.5.1-5 10 MB/s | 712 kB 00:00 (427/543): python3.12-devel-3.12.13-2.el9_8.x86 11 MB/s | 275 kB 00:00 (428/543): python3.12-pip-wheel-23.2.1-5.el9.no 42 MB/s | 1.5 MB 00:00 (429/543): python3.14-3.14.4-2.el9_8.x86_64.rpm 5.8 MB/s | 27 kB 00:00 (430/543): python3.14-devel-3.14.4-2.el9_8.x86_ 30 MB/s | 389 kB 00:00 (431/543): python3.11-libs-3.11.13-9.el9_8.x86_ 35 MB/s | 9.6 MB 00:00 (432/543): python3.14-pip-wheel-25.2-3.el9.noar 39 MB/s | 1.1 MB 00:00 (433/543): rocky-logos-httpd-90.17-1.el9.noarch 2.1 MB/s | 24 kB 00:00 (434/543): rtkit-0.11-29.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 (435/543): python3.12-libs-3.12.13-2.el9_8.x86_ 35 MB/s | 9.2 MB 00:00 (436/543): sound-theme-freedesktop-0.8-17.el9.0 5.4 MB/s | 384 kB 00:00 (437/543): source-highlight-3.1.9-12.el9.x86_64 30 MB/s | 608 kB 00:00 (438/543): totem-pl-parser-3.26.6-2.el9.x86_64. 14 MB/s | 130 kB 00:00 (439/543): tracker-3.1.2-3.el9_1.x86_64.rpm 38 MB/s | 538 kB 00:00 (440/543): spirv-tools-libs-2025.4-1.el9.x86_64 29 MB/s | 1.5 MB 00:00 (441/543): upower-0.99.13-2.el9.x86_64.rpm 10 MB/s | 165 kB 00:00 (442/543): tracker-miners-3.1.2-4.el9_3.x86_64. 17 MB/s | 888 kB 00:00 (443/543): urw-base35-bookman-fonts-20200910-6. 25 MB/s | 847 kB 00:00 (444/543): python3.14-libs-3.14.4-2.el9_8.x86_6 26 MB/s | 9.9 MB 00:00 (445/543): urw-base35-d050000l-fonts-20200910-6 1.0 MB/s | 76 kB 00:00 (446/543): urw-base35-fonts-20200910-6.el9.0.1. 1.4 MB/s | 9.9 kB 00:00 (447/543): urw-base35-fonts-common-20200910-6.e 2.9 MB/s | 21 kB 00:00 (448/543): urw-base35-c059-fonts-20200910-6.el9 7.4 MB/s | 874 kB 00:00 (449/543): urw-base35-gothic-fonts-20200910-6.e 20 MB/s | 642 kB 00:00 (450/543): urw-base35-nimbus-mono-ps-fonts-2020 20 MB/s | 794 kB 00:00 (451/543): urw-base35-nimbus-roman-fonts-202009 24 MB/s | 856 kB 00:00 (452/543): urw-base35-standard-symbols-ps-fonts 8.5 MB/s | 41 kB 00:00 (453/543): urw-base35-nimbus-sans-fonts-2020091 29 MB/s | 1.3 MB 00:00 (454/543): urw-base35-p052-fonts-20200910-6.el9 21 MB/s | 973 kB 00:00 (455/543): urw-base35-z003-fonts-20200910-6.el9 7.9 MB/s | 275 kB 00:00 (456/543): vim-enhanced-8.2.2637-26.el9_8.5.x86 55 MB/s | 1.7 MB 00:00 (457/543): webrtc-audio-processing-0.3.1-8.el9. 22 MB/s | 303 kB 00:00 (458/543): wget-1.21.1-8.el9_4.x86_64.rpm 39 MB/s | 768 kB 00:00 (459/543): wireplumber-0.5.12-1.el9.x86_64.rpm 17 MB/s | 106 kB 00:00 (460/543): wireplumber-libs-0.5.12-1.el9.x86_64 31 MB/s | 423 kB 00:00 (461/543): xdg-desktop-portal-1.12.6-1.el9.x86_ 29 MB/s | 367 kB 00:00 (462/543): xdg-desktop-portal-gtk-1.12.0-3.el9. 22 MB/s | 130 kB 00:00 (463/543): vim-common-8.2.2637-26.el9_8.5.x86_6 39 MB/s | 6.6 MB 00:00 (464/543): xml-common-0.6.3-58.el9.noarch.rpm 6.0 MB/s | 31 kB 00:00 (465/543): xkeyboard-config-2.33-2.el9.0.1.noar 13 MB/s | 854 kB 00:00 (466/543): zlib-devel-1.2.11-40.el9.x86_64.rpm 5.9 MB/s | 44 kB 00:00 (467/543): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 26 MB/s | 1.0 MB 00:00 (468/543): libnghttp2-devel-1.43.0-6.el9_7.1.x8 8.1 MB/s | 52 kB 00:00 (469/543): libuv-devel-1.42.0-2.el9_4.x86_64.rp 4.7 MB/s | 26 kB 00:00 (470/543): python3-wheel-wheel-0.36.2-8.el9.noa 9.7 MB/s | 42 kB 00:00 (471/543): python3.11-wheel-wheel-0.38.4-3.el9. 9.9 MB/s | 42 kB 00:00 (472/543): webkit2gtk3-jsc-2.52.4-1.el9_8.x86_6 32 MB/s | 8.9 MB 00:00 (473/543): python3.12-wheel-wheel-0.41.2-3.el9_ 8.5 MB/s | 69 kB 00:00 (474/543): python3.14-freethreading-3.14.4-3.el 3.8 MB/s | 18 kB 00:00 (475/543): python3.12-setuptools-wheel-68.2.2-5 7.5 MB/s | 669 kB 00:00 (476/543): python3.14-freethreading-devel-3.14. 18 MB/s | 376 kB 00:00 (477/543): doxygen-1.9.1-12.el9_5.x86_64.rpm 23 MB/s | 4.2 MB 00:00 (478/543): userspace-rcu-devel-0.12.1-6.el9.x86 8.5 MB/s | 85 kB 00:00 (479/543): python3.14-setuptools-wheel-78.1.1-4 16 MB/s | 1.1 MB 00:00 (480/543): python3.14-freethreading-libs-3.14.4 48 MB/s | 10 MB 00:00 (481/543): docker-buildx-plugin-0.34.1-1.el9.x8 51 MB/s | 18 MB 00:00 (482/543): docker-ce-cli-29.6.0-1.el9.x86_64.rp 58 MB/s | 8.5 MB 00:00 (483/543): docker-ce-28.5.2-1.el9.x86_64.rpm 42 MB/s | 21 MB 00:00 (484/543): docker-ce-rootless-extras-29.6.0-1.e 24 MB/s | 5.6 MB 00:00 (485/543): git-review-2.3.1-7.el9.noarch.rpm 14 MB/s | 86 kB 00:00 (486/543): gperftools-devel-2.9.1-3.el9.x86_64. 34 MB/s | 392 kB 00:00 (487/543): gperftools-libs-2.9.1-3.el9.x86_64.r 31 MB/s | 308 kB 00:00 (488/543): containerd.io-2.2.5-1.el9.x86_64.rpm 37 MB/s | 35 MB 00:00 (489/543): gv-3.7.4-29.el9.x86_64.rpm 1.1 MB/s | 239 kB 00:00 (490/543): hiredis-1.0.2-2.el9.x86_64.rpm 3.5 MB/s | 47 kB 00:00 (491/543): hiredis-devel-1.0.2-2.el9.x86_64.rpm 5.0 MB/s | 38 kB 00:00 (492/543): iptables-legacy-1.8.10-11.1.el9.x86_ 7.0 MB/s | 50 kB 00:00 (493/543): iptables-legacy-libs-1.8.10-11.1.el9 5.5 MB/s | 38 kB 00:00 (494/543): lcov-1.14-6.el9.noarch.rpm 13 MB/s | 100 kB 00:00 (495/543): libunwind-1.6.2-1.el9.x86_64.rpm 8.2 MB/s | 67 kB 00:00 (496/543): perl-GD-2.86-1.el9.x86_64.rpm 18 MB/s | 182 kB 00:00 (497/543): perl-PerlIO-gzip-0.20-10.el9.x86_64. 2.7 MB/s | 26 kB 00:00 (498/543): pprof-2.9.1-3.el9.noarch.rpm 7.6 MB/s | 53 kB 00:00 (499/543): python3-distlib-0.3.2-1.el9.noarch.r 23 MB/s | 192 kB 00:00 (500/543): python3-extras-1.0.0-22.el9.noarch.r 1.8 MB/s | 14 kB 00:00 (501/543): python3-filelock-3.7.1-1.el9.noarch. 3.7 MB/s | 24 kB 00:00 (502/543): python3-fixtures-3.0.0-28.el9.noarch 8.8 MB/s | 90 kB 00:00 (503/543): python3-junitxml-0.7-28.el9.noarch.r 8.1 MB/s | 35 kB 00:00 (504/543): python3-future-0.18.3-3.el9.noarch.r 33 MB/s | 731 kB 00:00 (505/543): python3-pbr-5.9.0-1.el9.noarch.rpm 6.0 MB/s | 84 kB 00:00 (506/543): python3-platformdirs-2.5.4-1.el9.noa 4.5 MB/s | 31 kB 00:00 (507/543): python3-subunit-1.4.0-12.el9.noarch. 11 MB/s | 89 kB 00:00 (508/543): docker-compose-plugin-5.1.4-1.el9.x8 18 MB/s | 8.5 MB 00:00 (509/543): python3-virtualenv-20.21.1-16.el9.no 3.0 MB/s | 204 kB 00:00 (510/543): python3-testtools-2.5.0-7.el9.noarch 4.1 MB/s | 328 kB 00:00 (511/543): python3.13-3.13.13-1.el9.x86_64.rpm 1.9 MB/s | 29 kB 00:00 (512/543): python3.13-devel-3.13.13-1.el9.x86_6 21 MB/s | 362 kB 00:00 (513/543): python3.13-pip-wheel-25.1.1-1.el9.no 23 MB/s | 1.2 MB 00:00 (514/543): python3.13-setuptools-wheel-78.1.1-1 17 MB/s | 1.1 MB 00:00 (515/543): rapidjson-devel-1.1.0-18.el9.x86_64. 4.6 MB/s | 109 kB 00:00 (516/543): subunit-filters-1.4.0-12.el9.noarch. 2.0 MB/s | 16 kB 00:00 (517/543): tox-3.28.0-1.el9.noarch.rpm 15 MB/s | 171 kB 00:00 (518/543): oneTBB-2023.0.0-1.el9.x86_64.rpm 3.1 MB/s | 165 kB 00:00 (519/543): python3.13-libs-3.13.13-1.el9.x86_64 44 MB/s | 9.4 MB 00:00 (520/543): bzip2-libs-1.0.8-11.el9.x86_64.rpm 459 kB/s | 39 kB 00:00 (521/543): elfutils-debuginfod-client-0.194-1.e 7.9 MB/s | 43 kB 00:00 (522/543): elfutils-libelf-0.194-1.el9.rocky.0. 16 MB/s | 201 kB 00:00 (523/543): elfutils-libs-0.194-1.el9.rocky.0.1. 17 MB/s | 268 kB 00:00 (524/543): ima-evm-utils-1.6.2-2.el9.rocky.0.2. 5.5 MB/s | 71 kB 00:00 (525/543): libacl-2.3.1-4.el9.x86_64.rpm 2.5 MB/s | 22 kB 00:00 (526/543): libcap-2.48-10.el9_7.1.x86_64.rpm 7.5 MB/s | 66 kB 00:00 (527/543): libgcc-11.5.0-14.el9.x86_64.rpm 9.4 MB/s | 85 kB 00:00 (528/543): libgomp-11.5.0-14.el9.x86_64.rpm 22 MB/s | 258 kB 00:00 (529/543): libnghttp2-1.43.0-6.el9_7.1.x86_64.r 6.7 MB/s | 72 kB 00:00 (530/543): libselinux-3.6-3.el9.x86_64.rpm 7.2 MB/s | 85 kB 00:00 (531/543): libsepol-3.6-3.el9.x86_64.rpm 22 MB/s | 329 kB 00:00 (532/543): libstdc++-11.5.0-14.el9.x86_64.rpm 39 MB/s | 739 kB 00:00 (533/543): openssl-3.5.5-4.el9_8.x86_64.rpm 40 MB/s | 1.4 MB 00:00 (534/543): python3-3.9.25-7.el9_8.x86_64.rpm 5.1 MB/s | 26 kB 00:00 (535/543): openssl-libs-3.5.5-4.el9_8.x86_64.rp 38 MB/s | 2.3 MB 00:00 (536/543): python3-rpm-4.16.1.3-40.el9.x86_64.r 8.8 MB/s | 64 kB 00:00 (537/543): rpm-4.16.1.3-40.el9.x86_64.rpm 34 MB/s | 484 kB 00:00 (538/543): rpm-build-libs-4.16.1.3-40.el9.x86_6 9.2 MB/s | 88 kB 00:00 (539/543): rpm-libs-4.16.1.3-40.el9.x86_64.rpm 35 MB/s | 307 kB 00:00 (540/543): rpm-sign-libs-4.16.1.3-40.el9.x86_64 4.3 MB/s | 20 kB 00:00 (541/543): systemd-libs-252-67.el9_8.2.rocky.0. 31 MB/s | 656 kB 00:00 (542/543): python3-libs-3.9.25-7.el9_8.x86_64.r 43 MB/s | 7.5 MB 00:00 (543/543): oneTBB-devel-2023.0.0-1.el9.x86_64.r 462 kB/s | 223 kB 00:00 -------------------------------------------------------------------------------- Total 69 MB/s | 516 MB 00:07 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.75-2.el9_8.noarch 1/1 Preparing : 1/1 Upgrading : libgcc-11.5.0-14.el9.x86_64 1/566 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 1/566 Upgrading : libstdc++-11.5.0-14.el9.x86_64 2/566 Upgrading : bzip2-libs-1.0.8-11.el9.x86_64 3/566 Upgrading : libcap-2.48-10.el9_7.1.x86_64 4/566 Installing : urw-base35-fonts-common-20200910-6.el9.0.1.noarc 5/566 Installing : libpng-2:1.6.37-15.el9.x86_64 6/566 Installing : libicu-67.1-10.el9_6.x86_64 7/566 Upgrading : libacl-2.3.1-4.el9.x86_64 8/566 Upgrading : elfutils-libelf-0.194-1.el9.rocky.0.1.x86_64 9/566 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 10/566 Installing : boost-system-1.75.0-13.el9_7.x86_64 11/566 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 12/566 Installing : boost-thread-1.75.0-13.el9_7.x86_64 13/566 Installing : nspr-4.36.0-8.el9.x86_64 14/566 Installing : atk-2.36.0-5.el9.x86_64 15/566 Installing : mpdecimal-2.5.1-3.el9.x86_64 16/566 Installing : libogg-2:1.3.4-6.el9.x86_64 17/566 Installing : libvorbis-1:1.3.7-5.el9.x86_64 18/566 Installing : avahi-libs-0.8-23.el9.x86_64 19/566 Installing : nss-util-3.112.0-8.el9.x86_64 20/566 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 21/566 Installing : boost-regex-1.75.0-13.el9_7.x86_64 22/566 Upgrading : libgomp-11.5.0-14.el9.x86_64 23/566 Installing : libwayland-client-1.21.0-1.el9.x86_64 24/566 Installing : libX11-xcb-1.8.12-1.el9.x86_64 25/566 Installing : lcms2-2.12-3.el9.x86_64 26/566 Installing : cmake-filesystem-3.31.8-3.el9.x86_64 27/566 Installing : alsa-lib-1.2.15.3-1.el9.x86_64 28/566 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 29/566 Installing : libtirpc-1.3.3-9.el9.x86_64 30/566 Installing : libmnl-1.0.4-16.el9_4.x86_64 31/566 Installing : json-glib-1.6.6-1.el9.x86_64 32/566 Installing : cups-libs-1:2.3.3op2-38.el9_8.x86_64 33/566 Upgrading : elfutils-libs-0.194-1.el9.rocky.0.1.x86_64 34/566 Installing : boost-context-1.75.0-13.el9_7.x86_64 35/566 Installing : libquadmath-11.5.0-14.el9.x86_64 36/566 Upgrading : libsepol-3.6-3.el9.x86_64 37/566 Upgrading : libselinux-3.6-3.el9.x86_64 38/566 Installing : python3.14-pip-wheel-25.2-3.el9.noarch 39/566 Installing : opus-1.3.1-10.el9.x86_64 40/566 Installing : m4-1.4.19-1.el9.x86_64 41/566 Installing : libwebp-1.2.0-8.el9.x86_64 42/566 Installing : libmpc-1.2.1-4.el9.x86_64 43/566 Installing : apr-1.7.0-12.el9_3.x86_64 44/566 Installing : libtdb-1.4.14-1.el9.x86_64 45/566 Installing : libseccomp-2.5.2-2.el9.x86_64 46/566 Installing : libbrotli-1.0.9-9.el9_7.x86_64 47/566 Installing : hwdata-0.348-9.22.el9.noarch 48/566 Installing : libselinux-utils-3.6-3.el9.x86_64 49/566 Installing : libgfortran-11.5.0-14.el9.x86_64 50/566 Installing : libnsl2-2.0.0-1.el9.0.1.x86_64 51/566 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 52/566 Installing : libproxy-0.4.15-35.el9.x86_64 53/566 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 54/566 Installing : boost-python3-1.75.0-13.el9_7.x86_64 55/566 Upgrading : libnghttp2-1.43.0-6.el9_7.1.x86_64 56/566 Installing : python3.13-pip-wheel-25.1.1-1.el9.noarch 57/566 Installing : docker-buildx-plugin-0.34.1-1.el9.x86_64 58/566 Running scriptlet: docker-buildx-plugin-0.34.1-1.el9.x86_64 58/566 Installing : docker-compose-plugin-5.1.4-1.el9.x86_64 59/566 Running scriptlet: docker-compose-plugin-5.1.4-1.el9.x86_64 59/566 Running scriptlet: xml-common-0.6.3-58.el9.noarch 60/566 Installing : xml-common-0.6.3-58.el9.noarch 60/566 Installing : python3.12-pip-wheel-23.2.1-5.el9.noarch 61/566 Installing : python3.11-setuptools-wheel-65.5.1-5.el9.noarch 62/566 Installing : pixman-0.40.0-6.el9_3.x86_64 63/566 Installing : openjpeg2-2.4.0-8.el9.x86_64 64/566 Installing : libxslt-1.1.34-14.el9_7.1.x86_64 65/566 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 66/566 Installing : python3.11-pip-wheel-22.3.1-6.el9.noarch 67/566 Installing : libwayland-egl-1.21.0-1.el9.x86_64 68/566 Installing : libuv-1:1.42.0-2.el9_4.x86_64 69/566 Installing : libstemmer-0-18.585svn.el9.x86_64 70/566 Installing : libglvnd-1:1.3.4-1.el9.x86_64 71/566 Installing : libICE-1.0.10-8.el9.x86_64 72/566 Installing : jbig2dec-libs-0.19-7.el9.x86_64 73/566 Installing : hicolor-icon-theme-0.17-13.el9.noarch 74/566 Installing : fribidi-1.0.10-6.el9.2.x86_64 75/566 Installing : flexiblas-3.0.4-9.el9.x86_64 76/566 Installing : emacs-filesystem-1:27.2-18.el9.noarch 77/566 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 78/566 Installing : adobe-mappings-cmap-20171205-12.el9.noarch 79/566 Installing : which-2.21-30.el9_6.x86_64 80/566 Installing : vim-filesystem-2:8.2.2637-26.el9_8.5.noarch 81/566 Installing : make-1:4.3-8.el9.x86_64 82/566 Installing : libedit-3.1-39.20210216cvs.el9.x86_64 83/566 Installing : gobject-introspection-1.68.0-11.el9.x86_64 84/566 Installing : cmake-data-3.31.8-3.el9.noarch 85/566 Installing : cmake-3.31.8-3.el9.x86_64 86/566 Installing : vim-common-2:8.2.2637-26.el9_8.5.x86_64 87/566 Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 88/566 Installing : boost-wave-1.75.0-13.el9_7.x86_64 89/566 Installing : libSM-1.2.3-10.el9.x86_64 90/566 Installing : iso-codes-4.6.0-3.el9.noarch 91/566 Installing : docker-ce-cli-1:29.6.0-1.el9.x86_64 92/566 Running scriptlet: docker-ce-cli-1:29.6.0-1.el9.x86_64 92/566 Installing : boost-log-1.75.0-13.el9_7.x86_64 93/566 Installing : libpciaccess-0.16-7.el9.x86_64 94/566 Installing : libdrm-2.4.128-1.el9.x86_64 95/566 Installing : osinfo-db-20250606-2.el9.rocky.20260312.noarch 96/566 Installing : cpp-11.5.0-14.el9.x86_64 97/566 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 98/566 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 99/566 Installing : libbabeltrace-1.5.8-10.el9.x86_64 100/566 Installing : libnftnl-1.2.6-4.el9_4.x86_64 101/566 Installing : fftw-libs-single-3.3.8-12.el9.0.1.x86_64 102/566 Installing : boost-graph-1.75.0-13.el9_7.x86_64 103/566 Installing : source-highlight-3.1.9-12.el9.x86_64 104/566 Installing : nss-softokn-freebl-3.112.0-8.el9.x86_64 105/566 Installing : nss-softokn-3.112.0-8.el9.x86_64 106/566 Installing : nss-3.112.0-8.el9.x86_64 107/566 Running scriptlet: nss-3.112.0-8.el9.x86_64 107/566 Installing : nss-sysinit-3.112.0-8.el9.x86_64 108/566 Installing : avahi-glib-0.8-23.el9.x86_64 109/566 Installing : flac-libs-1.3.3-10.el9_2.1.x86_64 110/566 Installing : libtheora-1:1.1.1-31.el9.x86_64 111/566 Installing : boost-locale-1.75.0-13.el9_7.x86_64 112/566 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 113/566 Installing : boost-timer-1.75.0-13.el9_7.x86_64 114/566 Installing : libbpf-2:1.5.0-3.el9.x86_64 115/566 Installing : acl-2.3.1-4.el9.x86_64 116/566 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 117/566 Installing : graphite2-1.3.14-9.el9.x86_64 118/566 Installing : harfbuzz-2.7.4-10.el9.x86_64 119/566 Installing : freetype-2.10.4-10.el9_5.x86_64 120/566 Installing : fontconfig-2.14.0-2.el9_1.x86_64 121/566 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 121/566 Installing : urw-base35-bookman-fonts-20200910-6.el9.0.1.noar 122/566 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.0.1.noar 122/566 Installing : urw-base35-c059-fonts-20200910-6.el9.0.1.noarch 123/566 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.0.1.noarch 123/566 Installing : urw-base35-d050000l-fonts-20200910-6.el9.0.1.noa 124/566 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.0.1.noa 124/566 Installing : urw-base35-gothic-fonts-20200910-6.el9.0.1.noarc 125/566 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.0.1.noarc 125/566 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.0 126/566 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.0 126/566 Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.0.1 127/566 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.0.1 127/566 Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.0.1. 128/566 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.0.1. 128/566 Installing : urw-base35-p052-fonts-20200910-6.el9.0.1.noarch 129/566 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.0.1.noarch 129/566 Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 130/566 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 130/566 Installing : urw-base35-z003-fonts-20200910-6.el9.0.1.noarch 131/566 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.0.1.noarch 131/566 Installing : urw-base35-fonts-20200910-6.el9.0.1.noarch 132/566 Running scriptlet: groff-base-1.22.4-10.el9.0.1.x86_64 133/566 Installing : groff-base-1.22.4-10.el9.0.1.x86_64 133/566 Running scriptlet: groff-base-1.22.4-10.el9.0.1.x86_64 133/566 Installing : boost-container-1.75.0-13.el9_7.x86_64 134/566 Installing : boost-contract-1.75.0-13.el9_7.x86_64 135/566 Installing : boost-math-1.75.0-13.el9_7.x86_64 136/566 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 137/566 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 138/566 Installing : boost-random-1.75.0-13.el9_7.x86_64 139/566 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 140/566 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 141/566 Installing : boost-test-1.75.0-13.el9_7.x86_64 142/566 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 143/566 Installing : exiv2-libs-0.27.5-2.el9.x86_64 144/566 Installing : exiv2-0.27.5-2.el9.x86_64 145/566 Installing : libgexiv2-0.14.3-1.el9.x86_64 146/566 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 147/566 Installing : spirv-tools-libs-2025.4-1.el9.x86_64 148/566 Installing : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 149/566 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 150/566 Installing : libgusb-0.3.8-2.el9.x86_64 151/566 Installing : low-memory-monitor-2.1-4.el9.x86_64 152/566 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 152/566 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 153/566 Installing : libunwind-1.6.2-1.el9.x86_64 154/566 Installing : gperftools-libs-2.9.1-3.el9.x86_64 155/566 Upgrading : openssl-libs-1:3.5.5-4.el9_8.x86_64 156/566 Installing : openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 157/566 Upgrading : systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 158/566 Running scriptlet: systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 158/566 Upgrading : rpm-4.16.1.3-40.el9.x86_64 159/566 Upgrading : rpm-libs-4.16.1.3-40.el9.x86_64 160/566 Upgrading : python3-3.9.25-7.el9_8.x86_64 161/566 Upgrading : python3-libs-3.9.25-7.el9_8.x86_64 162/566 Installing : python3-setuptools-53.0.0-15.el9.noarch 163/566 Installing : gstreamer1-1.22.12-3.el9.x86_64 164/566 Installing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 165/566 Installing : python3-gobject-base-3.40.1-6.el9.x86_64 166/566 Installing : python3-idna-2.10-7.el9_4.1.noarch 167/566 Installing : python3-extras-1.0.0-22.el9.noarch 168/566 Installing : python3-filelock-3.7.1-1.el9.noarch 169/566 Installing : libgudev-237-1.el9.x86_64 170/566 Installing : polkit-libs-0.117-14.el9.x86_64 171/566 Installing : kmod-28-11.el9.x86_64 172/566 Installing : kmod-libs-28-11.el9.x86_64 173/566 Installing : python3.11-3.11.13-9.el9_8.x86_64 174/566 Installing : python3.11-libs-3.11.13-9.el9_8.x86_64 175/566 Installing : python3.12-3.12.13-2.el9_8.x86_64 176/566 Installing : python3.12-libs-3.12.13-2.el9_8.x86_64 177/566 Installing : python3.14-3.14.4-2.el9_8.x86_64 178/566 Installing : python3.14-libs-3.14.4-2.el9_8.x86_64 179/566 Installing : python3.14-freethreading-3.14.4-3.el9_8.x86_64 180/566 Installing : python3.14-freethreading-libs-3.14.4-3.el9_8.x86 181/566 Installing : python3.13-3.13.13-1.el9.x86_64 182/566 Installing : python3.13-libs-3.13.13-1.el9.x86_64 183/566 Upgrading : elfutils-debuginfod-client-0.194-1.el9.rocky.0.1 184/566 Installing : python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch 185/566 Installing : python3-py-1.10.0-6.el9.0.1.noarch 186/566 Installing : python3-chardet-4.0.0-5.el9.noarch 187/566 Installing : python3-pyparsing-2.4.7-9.el9.0.1.noarch 188/566 Installing : python3-packaging-20.9-5.el9.noarch 189/566 Installing : python3-pysocks-1.7.1-12.el9.0.1.noarch 190/566 Installing : python3-urllib3-1.26.5-7.el9.noarch 191/566 Installing : python3-requests-2.25.1-10.el9_6.noarch 192/566 Installing : python3-pluggy-0.13.1-7.el9.0.1.noarch 193/566 Installing : python3-tomli-2.0.1-5.el9.noarch 194/566 Installing : python3-distlib-0.3.2-1.el9.noarch 195/566 Installing : python3-junitxml-0.7-28.el9.noarch 196/566 Installing : python3-platformdirs-2.5.4-1.el9.noarch 197/566 Upgrading : rpm-build-libs-4.16.1.3-40.el9.x86_64 198/566 Installing : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 199/566 Installing : colord-libs-1.4.5-6.el9_6.x86_64 200/566 Installing : webkit2gtk3-jsc-2.52.4-1.el9_8.x86_64 201/566 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 202/566 Running scriptlet: openssh-9.9p1-7.el9_8.rocky.0.1.x86_64 203/566 Installing : openssh-9.9p1-7.el9_8.rocky.0.1.x86_64 203/566 Installing : apr-util-bdb-1.6.1-23.el9.x86_64 204/566 Installing : apr-util-1.6.1-23.el9.x86_64 205/566 Installing : apr-util-openssl-1.6.1-23.el9.x86_64 206/566 Installing : httpd-tools-2.4.62-13.el9_8.1.x86_64 207/566 Installing : hiredis-1.0.2-2.el9.x86_64 208/566 Installing : python3.13-setuptools-wheel-78.1.1-1.el9.noarch 209/566 Installing : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 210/566 Installing : python3.14-setuptools-wheel-78.1.1-4.el9.noarch 211/566 Installing : python3.12-wheel-wheel-0.41.2-3.el9_7.1.noarch 212/566 Installing : python3.12-setuptools-wheel-68.2.2-5.el9_6.noarc 213/566 Installing : python3.11-wheel-wheel-0.38.4-3.el9.noarch 214/566 Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 215/566 Installing : python3-virtualenv-20.21.1-16.el9.noarch 216/566 Installing : xkeyboard-config-2.33-2.el9.0.1.noarch 217/566 Installing : libxkbcommon-1.0.3-4.el9.x86_64 218/566 Installing : sound-theme-freedesktop-0.8-17.el9.0.1.noarch 219/566 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.0.1.noarch 219/566 Installing : rocky-logos-httpd-90.17-1.el9.noarch 220/566 Installing : poppler-data-0.4.9-9.el9.0.1.noarch 221/566 Installing : orc-0.4.31-8.el9.x86_64 222/566 Installing : openblas-0.3.29-1.el9.x86_64 223/566 Installing : openblas-openmp-0.3.29-1.el9.x86_64 224/566 Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 225/566 Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 226/566 Installing : python3-numpy-1:1.23.5-2.el9_7.x86_64 227/566 Installing : boost-numpy3-1.75.0-13.el9_7.x86_64 228/566 Installing : boost-1.75.0-13.el9_7.x86_64 229/566 Installing : mesa-filesystem-25.2.7-4.el9.x86_64 230/566 Installing : llvm-filesystem-21.1.8-2.el9.x86_64 231/566 Installing : llvm-libs-21.1.8-2.el9.x86_64 232/566 Installing : libxshmfence-1.3-10.el9.x86_64 233/566 Installing : libsbc-1.4-10.el9.x86_64 234/566 Installing : libpaper-1.1.28-4.el9.x86_64 235/566 Installing : libldac-2.0.2.3-10.el9.x86_64 236/566 Installing : libiptcdata-1.0.5-10.el9.x86_64 237/566 Installing : libipt-2.0.4-5.el9.x86_64 238/566 Installing : libijs-0.35-15.el9.x86_64 239/566 Installing : libfontenc-1.1.3-17.el9.x86_64 240/566 Installing : mkfontscale-1.2.1-3.el9.x86_64 241/566 Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 242/566 Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 242/566 Installing : libexif-0.6.22-6.el9_8.1.x86_64 243/566 Installing : libepoxy-1.5.5-4.el9.x86_64 244/566 Installing : libdatrie-0.2.13-4.el9.x86_64 245/566 Installing : libthai-0.1.28-8.el9.x86_64 246/566 Installing : libasyncns-0.8-22.el9.x86_64 247/566 Installing : libXau-1.0.9-8.el9.x86_64 248/566 Installing : libxcb-1.13.1-9.el9.x86_64 249/566 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 250/566 Installing : mesa-dri-drivers-25.2.7-4.el9.x86_64 251/566 Installing : mesa-libgbm-25.2.7-4.el9.x86_64 252/566 Installing : mesa-libEGL-25.2.7-4.el9.x86_64 253/566 Installing : libX11-common-1.8.12-1.el9.noarch 254/566 Installing : libX11-1.8.12-1.el9.x86_64 255/566 Installing : libXext-1.3.4-8.el9.x86_64 256/566 Installing : libXrender-0.9.10-16.el9.x86_64 257/566 Installing : cairo-1.17.4-7.el9.x86_64 258/566 Installing : libXt-1.2.0-6.el9.x86_64 259/566 Installing : libXi-1.7.10-8.el9.x86_64 260/566 Installing : libXmu-1.1.3-8.el9.x86_64 261/566 Installing : cairo-gobject-1.17.4-7.el9.x86_64 262/566 Installing : libXfixes-5.0.3-16.el9.x86_64 263/566 Installing : libXinerama-1.1.4-10.el9.x86_64 264/566 Installing : libXpm-3.5.13-10.el9.x86_64 265/566 Installing : libXcursor-1.2.0-7.el9.x86_64 266/566 Installing : libXdamage-1.1.5-7.el9.x86_64 267/566 Installing : libXrandr-1.5.2-8.el9.x86_64 268/566 Installing : libXcomposite-0.4.5-7.el9.x86_64 269/566 Installing : Xaw3d-1.6.3-7.el9.x86_64 270/566 Installing : libXaw-1.0.13-19.el9.x86_64 271/566 Installing : libXtst-1.2.3-16.el9.x86_64 272/566 Installing : python3-cairo-1.20.1-1.el9.x86_64 273/566 Installing : python3-gobject-3.40.1-6.el9.x86_64 274/566 Installing : libXft-2.3.3-8.el9.x86_64 275/566 Installing : pango-1.48.7-3.el9.x86_64 276/566 Installing : libXv-1.0.11-16.el9.x86_64 277/566 Installing : libXxf86vm-1.1.4-18.el9.x86_64 278/566 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 279/566 Installing : mesa-libGL-25.2.7-4.el9.x86_64 280/566 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 281/566 Installing : jbigkit-libs-2.1-23.el9.x86_64 282/566 Installing : libtiff-4.4.0-18.el9_8.x86_64 283/566 Installing : gd-2.3.2-3.el9.x86_64 284/566 Installing : libgxps-0.3.2-3.el9.x86_64 285/566 Installing : poppler-21.01.0-24.el9_8.1.x86_64 286/566 Installing : poppler-glib-21.01.0-24.el9_8.1.x86_64 287/566 Running scriptlet: httpd-filesystem-2.4.62-13.el9_8.1.noarch 288/566 Installing : httpd-filesystem-2.4.62-13.el9_8.1.noarch 288/566 Installing : gsm-1.0.19-6.el9.x86_64 289/566 Installing : libsndfile-1.0.31-9.el9_8.1.x86_64 290/566 Installing : pulseaudio-libs-15.0-3.el9.x86_64 291/566 Installing : graphene-1.10.6-2.el9.x86_64 292/566 Installing : gstreamer1-plugins-base-1.22.12-8.el9_8.x86_64 293/566 Installing : gpm-libs-1.20.7-29.el9.x86_64 294/566 Installing : google-droid-sans-fonts-20200215-11.el9.2.0.1.no 295/566 Installing : glibc-headers-2.34-270.el9_8.x86_64 296/566 Installing : giflib-5.2.1-10.el9_8.1.x86_64 297/566 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 298/566 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 299/566 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 300/566 Installing : adobe-mappings-pdf-20180407-10.el9.noarch 301/566 Installing : libgs-9.54.0-19.el9_6.x86_64 302/566 Installing : ghostscript-tools-fonts-9.54.0-19.el9_6.x86_64 303/566 Installing : ghostscript-tools-printing-9.54.0-19.el9_6.x86_6 304/566 Installing : ghostscript-9.54.0-19.el9_6.x86_64 305/566 Installing : ghostscript-x11-9.54.0-19.el9_6.x86_64 306/566 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 307/566 Installing : xz-5.2.5-8.el9_0.x86_64 308/566 Installing : userspace-rcu-0.12.1-6.el9.x86_64 309/566 Installing : systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noar 310/566 Installing : dbus-1:1.12.20-8.el9.x86_64 311/566 Installing : systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 312/566 Running scriptlet: systemd-252-67.el9_8.2.rocky.0.1.x86_64 313/566 Installing : systemd-252-67.el9_8.2.rocky.0.1.x86_64 313/566 Running scriptlet: systemd-252-67.el9_8.2.rocky.0.1.x86_64 313/566 Installing : dbus-common-1:1.12.20-8.el9.noarch 314/566 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 314/566 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. Installing : dbus-broker-28-8.el9.x86_64 315/566 Running scriptlet: dbus-broker-28-8.el9.x86_64 315/566 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-14.el9.x86_64 316/566 Installing : polkit-0.117-14.el9.x86_64 316/566 Running scriptlet: polkit-0.117-14.el9.x86_64 316/566 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 317/566 Installing : libcanberra-0.30-27.el9.x86_64 318/566 Running scriptlet: libcanberra-0.30-27.el9.x86_64 318/566 Running scriptlet: rtkit-0.11-29.el9.x86_64 319/566 Installing : rtkit-0.11-29.el9.x86_64 319/566 Running scriptlet: rtkit-0.11-29.el9.x86_64 319/566 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.207-4.el9.1.x86_64 320/566 Installing : device-mapper-9:1.02.207-4.el9.1.x86_64 321/566 Installing : cryptsetup-libs-2.8.1-3.el9.x86_64 322/566 Installing : at-spi2-core-2.40.3-1.el9.x86_64 323/566 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 324/566 Installing : dconf-0.40.0-6.el9.x86_64 325/566 Running scriptlet: dconf-0.40.0-6.el9.x86_64 325/566 Installing : shared-mime-info-2.1-5.el9.x86_64 326/566 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 326/566 Installing : gdk-pixbuf2-2.42.6-6.el9_7.1.x86_64 327/566 Installing : gdk-pixbuf2-modules-2.42.6-6.el9_7.1.x86_64 328/566 Installing : gtk-update-icon-cache-3.24.31-8.el9.x86_64 329/566 Installing : libnotify-0.7.9-8.el9.x86_64 330/566 Installing : libgsf-1.14.47-5.el9.x86_64 331/566 Installing : librsvg2-2.50.7-3.el9.x86_64 332/566 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 333/566 Installing : libpsl-0.21.1-5.el9.x86_64 334/566 Installing : psmisc-23.4-3.el9.x86_64 335/566 Installing : pkgconf-m4-1.7.3-10.el9.noarch 336/566 Installing : oniguruma-6.9.6-1.el9.6.x86_64 337/566 Installing : ncurses-6.2-10.20210508.el9.x86_64 338/566 Installing : perl-Digest-1.19-4.el9.0.1.noarch 339/566 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 340/566 Installing : perl-B-1.80-483.el9.x86_64 341/566 Installing : perl-FileHandle-2.03-483.el9.noarch 342/566 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 343/566 Installing : perl-libnet-3.13-4.el9.noarch 344/566 Installing : perl-AutoLoader-5.74-483.el9.noarch 345/566 Installing : perl-base-2.27-483.el9.noarch 346/566 Installing : perl-URI-5.09-3.el9.0.1.noarch 347/566 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 348/566 Installing : perl-if-0.60.800-483.el9.noarch 349/566 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 350/566 Installing : perl-Time-Local-2:1.300-7.el9.noarch 351/566 Installing : perl-File-Path-2.18-4.el9.noarch 352/566 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 353/566 Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 354/566 Installing : perl-Pod-Escapes-1:1.07-460.el9.0.1.noarch 355/566 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.0.1.noarch 356/566 Installing : perl-Class-Struct-0.66-483.el9.noarch 357/566 Installing : perl-POSIX-1.94-483.el9.x86_64 358/566 Installing : perl-Term-ANSIColor-5.01-461.el9.0.1.noarch 359/566 Installing : perl-IPC-Open3-1.21-483.el9.noarch 360/566 Installing : perl-subs-1.03-483.el9.noarch 361/566 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 362/566 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 363/566 Installing : perl-Term-Cap-1.17-460.el9.0.1.noarch 364/566 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 365/566 Installing : perl-Socket-4:2.031-4.el9.x86_64 366/566 Installing : perl-SelectSaver-1.02-483.el9.noarch 367/566 Installing : perl-Symbol-1.08-483.el9.noarch 368/566 Installing : perl-File-stat-1.09-483.el9.noarch 369/566 Installing : perl-podlators-1:4.14-460.el9.0.1.noarch 370/566 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 371/566 Installing : perl-Fcntl-1.13-483.el9.x86_64 372/566 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 373/566 Installing : perl-mro-1.23-483.el9.x86_64 374/566 Installing : perl-IO-1.43-483.el9.x86_64 375/566 Installing : perl-overloading-0.02-483.el9.noarch 376/566 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 377/566 Installing : perl-Errno-1.30-483.el9.x86_64 378/566 Installing : perl-File-Basename-2.85-483.el9.noarch 379/566 Installing : perl-Getopt-Std-1.12-483.el9.noarch 380/566 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 381/566 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 382/566 Installing : perl-constant-1.33-461.el9.0.1.noarch 383/566 Installing : perl-Storable-1:3.21-460.el9.x86_64 384/566 Installing : perl-overload-1.31-483.el9.noarch 385/566 Installing : perl-parent-1:0.238-460.el9.noarch 386/566 Installing : perl-vars-1.05-483.el9.noarch 387/566 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 388/566 Installing : perl-Carp-1.50-460.el9.0.1.noarch 389/566 Installing : perl-Exporter-5.74-461.el9.noarch 390/566 Installing : perl-NDBM_File-1.15-483.el9.x86_64 391/566 Installing : perl-PathTools-3.78-461.el9.x86_64 392/566 Installing : perl-Encode-4:3.08-462.el9.x86_64 393/566 Installing : perl-libs-4:5.32.1-483.el9.x86_64 394/566 Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 395/566 Installing : perl-DynaLoader-1.47-483.el9.x86_64 396/566 Installing : perl-File-Copy-2.34-483.el9.noarch 397/566 Installing : perl-File-Compare-1.100.600-483.el9.noarch 398/566 Installing : perl-File-Find-1.37-483.el9.noarch 399/566 Installing : autoconf-2.69-41.el9.noarch 400/566 Installing : perl-Math-Complex-1.59-483.el9.noarch 401/566 Installing : perl-threads-1:2.25-460.el9.x86_64 402/566 Installing : perl-threads-shared-1.61-460.el9.0.1.x86_64 403/566 Installing : perl-Thread-Queue-3.14-460.el9.0.1.noarch 404/566 Installing : automake-1.16.2-8.el9.noarch 405/566 Installing : perl-Math-BigInt-1:1.9998.18-460.el9.noarch 406/566 Installing : perl-JSON-4.03-5.el9.0.1.noarch 407/566 Installing : perl-GD-2.86-1.el9.x86_64 408/566 Installing : perl-TermReadKey-2.38-11.el9.x86_64 409/566 Installing : gv-3.7.4-29.el9.x86_64 410/566 Installing : perl-Error-1:0.17029-7.el9.0.1.noarch 411/566 Installing : perl-lib-0.65-483.el9.x86_64 412/566 Installing : perl-PerlIO-gzip-0.20-10.el9.x86_64 413/566 Installing : mailcap-2.1.49-5.el9.0.2.noarch 414/566 Installing : httpd-core-2.4.62-13.el9_8.1.x86_64 415/566 Installing : mod_lua-2.4.62-13.el9_8.1.x86_64 416/566 Installing : mod_http2-2.0.26-6.el9_8.1.x86_64 417/566 Installing : httpd-2.4.62-13.el9_8.1.x86_64 418/566 Running scriptlet: httpd-2.4.62-13.el9_8.1.x86_64 418/566 Installing : libpkgconf-1.7.3-10.el9.x86_64 419/566 Installing : pkgconf-1.7.3-10.el9.x86_64 420/566 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 421/566 Installing : libicu-devel-67.1-10.el9_6.x86_64 422/566 Installing : glibc-devel-2.34-270.el9_8.x86_64 423/566 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 424/566 Installing : gcc-11.5.0-14.el9.x86_64 425/566 Installing : libquadmath-devel-11.5.0-14.el9.x86_64 426/566 Installing : libzstd-devel-1.5.1-2.el9.x86_64 427/566 Installing : python3-devel-3.9.25-7.el9_8.x86_64 428/566 Installing : python3.11-devel-3.11.13-9.el9_8.x86_64 429/566 Installing : python3.12-devel-3.12.13-2.el9_8.x86_64 430/566 Installing : python3.14-devel-3.14.4-2.el9_8.x86_64 431/566 Installing : zlib-devel-1.2.11-40.el9.x86_64 432/566 Installing : python3.14-freethreading-devel-3.14.4-3.el9_8.x8 433/566 Installing : python3.13-devel-3.13.13-1.el9.x86_64 434/566 Installing : libnfnetlink-1.0.1-23.el9_5.x86_64 435/566 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 436/566 Installing : iptables-libs-1.8.10-11.el9_5.x86_64 437/566 Installing : iptables-legacy-1.8.10-11.1.el9.x86_64 438/566 Running scriptlet: iptables-legacy-1.8.10-11.1.el9.x86_64 438/566 Installing : libcbor-0.7.0-5.el9.x86_64 439/566 Installing : keyutils-1.6.3-1.el9.x86_64 440/566 Installing : kbd-misc-2.4.0-11.el9.noarch 441/566 Installing : kbd-legacy-2.4.0-11.el9.noarch 442/566 Installing : kbd-2.4.0-11.el9.x86_64 443/566 Installing : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 444/566 Running scriptlet: systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 444/566 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. Installing : libfido2-1.13.0-2.el9.x86_64 445/566 Installing : openssh-clients-9.9p1-7.el9_8.rocky.0.1.x86_64 446/566 Running scriptlet: openssh-clients-9.9p1-7.el9_8.rocky.0.1.x86_64 446/566 Installing : git-core-2.52.0-1.el9.x86_64 447/566 Installing : python3-pbr-5.9.0-1.el9.noarch 448/566 Installing : python3-fixtures-3.0.0-28.el9.noarch 449/566 Installing : python3-testtools-2.5.0-7.el9.noarch 450/566 Installing : python3-subunit-1.4.0-12.el9.noarch 451/566 Installing : git-core-doc-2.52.0-1.el9.noarch 452/566 Installing : perl-Git-2.52.0-1.el9.noarch 453/566 Installing : git-2.52.0-1.el9.x86_64 454/566 Installing : upower-0.99.13-2.el9.x86_64 455/566 Running scriptlet: upower-0.99.13-2.el9.x86_64 455/566 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : jansson-2.14-1.el9.0.1.x86_64 456/566 Installing : nftables-1:1.0.9-7.el9_8.x86_64 457/566 Running scriptlet: nftables-1:1.0.9-7.el9_8.x86_64 457/566 Installing : info-6.7-15.el9.x86_64 458/566 Installing : ed-1.14.2-12.el9.x86_64 459/566 Installing : hwloc-libs-2.4.1-6.el9_7.x86_64 460/566 Installing : oneTBB-2023.0.0-1.el9.x86_64 461/566 Installing : fuse-libs-2.9.9-17.el9.x86_64 462/566 Installing : fuse-common-3.10.2-9.el9.x86_64 463/566 Installing : fuse-2.9.9-17.el9.x86_64 464/566 Installing : diffutils-3.7-12.el9.x86_64 465/566 Installing : policycoreutils-3.6-5.el9.x86_64 466/566 Running scriptlet: policycoreutils-3.6-5.el9.x86_64 466/566 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. Installing : selinux-policy-38.1.75-2.el9_8.noarch 467/566 Running scriptlet: selinux-policy-38.1.75-2.el9_8.noarch 467/566 Running scriptlet: selinux-policy-targeted-38.1.75-2.el9_8.noarch 468/566 Installing : selinux-policy-targeted-38.1.75-2.el9_8.noarch 468/566 Running scriptlet: selinux-policy-targeted-38.1.75-2.el9_8.noarch 468/566 Running scriptlet: container-selinux-4:2.245.0-1.el9.noarch 469/566 Installing : container-selinux-4:2.245.0-1.el9.noarch 469/566 Running scriptlet: container-selinux-4:2.245.0-1.el9.noarch 469/566 Installing : containerd.io-2.2.5-1.el9.x86_64 470/566 Running scriptlet: containerd.io-2.2.5-1.el9.x86_64 470/566 Installing : docker-ce-rootless-extras-29.6.0-1.el9.x86_64 471/566 Running scriptlet: docker-ce-rootless-extras-29.6.0-1.el9.x86_64 471/566 Installing : docker-ce-3:28.5.2-1.el9.x86_64 472/566 Running scriptlet: docker-ce-3:28.5.2-1.el9.x86_64 472/566 Installing : bluez-libs-5.85-1.el9.x86_64 473/566 Installing : pipewire-libs-1.4.9-1.el9.x86_64 474/566 Installing : pipewire-1.4.9-1.el9.x86_64 475/566 Running scriptlet: pipewire-1.4.9-1.el9.x86_64 475/566 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : wireplumber-libs-0.5.12-1.el9.x86_64 476/566 Installing : wireplumber-0.5.12-1.el9.x86_64 477/566 Installing : pipewire-jack-audio-connection-kit-1.4.9-1.el9.x 478/566 Installing : pipewire-jack-audio-connection-kit-libs-1.4.9-1. 479/566 Installing : attr-2.5.1-3.el9.x86_64 480/566 Upgrading : ima-evm-utils-1.6.2-2.el9.rocky.0.2.x86_64 481/566 Upgrading : rpm-sign-libs-4.16.1.3-40.el9.x86_64 482/566 Upgrading : python3-rpm-4.16.1.3-40.el9.x86_64 483/566 Installing : gdb-headless-16.3-3.el9.x86_64 484/566 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 485/566 Installing : gsettings-desktop-schemas-40.0-8.el9_7.x86_64 486/566 Installing : glib-networking-2.68.3-3.el9.x86_64 487/566 Installing : libsoup-2.72.0-16.el9_8.1.x86_64 488/566 Running scriptlet: geoclue2-2.6.0-8.el9_6.1.x86_64 489/566 Installing : geoclue2-2.6.0-8.el9_6.1.x86_64 489/566 Running scriptlet: geoclue2-2.6.0-8.el9_6.1.x86_64 489/566 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 490/566 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 490/566 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 491/566 Installing : libosinfo-1.10.0-1.el9.x86_64 492/566 Installing : libtracker-sparql-3.1.2-3.el9_1.x86_64 493/566 Installing : tracker-3.1.2-3.el9_1.x86_64 494/566 Running scriptlet: tracker-3.1.2-3.el9_1.x86_64 494/566 Installing : tracker-miners-3.1.2-4.el9_3.x86_64 495/566 Running scriptlet: tracker-miners-3.1.2-4.el9_3.x86_64 495/566 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 496/566 Installing : gtk3-3.24.31-8.el9.x86_64 497/566 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 498/566 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 498/566 Installing : gtk2-2.24.33-8.el9.x86_64 499/566 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 500/566 Installing : graphviz-2.44.0-26.el9.x86_64 501/566 Running scriptlet: graphviz-2.44.0-26.el9.x86_64 501/566 Installing : doxygen-1:1.9.1-12.el9_5.x86_64 502/566 Installing : pprof-2.9.1-3.el9.noarch 503/566 Installing : subunit-filters-1.4.0-12.el9.noarch 504/566 Installing : gdb-16.3-3.el9.x86_64 505/566 Installing : pipewire-alsa-1.4.9-1.el9.x86_64 506/566 Installing : pipewire-pulseaudio-1.4.9-1.el9.x86_64 507/566 Running scriptlet: pipewire-pulseaudio-1.4.9-1.el9.x86_64 507/566 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Installing : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 508/566 Installing : oneTBB-devel-2023.0.0-1.el9.x86_64 509/566 Installing : patch-2.7.6-16.el9.x86_64 510/566 Installing : git-review-2.3.1-7.el9.noarch 511/566 Installing : tox-3.28.0-1.el9.noarch 512/566 Installing : elfutils-libelf-devel-0.194-1.el9.rocky.0.1.x86_ 513/566 Installing : boost-devel-1.75.0-13.el9_7.x86_64 514/566 Installing : gcc-c++-11.5.0-14.el9.x86_64 515/566 Installing : libtool-2.4.6-46.el9.x86_64 516/566 Installing : lcov-1.14-6.el9.noarch 517/566 Installing : libcap-devel-2.48-10.el9_7.1.x86_64 518/566 Installing : openssl-devel-1:3.5.5-4.el9_8.x86_64 519/566 Installing : libnghttp2-devel-1.43.0-6.el9_7.1.x86_64 520/566 Installing : libuv-devel-1:1.42.0-2.el9_4.x86_64 521/566 Installing : userspace-rcu-devel-0.12.1-6.el9.x86_64 522/566 Installing : gperftools-devel-2.9.1-3.el9.x86_64 523/566 Installing : hiredis-devel-1.0.2-2.el9.x86_64 524/566 Installing : rapidjson-devel-1.1.0-18.el9.x86_64 525/566 Installing : perl-diagnostics-1.37-483.el9.noarch 526/566 Installing : vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64 527/566 Installing : jq-1.6-19.el9_8.2.x86_64 528/566 Installing : iproute-6.17.0-2.el9.x86_64 529/566 Installing : wget-1.21.1-8.el9_4.x86_64 530/566 Installing : net-tools-2.0-0.64.20160912git.el9.x86_64 531/566 Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64 531/566 Installing : python3-distro-1.5.0-7.el9.noarch 532/566 Installing : python3-future-0.18.3-3.el9.noarch 533/566 Installing : python3-lxml-4.6.5-3.el9.x86_64 534/566 Installing : procps-ng-3.3.17-14.el9.x86_64 535/566 Installing : rsync-3.2.5-7.el9_8.x86_64 536/566 Upgrading : openssl-1:3.5.5-4.el9_8.x86_64 537/566 Installing : bison-3.7.4-5.el9.x86_64 538/566 Installing : flex-2.6.4-9.el9.x86_64 539/566 Installing : lsof-4.94.0-3.el9.x86_64 540/566 Installing : sudo-1.9.17p2-3.el9_8.x86_64 541/566 Running scriptlet: sudo-1.9.17p2-3.el9_8.x86_64 541/566 Installing : bzip2-1.0.8-11.el9.x86_64 542/566 Installing : unzip-6.0-60.el9_8.x86_64 543/566 Cleanup : elfutils-debuginfod-client-0.189-3.el9.x86_64 544/566 Cleanup : systemd-libs-252-18.el9.x86_64 545/566 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 546/566 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 547/566 Cleanup : elfutils-libs-0.189-3.el9.x86_64 548/566 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 549/566 Cleanup : rpm-4.16.1.3-25.el9.x86_64 550/566 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 551/566 Cleanup : openssl-1:3.0.7-24.el9.x86_64 552/566 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 553/566 Cleanup : libcap-2.48-9.el9_2.x86_64 554/566 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 555/566 Cleanup : python3-3.9.18-1.el9_3.x86_64 556/566 Cleanup : python3-libs-3.9.18-1.el9_3.x86_64 557/566 Cleanup : libselinux-3.5-1.el9.x86_64 558/566 Cleanup : libsepol-3.5-1.el9.x86_64 559/566 Cleanup : bzip2-libs-1.0.8-8.el9.x86_64 560/566 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 561/566 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 562/566 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 562/566 Cleanup : libacl-2.3.1-3.el9.x86_64 563/566 Cleanup : elfutils-libelf-0.189-3.el9.x86_64 564/566 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 565/566 Cleanup : libnghttp2-1.43.0-5.el9_3.1.x86_64 566/566 Running scriptlet: nss-3.112.0-8.el9.x86_64 566/566 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 566/566 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.0.1.noar 566/566 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.0.1.noarch 566/566 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.0.1.noa 566/566 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.0.1.noarc 566/566 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.0 566/566 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.0.1 566/566 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.0.1. 566/566 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.0.1.noarch 566/566 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 566/566 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.0.1.noarch 566/566 Running scriptlet: rpm-4.16.1.3-40.el9.x86_64 566/566 Running scriptlet: dconf-0.40.0-6.el9.x86_64 566/566 Running scriptlet: httpd-2.4.62-13.el9_8.1.x86_64 566/566 Running scriptlet: selinux-policy-targeted-38.1.75-2.el9_8.noarch 566/566 Running scriptlet: container-selinux-4:2.245.0-1.el9.noarch 566/566 Running scriptlet: wireplumber-0.5.12-1.el9.x86_64 566/566 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: iproute-6.17.0-2.el9.x86_64 566/566 Running scriptlet: libnghttp2-1.43.0-5.el9_3.1.x86_64 566/566 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/566 Verifying : NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 2/566 Verifying : acl-2.3.1-4.el9.x86_64 3/566 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/566 Verifying : attr-2.5.1-3.el9.x86_64 5/566 Verifying : avahi-libs-0.8-23.el9.x86_64 6/566 Verifying : bluez-libs-5.85-1.el9.x86_64 7/566 Verifying : bzip2-1.0.8-11.el9.x86_64 8/566 Verifying : cryptsetup-libs-2.8.1-3.el9.x86_64 9/566 Verifying : cups-libs-1:2.3.3op2-38.el9_8.x86_64 10/566 Verifying : dbus-1:1.12.20-8.el9.x86_64 11/566 Verifying : dbus-broker-28-8.el9.x86_64 12/566 Verifying : dbus-common-1:1.12.20-8.el9.noarch 13/566 Verifying : device-mapper-9:1.02.207-4.el9.1.x86_64 14/566 Verifying : device-mapper-libs-9:1.02.207-4.el9.1.x86_64 15/566 Verifying : diffutils-3.7-12.el9.x86_64 16/566 Verifying : ed-1.14.2-12.el9.x86_64 17/566 Verifying : freetype-2.10.4-10.el9_5.x86_64 18/566 Verifying : fuse-2.9.9-17.el9.x86_64 19/566 Verifying : fuse-common-3.10.2-9.el9.x86_64 20/566 Verifying : fuse-libs-2.9.9-17.el9.x86_64 21/566 Verifying : glib-networking-2.68.3-3.el9.x86_64 22/566 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 23/566 Verifying : graphite2-1.3.14-9.el9.x86_64 24/566 Verifying : groff-base-1.22.4-10.el9.0.1.x86_64 25/566 Verifying : gsettings-desktop-schemas-40.0-8.el9_7.x86_64 26/566 Verifying : harfbuzz-2.7.4-10.el9.x86_64 27/566 Verifying : hwdata-0.348-9.22.el9.noarch 28/566 Verifying : hwloc-libs-2.4.1-6.el9_7.x86_64 29/566 Verifying : info-6.7-15.el9.x86_64 30/566 Verifying : iproute-6.17.0-2.el9.x86_64 31/566 Verifying : iptables-libs-1.8.10-11.el9_5.x86_64 32/566 Verifying : jansson-2.14-1.el9.0.1.x86_64 33/566 Verifying : jq-1.6-19.el9_8.2.x86_64 34/566 Verifying : json-glib-1.6.6-1.el9.x86_64 35/566 Verifying : kbd-2.4.0-11.el9.x86_64 36/566 Verifying : kbd-legacy-2.4.0-11.el9.noarch 37/566 Verifying : kbd-misc-2.4.0-11.el9.noarch 38/566 Verifying : keyutils-1.6.3-1.el9.x86_64 39/566 Verifying : kmod-28-11.el9.x86_64 40/566 Verifying : kmod-libs-28-11.el9.x86_64 41/566 Verifying : libbpf-2:1.5.0-3.el9.x86_64 42/566 Verifying : libbrotli-1.0.9-9.el9_7.x86_64 43/566 Verifying : libcbor-0.7.0-5.el9.x86_64 44/566 Verifying : libdrm-2.4.128-1.el9.x86_64 45/566 Verifying : libedit-3.1-39.20210216cvs.el9.x86_64 46/566 Verifying : libfido2-1.13.0-2.el9.x86_64 47/566 Verifying : libgfortran-11.5.0-14.el9.x86_64 48/566 Verifying : libgudev-237-1.el9.x86_64 49/566 Verifying : libgusb-0.3.8-2.el9.x86_64 50/566 Verifying : libicu-67.1-10.el9_6.x86_64 51/566 Verifying : libmnl-1.0.4-16.el9_4.x86_64 52/566 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 53/566 Verifying : libnfnetlink-1.0.1-23.el9_5.x86_64 54/566 Verifying : libnftnl-1.2.6-4.el9_4.x86_64 55/566 Verifying : libpciaccess-0.16-7.el9.x86_64 56/566 Verifying : libpkgconf-1.7.3-10.el9.x86_64 57/566 Verifying : libpng-2:1.6.37-15.el9.x86_64 58/566 Verifying : libproxy-0.4.15-35.el9.x86_64 59/566 Verifying : libpsl-0.21.1-5.el9.x86_64 60/566 Verifying : libquadmath-11.5.0-14.el9.x86_64 61/566 Verifying : libseccomp-2.5.2-2.el9.x86_64 62/566 Verifying : libselinux-utils-3.6-3.el9.x86_64 63/566 Verifying : libtdb-1.4.14-1.el9.x86_64 64/566 Verifying : libtirpc-1.3.3-9.el9.x86_64 65/566 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 66/566 Verifying : lsof-4.94.0-3.el9.x86_64 67/566 Verifying : mailcap-2.1.49-5.el9.0.2.noarch 68/566 Verifying : make-1:4.3-8.el9.x86_64 69/566 Verifying : ncurses-6.2-10.20210508.el9.x86_64 70/566 Verifying : net-tools-2.0-0.64.20160912git.el9.x86_64 71/566 Verifying : nftables-1:1.0.9-7.el9_8.x86_64 72/566 Verifying : oniguruma-6.9.6-1.el9.6.x86_64 73/566 Verifying : openssh-9.9p1-7.el9_8.rocky.0.1.x86_64 74/566 Verifying : openssh-clients-9.9p1-7.el9_8.rocky.0.1.x86_64 75/566 Verifying : openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 76/566 Verifying : pkgconf-1.7.3-10.el9.x86_64 77/566 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 78/566 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 79/566 Verifying : policycoreutils-3.6-5.el9.x86_64 80/566 Verifying : polkit-0.117-14.el9.x86_64 81/566 Verifying : polkit-libs-0.117-14.el9.x86_64 82/566 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 83/566 Verifying : procps-ng-3.3.17-14.el9.x86_64 84/566 Verifying : psmisc-23.4-3.el9.x86_64 85/566 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 86/566 Verifying : python3-chardet-4.0.0-5.el9.noarch 87/566 Verifying : python3-gobject-base-3.40.1-6.el9.x86_64 88/566 Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 89/566 Verifying : python3-idna-2.10-7.el9_4.1.noarch 90/566 Verifying : python3-pyparsing-2.4.7-9.el9.0.1.noarch 91/566 Verifying : python3-pysocks-1.7.1-12.el9.0.1.noarch 92/566 Verifying : python3-requests-2.25.1-10.el9_6.noarch 93/566 Verifying : python3-setuptools-53.0.0-15.el9.noarch 94/566 Verifying : python3-urllib3-1.26.5-7.el9.noarch 95/566 Verifying : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 96/566 Verifying : rsync-3.2.5-7.el9_8.x86_64 97/566 Verifying : selinux-policy-38.1.75-2.el9_8.noarch 98/566 Verifying : selinux-policy-targeted-38.1.75-2.el9_8.noarch 99/566 Verifying : shared-mime-info-2.1-5.el9.x86_64 100/566 Verifying : sudo-1.9.17p2-3.el9_8.x86_64 101/566 Verifying : systemd-252-67.el9_8.2.rocky.0.1.x86_64 102/566 Verifying : systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 103/566 Verifying : systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noar 104/566 Verifying : systemd-udev-252-67.el9_8.2.rocky.0.1.x86_64 105/566 Verifying : unzip-6.0-60.el9_8.x86_64 106/566 Verifying : userspace-rcu-0.12.1-6.el9.x86_64 107/566 Verifying : vim-filesystem-2:8.2.2637-26.el9_8.5.noarch 108/566 Verifying : which-2.21-30.el9_6.x86_64 109/566 Verifying : xz-5.2.5-8.el9_0.x86_64 110/566 Verifying : Xaw3d-1.6.3-7.el9.x86_64 111/566 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 112/566 Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 113/566 Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 114/566 Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 115/566 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 116/566 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 117/566 Verifying : alsa-lib-1.2.15.3-1.el9.x86_64 118/566 Verifying : apr-1.7.0-12.el9_3.x86_64 119/566 Verifying : apr-util-1.6.1-23.el9.x86_64 120/566 Verifying : apr-util-bdb-1.6.1-23.el9.x86_64 121/566 Verifying : apr-util-openssl-1.6.1-23.el9.x86_64 122/566 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 123/566 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 124/566 Verifying : atk-2.36.0-5.el9.x86_64 125/566 Verifying : autoconf-2.69-41.el9.noarch 126/566 Verifying : automake-1.16.2-8.el9.noarch 127/566 Verifying : avahi-glib-0.8-23.el9.x86_64 128/566 Verifying : bison-3.7.4-5.el9.x86_64 129/566 Verifying : boost-1.75.0-13.el9_7.x86_64 130/566 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 131/566 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 132/566 Verifying : boost-container-1.75.0-13.el9_7.x86_64 133/566 Verifying : boost-context-1.75.0-13.el9_7.x86_64 134/566 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 135/566 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 136/566 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 137/566 Verifying : boost-devel-1.75.0-13.el9_7.x86_64 138/566 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 139/566 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 140/566 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 141/566 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 142/566 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 143/566 Verifying : boost-log-1.75.0-13.el9_7.x86_64 144/566 Verifying : boost-math-1.75.0-13.el9_7.x86_64 145/566 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 146/566 Verifying : boost-numpy3-1.75.0-13.el9_7.x86_64 147/566 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 148/566 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 149/566 Verifying : boost-random-1.75.0-13.el9_7.x86_64 150/566 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 151/566 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 152/566 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 153/566 Verifying : boost-system-1.75.0-13.el9_7.x86_64 154/566 Verifying : boost-test-1.75.0-13.el9_7.x86_64 155/566 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 156/566 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 157/566 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 158/566 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 159/566 Verifying : cairo-1.17.4-7.el9.x86_64 160/566 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 161/566 Verifying : cmake-3.31.8-3.el9.x86_64 162/566 Verifying : cmake-data-3.31.8-3.el9.noarch 163/566 Verifying : cmake-filesystem-3.31.8-3.el9.x86_64 164/566 Verifying : colord-libs-1.4.5-6.el9_6.x86_64 165/566 Verifying : container-selinux-4:2.245.0-1.el9.noarch 166/566 Verifying : cpp-11.5.0-14.el9.x86_64 167/566 Verifying : dconf-0.40.0-6.el9.x86_64 168/566 Verifying : elfutils-libelf-devel-0.194-1.el9.rocky.0.1.x86_ 169/566 Verifying : emacs-filesystem-1:27.2-18.el9.noarch 170/566 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 171/566 Verifying : exiv2-0.27.5-2.el9.x86_64 172/566 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 173/566 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 174/566 Verifying : fftw-libs-single-3.3.8-12.el9.0.1.x86_64 175/566 Verifying : flac-libs-1.3.3-10.el9_2.1.x86_64 176/566 Verifying : flex-2.6.4-9.el9.x86_64 177/566 Verifying : flexiblas-3.0.4-9.el9.x86_64 178/566 Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 179/566 Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 180/566 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 181/566 Verifying : fribidi-1.0.10-6.el9.2.x86_64 182/566 Verifying : gcc-11.5.0-14.el9.x86_64 183/566 Verifying : gcc-c++-11.5.0-14.el9.x86_64 184/566 Verifying : gd-2.3.2-3.el9.x86_64 185/566 Verifying : gdb-16.3-3.el9.x86_64 186/566 Verifying : gdb-headless-16.3-3.el9.x86_64 187/566 Verifying : gdk-pixbuf2-2.42.6-6.el9_7.1.x86_64 188/566 Verifying : gdk-pixbuf2-modules-2.42.6-6.el9_7.1.x86_64 189/566 Verifying : geoclue2-2.6.0-8.el9_6.1.x86_64 190/566 Verifying : ghostscript-9.54.0-19.el9_6.x86_64 191/566 Verifying : ghostscript-tools-fonts-9.54.0-19.el9_6.x86_64 192/566 Verifying : ghostscript-tools-printing-9.54.0-19.el9_6.x86_6 193/566 Verifying : ghostscript-x11-9.54.0-19.el9_6.x86_64 194/566 Verifying : giflib-5.2.1-10.el9_8.1.x86_64 195/566 Verifying : git-2.52.0-1.el9.x86_64 196/566 Verifying : git-core-2.52.0-1.el9.x86_64 197/566 Verifying : git-core-doc-2.52.0-1.el9.noarch 198/566 Verifying : glibc-devel-2.34-270.el9_8.x86_64 199/566 Verifying : glibc-headers-2.34-270.el9_8.x86_64 200/566 Verifying : google-droid-sans-fonts-20200215-11.el9.2.0.1.no 201/566 Verifying : gpm-libs-1.20.7-29.el9.x86_64 202/566 Verifying : graphene-1.10.6-2.el9.x86_64 203/566 Verifying : graphviz-2.44.0-26.el9.x86_64 204/566 Verifying : gsm-1.0.19-6.el9.x86_64 205/566 Verifying : gstreamer1-1.22.12-3.el9.x86_64 206/566 Verifying : gstreamer1-plugins-base-1.22.12-8.el9_8.x86_64 207/566 Verifying : gtk-update-icon-cache-3.24.31-8.el9.x86_64 208/566 Verifying : gtk2-2.24.33-8.el9.x86_64 209/566 Verifying : gtk3-3.24.31-8.el9.x86_64 210/566 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 211/566 Verifying : httpd-2.4.62-13.el9_8.1.x86_64 212/566 Verifying : httpd-core-2.4.62-13.el9_8.1.x86_64 213/566 Verifying : httpd-filesystem-2.4.62-13.el9_8.1.noarch 214/566 Verifying : httpd-tools-2.4.62-13.el9_8.1.x86_64 215/566 Verifying : iso-codes-4.6.0-3.el9.noarch 216/566 Verifying : jbig2dec-libs-0.19-7.el9.x86_64 217/566 Verifying : jbigkit-libs-2.1-23.el9.x86_64 218/566 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 219/566 Verifying : lcms2-2.12-3.el9.x86_64 220/566 Verifying : libICE-1.0.10-8.el9.x86_64 221/566 Verifying : libSM-1.2.3-10.el9.x86_64 222/566 Verifying : libX11-1.8.12-1.el9.x86_64 223/566 Verifying : libX11-common-1.8.12-1.el9.noarch 224/566 Verifying : libX11-xcb-1.8.12-1.el9.x86_64 225/566 Verifying : libXau-1.0.9-8.el9.x86_64 226/566 Verifying : libXaw-1.0.13-19.el9.x86_64 227/566 Verifying : libXcomposite-0.4.5-7.el9.x86_64 228/566 Verifying : libXcursor-1.2.0-7.el9.x86_64 229/566 Verifying : libXdamage-1.1.5-7.el9.x86_64 230/566 Verifying : libXext-1.3.4-8.el9.x86_64 231/566 Verifying : libXfixes-5.0.3-16.el9.x86_64 232/566 Verifying : libXft-2.3.3-8.el9.x86_64 233/566 Verifying : libXi-1.7.10-8.el9.x86_64 234/566 Verifying : libXinerama-1.1.4-10.el9.x86_64 235/566 Verifying : libXmu-1.1.3-8.el9.x86_64 236/566 Verifying : libXpm-3.5.13-10.el9.x86_64 237/566 Verifying : libXrandr-1.5.2-8.el9.x86_64 238/566 Verifying : libXrender-0.9.10-16.el9.x86_64 239/566 Verifying : libXt-1.2.0-6.el9.x86_64 240/566 Verifying : libXtst-1.2.3-16.el9.x86_64 241/566 Verifying : libXv-1.0.11-16.el9.x86_64 242/566 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 243/566 Verifying : libasyncns-0.8-22.el9.x86_64 244/566 Verifying : libbabeltrace-1.5.8-10.el9.x86_64 245/566 Verifying : libcanberra-0.30-27.el9.x86_64 246/566 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 247/566 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 248/566 Verifying : libcap-devel-2.48-10.el9_7.1.x86_64 249/566 Verifying : libdatrie-0.2.13-4.el9.x86_64 250/566 Verifying : libepoxy-1.5.5-4.el9.x86_64 251/566 Verifying : libexif-0.6.22-6.el9_8.1.x86_64 252/566 Verifying : libfontenc-1.1.3-17.el9.x86_64 253/566 Verifying : libgexiv2-0.14.3-1.el9.x86_64 254/566 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 255/566 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 256/566 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 257/566 Verifying : libgs-9.54.0-19.el9_6.x86_64 258/566 Verifying : libgsf-1.14.47-5.el9.x86_64 259/566 Verifying : libgxps-0.3.2-3.el9.x86_64 260/566 Verifying : libicu-devel-67.1-10.el9_6.x86_64 261/566 Verifying : libijs-0.35-15.el9.x86_64 262/566 Verifying : libipt-2.0.4-5.el9.x86_64 263/566 Verifying : libiptcdata-1.0.5-10.el9.x86_64 264/566 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 265/566 Verifying : libldac-2.0.2.3-10.el9.x86_64 266/566 Verifying : libmpc-1.2.1-4.el9.x86_64 267/566 Verifying : libnotify-0.7.9-8.el9.x86_64 268/566 Verifying : libnsl2-2.0.0-1.el9.0.1.x86_64 269/566 Verifying : libogg-2:1.3.4-6.el9.x86_64 270/566 Verifying : libosinfo-1.10.0-1.el9.x86_64 271/566 Verifying : libpaper-1.1.28-4.el9.x86_64 272/566 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 273/566 Verifying : libquadmath-devel-11.5.0-14.el9.x86_64 274/566 Verifying : librsvg2-2.50.7-3.el9.x86_64 275/566 Verifying : libsbc-1.4-10.el9.x86_64 276/566 Verifying : libsndfile-1.0.31-9.el9_8.1.x86_64 277/566 Verifying : libsoup-2.72.0-16.el9_8.1.x86_64 278/566 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 279/566 Verifying : libstemmer-0-18.585svn.el9.x86_64 280/566 Verifying : libthai-0.1.28-8.el9.x86_64 281/566 Verifying : libtheora-1:1.1.1-31.el9.x86_64 282/566 Verifying : libtiff-4.4.0-18.el9_8.x86_64 283/566 Verifying : libtool-2.4.6-46.el9.x86_64 284/566 Verifying : libtracker-sparql-3.1.2-3.el9_1.x86_64 285/566 Verifying : libuv-1:1.42.0-2.el9_4.x86_64 286/566 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 287/566 Verifying : libwayland-client-1.21.0-1.el9.x86_64 288/566 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 289/566 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 290/566 Verifying : libwebp-1.2.0-8.el9.x86_64 291/566 Verifying : libxcb-1.13.1-9.el9.x86_64 292/566 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 293/566 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 294/566 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 295/566 Verifying : libxshmfence-1.3-10.el9.x86_64 296/566 Verifying : libxslt-1.1.34-14.el9_7.1.x86_64 297/566 Verifying : libzstd-devel-1.5.1-2.el9.x86_64 298/566 Verifying : llvm-filesystem-21.1.8-2.el9.x86_64 299/566 Verifying : llvm-libs-21.1.8-2.el9.x86_64 300/566 Verifying : low-memory-monitor-2.1-4.el9.x86_64 301/566 Verifying : m4-1.4.19-1.el9.x86_64 302/566 Verifying : mesa-dri-drivers-25.2.7-4.el9.x86_64 303/566 Verifying : mesa-filesystem-25.2.7-4.el9.x86_64 304/566 Verifying : mesa-libEGL-25.2.7-4.el9.x86_64 305/566 Verifying : mesa-libGL-25.2.7-4.el9.x86_64 306/566 Verifying : mesa-libgbm-25.2.7-4.el9.x86_64 307/566 Verifying : mkfontscale-1.2.1-3.el9.x86_64 308/566 Verifying : mod_http2-2.0.26-6.el9_8.1.x86_64 309/566 Verifying : mod_lua-2.4.62-13.el9_8.1.x86_64 310/566 Verifying : mpdecimal-2.5.1-3.el9.x86_64 311/566 Verifying : nspr-4.36.0-8.el9.x86_64 312/566 Verifying : nss-3.112.0-8.el9.x86_64 313/566 Verifying : nss-softokn-3.112.0-8.el9.x86_64 314/566 Verifying : nss-softokn-freebl-3.112.0-8.el9.x86_64 315/566 Verifying : nss-sysinit-3.112.0-8.el9.x86_64 316/566 Verifying : nss-util-3.112.0-8.el9.x86_64 317/566 Verifying : openblas-0.3.29-1.el9.x86_64 318/566 Verifying : openblas-openmp-0.3.29-1.el9.x86_64 319/566 Verifying : openjpeg2-2.4.0-8.el9.x86_64 320/566 Verifying : openssl-devel-1:3.5.5-4.el9_8.x86_64 321/566 Verifying : opus-1.3.1-10.el9.x86_64 322/566 Verifying : orc-0.4.31-8.el9.x86_64 323/566 Verifying : osinfo-db-20250606-2.el9.rocky.20260312.noarch 324/566 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 325/566 Verifying : pango-1.48.7-3.el9.x86_64 326/566 Verifying : patch-2.7.6-16.el9.x86_64 327/566 Verifying : perl-AutoLoader-5.74-483.el9.noarch 328/566 Verifying : perl-B-1.80-483.el9.x86_64 329/566 Verifying : perl-Carp-1.50-460.el9.0.1.noarch 330/566 Verifying : perl-Class-Struct-0.66-483.el9.noarch 331/566 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 332/566 Verifying : perl-Digest-1.19-4.el9.0.1.noarch 333/566 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 334/566 Verifying : perl-DynaLoader-1.47-483.el9.x86_64 335/566 Verifying : perl-Encode-4:3.08-462.el9.x86_64 336/566 Verifying : perl-Errno-1.30-483.el9.x86_64 337/566 Verifying : perl-Error-1:0.17029-7.el9.0.1.noarch 338/566 Verifying : perl-Exporter-5.74-461.el9.noarch 339/566 Verifying : perl-Fcntl-1.13-483.el9.x86_64 340/566 Verifying : perl-File-Basename-2.85-483.el9.noarch 341/566 Verifying : perl-File-Compare-1.100.600-483.el9.noarch 342/566 Verifying : perl-File-Copy-2.34-483.el9.noarch 343/566 Verifying : perl-File-Find-1.37-483.el9.noarch 344/566 Verifying : perl-File-Path-2.18-4.el9.noarch 345/566 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 346/566 Verifying : perl-File-stat-1.09-483.el9.noarch 347/566 Verifying : perl-FileHandle-2.03-483.el9.noarch 348/566 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 349/566 Verifying : perl-Getopt-Std-1.12-483.el9.noarch 350/566 Verifying : perl-Git-2.52.0-1.el9.noarch 351/566 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 352/566 Verifying : perl-IO-1.43-483.el9.x86_64 353/566 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 354/566 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 355/566 Verifying : perl-IPC-Open3-1.21-483.el9.noarch 356/566 Verifying : perl-JSON-4.03-5.el9.0.1.noarch 357/566 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 358/566 Verifying : perl-Math-BigInt-1:1.9998.18-460.el9.noarch 359/566 Verifying : perl-Math-Complex-1.59-483.el9.noarch 360/566 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 361/566 Verifying : perl-NDBM_File-1.15-483.el9.x86_64 362/566 Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 363/566 Verifying : perl-POSIX-1.94-483.el9.x86_64 364/566 Verifying : perl-PathTools-3.78-461.el9.x86_64 365/566 Verifying : perl-Pod-Escapes-1:1.07-460.el9.0.1.noarch 366/566 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 367/566 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 368/566 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 369/566 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 370/566 Verifying : perl-SelectSaver-1.02-483.el9.noarch 371/566 Verifying : perl-Socket-4:2.031-4.el9.x86_64 372/566 Verifying : perl-Storable-1:3.21-460.el9.x86_64 373/566 Verifying : perl-Symbol-1.08-483.el9.noarch 374/566 Verifying : perl-Term-ANSIColor-5.01-461.el9.0.1.noarch 375/566 Verifying : perl-Term-Cap-1.17-460.el9.0.1.noarch 376/566 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 377/566 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 378/566 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.0.1.noarch 379/566 Verifying : perl-Thread-Queue-3.14-460.el9.0.1.noarch 380/566 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 381/566 Verifying : perl-URI-5.09-3.el9.0.1.noarch 382/566 Verifying : perl-base-2.27-483.el9.noarch 383/566 Verifying : perl-constant-1.33-461.el9.0.1.noarch 384/566 Verifying : perl-diagnostics-1.37-483.el9.noarch 385/566 Verifying : perl-if-0.60.800-483.el9.noarch 386/566 Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 387/566 Verifying : perl-lib-0.65-483.el9.x86_64 388/566 Verifying : perl-libnet-3.13-4.el9.noarch 389/566 Verifying : perl-libs-4:5.32.1-483.el9.x86_64 390/566 Verifying : perl-mro-1.23-483.el9.x86_64 391/566 Verifying : perl-overload-1.31-483.el9.noarch 392/566 Verifying : perl-overloading-0.02-483.el9.noarch 393/566 Verifying : perl-parent-1:0.238-460.el9.noarch 394/566 Verifying : perl-podlators-1:4.14-460.el9.0.1.noarch 395/566 Verifying : perl-subs-1.03-483.el9.noarch 396/566 Verifying : perl-threads-1:2.25-460.el9.x86_64 397/566 Verifying : perl-threads-shared-1.61-460.el9.0.1.x86_64 398/566 Verifying : perl-vars-1.05-483.el9.noarch 399/566 Verifying : pipewire-1.4.9-1.el9.x86_64 400/566 Verifying : pipewire-alsa-1.4.9-1.el9.x86_64 401/566 Verifying : pipewire-jack-audio-connection-kit-1.4.9-1.el9.x 402/566 Verifying : pipewire-jack-audio-connection-kit-libs-1.4.9-1. 403/566 Verifying : pipewire-libs-1.4.9-1.el9.x86_64 404/566 Verifying : pipewire-pulseaudio-1.4.9-1.el9.x86_64 405/566 Verifying : pixman-0.40.0-6.el9_3.x86_64 406/566 Verifying : poppler-21.01.0-24.el9_8.1.x86_64 407/566 Verifying : poppler-data-0.4.9-9.el9.0.1.noarch 408/566 Verifying : poppler-glib-21.01.0-24.el9_8.1.x86_64 409/566 Verifying : pulseaudio-libs-15.0-3.el9.x86_64 410/566 Verifying : python3-cairo-1.20.1-1.el9.x86_64 411/566 Verifying : python3-devel-3.9.25-7.el9_8.x86_64 412/566 Verifying : python3-distro-1.5.0-7.el9.noarch 413/566 Verifying : python3-gobject-3.40.1-6.el9.x86_64 414/566 Verifying : python3-lxml-4.6.5-3.el9.x86_64 415/566 Verifying : python3-numpy-1:1.23.5-2.el9_7.x86_64 416/566 Verifying : python3-packaging-20.9-5.el9.noarch 417/566 Verifying : python3-pip-21.3.1-2.el9_8.rocky.0.1.noarch 418/566 Verifying : python3-pluggy-0.13.1-7.el9.0.1.noarch 419/566 Verifying : python3-py-1.10.0-6.el9.0.1.noarch 420/566 Verifying : python3-tomli-2.0.1-5.el9.noarch 421/566 Verifying : python3.11-3.11.13-9.el9_8.x86_64 422/566 Verifying : python3.11-devel-3.11.13-9.el9_8.x86_64 423/566 Verifying : python3.11-libs-3.11.13-9.el9_8.x86_64 424/566 Verifying : python3.11-pip-wheel-22.3.1-6.el9.noarch 425/566 Verifying : python3.11-setuptools-wheel-65.5.1-5.el9.noarch 426/566 Verifying : python3.12-3.12.13-2.el9_8.x86_64 427/566 Verifying : python3.12-devel-3.12.13-2.el9_8.x86_64 428/566 Verifying : python3.12-libs-3.12.13-2.el9_8.x86_64 429/566 Verifying : python3.12-pip-wheel-23.2.1-5.el9.noarch 430/566 Verifying : python3.14-3.14.4-2.el9_8.x86_64 431/566 Verifying : python3.14-devel-3.14.4-2.el9_8.x86_64 432/566 Verifying : python3.14-libs-3.14.4-2.el9_8.x86_64 433/566 Verifying : python3.14-pip-wheel-25.2-3.el9.noarch 434/566 Verifying : rocky-logos-httpd-90.17-1.el9.noarch 435/566 Verifying : rtkit-0.11-29.el9.x86_64 436/566 Verifying : sound-theme-freedesktop-0.8-17.el9.0.1.noarch 437/566 Verifying : source-highlight-3.1.9-12.el9.x86_64 438/566 Verifying : spirv-tools-libs-2025.4-1.el9.x86_64 439/566 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 440/566 Verifying : tracker-3.1.2-3.el9_1.x86_64 441/566 Verifying : tracker-miners-3.1.2-4.el9_3.x86_64 442/566 Verifying : upower-0.99.13-2.el9.x86_64 443/566 Verifying : urw-base35-bookman-fonts-20200910-6.el9.0.1.noar 444/566 Verifying : urw-base35-c059-fonts-20200910-6.el9.0.1.noarch 445/566 Verifying : urw-base35-d050000l-fonts-20200910-6.el9.0.1.noa 446/566 Verifying : urw-base35-fonts-20200910-6.el9.0.1.noarch 447/566 Verifying : urw-base35-fonts-common-20200910-6.el9.0.1.noarc 448/566 Verifying : urw-base35-gothic-fonts-20200910-6.el9.0.1.noarc 449/566 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.0 450/566 Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.0.1 451/566 Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.0.1. 452/566 Verifying : urw-base35-p052-fonts-20200910-6.el9.0.1.noarch 453/566 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 454/566 Verifying : urw-base35-z003-fonts-20200910-6.el9.0.1.noarch 455/566 Verifying : vim-common-2:8.2.2637-26.el9_8.5.x86_64 456/566 Verifying : vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64 457/566 Verifying : webkit2gtk3-jsc-2.52.4-1.el9_8.x86_64 458/566 Verifying : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 459/566 Verifying : wget-1.21.1-8.el9_4.x86_64 460/566 Verifying : wireplumber-0.5.12-1.el9.x86_64 461/566 Verifying : wireplumber-libs-0.5.12-1.el9.x86_64 462/566 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 463/566 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 464/566 Verifying : xkeyboard-config-2.33-2.el9.0.1.noarch 465/566 Verifying : xml-common-0.6.3-58.el9.noarch 466/566 Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 467/566 Verifying : zlib-devel-1.2.11-40.el9.x86_64 468/566 Verifying : doxygen-1:1.9.1-12.el9_5.x86_64 469/566 Verifying : libnghttp2-devel-1.43.0-6.el9_7.1.x86_64 470/566 Verifying : libuv-devel-1:1.42.0-2.el9_4.x86_64 471/566 Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 472/566 Verifying : python3.11-wheel-wheel-0.38.4-3.el9.noarch 473/566 Verifying : python3.12-setuptools-wheel-68.2.2-5.el9_6.noarc 474/566 Verifying : python3.12-wheel-wheel-0.41.2-3.el9_7.1.noarch 475/566 Verifying : python3.14-freethreading-3.14.4-3.el9_8.x86_64 476/566 Verifying : python3.14-freethreading-devel-3.14.4-3.el9_8.x8 477/566 Verifying : python3.14-freethreading-libs-3.14.4-3.el9_8.x86 478/566 Verifying : python3.14-setuptools-wheel-78.1.1-4.el9.noarch 479/566 Verifying : userspace-rcu-devel-0.12.1-6.el9.x86_64 480/566 Verifying : containerd.io-2.2.5-1.el9.x86_64 481/566 Verifying : docker-buildx-plugin-0.34.1-1.el9.x86_64 482/566 Verifying : docker-ce-3:28.5.2-1.el9.x86_64 483/566 Verifying : docker-ce-cli-1:29.6.0-1.el9.x86_64 484/566 Verifying : docker-ce-rootless-extras-29.6.0-1.el9.x86_64 485/566 Verifying : docker-compose-plugin-5.1.4-1.el9.x86_64 486/566 Verifying : git-review-2.3.1-7.el9.noarch 487/566 Verifying : gperftools-devel-2.9.1-3.el9.x86_64 488/566 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 489/566 Verifying : gv-3.7.4-29.el9.x86_64 490/566 Verifying : hiredis-1.0.2-2.el9.x86_64 491/566 Verifying : hiredis-devel-1.0.2-2.el9.x86_64 492/566 Verifying : iptables-legacy-1.8.10-11.1.el9.x86_64 493/566 Verifying : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 494/566 Verifying : lcov-1.14-6.el9.noarch 495/566 Verifying : libunwind-1.6.2-1.el9.x86_64 496/566 Verifying : perl-GD-2.86-1.el9.x86_64 497/566 Verifying : perl-PerlIO-gzip-0.20-10.el9.x86_64 498/566 Verifying : pprof-2.9.1-3.el9.noarch 499/566 Verifying : python3-distlib-0.3.2-1.el9.noarch 500/566 Verifying : python3-extras-1.0.0-22.el9.noarch 501/566 Verifying : python3-filelock-3.7.1-1.el9.noarch 502/566 Verifying : python3-fixtures-3.0.0-28.el9.noarch 503/566 Verifying : python3-future-0.18.3-3.el9.noarch 504/566 Verifying : python3-junitxml-0.7-28.el9.noarch 505/566 Verifying : python3-pbr-5.9.0-1.el9.noarch 506/566 Verifying : python3-platformdirs-2.5.4-1.el9.noarch 507/566 Verifying : python3-subunit-1.4.0-12.el9.noarch 508/566 Verifying : python3-testtools-2.5.0-7.el9.noarch 509/566 Verifying : python3-virtualenv-20.21.1-16.el9.noarch 510/566 Verifying : python3.13-3.13.13-1.el9.x86_64 511/566 Verifying : python3.13-devel-3.13.13-1.el9.x86_64 512/566 Verifying : python3.13-libs-3.13.13-1.el9.x86_64 513/566 Verifying : python3.13-pip-wheel-25.1.1-1.el9.noarch 514/566 Verifying : python3.13-setuptools-wheel-78.1.1-1.el9.noarch 515/566 Verifying : rapidjson-devel-1.1.0-18.el9.x86_64 516/566 Verifying : subunit-filters-1.4.0-12.el9.noarch 517/566 Verifying : tox-3.28.0-1.el9.noarch 518/566 Verifying : oneTBB-2023.0.0-1.el9.x86_64 519/566 Verifying : oneTBB-devel-2023.0.0-1.el9.x86_64 520/566 Verifying : bzip2-libs-1.0.8-11.el9.x86_64 521/566 Verifying : bzip2-libs-1.0.8-8.el9.x86_64 522/566 Verifying : elfutils-debuginfod-client-0.194-1.el9.rocky.0.1 523/566 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 524/566 Verifying : elfutils-libelf-0.194-1.el9.rocky.0.1.x86_64 525/566 Verifying : elfutils-libelf-0.189-3.el9.x86_64 526/566 Verifying : elfutils-libs-0.194-1.el9.rocky.0.1.x86_64 527/566 Verifying : elfutils-libs-0.189-3.el9.x86_64 528/566 Verifying : ima-evm-utils-1.6.2-2.el9.rocky.0.2.x86_64 529/566 Verifying : ima-evm-utils-1.4-4.el9.x86_64 530/566 Verifying : libacl-2.3.1-4.el9.x86_64 531/566 Verifying : libacl-2.3.1-3.el9.x86_64 532/566 Verifying : libcap-2.48-10.el9_7.1.x86_64 533/566 Verifying : libcap-2.48-9.el9_2.x86_64 534/566 Verifying : libgcc-11.5.0-14.el9.x86_64 535/566 Verifying : libgcc-11.4.1-2.1.el9.x86_64 536/566 Verifying : libgomp-11.5.0-14.el9.x86_64 537/566 Verifying : libgomp-11.4.1-2.1.el9.x86_64 538/566 Verifying : libnghttp2-1.43.0-6.el9_7.1.x86_64 539/566 Verifying : libnghttp2-1.43.0-5.el9_3.1.x86_64 540/566 Verifying : libselinux-3.6-3.el9.x86_64 541/566 Verifying : libselinux-3.5-1.el9.x86_64 542/566 Verifying : libsepol-3.6-3.el9.x86_64 543/566 Verifying : libsepol-3.5-1.el9.x86_64 544/566 Verifying : libstdc++-11.5.0-14.el9.x86_64 545/566 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 546/566 Verifying : openssl-1:3.5.5-4.el9_8.x86_64 547/566 Verifying : openssl-1:3.0.7-24.el9.x86_64 548/566 Verifying : openssl-libs-1:3.5.5-4.el9_8.x86_64 549/566 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 550/566 Verifying : python3-3.9.25-7.el9_8.x86_64 551/566 Verifying : python3-3.9.18-1.el9_3.x86_64 552/566 Verifying : python3-libs-3.9.25-7.el9_8.x86_64 553/566 Verifying : python3-libs-3.9.18-1.el9_3.x86_64 554/566 Verifying : python3-rpm-4.16.1.3-40.el9.x86_64 555/566 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 556/566 Verifying : rpm-4.16.1.3-40.el9.x86_64 557/566 Verifying : rpm-4.16.1.3-25.el9.x86_64 558/566 Verifying : rpm-build-libs-4.16.1.3-40.el9.x86_64 559/566 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 560/566 Verifying : rpm-libs-4.16.1.3-40.el9.x86_64 561/566 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 562/566 Verifying : rpm-sign-libs-4.16.1.3-40.el9.x86_64 563/566 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 564/566 Verifying : systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 565/566 Verifying : systemd-libs-252-18.el9.x86_64 566/566 Upgraded: bzip2-libs-1.0.8-11.el9.x86_64 elfutils-debuginfod-client-0.194-1.el9.rocky.0.1.x86_64 elfutils-libelf-0.194-1.el9.rocky.0.1.x86_64 elfutils-libs-0.194-1.el9.rocky.0.1.x86_64 ima-evm-utils-1.6.2-2.el9.rocky.0.2.x86_64 libacl-2.3.1-4.el9.x86_64 libcap-2.48-10.el9_7.1.x86_64 libgcc-11.5.0-14.el9.x86_64 libgomp-11.5.0-14.el9.x86_64 libnghttp2-1.43.0-6.el9_7.1.x86_64 libselinux-3.6-3.el9.x86_64 libsepol-3.6-3.el9.x86_64 libstdc++-11.5.0-14.el9.x86_64 openssl-1:3.5.5-4.el9_8.x86_64 openssl-libs-1:3.5.5-4.el9_8.x86_64 python3-3.9.25-7.el9_8.x86_64 python3-libs-3.9.25-7.el9_8.x86_64 python3-rpm-4.16.1.3-40.el9.x86_64 rpm-4.16.1.3-40.el9.x86_64 rpm-build-libs-4.16.1.3-40.el9.x86_64 rpm-libs-4.16.1.3-40.el9.x86_64 rpm-sign-libs-4.16.1.3-40.el9.x86_64 systemd-libs-252-67.el9_8.2.rocky.0.1.x86_64 Installed: ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64 Xaw3d-1.6.3-7.el9.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.15.3-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-41.el9.noarch automake-1.16.2-8.el9.noarch avahi-glib-0.8-23.el9.x86_64 avahi-libs-0.8-23.el9.x86_64 bison-3.7.4-5.el9.x86_64 bluez-libs-5.85-1.el9.x86_64 boost-1.75.0-13.el9_7.x86_64 boost-atomic-1.75.0-13.el9_7.x86_64 boost-chrono-1.75.0-13.el9_7.x86_64 boost-container-1.75.0-13.el9_7.x86_64 boost-context-1.75.0-13.el9_7.x86_64 boost-contract-1.75.0-13.el9_7.x86_64 boost-coroutine-1.75.0-13.el9_7.x86_64 boost-date-time-1.75.0-13.el9_7.x86_64 boost-devel-1.75.0-13.el9_7.x86_64 boost-fiber-1.75.0-13.el9_7.x86_64 boost-filesystem-1.75.0-13.el9_7.x86_64 boost-graph-1.75.0-13.el9_7.x86_64 boost-iostreams-1.75.0-13.el9_7.x86_64 boost-locale-1.75.0-13.el9_7.x86_64 boost-log-1.75.0-13.el9_7.x86_64 boost-math-1.75.0-13.el9_7.x86_64 boost-nowide-1.75.0-13.el9_7.x86_64 boost-numpy3-1.75.0-13.el9_7.x86_64 boost-program-options-1.75.0-13.el9_7.x86_64 boost-python3-1.75.0-13.el9_7.x86_64 boost-random-1.75.0-13.el9_7.x86_64 boost-regex-1.75.0-13.el9_7.x86_64 boost-serialization-1.75.0-13.el9_7.x86_64 boost-stacktrace-1.75.0-13.el9_7.x86_64 boost-system-1.75.0-13.el9_7.x86_64 boost-test-1.75.0-13.el9_7.x86_64 boost-thread-1.75.0-13.el9_7.x86_64 boost-timer-1.75.0-13.el9_7.x86_64 boost-type_erasure-1.75.0-13.el9_7.x86_64 boost-wave-1.75.0-13.el9_7.x86_64 bzip2-1.0.8-11.el9.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 cmake-3.31.8-3.el9.x86_64 cmake-data-3.31.8-3.el9.noarch cmake-filesystem-3.31.8-3.el9.x86_64 colord-libs-1.4.5-6.el9_6.x86_64 container-selinux-4:2.245.0-1.el9.noarch containerd.io-2.2.5-1.el9.x86_64 cpp-11.5.0-14.el9.x86_64 cryptsetup-libs-2.8.1-3.el9.x86_64 cups-libs-1:2.3.3op2-38.el9_8.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-8.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch dconf-0.40.0-6.el9.x86_64 device-mapper-9:1.02.207-4.el9.1.x86_64 device-mapper-libs-9:1.02.207-4.el9.1.x86_64 diffutils-3.7-12.el9.x86_64 docker-buildx-plugin-0.34.1-1.el9.x86_64 docker-ce-3:28.5.2-1.el9.x86_64 docker-ce-cli-1:29.6.0-1.el9.x86_64 docker-ce-rootless-extras-29.6.0-1.el9.x86_64 docker-compose-plugin-5.1.4-1.el9.x86_64 doxygen-1:1.9.1-12.el9_5.x86_64 ed-1.14.2-12.el9.x86_64 elfutils-libelf-devel-0.194-1.el9.rocky.0.1.x86_64 emacs-filesystem-1:27.2-18.el9.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 fftw-libs-single-3.3.8-12.el9.0.1.x86_64 flac-libs-1.3.3-10.el9_2.1.x86_64 flex-2.6.4-9.el9.x86_64 flexiblas-3.0.4-9.el9.x86_64 flexiblas-netlib-3.0.4-9.el9.x86_64 flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 fontconfig-2.14.0-2.el9_1.x86_64 freetype-2.10.4-10.el9_5.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-17.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-libs-2.9.9-17.el9.x86_64 gcc-11.5.0-14.el9.x86_64 gcc-c++-11.5.0-14.el9.x86_64 gd-2.3.2-3.el9.x86_64 gdb-16.3-3.el9.x86_64 gdb-headless-16.3-3.el9.x86_64 gdk-pixbuf2-2.42.6-6.el9_7.1.x86_64 gdk-pixbuf2-modules-2.42.6-6.el9_7.1.x86_64 geoclue2-2.6.0-8.el9_6.1.x86_64 ghostscript-9.54.0-19.el9_6.x86_64 ghostscript-tools-fonts-9.54.0-19.el9_6.x86_64 ghostscript-tools-printing-9.54.0-19.el9_6.x86_64 ghostscript-x11-9.54.0-19.el9_6.x86_64 giflib-5.2.1-10.el9_8.1.x86_64 git-2.52.0-1.el9.x86_64 git-core-2.52.0-1.el9.x86_64 git-core-doc-2.52.0-1.el9.noarch git-review-2.3.1-7.el9.noarch glib-networking-2.68.3-3.el9.x86_64 glibc-devel-2.34-270.el9_8.x86_64 glibc-headers-2.34-270.el9_8.x86_64 gobject-introspection-1.68.0-11.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.0.1.noarch gperftools-devel-2.9.1-3.el9.x86_64 gperftools-libs-2.9.1-3.el9.x86_64 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.0.1.x86_64 gsettings-desktop-schemas-40.0-8.el9_7.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.12-3.el9.x86_64 gstreamer1-plugins-base-1.22.12-8.el9_8.x86_64 gtk-update-icon-cache-3.24.31-8.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-8.el9.x86_64 gv-3.7.4-29.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch hiredis-1.0.2-2.el9.x86_64 hiredis-devel-1.0.2-2.el9.x86_64 httpd-2.4.62-13.el9_8.1.x86_64 httpd-core-2.4.62-13.el9_8.1.x86_64 httpd-filesystem-2.4.62-13.el9_8.1.noarch httpd-tools-2.4.62-13.el9_8.1.x86_64 hwdata-0.348-9.22.el9.noarch hwloc-libs-2.4.1-6.el9_7.x86_64 info-6.7-15.el9.x86_64 iproute-6.17.0-2.el9.x86_64 iptables-legacy-1.8.10-11.1.el9.x86_64 iptables-legacy-libs-1.8.10-11.1.el9.x86_64 iptables-libs-1.8.10-11.el9_5.x86_64 iso-codes-4.6.0-3.el9.noarch jansson-2.14-1.el9.0.1.x86_64 jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 jq-1.6-19.el9_8.2.x86_64 json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-11.el9.x86_64 kbd-legacy-2.4.0-11.el9.noarch kbd-misc-2.4.0-11.el9.noarch kernel-headers-5.14.0-687.15.1.el9_8.x86_64 keyutils-1.6.3-1.el9.x86_64 kmod-28-11.el9.x86_64 kmod-libs-28-11.el9.x86_64 lcms2-2.12-3.el9.x86_64 lcov-1.14-6.el9.noarch libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.8.12-1.el9.x86_64 libX11-common-1.8.12-1.el9.noarch libX11-xcb-1.8.12-1.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 libbabeltrace-1.5.8-10.el9.x86_64 libbpf-2:1.5.0-3.el9.x86_64 libbrotli-1.0.9-9.el9_7.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-10.el9_7.1.x86_64 libcbor-0.7.0-5.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.128-1.el9.x86_64 libedit-3.1-39.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libexif-0.6.22-6.el9_8.1.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgexiv2-0.14.3-1.el9.x86_64 libgfortran-11.5.0-14.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-19.el9_6.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-10.el9_6.x86_64 libicu-devel-67.1-10.el9_6.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-23.el9_5.x86_64 libnftnl-1.2.6-4.el9_4.x86_64 libnghttp2-devel-1.43.0-6.el9_7.1.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-15.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 libquadmath-11.5.0-14.el9.x86_64 libquadmath-devel-11.5.0-14.el9.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-10.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-3.el9.x86_64 libsndfile-1.0.31-9.el9_8.1.x86_64 libsoup-2.72.0-16.el9_8.1.x86_64 libstdc++-devel-11.5.0-14.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtdb-1.4.14-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-18.el9_8.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 libunwind-1.6.2-1.el9.x86_64 libuv-1:1.42.0-2.el9_4.x86_64 libuv-devel-1:1.42.0-2.el9_4.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 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-14.el9_7.1.x86_64 libzstd-devel-1.5.1-2.el9.x86_64 llvm-filesystem-21.1.8-2.el9.x86_64 llvm-libs-21.1.8-2.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lsof-4.94.0-3.el9.x86_64 m4-1.4.19-1.el9.x86_64 mailcap-2.1.49-5.el9.0.2.noarch make-1:4.3-8.el9.x86_64 mesa-dri-drivers-25.2.7-4.el9.x86_64 mesa-filesystem-25.2.7-4.el9.x86_64 mesa-libEGL-25.2.7-4.el9.x86_64 mesa-libGL-25.2.7-4.el9.x86_64 mesa-libgbm-25.2.7-4.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mod_http2-2.0.26-6.el9_8.1.x86_64 mod_lua-2.4.62-13.el9_8.1.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 nftables-1:1.0.9-7.el9_8.x86_64 nspr-4.36.0-8.el9.x86_64 nss-3.112.0-8.el9.x86_64 nss-softokn-3.112.0-8.el9.x86_64 nss-softokn-freebl-3.112.0-8.el9.x86_64 nss-sysinit-3.112.0-8.el9.x86_64 nss-util-3.112.0-8.el9.x86_64 oneTBB-2023.0.0-1.el9.x86_64 oneTBB-devel-2023.0.0-1.el9.x86_64 oniguruma-6.9.6-1.el9.6.x86_64 openblas-0.3.29-1.el9.x86_64 openblas-openmp-0.3.29-1.el9.x86_64 openjpeg2-2.4.0-8.el9.x86_64 openssh-9.9p1-7.el9_8.rocky.0.1.x86_64 openssh-clients-9.9p1-7.el9_8.rocky.0.1.x86_64 openssl-devel-1:3.5.5-4.el9_8.x86_64 openssl-fips-provider-1:3.5.5-4.el9_8.x86_64 opus-1.3.1-10.el9.x86_64 orc-0.4.31-8.el9.x86_64 osinfo-db-20250606-2.el9.rocky.20260312.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-483.el9.noarch perl-B-1.80-483.el9.x86_64 perl-Carp-1.50-460.el9.0.1.noarch perl-Class-Struct-0.66-483.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.0.1.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-DynaLoader-1.47-483.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-483.el9.x86_64 perl-Error-1:0.17029-7.el9.0.1.noarch perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-483.el9.x86_64 perl-File-Basename-2.85-483.el9.noarch perl-File-Compare-1.100.600-483.el9.noarch perl-File-Copy-2.34-483.el9.noarch perl-File-Find-1.37-483.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-483.el9.noarch perl-FileHandle-2.03-483.el9.noarch perl-GD-2.86-1.el9.x86_64 perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-483.el9.noarch perl-Git-2.52.0-1.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-483.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-483.el9.noarch perl-JSON-4.03-5.el9.0.1.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Math-BigInt-1:1.9998.18-460.el9.noarch perl-Math-Complex-1.59-483.el9.noarch perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-483.el9.x86_64 perl-Net-SSLeay-1.94-3.el9.x86_64 perl-POSIX-1.94-483.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-PerlIO-gzip-0.20-10.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.0.1.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-483.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-483.el9.noarch perl-Term-ANSIColor-5.01-461.el9.0.1.noarch perl-Term-Cap-1.17-460.el9.0.1.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.0.1.noarch perl-Thread-Queue-3.14-460.el9.0.1.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.0.1.noarch perl-base-2.27-483.el9.noarch perl-constant-1.33-461.el9.0.1.noarch perl-diagnostics-1.37-483.el9.noarch perl-if-0.60.800-483.el9.noarch perl-interpreter-4:5.32.1-483.el9.x86_64 perl-lib-0.65-483.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-483.el9.x86_64 perl-mro-1.23-483.el9.x86_64 perl-overload-1.31-483.el9.noarch perl-overloading-0.02-483.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.0.1.noarch perl-subs-1.03-483.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-483.el9.noarch pipewire-1.4.9-1.el9.x86_64 pipewire-alsa-1.4.9-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 pipewire-libs-1.4.9-1.el9.x86_64 pipewire-pulseaudio-1.4.9-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-5.el9.x86_64 polkit-0.117-14.el9.x86_64 polkit-libs-0.117-14.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-24.el9_8.1.x86_64 poppler-data-0.4.9-9.el9.0.1.noarch poppler-glib-21.01.0-24.el9_8.1.x86_64 pprof-2.9.1-3.el9.noarch procps-ng-3.3.17-14.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch pulseaudio-libs-15.0-3.el9.x86_64 python3-cairo-1.20.1-1.el9.x86_64 python3-chardet-4.0.0-5.el9.noarch python3-devel-3.9.25-7.el9_8.x86_64 python3-distlib-0.3.2-1.el9.noarch python3-distro-1.5.0-7.el9.noarch python3-extras-1.0.0-22.el9.noarch python3-filelock-3.7.1-1.el9.noarch python3-fixtures-3.0.0-28.el9.noarch python3-future-0.18.3-3.el9.noarch python3-gobject-3.40.1-6.el9.x86_64 python3-gobject-base-3.40.1-6.el9.x86_64 python3-gobject-base-noarch-3.40.1-6.el9.noarch python3-idna-2.10-7.el9_4.1.noarch python3-junitxml-0.7-28.el9.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-numpy-1:1.23.5-2.el9_7.x86_64 python3-packaging-20.9-5.el9.noarch python3-pbr-5.9.0-1.el9.noarch python3-pip-21.3.1-2.el9_8.rocky.0.1.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.0.1.noarch python3-pysocks-1.7.1-12.el9.0.1.noarch python3-requests-2.25.1-10.el9_6.noarch python3-setuptools-53.0.0-15.el9.noarch python3-subunit-1.4.0-12.el9.noarch python3-testtools-2.5.0-7.el9.noarch python3-tomli-2.0.1-5.el9.noarch python3-urllib3-1.26.5-7.el9.noarch python3-virtualenv-20.21.1-16.el9.noarch python3-wheel-wheel-1:0.36.2-8.el9.noarch python3.11-3.11.13-9.el9_8.x86_64 python3.11-devel-3.11.13-9.el9_8.x86_64 python3.11-libs-3.11.13-9.el9_8.x86_64 python3.11-pip-wheel-22.3.1-6.el9.noarch python3.11-setuptools-wheel-65.5.1-5.el9.noarch python3.11-wheel-wheel-0.38.4-3.el9.noarch python3.12-3.12.13-2.el9_8.x86_64 python3.12-devel-3.12.13-2.el9_8.x86_64 python3.12-libs-3.12.13-2.el9_8.x86_64 python3.12-pip-wheel-23.2.1-5.el9.noarch python3.12-setuptools-wheel-68.2.2-5.el9_6.noarch python3.12-wheel-wheel-0.41.2-3.el9_7.1.noarch python3.13-3.13.13-1.el9.x86_64 python3.13-devel-3.13.13-1.el9.x86_64 python3.13-libs-3.13.13-1.el9.x86_64 python3.13-pip-wheel-25.1.1-1.el9.noarch python3.13-setuptools-wheel-78.1.1-1.el9.noarch python3.14-3.14.4-2.el9_8.x86_64 python3.14-devel-3.14.4-2.el9_8.x86_64 python3.14-freethreading-3.14.4-3.el9_8.x86_64 python3.14-freethreading-devel-3.14.4-3.el9_8.x86_64 python3.14-freethreading-libs-3.14.4-3.el9_8.x86_64 python3.14-libs-3.14.4-2.el9_8.x86_64 python3.14-pip-wheel-25.2-3.el9.noarch python3.14-setuptools-wheel-78.1.1-4.el9.noarch rapidjson-devel-1.1.0-18.el9.x86_64 rocky-logos-httpd-90.17-1.el9.noarch rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 rsync-3.2.5-7.el9_8.x86_64 rtkit-0.11-29.el9.x86_64 selinux-policy-38.1.75-2.el9_8.noarch selinux-policy-targeted-38.1.75-2.el9_8.noarch shared-mime-info-2.1-5.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.0.1.noarch source-highlight-3.1.9-12.el9.x86_64 spirv-tools-libs-2025.4-1.el9.x86_64 subunit-filters-1.4.0-12.el9.noarch sudo-1.9.17p2-3.el9_8.x86_64 systemd-252-67.el9_8.2.rocky.0.1.x86_64 systemd-pam-252-67.el9_8.2.rocky.0.1.x86_64 systemd-rpm-macros-252-67.el9_8.2.rocky.0.1.noarch systemd-udev-252-67.el9_8.2.rocky.0.1.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-60.el9_8.x86_64 upower-0.99.13-2.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.0.1.noarch urw-base35-c059-fonts-20200910-6.el9.0.1.noarch urw-base35-d050000l-fonts-20200910-6.el9.0.1.noarch urw-base35-fonts-20200910-6.el9.0.1.noarch urw-base35-fonts-common-20200910-6.el9.0.1.noarch urw-base35-gothic-fonts-20200910-6.el9.0.1.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.0.1.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.0.1.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.0.1.noarch urw-base35-p052-fonts-20200910-6.el9.0.1.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.0.1.noarch urw-base35-z003-fonts-20200910-6.el9.0.1.noarch userspace-rcu-0.12.1-6.el9.x86_64 userspace-rcu-devel-0.12.1-6.el9.x86_64 vim-common-2:8.2.2637-26.el9_8.5.x86_64 vim-enhanced-2:8.2.2637-26.el9_8.5.x86_64 vim-filesystem-2:8.2.2637-26.el9_8.5.noarch webkit2gtk3-jsc-2.52.4-1.el9_8.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-30.el9_6.x86_64 wireplumber-0.5.12-1.el9.x86_64 wireplumber-libs-0.5.12-1.el9.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.0.1.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 zlib-devel-1.2.11-40.el9.x86_64 Complete! 2026-07-10 13:10:17 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/gnu/automake/automake-1.16.5.tar.gz [2389045/2389045] -> "automake-1.16.5.tar.gz" [1] checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking for tex... no checking for yacc... no checking for byacc... no checking for bison... bison -y checking for lex... lex checking whether autoconf is installed... yes checking whether autoconf works... yes checking whether autoconf is recent enough... yes checking whether ln works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F configure: will now look for a sturdy POSIX shell, for our testsuite checking for sh... /usr/bin/sh checking for sh5... no checking for dash... no checking for ash... no checking for bash... /usr/bin/bash checking for zsh... no checking for ksh... no checking for pdksh... no checking whether /usr/bin/sh supports $(cmd)... yes checking whether /usr/bin/sh supports $((expr))... yes checking whether /usr/bin/sh supports ${#var}... yes checking whether /usr/bin/sh supports ${var#glob} and ${var%glob}... yes checking whether /usr/bin/sh preserves exit traps with "set -e"... yes checking whether /usr/bin/sh can define exit traps in a shell function... yes checking whether /usr/bin/sh corrupts stderr with "set -x"... no checking whether /usr/bin/sh can return early from "dot-sourced" files... yes checking whether /usr/bin/sh supports alias named like shell builtins... yes checking whether /usr/bin/sh supports "test -e"... yes configure: shell /usr/bin/sh is good enough, stop looking configure: will use /usr/bin/sh as the testsuite shell configure: will now look for generic compilers checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for aCC... no checking for CC... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking for c++... c++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for armflang... no checking for flang... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g95... no checking for gfortran... no checking whether the Fortran compiler works... no configure: WARNING: Fortran compiler cannot create executables configure: tests requiring the Fortran compiler will be skipped checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for g77... no checking for armflang... no checking for flang... no checking for gfortran... no checking whether the Fortran 77 compiler works... no configure: WARNING: Fortran 77 compiler cannot create executables configure: tests requiring the Fortran 77 compiler will be skipped configure: will now look for GNU compilers configure: cc is already a GNU C compiler configure: c++ is already a GNU C++ compiler checking for gfortran... no checking for g77... no checking for gfortran... no checking for gcj... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pre-inst-env GEN bin/automake GEN bin/aclocal GEN bin/aclocal-1.16 GEN bin/automake-1.16 GEN t/ax/shell-no-trail-bslash GEN t/ax/cc-no-c-o GEN runtest GEN doc/aclocal.1 GEN doc/automake.1 GEN lib/Automake/Config.pm GEN doc/aclocal-1.16.1 GEN doc/automake-1.16.1 GEN t/ax/test-defs.sh make[1]: Entering directory '/usr/local/src/automake-1.16.5' /usr/bin/mkdir -p '/usr/local/bin' /usr/bin/install -c bin/automake bin/aclocal '/usr/local/bin' make install-exec-hook make[2]: Entering directory '/usr/local/src/automake-1.16.5' ln '/usr/local/bin/automake' '/usr/local/bin/automake-1.16' ln '/usr/local/bin/aclocal' '/usr/local/bin/aclocal-1.16' make[2]: Leaving directory '/usr/local/src/automake-1.16.5' /usr/bin/mkdir -p '/usr/local/share/automake-1.16/am' /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/usr/local/share/automake-1.16/am' /usr/bin/mkdir -p '/usr/local/share/aclocal-1.16' /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/usr/local/share/aclocal-1.16' /usr/bin/mkdir -p '/usr/local/share/aclocal-1.16/internal' /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/usr/local/share/aclocal-1.16/internal' /usr/bin/mkdir -p '/usr/local/share/doc/automake' /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/usr/local/share/doc/automake' /usr/bin/mkdir -p '/usr/local/share/automake-1.16/Automake' /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/usr/local/share/automake-1.16/Automake' /usr/bin/mkdir -p '/usr/local/share/automake-1.16' /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/usr/local/share/automake-1.16' /usr/bin/mkdir -p '/usr/local/share/automake-1.16' /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/usr/local/share/automake-1.16' /usr/bin/mkdir -p '/usr/local/share/aclocal' /usr/bin/install -c -m 644 m4/acdir/README '/usr/local/share/aclocal' /usr/bin/mkdir -p '/usr/local/share/info' /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/usr/local/share/info' install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/automake.info' install-info --info-dir='/usr/local/share/info' '/usr/local/share/info/automake-history.info' /usr/bin/mkdir -p '/usr/local/share/man/man1' /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.16.1 doc/automake-1.16.1 '/usr/local/share/man/man1' /usr/bin/mkdir -p '/usr/local/share/automake-1.16/Automake' /usr/bin/install -c -m 644 lib/Automake/Config.pm '/usr/local/share/automake-1.16/Automake' make install-data-hook make[2]: Entering directory '/usr/local/src/automake-1.16.5' chmod +x '/usr/local/share/automake-1.16/config.guess' chmod +x '/usr/local/share/automake-1.16/config.sub' chmod +x '/usr/local/share/automake-1.16/install-sh' chmod +x '/usr/local/share/automake-1.16/mdate-sh' chmod +x '/usr/local/share/automake-1.16/missing' chmod +x '/usr/local/share/automake-1.16/mkinstalldirs' chmod +x '/usr/local/share/automake-1.16/ylwrap' chmod +x '/usr/local/share/automake-1.16/depcomp' chmod +x '/usr/local/share/automake-1.16/compile' chmod +x '/usr/local/share/automake-1.16/py-compile' chmod +x '/usr/local/share/automake-1.16/ar-lib' chmod +x '/usr/local/share/automake-1.16/test-driver' chmod +x '/usr/local/share/automake-1.16/tap-driver.sh' make[2]: Leaving directory '/usr/local/src/automake-1.16.5' make[1]: Leaving directory '/usr/local/src/automake-1.16.5' Last metadata expiration check: 0:01:42 ago on Fri 10 Jul 2026 01:08:39 PM UTC. Dependencies resolved. ======================================================================================================== Package Arch Version Repository Size ======================================================================================================== Installing: java-1.8.0-openjdk x86_64 1:1.8.0.492.b09-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 420 k Installing dependencies: copy-jdk-configs noarch 4.0-3.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 27 k java-1.8.0-openjdk-headless x86_64 1:1.8.0.492.b09-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 33 M javapackages-filesystem noarch 6.4.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 10 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 2026b-1.el9_8 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: 35 M Installed size: 118 M Downloading Packages: (1/10): copy-jdk-configs-4.0-3.el9.0.1.noarch.r 940 kB/s | 27 kB 00:00 (2/10): lksctp-tools-1.0.19-3.el9_4.x86_64.rpm 2.7 MB/s | 96 kB 00:00 (3/10): javapackages-filesystem-6.4.0-1.el9.noa 2.0 MB/s | 10 kB 00:00 (4/10): java-1.8.0-openjdk-1.8.0.492.b09-2.el9_ 8.5 MB/s | 420 kB 00:00 (5/10): lua-5.4.4-4.el9.x86_64.rpm 13 MB/s | 187 kB 00:00 (6/10): lua-posix-35.0-8.el9.x86_64.rpm 11 MB/s | 131 kB 00:00 (7/10): ttmkfdir-3.0.9-65.el9.x86_64.rpm 5.2 MB/s | 52 kB 00:00 (8/10): tzdata-java-2026b-1.el9_8.noarch.rpm 14 MB/s | 145 kB 00:00 (9/10): xorg-x11-fonts-Type1-7.5-33.el9.noarch. 28 MB/s | 499 kB 00:00 (10/10): java-1.8.0-openjdk-headless-1.8.0.492. 111 MB/s | 33 MB 00:00 -------------------------------------------------------------------------------- Total 105 MB/s | 35 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.0.1.noarch 1/1 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.492.b09-2.el9_7. 1/1 Preparing : 1/1 Installing : tzdata-java-2026b-1.el9_8.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.0.1.noarch 6/10 Installing : javapackages-filesystem-6.4.0-1.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.492.b09-2.el9_ 9/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.492.b09-2.el9_ 9/10 Installing : java-1.8.0-openjdk-1:1.8.0.492.b09-2.el9_7.x86_64 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.492.b09-2.el9_7.x86_64 10/10 Running scriptlet: copy-jdk-configs-4.0-3.el9.0.1.noarch 10/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.492.b09-2.el9_ 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.492.b09-2.el9_7.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.0.1.noarch 2/10 Verifying : java-1.8.0-openjdk-1:1.8.0.492.b09-2.el9_7.x86_64 3/10 Verifying : java-1.8.0-openjdk-headless-1:1.8.0.492.b09-2.el9_ 4/10 Verifying : javapackages-filesystem-6.4.0-1.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-2026b-1.el9_8.noarch 9/10 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 10/10 Installed: copy-jdk-configs-4.0-3.el9.0.1.noarch java-1.8.0-openjdk-1:1.8.0.492.b09-2.el9_7.x86_64 java-1.8.0-openjdk-headless-1:1.8.0.492.b09-2.el9_7.x86_64 javapackages-filesystem-6.4.0-1.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-2026b-1.el9_8.noarch xorg-x11-fonts-Type1-7.5-33.el9.noarch Complete! warning: /var/tmp/rpm-tmp.4Yav9c: 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.RPkQw0: 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_######################################## 77 files removed Requirement already satisfied: tox in /usr/lib/python3.9/site-packages (3.28.0) Collecting tox Downloading tox-4.30.3-py3-none-any.whl (175 kB) 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.6-py3-none-any.whl (134 kB) Collecting wheel Downloading wheel-0.47.0-py3-none-any.whl (32 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 packaging>=25 Downloading packaging-26.2-py3-none-any.whl (100 kB) Collecting tomli>=2.2.1 Downloading tomli-2.4.1-py3-none-any.whl (14 kB) Collecting typing-extensions>=4.14.1 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) Collecting pluggy>=1.6 Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) Collecting virtualenv>=20.31.2 Downloading virtualenv-21.6.0-py3-none-any.whl (5.5 MB) Collecting colorama>=0.4.6 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting cachetools>=6.1 Downloading cachetools-6.2.6-py3-none-any.whl (11 kB) Collecting pyproject-api>=1.9.1 Downloading pyproject_api-1.9.1-py3-none-any.whl (13 kB) Collecting platformdirs>=4.3.8 Downloading platformdirs-4.4.0-py3-none-any.whl (18 kB) Collecting tox Downloading tox-4.30.2-py3-none-any.whl (175 kB) Downloading tox-4.30.1-py3-none-any.whl (175 kB) Downloading tox-4.30.0-py3-none-any.whl (175 kB) Downloading tox-4.29.0-py3-none-any.whl (174 kB) Downloading tox-4.28.4-py3-none-any.whl (174 kB) Downloading tox-4.28.3-py3-none-any.whl (174 kB) Downloading tox-4.28.2-py3-none-any.whl (174 kB) Downloading tox-4.28.1-py3-none-any.whl (173 kB) Downloading tox-4.28.0-py3-none-any.whl (173 kB) Downloading tox-4.27.0-py3-none-any.whl (173 kB) Downloading tox-4.26.0-py3-none-any.whl (172 kB) Downloading tox-4.25.0-py3-none-any.whl (172 kB) Downloading tox-4.24.2-py3-none-any.whl (172 kB) Downloading tox-4.24.1-py3-none-any.whl (171 kB) Downloading tox-4.24.0-py3-none-any.whl (171 kB) Downloading tox-4.23.2-py3-none-any.whl (166 kB) 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) Requirement already satisfied: tomli>=2.0.1 in /usr/lib/python3.9/site-packages (from tox) (2.0.1) 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) Downloading tox-4.15.1-py3-none-any.whl (156 kB) Collecting filelock>=3.13.1 Downloading filelock-3.19.1-py3-none-any.whl (15 kB) Collecting tox 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) 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) Requirement already satisfied: virtualenv>=20.21 in /usr/lib/python3.9/site-packages (from tox) (20.21.1) 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) 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) Requirement already satisfied: packaging>=14 in /usr/lib/python3.9/site-packages (from tox) (20.9) Requirement already satisfied: filelock>=3.0.0 in /usr/lib/python3.9/site-packages (from tox) (3.7.1) Requirement already satisfied: py>=1.4.17 in /usr/lib/python3.9/site-packages (from tox) (1.10.0) Requirement already satisfied: six>=1.14.0 in /usr/lib/python3.9/site-packages (from tox) (1.15.0) 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.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_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: distlib<1,>=0.3.2 in /usr/lib/python3.9/site-packages (from virtualenv>=20.21->tox) (0.3.2) Installing collected packages: packaging, MarkupSafe, wheel, pip2pi, lxml, jinja2 Successfully installed MarkupSafe-3.0.3 jinja2-3.1.6 lxml-5.0.2 packaging-26.2 pip2pi-0.8.2 wheel-0.47.0 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 2026-07-10 13:10:47 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/go/go1.23.4.linux-amd64.tar.gz [73645095/73645095] -> "go1.23.4.linux-amd64.tar.gz" [1] 2026-07-10 13:10:49 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/el9/base/x86_64/raven-release.el9.noarch.rpm [9490/9490] -> "/tmp/raven-release/raven-release.el9.noarch.rpm" [1] warning: /tmp/raven-release/raven-release.el9.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2dcd03a2: NOKEY Verifying... ######################################## Preparing... ######################################## Updating / installing... raven-release-1.0.2-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. 2026-07-10 13:10:51 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/OpenSDN-io/tf-third-party-cache/raw/master/zookeeper/zookeeper-3.4.5.tar.gz [16402010/16402010] -> "/tmp/cache-systemless_test/zookeeper-3.4.5.tar.gz" [1] 2026-07-10 13:10:51 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/OpenSDN-io/tf-third-party-cache/raw/master/cassandra/apache-cassandra-3.10-bin.tar.gz [37608621/37608621] -> "/tmp/cache-systemless_test/apache-cassandra-3.10-bin.tar.gz" [1] 2026-07-10 13:10:52 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/OpenSDN-io/tf-third-party-cache/raw/master/kafka/kafka_2.11-2.3.1.tgz [64867270/64867270] -> "/tmp/cache-systemless_test/kafka_2.11-2.3.1.tgz" [1] 2026-07-10 13:10:52 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/OpenSDN-io/tf-third-party-cache/raw/master/redis/redis-2.6.13.tar.gz [994331/994331] -> "/tmp/cache-systemless_test/redis-2.6.13.tar.gz" [1]  ---> Removed intermediate container 090539a66943 ---> 6e2f7811db52 Step 19/19 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c95ddce84a1e ---> Removed intermediate container c95ddce84a1e ---> c4e24085541a Successfully built c4e24085541a Successfully tagged tf-dev-sandbox:sandbox-master-3_0_0_6-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-3_0_0_6-1