Building tf-dev-env image: tf-dev-sandbox:sandbox-master-1_0_8_7-7_0 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 46.59kB Step 1/20 : ARG LINUX_DISTR=rockylinux Step 2/20 : ARG LINUX_DISTR_VER=9 Step 3/20 : FROM $LINUX_DISTR:$LINUX_DISTR_VER 9: Pulling from library/rockylinux 446f83f14b23: Pulling fs layer 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete Digest: sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 Status: Downloaded newer image for rockylinux:9 ---> 9cc24f05f309 Step 4/20 : ARG SITE_MIRROR ---> Running in 131f23700be1 ---> Removed intermediate container 131f23700be1 ---> 2d7fef9a1f1f Step 5/20 : ARG LC_ALL=en_US.UTF-8 ---> Running in 1f02f3c1b3a3 ---> Removed intermediate container 1f02f3c1b3a3 ---> f05e04f532a6 Step 6/20 : ARG LANG=en_US.UTF-8 ---> Running in c68a4798ef0d ---> Removed intermediate container c68a4798ef0d ---> b136366e2059 Step 7/20 : ARG LANGUAGE=en_US.UTF-8 ---> Running in 7794b1cc8eb5 ---> Removed intermediate container 7794b1cc8eb5 ---> 8ebab0f79ec5 Step 8/20 : ENV USER root ---> Running in 6025a8025017 ---> Removed intermediate container 6025a8025017 ---> 1870ff8a5d81 Step 9/20 : ENV HOME /root ---> Running in 13be4d92d881 ---> Removed intermediate container 13be4d92d881 ---> 8b75ca0ca66d Step 10/20 : ENV CONTRAIL $HOME/contrail ---> Running in ba3d8f341280 ---> Removed intermediate container ba3d8f341280 ---> dd6e1232d184 Step 11/20 : ENV LC_ALL=$LC_ALL ---> Running in 48636da9fe9c ---> Removed intermediate container 48636da9fe9c ---> 219a55beb9ef Step 12/20 : ENV LANG=$LANG ---> Running in e22ec89f5452 ---> Removed intermediate container e22ec89f5452 ---> 0e183ae041f5 Step 13/20 : ENV LANGUAGE=$LANGUAGE ---> Running in 774cc9730851 ---> Removed intermediate container 774cc9730851 ---> ac00f71d0420 Step 14/20 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in 8b63922becf6 ---> Removed intermediate container 8b63922becf6 ---> 72cbde5fba48 Step 15/20 : WORKDIR $CONTRAIL ---> Running in 2277cca817be ---> Removed intermediate container 2277cca817be ---> 65feb3ee9459 Step 16/20 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> 3c5192b8a64c Step 17/20 : COPY entrypoint.sh build-rocky*.sh / ---> 3be45c399eaf Step 18/20 : RUN mkdir -p $OPENSSL_ROOT_DIR/lib && ln -s /usr/include/openssl10 $OPENSSL_ROOT_DIR/include && ln -s /usr/lib64/libcrypto.so.10 $OPENSSL_ROOT_DIR/lib/libcrypto.so && ln -s /usr/lib64/libssl.so.10 $OPENSSL_ROOT_DIR/lib/libssl.so ---> Running in 4cec4e4e90b3 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)  ---> Removed intermediate container 4cec4e4e90b3 ---> 9b8b6e5c315a Step 19/20 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in 5d639e6421e9 /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 32 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 671 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 506 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 105 MB/s | 30 MB 00:00 Third parties for OpenSDN 47 MB/s | 5.4 MB 00:00 Available Packages Name : git-review Version : 2.3.1 Release : 7.el9 Architecture : noarch Size : 86 k Source : git-review-2.3.1-7.el9.src.rpm Repository : tf-mirrors.ci_repos_epel9.repo Summary : A Git helper for integration with Gerrit URL : https://opendev.org/opendev/git-review License : ASL 2.0 Description : An extension for source control system Git that creates and manages : review requests in the patch management system Gerrit. It replaces the : rfc.sh script. Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:04 ago on Wed Apr 16 12:06:17 2025. Dependencies resolved. ============================================================================================== Package Arch Version Repository Size ============================================================================================== Installing: glibc-all-langpacks x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 18 M langpacks-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.4 k yum-utils noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 35 k Upgrading: glibc x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 2.0 M glibc-common x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 296 k glibc-minimal-langpack x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 22 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k dejavu-sans-fonts noarch 2.37-18.el9 tf-mirrors.ci_repos_yum9-baseos 1.3 M dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 36 k fonts-filesystem noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-baseos 9.0 k langpacks-core-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k langpacks-core-font-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k python3-dateutil noarch 1:2.8.1-7.el9 tf-mirrors.ci_repos_yum9-baseos 287 k python3-dbus x86_64 1.2.18-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 131 k python3-dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 246 k python3-six noarch 1.15.0-9.el9 tf-mirrors.ci_repos_yum9-baseos 36 k python3-systemd x86_64 234-19.el9 tf-mirrors.ci_repos_yum9-baseos 82 k Installing weak dependencies: glibc-langpack-en x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 552 k Transaction Summary ============================================================================================== Install 15 Packages Upgrade 3 Packages Total download size: 23 M Downloading Packages: (1/18): dnf-plugins-core-4.3.0-16.el9.noarch.rp 1.8 MB/s | 36 kB 00:00 (2/18): dbus-libs-1.12.20-8.el9.x86_64.rpm 6.2 MB/s | 151 kB 00:00 (3/18): fonts-filesystem-2.0.5-7.el9.1.noarch.r 1.3 MB/s | 9.0 kB 00:00 (4/18): dejavu-sans-fonts-2.37-18.el9.noarch.rp 27 MB/s | 1.3 MB 00:00 (5/18): glibc-langpack-en-2.34-125.el9_5.1.x86_ 17 MB/s | 552 kB 00:00 (6/18): python3-dateutil-2.8.1-7.el9.noarch.rpm 15 MB/s | 287 kB 00:00 (7/18): python3-dbus-1.2.18-2.el9.0.1.x86_64.rp 9.5 MB/s | 131 kB 00:00 (8/18): python3-dnf-plugins-core-4.3.0-16.el9.n 19 MB/s | 246 kB 00:00 (9/18): python3-six-1.15.0-9.el9.noarch.rpm 3.3 MB/s | 36 kB 00:00 (10/18): python3-systemd-234-19.el9.x86_64.rpm 8.7 MB/s | 82 kB 00:00 (11/18): yum-utils-4.3.0-16.el9.noarch.rpm 3.4 MB/s | 35 kB 00:00 (12/18): langpacks-core-en-3.0-16.el9.noarch.rp 1.3 MB/s | 9.5 kB 00:00 (13/18): langpacks-core-font-en-3.0-16.el9.noar 1.6 MB/s | 9.5 kB 00:00 (14/18): langpacks-en-3.0-16.el9.noarch.rpm 1.8 MB/s | 9.4 kB 00:00 (15/18): glibc-common-2.34-125.el9_5.1.x86_64.r 26 MB/s | 296 kB 00:00 (16/18): glibc-minimal-langpack-2.34-125.el9_5. 2.4 MB/s | 22 kB 00:00 (17/18): glibc-2.34-125.el9_5.1.x86_64.rpm 37 MB/s | 2.0 MB 00:00 (18/18): glibc-all-langpacks-2.34-125.el9_5.1.x 65 MB/s | 18 MB 00:00 -------------------------------------------------------------------------------- Total 77 MB/s | 23 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : glibc-langpack-en-2.34-125.el9_5.1.x86_64 1/21 Upgrading : glibc-common-2.34-125.el9_5.1.x86_64 2/21 Upgrading : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 3/21 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/21 Upgrading : glibc-2.34-125.el9_5.1.x86_64 4/21 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/21 Installing : glibc-all-langpacks-2.34-125.el9_5.1.x86_64 5/21 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 6/21 Installing : python3-dbus-1.2.18-2.el9.0.1.x86_64 7/21 Installing : python3-systemd-234-19.el9.x86_64 8/21 Installing : python3-six-1.15.0-9.el9.noarch 9/21 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 10/21 Installing : python3-dnf-plugins-core-4.3.0-16.el9.noarch 11/21 Installing : dnf-plugins-core-4.3.0-16.el9.noarch 12/21 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 13/21 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 14/21 Installing : langpacks-core-font-en-3.0-16.el9.noarch 15/21 Installing : langpacks-core-en-3.0-16.el9.noarch 16/21 Installing : langpacks-en-3.0-16.el9.noarch 17/21 Installing : yum-utils-4.3.0-16.el9.noarch 18/21 Cleanup : glibc-2.34-83.el9.7.x86_64 19/21 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/21 Cleanup : glibc-common-2.34-83.el9.7.x86_64 21/21 Running scriptlet: glibc-all-langpacks-2.34-125.el9_5.1.x86_64 21/21 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 21/21 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/21 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 2/21 Verifying : dnf-plugins-core-4.3.0-16.el9.noarch 3/21 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 4/21 Verifying : glibc-all-langpacks-2.34-125.el9_5.1.x86_64 5/21 Verifying : glibc-langpack-en-2.34-125.el9_5.1.x86_64 6/21 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 7/21 Verifying : python3-dbus-1.2.18-2.el9.0.1.x86_64 8/21 Verifying : python3-dnf-plugins-core-4.3.0-16.el9.noarch 9/21 Verifying : python3-six-1.15.0-9.el9.noarch 10/21 Verifying : python3-systemd-234-19.el9.x86_64 11/21 Verifying : yum-utils-4.3.0-16.el9.noarch 12/21 Verifying : langpacks-core-en-3.0-16.el9.noarch 13/21 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 14/21 Verifying : langpacks-en-3.0-16.el9.noarch 15/21 Verifying : glibc-2.34-125.el9_5.1.x86_64 16/21 Verifying : glibc-2.34-83.el9.7.x86_64 17/21 Verifying : glibc-common-2.34-125.el9_5.1.x86_64 18/21 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/21 Verifying : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 20/21 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/21 Upgraded: glibc-2.34-125.el9_5.1.x86_64 glibc-common-2.34-125.el9_5.1.x86_64 glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch dnf-plugins-core-4.3.0-16.el9.noarch fonts-filesystem-1:2.0.5-7.el9.1.noarch glibc-all-langpacks-2.34-125.el9_5.1.x86_64 glibc-langpack-en-2.34-125.el9_5.1.x86_64 langpacks-core-en-3.0-16.el9.noarch langpacks-core-font-en-3.0-16.el9.noarch langpacks-en-3.0-16.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.0.1.x86_64 python3-dnf-plugins-core-4.3.0-16.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-19.el9.x86_64 yum-utils-4.3.0-16.el9.noarch Complete! No match for argument: kernel-3.* No packages marked for removal. Dependencies resolved. Nothing to do. Complete! added from: http://tf-mirrors.gz1.opensdn.io/re 347 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 258 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 298 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 361 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 353 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 307 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 367 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 428 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 343 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 363 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 363 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 326 kB/s | 3.0 kB 00:00 Package python3-3.9.18-1.el9_3.x86_64 is already installed. Package openssl-1:3.0.7-24.el9.x86_64 is already installed. Dependencies resolved. ============================================================================================================================= Package Arch Version Repository Size ============================================================================================================================= Installing: autoconf noarch 2.69-39.el9 tf-mirrors.ci_repos_yum9-appstream 665 k automake noarch 1.16.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 662 k boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k boost-devel x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 M cmake x86_64 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 8.7 M createrepo_c x86_64 0.20.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 73 k docker-ce x86_64 3:28.0.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 20 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.191-4.el9 tf-mirrors.ci_repos_yum9-appstream 21 k gcc-c++ x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-appstream 13 M gdb x86_64 14.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 146 k git x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 50 k git-review noarch 2.3.1-7.el9 tf-mirrors.ci_repos_epel9.repo 86 k graphviz x86_64 2.44.0-26.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M httpd x86_64 2.4.62-1.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 45 k iproute x86_64 6.2.0-6.el9_4 tf-mirrors.ci_repos_yum9-baseos 786 k jq x86_64 1.6-17.el9 tf-mirrors.ci_repos_yum9-baseos 186 k libcap-devel x86_64 2.48-9.el9_2 tf-mirrors.ci_repos_yum9-appstream 33 k libnghttp2-devel x86_64 1.43.0-6.el9 tf-mirrors.ci_repos_yum9-crb 52 k libtool x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 577 k libuv-devel x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-crb 26 k make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k net-tools x86_64 2.0-0.64.20160912git.el9 tf-mirrors.ci_repos_yum9-baseos 294 k openssl-devel x86_64 1:3.2.2-6.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 3.2 M perl-diagnostics noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 209 k python3-devel x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 205 k python3-distro noarch 1.5.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 36 k python3-future noarch 0.18.3-3.el9 tf-mirrors.ci_repos_epel9.repo 731 k python3-lxml x86_64 4.6.5-3.el9 tf-mirrors.ci_repos_yum9-appstream 1.2 M python3-virtualenv noarch 20.21.1-14.el9 tf-mirrors.ci_repos_epel9.repo 203 k rapidjson-devel x86_64 1.1.0-18.el9 tf-mirrors.ci_repos_epel9.repo 109 k rpm-build x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 59 k rpmdevtools noarch 9.5-1.el9 tf-mirrors.ci_repos_yum9-appstream 75 k rsync x86_64 3.2.3-20.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 391 k sudo x86_64 1.9.5p2-10.el9_3 tf-mirrors.ci_repos_yum9-baseos 1.0 M tbb x86_64 2020.3-8.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 168 k tox noarch 3.28.0-1.el9 tf-mirrors.ci_repos_epel9.repo 171 k vim-enhanced x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k Upgrading: elfutils-debuginfod-client x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 36 k elfutils-libelf x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 206 k elfutils-libs x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 259 k file-libs x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 588 k ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k libgcc x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 84 k libgomp x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 260 k libnghttp2 x86_64 1.43.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 72 k libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k libstdc++ x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 731 k openssl x86_64 1:3.2.2-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 1.3 M openssl-libs x86_64 1:3.2.2-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 2.4 M python3 x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-baseos 26 k python3-libs x86_64 3.9.21-1.el9_5 tf-mirrors.ci_repos_yum9-baseos 7.5 M python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k Installing dependencies: ModemManager-glib x86_64 1.20.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 334 k NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k adobe-mappings-cmap noarch 20171205-12.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M adobe-mappings-cmap-deprecated noarch 20171205-12.el9 tf-mirrors.ci_repos_yum9-appstream 113 k adobe-mappings-pdf noarch 20180407-10.el9 tf-mirrors.ci_repos_yum9-appstream 627 k adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 tf-mirrors.ci_repos_yum9-baseos 831 k adwaita-cursor-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 623 k adwaita-icon-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 11 M alsa-lib x86_64 1.2.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 504 k annobin x86_64 12.65-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M apr x86_64 1.7.0-12.el9_3 tf-mirrors.ci_repos_yum9-appstream 122 k apr-util x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 94 k apr-util-bdb x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 12 k at-spi2-atk x86_64 2.38.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 86 k at-spi2-core x86_64 2.40.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 176 k atk x86_64 2.36.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 270 k attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k avahi-glib x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-appstream 14 k avahi-libs x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-baseos 67 k bluez-libs x86_64 5.72-2.el9 tf-mirrors.ci_repos_yum9-baseos 81 k boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k boost-numpy3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 26 k boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k bzip2 x86_64 1.0.8-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 51 k cairo x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 659 k cairo-gobject x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 18 k cmake-data noarch 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M cmake-filesystem x86_64 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 11 k cmake-rpm-macros noarch 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 10 k colord-libs x86_64 1.4.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 230 k container-selinux noarch 3:2.232.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 55 k containerd.io x86_64 1.7.25-3.1.el9 tf-mirrors.ci_repos_dockerrepo9 43 M cpio x86_64 2.13-16.el9 tf-mirrors.ci_repos_yum9-baseos 270 k cpp x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-appstream 11 M createrepo_c-libs x86_64 0.20.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 99 k cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k cups-libs x86_64 1:2.3.3op2-31.el9_5 tf-mirrors.ci_repos_yum9-baseos 262 k dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k debugedit x86_64 5.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 76 k device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k docker-ce-cli x86_64 1:28.0.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 8.3 M dwz x86_64 0.14-3.el9 tf-mirrors.ci_repos_yum9-appstream 127 k ed x86_64 1.14.2-12.el9 tf-mirrors.ci_repos_yum9-baseos 74 k efi-srpm-macros noarch 6-2.el9_0 tf-mirrors.ci_repos_yum9-appstream 22 k elfutils x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 550 k emacs-filesystem noarch 1:27.2-11.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 7.9 k exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 tf-mirrors.ci_repos_yum9-appstream 523 k exiv2-libs x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k fdk-aac-free x86_64 2.0.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 324 k file x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 48 k flac-libs x86_64 1.3.3-10.el9_2.1 tf-mirrors.ci_repos_yum9-appstream 217 k flexiblas x86_64 3.0.4-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 30 k flexiblas-netlib x86_64 3.0.4-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 3.0 M flexiblas-openblas-openmp x86_64 3.0.4-8.el9.0.1 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 fonts-srpm-macros noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-appstream 27 k freetype x86_64 2.10.4-9.el9 tf-mirrors.ci_repos_yum9-baseos 387 k fribidi x86_64 1.0.10-6.el9.2 tf-mirrors.ci_repos_yum9-appstream 84 k fuse x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 78 k fuse-common x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-baseos 7.3 k fuse-libs x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 96 k fuse-overlayfs x86_64 1.14-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k fuse3 x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 53 k fuse3-libs x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 91 k gcc x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-appstream 32 M gcc-plugin-annobin x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-appstream 39 k gd x86_64 2.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 131 k gdb-headless x86_64 14.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M gdk-pixbuf2 x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 466 k gdk-pixbuf2-modules x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 85 k geoclue2 x86_64 2.6.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 122 k ghc-srpm-macros noarch 1.5.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 7.8 k giflib x86_64 5.2.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 48 k git-core x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M git-core-doc noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.7 M glib-networking x86_64 2.68.3-3.el9 tf-mirrors.ci_repos_yum9-baseos 169 k glibc-devel x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 31 k glibc-gconv-extra x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 1.6 M glibc-headers x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 435 k go-srpm-macros noarch 3.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 k gobject-introspection x86_64 1.68.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 246 k google-droid-sans-fonts noarch 20200215-11.el9.2 tf-mirrors.ci_repos_yum9-appstream 2.7 M gpm-libs x86_64 1.20.7-29.el9 tf-mirrors.ci_repos_yum9-appstream 20 k graphene x86_64 1.10.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 64 k graphite2 x86_64 1.3.14-9.el9 tf-mirrors.ci_repos_yum9-baseos 94 k groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M gsettings-desktop-schemas x86_64 40.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 667 k gsm x86_64 1.0.19-6.el9 tf-mirrors.ci_repos_yum9-appstream 33 k gstreamer1 x86_64 1.22.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M gstreamer1-plugins-base x86_64 1.22.1-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.2 M gtk-update-icon-cache x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 32 k gtk2 x86_64 2.24.33-8.el9 tf-mirrors.ci_repos_yum9-appstream 3.5 M gtk3 x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M harfbuzz x86_64 2.7.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 623 k hicolor-icon-theme noarch 0.17-13.el9 tf-mirrors.ci_repos_yum9-appstream 66 k httpd-core x86_64 2.4.62-1.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 1.4 M httpd-filesystem noarch 2.4.62-1.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 12 k httpd-tools x86_64 2.4.62-1.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 79 k hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M info x86_64 6.7-15.el9 tf-mirrors.ci_repos_yum9-baseos 224 k iptables-legacy x86_64 1.8.10-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 jbig2dec-libs x86_64 0.19-7.el9 tf-mirrors.ci_repos_yum9-appstream 72 k jbigkit-libs x86_64 2.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 52 k json-glib x86_64 1.6.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 151 k kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M kernel-headers x86_64 5.14.0-503.29.1.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.5 M kernel-srpm-macros noarch 1.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 15 k keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k lcms2 x86_64 2.12-3.el9 tf-mirrors.ci_repos_yum9-appstream 166 k libICE x86_64 1.0.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 70 k libSM x86_64 1.2.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libX11 x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 650 k libX11-common noarch 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 151 k libX11-xcb x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 10 k libXau x86_64 1.0.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXaw x86_64 1.0.13-19.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libXcomposite x86_64 0.4.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 23 k libXcursor x86_64 1.2.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXdamage x86_64 1.1.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 22 k libXext x86_64 1.3.4-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXfixes x86_64 5.0.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 19 k libXft x86_64 2.3.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 61 k libXi x86_64 1.7.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXinerama x86_64 1.1.4-10.el9 tf-mirrors.ci_repos_yum9-appstream 14 k libXmu x86_64 1.1.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 74 k libXpm x86_64 3.5.13-10.el9 tf-mirrors.ci_repos_yum9-appstream 58 k libXrandr x86_64 1.5.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXrender x86_64 0.9.10-16.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXt x86_64 1.2.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 180 k libXtst x86_64 1.2.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 20 k libXv x86_64 1.0.11-16.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libXxf86vm x86_64 1.1.4-18.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libasyncns x86_64 0.8-22.el9 tf-mirrors.ci_repos_yum9-appstream 29 k libatomic x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 25 k libbabeltrace x86_64 1.5.8-10.el9 tf-mirrors.ci_repos_yum9-appstream 186 k libbpf x86_64 2:1.4.0-1.el9 tf-mirrors.ci_repos_yum9-baseos 177 k libbrotli x86_64 1.0.9-7.el9_5 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.121-1.el9 tf-mirrors.ci_repos_yum9-appstream 158 k libedit x86_64 3.1-38.20210216cvs.el9 tf-mirrors.ci_repos_yum9-baseos 103 k libepoxy x86_64 1.5.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 244 k libexif x86_64 0.6.22-6.el9 tf-mirrors.ci_repos_yum9-appstream 423 k libfido2 x86_64 1.13.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 97 k libfontenc x86_64 1.1.3-17.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libgexiv2 x86_64 0.12.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 81 k libgfortran x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 797 k libglvnd x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 133 k libglvnd-egl x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 36 k libglvnd-glx x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 140 k libgs x86_64 9.54.0-17.el9_4 tf-mirrors.ci_repos_yum9-appstream 3.1 M libgsf x86_64 1.14.47-5.el9 tf-mirrors.ci_repos_yum9-appstream 245 k libgudev x86_64 237-1.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libgusb x86_64 0.3.8-2.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libgxps x86_64 0.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 78 k libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M libicu-devel x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 830 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 libnotify x86_64 0.7.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 43 k libnsl2 x86_64 2.0.0-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 30 k libogg x86_64 2:1.3.4-6.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libosinfo x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 312 k libpaper x86_64 1.1.28-4.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libpciaccess x86_64 0.16-7.el9 tf-mirrors.ci_repos_yum9-baseos 26 k libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libpng x86_64 2:1.6.37-12.el9 tf-mirrors.ci_repos_yum9-baseos 116 k libproxy x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-baseos 73 k libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k libquadmath x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 187 k libquadmath-devel x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-appstream 27 k librsvg2 x86_64 2.50.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 2.8 M libsbc x86_64 1.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 44 k libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k libslirp x86_64 4.4.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 67 k libsndfile x86_64 1.0.31-8.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 206 k libsoup x86_64 2.72.0-8.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 388 k libstdc++-devel x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.2 M libstemmer x86_64 0-18.585svn.el9 tf-mirrors.ci_repos_yum9-appstream 83 k libtdb x86_64 1.4.10-1.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libthai x86_64 0.1.28-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k libtheora x86_64 1:1.1.1-31.el9 tf-mirrors.ci_repos_yum9-appstream 163 k libtiff x86_64 4.4.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libtirpc x86_64 1.3.3-9.el9 tf-mirrors.ci_repos_yum9-baseos 93 k libtool-ltdl x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 35 k libtracker-sparql x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 316 k libuv x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-appstream 146 k libvisual x86_64 1:0.4.0-34.el9 tf-mirrors.ci_repos_yum9-appstream 143 k libvorbis x86_64 1:1.3.7-5.el9 tf-mirrors.ci_repos_yum9-appstream 192 k libwayland-client x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 33 k libwayland-cursor x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libwayland-egl x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libwayland-server x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libwebp x86_64 1.2.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 276 k libxcb x86_64 1.13.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 224 k libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k libxkbcommon x86_64 1.0.3-4.el9 tf-mirrors.ci_repos_yum9-appstream 132 k libxshmfence x86_64 1.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libxslt x86_64 1.1.34-9.el9 tf-mirrors.ci_repos_yum9-appstream 240 k libzstd-devel x86_64 1.5.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 46 k llvm-libs x86_64 18.1.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 M low-memory-monitor x86_64 2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k lua-srpm-macros noarch 1-6.el9 tf-mirrors.ci_repos_yum9-appstream 8.5 k m4 x86_64 1.4.19-1.el9 tf-mirrors.ci_repos_yum9-appstream 294 k mailcap noarch 2.1.49-5.el9 tf-mirrors.ci_repos_yum9-baseos 32 k mesa-filesystem x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 10 k mesa-libEGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 138 k mesa-libGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 169 k mesa-libgbm x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 35 k mesa-libglapi x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 44 k mkfontscale x86_64 1.2.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 31 k mpdecimal x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 85 k ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k nspr x86_64 4.35.0-17.el9_5 tf-mirrors.ci_repos_yum9-appstream 134 k nss x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 716 k nss-softokn x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 386 k nss-softokn-freebl x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 309 k nss-sysinit x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 18 k nss-util x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 89 k ocaml-srpm-macros noarch 6-6.el9 tf-mirrors.ci_repos_yum9-appstream 7.8 k oniguruma x86_64 6.9.6-1.el9.6 tf-mirrors.ci_repos_yum9-baseos 217 k openblas x86_64 0.3.26-2.el9 tf-mirrors.ci_repos_yum9-appstream 37 k openblas-openmp x86_64 0.3.26-2.el9 tf-mirrors.ci_repos_yum9-appstream 4.9 M openblas-srpm-macros noarch 2-11.el9 tf-mirrors.ci_repos_yum9-appstream 7.3 k openjpeg2 x86_64 2.4.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 162 k openssh x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 457 k openssh-clients x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 713 k opus x86_64 1.3.1-10.el9 tf-mirrors.ci_repos_yum9-appstream 199 k orc x86_64 0.4.31-8.el9 tf-mirrors.ci_repos_yum9-appstream 182 k osinfo-db noarch 20240701-2.el9 tf-mirrors.ci_repos_yum9-appstream 289 k osinfo-db-tools x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 68 k pango x86_64 1.48.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 297 k patch x86_64 2.7.6-16.el9 tf-mirrors.ci_repos_yum9-appstream 127 k perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-File-Compare noarch 1.100.600-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-File-Copy noarch 2.34-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Git noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 37 k perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-Thread-Queue noarch 3.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k perl-srpm-macros noarch 1-41.el9 tf-mirrors.ci_repos_yum9-appstream 8.2 k perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-threads x86_64 1:2.25-460.el9 tf-mirrors.ci_repos_yum9-appstream 57 k perl-threads-shared x86_64 1.61-460.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 44 k perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 134 k pipewire-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M pixman x86_64 0.40.0-6.el9_3 tf-mirrors.ci_repos_yum9-appstream 269 k pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k polkit x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 146 k polkit-libs x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 8.3 M poppler x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.1 M poppler-data noarch 0.4.9-9.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 1.8 M poppler-glib x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 151 k psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k pulseaudio-libs x86_64 15.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 666 k pyproject-srpm-macros noarch 1.12.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 13 k python-rpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 14 k python-srpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 17 k python3-argcomplete noarch 1.12.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 61 k python3-chardet noarch 4.0.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 209 k python3-distlib noarch 0.3.2-1.el9 tf-mirrors.ci_repos_epel9.repo 192 k python3-filelock noarch 3.7.1-1.el9 tf-mirrors.ci_repos_epel9.repo 24 k python3-idna noarch 2.10-7.el9_4.1 tf-mirrors.ci_repos_yum9-baseos 97 k python3-numpy x86_64 1:1.20.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M python3-packaging noarch 20.9-5.el9 tf-mirrors.ci_repos_yum9-appstream 69 k python3-platformdirs noarch 2.5.4-1.el9 tf-mirrors.ci_repos_epel9.repo 31 k python3-pluggy noarch 0.13.1-7.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 38 k python3-py noarch 1.10.0-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 428 k python3-pyparsing noarch 2.4.7-9.el9 tf-mirrors.ci_repos_yum9-baseos 150 k python3-pysocks noarch 1.7.1-12.el9 tf-mirrors.ci_repos_yum9-baseos 34 k python3-requests noarch 2.25.1-8.el9 tf-mirrors.ci_repos_yum9-baseos 113 k python3-rpm-generators noarch 12-9.el9 tf-mirrors.ci_repos_yum9-appstream 27 k python3-rpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 9.2 k python3-setuptools noarch 53.0.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 838 k python3-tomli noarch 2.0.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 30 k python3-urllib3 noarch 1.26.5-6.el9 tf-mirrors.ci_repos_yum9-baseos 187 k python3-wheel-wheel noarch 1:0.36.2-8.el9 tf-mirrors.ci_repos_yum9-crb 42 k python3.11 x86_64 3.11.9-7.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 27 k python3.11-libs x86_64 3.11.9-7.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 9.7 M python3.11-pip-wheel noarch 22.3.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M python3.11-setuptools-wheel noarch 65.5.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 713 k python3.11-wheel-wheel noarch 0.38.4-3.el9 tf-mirrors.ci_repos_yum9-crb 42 k python3.12 x86_64 3.12.5-2.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 26 k python3.12-libs x86_64 3.12.5-2.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 9.2 M python3.12-pip-wheel noarch 23.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 1.5 M python3.12-setuptools-wheel noarch 68.2.2-4.el9 tf-mirrors.ci_repos_yum9-crb 669 k python3.12-wheel-wheel noarch 0.41.2-3.el9 tf-mirrors.ci_repos_yum9-crb 69 k qt5-srpm-macros noarch 5.15.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 7.9 k redhat-rpm-config noarch 208-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k rocky-logos-httpd noarch 90.15-2.el9 tf-mirrors.ci_repos_yum9-appstream 24 k rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k rtkit x86_64 0.11-29.el9 tf-mirrors.ci_repos_yum9-appstream 55 k rust-srpm-macros noarch 17-4.el9 tf-mirrors.ci_repos_yum9-appstream 9.3 k selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M shared-mime-info x86_64 2.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 372 k slirp4netns x86_64 1.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 46 k sound-theme-freedesktop noarch 0.8-17.el9 tf-mirrors.ci_repos_yum9-appstream 377 k source-highlight x86_64 3.1.9-12.el9 tf-mirrors.ci_repos_yum9-appstream 608 k systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M totem-pl-parser x86_64 3.26.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 130 k tracker x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 538 k unzip x86_64 6.0-57.el9 tf-mirrors.ci_repos_yum9-baseos 180 k upower x86_64 0.99.13-2.el9 tf-mirrors.ci_repos_yum9-appstream 165 k urw-base35-bookman-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 847 k urw-base35-c059-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 874 k urw-base35-d050000l-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 76 k urw-base35-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 9.9 k urw-base35-fonts-common noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 21 k urw-base35-gothic-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 795 k urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 856 k urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 1.3 M urw-base35-p052-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 973 k urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 41 k urw-base35-z003-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 275 k vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k webkit2gtk3-jsc x86_64 2.46.6-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M webrtc-audio-processing x86_64 0.3.1-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 303 k which x86_64 2.21-29.el9 tf-mirrors.ci_repos_yum9-baseos 40 k wireplumber x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 83 k wireplumber-libs x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 338 k xdg-desktop-portal x86_64 1.12.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 367 k xkeyboard-config noarch 2.33-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k xml-common noarch 0.6.3-58.el9 tf-mirrors.ci_repos_yum9-appstream 31 k xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M xz x86_64 5.2.5-8.el9_0 tf-mirrors.ci_repos_yum9-baseos 214 k zip x86_64 3.0-35.el9 tf-mirrors.ci_repos_yum9-baseos 263 k zlib-devel x86_64 1.2.11-40.el9 tf-mirrors.ci_repos_yum9-appstream 44 k zstd x86_64 1.5.1-2.el9 tf-mirrors.ci_repos_yum9-baseos 546 k Installing weak dependencies: abattis-cantarell-fonts noarch 0.301-4.el9 tf-mirrors.ci_repos_yum9-appstream 364 k apr-util-openssl x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 14 k dconf x86_64 0.40.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 109 k docker-buildx-plugin x86_64 0.21.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 16 M docker-ce-rootless-extras x86_64 28.0.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 3.2 M docker-compose-plugin x86_64 2.33.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 15 M exiv2 x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 975 k libcanberra-gtk2 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 25 k libproxy-webkitgtk4 x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-appstream 21 k libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k mesa-dri-drivers x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 8.8 M mod_http2 x86_64 2.0.26-2.el9_4.1 tf-mirrors.ci_repos_yum9-appstream 163 k mod_lua x86_64 2.4.62-1.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 59 k perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k pipewire x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 101 k pipewire-alsa x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 56 k pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 8.1 k pipewire-pulseaudio x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 185 k polkit-pkla-compat x86_64 0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 44 k python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M python3.11-devel x86_64 3.11.9-7.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 234 k python3.12-devel x86_64 3.12.5-2.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 274 k tracker-miners x86_64 3.1.2-4.el9_3 tf-mirrors.ci_repos_yum9-appstream 888 k xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 130 k Transaction Summary ============================================================================================================================= Install 505 Packages Upgrade 22 Packages Total download size: 466 M Downloading Packages: (1/527): acl-2.3.1-4.el9.x86_64.rpm 3.2 MB/s | 69 kB 00:00 (2/527): ModemManager-glib-1.20.2-1.el9.x86_64. 11 MB/s | 334 kB 00:00 (3/527): attr-2.5.1-3.el9.x86_64.rpm 8.1 MB/s | 58 kB 00:00 (4/527): avahi-libs-0.8-21.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 (5/527): adobe-source-code-pro-fonts-2.030.1.05 23 MB/s | 831 kB 00:00 (6/527): bluez-libs-5.72-2.el9.x86_64.rpm 4.5 MB/s | 81 kB 00:00 (7/527): bzip2-1.0.8-10.el9_5.x86_64.rpm 5.1 MB/s | 51 kB 00:00 (8/527): cpio-2.13-16.el9.x86_64.rpm 24 MB/s | 270 kB 00:00 (9/527): NetworkManager-libnm-1.48.10-5.el9_5.x 18 MB/s | 1.8 MB 00:00 (10/527): cryptsetup-libs-2.7.2-3.el9_5.x86_64. 12 MB/s | 514 kB 00:00 (11/527): cups-libs-2.3.3op2-31.el9_5.x86_64.rp 6.5 MB/s | 262 kB 00:00 (12/527): dbus-1.12.20-8.el9.x86_64.rpm 358 kB/s | 6.8 kB 00:00 (13/527): dbus-common-1.12.20-8.el9.noarch.rpm 2.2 MB/s | 14 kB 00:00 (14/527): device-mapper-1.02.198-2.el9.x86_64.r 14 MB/s | 137 kB 00:00 (15/527): dbus-broker-28-7.el9.x86_64.rpm 8.8 MB/s | 171 kB 00:00 (16/527): device-mapper-libs-1.02.198-2.el9.x86 9.7 MB/s | 177 kB 00:00 (17/527): ed-1.14.2-12.el9.x86_64.rpm 7.8 MB/s | 74 kB 00:00 (18/527): diffutils-3.7-12.el9.x86_64.rpm 17 MB/s | 388 kB 00:00 (19/527): file-5.39-16.el9.x86_64.rpm 4.5 MB/s | 48 kB 00:00 (20/527): elfutils-0.191-4.el9.x86_64.rpm 21 MB/s | 550 kB 00:00 (21/527): fuse-2.9.9-16.el9.x86_64.rpm 5.1 MB/s | 78 kB 00:00 (22/527): freetype-2.10.4-9.el9.x86_64.rpm 14 MB/s | 387 kB 00:00 (23/527): fuse-common-3.10.2-9.el9.x86_64.rpm 514 kB/s | 7.3 kB 00:00 (24/527): fuse-libs-2.9.9-16.el9.x86_64.rpm 6.8 MB/s | 96 kB 00:00 (25/527): glib-networking-2.68.3-3.el9.x86_64.r 17 MB/s | 169 kB 00:00 (26/527): gobject-introspection-1.68.0-11.el9.x 19 MB/s | 246 kB 00:00 (27/527): graphite2-1.3.14-9.el9.x86_64.rpm 8.2 MB/s | 94 kB 00:00 (28/527): glibc-gconv-extra-2.34-125.el9_5.1.x8 36 MB/s | 1.6 MB 00:00 (29/527): gsettings-desktop-schemas-40.0-6.el9. 20 MB/s | 667 kB 00:00 (30/527): groff-base-1.22.4-10.el9.x86_64.rpm 20 MB/s | 1.0 MB 00:00 (31/527): harfbuzz-2.7.4-10.el9.x86_64.rpm 15 MB/s | 623 kB 00:00 (32/527): info-6.7-15.el9.x86_64.rpm 13 MB/s | 224 kB 00:00 (33/527): iproute-6.2.0-6.el9_4.x86_64.rpm 41 MB/s | 786 kB 00:00 (34/527): iptables-libs-1.8.10-11.el9_5.x86_64. 20 MB/s | 397 kB 00:00 (35/527): hwdata-0.348-9.15.el9.noarch.rpm 23 MB/s | 1.6 MB 00:00 (36/527): json-glib-1.6.6-1.el9.x86_64.rpm 6.5 MB/s | 151 kB 00:00 (37/527): jq-1.6-17.el9.x86_64.rpm 6.6 MB/s | 186 kB 00:00 (38/527): kbd-2.4.0-10.el9.x86_64.rpm 23 MB/s | 387 kB 00:00 (39/527): kbd-legacy-2.4.0-10.el9.noarch.rpm 24 MB/s | 502 kB 00:00 (40/527): keyutils-1.6.3-1.el9.x86_64.rpm 6.0 MB/s | 72 kB 00:00 (41/527): kmod-28-10.el9.x86_64.rpm 16 MB/s | 121 kB 00:00 (42/527): kmod-libs-28-10.el9.x86_64.rpm 8.2 MB/s | 62 kB 00:00 (43/527): libatomic-11.5.0-5.el9_5.x86_64.rpm 3.9 MB/s | 25 kB 00:00 (44/527): libbpf-1.4.0-1.el9.x86_64.rpm 21 MB/s | 177 kB 00:00 (45/527): libbrotli-1.0.9-7.el9_5.x86_64.rpm 25 MB/s | 312 kB 00:00 (46/527): libcbor-0.7.0-5.el9.x86_64.rpm 5.3 MB/s | 56 kB 00:00 (47/527): libedit-3.1-38.20210216cvs.el9.x86_64 13 MB/s | 103 kB 00:00 (48/527): libfido2-1.13.0-2.el9.x86_64.rpm 11 MB/s | 97 kB 00:00 (49/527): kbd-misc-2.4.0-10.el9.noarch.rpm 20 MB/s | 1.5 MB 00:00 (50/527): libgudev-237-1.el9.x86_64.rpm 1.5 MB/s | 35 kB 00:00 (51/527): libgusb-0.3.8-2.el9.x86_64.rpm 6.9 MB/s | 50 kB 00:00 (52/527): libgfortran-11.5.0-5.el9_5.x86_64.rpm 19 MB/s | 797 kB 00:00 (53/527): libmnl-1.0.4-16.el9_4.x86_64.rpm 1.9 MB/s | 27 kB 00:00 (54/527): libnetfilter_conntrack-1.0.9-1.el9.x8 9.4 MB/s | 58 kB 00:00 (55/527): libnfnetlink-1.0.1-23.el9_5.x86_64.rp 4.5 MB/s | 28 kB 00:00 (56/527): libpciaccess-0.16-7.el9.x86_64.rpm 4.3 MB/s | 26 kB 00:00 (57/527): libpkgconf-1.7.3-10.el9.x86_64.rpm 5.8 MB/s | 35 kB 00:00 (58/527): libpng-1.6.37-12.el9.x86_64.rpm 15 MB/s | 116 kB 00:00 (59/527): libproxy-0.4.15-35.el9.x86_64.rpm 8.7 MB/s | 73 kB 00:00 (60/527): libpsl-0.21.1-5.el9.x86_64.rpm 7.8 MB/s | 63 kB 00:00 (61/527): libquadmath-11.5.0-5.el9_5.x86_64.rpm 18 MB/s | 187 kB 00:00 (62/527): libseccomp-2.5.2-2.el9.x86_64.rpm 7.0 MB/s | 71 kB 00:00 (63/527): libselinux-utils-3.6-1.el9.x86_64.rpm 18 MB/s | 164 kB 00:00 (64/527): libtdb-1.4.10-1.el9.x86_64.rpm 5.2 MB/s | 50 kB 00:00 (65/527): libtirpc-1.3.3-9.el9.x86_64.rpm 9.2 MB/s | 93 kB 00:00 (66/527): mailcap-2.1.49-5.el9.noarch.rpm 3.3 MB/s | 32 kB 00:00 (67/527): make-4.3-8.el9.x86_64.rpm 34 MB/s | 529 kB 00:00 (68/527): ncurses-6.2-10.20210508.el9.x86_64.rp 20 MB/s | 399 kB 00:00 (69/527): net-tools-2.0-0.64.20160912git.el9.x8 20 MB/s | 294 kB 00:00 (70/527): oniguruma-6.9.6-1.el9.6.x86_64.rpm 18 MB/s | 217 kB 00:00 (71/527): openssh-8.7p1-43.el9.x86_64.rpm 31 MB/s | 457 kB 00:00 (72/527): pkgconf-1.7.3-10.el9.x86_64.rpm 7.6 MB/s | 40 kB 00:00 (73/527): openssh-clients-8.7p1-43.el9.x86_64.r 27 MB/s | 713 kB 00:00 (74/527): pkgconf-m4-1.7.3-10.el9.noarch.rpm 978 kB/s | 14 kB 00:00 (75/527): pkgconf-pkg-config-1.7.3-10.el9.x86_6 1.6 MB/s | 10 kB 00:00 (76/527): policycoreutils-3.6-2.1.el9.x86_64.rp 22 MB/s | 208 kB 00:00 (77/527): polkit-0.117-13.el9.x86_64.rpm 13 MB/s | 146 kB 00:00 (78/527): polkit-pkla-compat-0.1-21.el9.x86_64. 5.8 MB/s | 44 kB 00:00 (79/527): psmisc-23.4-3.el9.x86_64.rpm 31 MB/s | 226 kB 00:00 (80/527): publicsuffix-list-dafsa-20210518-3.el 8.2 MB/s | 58 kB 00:00 (81/527): python3-chardet-4.0.0-5.el9.noarch.rp 29 MB/s | 209 kB 00:00 (82/527): python3-idna-2.10-7.el9_4.1.noarch.rp 19 MB/s | 97 kB 00:00 (83/527): python3-pyparsing-2.4.7-9.el9.noarch. 22 MB/s | 150 kB 00:00 (84/527): python3-pysocks-1.7.1-12.el9.noarch.r 6.6 MB/s | 34 kB 00:00 (85/527): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 (86/527): python3-requests-2.25.1-8.el9.noarch. 1.4 MB/s | 113 kB 00:00 (87/527): python3-setuptools-53.0.0-13.el9.noar 40 MB/s | 838 kB 00:00 (88/527): python3-urllib3-1.26.5-6.el9.noarch.r 9.1 MB/s | 187 kB 00:00 (89/527): rpm-plugin-selinux-4.16.1.3-34.el9.0. 2.0 MB/s | 16 kB 00:00 (90/527): rsync-3.2.3-20.el9_5.1.x86_64.rpm 39 MB/s | 391 kB 00:00 (91/527): selinux-policy-38.1.45-3.el9_5.noarch 4.5 MB/s | 48 kB 00:00 (92/527): shared-mime-info-2.1-5.el9.x86_64.rpm 35 MB/s | 372 kB 00:00 (93/527): polkit-libs-0.117-13.el9.x86_64.rpm 35 MB/s | 8.3 MB 00:00 (94/527): sudo-1.9.5p2-10.el9_3.x86_64.rpm 13 MB/s | 1.0 MB 00:00 (95/527): systemd-pam-252-46.el9_5.2.0.1.x86_64 31 MB/s | 285 kB 00:00 (96/527): systemd-rpm-macros-252-46.el9_5.2.0.1 10 MB/s | 73 kB 00:00 (97/527): systemd-252-46.el9_5.2.0.1.x86_64.rpm 53 MB/s | 4.0 MB 00:00 (98/527): selinux-policy-targeted-38.1.45-3.el9 32 MB/s | 6.5 MB 00:00 (99/527): systemd-udev-252-46.el9_5.2.0.1.x86_6 17 MB/s | 1.9 MB 00:00 (100/527): vim-filesystem-8.2.2637-21.el9.noarc 392 kB/s | 9.3 kB 00:00 (101/527): which-2.21-29.el9.x86_64.rpm 6.5 MB/s | 40 kB 00:00 (102/527): unzip-6.0-57.el9.x86_64.rpm 2.2 MB/s | 180 kB 00:00 (103/527): xz-5.2.5-8.el9_0.x86_64.rpm 17 MB/s | 214 kB 00:00 (104/527): zip-3.0-35.el9.x86_64.rpm 17 MB/s | 263 kB 00:00 (105/527): abattis-cantarell-fonts-0.301-4.el9. 25 MB/s | 364 kB 00:00 (106/527): zstd-1.5.1-2.el9.x86_64.rpm 19 MB/s | 546 kB 00:00 (107/527): adobe-mappings-cmap-deprecated-20171 8.6 MB/s | 113 kB 00:00 (108/527): adobe-mappings-pdf-20180407-10.el9.n 37 MB/s | 627 kB 00:00 (109/527): adwaita-cursor-theme-40.1.1-3.el9.no 28 MB/s | 623 kB 00:00 (110/527): adobe-mappings-cmap-20171205-12.el9. 28 MB/s | 1.9 MB 00:00 (111/527): alsa-lib-1.2.12-1.el9.x86_64.rpm 16 MB/s | 504 kB 00:00 (112/527): apr-1.7.0-12.el9_3.x86_64.rpm 18 MB/s | 122 kB 00:00 (113/527): annobin-12.65-1.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 (114/527): apr-util-1.6.1-23.el9.x86_64.rpm 5.0 MB/s | 94 kB 00:00 (115/527): apr-util-bdb-1.6.1-23.el9.x86_64.rpm 1.7 MB/s | 12 kB 00:00 (116/527): apr-util-openssl-1.6.1-23.el9.x86_64 2.1 MB/s | 14 kB 00:00 (117/527): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 11 MB/s | 86 kB 00:00 (118/527): at-spi2-core-2.40.3-1.el9.x86_64.rpm 18 MB/s | 176 kB 00:00 (119/527): atk-2.36.0-5.el9.x86_64.rpm 22 MB/s | 270 kB 00:00 (120/527): autoconf-2.69-39.el9.noarch.rpm 37 MB/s | 665 kB 00:00 (121/527): avahi-glib-0.8-21.el9.x86_64.rpm 2.8 MB/s | 14 kB 00:00 (122/527): automake-1.16.2-8.el9.noarch.rpm 24 MB/s | 662 kB 00:00 (123/527): boost-1.75.0-8.el9.x86_64.rpm 826 kB/s | 11 kB 00:00 (124/527): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 16 kB 00:00 (125/527): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 24 kB 00:00 (126/527): boost-container-1.75.0-8.el9.x86_64. 6.0 MB/s | 36 kB 00:00 (127/527): boost-context-1.75.0-8.el9.x86_64.rp 2.4 MB/s | 15 kB 00:00 (128/527): boost-contract-1.75.0-8.el9.x86_64.r 7.1 MB/s | 44 kB 00:00 (129/527): boost-coroutine-1.75.0-8.el9.x86_64. 5.3 MB/s | 32 kB 00:00 (130/527): boost-date-time-1.75.0-8.el9.x86_64. 2.3 MB/s | 13 kB 00:00 (131/527): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 38 kB 00:00 (132/527): boost-filesystem-1.75.0-8.el9.x86_64 8.2 MB/s | 57 kB 00:00 (133/527): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 (134/527): boost-iostreams-1.75.0-8.el9.x86_64. 5.9 MB/s | 38 kB 00:00 (135/527): boost-locale-1.75.0-8.el9.x86_64.rpm 27 MB/s | 214 kB 00:00 (136/527): boost-log-1.75.0-8.el9.x86_64.rpm 36 MB/s | 408 kB 00:00 (137/527): boost-math-1.75.0-8.el9.x86_64.rpm 26 MB/s | 205 kB 00:00 (138/527): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 15 kB 00:00 (139/527): boost-numpy3-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 26 kB 00:00 (140/527): adwaita-icon-theme-40.1.1-3.el9.noar 36 MB/s | 11 MB 00:00 (141/527): boost-program-options-1.75.0-8.el9.x 1.3 MB/s | 106 kB 00:00 (142/527): boost-python3-1.75.0-8.el9.x86_64.rp 11 MB/s | 92 kB 00:00 (143/527): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 (144/527): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 (145/527): boost-serialization-1.75.0-8.el9.x86 11 MB/s | 129 kB 00:00 (146/527): boost-stacktrace-1.75.0-8.el9.x86_64 3.6 MB/s | 27 kB 00:00 (147/527): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 (148/527): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 (149/527): boost-thread-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 55 kB 00:00 (150/527): boost-timer-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 (151/527): boost-type_erasure-1.75.0-8.el9.x86_ 5.5 MB/s | 30 kB 00:00 (152/527): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 (153/527): cairo-gobject-1.17.4-7.el9.x86_64.rp 4.1 MB/s | 18 kB 00:00 (154/527): cairo-1.17.4-7.el9.x86_64.rpm 32 MB/s | 659 kB 00:00 (155/527): cmake-data-3.26.5-2.el9.noarch.rpm 58 MB/s | 1.7 MB 00:00 (156/527): boost-devel-1.75.0-8.el9.x86_64.rpm 34 MB/s | 11 MB 00:00 (157/527): cmake-filesystem-3.26.5-2.el9.x86_64 138 kB/s | 11 kB 00:00 (158/527): cmake-rpm-macros-3.26.5-2.el9.noarch 1.7 MB/s | 10 kB 00:00 (159/527): colord-libs-1.4.5-4.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 (160/527): container-selinux-2.232.1-1.el9.noar 5.8 MB/s | 55 kB 00:00 (161/527): createrepo_c-0.20.1-2.el9.x86_64.rpm 8.3 MB/s | 73 kB 00:00 (162/527): createrepo_c-libs-0.20.1-2.el9.x86_6 8.7 MB/s | 99 kB 00:00 (163/527): dconf-0.40.0-6.el9.x86_64.rpm 11 MB/s | 109 kB 00:00 (164/527): debugedit-5.0-5.el9.x86_64.rpm 9.3 MB/s | 76 kB 00:00 (165/527): dwz-0.14-3.el9.x86_64.rpm 21 MB/s | 127 kB 00:00 (166/527): efi-srpm-macros-6-2.el9_0.noarch.rpm 3.7 MB/s | 22 kB 00:00 (167/527): cmake-3.26.5-2.el9.x86_64.rpm 35 MB/s | 8.7 MB 00:00 (168/527): elfutils-libelf-devel-0.191-4.el9.x8 307 kB/s | 21 kB 00:00 (169/527): emacs-filesystem-27.2-11.el9_5.1.noa 1.1 MB/s | 7.9 kB 00:00 (170/527): exempi-2.6.0-0.2.20211007gite23c213. 39 MB/s | 523 kB 00:00 (171/527): exiv2-0.27.5-2.el9.x86_64.rpm 35 MB/s | 975 kB 00:00 (172/527): exiv2-libs-0.27.5-2.el9.x86_64.rpm 27 MB/s | 779 kB 00:00 (173/527): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 16 MB/s | 324 kB 00:00 (174/527): flac-libs-1.3.3-10.el9_2.1.x86_64.rp 15 MB/s | 217 kB 00:00 (175/527): flexiblas-3.0.4-8.el9.0.1.x86_64.rpm 2.8 MB/s | 30 kB 00:00 (176/527): flexiblas-openblas-openmp-3.0.4-8.el 2.4 MB/s | 15 kB 00:00 (177/527): fontconfig-2.14.0-2.el9_1.x86_64.rpm 30 MB/s | 274 kB 00:00 (178/527): fonts-srpm-macros-2.0.5-7.el9.1.noar 5.6 MB/s | 27 kB 00:00 (179/527): fribidi-1.0.10-6.el9.2.x86_64.rpm 16 MB/s | 84 kB 00:00 (180/527): cpp-11.5.0-5.el9_5.x86_64.rpm 37 MB/s | 11 MB 00:00 (181/527): fuse-overlayfs-1.14-1.el9.x86_64.rpm 851 kB/s | 66 kB 00:00 (182/527): fuse3-3.10.2-9.el9.x86_64.rpm 6.7 MB/s | 53 kB 00:00 (183/527): fuse3-libs-3.10.2-9.el9.x86_64.rpm 11 MB/s | 91 kB 00:00 (184/527): flexiblas-netlib-3.0.4-8.el9.0.1.x86 20 MB/s | 3.0 MB 00:00 (185/527): gcc-plugin-annobin-11.5.0-5.el9_5.x8 4.3 MB/s | 39 kB 00:00 (186/527): gd-2.3.2-3.el9.x86_64.rpm 17 MB/s | 131 kB 00:00 (187/527): gdb-14.2-3.el9.x86_64.rpm 14 MB/s | 146 kB 00:00 (188/527): gdb-headless-14.2-3.el9.x86_64.rpm 70 MB/s | 4.8 MB 00:00 (189/527): gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rp 36 MB/s | 466 kB 00:00 (190/527): gdk-pixbuf2-modules-2.42.6-4.el9_4.x 13 MB/s | 85 kB 00:00 (191/527): geoclue2-2.6.0-7.el9.x86_64.rpm 19 MB/s | 122 kB 00:00 (192/527): ghc-srpm-macros-1.5.0-6.el9.noarch.r 1.3 MB/s | 7.8 kB 00:00 (193/527): giflib-5.2.1-9.el9.x86_64.rpm 8.5 MB/s | 48 kB 00:00 (194/527): git-2.43.5-2.el9_5.x86_64.rpm 8.8 MB/s | 50 kB 00:00 (195/527): gcc-c++-11.5.0-5.el9_5.x86_64.rpm 48 MB/s | 13 MB 00:00 (196/527): git-core-doc-2.43.5-2.el9_5.noarch.r 57 MB/s | 2.7 MB 00:00 (197/527): glibc-devel-2.34-125.el9_5.1.x86_64. 3.9 MB/s | 31 kB 00:00 (198/527): git-core-2.43.5-2.el9_5.x86_64.rpm 22 MB/s | 4.4 MB 00:00 (199/527): glibc-headers-2.34-125.el9_5.1.x86_6 7.8 MB/s | 435 kB 00:00 (200/527): go-srpm-macros-3.6.0-3.el9.noarch.rp 1.7 MB/s | 26 kB 00:00 (201/527): gpm-libs-1.20.7-29.el9.x86_64.rpm 3.4 MB/s | 20 kB 00:00 (202/527): graphene-1.10.6-2.el9.x86_64.rpm 11 MB/s | 64 kB 00:00 (203/527): google-droid-sans-fonts-20200215-11. 52 MB/s | 2.7 MB 00:00 (204/527): gsm-1.0.19-6.el9.x86_64.rpm 4.9 MB/s | 33 kB 00:00 (205/527): graphviz-2.44.0-26.el9.x86_64.rpm 42 MB/s | 3.3 MB 00:00 (206/527): gstreamer1-1.22.1-2.el9.x86_64.rpm 23 MB/s | 1.4 MB 00:00 (207/527): gtk-update-icon-cache-3.24.31-5.el9. 4.7 MB/s | 32 kB 00:00 (208/527): gstreamer1-plugins-base-1.22.1-3.el9 33 MB/s | 2.2 MB 00:00 (209/527): gtk2-2.24.33-8.el9.x86_64.rpm 40 MB/s | 3.5 MB 00:00 (210/527): hicolor-icon-theme-0.17-13.el9.noarc 10 MB/s | 66 kB 00:00 (211/527): httpd-2.4.62-1.el9_5.2.x86_64.rpm 8.7 MB/s | 45 kB 00:00 (212/527): httpd-core-2.4.62-1.el9_5.2.x86_64.r 17 MB/s | 1.4 MB 00:00 (213/527): httpd-filesystem-2.4.62-1.el9_5.2.no 2.8 MB/s | 12 kB 00:00 (214/527): gtk3-3.24.31-5.el9.x86_64.rpm 25 MB/s | 4.8 MB 00:00 (215/527): httpd-tools-2.4.62-1.el9_5.2.x86_64. 1.7 MB/s | 79 kB 00:00 (216/527): jbig2dec-libs-0.19-7.el9.x86_64.rpm 11 MB/s | 72 kB 00:00 (217/527): gcc-11.5.0-5.el9_5.x86_64.rpm 34 MB/s | 32 MB 00:00 (218/527): jbigkit-libs-2.1-23.el9.x86_64.rpm 258 kB/s | 52 kB 00:00 (219/527): kernel-srpm-macros-1.0-13.el9.noarch 2.3 MB/s | 15 kB 00:00 (220/527): lcms2-2.12-3.el9.x86_64.rpm 22 MB/s | 166 kB 00:00 (221/527): libICE-1.0.10-8.el9.x86_64.rpm 13 MB/s | 70 kB 00:00 (222/527): libSM-1.2.3-10.el9.x86_64.rpm 6.5 MB/s | 41 kB 00:00 (223/527): iso-codes-4.6.0-3.el9.noarch.rpm 12 MB/s | 3.3 MB 00:00 (224/527): libX11-common-1.7.0-9.el9.noarch.rpm 21 MB/s | 151 kB 00:00 (225/527): libX11-1.7.0-9.el9.x86_64.rpm 13 MB/s | 650 kB 00:00 (226/527): libX11-xcb-1.7.0-9.el9.x86_64.rpm 750 kB/s | 10 kB 00:00 (227/527): libXau-1.0.9-8.el9.x86_64.rpm 4.1 MB/s | 30 kB 00:00 (228/527): libXaw-1.0.13-19.el9.x86_64.rpm 19 MB/s | 197 kB 00:00 (229/527): libXcomposite-0.4.5-7.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 (230/527): libXcursor-1.2.0-7.el9.x86_64.rpm 3.4 MB/s | 30 kB 00:00 (231/527): libXdamage-1.1.5-7.el9.x86_64.rpm 2.5 MB/s | 22 kB 00:00 (232/527): libXext-1.3.4-8.el9.x86_64.rpm 5.6 MB/s | 39 kB 00:00 (233/527): libXfixes-5.0.3-16.el9.x86_64.rpm 2.7 MB/s | 19 kB 00:00 (234/527): libXft-2.3.3-8.el9.x86_64.rpm 8.0 MB/s | 61 kB 00:00 (235/527): kernel-headers-5.14.0-503.29.1.el9_5 22 MB/s | 3.5 MB 00:00 (236/527): libXi-1.7.10-8.el9.x86_64.rpm 913 kB/s | 39 kB 00:00 (237/527): libXinerama-1.1.4-10.el9.x86_64.rpm 349 kB/s | 14 kB 00:00 (238/527): libXmu-1.1.3-8.el9.x86_64.rpm 6.9 MB/s | 74 kB 00:00 (239/527): libXrandr-1.5.2-8.el9.x86_64.rpm 3.7 MB/s | 27 kB 00:00 (240/527): libXpm-3.5.13-10.el9.x86_64.rpm 5.0 MB/s | 58 kB 00:00 (241/527): libXrender-0.9.10-16.el9.x86_64.rpm 2.8 MB/s | 27 kB 00:00 (242/527): libXt-1.2.0-6.el9.x86_64.rpm 15 MB/s | 180 kB 00:00 (243/527): libXtst-1.2.3-16.el9.x86_64.rpm 2.4 MB/s | 20 kB 00:00 (244/527): libXv-1.0.11-16.el9.x86_64.rpm 1.7 MB/s | 18 kB 00:00 (245/527): libXxf86vm-1.1.4-18.el9.x86_64.rpm 1.9 MB/s | 18 kB 00:00 (246/527): libasyncns-0.8-22.el9.x86_64.rpm 4.5 MB/s | 29 kB 00:00 (247/527): libcanberra-0.30-27.el9.x86_64.rpm 12 MB/s | 85 kB 00:00 (248/527): libcanberra-gtk2-0.30-27.el9.x86_64. 3.6 MB/s | 25 kB 00:00 (249/527): libbabeltrace-1.5.8-10.el9.x86_64.rp 9.7 MB/s | 186 kB 00:00 (250/527): libcanberra-gtk3-0.30-27.el9.x86_64. 2.8 MB/s | 31 kB 00:00 (251/527): libcap-devel-2.48-9.el9_2.x86_64.rpm 2.3 MB/s | 33 kB 00:00 (252/527): libdatrie-0.2.13-4.el9.x86_64.rpm 3.0 MB/s | 32 kB 00:00 (253/527): libdrm-2.4.121-1.el9.x86_64.rpm 9.8 MB/s | 158 kB 00:00 (254/527): libepoxy-1.5.5-4.el9.x86_64.rpm 15 MB/s | 244 kB 00:00 (255/527): libfontenc-1.1.3-17.el9.x86_64.rpm 3.3 MB/s | 30 kB 00:00 (256/527): libgexiv2-0.12.3-1.el9.x86_64.rpm 12 MB/s | 81 kB 00:00 (257/527): libglvnd-1.3.4-1.el9.x86_64.rpm 15 MB/s | 133 kB 00:00 (258/527): libexif-0.6.22-6.el9.x86_64.rpm 13 MB/s | 423 kB 00:00 (259/527): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 2.2 MB/s | 36 kB 00:00 (260/527): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 8.4 MB/s | 140 kB 00:00 (261/527): libgsf-1.14.47-5.el9.x86_64.rpm 18 MB/s | 245 kB 00:00 (262/527): libgxps-0.3.2-3.el9.x86_64.rpm 4.3 MB/s | 78 kB 00:00 (263/527): libijs-0.35-15.el9.x86_64.rpm 4.5 MB/s | 29 kB 00:00 (264/527): libicu-devel-67.1-9.el9.x86_64.rpm 28 MB/s | 830 kB 00:00 (265/527): libipt-2.0.4-5.el9.x86_64.rpm 3.1 MB/s | 55 kB 00:00 (266/527): libiptcdata-1.0.5-10.el9.x86_64.rpm 7.0 MB/s | 60 kB 00:00 (267/527): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 15 MB/s | 174 kB 00:00 (268/527): libldac-2.0.2.3-10.el9.x86_64.rpm 3.5 MB/s | 40 kB 00:00 (269/527): libmpc-1.2.1-4.el9.x86_64.rpm 5.9 MB/s | 61 kB 00:00 (270/527): libnotify-0.7.9-8.el9.x86_64.rpm 4.5 MB/s | 43 kB 00:00 (271/527): libnsl2-2.0.0-1.el9.0.1.x86_64.rpm 4.3 MB/s | 30 kB 00:00 (272/527): libogg-1.3.4-6.el9.x86_64.rpm 4.8 MB/s | 32 kB 00:00 (273/527): libosinfo-1.10.0-1.el9.x86_64.rpm 27 MB/s | 312 kB 00:00 (274/527): libpaper-1.1.28-4.el9.x86_64.rpm 3.3 MB/s | 41 kB 00:00 (275/527): libproxy-webkitgtk4-0.4.15-35.el9.x8 2.3 MB/s | 21 kB 00:00 (276/527): libquadmath-devel-11.5.0-5.el9_5.x86 3.4 MB/s | 27 kB 00:00 (277/527): libsbc-1.4-9.el9.x86_64.rpm 7.2 MB/s | 44 kB 00:00 (278/527): libslirp-4.4.0-8.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 (279/527): libgs-9.54.0-17.el9_4.x86_64.rpm 20 MB/s | 3.1 MB 00:00 (280/527): libsndfile-1.0.31-8.el9_5.2.x86_64.r 4.5 MB/s | 206 kB 00:00 (281/527): libsoup-2.72.0-8.el9_5.3.x86_64.rpm 18 MB/s | 388 kB 00:00 (282/527): libstemmer-0-18.585svn.el9.x86_64.rp 13 MB/s | 83 kB 00:00 (283/527): libthai-0.1.28-8.el9.x86_64.rpm 31 MB/s | 208 kB 00:00 (284/527): librsvg2-2.50.7-3.el9.x86_64.rpm 24 MB/s | 2.8 MB 00:00 (285/527): libtheora-1.1.1-31.el9.x86_64.rpm 4.2 MB/s | 163 kB 00:00 (286/527): libtiff-4.4.0-13.el9.x86_64.rpm 15 MB/s | 197 kB 00:00 (287/527): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 8.5 MB/s | 35 kB 00:00 (288/527): libstdc++-devel-11.5.0-5.el9_5.x86_6 22 MB/s | 2.2 MB 00:00 (289/527): libtool-2.4.6-46.el9.x86_64.rpm 12 MB/s | 577 kB 00:00 (290/527): libuv-1.42.0-2.el9_4.x86_64.rpm 9.1 MB/s | 146 kB 00:00 (291/527): libtracker-sparql-3.1.2-3.el9_1.x86_ 6.5 MB/s | 316 kB 00:00 (292/527): libvisual-0.4.0-34.el9.x86_64.rpm 8.3 MB/s | 143 kB 00:00 (293/527): libwayland-client-1.21.0-1.el9.x86_6 3.7 MB/s | 33 kB 00:00 (294/527): libwayland-cursor-1.21.0-1.el9.x86_6 2.6 MB/s | 18 kB 00:00 (295/527): libwayland-egl-1.21.0-1.el9.x86_64.r 1.9 MB/s | 12 kB 00:00 (296/527): libvorbis-1.3.7-5.el9.x86_64.rpm 6.6 MB/s | 192 kB 00:00 (297/527): libwayland-server-1.21.0-1.el9.x86_6 3.5 MB/s | 41 kB 00:00 (298/527): libwebp-1.2.0-8.el9.x86_64.rpm 18 MB/s | 276 kB 00:00 (299/527): libxcrypt-compat-4.4.18-3.el9.x86_64 8.0 MB/s | 88 kB 00:00 (300/527): libxcrypt-devel-4.4.18-3.el9.x86_64. 3.8 MB/s | 28 kB 00:00 (301/527): libxcb-1.13.1-9.el9.x86_64.rpm 11 MB/s | 224 kB 00:00 (302/527): libxshmfence-1.3-10.el9.x86_64.rpm 1.3 MB/s | 12 kB 00:00 (303/527): libxkbcommon-1.0.3-4.el9.x86_64.rpm 7.1 MB/s | 132 kB 00:00 (304/527): libzstd-devel-1.5.1-2.el9.x86_64.rpm 4.7 MB/s | 46 kB 00:00 (305/527): libxslt-1.1.34-9.el9.x86_64.rpm 11 MB/s | 240 kB 00:00 (306/527): low-memory-monitor-2.1-4.el9.x86_64. 2.9 MB/s | 35 kB 00:00 (307/527): lua-srpm-macros-1-6.el9.noarch.rpm 1.2 MB/s | 8.5 kB 00:00 (308/527): m4-1.4.19-1.el9.x86_64.rpm 25 MB/s | 294 kB 00:00 (309/527): mesa-filesystem-24.1.2-3.el9.x86_64. 1.5 MB/s | 10 kB 00:00 (310/527): mesa-libEGL-24.1.2-3.el9.x86_64.rpm 15 MB/s | 138 kB 00:00 (311/527): mesa-libGL-24.1.2-3.el9.x86_64.rpm 13 MB/s | 169 kB 00:00 (312/527): mesa-libgbm-24.1.2-3.el9.x86_64.rpm 6.8 MB/s | 35 kB 00:00 (313/527): mesa-libglapi-24.1.2-3.el9.x86_64.rp 5.7 MB/s | 44 kB 00:00 (314/527): mkfontscale-1.2.1-3.el9.x86_64.rpm 6.3 MB/s | 31 kB 00:00 (315/527): mod_http2-2.0.26-2.el9_4.1.x86_64.rp 20 MB/s | 163 kB 00:00 (316/527): mod_lua-2.4.62-1.el9_5.2.x86_64.rpm 10 MB/s | 59 kB 00:00 (317/527): mpdecimal-2.5.1-3.el9.x86_64.rpm 16 MB/s | 85 kB 00:00 (318/527): nspr-4.35.0-17.el9_5.x86_64.rpm 16 MB/s | 134 kB 00:00 (319/527): nss-3.101.0-10.el9_5.x86_64.rpm 47 MB/s | 716 kB 00:00 (320/527): nss-softokn-3.101.0-10.el9_5.x86_64. 34 MB/s | 386 kB 00:00 (321/527): nss-softokn-freebl-3.101.0-10.el9_5. 29 MB/s | 309 kB 00:00 (322/527): nss-sysinit-3.101.0-10.el9_5.x86_64. 3.8 MB/s | 18 kB 00:00 (323/527): mesa-dri-drivers-24.1.2-3.el9.x86_64 43 MB/s | 8.8 MB 00:00 (324/527): nss-util-3.101.0-10.el9_5.x86_64.rpm 1.2 MB/s | 89 kB 00:00 (325/527): ocaml-srpm-macros-6-6.el9.noarch.rpm 962 kB/s | 7.8 kB 00:00 (326/527): openblas-0.3.26-2.el9.x86_64.rpm 5.6 MB/s | 37 kB 00:00 (327/527): openblas-srpm-macros-2-11.el9.noarch 1.3 MB/s | 7.3 kB 00:00 (328/527): openjpeg2-2.4.0-7.el9.x86_64.rpm 24 MB/s | 162 kB 00:00 (329/527): openblas-openmp-0.3.26-2.el9.x86_64. 65 MB/s | 4.9 MB 00:00 (330/527): openssl-devel-3.2.2-6.el9_5.1.x86_64 35 MB/s | 3.2 MB 00:00 (331/527): opus-1.3.1-10.el9.x86_64.rpm 4.9 MB/s | 199 kB 00:00 (332/527): orc-0.4.31-8.el9.x86_64.rpm 14 MB/s | 182 kB 00:00 (333/527): osinfo-db-20240701-2.el9.noarch.rpm 19 MB/s | 289 kB 00:00 (334/527): osinfo-db-tools-1.10.0-1.el9.x86_64. 5.4 MB/s | 68 kB 00:00 (335/527): pango-1.48.7-3.el9.x86_64.rpm 24 MB/s | 297 kB 00:00 (336/527): patch-2.7.6-16.el9.x86_64.rpm 10 MB/s | 127 kB 00:00 (337/527): perl-AutoLoader-5.74-481.el9.noarch. 2.0 MB/s | 20 kB 00:00 (338/527): perl-B-1.80-481.el9.x86_64.rpm 15 MB/s | 178 kB 00:00 (339/527): perl-Carp-1.50-460.el9.noarch.rpm 2.6 MB/s | 29 kB 00:00 (340/527): perl-Class-Struct-0.66-481.el9.noarc 2.7 MB/s | 21 kB 00:00 (341/527): perl-Data-Dumper-2.174-462.el9.x86_6 7.5 MB/s | 55 kB 00:00 (342/527): perl-Digest-1.19-4.el9.noarch.rpm 3.3 MB/s | 25 kB 00:00 (343/527): perl-Digest-MD5-2.58-4.el9.x86_64.rp 4.9 MB/s | 36 kB 00:00 (344/527): perl-DynaLoader-1.47-481.el9.x86_64. 3.2 MB/s | 24 kB 00:00 (345/527): perl-Errno-1.30-481.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 (346/527): perl-Error-0.17029-7.el9.noarch.rpm 8.9 MB/s | 41 kB 00:00 (347/527): perl-Exporter-5.74-461.el9.noarch.rp 6.2 MB/s | 31 kB 00:00 (348/527): perl-Fcntl-1.13-481.el9.x86_64.rpm 4.2 MB/s | 19 kB 00:00 (349/527): perl-Encode-3.08-462.el9.x86_64.rpm 37 MB/s | 1.7 MB 00:00 (350/527): perl-File-Basename-2.85-481.el9.noar 698 kB/s | 16 kB 00:00 (351/527): perl-File-Compare-1.100.600-481.el9. 1.8 MB/s | 12 kB 00:00 (352/527): perl-File-Copy-2.34-481.el9.noarch.r 3.3 MB/s | 19 kB 00:00 (353/527): perl-File-Find-1.37-481.el9.noarch.r 4.2 MB/s | 24 kB 00:00 (354/527): perl-File-Path-2.18-4.el9.noarch.rpm 5.6 MB/s | 35 kB 00:00 (355/527): perl-File-Temp-0.231.100-4.el9.noarc 9.0 MB/s | 59 kB 00:00 (356/527): perl-File-stat-1.09-481.el9.noarch.r 2.0 MB/s | 16 kB 00:00 (357/527): perl-FileHandle-2.03-481.el9.noarch. 1.9 MB/s | 14 kB 00:00 (358/527): perl-Getopt-Long-2.52-4.el9.noarch.r 8.7 MB/s | 60 kB 00:00 (359/527): perl-Getopt-Std-1.12-481.el9.noarch. 2.0 MB/s | 14 kB 00:00 (360/527): perl-Git-2.43.5-2.el9_5.noarch.rpm 5.3 MB/s | 37 kB 00:00 (361/527): perl-HTTP-Tiny-0.076-462.el9.noarch. 6.9 MB/s | 53 kB 00:00 (362/527): perl-IO-1.43-481.el9.x86_64.rpm 8.9 MB/s | 85 kB 00:00 (363/527): perl-IO-Socket-IP-0.41-5.el9.noarch. 4.4 MB/s | 42 kB 00:00 (364/527): perl-IO-Socket-SSL-2.073-2.el9.noarc 20 MB/s | 214 kB 00:00 (365/527): perl-IPC-Open3-1.21-481.el9.noarch.r 2.1 MB/s | 21 kB 00:00 (366/527): perl-MIME-Base64-3.16-4.el9.x86_64.r 4.1 MB/s | 30 kB 00:00 (367/527): perl-Mozilla-CA-20200520-6.el9.noarc 1.8 MB/s | 12 kB 00:00 (368/527): perl-NDBM_File-1.15-481.el9.x86_64.r 2.1 MB/s | 21 kB 00:00 (369/527): perl-POSIX-1.94-481.el9.x86_64.rpm 15 MB/s | 95 kB 00:00 (370/527): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 17 MB/s | 391 kB 00:00 (371/527): perl-PathTools-3.78-461.el9.x86_64.r 5.6 MB/s | 85 kB 00:00 (372/527): perl-Pod-Escapes-1.07-460.el9.noarch 2.0 MB/s | 20 kB 00:00 (373/527): perl-Pod-Perldoc-3.28.01-461.el9.noa 8.9 MB/s | 83 kB 00:00 (374/527): perl-Pod-Simple-3.42-4.el9.noarch.rp 18 MB/s | 215 kB 00:00 (375/527): perl-Pod-Usage-2.01-4.el9.noarch.rpm 3.7 MB/s | 40 kB 00:00 (376/527): perl-Scalar-List-Utils-1.56-462.el9. 7.9 MB/s | 70 kB 00:00 (377/527): perl-SelectSaver-1.02-481.el9.noarch 1.1 MB/s | 10 kB 00:00 (378/527): perl-Socket-2.031-4.el9.x86_64.rpm 6.4 MB/s | 54 kB 00:00 (379/527): perl-Storable-3.21-460.el9.x86_64.rp 8.1 MB/s | 95 kB 00:00 (380/527): perl-Symbol-1.08-481.el9.noarch.rpm 1.3 MB/s | 13 kB 00:00 (381/527): perl-Term-ANSIColor-5.01-461.el9.noa 5.8 MB/s | 48 kB 00:00 (382/527): perl-Term-Cap-1.17-460.el9.noarch.rp 2.7 MB/s | 22 kB 00:00 (383/527): perl-TermReadKey-2.38-11.el9.x86_64. 4.5 MB/s | 36 kB 00:00 (384/527): perl-Text-ParseWords-3.30-460.el9.no 1.9 MB/s | 16 kB 00:00 (385/527): perl-Text-Tabs+Wrap-2013.0523-460.el 2.4 MB/s | 23 kB 00:00 (386/527): perl-Thread-Queue-3.14-460.el9.noarc 3.0 MB/s | 21 kB 00:00 (387/527): perl-Time-Local-1.300-7.el9.noarch.r 3.8 MB/s | 33 kB 00:00 (388/527): perl-URI-5.09-3.el9.noarch.rpm 9.9 MB/s | 108 kB 00:00 (389/527): perl-base-2.27-481.el9.noarch.rpm 1.3 MB/s | 15 kB 00:00 (390/527): perl-constant-1.33-461.el9.noarch.rp 2.3 MB/s | 23 kB 00:00 (391/527): perl-diagnostics-1.37-481.el9.noarch 21 MB/s | 209 kB 00:00 (392/527): perl-if-0.60.800-481.el9.noarch.rpm 1.3 MB/s | 13 kB 00:00 (393/527): perl-interpreter-5.32.1-481.el9.x86_ 8.5 MB/s | 70 kB 00:00 (394/527): perl-lib-0.65-481.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 (395/527): perl-libnet-3.13-4.el9.noarch.rpm 16 MB/s | 125 kB 00:00 (396/527): perl-mro-1.23-481.el9.x86_64.rpm 5.0 MB/s | 27 kB 00:00 (397/527): perl-overload-1.31-481.el9.noarch.rp 7.4 MB/s | 44 kB 00:00 (398/527): perl-overloading-0.02-481.el9.noarch 2.5 MB/s | 11 kB 00:00 (399/527): perl-parent-0.238-460.el9.noarch.rpm 2.9 MB/s | 14 kB 00:00 (400/527): perl-podlators-4.14-460.el9.noarch.r 17 MB/s | 112 kB 00:00 (401/527): perl-libs-5.32.1-481.el9.x86_64.rpm 34 MB/s | 2.0 MB 00:00 (402/527): perl-srpm-macros-1-41.el9.noarch.rpm 279 kB/s | 8.2 kB 00:00 (403/527): perl-subs-1.03-481.el9.noarch.rpm 1.4 MB/s | 10 kB 00:00 (404/527): perl-threads-2.25-460.el9.x86_64.rpm 7.6 MB/s | 57 kB 00:00 (405/527): perl-threads-shared-1.61-460.el9.0.1 5.0 MB/s | 44 kB 00:00 (406/527): perl-vars-1.05-481.el9.noarch.rpm 1.3 MB/s | 12 kB 00:00 (407/527): pipewire-1.0.1-1.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 (408/527): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 7.0 MB/s | 56 kB 00:00 (409/527): pipewire-jack-audio-connection-kit-1 1.3 MB/s | 8.1 kB 00:00 (410/527): pipewire-jack-audio-connection-kit-l 17 MB/s | 134 kB 00:00 (411/527): pipewire-pulseaudio-1.0.1-1.el9.x86_ 22 MB/s | 185 kB 00:00 (412/527): pixman-0.40.0-6.el9_3.x86_64.rpm 31 MB/s | 269 kB 00:00 (413/527): pipewire-libs-1.0.1-1.el9.x86_64.rpm 41 MB/s | 1.9 MB 00:00 (414/527): llvm-libs-18.1.8-3.el9.x86_64.rpm 26 MB/s | 26 MB 00:00 (415/527): poppler-21.01.0-21.el9.x86_64.rpm 5.2 MB/s | 1.1 MB 00:00 (416/527): poppler-glib-21.01.0-21.el9.x86_64.r 7.4 MB/s | 151 kB 00:00 (417/527): pyproject-srpm-macros-1.12.0-1.el9.n 2.7 MB/s | 13 kB 00:00 (418/527): pulseaudio-libs-15.0-2.el9.x86_64.rp 31 MB/s | 666 kB 00:00 (419/527): python-rpm-macros-3.9-54.el9.noarch. 1.0 MB/s | 14 kB 00:00 (420/527): python-srpm-macros-3.9-54.el9.noarch 2.2 MB/s | 17 kB 00:00 (421/527): python3-argcomplete-1.12.0-5.el9.noa 7.0 MB/s | 61 kB 00:00 (422/527): poppler-data-0.4.9-9.el9.0.1.noarch. 7.7 MB/s | 1.8 MB 00:00 (423/527): python3-distro-1.5.0-7.el9.noarch.rp 1.6 MB/s | 36 kB 00:00 (424/527): python3-devel-3.9.21-1.el9_5.x86_64. 6.5 MB/s | 205 kB 00:00 (425/527): python3-packaging-20.9-5.el9.noarch. 8.2 MB/s | 69 kB 00:00 (426/527): python3-lxml-4.6.5-3.el9.x86_64.rpm 38 MB/s | 1.2 MB 00:00 (427/527): python3-pluggy-0.13.1-7.el9.0.1.noar 5.8 MB/s | 38 kB 00:00 (428/527): python3-py-1.10.0-6.el9.0.1.noarch.r 36 MB/s | 428 kB 00:00 (429/527): python3-rpm-generators-12-9.el9.noar 3.6 MB/s | 27 kB 00:00 (430/527): python3-pip-21.3.1-1.el9.noarch.rpm 27 MB/s | 1.7 MB 00:00 (431/527): python3-rpm-macros-3.9-54.el9.noarch 360 kB/s | 9.2 kB 00:00 (432/527): python3-tomli-2.0.1-5.el9.noarch.rpm 3.7 MB/s | 30 kB 00:00 (433/527): python3.11-3.11.9-7.el9_5.2.x86_64.r 2.5 MB/s | 27 kB 00:00 (434/527): python3.11-devel-3.11.9-7.el9_5.2.x8 15 MB/s | 234 kB 00:00 (435/527): python3-numpy-1.20.1-5.el9.x86_64.rp 30 MB/s | 4.8 MB 00:00 (436/527): python3.11-pip-wheel-22.3.1-5.el9.no 18 MB/s | 1.4 MB 00:00 (437/527): python3.12-3.12.5-2.el9_5.2.x86_64.r 4.9 MB/s | 26 kB 00:00 (438/527): python3.11-setuptools-wheel-65.5.1-3 17 MB/s | 713 kB 00:00 (439/527): python3.12-devel-3.12.5-2.el9_5.2.x8 14 MB/s | 274 kB 00:00 (440/527): python3.12-pip-wheel-23.2.1-4.el9.no 50 MB/s | 1.5 MB 00:00 (441/527): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.3 MB/s | 7.9 kB 00:00 (442/527): redhat-rpm-config-208-1.el9.noarch.r 10 MB/s | 66 kB 00:00 (443/527): rocky-logos-httpd-90.15-2.el9.noarch 4.2 MB/s | 24 kB 00:00 (444/527): rpm-build-4.16.1.3-34.el9.0.1.x86_64 12 MB/s | 59 kB 00:00 (445/527): rpmdevtools-9.5-1.el9.noarch.rpm 14 MB/s | 75 kB 00:00 (446/527): rtkit-0.11-29.el9.x86_64.rpm 10 MB/s | 55 kB 00:00 (447/527): rust-srpm-macros-17-4.el9.noarch.rpm 2.2 MB/s | 9.3 kB 00:00 (448/527): slirp4netns-1.3.1-1.el9.x86_64.rpm 9.3 MB/s | 46 kB 00:00 (449/527): python3.11-libs-3.11.9-7.el9_5.2.x86 37 MB/s | 9.7 MB 00:00 (450/527): sound-theme-freedesktop-0.8-17.el9.n 4.7 MB/s | 377 kB 00:00 (451/527): tbb-2020.3-8.el9_5.1.x86_64.rpm 24 MB/s | 168 kB 00:00 (452/527): source-highlight-3.1.9-12.el9.x86_64 21 MB/s | 608 kB 00:00 (453/527): totem-pl-parser-3.26.6-2.el9.x86_64. 7.4 MB/s | 130 kB 00:00 (454/527): tracker-3.1.2-3.el9_1.x86_64.rpm 34 MB/s | 538 kB 00:00 (455/527): tracker-miners-3.1.2-4.el9_3.x86_64. 34 MB/s | 888 kB 00:00 (456/527): upower-0.99.13-2.el9.x86_64.rpm 8.4 MB/s | 165 kB 00:00 (457/527): python3.12-libs-3.12.5-2.el9_5.2.x86 32 MB/s | 9.2 MB 00:00 (458/527): urw-base35-d050000l-fonts-20200910-6 12 MB/s | 76 kB 00:00 (459/527): urw-base35-bookman-fonts-20200910-6. 9.3 MB/s | 847 kB 00:00 (460/527): urw-base35-fonts-20200910-6.el9.noar 663 kB/s | 9.9 kB 00:00 (461/527): urw-base35-fonts-common-20200910-6.e 2.5 MB/s | 21 kB 00:00 (462/527): urw-base35-c059-fonts-20200910-6.el9 7.7 MB/s | 874 kB 00:00 (463/527): urw-base35-gothic-fonts-20200910-6.e 21 MB/s | 643 kB 00:00 (464/527): urw-base35-nimbus-mono-ps-fonts-2020 21 MB/s | 795 kB 00:00 (465/527): urw-base35-nimbus-roman-fonts-202009 20 MB/s | 856 kB 00:00 (466/527): urw-base35-standard-symbols-ps-fonts 7.0 MB/s | 41 kB 00:00 (467/527): urw-base35-nimbus-sans-fonts-2020091 23 MB/s | 1.3 MB 00:00 (468/527): urw-base35-p052-fonts-20200910-6.el9 16 MB/s | 973 kB 00:00 (469/527): urw-base35-z003-fonts-20200910-6.el9 6.3 MB/s | 275 kB 00:00 (470/527): vim-enhanced-8.2.2637-21.el9.x86_64. 47 MB/s | 1.7 MB 00:00 (471/527): webrtc-audio-processing-0.3.1-8.el9. 24 MB/s | 303 kB 00:00 (472/527): wget-1.21.1-8.el9_4.x86_64.rpm 37 MB/s | 768 kB 00:00 (473/527): wireplumber-0.4.14-1.el9.0.1.x86_64. 13 MB/s | 83 kB 00:00 (474/527): webkit2gtk3-jsc-2.46.6-1.el9_5.x86_6 38 MB/s | 4.4 MB 00:00 (475/527): wireplumber-libs-0.4.14-1.el9.0.1.x8 6.3 MB/s | 338 kB 00:00 (476/527): xdg-desktop-portal-1.12.6-1.el9.x86_ 22 MB/s | 367 kB 00:00 (477/527): xdg-desktop-portal-gtk-1.12.0-3.el9. 9.5 MB/s | 130 kB 00:00 (478/527): xml-common-0.6.3-58.el9.noarch.rpm 5.6 MB/s | 31 kB 00:00 (479/527): vim-common-8.2.2637-21.el9.x86_64.rp 30 MB/s | 6.6 MB 00:00 (480/527): xkeyboard-config-2.33-2.el9.noarch.r 10 MB/s | 779 kB 00:00 (481/527): zlib-devel-1.2.11-40.el9.x86_64.rpm 2.5 MB/s | 44 kB 00:00 (482/527): libnghttp2-devel-1.43.0-6.el9.x86_64 6.0 MB/s | 52 kB 00:00 (483/527): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 11 MB/s | 1.0 MB 00:00 (484/527): libuv-devel-1.42.0-2.el9_4.x86_64.rp 1.2 MB/s | 26 kB 00:00 (485/527): python3-wheel-wheel-0.36.2-8.el9.noa 4.2 MB/s | 42 kB 00:00 (486/527): python3.11-wheel-wheel-0.38.4-3.el9. 4.1 MB/s | 42 kB 00:00 (487/527): python3.12-wheel-wheel-0.41.2-3.el9. 13 MB/s | 69 kB 00:00 (488/527): python3.12-setuptools-wheel-68.2.2-4 29 MB/s | 669 kB 00:00 (489/527): doxygen-1.9.1-12.el9_5.x86_64.rpm 33 MB/s | 4.2 MB 00:00 (490/527): docker-buildx-plugin-0.21.1-1.el9.x8 67 MB/s | 16 MB 00:00 (491/527): docker-ce-28.0.1-1.el9.x86_64.rpm 58 MB/s | 20 MB 00:00 (492/527): docker-ce-rootless-extras-28.0.1-1.e 66 MB/s | 3.2 MB 00:00 (493/527): docker-ce-cli-28.0.1-1.el9.x86_64.rp 31 MB/s | 8.3 MB 00:00 (494/527): git-review-2.3.1-7.el9.noarch.rpm 8.6 MB/s | 86 kB 00:00 (495/527): iptables-legacy-1.8.10-11.1.el9.x86_ 3.5 MB/s | 50 kB 00:00 (496/527): iptables-legacy-libs-1.8.10-11.1.el9 4.7 MB/s | 38 kB 00:00 (497/527): python3-distlib-0.3.2-1.el9.noarch.r 21 MB/s | 192 kB 00:00 (498/527): python3-filelock-3.7.1-1.el9.noarch. 4.4 MB/s | 24 kB 00:00 (499/527): python3-future-0.18.3-3.el9.noarch.r 33 MB/s | 731 kB 00:00 (500/527): python3-platformdirs-2.5.4-1.el9.noa 4.4 MB/s | 31 kB 00:00 (501/527): python3-virtualenv-20.21.1-14.el9.no 24 MB/s | 203 kB 00:00 (502/527): rapidjson-devel-1.1.0-18.el9.x86_64. 14 MB/s | 109 kB 00:00 (503/527): tox-3.28.0-1.el9.noarch.rpm 25 MB/s | 171 kB 00:00 (504/527): elfutils-debuginfod-client-0.191-4.e 6.7 MB/s | 36 kB 00:00 (505/527): elfutils-libelf-0.191-4.el9.x86_64.r 24 MB/s | 206 kB 00:00 (506/527): elfutils-libs-0.191-4.el9.x86_64.rpm 28 MB/s | 259 kB 00:00 (507/527): file-libs-5.39-16.el9.x86_64.rpm 40 MB/s | 588 kB 00:00 (508/527): ima-evm-utils-1.5-2.el9.0.1.x86_64.r 6.4 MB/s | 68 kB 00:00 (509/527): docker-compose-plugin-2.33.1-1.el9.x 46 MB/s | 15 MB 00:00 (510/527): libacl-2.3.1-4.el9.x86_64.rpm 211 kB/s | 22 kB 00:00 (511/527): libgcc-11.5.0-5.el9_5.x86_64.rpm 10 MB/s | 84 kB 00:00 (512/527): libgomp-11.5.0-5.el9_5.x86_64.rpm 23 MB/s | 260 kB 00:00 (513/527): libnghttp2-1.43.0-6.el9.x86_64.rpm 7.1 MB/s | 72 kB 00:00 (514/527): libselinux-3.6-1.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 (515/527): libsepol-3.6-1.el9.x86_64.rpm 29 MB/s | 329 kB 00:00 (516/527): libstdc++-11.5.0-5.el9_5.x86_64.rpm 33 MB/s | 731 kB 00:00 (517/527): openssl-3.2.2-6.el9_5.1.x86_64.rpm 38 MB/s | 1.3 MB 00:00 (518/527): python3-3.9.21-1.el9_5.x86_64.rpm 5.1 MB/s | 26 kB 00:00 (519/527): openssl-libs-3.2.2-6.el9_5.1.x86_64. 39 MB/s | 2.4 MB 00:00 (520/527): python3-rpm-4.16.1.3-34.el9.0.1.x86_ 9.6 MB/s | 64 kB 00:00 (521/527): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 35 MB/s | 485 kB 00:00 (522/527): rpm-build-libs-4.16.1.3-34.el9.0.1.x 11 MB/s | 88 kB 00:00 (523/527): rpm-libs-4.16.1.3-34.el9.0.1.x86_64. 37 MB/s | 307 kB 00:00 (524/527): rpm-sign-libs-4.16.1.3-34.el9.0.1.x8 4.2 MB/s | 20 kB 00:00 (525/527): containerd.io-1.7.25-3.1.el9.x86_64. 36 MB/s | 43 MB 00:01 (526/527): systemd-libs-252-46.el9_5.2.0.1.x86_ 2.5 MB/s | 678 kB 00:00 (527/527): python3-libs-3.9.21-1.el9_5.x86_64.r 18 MB/s | 7.5 MB 00:00 -------------------------------------------------------------------------------- Total 71 MB/s | 466 MB 00:06 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 Preparing : 1/1 Upgrading : libgcc-11.5.0-5.el9_5.x86_64 1/549 Running scriptlet: libgcc-11.5.0-5.el9_5.x86_64 1/549 Upgrading : libstdc++-11.5.0-5.el9_5.x86_64 2/549 Upgrading : openssl-libs-1:3.2.2-6.el9_5.1.x86_64 3/549 Upgrading : elfutils-libelf-0.191-4.el9.x86_64 4/549 Installing : urw-base35-fonts-common-20200910-6.el9.noarch 5/549 Installing : libpng-2:1.6.37-12.el9.x86_64 6/549 Installing : libicu-67.1-9.el9.x86_64 7/549 Upgrading : libacl-2.3.1-4.el9.x86_64 8/549 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 9/549 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 10/549 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 11/549 Installing : boost-system-1.75.0-8.el9.x86_64 12/549 Installing : boost-chrono-1.75.0-8.el9.x86_64 13/549 Installing : boost-thread-1.75.0-8.el9.x86_64 14/549 Installing : nspr-4.35.0-17.el9_5.x86_64 15/549 Installing : atk-2.36.0-5.el9.x86_64 16/549 Upgrading : elfutils-libs-0.191-4.el9.x86_64 17/549 Installing : libogg-2:1.3.4-6.el9.x86_64 18/549 Installing : libvorbis-1:1.3.7-5.el9.x86_64 19/549 Installing : avahi-libs-0.8-21.el9.x86_64 20/549 Upgrading : elfutils-debuginfod-client-0.191-4.el9.x86_64 21/549 Installing : nss-util-3.101.0-10.el9_5.x86_64 22/549 Installing : boost-filesystem-1.75.0-8.el9.x86_64 23/549 Installing : boost-regex-1.75.0-8.el9.x86_64 24/549 Upgrading : python3-3.9.21-1.el9_5.x86_64 25/549 Upgrading : python3-libs-3.9.21-1.el9_5.x86_64 26/549 Installing : python3-setuptools-53.0.0-13.el9.noarch 27/549 Installing : libwayland-client-1.21.0-1.el9.x86_64 28/549 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 29/549 Installing : lcms2-2.12-3.el9.x86_64 30/549 Installing : emacs-filesystem-1:27.2-11.el9_5.1.noarch 31/549 Installing : alsa-lib-1.2.12-1.el9.x86_64 32/549 Installing : libseccomp-2.5.2-2.el9.x86_64 33/549 Installing : json-glib-1.6.6-1.el9.x86_64 34/549 Installing : gstreamer1-1.22.1-2.el9.x86_64 35/549 Installing : cups-libs-1:2.3.3op2-31.el9_5.x86_64 36/549 Installing : kmod-28-10.el9.x86_64 37/549 Installing : boost-context-1.75.0-8.el9.x86_64 38/549 Installing : libquadmath-11.5.0-5.el9_5.x86_64 39/549 Upgrading : libsepol-3.6-1.el9.x86_64 40/549 Upgrading : libselinux-3.6-1.el9.x86_64 41/549 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 42/549 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 42/549 Installing : libselinux-utils-3.6-1.el9.x86_64 43/549 Upgrading : libgomp-11.5.0-5.el9_5.x86_64 44/549 Upgrading : file-libs-5.39-16.el9.x86_64 45/549 Installing : file-5.39-16.el9.x86_64 46/549 Installing : opus-1.3.1-10.el9.x86_64 47/549 Installing : libwebp-1.2.0-8.el9.x86_64 48/549 Installing : libmpc-1.2.1-4.el9.x86_64 49/549 Installing : libX11-xcb-1.7.0-9.el9.x86_64 50/549 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 51/549 Installing : apr-1.7.0-12.el9_3.x86_64 52/549 Installing : apr-util-bdb-1.6.1-23.el9.x86_64 53/549 Installing : apr-util-openssl-1.6.1-23.el9.x86_64 54/549 Installing : apr-util-1.6.1-23.el9.x86_64 55/549 Installing : xz-5.2.5-8.el9_0.x86_64 56/549 Installing : libtirpc-1.3.3-9.el9.x86_64 57/549 Installing : libtdb-1.4.10-1.el9.x86_64 58/549 Installing : libbrotli-1.0.9-7.el9_5.x86_64 59/549 Installing : hwdata-0.348-9.15.el9.noarch 60/549 Installing : diffutils-3.7-12.el9.x86_64 61/549 Installing : policycoreutils-3.6-2.1.el9.x86_64 62/549 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 62/549 Installing : selinux-policy-38.1.45-3.el9_5.noarch 63/549 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 63/549 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 64/549 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 64/549 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 64/549 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 65/549 Installing : container-selinux-3:2.232.1-1.el9.noarch 65/549 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 65/549 Installing : libnsl2-2.0.0-1.el9.0.1.x86_64 66/549 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 67/549 Installing : libgudev-237-1.el9.x86_64 68/549 Installing : polkit-libs-0.117-13.el9.x86_64 69/549 Installing : libgfortran-11.5.0-5.el9_5.x86_64 70/549 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 71/549 Installing : python3-idna-2.10-7.el9_4.1.noarch 72/549 Installing : cmake-rpm-macros-3.26.5-2.el9.noarch 73/549 Installing : python3-filelock-3.7.1-1.el9.noarch 74/549 Installing : elfutils-0.191-4.el9.x86_64 75/549 Installing : dwz-0.14-3.el9.x86_64 76/549 Installing : kmod-libs-28-10.el9.x86_64 77/549 Installing : libproxy-0.4.15-35.el9.x86_64 78/549 Installing : boost-atomic-1.75.0-8.el9.x86_64 79/549 Installing : boost-python3-1.75.0-8.el9.x86_64 80/549 Upgrading : libnghttp2-1.43.0-6.el9.x86_64 81/549 Installing : docker-buildx-plugin-0.21.1-1.el9.x86_64 82/549 Running scriptlet: docker-buildx-plugin-0.21.1-1.el9.x86_64 82/549 Installing : docker-compose-plugin-2.33.1-1.el9.x86_64 83/549 Running scriptlet: docker-compose-plugin-2.33.1-1.el9.x86_64 83/549 Running scriptlet: xml-common-0.6.3-58.el9.noarch 84/549 Installing : xml-common-0.6.3-58.el9.noarch 84/549 Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 85/549 Installing : python3.11-setuptools-wheel-65.5.1-3.el9.noarch 86/549 Installing : pixman-0.40.0-6.el9_3.x86_64 87/549 Installing : openjpeg2-2.4.0-7.el9.x86_64 88/549 Installing : mpdecimal-2.5.1-3.el9.x86_64 89/549 Installing : python3.12-3.12.5-2.el9_5.2.x86_64 90/549 Installing : python3.12-libs-3.12.5-2.el9_5.2.x86_64 91/549 Installing : libxslt-1.1.34-9.el9.x86_64 92/549 Installing : libxshmfence-1.3-10.el9.x86_64 93/549 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 94/549 Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 95/549 Installing : python3.11-3.11.9-7.el9_5.2.x86_64 96/549 Installing : python3.11-libs-3.11.9-7.el9_5.2.x86_64 97/549 Installing : libwayland-server-1.21.0-1.el9.x86_64 98/549 Installing : libwayland-egl-1.21.0-1.el9.x86_64 99/549 Installing : libuv-1:1.42.0-2.el9_4.x86_64 100/549 Installing : libstemmer-0-18.585svn.el9.x86_64 101/549 Installing : libglvnd-1:1.3.4-1.el9.x86_64 102/549 Installing : libICE-1.0.10-8.el9.x86_64 103/549 Installing : hicolor-icon-theme-0.17-13.el9.noarch 104/549 Installing : fuse3-libs-3.10.2-9.el9.x86_64 105/549 Installing : fribidi-1.0.10-6.el9.2.x86_64 106/549 Installing : flexiblas-3.0.4-8.el9.0.1.x86_64 107/549 Installing : boost-date-time-1.75.0-8.el9.x86_64 108/549 Installing : adobe-mappings-cmap-20171205-12.el9.noarch 109/549 Installing : which-2.21-29.el9.x86_64 110/549 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 111/549 Installing : unzip-6.0-57.el9.x86_64 112/549 Installing : make-1:4.3-8.el9.x86_64 113/549 Installing : libmnl-1.0.4-16.el9_4.x86_64 114/549 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 115/549 Installing : llvm-libs-18.1.8-3.el9.x86_64 116/549 Installing : fuse-common-3.10.2-9.el9.x86_64 117/549 Installing : fuse-2.9.9-16.el9.x86_64 118/549 Installing : fuse3-3.10.2-9.el9.x86_64 119/549 Installing : fuse-overlayfs-1.14-1.el9.x86_64 120/549 Running scriptlet: fuse-overlayfs-1.14-1.el9.x86_64 120/549 Installing : cmake-data-3.26.5-2.el9.noarch 121/549 Installing : cmake-3.26.5-2.el9.x86_64 122/549 Installing : zip-3.0-35.el9.x86_64 123/549 Installing : vim-common-2:8.2.2637-21.el9.x86_64 124/549 Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 125/549 Installing : boost-wave-1.75.0-8.el9.x86_64 126/549 Installing : libSM-1.2.3-10.el9.x86_64 127/549 Installing : python3-pip-21.3.1-1.el9.noarch 128/549 Installing : iso-codes-4.6.0-3.el9.noarch 129/549 Installing : docker-ce-cli-1:28.0.1-1.el9.x86_64 130/549 Running scriptlet: docker-ce-cli-1:28.0.1-1.el9.x86_64 130/549 Installing : boost-log-1.75.0-8.el9.x86_64 131/549 Installing : libpciaccess-0.16-7.el9.x86_64 132/549 Installing : libdrm-2.4.121-1.el9.x86_64 133/549 Installing : osinfo-db-20240701-2.el9.noarch 134/549 Installing : httpd-tools-2.4.62-1.el9_5.2.x86_64 135/549 Installing : cpp-11.5.0-5.el9_5.x86_64 136/549 Installing : createrepo_c-libs-0.20.1-2.el9.x86_64 137/549 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 138/549 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 138/549 Running scriptlet: openssh-8.7p1-43.el9.x86_64 139/549 Installing : openssh-8.7p1-43.el9.x86_64 139/549 Installing : boost-coroutine-1.75.0-8.el9.x86_64 140/549 Installing : boost-fiber-1.75.0-8.el9.x86_64 141/549 Installing : python3-py-1.10.0-6.el9.0.1.noarch 142/549 Installing : python3-chardet-4.0.0-5.el9.noarch 143/549 Installing : python3-pyparsing-2.4.7-9.el9.noarch 144/549 Installing : python3-packaging-20.9-5.el9.noarch 145/549 Installing : python3-pysocks-1.7.1-12.el9.noarch 146/549 Installing : python3-urllib3-1.26.5-6.el9.noarch 147/549 Installing : python3-requests-2.25.1-8.el9.noarch 148/549 Installing : python3-argcomplete-1.12.0-5.el9.noarch 149/549 Installing : python3-pluggy-0.13.1-7.el9.0.1.noarch 150/549 Installing : python3-tomli-2.0.1-5.el9.noarch 151/549 Installing : python3-distlib-0.3.2-1.el9.noarch 152/549 Installing : python3-platformdirs-2.5.4-1.el9.noarch 153/549 Installing : boost-graph-1.75.0-8.el9.x86_64 154/549 Installing : source-highlight-3.1.9-12.el9.x86_64 155/549 Installing : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 156/549 Installing : nss-softokn-3.101.0-10.el9_5.x86_64 157/549 Installing : nss-3.101.0-10.el9_5.x86_64 158/549 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 158/549 Installing : nss-sysinit-3.101.0-10.el9_5.x86_64 159/549 Installing : avahi-glib-0.8-21.el9.x86_64 160/549 Installing : flac-libs-1.3.3-10.el9_2.1.x86_64 161/549 Installing : libtheora-1:1.1.1-31.el9.x86_64 162/549 Installing : libbabeltrace-1.5.8-10.el9.x86_64 163/549 Installing : boost-locale-1.75.0-8.el9.x86_64 164/549 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 165/549 Installing : boost-timer-1.75.0-8.el9.x86_64 166/549 Installing : efi-srpm-macros-6-2.el9_0.noarch 167/549 Installing : lua-srpm-macros-1-6.el9.noarch 168/549 Installing : acl-2.3.1-4.el9.x86_64 169/549 Installing : libbpf-2:1.4.0-1.el9.x86_64 170/549 Installing : graphite2-1.3.14-9.el9.x86_64 171/549 Installing : harfbuzz-2.7.4-10.el9.x86_64 172/549 Installing : freetype-2.10.4-9.el9.x86_64 173/549 Installing : fontconfig-2.14.0-2.el9_1.x86_64 174/549 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 174/549 Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 175/549 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 175/549 Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 176/549 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 176/549 Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 177/549 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 177/549 Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 178/549 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 178/549 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 179/549 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 179/549 Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 180/549 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 180/549 Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 181/549 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 181/549 Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 182/549 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 182/549 Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 183/549 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 183/549 Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 184/549 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 184/549 Installing : urw-base35-fonts-20200910-6.el9.noarch 185/549 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 186/549 Installing : groff-base-1.22.4-10.el9.x86_64 186/549 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 186/549 Installing : zstd-1.5.1-2.el9.x86_64 187/549 Installing : boost-container-1.75.0-8.el9.x86_64 188/549 Installing : boost-contract-1.75.0-8.el9.x86_64 189/549 Installing : boost-iostreams-1.75.0-8.el9.x86_64 190/549 Installing : boost-math-1.75.0-8.el9.x86_64 191/549 Installing : boost-nowide-1.75.0-8.el9.x86_64 192/549 Installing : boost-program-options-1.75.0-8.el9.x86_64 193/549 Installing : boost-random-1.75.0-8.el9.x86_64 194/549 Installing : boost-serialization-1.75.0-8.el9.x86_64 195/549 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 196/549 Installing : boost-test-1.75.0-8.el9.x86_64 197/549 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 198/549 Installing : exiv2-libs-0.27.5-2.el9.x86_64 199/549 Installing : exiv2-0.27.5-2.el9.x86_64 200/549 Installing : libgexiv2-0.12.3-1.el9.x86_64 201/549 Installing : libstdc++-devel-11.5.0-5.el9_5.x86_64 202/549 Installing : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 203/549 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 204/549 Installing : libgusb-0.3.8-2.el9.x86_64 205/549 Installing : colord-libs-1.4.5-4.el9.x86_64 206/549 Installing : low-memory-monitor-2.1-4.el9.x86_64 207/549 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 207/549 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 208/549 Installing : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 209/549 Installing : python3.12-wheel-wheel-0.41.2-3.el9.noarch 210/549 Installing : python3.12-setuptools-wheel-68.2.2-4.el9.noarch 211/549 Installing : python3.11-wheel-wheel-0.38.4-3.el9.noarch 212/549 Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 213/549 Installing : python3-virtualenv-20.21.1-14.el9.noarch 214/549 Installing : xkeyboard-config-2.33-2.el9.noarch 215/549 Installing : libxkbcommon-1.0.3-4.el9.x86_64 216/549 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 217/549 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 217/549 Installing : rust-srpm-macros-17-4.el9.noarch 218/549 Installing : rocky-logos-httpd-90.15-2.el9.noarch 219/549 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 220/549 Installing : poppler-data-0.4.9-9.el9.0.1.noarch 221/549 Installing : perl-srpm-macros-1-41.el9.noarch 222/549 Installing : orc-0.4.31-8.el9.x86_64 223/549 Installing : openblas-srpm-macros-2-11.el9.noarch 224/549 Installing : openblas-0.3.26-2.el9.x86_64 225/549 Installing : openblas-openmp-0.3.26-2.el9.x86_64 226/549 Installing : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64 227/549 Installing : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64 228/549 Installing : python3-numpy-1:1.20.1-5.el9.x86_64 229/549 Installing : boost-numpy3-1.75.0-8.el9.x86_64 230/549 Installing : boost-1.75.0-8.el9.x86_64 231/549 Installing : ocaml-srpm-macros-6-6.el9.noarch 232/549 Installing : mesa-filesystem-24.1.2-3.el9.x86_64 233/549 Installing : m4-1.4.19-1.el9.x86_64 234/549 Installing : libvisual-1:0.4.0-34.el9.x86_64 235/549 Installing : libslirp-4.4.0-8.el9.x86_64 236/549 Installing : slirp4netns-1.3.1-1.el9.x86_64 237/549 Installing : libsbc-1.4-9.el9.x86_64 238/549 Installing : libpaper-1.1.28-4.el9.x86_64 239/549 Installing : libldac-2.0.2.3-10.el9.x86_64 240/549 Installing : libiptcdata-1.0.5-10.el9.x86_64 241/549 Installing : libipt-2.0.4-5.el9.x86_64 242/549 Installing : gdb-headless-14.2-3.el9.x86_64 243/549 Installing : debugedit-5.0-5.el9.x86_64 244/549 Installing : libijs-0.35-15.el9.x86_64 245/549 Installing : libfontenc-1.1.3-17.el9.x86_64 246/549 Installing : mkfontscale-1.2.1-3.el9.x86_64 247/549 Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 248/549 Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 248/549 Installing : libexif-0.6.22-6.el9.x86_64 249/549 Installing : libepoxy-1.5.5-4.el9.x86_64 250/549 Installing : libdatrie-0.2.13-4.el9.x86_64 251/549 Installing : libthai-0.1.28-8.el9.x86_64 252/549 Installing : libasyncns-0.8-22.el9.x86_64 253/549 Installing : libXau-1.0.9-8.el9.x86_64 254/549 Installing : libxcb-1.13.1-9.el9.x86_64 255/549 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 256/549 Installing : mesa-libglapi-24.1.2-3.el9.x86_64 257/549 Installing : mesa-dri-drivers-24.1.2-3.el9.x86_64 258/549 Installing : mesa-libgbm-24.1.2-3.el9.x86_64 259/549 Installing : mesa-libEGL-24.1.2-3.el9.x86_64 260/549 Installing : libX11-common-1.7.0-9.el9.noarch 261/549 Installing : libX11-1.7.0-9.el9.x86_64 262/549 Installing : libXext-1.3.4-8.el9.x86_64 263/549 Installing : libXrender-0.9.10-16.el9.x86_64 264/549 Installing : cairo-1.17.4-7.el9.x86_64 265/549 Installing : libXi-1.7.10-8.el9.x86_64 266/549 Installing : libXfixes-5.0.3-16.el9.x86_64 267/549 Installing : cairo-gobject-1.17.4-7.el9.x86_64 268/549 Installing : libXt-1.2.0-6.el9.x86_64 269/549 Installing : libXmu-1.1.3-8.el9.x86_64 270/549 Installing : libXcursor-1.2.0-7.el9.x86_64 271/549 Installing : libXdamage-1.1.5-7.el9.x86_64 272/549 Installing : libXrandr-1.5.2-8.el9.x86_64 273/549 Installing : libXinerama-1.1.4-10.el9.x86_64 274/549 Installing : libXcomposite-0.4.5-7.el9.x86_64 275/549 Installing : libXpm-3.5.13-10.el9.x86_64 276/549 Installing : libXaw-1.0.13-19.el9.x86_64 277/549 Installing : libXtst-1.2.3-16.el9.x86_64 278/549 Installing : libXft-2.3.3-8.el9.x86_64 279/549 Installing : pango-1.48.7-3.el9.x86_64 280/549 Installing : libXv-1.0.11-16.el9.x86_64 281/549 Installing : libXxf86vm-1.1.4-18.el9.x86_64 282/549 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 283/549 Installing : mesa-libGL-24.1.2-3.el9.x86_64 284/549 Installing : kernel-headers-5.14.0-503.29.1.el9_5.x86_64 285/549 Installing : jbigkit-libs-2.1-23.el9.x86_64 286/549 Installing : libtiff-4.4.0-13.el9.x86_64 287/549 Installing : gd-2.3.2-3.el9.x86_64 288/549 Installing : libgxps-0.3.2-3.el9.x86_64 289/549 Installing : poppler-21.01.0-21.el9.x86_64 290/549 Installing : poppler-glib-21.01.0-21.el9.x86_64 291/549 Installing : jbig2dec-libs-0.19-7.el9.x86_64 292/549 Running scriptlet: httpd-filesystem-2.4.62-1.el9_5.2.noarch 293/549 Installing : httpd-filesystem-2.4.62-1.el9_5.2.noarch 293/549 Installing : gsm-1.0.19-6.el9.x86_64 294/549 Installing : libsndfile-1.0.31-8.el9_5.2.x86_64 295/549 Installing : pulseaudio-libs-15.0-2.el9.x86_64 296/549 Installing : graphene-1.10.6-2.el9.x86_64 297/549 Installing : gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 298/549 Installing : gpm-libs-1.20.7-29.el9.x86_64 299/549 Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 300/549 Installing : glibc-headers-2.34-125.el9_5.1.x86_64 301/549 Installing : giflib-5.2.1-9.el9.x86_64 302/549 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 303/549 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 304/549 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 305/549 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 306/549 Installing : adobe-mappings-pdf-20180407-10.el9.noarch 307/549 Installing : libgs-9.54.0-17.el9_4.x86_64 308/549 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 309/549 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 310/549 Installing : dbus-1:1.12.20-8.el9.x86_64 311/549 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 312/549 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 313/549 Installing : systemd-252-46.el9_5.2.0.1.x86_64 313/549 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 313/549 Installing : dbus-common-1:1.12.20-8.el9.noarch 314/549 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 314/549 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 315/549 Installing : dbus-broker-28-7.el9.x86_64 315/549 Running scriptlet: dbus-broker-28-7.el9.x86_64 315/549 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Running scriptlet: polkit-0.117-13.el9.x86_64 316/549 Installing : polkit-0.117-13.el9.x86_64 316/549 Running scriptlet: polkit-0.117-13.el9.x86_64 316/549 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 317/549 Installing : libcanberra-0.30-27.el9.x86_64 318/549 Running scriptlet: libcanberra-0.30-27.el9.x86_64 318/549 Running scriptlet: rtkit-0.11-29.el9.x86_64 319/549 Installing : rtkit-0.11-29.el9.x86_64 319/549 Running scriptlet: rtkit-0.11-29.el9.x86_64 319/549 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 320/549 Installing : device-mapper-9:1.02.198-2.el9.x86_64 321/549 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 322/549 Installing : containerd.io-1.7.25-3.1.el9.x86_64 323/549 Running scriptlet: containerd.io-1.7.25-3.1.el9.x86_64 323/549 Installing : at-spi2-core-2.40.3-1.el9.x86_64 324/549 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 325/549 Installing : dconf-0.40.0-6.el9.x86_64 326/549 Running scriptlet: dconf-0.40.0-6.el9.x86_64 326/549 Installing : shared-mime-info-2.1-5.el9.x86_64 327/549 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 327/549 Installing : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 328/549 Installing : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 329/549 Installing : gtk-update-icon-cache-3.24.31-5.el9.x86_64 330/549 Installing : libgsf-1.14.47-5.el9.x86_64 331/549 Installing : libnotify-0.7.9-8.el9.x86_64 332/549 Installing : librsvg2-2.50.7-3.el9.x86_64 333/549 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 334/549 Installing : libpsl-0.21.1-5.el9.x86_64 335/549 Installing : psmisc-23.4-3.el9.x86_64 336/549 Installing : pkgconf-m4-1.7.3-10.el9.noarch 337/549 Installing : oniguruma-6.9.6-1.el9.6.x86_64 338/549 Installing : ncurses-6.2-10.20210508.el9.x86_64 339/549 Installing : perl-Digest-1.19-4.el9.noarch 340/549 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 341/549 Installing : perl-B-1.80-481.el9.x86_64 342/549 Installing : perl-FileHandle-2.03-481.el9.noarch 343/549 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 344/549 Installing : perl-libnet-3.13-4.el9.noarch 345/549 Installing : perl-AutoLoader-5.74-481.el9.noarch 346/549 Installing : perl-base-2.27-481.el9.noarch 347/549 Installing : perl-URI-5.09-3.el9.noarch 348/549 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 349/549 Installing : perl-if-0.60.800-481.el9.noarch 350/549 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 351/549 Installing : perl-Time-Local-2:1.300-7.el9.noarch 352/549 Installing : perl-File-Path-2.18-4.el9.noarch 353/549 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 354/549 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 355/549 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 356/549 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 357/549 Installing : perl-Class-Struct-0.66-481.el9.noarch 358/549 Installing : perl-POSIX-1.94-481.el9.x86_64 359/549 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 360/549 Installing : perl-IPC-Open3-1.21-481.el9.noarch 361/549 Installing : perl-subs-1.03-481.el9.noarch 362/549 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 363/549 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 364/549 Installing : perl-Term-Cap-1.17-460.el9.noarch 365/549 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 366/549 Installing : perl-Socket-4:2.031-4.el9.x86_64 367/549 Installing : perl-SelectSaver-1.02-481.el9.noarch 368/549 Installing : perl-Symbol-1.08-481.el9.noarch 369/549 Installing : perl-File-stat-1.09-481.el9.noarch 370/549 Installing : perl-podlators-1:4.14-460.el9.noarch 371/549 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 372/549 Installing : perl-Fcntl-1.13-481.el9.x86_64 373/549 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 374/549 Installing : perl-mro-1.23-481.el9.x86_64 375/549 Installing : perl-IO-1.43-481.el9.x86_64 376/549 Installing : perl-overloading-0.02-481.el9.noarch 377/549 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 378/549 Installing : perl-Errno-1.30-481.el9.x86_64 379/549 Installing : perl-File-Basename-2.85-481.el9.noarch 380/549 Installing : perl-Getopt-Std-1.12-481.el9.noarch 381/549 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 382/549 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 383/549 Installing : perl-constant-1.33-461.el9.noarch 384/549 Installing : perl-Storable-1:3.21-460.el9.x86_64 385/549 Installing : perl-overload-1.31-481.el9.noarch 386/549 Installing : perl-parent-1:0.238-460.el9.noarch 387/549 Installing : perl-vars-1.05-481.el9.noarch 388/549 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 389/549 Installing : perl-Carp-1.50-460.el9.noarch 390/549 Installing : perl-Exporter-5.74-461.el9.noarch 391/549 Installing : perl-NDBM_File-1.15-481.el9.x86_64 392/549 Installing : perl-PathTools-3.78-461.el9.x86_64 393/549 Installing : perl-Encode-4:3.08-462.el9.x86_64 394/549 Installing : perl-libs-4:5.32.1-481.el9.x86_64 395/549 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 396/549 Installing : perl-DynaLoader-1.47-481.el9.x86_64 397/549 Installing : perl-File-Compare-1.100.600-481.el9.noarch 398/549 Installing : perl-File-Copy-2.34-481.el9.noarch 399/549 Installing : perl-File-Find-1.37-481.el9.noarch 400/549 Installing : autoconf-2.69-39.el9.noarch 401/549 Installing : perl-threads-1:2.25-460.el9.x86_64 402/549 Installing : perl-threads-shared-1.61-460.el9.0.1.x86_64 403/549 Installing : perl-Thread-Queue-3.14-460.el9.noarch 404/549 Installing : automake-1.16.2-8.el9.noarch 405/549 Installing : perl-TermReadKey-2.38-11.el9.x86_64 406/549 Installing : kernel-srpm-macros-1.0-13.el9.noarch 407/549 Installing : perl-Error-1:0.17029-7.el9.noarch 408/549 Installing : perl-lib-0.65-481.el9.x86_64 409/549 Installing : mailcap-2.1.49-5.el9.noarch 410/549 Installing : httpd-core-2.4.62-1.el9_5.2.x86_64 411/549 Installing : mod_lua-2.4.62-1.el9_5.2.x86_64 412/549 Installing : mod_http2-2.0.26-2.el9_4.1.x86_64 413/549 Installing : httpd-2.4.62-1.el9_5.2.x86_64 414/549 Running scriptlet: httpd-2.4.62-1.el9_5.2.x86_64 414/549 Installing : libpkgconf-1.7.3-10.el9.x86_64 415/549 Installing : pkgconf-1.7.3-10.el9.x86_64 416/549 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 417/549 Installing : libicu-devel-67.1-9.el9.x86_64 418/549 Installing : glibc-devel-2.34-125.el9_5.1.x86_64 419/549 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 420/549 Installing : gcc-11.5.0-5.el9_5.x86_64 421/549 Installing : annobin-12.65-1.el9.x86_64 422/549 Installing : gcc-plugin-annobin-11.5.0-5.el9_5.x86_64 423/549 Installing : libquadmath-devel-11.5.0-5.el9_5.x86_64 424/549 Installing : libzstd-devel-1.5.1-2.el9.x86_64 425/549 Installing : zlib-devel-1.2.11-40.el9.x86_64 426/549 Installing : libnfnetlink-1.0.1-23.el9_5.x86_64 427/549 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 428/549 Installing : iptables-libs-1.8.10-11.el9_5.x86_64 429/549 Installing : iptables-legacy-1.8.10-11.1.el9.x86_64 430/549 Running scriptlet: iptables-legacy-1.8.10-11.1.el9.x86_64 430/549 Installing : docker-ce-rootless-extras-28.0.1-1.el9.x86_64 431/549 Running scriptlet: docker-ce-rootless-extras-28.0.1-1.el9.x86_64 431/549 Installing : docker-ce-3:28.0.1-1.el9.x86_64 432/549 Running scriptlet: docker-ce-3:28.0.1-1.el9.x86_64 432/549 Installing : libcbor-0.7.0-5.el9.x86_64 433/549 Installing : libatomic-11.5.0-5.el9_5.x86_64 434/549 Installing : webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 435/549 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 436/549 Installing : keyutils-1.6.3-1.el9.x86_64 437/549 Installing : kbd-misc-2.4.0-10.el9.noarch 438/549 Installing : kbd-legacy-2.4.0-10.el9.noarch 439/549 Installing : kbd-2.4.0-10.el9.x86_64 440/549 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 441/549 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 441/549 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : libfido2-1.13.0-2.el9.x86_64 442/549 Installing : openssh-clients-8.7p1-43.el9.x86_64 443/549 Running scriptlet: openssh-clients-8.7p1-43.el9.x86_64 443/549 Installing : git-core-2.43.5-2.el9_5.x86_64 444/549 Installing : git-core-doc-2.43.5-2.el9_5.noarch 445/549 Installing : perl-Git-2.43.5-2.el9_5.noarch 446/549 Installing : git-2.43.5-2.el9_5.x86_64 447/549 Installing : info-6.7-15.el9.x86_64 448/549 Installing : ed-1.14.2-12.el9.x86_64 449/549 Installing : patch-2.7.6-16.el9.x86_64 450/549 Installing : gobject-introspection-1.68.0-11.el9.x86_64 451/549 Installing : upower-0.99.13-2.el9.x86_64 452/549 Running scriptlet: upower-0.99.13-2.el9.x86_64 452/549 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : fuse-libs-2.9.9-16.el9.x86_64 453/549 Installing : cpio-2.13-16.el9.x86_64 454/549 Installing : bzip2-1.0.8-10.el9_5.x86_64 455/549 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 456/549 Installing : go-srpm-macros-3.6.0-3.el9.noarch 457/549 Installing : python-srpm-macros-3.9-54.el9.noarch 458/549 Installing : redhat-rpm-config-208-1.el9.noarch 459/549 Running scriptlet: redhat-rpm-config-208-1.el9.noarch 459/549 Installing : rpm-build-4.16.1.3-34.el9.0.1.x86_64 460/549 Installing : pyproject-srpm-macros-1.12.0-1.el9.noarch 461/549 Installing : python-rpm-macros-3.9-54.el9.noarch 462/549 Installing : python3-rpm-macros-3.9-54.el9.noarch 463/549 Installing : python3-rpm-generators-12-9.el9.noarch 464/549 Installing : python3-devel-3.9.21-1.el9_5.x86_64 465/549 Installing : python3.11-devel-3.11.9-7.el9_5.2.x86_64 466/549 Installing : python3.12-devel-3.12.5-2.el9_5.2.x86_64 467/549 Installing : bluez-libs-5.72-2.el9.x86_64 468/549 Installing : pipewire-libs-1.0.1-1.el9.x86_64 469/549 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 470/549 Installing : pipewire-1.0.1-1.el9.x86_64 470/549 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 470/549 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 471/549 Installing : wireplumber-0.4.14-1.el9.0.1.x86_64 472/549 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 473/549 Installing : attr-2.5.1-3.el9.x86_64 474/549 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 475/549 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 476/549 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 477/549 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 478/549 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 479/549 Installing : glib-networking-2.68.3-3.el9.x86_64 480/549 Installing : libsoup-2.72.0-8.el9_5.3.x86_64 481/549 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 482/549 Installing : geoclue2-2.6.0-7.el9.x86_64 482/549 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 482/549 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 483/549 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 483/549 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 484/549 Installing : libosinfo-1.10.0-1.el9.x86_64 485/549 Installing : libtracker-sparql-3.1.2-3.el9_1.x86_64 486/549 Installing : tracker-3.1.2-3.el9_1.x86_64 487/549 Running scriptlet: tracker-3.1.2-3.el9_1.x86_64 487/549 Installing : tracker-miners-3.1.2-4.el9_3.x86_64 488/549 Running scriptlet: tracker-miners-3.1.2-4.el9_3.x86_64 488/549 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 489/549 Installing : gtk3-3.24.31-5.el9.x86_64 490/549 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 491/549 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 491/549 Installing : gtk2-2.24.33-8.el9.x86_64 492/549 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 493/549 Installing : graphviz-2.44.0-26.el9.x86_64 494/549 Running scriptlet: graphviz-2.44.0-26.el9.x86_64 494/549 Installing : doxygen-1:1.9.1-12.el9_5.x86_64 495/549 Installing : rpmdevtools-9.5-1.el9.noarch 496/549 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 497/549 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 498/549 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 499/549 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 499/549 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Installing : tox-3.28.0-1.el9.noarch 500/549 Installing : git-review-2.3.1-7.el9.noarch 501/549 Installing : elfutils-libelf-devel-0.191-4.el9.x86_64 502/549 Installing : boost-devel-1.75.0-8.el9.x86_64 503/549 Installing : gcc-c++-11.5.0-5.el9_5.x86_64 504/549 Installing : libtool-2.4.6-46.el9.x86_64 505/549 Installing : libcap-devel-2.48-9.el9_2.x86_64 506/549 Installing : openssl-devel-1:3.2.2-6.el9_5.1.x86_64 507/549 Installing : libnghttp2-devel-1.43.0-6.el9.x86_64 508/549 Installing : libuv-devel-1:1.42.0-2.el9_4.x86_64 509/549 Installing : rapidjson-devel-1.1.0-18.el9.x86_64 510/549 Installing : perl-diagnostics-1.37-481.el9.noarch 511/549 Installing : vim-enhanced-2:8.2.2637-21.el9.x86_64 512/549 Installing : jq-1.6-17.el9.x86_64 513/549 Installing : iproute-6.2.0-6.el9_4.x86_64 514/549 Installing : wget-1.21.1-8.el9_4.x86_64 515/549 Installing : net-tools-2.0-0.64.20160912git.el9.x86_64 516/549 Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64 516/549 Installing : gdb-14.2-3.el9.x86_64 517/549 Installing : createrepo_c-0.20.1-2.el9.x86_64 518/549 Installing : python3-lxml-4.6.5-3.el9.x86_64 519/549 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 520/549 Installing : sudo-1.9.5p2-10.el9_3.x86_64 521/549 Running scriptlet: sudo-1.9.5p2-10.el9_3.x86_64 521/549 Installing : python3-distro-1.5.0-7.el9.noarch 522/549 Installing : python3-future-0.18.3-3.el9.noarch 523/549 Installing : rsync-3.2.3-20.el9_5.1.x86_64 524/549 Upgrading : openssl-1:3.2.2-6.el9_5.1.x86_64 525/549 Installing : tbb-2020.3-8.el9_5.1.x86_64 526/549 Installing : glibc-gconv-extra-2.34-125.el9_5.1.x86_64 527/549 Running scriptlet: glibc-gconv-extra-2.34-125.el9_5.1.x86_64 527/549 Cleanup : elfutils-debuginfod-client-0.189-3.el9.x86_64 528/549 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 529/549 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 530/549 Cleanup : elfutils-libs-0.189-3.el9.x86_64 531/549 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 532/549 Cleanup : openssl-1:3.0.7-24.el9.x86_64 533/549 Cleanup : rpm-4.16.1.3-25.el9.x86_64 534/549 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 535/549 Cleanup : systemd-libs-252-18.el9.x86_64 536/549 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 537/549 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 538/549 Cleanup : python3-3.9.18-1.el9_3.x86_64 539/549 Cleanup : python3-libs-3.9.18-1.el9_3.x86_64 540/549 Cleanup : libselinux-3.5-1.el9.x86_64 541/549 Cleanup : libsepol-3.5-1.el9.x86_64 542/549 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 543/549 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 544/549 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 544/549 Cleanup : libacl-2.3.1-3.el9.x86_64 545/549 Cleanup : elfutils-libelf-0.189-3.el9.x86_64 546/549 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 547/549 Cleanup : file-libs-5.39-14.el9.x86_64 548/549 Cleanup : libnghttp2-1.43.0-5.el9_3.1.x86_64 549/549 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 549/549 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 549/549 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 549/549 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 549/549 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 549/549 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 549/549 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 549/549 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 549/549 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 549/549 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 549/549 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 549/549 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 549/549 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 549/549 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 549/549 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 549/549 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 549/549 Running scriptlet: dconf-0.40.0-6.el9.x86_64 549/549 Running scriptlet: httpd-2.4.62-1.el9_5.2.x86_64 549/549 Running scriptlet: wireplumber-0.4.14-1.el9.0.1.x86_64 549/549 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. Running scriptlet: libnghttp2-1.43.0-5.el9_3.1.x86_64 549/549 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/549 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/549 Verifying : acl-2.3.1-4.el9.x86_64 3/549 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/549 Verifying : attr-2.5.1-3.el9.x86_64 5/549 Verifying : avahi-libs-0.8-21.el9.x86_64 6/549 Verifying : bluez-libs-5.72-2.el9.x86_64 7/549 Verifying : bzip2-1.0.8-10.el9_5.x86_64 8/549 Verifying : cpio-2.13-16.el9.x86_64 9/549 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 10/549 Verifying : cups-libs-1:2.3.3op2-31.el9_5.x86_64 11/549 Verifying : dbus-1:1.12.20-8.el9.x86_64 12/549 Verifying : dbus-broker-28-7.el9.x86_64 13/549 Verifying : dbus-common-1:1.12.20-8.el9.noarch 14/549 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 15/549 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 16/549 Verifying : diffutils-3.7-12.el9.x86_64 17/549 Verifying : ed-1.14.2-12.el9.x86_64 18/549 Verifying : elfutils-0.191-4.el9.x86_64 19/549 Verifying : file-5.39-16.el9.x86_64 20/549 Verifying : freetype-2.10.4-9.el9.x86_64 21/549 Verifying : fuse-2.9.9-16.el9.x86_64 22/549 Verifying : fuse-common-3.10.2-9.el9.x86_64 23/549 Verifying : fuse-libs-2.9.9-16.el9.x86_64 24/549 Verifying : glib-networking-2.68.3-3.el9.x86_64 25/549 Verifying : glibc-gconv-extra-2.34-125.el9_5.1.x86_64 26/549 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 27/549 Verifying : graphite2-1.3.14-9.el9.x86_64 28/549 Verifying : groff-base-1.22.4-10.el9.x86_64 29/549 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 30/549 Verifying : harfbuzz-2.7.4-10.el9.x86_64 31/549 Verifying : hwdata-0.348-9.15.el9.noarch 32/549 Verifying : info-6.7-15.el9.x86_64 33/549 Verifying : iproute-6.2.0-6.el9_4.x86_64 34/549 Verifying : iptables-libs-1.8.10-11.el9_5.x86_64 35/549 Verifying : jq-1.6-17.el9.x86_64 36/549 Verifying : json-glib-1.6.6-1.el9.x86_64 37/549 Verifying : kbd-2.4.0-10.el9.x86_64 38/549 Verifying : kbd-legacy-2.4.0-10.el9.noarch 39/549 Verifying : kbd-misc-2.4.0-10.el9.noarch 40/549 Verifying : keyutils-1.6.3-1.el9.x86_64 41/549 Verifying : kmod-28-10.el9.x86_64 42/549 Verifying : kmod-libs-28-10.el9.x86_64 43/549 Verifying : libatomic-11.5.0-5.el9_5.x86_64 44/549 Verifying : libbpf-2:1.4.0-1.el9.x86_64 45/549 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 46/549 Verifying : libcbor-0.7.0-5.el9.x86_64 47/549 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 48/549 Verifying : libfido2-1.13.0-2.el9.x86_64 49/549 Verifying : libgfortran-11.5.0-5.el9_5.x86_64 50/549 Verifying : libgudev-237-1.el9.x86_64 51/549 Verifying : libgusb-0.3.8-2.el9.x86_64 52/549 Verifying : libicu-67.1-9.el9.x86_64 53/549 Verifying : libmnl-1.0.4-16.el9_4.x86_64 54/549 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 55/549 Verifying : libnfnetlink-1.0.1-23.el9_5.x86_64 56/549 Verifying : libpciaccess-0.16-7.el9.x86_64 57/549 Verifying : libpkgconf-1.7.3-10.el9.x86_64 58/549 Verifying : libpng-2:1.6.37-12.el9.x86_64 59/549 Verifying : libproxy-0.4.15-35.el9.x86_64 60/549 Verifying : libpsl-0.21.1-5.el9.x86_64 61/549 Verifying : libquadmath-11.5.0-5.el9_5.x86_64 62/549 Verifying : libseccomp-2.5.2-2.el9.x86_64 63/549 Verifying : libselinux-utils-3.6-1.el9.x86_64 64/549 Verifying : libtdb-1.4.10-1.el9.x86_64 65/549 Verifying : libtirpc-1.3.3-9.el9.x86_64 66/549 Verifying : mailcap-2.1.49-5.el9.noarch 67/549 Verifying : make-1:4.3-8.el9.x86_64 68/549 Verifying : ncurses-6.2-10.20210508.el9.x86_64 69/549 Verifying : net-tools-2.0-0.64.20160912git.el9.x86_64 70/549 Verifying : oniguruma-6.9.6-1.el9.6.x86_64 71/549 Verifying : openssh-8.7p1-43.el9.x86_64 72/549 Verifying : openssh-clients-8.7p1-43.el9.x86_64 73/549 Verifying : pkgconf-1.7.3-10.el9.x86_64 74/549 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 75/549 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 76/549 Verifying : policycoreutils-3.6-2.1.el9.x86_64 77/549 Verifying : polkit-0.117-13.el9.x86_64 78/549 Verifying : polkit-libs-0.117-13.el9.x86_64 79/549 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 80/549 Verifying : psmisc-23.4-3.el9.x86_64 81/549 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 82/549 Verifying : python3-chardet-4.0.0-5.el9.noarch 83/549 Verifying : python3-idna-2.10-7.el9_4.1.noarch 84/549 Verifying : python3-pyparsing-2.4.7-9.el9.noarch 85/549 Verifying : python3-pysocks-1.7.1-12.el9.noarch 86/549 Verifying : python3-requests-2.25.1-8.el9.noarch 87/549 Verifying : python3-setuptools-53.0.0-13.el9.noarch 88/549 Verifying : python3-urllib3-1.26.5-6.el9.noarch 89/549 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 90/549 Verifying : rsync-3.2.3-20.el9_5.1.x86_64 91/549 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 92/549 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 93/549 Verifying : shared-mime-info-2.1-5.el9.x86_64 94/549 Verifying : sudo-1.9.5p2-10.el9_3.x86_64 95/549 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 96/549 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 97/549 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 98/549 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 99/549 Verifying : unzip-6.0-57.el9.x86_64 100/549 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 101/549 Verifying : which-2.21-29.el9.x86_64 102/549 Verifying : xz-5.2.5-8.el9_0.x86_64 103/549 Verifying : zip-3.0-35.el9.x86_64 104/549 Verifying : zstd-1.5.1-2.el9.x86_64 105/549 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 106/549 Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 107/549 Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 108/549 Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 109/549 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 110/549 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 111/549 Verifying : alsa-lib-1.2.12-1.el9.x86_64 112/549 Verifying : annobin-12.65-1.el9.x86_64 113/549 Verifying : apr-1.7.0-12.el9_3.x86_64 114/549 Verifying : apr-util-1.6.1-23.el9.x86_64 115/549 Verifying : apr-util-bdb-1.6.1-23.el9.x86_64 116/549 Verifying : apr-util-openssl-1.6.1-23.el9.x86_64 117/549 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 118/549 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 119/549 Verifying : atk-2.36.0-5.el9.x86_64 120/549 Verifying : autoconf-2.69-39.el9.noarch 121/549 Verifying : automake-1.16.2-8.el9.noarch 122/549 Verifying : avahi-glib-0.8-21.el9.x86_64 123/549 Verifying : boost-1.75.0-8.el9.x86_64 124/549 Verifying : boost-atomic-1.75.0-8.el9.x86_64 125/549 Verifying : boost-chrono-1.75.0-8.el9.x86_64 126/549 Verifying : boost-container-1.75.0-8.el9.x86_64 127/549 Verifying : boost-context-1.75.0-8.el9.x86_64 128/549 Verifying : boost-contract-1.75.0-8.el9.x86_64 129/549 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 130/549 Verifying : boost-date-time-1.75.0-8.el9.x86_64 131/549 Verifying : boost-devel-1.75.0-8.el9.x86_64 132/549 Verifying : boost-fiber-1.75.0-8.el9.x86_64 133/549 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 134/549 Verifying : boost-graph-1.75.0-8.el9.x86_64 135/549 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 136/549 Verifying : boost-locale-1.75.0-8.el9.x86_64 137/549 Verifying : boost-log-1.75.0-8.el9.x86_64 138/549 Verifying : boost-math-1.75.0-8.el9.x86_64 139/549 Verifying : boost-nowide-1.75.0-8.el9.x86_64 140/549 Verifying : boost-numpy3-1.75.0-8.el9.x86_64 141/549 Verifying : boost-program-options-1.75.0-8.el9.x86_64 142/549 Verifying : boost-python3-1.75.0-8.el9.x86_64 143/549 Verifying : boost-random-1.75.0-8.el9.x86_64 144/549 Verifying : boost-regex-1.75.0-8.el9.x86_64 145/549 Verifying : boost-serialization-1.75.0-8.el9.x86_64 146/549 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 147/549 Verifying : boost-system-1.75.0-8.el9.x86_64 148/549 Verifying : boost-test-1.75.0-8.el9.x86_64 149/549 Verifying : boost-thread-1.75.0-8.el9.x86_64 150/549 Verifying : boost-timer-1.75.0-8.el9.x86_64 151/549 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 152/549 Verifying : boost-wave-1.75.0-8.el9.x86_64 153/549 Verifying : cairo-1.17.4-7.el9.x86_64 154/549 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 155/549 Verifying : cmake-3.26.5-2.el9.x86_64 156/549 Verifying : cmake-data-3.26.5-2.el9.noarch 157/549 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 158/549 Verifying : cmake-rpm-macros-3.26.5-2.el9.noarch 159/549 Verifying : colord-libs-1.4.5-4.el9.x86_64 160/549 Verifying : container-selinux-3:2.232.1-1.el9.noarch 161/549 Verifying : cpp-11.5.0-5.el9_5.x86_64 162/549 Verifying : createrepo_c-0.20.1-2.el9.x86_64 163/549 Verifying : createrepo_c-libs-0.20.1-2.el9.x86_64 164/549 Verifying : dconf-0.40.0-6.el9.x86_64 165/549 Verifying : debugedit-5.0-5.el9.x86_64 166/549 Verifying : dwz-0.14-3.el9.x86_64 167/549 Verifying : efi-srpm-macros-6-2.el9_0.noarch 168/549 Verifying : elfutils-libelf-devel-0.191-4.el9.x86_64 169/549 Verifying : emacs-filesystem-1:27.2-11.el9_5.1.noarch 170/549 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 171/549 Verifying : exiv2-0.27.5-2.el9.x86_64 172/549 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 173/549 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 174/549 Verifying : flac-libs-1.3.3-10.el9_2.1.x86_64 175/549 Verifying : flexiblas-3.0.4-8.el9.0.1.x86_64 176/549 Verifying : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64 177/549 Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64 178/549 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 179/549 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 180/549 Verifying : fribidi-1.0.10-6.el9.2.x86_64 181/549 Verifying : fuse-overlayfs-1.14-1.el9.x86_64 182/549 Verifying : fuse3-3.10.2-9.el9.x86_64 183/549 Verifying : fuse3-libs-3.10.2-9.el9.x86_64 184/549 Verifying : gcc-11.5.0-5.el9_5.x86_64 185/549 Verifying : gcc-c++-11.5.0-5.el9_5.x86_64 186/549 Verifying : gcc-plugin-annobin-11.5.0-5.el9_5.x86_64 187/549 Verifying : gd-2.3.2-3.el9.x86_64 188/549 Verifying : gdb-14.2-3.el9.x86_64 189/549 Verifying : gdb-headless-14.2-3.el9.x86_64 190/549 Verifying : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 191/549 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 192/549 Verifying : geoclue2-2.6.0-7.el9.x86_64 193/549 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 194/549 Verifying : giflib-5.2.1-9.el9.x86_64 195/549 Verifying : git-2.43.5-2.el9_5.x86_64 196/549 Verifying : git-core-2.43.5-2.el9_5.x86_64 197/549 Verifying : git-core-doc-2.43.5-2.el9_5.noarch 198/549 Verifying : glibc-devel-2.34-125.el9_5.1.x86_64 199/549 Verifying : glibc-headers-2.34-125.el9_5.1.x86_64 200/549 Verifying : go-srpm-macros-3.6.0-3.el9.noarch 201/549 Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 202/549 Verifying : gpm-libs-1.20.7-29.el9.x86_64 203/549 Verifying : graphene-1.10.6-2.el9.x86_64 204/549 Verifying : graphviz-2.44.0-26.el9.x86_64 205/549 Verifying : gsm-1.0.19-6.el9.x86_64 206/549 Verifying : gstreamer1-1.22.1-2.el9.x86_64 207/549 Verifying : gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 208/549 Verifying : gtk-update-icon-cache-3.24.31-5.el9.x86_64 209/549 Verifying : gtk2-2.24.33-8.el9.x86_64 210/549 Verifying : gtk3-3.24.31-5.el9.x86_64 211/549 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 212/549 Verifying : httpd-2.4.62-1.el9_5.2.x86_64 213/549 Verifying : httpd-core-2.4.62-1.el9_5.2.x86_64 214/549 Verifying : httpd-filesystem-2.4.62-1.el9_5.2.noarch 215/549 Verifying : httpd-tools-2.4.62-1.el9_5.2.x86_64 216/549 Verifying : iso-codes-4.6.0-3.el9.noarch 217/549 Verifying : jbig2dec-libs-0.19-7.el9.x86_64 218/549 Verifying : jbigkit-libs-2.1-23.el9.x86_64 219/549 Verifying : kernel-headers-5.14.0-503.29.1.el9_5.x86_64 220/549 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 221/549 Verifying : lcms2-2.12-3.el9.x86_64 222/549 Verifying : libICE-1.0.10-8.el9.x86_64 223/549 Verifying : libSM-1.2.3-10.el9.x86_64 224/549 Verifying : libX11-1.7.0-9.el9.x86_64 225/549 Verifying : libX11-common-1.7.0-9.el9.noarch 226/549 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 227/549 Verifying : libXau-1.0.9-8.el9.x86_64 228/549 Verifying : libXaw-1.0.13-19.el9.x86_64 229/549 Verifying : libXcomposite-0.4.5-7.el9.x86_64 230/549 Verifying : libXcursor-1.2.0-7.el9.x86_64 231/549 Verifying : libXdamage-1.1.5-7.el9.x86_64 232/549 Verifying : libXext-1.3.4-8.el9.x86_64 233/549 Verifying : libXfixes-5.0.3-16.el9.x86_64 234/549 Verifying : libXft-2.3.3-8.el9.x86_64 235/549 Verifying : libXi-1.7.10-8.el9.x86_64 236/549 Verifying : libXinerama-1.1.4-10.el9.x86_64 237/549 Verifying : libXmu-1.1.3-8.el9.x86_64 238/549 Verifying : libXpm-3.5.13-10.el9.x86_64 239/549 Verifying : libXrandr-1.5.2-8.el9.x86_64 240/549 Verifying : libXrender-0.9.10-16.el9.x86_64 241/549 Verifying : libXt-1.2.0-6.el9.x86_64 242/549 Verifying : libXtst-1.2.3-16.el9.x86_64 243/549 Verifying : libXv-1.0.11-16.el9.x86_64 244/549 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 245/549 Verifying : libasyncns-0.8-22.el9.x86_64 246/549 Verifying : libbabeltrace-1.5.8-10.el9.x86_64 247/549 Verifying : libcanberra-0.30-27.el9.x86_64 248/549 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 249/549 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 250/549 Verifying : libcap-devel-2.48-9.el9_2.x86_64 251/549 Verifying : libdatrie-0.2.13-4.el9.x86_64 252/549 Verifying : libdrm-2.4.121-1.el9.x86_64 253/549 Verifying : libepoxy-1.5.5-4.el9.x86_64 254/549 Verifying : libexif-0.6.22-6.el9.x86_64 255/549 Verifying : libfontenc-1.1.3-17.el9.x86_64 256/549 Verifying : libgexiv2-0.12.3-1.el9.x86_64 257/549 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 258/549 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 259/549 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 260/549 Verifying : libgs-9.54.0-17.el9_4.x86_64 261/549 Verifying : libgsf-1.14.47-5.el9.x86_64 262/549 Verifying : libgxps-0.3.2-3.el9.x86_64 263/549 Verifying : libicu-devel-67.1-9.el9.x86_64 264/549 Verifying : libijs-0.35-15.el9.x86_64 265/549 Verifying : libipt-2.0.4-5.el9.x86_64 266/549 Verifying : libiptcdata-1.0.5-10.el9.x86_64 267/549 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 268/549 Verifying : libldac-2.0.2.3-10.el9.x86_64 269/549 Verifying : libmpc-1.2.1-4.el9.x86_64 270/549 Verifying : libnotify-0.7.9-8.el9.x86_64 271/549 Verifying : libnsl2-2.0.0-1.el9.0.1.x86_64 272/549 Verifying : libogg-2:1.3.4-6.el9.x86_64 273/549 Verifying : libosinfo-1.10.0-1.el9.x86_64 274/549 Verifying : libpaper-1.1.28-4.el9.x86_64 275/549 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 276/549 Verifying : libquadmath-devel-11.5.0-5.el9_5.x86_64 277/549 Verifying : librsvg2-2.50.7-3.el9.x86_64 278/549 Verifying : libsbc-1.4-9.el9.x86_64 279/549 Verifying : libslirp-4.4.0-8.el9.x86_64 280/549 Verifying : libsndfile-1.0.31-8.el9_5.2.x86_64 281/549 Verifying : libsoup-2.72.0-8.el9_5.3.x86_64 282/549 Verifying : libstdc++-devel-11.5.0-5.el9_5.x86_64 283/549 Verifying : libstemmer-0-18.585svn.el9.x86_64 284/549 Verifying : libthai-0.1.28-8.el9.x86_64 285/549 Verifying : libtheora-1:1.1.1-31.el9.x86_64 286/549 Verifying : libtiff-4.4.0-13.el9.x86_64 287/549 Verifying : libtool-2.4.6-46.el9.x86_64 288/549 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 289/549 Verifying : libtracker-sparql-3.1.2-3.el9_1.x86_64 290/549 Verifying : libuv-1:1.42.0-2.el9_4.x86_64 291/549 Verifying : libvisual-1:0.4.0-34.el9.x86_64 292/549 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 293/549 Verifying : libwayland-client-1.21.0-1.el9.x86_64 294/549 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 295/549 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 296/549 Verifying : libwayland-server-1.21.0-1.el9.x86_64 297/549 Verifying : libwebp-1.2.0-8.el9.x86_64 298/549 Verifying : libxcb-1.13.1-9.el9.x86_64 299/549 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 300/549 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 301/549 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 302/549 Verifying : libxshmfence-1.3-10.el9.x86_64 303/549 Verifying : libxslt-1.1.34-9.el9.x86_64 304/549 Verifying : libzstd-devel-1.5.1-2.el9.x86_64 305/549 Verifying : llvm-libs-18.1.8-3.el9.x86_64 306/549 Verifying : low-memory-monitor-2.1-4.el9.x86_64 307/549 Verifying : lua-srpm-macros-1-6.el9.noarch 308/549 Verifying : m4-1.4.19-1.el9.x86_64 309/549 Verifying : mesa-dri-drivers-24.1.2-3.el9.x86_64 310/549 Verifying : mesa-filesystem-24.1.2-3.el9.x86_64 311/549 Verifying : mesa-libEGL-24.1.2-3.el9.x86_64 312/549 Verifying : mesa-libGL-24.1.2-3.el9.x86_64 313/549 Verifying : mesa-libgbm-24.1.2-3.el9.x86_64 314/549 Verifying : mesa-libglapi-24.1.2-3.el9.x86_64 315/549 Verifying : mkfontscale-1.2.1-3.el9.x86_64 316/549 Verifying : mod_http2-2.0.26-2.el9_4.1.x86_64 317/549 Verifying : mod_lua-2.4.62-1.el9_5.2.x86_64 318/549 Verifying : mpdecimal-2.5.1-3.el9.x86_64 319/549 Verifying : nspr-4.35.0-17.el9_5.x86_64 320/549 Verifying : nss-3.101.0-10.el9_5.x86_64 321/549 Verifying : nss-softokn-3.101.0-10.el9_5.x86_64 322/549 Verifying : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 323/549 Verifying : nss-sysinit-3.101.0-10.el9_5.x86_64 324/549 Verifying : nss-util-3.101.0-10.el9_5.x86_64 325/549 Verifying : ocaml-srpm-macros-6-6.el9.noarch 326/549 Verifying : openblas-0.3.26-2.el9.x86_64 327/549 Verifying : openblas-openmp-0.3.26-2.el9.x86_64 328/549 Verifying : openblas-srpm-macros-2-11.el9.noarch 329/549 Verifying : openjpeg2-2.4.0-7.el9.x86_64 330/549 Verifying : openssl-devel-1:3.2.2-6.el9_5.1.x86_64 331/549 Verifying : opus-1.3.1-10.el9.x86_64 332/549 Verifying : orc-0.4.31-8.el9.x86_64 333/549 Verifying : osinfo-db-20240701-2.el9.noarch 334/549 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 335/549 Verifying : pango-1.48.7-3.el9.x86_64 336/549 Verifying : patch-2.7.6-16.el9.x86_64 337/549 Verifying : perl-AutoLoader-5.74-481.el9.noarch 338/549 Verifying : perl-B-1.80-481.el9.x86_64 339/549 Verifying : perl-Carp-1.50-460.el9.noarch 340/549 Verifying : perl-Class-Struct-0.66-481.el9.noarch 341/549 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 342/549 Verifying : perl-Digest-1.19-4.el9.noarch 343/549 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 344/549 Verifying : perl-DynaLoader-1.47-481.el9.x86_64 345/549 Verifying : perl-Encode-4:3.08-462.el9.x86_64 346/549 Verifying : perl-Errno-1.30-481.el9.x86_64 347/549 Verifying : perl-Error-1:0.17029-7.el9.noarch 348/549 Verifying : perl-Exporter-5.74-461.el9.noarch 349/549 Verifying : perl-Fcntl-1.13-481.el9.x86_64 350/549 Verifying : perl-File-Basename-2.85-481.el9.noarch 351/549 Verifying : perl-File-Compare-1.100.600-481.el9.noarch 352/549 Verifying : perl-File-Copy-2.34-481.el9.noarch 353/549 Verifying : perl-File-Find-1.37-481.el9.noarch 354/549 Verifying : perl-File-Path-2.18-4.el9.noarch 355/549 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 356/549 Verifying : perl-File-stat-1.09-481.el9.noarch 357/549 Verifying : perl-FileHandle-2.03-481.el9.noarch 358/549 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 359/549 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 360/549 Verifying : perl-Git-2.43.5-2.el9_5.noarch 361/549 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 362/549 Verifying : perl-IO-1.43-481.el9.x86_64 363/549 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 364/549 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 365/549 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 366/549 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 367/549 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 368/549 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 369/549 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 370/549 Verifying : perl-POSIX-1.94-481.el9.x86_64 371/549 Verifying : perl-PathTools-3.78-461.el9.x86_64 372/549 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 373/549 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 374/549 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 375/549 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 376/549 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 377/549 Verifying : perl-SelectSaver-1.02-481.el9.noarch 378/549 Verifying : perl-Socket-4:2.031-4.el9.x86_64 379/549 Verifying : perl-Storable-1:3.21-460.el9.x86_64 380/549 Verifying : perl-Symbol-1.08-481.el9.noarch 381/549 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 382/549 Verifying : perl-Term-Cap-1.17-460.el9.noarch 383/549 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 384/549 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 385/549 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 386/549 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 387/549 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 388/549 Verifying : perl-URI-5.09-3.el9.noarch 389/549 Verifying : perl-base-2.27-481.el9.noarch 390/549 Verifying : perl-constant-1.33-461.el9.noarch 391/549 Verifying : perl-diagnostics-1.37-481.el9.noarch 392/549 Verifying : perl-if-0.60.800-481.el9.noarch 393/549 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 394/549 Verifying : perl-lib-0.65-481.el9.x86_64 395/549 Verifying : perl-libnet-3.13-4.el9.noarch 396/549 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 397/549 Verifying : perl-mro-1.23-481.el9.x86_64 398/549 Verifying : perl-overload-1.31-481.el9.noarch 399/549 Verifying : perl-overloading-0.02-481.el9.noarch 400/549 Verifying : perl-parent-1:0.238-460.el9.noarch 401/549 Verifying : perl-podlators-1:4.14-460.el9.noarch 402/549 Verifying : perl-srpm-macros-1-41.el9.noarch 403/549 Verifying : perl-subs-1.03-481.el9.noarch 404/549 Verifying : perl-threads-1:2.25-460.el9.x86_64 405/549 Verifying : perl-threads-shared-1.61-460.el9.0.1.x86_64 406/549 Verifying : perl-vars-1.05-481.el9.noarch 407/549 Verifying : pipewire-1.0.1-1.el9.x86_64 408/549 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 409/549 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 410/549 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 411/549 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 412/549 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 413/549 Verifying : pixman-0.40.0-6.el9_3.x86_64 414/549 Verifying : poppler-21.01.0-21.el9.x86_64 415/549 Verifying : poppler-data-0.4.9-9.el9.0.1.noarch 416/549 Verifying : poppler-glib-21.01.0-21.el9.x86_64 417/549 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 418/549 Verifying : pyproject-srpm-macros-1.12.0-1.el9.noarch 419/549 Verifying : python-rpm-macros-3.9-54.el9.noarch 420/549 Verifying : python-srpm-macros-3.9-54.el9.noarch 421/549 Verifying : python3-argcomplete-1.12.0-5.el9.noarch 422/549 Verifying : python3-devel-3.9.21-1.el9_5.x86_64 423/549 Verifying : python3-distro-1.5.0-7.el9.noarch 424/549 Verifying : python3-lxml-4.6.5-3.el9.x86_64 425/549 Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 426/549 Verifying : python3-packaging-20.9-5.el9.noarch 427/549 Verifying : python3-pip-21.3.1-1.el9.noarch 428/549 Verifying : python3-pluggy-0.13.1-7.el9.0.1.noarch 429/549 Verifying : python3-py-1.10.0-6.el9.0.1.noarch 430/549 Verifying : python3-rpm-generators-12-9.el9.noarch 431/549 Verifying : python3-rpm-macros-3.9-54.el9.noarch 432/549 Verifying : python3-tomli-2.0.1-5.el9.noarch 433/549 Verifying : python3.11-3.11.9-7.el9_5.2.x86_64 434/549 Verifying : python3.11-devel-3.11.9-7.el9_5.2.x86_64 435/549 Verifying : python3.11-libs-3.11.9-7.el9_5.2.x86_64 436/549 Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 437/549 Verifying : python3.11-setuptools-wheel-65.5.1-3.el9.noarch 438/549 Verifying : python3.12-3.12.5-2.el9_5.2.x86_64 439/549 Verifying : python3.12-devel-3.12.5-2.el9_5.2.x86_64 440/549 Verifying : python3.12-libs-3.12.5-2.el9_5.2.x86_64 441/549 Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 442/549 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 443/549 Verifying : redhat-rpm-config-208-1.el9.noarch 444/549 Verifying : rocky-logos-httpd-90.15-2.el9.noarch 445/549 Verifying : rpm-build-4.16.1.3-34.el9.0.1.x86_64 446/549 Verifying : rpmdevtools-9.5-1.el9.noarch 447/549 Verifying : rtkit-0.11-29.el9.x86_64 448/549 Verifying : rust-srpm-macros-17-4.el9.noarch 449/549 Verifying : slirp4netns-1.3.1-1.el9.x86_64 450/549 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 451/549 Verifying : source-highlight-3.1.9-12.el9.x86_64 452/549 Verifying : tbb-2020.3-8.el9_5.1.x86_64 453/549 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 454/549 Verifying : tracker-3.1.2-3.el9_1.x86_64 455/549 Verifying : tracker-miners-3.1.2-4.el9_3.x86_64 456/549 Verifying : upower-0.99.13-2.el9.x86_64 457/549 Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 458/549 Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 459/549 Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 460/549 Verifying : urw-base35-fonts-20200910-6.el9.noarch 461/549 Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 462/549 Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 463/549 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 464/549 Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 465/549 Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 466/549 Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 467/549 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 468/549 Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 469/549 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 470/549 Verifying : vim-enhanced-2:8.2.2637-21.el9.x86_64 471/549 Verifying : webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 472/549 Verifying : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 473/549 Verifying : wget-1.21.1-8.el9_4.x86_64 474/549 Verifying : wireplumber-0.4.14-1.el9.0.1.x86_64 475/549 Verifying : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 476/549 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 477/549 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 478/549 Verifying : xkeyboard-config-2.33-2.el9.noarch 479/549 Verifying : xml-common-0.6.3-58.el9.noarch 480/549 Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 481/549 Verifying : zlib-devel-1.2.11-40.el9.x86_64 482/549 Verifying : doxygen-1:1.9.1-12.el9_5.x86_64 483/549 Verifying : libnghttp2-devel-1.43.0-6.el9.x86_64 484/549 Verifying : libuv-devel-1:1.42.0-2.el9_4.x86_64 485/549 Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 486/549 Verifying : python3.11-wheel-wheel-0.38.4-3.el9.noarch 487/549 Verifying : python3.12-setuptools-wheel-68.2.2-4.el9.noarch 488/549 Verifying : python3.12-wheel-wheel-0.41.2-3.el9.noarch 489/549 Verifying : containerd.io-1.7.25-3.1.el9.x86_64 490/549 Verifying : docker-buildx-plugin-0.21.1-1.el9.x86_64 491/549 Verifying : docker-ce-3:28.0.1-1.el9.x86_64 492/549 Verifying : docker-ce-cli-1:28.0.1-1.el9.x86_64 493/549 Verifying : docker-ce-rootless-extras-28.0.1-1.el9.x86_64 494/549 Verifying : docker-compose-plugin-2.33.1-1.el9.x86_64 495/549 Verifying : git-review-2.3.1-7.el9.noarch 496/549 Verifying : iptables-legacy-1.8.10-11.1.el9.x86_64 497/549 Verifying : iptables-legacy-libs-1.8.10-11.1.el9.x86_64 498/549 Verifying : python3-distlib-0.3.2-1.el9.noarch 499/549 Verifying : python3-filelock-3.7.1-1.el9.noarch 500/549 Verifying : python3-future-0.18.3-3.el9.noarch 501/549 Verifying : python3-platformdirs-2.5.4-1.el9.noarch 502/549 Verifying : python3-virtualenv-20.21.1-14.el9.noarch 503/549 Verifying : rapidjson-devel-1.1.0-18.el9.x86_64 504/549 Verifying : tox-3.28.0-1.el9.noarch 505/549 Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 506/549 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 507/549 Verifying : elfutils-libelf-0.191-4.el9.x86_64 508/549 Verifying : elfutils-libelf-0.189-3.el9.x86_64 509/549 Verifying : elfutils-libs-0.191-4.el9.x86_64 510/549 Verifying : elfutils-libs-0.189-3.el9.x86_64 511/549 Verifying : file-libs-5.39-16.el9.x86_64 512/549 Verifying : file-libs-5.39-14.el9.x86_64 513/549 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 514/549 Verifying : ima-evm-utils-1.4-4.el9.x86_64 515/549 Verifying : libacl-2.3.1-4.el9.x86_64 516/549 Verifying : libacl-2.3.1-3.el9.x86_64 517/549 Verifying : libgcc-11.5.0-5.el9_5.x86_64 518/549 Verifying : libgcc-11.4.1-2.1.el9.x86_64 519/549 Verifying : libgomp-11.5.0-5.el9_5.x86_64 520/549 Verifying : libgomp-11.4.1-2.1.el9.x86_64 521/549 Verifying : libnghttp2-1.43.0-6.el9.x86_64 522/549 Verifying : libnghttp2-1.43.0-5.el9_3.1.x86_64 523/549 Verifying : libselinux-3.6-1.el9.x86_64 524/549 Verifying : libselinux-3.5-1.el9.x86_64 525/549 Verifying : libsepol-3.6-1.el9.x86_64 526/549 Verifying : libsepol-3.5-1.el9.x86_64 527/549 Verifying : libstdc++-11.5.0-5.el9_5.x86_64 528/549 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 529/549 Verifying : openssl-1:3.2.2-6.el9_5.1.x86_64 530/549 Verifying : openssl-1:3.0.7-24.el9.x86_64 531/549 Verifying : openssl-libs-1:3.2.2-6.el9_5.1.x86_64 532/549 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 533/549 Verifying : python3-3.9.21-1.el9_5.x86_64 534/549 Verifying : python3-3.9.18-1.el9_3.x86_64 535/549 Verifying : python3-libs-3.9.21-1.el9_5.x86_64 536/549 Verifying : python3-libs-3.9.18-1.el9_3.x86_64 537/549 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 538/549 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 539/549 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 540/549 Verifying : rpm-4.16.1.3-25.el9.x86_64 541/549 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 542/549 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 543/549 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 544/549 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 545/549 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 546/549 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 547/549 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 548/549 Verifying : systemd-libs-252-18.el9.x86_64 549/549 Upgraded: elfutils-debuginfod-client-0.191-4.el9.x86_64 elfutils-libelf-0.191-4.el9.x86_64 elfutils-libs-0.191-4.el9.x86_64 file-libs-5.39-16.el9.x86_64 ima-evm-utils-1.5-2.el9.0.1.x86_64 libacl-2.3.1-4.el9.x86_64 libgcc-11.5.0-5.el9_5.x86_64 libgomp-11.5.0-5.el9_5.x86_64 libnghttp2-1.43.0-6.el9.x86_64 libselinux-3.6-1.el9.x86_64 libsepol-3.6-1.el9.x86_64 libstdc++-11.5.0-5.el9_5.x86_64 openssl-1:3.2.2-6.el9_5.1.x86_64 openssl-libs-1:3.2.2-6.el9_5.1.x86_64 python3-3.9.21-1.el9_5.x86_64 python3-libs-3.9.21-1.el9_5.x86_64 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 rpm-4.16.1.3-34.el9.0.1.x86_64 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 systemd-libs-252-46.el9_5.2.0.1.x86_64 Installed: ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch acl-2.3.1-4.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.12-1.el9.x86_64 annobin-12.65-1.el9.x86_64 apr-1.7.0-12.el9_3.x86_64 apr-util-1.6.1-23.el9.x86_64 apr-util-bdb-1.6.1-23.el9.x86_64 apr-util-openssl-1.6.1-23.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 attr-2.5.1-3.el9.x86_64 autoconf-2.69-39.el9.noarch automake-1.16.2-8.el9.noarch avahi-glib-0.8-21.el9.x86_64 avahi-libs-0.8-21.el9.x86_64 bluez-libs-5.72-2.el9.x86_64 boost-1.75.0-8.el9.x86_64 boost-atomic-1.75.0-8.el9.x86_64 boost-chrono-1.75.0-8.el9.x86_64 boost-container-1.75.0-8.el9.x86_64 boost-context-1.75.0-8.el9.x86_64 boost-contract-1.75.0-8.el9.x86_64 boost-coroutine-1.75.0-8.el9.x86_64 boost-date-time-1.75.0-8.el9.x86_64 boost-devel-1.75.0-8.el9.x86_64 boost-fiber-1.75.0-8.el9.x86_64 boost-filesystem-1.75.0-8.el9.x86_64 boost-graph-1.75.0-8.el9.x86_64 boost-iostreams-1.75.0-8.el9.x86_64 boost-locale-1.75.0-8.el9.x86_64 boost-log-1.75.0-8.el9.x86_64 boost-math-1.75.0-8.el9.x86_64 boost-nowide-1.75.0-8.el9.x86_64 boost-numpy3-1.75.0-8.el9.x86_64 boost-program-options-1.75.0-8.el9.x86_64 boost-python3-1.75.0-8.el9.x86_64 boost-random-1.75.0-8.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 boost-serialization-1.75.0-8.el9.x86_64 boost-stacktrace-1.75.0-8.el9.x86_64 boost-system-1.75.0-8.el9.x86_64 boost-test-1.75.0-8.el9.x86_64 boost-thread-1.75.0-8.el9.x86_64 boost-timer-1.75.0-8.el9.x86_64 boost-type_erasure-1.75.0-8.el9.x86_64 boost-wave-1.75.0-8.el9.x86_64 bzip2-1.0.8-10.el9_5.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 cmake-3.26.5-2.el9.x86_64 cmake-data-3.26.5-2.el9.noarch cmake-filesystem-3.26.5-2.el9.x86_64 cmake-rpm-macros-3.26.5-2.el9.noarch colord-libs-1.4.5-4.el9.x86_64 container-selinux-3:2.232.1-1.el9.noarch containerd.io-1.7.25-3.1.el9.x86_64 cpio-2.13-16.el9.x86_64 cpp-11.5.0-5.el9_5.x86_64 createrepo_c-0.20.1-2.el9.x86_64 createrepo_c-libs-0.20.1-2.el9.x86_64 cryptsetup-libs-2.7.2-3.el9_5.x86_64 cups-libs-1:2.3.3op2-31.el9_5.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch dconf-0.40.0-6.el9.x86_64 debugedit-5.0-5.el9.x86_64 device-mapper-9:1.02.198-2.el9.x86_64 device-mapper-libs-9:1.02.198-2.el9.x86_64 diffutils-3.7-12.el9.x86_64 docker-buildx-plugin-0.21.1-1.el9.x86_64 docker-ce-3:28.0.1-1.el9.x86_64 docker-ce-cli-1:28.0.1-1.el9.x86_64 docker-ce-rootless-extras-28.0.1-1.el9.x86_64 docker-compose-plugin-2.33.1-1.el9.x86_64 doxygen-1:1.9.1-12.el9_5.x86_64 dwz-0.14-3.el9.x86_64 ed-1.14.2-12.el9.x86_64 efi-srpm-macros-6-2.el9_0.noarch elfutils-0.191-4.el9.x86_64 elfutils-libelf-devel-0.191-4.el9.x86_64 emacs-filesystem-1:27.2-11.el9_5.1.noarch exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 file-5.39-16.el9.x86_64 flac-libs-1.3.3-10.el9_2.1.x86_64 flexiblas-3.0.4-8.el9.0.1.x86_64 flexiblas-netlib-3.0.4-8.el9.0.1.x86_64 flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64 fontconfig-2.14.0-2.el9_1.x86_64 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-16.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-libs-2.9.9-16.el9.x86_64 fuse-overlayfs-1.14-1.el9.x86_64 fuse3-3.10.2-9.el9.x86_64 fuse3-libs-3.10.2-9.el9.x86_64 gcc-11.5.0-5.el9_5.x86_64 gcc-c++-11.5.0-5.el9_5.x86_64 gcc-plugin-annobin-11.5.0-5.el9_5.x86_64 gd-2.3.2-3.el9.x86_64 gdb-14.2-3.el9.x86_64 gdb-headless-14.2-3.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9_4.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 geoclue2-2.6.0-7.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch giflib-5.2.1-9.el9.x86_64 git-2.43.5-2.el9_5.x86_64 git-core-2.43.5-2.el9_5.x86_64 git-core-doc-2.43.5-2.el9_5.noarch git-review-2.3.1-7.el9.noarch glib-networking-2.68.3-3.el9.x86_64 glibc-devel-2.34-125.el9_5.1.x86_64 glibc-gconv-extra-2.34-125.el9_5.1.x86_64 glibc-headers-2.34-125.el9_5.1.x86_64 go-srpm-macros-3.6.0-3.el9.noarch gobject-introspection-1.68.0-11.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gpm-libs-1.20.7-29.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 graphviz-2.44.0-26.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.1-2.el9.x86_64 gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 gtk-update-icon-cache-3.24.31-5.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-5.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch httpd-2.4.62-1.el9_5.2.x86_64 httpd-core-2.4.62-1.el9_5.2.x86_64 httpd-filesystem-2.4.62-1.el9_5.2.noarch httpd-tools-2.4.62-1.el9_5.2.x86_64 hwdata-0.348-9.15.el9.noarch info-6.7-15.el9.x86_64 iproute-6.2.0-6.el9_4.x86_64 iptables-legacy-1.8.10-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 jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 jq-1.6-17.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-10.el9.x86_64 kbd-legacy-2.4.0-10.el9.noarch kbd-misc-2.4.0-10.el9.noarch kernel-headers-5.14.0-503.29.1.el9_5.x86_64 kernel-srpm-macros-1.0-13.el9.noarch keyutils-1.6.3-1.el9.x86_64 kmod-28-10.el9.x86_64 kmod-libs-28-10.el9.x86_64 lcms2-2.12-3.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-9.el9.x86_64 libX11-common-1.7.0-9.el9.noarch libX11-xcb-1.7.0-9.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libasyncns-0.8-22.el9.x86_64 libatomic-11.5.0-5.el9_5.x86_64 libbabeltrace-1.5.8-10.el9.x86_64 libbpf-2:1.4.0-1.el9.x86_64 libbrotli-1.0.9-7.el9_5.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcap-devel-2.48-9.el9_2.x86_64 libcbor-0.7.0-5.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.121-1.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libgfortran-11.5.0-5.el9_5.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-egl-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgs-9.54.0-17.el9_4.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libicu-devel-67.1-9.el9.x86_64 libijs-0.35-15.el9.x86_64 libipt-2.0.4-5.el9.x86_64 libiptcdata-1.0.5-10.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 libmnl-1.0.4-16.el9_4.x86_64 libmpc-1.2.1-4.el9.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnfnetlink-1.0.1-23.el9_5.x86_64 libnghttp2-devel-1.43.0-6.el9.x86_64 libnotify-0.7.9-8.el9.x86_64 libnsl2-2.0.0-1.el9.0.1.x86_64 libogg-2:1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 libquadmath-11.5.0-5.el9_5.x86_64 libquadmath-devel-11.5.0-5.el9_5.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-1.el9.x86_64 libslirp-4.4.0-8.el9.x86_64 libsndfile-1.0.31-8.el9_5.2.x86_64 libsoup-2.72.0-8.el9_5.3.x86_64 libstdc++-devel-11.5.0-5.el9_5.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtdb-1.4.10-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1:1.1.1-31.el9.x86_64 libtiff-4.4.0-13.el9.x86_64 libtirpc-1.3.3-9.el9.x86_64 libtool-2.4.6-46.el9.x86_64 libtool-ltdl-2.4.6-46.el9.x86_64 libtracker-sparql-3.1.2-3.el9_1.x86_64 libuv-1:1.42.0-2.el9_4.x86_64 libuv-devel-1:1.42.0-2.el9_4.x86_64 libvisual-1:0.4.0-34.el9.x86_64 libvorbis-1:1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 libzstd-devel-1.5.1-2.el9.x86_64 llvm-libs-18.1.8-3.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-srpm-macros-1-6.el9.noarch m4-1.4.19-1.el9.x86_64 mailcap-2.1.49-5.el9.noarch make-1:4.3-8.el9.x86_64 mesa-dri-drivers-24.1.2-3.el9.x86_64 mesa-filesystem-24.1.2-3.el9.x86_64 mesa-libEGL-24.1.2-3.el9.x86_64 mesa-libGL-24.1.2-3.el9.x86_64 mesa-libgbm-24.1.2-3.el9.x86_64 mesa-libglapi-24.1.2-3.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mod_http2-2.0.26-2.el9_4.1.x86_64 mod_lua-2.4.62-1.el9_5.2.x86_64 mpdecimal-2.5.1-3.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 net-tools-2.0-0.64.20160912git.el9.x86_64 nspr-4.35.0-17.el9_5.x86_64 nss-3.101.0-10.el9_5.x86_64 nss-softokn-3.101.0-10.el9_5.x86_64 nss-softokn-freebl-3.101.0-10.el9_5.x86_64 nss-sysinit-3.101.0-10.el9_5.x86_64 nss-util-3.101.0-10.el9_5.x86_64 ocaml-srpm-macros-6-6.el9.noarch oniguruma-6.9.6-1.el9.6.x86_64 openblas-0.3.26-2.el9.x86_64 openblas-openmp-0.3.26-2.el9.x86_64 openblas-srpm-macros-2-11.el9.noarch openjpeg2-2.4.0-7.el9.x86_64 openssh-8.7p1-43.el9.x86_64 openssh-clients-8.7p1-43.el9.x86_64 openssl-devel-1:3.2.2-6.el9_5.1.x86_64 opus-1.3.1-10.el9.x86_64 orc-0.4.31-8.el9.x86_64 osinfo-db-20240701-2.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.x86_64 perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-DynaLoader-1.47-481.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Error-1:0.17029-7.el9.noarch perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Compare-1.100.600-481.el9.noarch perl-File-Copy-2.34-481.el9.noarch perl-File-Find-1.37-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-Git-2.43.5-2.el9_5.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.94-1.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-TermReadKey-2.38-11.el9.x86_64 perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Thread-Queue-3.14-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-diagnostics-1.37-481.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-lib-0.65-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-srpm-macros-1-41.el9.noarch perl-subs-1.03-481.el9.noarch perl-threads-1:2.25-460.el9.x86_64 perl-threads-shared-1.61-460.el9.0.1.x86_64 perl-vars-1.05-481.el9.noarch pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9_3.x86_64 pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 policycoreutils-3.6-2.1.el9.x86_64 polkit-0.117-13.el9.x86_64 polkit-libs-0.117-13.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-21.el9.x86_64 poppler-data-0.4.9-9.el9.0.1.noarch poppler-glib-21.01.0-21.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch pulseaudio-libs-15.0-2.el9.x86_64 pyproject-srpm-macros-1.12.0-1.el9.noarch python-rpm-macros-3.9-54.el9.noarch python-srpm-macros-3.9-54.el9.noarch python3-argcomplete-1.12.0-5.el9.noarch python3-chardet-4.0.0-5.el9.noarch python3-devel-3.9.21-1.el9_5.x86_64 python3-distlib-0.3.2-1.el9.noarch python3-distro-1.5.0-7.el9.noarch python3-filelock-3.7.1-1.el9.noarch python3-future-0.18.3-3.el9.noarch python3-idna-2.10-7.el9_4.1.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-numpy-1:1.20.1-5.el9.x86_64 python3-packaging-20.9-5.el9.noarch python3-pip-21.3.1-1.el9.noarch python3-platformdirs-2.5.4-1.el9.noarch python3-pluggy-0.13.1-7.el9.0.1.noarch python3-py-1.10.0-6.el9.0.1.noarch python3-pyparsing-2.4.7-9.el9.noarch python3-pysocks-1.7.1-12.el9.noarch python3-requests-2.25.1-8.el9.noarch python3-rpm-generators-12-9.el9.noarch python3-rpm-macros-3.9-54.el9.noarch python3-setuptools-53.0.0-13.el9.noarch python3-tomli-2.0.1-5.el9.noarch python3-urllib3-1.26.5-6.el9.noarch python3-virtualenv-20.21.1-14.el9.noarch python3-wheel-wheel-1:0.36.2-8.el9.noarch python3.11-3.11.9-7.el9_5.2.x86_64 python3.11-devel-3.11.9-7.el9_5.2.x86_64 python3.11-libs-3.11.9-7.el9_5.2.x86_64 python3.11-pip-wheel-22.3.1-5.el9.noarch python3.11-setuptools-wheel-65.5.1-3.el9.noarch python3.11-wheel-wheel-0.38.4-3.el9.noarch python3.12-3.12.5-2.el9_5.2.x86_64 python3.12-devel-3.12.5-2.el9_5.2.x86_64 python3.12-libs-3.12.5-2.el9_5.2.x86_64 python3.12-pip-wheel-23.2.1-4.el9.noarch python3.12-setuptools-wheel-68.2.2-4.el9.noarch python3.12-wheel-wheel-0.41.2-3.el9.noarch qt5-srpm-macros-5.15.9-1.el9.noarch rapidjson-devel-1.1.0-18.el9.x86_64 redhat-rpm-config-208-1.el9.noarch rocky-logos-httpd-90.15-2.el9.noarch rpm-build-4.16.1.3-34.el9.0.1.x86_64 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 rpmdevtools-9.5-1.el9.noarch rsync-3.2.3-20.el9_5.1.x86_64 rtkit-0.11-29.el9.x86_64 rust-srpm-macros-17-4.el9.noarch selinux-policy-38.1.45-3.el9_5.noarch selinux-policy-targeted-38.1.45-3.el9_5.noarch shared-mime-info-2.1-5.el9.x86_64 slirp4netns-1.3.1-1.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch source-highlight-3.1.9-12.el9.x86_64 sudo-1.9.5p2-10.el9_3.x86_64 systemd-252-46.el9_5.2.0.1.x86_64 systemd-pam-252-46.el9_5.2.0.1.x86_64 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch systemd-udev-252-46.el9_5.2.0.1.x86_64 tbb-2020.3-8.el9_5.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-57.el9.x86_64 upower-0.99.13-2.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch vim-common-2:8.2.2637-21.el9.x86_64 vim-enhanced-2:8.2.2637-21.el9.x86_64 vim-filesystem-2:8.2.2637-21.el9.noarch webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 wget-1.21.1-8.el9_4.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.0.1.x86_64 wireplumber-libs-0.4.14-1.el9.0.1.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch xz-5.2.5-8.el9_0.x86_64 zip-3.0-35.el9.x86_64 zlib-devel-1.2.11-40.el9.x86_64 zstd-1.5.1-2.el9.x86_64 Complete! --2025-04-16 12:08:12-- https://ftp.gnu.org/gnu/automake/automake-1.16.5.tar.gz Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... failed: Connection timed out. Connecting to ftp.gnu.org (ftp.gnu.org)|2001:470:142:3::b|:443... failed: Network is unreachable. The command '/bin/sh -c source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh' returned a non-zero code: 4