==================== BEG LXC Transcript of vm creation ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.02.08--f39-nofed' Thu Feb 8 03:05:01 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.02.08--f39-nofed Thu Feb 8 03:05:01 AM CET 2024 + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.02.08--f39-nofed BUILD_SCM_URL=git://git.onelab.eu/build MAKEVARS= DRY_RUN= PLDISTROTAGS=lxc-tags.mk TESTBUILDURL=http://build.onelab.eu/ WEBHOST=build.onelab.eu PLDISTROTAGS=lxc-tags.mk + tmpdir=/tmp/lbuild-nightly.sh-65280 ++ echo git://git.onelab.eu/build ++ cut -d@ -f1 + GIT_REPO=git://git.onelab.eu/build ++ echo git://git.onelab.eu/build ++ cut -s -d@ -f2 + GIT_TAG= + GIT_TAG=master + mkdir -p /tmp/lbuild-nightly.sh-65280 + git archive --remote=git://git.onelab.eu/build master + tar -C /tmp/lbuild-nightly.sh-65280 -xf - + cd /tmp/lbuild-nightly.sh-65280 + ./lbuild-initvm.sh -f f39 -d lxc -p linux64 2024.02.08--f39-nofed + set -e + local lxc=2024.02.08--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2024.02.08--f39-nofed + set -x + set -e + local lxc=2024.02.08--f39-nofed + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + local cache=/var/cache/lxc/fedora/x86_64/39 + mkdir -p /var/cache/lxc/fedora/x86_64/39 + flock --exclusive --timeout 60 200 + '[' '!' -e /var/cache/lxc/fedora/x86_64/39/rootfs ']' + echo 'Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ...' Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ... + dnf --installroot /var/cache/lxc/fedora/x86_64/39/rootfs --releasever=39 -y --nogpgcheck update Fedora 39 - x86_64 - Updates 41 kB/s | 22 kB 00:00 Dependencies resolved. Nothing to do. Complete! + echo 'Update finished' Update finished + echo 'Filling /vservers/2024.02.08--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' Filling /vservers/2024.02.08--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.02.08--f39-nofed/ + return 0 + return 0 ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + chroot /vservers/2024.02.08--f39-nofed linux64 rm -rf /var/lib/rpm/__db.000 /var/lib/rpm/__db.001 /var/lib/rpm/__db.002 /var/lib/rpm/__db.003 /var/lib/rpm/__db.004 /var/lib/rpm/__db.005 /var/lib/rpm/__db.006 /var/lib/rpm/__db.007 /var/lib/rpm/__db.008 /var/lib/rpm/__db.009 ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + chroot /vservers/2024.02.08--f39-nofed linux64 rpm --rebuilddb + fedora_configure 2024.02.08--f39-nofed f39 + set -x + set -e + local lxc=2024.02.08--f39-nofed + shift + local fcdistro=f39 + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + mkdir -p /vservers/2024.02.08--f39-nofed/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.02.08--f39-nofed/dev + rm -rf /vservers/2024.02.08--f39-nofed/dev + mkdir -p /vservers/2024.02.08--f39-nofed/dev + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/null c 1 3 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/zero c 1 5 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/random c 1 8 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.02.08--f39-nofed/dev/pts + mkdir -m 1777 /vservers/2024.02.08--f39-nofed/dev/shm + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/tty c 5 0 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.02.08--f39-nofed/dev/console c 5 1 + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/full c 1 7 + mknod -m 600 /vservers/2024.02.08--f39-nofed/dev/initctl p + mknod -m 666 /vservers/2024.02.08--f39-nofed/dev/ptmx c 5 2 + fedora_configure_systemd 2024.02.08--f39-nofed + set -e + set -x + local lxc=2024.02.08--f39-nofed + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + '[' -d /vservers/2024.02.08--f39-nofed/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.02.08--f39-nofed/etc/systemd/system/default.target + touch /vservers/2024.02.08--f39-nofed/etc/fstab + ln -sf /dev/null /vservers/2024.02.08--f39-nofed/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.02.08--f39-nofed/etc/systemd/system/getty@.service + rm -f /vservers/2024.02.08--f39-nofed/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.02.08--f39-nofed linux64 systemctl enable NetworkManager /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Failed to enable unit, unit NetworkManager.service does not exist. + fedora_configure_network 2024.02.08--f39-nofed + local lxc=2024.02.08--f39-nofed + case $(network_config_method $fcdistro) in ++ network_config_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2024.02.08--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.02.08--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.02.08--f39-nofed/etc/NetworkManager/system-connections + '[' -n true ']' + write_guest_networkmanager_natip + cat + chmod 600 '/vservers/2024.02.08--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.02.08--f39-nofed f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.02.08--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + chroot /vservers/2024.02.08--f39-nofed linux64 rpm --rebuilddb + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.02.08--f39-nofed' Initializing yum.repos.d in 2024.02.08--f39-nofed + rm -f /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/fedora.repo /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/fedora-updates.repo /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2024.02.08--f39-nofed/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/building.repo . f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.08--f39-nofed/etc/yum.repos.d/building.repo + shift + builddir=. + shift + fcdistro=f39 + shift + yumexclude_line= + shift + mirrors=http://mirror.onelab.eu/ + template=./mirroring/f39/yum.repos.d/building.repo.in + '[' '!' -f ./mirroring/f39/yum.repos.d/building.repo.in ']' + for mirror in $mirrors + yumconf_mirror /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/building.repo ./mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.08--f39-nofed/etc/yum.repos.d/building.repo + shift + template=./mirroring/f39/yum.repos.d/building.repo.in + shift + yumexclude_line= + shift + mirror=http://mirror.onelab.eu/ + shift + sed -e s,@MIRRORURL@,http://mirror.onelab.eu/,g -e '/baseurl=/i\ ' ./mirroring/f39/yum.repos.d/building.repo.in ++ grep '^baseurl=' /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/building.repo + baseurl_defs='baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' + '[' -z 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' ']' + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os/ + repomd=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' + baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + echo '* Selected mirror http://mirror.onelab.eu/' * Selected mirror http://mirror.onelab.eu/ + return 0 + return 0 + sed -i /vservers/2024.02.08--f39-nofed/etc/yum.repos.d/building.repo -e 's,gpgkey=.*,gpgkey=http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary,' + rpm --root /vservers/2024.02.08--f39-nofed --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n '' ']' + return 0 + '[' -d /vservers/2024.02.08--f39-nofed/cgroup ']' + mkdir /vservers/2024.02.08--f39-nofed/cgroup + '[' -h /vservers/2024.02.08--f39-nofed/etc/resolv.conf ']' + rm -f /vservers/2024.02.08--f39-nofed/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.02.08--f39-nofed/etc/resolv.conf + '[' -f /vservers/2024.02.08--f39-nofed/etc/hosts ']' + mkdir -p /vservers/2024.02.08--f39-nofed/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.02.08--f39-nofed/root/.ssh + chmod 600 /vservers/2024.02.08--f39-nofed/root/.ssh/authorized_keys + local config_xml=/tmp/2024.02.08--f39-nofed.xml + '[' -n true ']' + write_lxc_xml_natip 2024.02.08--f39-nofed + local lxc=2024.02.08--f39-nofed + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + cat + virsh -c lxc:/// define /tmp/2024.02.08--f39-nofed.xml Domain '2024.02.08--f39-nofed' defined from /tmp/2024.02.08--f39-nofed.xml + return 0 + devel_or_test_tools 2024.02.08--f39-nofed f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.08--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + local pkg_method=dnf ++ pl_locateDistroFile . lxc devel.pkgs ++ builddir=. ++ shift ++ pldistro=lxc ++ shift ++ pkgsfile=devel.pkgs ++ shift ++ pkgspath= ++ configdir=./config.lxc ++ '[' '!' -d ./config.lxc ']' ++ paths='./config.lxc/devel.pkgs ./config.planetlab/devel.pkgs' ++ for path in $paths ++ '[' -f ./config.lxc/devel.pkgs ']' ++ pkgspath=./config.lxc/devel.pkgs ++ break ++ '[' -z ./config.lxc/devel.pkgs ']' ++ echo 'pl_locateDistroFile: using ./config.lxc/devel.pkgs' pl_locateDistroFile: using ./config.lxc/devel.pkgs ++ echo ./config.lxc/devel.pkgs ++ return 0 + local pkgsfile=./config.lxc/devel.pkgs ++ chroot /vservers/2024.02.08--f39-nofed linux64 arch + local lxc_arch=x86_64 + '[' x86_64 = unknown ']' ++ pl_getPackages -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ pl_parsePkgs package -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ target_arch=x86_64 ++ keyword=package ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs + local 'packages=NetworkManager beecrypt-devel binutils-devel bzip2 coreutils cpio createrepo cronie curl curl-devel diffutils docbook-utils-pdf ed elfutils-libelf-devel emacs-nox expat-devel gcc-c++ gd ghostscript git glibc glibc-common gnupg1 gzip hostname httpd iptables less libtool libxml2-devel linuxdoc-tools mailx make mod_ssl openssh openssl openssl-devel patchutils perl-ExtUtils-Embed php-devel postgresql postgresql-devel postgresql-server python3 python3-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sendmail sendmail-cf sudo tar tetex-latex texlive-ec vconfig wget xmlsec1 xmlsec1-openssl yum zlib zlib-devel' ++ pl_getGroups -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ pl_parsePkgs group -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ target_arch=x86_64 ++ keyword=group ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc group ./config.lxc/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc group ./config.lxc/devel.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc group ./config.lxc/devel.pkgs + local groups= + case "$pkg_method" in + local has_dnf= + chroot /vservers/2024.02.08--f39-nofed linux64 dnf --version Failed to set locale, defaulting to C.UTF-8 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1-2.fc39.x86_64 at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Tue Jan 30 12:01:03 2024 + has_dnf=true + '[' -n true ']' + echo 'container has dnf - invoking with --allowerasing' container has dnf - invoking with --allowerasing + local 'pkg_installer=dnf -y install --allowerasing' + local 'grp_installer=dnf -y groupinstall --allowerasing' + '[' -n 'NetworkManager beecrypt-devel binutils-devel bzip2 coreutils cpio createrepo cronie curl curl-devel diffutils docbook-utils-pdf ed elfutils-libelf-devel emacs-nox expat-devel gcc-c++ gd ghostscript git glibc glibc-common gnupg1 gzip hostname httpd iptables less libtool libxml2-devel linuxdoc-tools mailx make mod_ssl openssh openssl openssl-devel patchutils perl-ExtUtils-Embed php-devel postgresql postgresql-devel postgresql-server python3 python3-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sendmail sendmail-cf sudo tar tetex-latex texlive-ec vconfig wget xmlsec1 xmlsec1-openssl yum zlib zlib-devel' ']' + chroot /vservers/2024.02.08--f39-nofed linux64 dnf -y install --allowerasing NetworkManager beecrypt-devel binutils-devel bzip2 coreutils cpio createrepo cronie curl curl-devel diffutils docbook-utils-pdf ed elfutils-libelf-devel emacs-nox expat-devel gcc-c++ gd ghostscript git glibc glibc-common gnupg1 gzip hostname httpd iptables less libtool libxml2-devel linuxdoc-tools mailx make mod_ssl openssh openssl openssl-devel patchutils perl-ExtUtils-Embed php-devel postgresql postgresql-devel postgresql-server python3 python3-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sendmail sendmail-cf sudo tar tetex-latex texlive-ec vconfig wget xmlsec1 xmlsec1-openssl yum zlib zlib-devel Failed to set locale, defaulting to C.UTF-8 Fedora 39 - x86_64 2.1 MB/s | 1.7 MB 00:00 Fedora 39 - x86_64 - Updates 1.7 MB/s | 463 kB 00:00 Fedora 39 - x86_64 - Updates 53 kB/s | 257 B 00:00 Package coreutils-9.3-5.fc39.x86_64 is already installed. Package curl-8.2.1-4.fc39.x86_64 is already installed. Package diffutils-3.10-3.fc39.x86_64 is already installed. Package glibc-2.38-16.fc39.x86_64 is already installed. Package glibc-common-2.38-16.fc39.x86_64 is already installed. Package gzip-1.12-6.fc39.x86_64 is already installed. Package openssh-9.3p1-10.fc39.x86_64 is already installed. Package python3-3.12.1-2.fc39.x86_64 is already installed. Package rpm-4.19.1-2.fc39.x86_64 is already installed. Package yum-4.18.2-1.fc39.noarch is already installed. Package zlib-1.2.13-4.fc39.x86_64 is already installed. Dependencies resolved. ============================================================================================== Package Arch Version Repo Size ============================================================================================== Installing: NetworkManager x86_64 1:1.44.2-1.fc39 updates 2.2 M beecrypt-devel x86_64 4.2.1-33.fc39 fedora 45 k binutils-devel x86_64 2.40-14.fc39 updates 4.4 M bzip2 x86_64 1.0.8-16.fc39 fedora 52 k cpio x86_64 2.14-4.fc39 fedora 279 k createrepo_c x86_64 1.0.3-1.fc39 updates 80 k cronie x86_64 1.6.1-5.fc39 fedora 117 k docbook-utils-pdf noarch 0.6.14-57.fc39 fedora 8.9 k ed x86_64 1.19-4.fc39 fedora 79 k elfutils-libelf-devel x86_64 0.190-4.fc39 updates 22 k emacs-nox x86_64 1:29.2-2.fc39 updates 31 M expat-devel x86_64 2.5.0-3.fc39 fedora 52 k gcc-c++ x86_64 13.2.1-6.fc39 updates 13 M gd x86_64 2.3.3-12.fc39 fedora 139 k ghostscript x86_64 10.02.1-2.fc39 updates 37 k git x86_64 2.43.0-1.fc39 updates 54 k gnupg1 x86_64 1.4.23-23.fc39 fedora 1.3 M hostname x86_64 3.23-9.fc39 fedora 28 k httpd x86_64 2.4.58-1.fc39 updates 50 k iptables-legacy x86_64 1.8.9-5.fc39 fedora 52 k less x86_64 633-2.fc39 fedora 175 k libcurl-devel x86_64 8.2.1-4.fc39 updates 998 k libpq-devel x86_64 15.3-1.fc39 fedora 107 k libtool x86_64 2.4.7-7.fc39 fedora 601 k libxml2-devel x86_64 2.10.4-3.fc39 fedora 527 k linuxdoc-tools x86_64 0.9.82-3.fc39 fedora 180 k mailx x86_64 12.5-44.fc39 fedora 262 k make x86_64 1:4.4.1-2.fc39 fedora 589 k mod_ssl x86_64 1:2.4.58-1.fc39 updates 109 k openssl x86_64 1:3.1.1-4.fc39 fedora 1.0 M openssl-devel x86_64 1:3.1.1-4.fc39 fedora 2.6 M patchutils x86_64 0.4.2-11.fc39 fedora 107 k perl-ExtUtils-Embed noarch 1.35-502.fc39 updates 18 k php-devel x86_64 8.2.15-1.fc39 updates 870 k postgresql x86_64 15.4-1.fc39 fedora 1.7 M postgresql-server x86_64 15.4-1.fc39 fedora 6.2 M python3-devel x86_64 3.12.1-2.fc39 updates 312 k readline-devel x86_64 8.2-6.fc39 updates 207 k redhat-rpm-config noarch 262-1.fc39 fedora 84 k rpm-build x86_64 4.19.1-2.fc39 updates 79 k rpm-devel x86_64 4.19.1-2.fc39 updates 96 k rsync x86_64 3.2.7-5.fc39 fedora 422 k sendmail x86_64 8.17.2-3.fc39 fedora 769 k sendmail-cf noarch 8.17.2-3.fc39 fedora 184 k sudo x86_64 1.9.15-1.p5.fc39 updates 1.3 M tar x86_64 2:1.35-2.fc39 fedora 864 k texlive-ec noarch 11:svn25033.1.0-69.fc39 fedora 682 k texlive-latex noarch 11:svn65161-77.fc39 fedora 30 M vconfig x86_64 1.9-35.fc39 fedora 27 k wget x86_64 1.21.3-7.fc39 fedora 792 k xmlsec1 x86_64 1:1.2.37-5.fc39 fedora 187 k xmlsec1-openssl x86_64 1:1.2.37-5.fc39 fedora 92 k Installing dependencies: NetworkManager-libnm x86_64 1:1.44.2-1.fc39 updates 1.8 M abattis-cantarell-vf-fonts noarch 0.301-10.fc39 fedora 121 k adobe-mappings-cmap noarch 20230622-1.fc39 fedora 2.1 M adobe-mappings-cmap-deprecated noarch 20230622-1.fc39 fedora 113 k adobe-mappings-pdf noarch 20190401-5.fc39 fedora 698 k alsa-lib x86_64 1.2.11-2.fc39 updates 521 k annobin-docs noarch 12.38-1.fc39 updates 88 k annobin-plugin-gcc x86_64 12.38-1.fc39 updates 956 k ansible-srpm-macros noarch 1-11.fc39 fedora 21 k apr x86_64 1.7.3-2.fc39 fedora 127 k apr-util x86_64 1.6.3-4.fc39 fedora 96 k autoconf noarch 2.71-6.fc39 fedora 733 k automake noarch 1.16.5-13.fc39 fedora 697 k avahi-libs x86_64 0.8-24.fc39 fedora 67 k beecrypt x86_64 4.2.1-33.fc39 fedora 108 k biber noarch 2.19-3.fc39 fedora 292 k binutils x86_64 2.40-14.fc39 updates 5.6 M binutils-gold x86_64 2.40-14.fc39 updates 795 k cairo x86_64 1.18.0-1.fc39 fedora 710 k cmake-filesystem x86_64 3.27.7-1.fc39 fedora 19 k cpp x86_64 13.2.1-6.fc39 updates 11 M createrepo_c-libs x86_64 1.0.3-1.fc39 updates 112 k cronie-anacron x86_64 1.6.1-5.fc39 fedora 32 k crontabs noarch 1.11-30.20190603git.fc39 fedora 18 k cups-libs x86_64 1:2.4.7-5.fc39 updates 268 k cyrus-sasl x86_64 2.1.28-11.fc39 fedora 73 k debugedit x86_64 5.0-12.fc39 updates 79 k default-fonts-core-sans noarch 4.0-9.fc39 fedora 32 k docbook-dtds noarch 1.0-82.fc39 fedora 335 k docbook-style-dsssl noarch 1.79-36.fc39 fedora 259 k docbook-utils noarch 0.6.14-57.fc39 fedora 69 k drpm x86_64 0.5.2-3.fc39 fedora 64 k dwz x86_64 0.15-3.fc39 fedora 134 k efi-srpm-macros noarch 5-9.fc39 fedora 22 k elfutils x86_64 0.190-4.fc39 updates 551 k emacs-common x86_64 1:29.2-2.fc39 updates 42 M emacs-filesystem noarch 1:29.2-2.fc39 updates 7.1 k fedora-logos-httpd noarch 38.1.0-2.fc39 fedora 15 k file x86_64 5.44-5.fc39 fedora 49 k fontconfig x86_64 2.14.2-5.fc39 fedora 297 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k freetype x86_64 2.13.1-2.fc39 fedora 414 k gc x86_64 8.2.2-4.fc39 fedora 110 k gcc x86_64 13.2.1-6.fc39 updates 34 M gcc-plugin-annobin x86_64 13.2.1-6.fc39 updates 50 k gdb-minimal x86_64 14.1-4.fc39 updates 4.3 M gdk-pixbuf2 x86_64 2.42.10-5.fc39 fedora 484 k ghc-srpm-macros noarch 1.6.1-2.fc39 fedora 7.8 k ghostscript-tools-fonts x86_64 10.02.1-2.fc39 updates 12 k ghostscript-tools-printing x86_64 10.02.1-2.fc39 updates 13 k git-core x86_64 2.43.0-1.fc39 updates 4.5 M git-core-doc noarch 2.43.0-1.fc39 updates 2.9 M glibc-devel x86_64 2.38-16.fc39 updates 85 k glibc-headers-x86 noarch 2.38-16.fc39 updates 569 k gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k go-srpm-macros noarch 3.3.1-1.fc39 updates 28 k google-droid-sans-fonts noarch 20200215-17.fc39 fedora 2.7 M google-noto-fonts-common noarch 20240101-1.fc39 updates 17 k google-noto-sans-vf-fonts noarch 20240101-1.fc39 updates 593 k gpgme x86_64 1.20.0-5.fc39 fedora 210 k gpm-libs x86_64 1.20.7-44.fc39 fedora 20 k graphite2 x86_64 1.3.14-12.fc39 fedora 95 k groff x86_64 1.23.0-3.fc39 updates 1.4 M groff-base x86_64 1.23.0-3.fc39 updates 1.1 M guile22 x86_64 2.2.7-9.fc39 fedora 6.5 M harfbuzz x86_64 8.2.1-2.fc39 fedora 975 k highway x86_64 1.0.7-1.fc39 fedora 478 k httpd-core x86_64 2.4.58-1.fc39 updates 1.4 M httpd-filesystem noarch 2.4.58-1.fc39 updates 12 k httpd-tools x86_64 2.4.58-1.fc39 updates 79 k hunspell x86_64 1.7.2-5.fc39 fedora 472 k hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k hunspell-filesystem x86_64 1.7.2-5.fc39 fedora 9.2 k iptables-legacy-libs x86_64 1.8.9-5.fc39 fedora 38 k iptables-libs x86_64 1.8.9-5.fc39 fedora 414 k jansson x86_64 2.13.1-7.fc39 fedora 44 k jbig2dec-libs x86_64 0.19-10.fc39 fedora 73 k jbigkit-libs x86_64 2.1-26.fc39 fedora 53 k kbd x86_64 2.6.3-1.fc39 fedora 428 k kbd-legacy noarch 2.6.3-1.fc39 fedora 574 k kbd-misc noarch 2.6.3-1.fc39 fedora 1.6 M kernel-headers x86_64 6.7.3-200.fc39 updates 1.6 M kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k keyutils-libs-devel x86_64 1.6.1-7.fc39 fedora 58 k kmod x86_64 30-6.fc39 fedora 120 k krb5-devel x86_64 1.21.2-3.fc39 updates 144 k lcms2 x86_64 2.15-2.fc39 fedora 177 k libICE x86_64 1.0.10-11.fc39 fedora 70 k libSM x86_64 1.2.3-13.fc39 fedora 41 k libX11 x86_64 1.8.7-1.fc39 fedora 650 k libX11-common noarch 1.8.7-1.fc39 fedora 176 k libXau x86_64 1.0.11-3.fc39 fedora 31 k libXaw x86_64 1.0.14-5.fc39 fedora 202 k libXext x86_64 1.3.5-3.fc39 fedora 39 k libXi x86_64 1.8.1-2.fc39 fedora 40 k libXmu x86_64 1.1.4-3.fc39 fedora 76 k libXpm x86_64 3.5.17-1.fc39 updates 65 k libXrender x86_64 0.9.11-3.fc39 fedora 27 k libXt x86_64 1.2.1-5.fc39 fedora 178 k libaom x86_64 3.8.0-1.fc39 updates 1.8 M libavif x86_64 0.11.1-11.fc39 fedora 84 k libcom_err-devel x86_64 1.47.0-2.fc39 fedora 16 k libdatrie x86_64 0.2.13-7.fc39 fedora 32 k libdav1d x86_64 1.2.1-2.fc39 fedora 618 k libgccjit x86_64 13.2.1-6.fc39 updates 10 M libgs x86_64 10.02.1-2.fc39 updates 3.4 M libibverbs x86_64 46.0-4.fc39 fedora 431 k libicu x86_64 73.2-2.fc39 fedora 11 M libijs x86_64 0.35-19.fc39 fedora 29 k libimagequant x86_64 4.0.3-2.fc39 updates 318 k libjpeg-turbo x86_64 2.1.4-3.fc39 fedora 183 k libjxl x86_64 1:0.8.2-3.fc39 fedora 1.2 M libkadm5 x86_64 1.21.2-3.fc39 updates 78 k liblerc x86_64 4.0.0-4.fc39 fedora 201 k liblockfile x86_64 1.17-6.fc39 fedora 30 k libmetalink x86_64 0.1.3-32.fc39 fedora 32 k libmpc x86_64 1.3.1-3.fc39 fedora 70 k libndp x86_64 1.8-6.fc39 fedora 37 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libnl3 x86_64 3.9.0-1.fc39 updates 350 k libpaper x86_64 1:2.1.1-1.fc39 fedora 27 k libpath_utils x86_64 0.2.1-54.fc39 fedora 29 k libpcap x86_64 14:1.10.4-2.fc39 fedora 175 k libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k libpng x86_64 2:1.6.37-15.fc39 fedora 119 k libpq x86_64 15.3-1.fc39 fedora 215 k libselinux-devel x86_64 3.5-5.fc39 fedora 151 k libsepol-devel x86_64 3.5-2.fc39 fedora 49 k libstdc++-devel x86_64 13.2.1-6.fc39 updates 2.6 M libtalloc x86_64 2.4.1-1.fc39 fedora 30 k libthai x86_64 0.1.29-6.fc39 fedora 213 k libtiff x86_64 4.4.0-8.fc39 fedora 202 k libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k libtree-sitter x86_64 0.20.9-1.fc39 updates 100 k libusb-compat-0.1 x86_64 0.1.8-5.fc39 fedora 29 k libverto-devel x86_64 0.3.2-6.fc39 fedora 14 k libvmaf x86_64 2.3.0-6.fc39 fedora 180 k libwebp x86_64 1.3.2-2.fc39 fedora 284 k libxcb x86_64 1.13.1-12.fc39 fedora 233 k libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k libxslt x86_64 1.1.39-1.fc39 updates 187 k libzstd-devel x86_64 1.5.5-4.fc39 fedora 51 k lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k lynx x86_64 2.9.0-dev.12.1.fc39.1 fedora 1.6 M m4 x86_64 1.4.19-6.fc39 fedora 303 k mailcap noarch 2.1.54-2.fc39 fedora 34 k nano x86_64 7.2-4.fc39 fedora 743 k ncurses x86_64 6.4-7.20230520.fc39 fedora 416 k ncurses-c++-libs x86_64 6.4-7.20230520.fc39 fedora 37 k ncurses-devel x86_64 6.4-7.20230520.fc39 fedora 546 k ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k openjade x86_64 1.3.2-76.fc39 fedora 858 k openjpeg2 x86_64 2.5.0-5.fc39 fedora 178 k opensp x86_64 1.5.2-43.fc39 fedora 884 k package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k paper x86_64 1:2.1.1-1.fc39 fedora 29 k patch x86_64 2.7.6-22.fc39 fedora 125 k pcre2-devel x86_64 10.42-1.fc39.2 fedora 505 k pcre2-utf16 x86_64 10.42-1.fc39.2 fedora 212 k pcre2-utf32 x86_64 10.42-1.fc39.2 fedora 200 k perl-Authen-SASL noarch 2.1700-1.fc39 fedora 62 k perl-AutoLoader noarch 5.74-502.fc39 updates 21 k perl-AutoSplit noarch 5.74-502.fc39 updates 22 k perl-B x86_64 1.88-502.fc39 updates 177 k perl-B-Hooks-EndOfScope noarch 0.26-7.fc39 fedora 43 k perl-Benchmark noarch 1.24-502.fc39 updates 27 k perl-Business-ISBN noarch 3.008-2.fc39 fedora 32 k perl-Business-ISBN-Data noarch 20230926.001-1.fc39 updates 38 k perl-Business-ISMN noarch 1.203-2.fc39 fedora 25 k perl-Business-ISSN noarch 1.005-8.fc39 fedora 18 k perl-CPAN-Meta-Requirements noarch 2.143-4.fc39 fedora 35 k perl-CPAN-Meta-YAML noarch 0.018-501.fc39 fedora 26 k perl-Carp noarch 1.54-500.fc39 fedora 29 k perl-Class-Accessor noarch 0.51-18.fc39 fedora 28 k perl-Class-Data-Inheritable noarch 0.09-6.fc39 fedora 13 k perl-Class-Inspector noarch 1.36-14.fc39 fedora 30 k perl-Class-Method-Modifiers noarch 2.15-2.fc39 fedora 50 k perl-Class-Singleton noarch 1.6-9.fc39 fedora 25 k perl-Class-Struct noarch 0.68-502.fc39 updates 22 k perl-Clone x86_64 0.46-4.fc39 fedora 22 k perl-Compress-Raw-Bzip2 x86_64 2.206-1.fc39 fedora 35 k perl-Compress-Raw-Zlib x86_64 2.206-1.fc39 fedora 64 k perl-Convert-ASN1 noarch 0.34-1.fc39 fedora 59 k perl-Data-Compare noarch 1.29-2.fc39 fedora 34 k perl-Data-Dump noarch 1.25-8.fc39 fedora 32 k perl-Data-Dumper x86_64 2.188-501.fc39 fedora 56 k perl-Data-OptList noarch 0.114-2.fc39 fedora 27 k perl-Data-Uniqid noarch 0.12-31.fc39 fedora 12 k perl-Date-ISO8601 noarch 0.005-18.fc39 fedora 19 k perl-Date-Manip noarch 6.93-1.fc39 updates 1.1 M perl-DateTime x86_64 2:1.59-5.fc39 fedora 132 k perl-DateTime-Calendar-Julian noarch 0.107-5.fc39 fedora 23 k perl-DateTime-Format-Builder noarch 0.8300-11.fc39 fedora 93 k perl-DateTime-Format-Strptime noarch 1:1.79-8.fc39 fedora 41 k perl-DateTime-Locale noarch 1.39-2.fc39 fedora 3.7 M perl-DateTime-TimeZone noarch 2.61-1.fc39 updates 398 k perl-DateTime-TimeZone-SystemV noarch 0.010-19.fc39 fedora 22 k perl-DateTime-TimeZone-Tzfile noarch 0.011-19.fc39 fedora 19 k perl-Devel-CallChecker x86_64 0.009-3.fc39 fedora 24 k perl-Devel-Caller x86_64 2.07-3.fc39 fedora 19 k perl-Devel-GlobalDestruction noarch 0.14-22.fc39 fedora 17 k perl-Devel-LexAlias x86_64 0.05-34.fc39 fedora 16 k perl-Devel-PPPort x86_64 3.71-501.fc39 fedora 218 k perl-Devel-StackTrace noarch 1:2.04-16.fc39 fedora 30 k perl-Digest noarch 1.20-500.fc39 fedora 25 k perl-Digest-HMAC noarch 1.04-8.fc39 fedora 22 k perl-Digest-MD5 x86_64 2.58-500.fc39 fedora 35 k perl-Digest-SHA x86_64 1:6.04-501.fc39 fedora 61 k perl-DirHandle noarch 1.05-502.fc39 updates 13 k perl-Dist-CheckConflicts noarch 0.11-28.fc39 fedora 23 k perl-DynaLoader x86_64 1.54-502.fc39 updates 26 k perl-DynaLoader-Functions noarch 0.004-2.fc39 fedora 19 k perl-Email-Date-Format noarch 1.008-2.fc39 fedora 18 k perl-Encode x86_64 4:3.19-500.fc39 fedora 1.7 M perl-Encode-Locale noarch 1.05-27.fc39 fedora 18 k perl-English noarch 1.11-502.fc39 updates 14 k perl-Errno x86_64 1.37-502.fc39 updates 15 k perl-Error noarch 1:0.17029-13.fc39 fedora 40 k perl-Eval-Closure noarch 0.14-21.fc39 fedora 24 k perl-Exception-Class noarch 1.45-8.fc39 fedora 43 k perl-Exporter noarch 5.77-500.fc39 fedora 31 k perl-Exporter-Tiny noarch 1.006002-2.fc39 fedora 56 k perl-ExtUtils-Command noarch 2:7.70-501.fc39 fedora 14 k perl-ExtUtils-Constant noarch 0.25-502.fc39 updates 44 k perl-ExtUtils-Install noarch 2.22-500.fc39 fedora 43 k perl-ExtUtils-MM-Utils noarch 2:7.70-501.fc39 fedora 11 k perl-ExtUtils-MakeMaker noarch 2:7.70-501.fc39 fedora 292 k perl-ExtUtils-Manifest noarch 1:1.75-3.fc39 fedora 34 k perl-ExtUtils-ParseXS noarch 1:3.51-500.fc39 fedora 187 k perl-Fcntl x86_64 1.15-502.fc39 updates 21 k perl-File-Basename noarch 2.86-502.fc39 updates 17 k perl-File-Compare noarch 1.100.700-502.fc39 updates 13 k perl-File-Copy noarch 2.41-502.fc39 updates 20 k perl-File-Find noarch 1.43-502.fc39 updates 25 k perl-File-Find-Rule noarch 0.34-26.fc39 fedora 32 k perl-File-Listing noarch 6.16-1.fc39 fedora 25 k perl-File-Path noarch 2.18-500.fc39 fedora 35 k perl-File-ShareDir noarch 1.118-9.fc39 fedora 29 k perl-File-Slurper noarch 0.014-3.fc39 fedora 21 k perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k perl-File-stat noarch 1.13-502.fc39 updates 17 k perl-FileHandle noarch 2.05-502.fc39 updates 16 k perl-Filter x86_64 2:1.64-501.fc39 fedora 87 k perl-GD x86_64 2.78-3.fc39 fedora 181 k perl-GSSAPI x86_64 0.28-43.fc39 fedora 55 k perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k perl-Git noarch 2.43.0-1.fc39 updates 40 k perl-HTML-Parser x86_64 3.81-3.fc39 fedora 124 k perl-HTML-Tagset noarch 3.20-54.fc39 fedora 18 k perl-HTTP-Cookies noarch 6.10-10.fc39 fedora 37 k perl-HTTP-Date noarch 6.06-2.fc39 fedora 24 k perl-HTTP-Message noarch 6.44-3.fc39 fedora 101 k perl-HTTP-Negotiate noarch 6.01-36.fc39 fedora 19 k perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k perl-Hash-Util-FieldHash x86_64 1.26-502.fc39 updates 38 k perl-I18N-LangTags noarch 0.45-502.fc39 updates 53 k perl-I18N-Langinfo x86_64 0.22-502.fc39 updates 22 k perl-IO x86_64 1.52-502.fc39 updates 82 k perl-IO-Compress noarch 2.206-1.fc39 fedora 272 k perl-IO-HTML noarch 1.004-11.fc39 fedora 28 k perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k perl-IO-String noarch 1.08-48.fc39 fedora 17 k perl-IPC-Cmd noarch 2:1.04-501.fc39 fedora 39 k perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k perl-IPC-Run3 noarch 0.049-1.fc39 updates 38 k perl-IPC-SysV x86_64 2.09-501.fc39 fedora 41 k perl-IPC-System-Simple noarch 1.30-11.fc39 fedora 39 k perl-JSON noarch 4.10-3.fc39 fedora 95 k perl-JSON-PP noarch 1:4.16-501.fc39 fedora 67 k perl-LDAP noarch 1:0.68-11.fc39 fedora 384 k perl-LWP-MediaTypes noarch 6.04-15.fc39 fedora 33 k perl-LWP-Protocol-https noarch 6.12-1.fc39 updates 21 k perl-Lexical-SealRequireHints x86_64 0.012-3.fc39 fedora 26 k perl-Lingua-Translit noarch 0.29-4.fc39 fedora 33 k perl-List-AllUtils noarch 0.19-10.fc39 fedora 48 k perl-List-MoreUtils-XS x86_64 0.430-11.fc39 fedora 64 k perl-List-SomeUtils noarch 0.59-3.fc39 fedora 45 k perl-List-UtilsBy noarch 0.12-7.fc39 fedora 28 k perl-Locale-Maketext noarch 1.33-501.fc39 fedora 94 k perl-Locale-Maketext-Simple noarch 1:0.21-502.fc39 updates 18 k perl-Log-Dispatch noarch 2.71-2.fc39 fedora 84 k perl-Log-Dispatch-FileRotate noarch 1.38-7.fc39 fedora 32 k perl-Log-Log4perl noarch 1.57-3.fc39 fedora 360 k perl-MIME-Base64 x86_64 3.16-500.fc39 fedora 29 k perl-MIME-Charset noarch 1.013.1-3.fc39 fedora 48 k perl-MIME-Lite noarch 3.033-8.fc39 fedora 94 k perl-MIME-Types noarch 2.24-3.fc39 fedora 69 k perl-MRO-Compat noarch 0.15-7.fc39 fedora 25 k perl-Mail-Sender noarch 1:0.903-22.fc39 fedora 50 k perl-Mail-Sendmail noarch 0.80-18.fc39 fedora 36 k perl-MailTools noarch 2.21-14.fc39 fedora 108 k perl-Math-BigInt noarch 1:1.9998.39-2.fc39 fedora 203 k perl-Math-BigRat noarch 0.2624-500.fc39 fedora 41 k perl-Math-Complex noarch 1.62-502.fc39 updates 46 k perl-Module-CoreList noarch 1:5.20231230-1.fc39 updates 88 k perl-Module-Implementation noarch 0.09-37.fc39 fedora 19 k perl-Module-Load noarch 1:0.36-500.fc39 fedora 17 k perl-Module-Load-Conditional noarch 0.74-500.fc39 fedora 22 k perl-Module-Metadata noarch 1.000038-3.fc39 fedora 35 k perl-Module-Runtime noarch 0.016-20.fc39 fedora 23 k perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k perl-NTLM noarch 1.09-36.fc39 fedora 22 k perl-Net-HTTP noarch 6.23-2.fc39 fedora 39 k perl-Net-SMTP-SSL noarch 1.04-21.fc39 fedora 11 k perl-Net-SSLeay x86_64 1.92-10.fc39 fedora 360 k perl-Number-Compare noarch 0.03-36.fc39 fedora 12 k perl-Opcode x86_64 1.64-502.fc39 updates 36 k perl-POSIX x86_64 2.13-502.fc39 updates 97 k perl-Package-Generator noarch 1.106-29.fc39 fedora 22 k perl-Package-Stash noarch 0.40-5.fc39 fedora 33 k perl-Package-Stash-XS x86_64 0.30-5.fc39 fedora 35 k perl-PadWalker x86_64 2.5-10.fc39 fedora 27 k perl-Params-Check noarch 1:0.38-500.fc39 fedora 22 k perl-Params-Classify x86_64 0.015-20.fc39 fedora 31 k perl-Params-Util x86_64 1.102-12.fc39 fedora 33 k perl-Params-Validate x86_64 1.31-5.fc39 fedora 69 k perl-Params-ValidationCompiler noarch 0.31-3.fc39 fedora 37 k perl-Parse-RecDescent noarch 1.967015-20.fc39 fedora 208 k perl-PathTools x86_64 3.89-500.fc39 fedora 87 k perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k perl-Pod-Html noarch 1.34-502.fc39 updates 29 k perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k perl-Ref-Util noarch 0.204-18.fc39 fedora 23 k perl-Ref-Util-XS x86_64 0.117-20.fc39 fedora 23 k perl-Regexp-Common noarch 2017060201-22.fc39 fedora 184 k perl-Role-Tiny noarch 2.002004-9.fc39 fedora 32 k perl-SGMLSpm noarch 1.03ii-60.fc39 fedora 28 k perl-Safe noarch 2.44-502.fc39 updates 25 k perl-Scalar-List-Utils x86_64 5:1.63-500.fc39 fedora 72 k perl-SelectSaver noarch 1.02-502.fc39 updates 12 k perl-Socket x86_64 4:2.037-3.fc39 fedora 55 k perl-Sort-Key x86_64 1.33-28.fc39 fedora 45 k perl-Specio noarch 0.48-4.fc39 fedora 157 k perl-Storable x86_64 1:3.32-500.fc39 fedora 99 k perl-Sub-Exporter noarch 0.990-1.fc39 fedora 78 k perl-Sub-Exporter-Progressive noarch 0.001013-22.fc39 fedora 21 k perl-Sub-Identify x86_64 0.14-24.fc39 fedora 27 k perl-Sub-Install noarch 0.929-3.fc39 fedora 23 k perl-Symbol noarch 1.09-502.fc39 updates 14 k perl-Sys-Hostname x86_64 1.25-502.fc39 updates 17 k perl-Sys-Syslog x86_64 0.36-501.fc39 fedora 47 k perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k perl-Test-Harness noarch 1:3.48-1.fc39 updates 275 k perl-Text-Balanced noarch 2.06-500.fc39 fedora 48 k perl-Text-BibTeX x86_64 0.89-3.fc39 fedora 251 k perl-Text-CSV noarch 2.02-3.fc39 fedora 113 k perl-Text-Glob noarch 0.11-21.fc39 fedora 13 k perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k perl-Text-Roman noarch 3.5-25.fc39 fedora 22 k perl-Text-Soundex x86_64 3.05-28.fc39 fedora 29 k perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k perl-Text-Unidecode noarch 1.30-22.fc39 fedora 182 k perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k perl-Tie noarch 4.6-502.fc39 updates 28 k perl-Tie-Cycle noarch 1.227-9.fc39 fedora 19 k perl-Tie-RefHash noarch 1.40-500.fc39 fedora 22 k perl-Time-HiRes x86_64 4:1.9775-500.fc39 fedora 57 k perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k perl-TimeDate noarch 1:2.33-11.fc39 fedora 57 k perl-Try-Tiny noarch 0.31-6.fc39 fedora 41 k perl-URI noarch 5.21-1.fc39 fedora 125 k perl-Unicode-Collate x86_64 1.31-500.fc39 fedora 749 k perl-Unicode-LineBreak x86_64 2019.001-18.fc39 fedora 120 k perl-Unicode-Normalize x86_64 1.32-500.fc39 fedora 91 k perl-Unicode-UCD noarch 0.78-502.fc39 updates 78 k perl-Variable-Magic x86_64 0.63-4.fc39 fedora 54 k perl-WWW-RobotRules noarch 6.02-37.fc39 fedora 19 k perl-XML-LibXML x86_64 1:2.0209-2.fc39 fedora 353 k perl-XML-LibXML-Simple noarch 1.01-12.fc39 fedora 32 k perl-XML-LibXSLT x86_64 2.002.001-3.fc39 fedora 68 k perl-XML-NamespaceSupport noarch 1.12-20.fc39 fedora 26 k perl-XML-Parser x86_64 2.46-15.fc39 fedora 234 k perl-XML-SAX noarch 1.02-13.fc39 fedora 63 k perl-XML-SAX-Base noarch 1.09-20.fc39 fedora 31 k perl-XML-Writer noarch 0.900-12.fc39 fedora 33 k perl-XML-XPath noarch 1.48-4.fc39 fedora 87 k perl-XString x86_64 0.005-10.fc39 fedora 23 k perl-autodie noarch 2.36-501.fc39 fedora 97 k perl-autovivification x86_64 0.18-20.fc39 fedora 33 k perl-base noarch 2.27-502.fc39 updates 16 k perl-constant noarch 1.33-501.fc39 fedora 22 k perl-deprecate noarch 0.04-502.fc39 updates 15 k perl-devel x86_64 4:5.38.2-502.fc39 updates 757 k perl-encoding x86_64 4:3.00-500.fc39 fedora 63 k perl-if noarch 0.61.000-502.fc39 updates 14 k perl-interpreter x86_64 4:5.38.2-502.fc39 updates 72 k perl-lib x86_64 0.65-502.fc39 updates 15 k perl-libnet noarch 3.15-501.fc39 fedora 129 k perl-libs x86_64 4:5.38.2-502.fc39 updates 2.4 M perl-libwww-perl noarch 6.72-1.fc39 fedora 209 k perl-locale noarch 1.10-502.fc39 updates 14 k perl-meta-notation noarch 5.38.2-502.fc39 updates 11 k perl-mro x86_64 1.28-502.fc39 updates 29 k perl-namespace-autoclean noarch 0.29-16.fc39 fedora 25 k perl-namespace-clean noarch 0.27-24.fc39 fedora 35 k perl-open noarch 1.13-502.fc39 updates 17 k perl-overload noarch 1.37-502.fc39 updates 46 k perl-overloading noarch 0.02-502.fc39 updates 13 k perl-parent noarch 1:0.241-500.fc39 fedora 14 k perl-podlators noarch 1:5.01-500.fc39 fedora 125 k perl-sigtrap noarch 1.10-502.fc39 updates 16 k perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k perl-subs noarch 1.04-502.fc39 updates 12 k perl-threads x86_64 1:2.36-500.fc39 fedora 58 k perl-threads-shared x86_64 1.68-500.fc39 fedora 45 k perl-vars noarch 1.05-502.fc39 updates 13 k perl-version x86_64 8:0.99.30-1.fc39 fedora 62 k perltidy noarch 20230912-1.fc39 fedora 708 k php-cli x86_64 8.2.15-1.fc39 updates 5.4 M php-common x86_64 8.2.15-1.fc39 updates 862 k php-fedora-autoloader noarch 1.0.1-11.fc39 fedora 12 k pixman x86_64 0.42.2-2.fc39 fedora 288 k pkgconf x86_64 1.9.5-2.fc39 fedora 42 k pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k popt-devel x86_64 1.19-3.fc39 fedora 25 k postgresql-private-libs x86_64 15.4-1.fc39 fedora 142 k procmail x86_64 3.24-2.fc39 fedora 183 k pyproject-rpm-macros noarch 1.12.0-1.fc39 updates 41 k pyproject-srpm-macros noarch 1.12.0-1.fc39 updates 14 k python-rpm-macros noarch 3.12-4.fc39 fedora 19 k python-srpm-macros noarch 3.12-4.fc39 fedora 25 k python3-packaging noarch 23.1-4.fc39 fedora 114 k python3-pyparsing noarch 3.0.9-11.fc39 fedora 254 k python3-rpm-generators noarch 14-7.fc39 fedora 30 k python3-rpm-macros noarch 3.12-4.fc39 fedora 14 k qt5-srpm-macros noarch 5.15.12-1.fc39 updates 8.4 k qt6-srpm-macros noarch 6.6.0-1.fc39 updates 8.6 k rav1e-libs x86_64 0.6.6-4.fc39 updates 1.0 M rpmautospec-rpm-macros noarch 0.6.0-2.fc39 updates 9.9 k rust-srpm-macros noarch 25.2-2.fc39 updates 13 k sgml-common noarch 0.6.3-61.fc39 fedora 61 k shared-mime-info x86_64 2.2-4.fc39 fedora 380 k sombok x86_64 2.4.0-20.fc39 fedora 48 k sscg x86_64 3.0.5-3.fc39 fedora 46 k svt-av1-libs x86_64 1.4.1-3.fc39 fedora 2.0 M systemd-rpm-macros noarch 254.8-2.fc39 updates 28 k systemd-udev x86_64 254.8-2.fc39 updates 2.1 M systemtap-sdt-devel x86_64 5.0~pre16958465gca71442b-1.fc39 updates 74 k teckit x86_64 2.5.12-1.fc39 fedora 454 k texlive-ae noarch 11:svn15878.1.4-69.fc39 fedora 116 k texlive-aleph x86_64 11:svn66203-77.fc39 fedora 275 k texlive-algorithms noarch 11:svn42428-69.fc39 fedora 23 k texlive-alphalph noarch 11:svn53087-69.fc39 fedora 361 k texlive-amscls noarch 11:svn55378-69.fc39 fedora 1.1 M texlive-amsfonts noarch 11:svn61937-69.fc39 fedora 3.7 M texlive-amsmath noarch 11:svn63514-69.fc39 fedora 46 k texlive-antomega noarch 11:svn21933.0.8-69.fc39 fedora 92 k texlive-anysize noarch 11:svn15878.0-69.fc39 fedora 12 k texlive-atbegshi noarch 11:svn53051-69.fc39 fedora 409 k texlive-attachfile noarch 11:svn42099-69.fc39 fedora 22 k texlive-attachfile2 noarch 11:svn57959-77.fc39 fedora 447 k texlive-atveryend noarch 11:svn53108-69.fc39 fedora 385 k texlive-auto-pst-pdf noarch 11:svn56596-69.fc39 fedora 17 k texlive-auxhook noarch 11:svn53173-69.fc39 fedora 295 k texlive-avantgar noarch 11:svn61983-69.fc39 fedora 322 k texlive-babel noarch 11:svn65823-69.fc39 fedora 480 k texlive-babel-english noarch 11:svn44495-69.fc39 fedora 21 k texlive-babelbib noarch 11:svn57349-69.fc39 fedora 54 k texlive-base x86_64 11:20230311-77.fc39 fedora 2.6 M texlive-beamer noarch 11:svn65984-69.fc39 fedora 228 k texlive-bera noarch 11:svn20031.0-69.fc39 fedora 356 k texlive-beton noarch 11:svn15878.0-69.fc39 fedora 16 k texlive-biblatex noarch 11:svn66403-69.fc39 fedora 305 k texlive-bibtex x86_64 11:svn66186-77.fc39 fedora 451 k texlive-bidi noarch 11:svn65572-69.fc39 fedora 203 k texlive-bigintcalc noarch 11:svn53172-69.fc39 fedora 466 k texlive-bitset noarch 11:svn53837-69.fc39 fedora 620 k texlive-bookman noarch 11:svn61719-69.fc39 fedora 368 k texlive-bookmark noarch 11:svn56885-69.fc39 fedora 480 k texlive-booktabs noarch 11:svn53402-69.fc39 fedora 18 k texlive-breakurl noarch 11:svn29901.1.40-69.fc39 fedora 17 k texlive-breqn noarch 11:svn60881-69.fc39 fedora 43 k texlive-caption noarch 11:svn66580-69.fc39 fedora 87 k texlive-carlisle noarch 11:svn59577-69.fc39 fedora 23 k texlive-catchfile noarch 11:svn53084-69.fc39 fedora 307 k texlive-changepage noarch 11:svn15878.1.0c-69.fc39 fedora 20 k texlive-charter noarch 11:svn15878.0-69.fc39 fedora 206 k texlive-cite noarch 11:svn36428.5.5-69.fc39 fedora 31 k texlive-cm noarch 11:svn57963-69.fc39 fedora 322 k texlive-cm-super noarch 11:svn15878.0-69.fc39 fedora 62 M texlive-cmap noarch 11:svn57640-69.fc39 fedora 21 k texlive-cmextra noarch 11:svn57866-69.fc39 fedora 49 k texlive-collection-basic noarch 11:svn59159-69.fc39 fedora 11 k texlive-collection-fontsrecommended noarch 11:svn54074-69.fc39 fedora 11 k texlive-collection-formatsextra noarch 11:svn62226-69.fc39 fedora 11 k texlive-collection-latex noarch 11:svn63515-69.fc39 fedora 12 k texlive-collection-latexrecommended noarch 11:svn65512-69.fc39 fedora 12 k texlive-colorprofiles noarch 11:svn49086-69.fc39 fedora 146 k texlive-colortbl noarch 11:svn64015-69.fc39 fedora 18 k texlive-courier noarch 11:svn61719-69.fc39 fedora 525 k texlive-crop noarch 11:svn55424-69.fc39 fedora 19 k texlive-csquotes noarch 11:svn64389-69.fc39 fedora 36 k texlive-ctable noarch 11:svn38672-69.fc39 fedora 18 k texlive-ctablestack noarch 11:svn38514-69.fc39 fedora 18 k texlive-currfile noarch 11:svn64673-69.fc39 fedora 21 k texlive-cyrillic noarch 11:svn63613-77.fc39 fedora 969 k texlive-dehyph noarch 11:svn48599-69.fc39 fedora 66 k texlive-dvipdfmx x86_64 11:svn66203-77.fc39 fedora 3.0 M texlive-dvips x86_64 11:svn66203-77.fc39 fedora 738 k texlive-edmac noarch 11:svn61719-69.fc39 fedora 31 k texlive-enctex noarch 11:svn34957.0-69.fc39 fedora 54 k texlive-enumitem noarch 11:svn51423-69.fc39 fedora 28 k texlive-eplain noarch 11:svn64721-77.fc39 fedora 1.1 M texlive-epstopdf noarch 11:svn66461-77.fc39 fedora 30 k texlive-epstopdf-pkg noarch 11:svn53546-69.fc39 fedora 364 k texlive-eso-pic noarch 11:svn56658-69.fc39 fedora 19 k texlive-etex noarch 11:svn66203-69.fc39 fedora 28 k texlive-etex-pkg noarch 11:svn41784-69.fc39 fedora 17 k texlive-etexcmds noarch 11:svn53171-69.fc39 fedora 310 k texlive-etoolbox noarch 11:svn56554-69.fc39 fedora 26 k texlive-euenc noarch 11:svn19795.0.1h-69.fc39 fedora 22 k texlive-euler noarch 11:svn42428-69.fc39 fedora 17 k texlive-euro noarch 11:svn22191.1.1-69.fc39 fedora 17 k texlive-euro-ce noarch 11:svn25714-69.fc39 fedora 32 k texlive-eurosym noarch 11:svn17265.1.4_subrfix-69.fc39 fedora 157 k texlive-everysel noarch 11:svn57489-69.fc39 fedora 448 k texlive-everyshi noarch 11:svn57001-69.fc39 fedora 147 k texlive-extsizes noarch 11:svn17263.1.4a-69.fc39 fedora 27 k texlive-fancybox noarch 11:svn18304.1.4-69.fc39 fedora 23 k texlive-fancyhdr noarch 11:svn64977-69.fc39 fedora 20 k texlive-fancyref noarch 11:svn15878.0.9c-69.fc39 fedora 19 k texlive-fancyvrb noarch 11:svn65585-69.fc39 fedora 26 k texlive-filecontents noarch 11:svn52142-69.fc39 fedora 16 k texlive-filehook noarch 11:svn64822-69.fc39 fedora 23 k texlive-finstrut noarch 11:svn21719.0.5-69.fc39 fedora 20 k texlive-firstaid noarch 11:svn64892-69.fc39 fedora 275 k texlive-fix2col noarch 11:svn38770-69.fc39 fedora 16 k texlive-float noarch 11:svn15878.1.3d-69.fc39 fedora 17 k texlive-fontspec noarch 11:svn63386-69.fc39 fedora 45 k texlive-footmisc noarch 11:svn62524-69.fc39 fedora 25 k texlive-footnotehyper noarch 11:svn60374-69.fc39 fedora 20 k texlive-fp noarch 11:svn49719-69.fc39 fedora 36 k texlive-fpl noarch 11:svn54512-69.fc39 fedora 302 k texlive-geometry noarch 11:svn61719-69.fc39 fedora 23 k texlive-gettitlestring noarch 11:svn53170-69.fc39 fedora 327 k texlive-glyphlist noarch 11:svn54074-77.fc39 fedora 38 k texlive-graphics noarch 11:svn66204-69.fc39 fedora 40 k texlive-graphics-cfg noarch 11:svn41448-69.fc39 fedora 13 k texlive-graphics-def noarch 11:svn64487-69.fc39 fedora 28 k texlive-grfext noarch 11:svn53024-69.fc39 fedora 317 k texlive-grffile noarch 11:svn52756-69.fc39 fedora 360 k texlive-gsftopk x86_64 11:svn52851-77.fc39 fedora 35 k texlive-helvetic noarch 11:svn61719-69.fc39 fedora 655 k texlive-hitex x86_64 11:svn65883-77.fc39 fedora 2.8 M texlive-hobsub noarch 11:svn52810-69.fc39 fedora 77 k texlive-hologo noarch 11:svn61719-69.fc39 fedora 586 k texlive-hopatch noarch 11:svn65491-69.fc39 fedora 328 k texlive-hycolor noarch 11:svn53584-69.fc39 fedora 384 k texlive-hypdoc noarch 11:svn65678-69.fc39 fedora 335 k texlive-hyperref noarch 11:svn65758-69.fc39 fedora 119 k texlive-hyph-utf8 noarch 11:svn61719-69.fc39 fedora 29 k texlive-hyphen-base noarch 11:svn66413-69.fc39 fedora 34 k texlive-hyphenex noarch 11:svn57387-69.fc39 fedora 19 k texlive-ifmtarg noarch 11:svn47544-69.fc39 fedora 15 k texlive-ifplatform noarch 11:svn45533-69.fc39 fedora 16 k texlive-iftex noarch 11:svn61910-69.fc39 fedora 21 k texlive-index noarch 11:svn24099.4.1beta-69.fc39 fedora 23 k texlive-infwarerr noarch 11:svn53023-69.fc39 fedora 295 k texlive-intcalc noarch 11:svn53168-69.fc39 fedora 432 k texlive-jadetex noarch 11:svn63654-77.fc39 fedora 75 k texlive-jknapltx noarch 11:svn19440.0-69.fc39 fedora 27 k texlive-kastrup noarch 11:svn15878.0-69.fc39 fedora 13 k texlive-knuth-lib noarch 11:svn57963-69.fc39 fedora 52 k texlive-knuth-local noarch 11:svn57963-69.fc39 fedora 45 k texlive-koma-script noarch 11:svn64685-69.fc39 fedora 6.4 M texlive-kpathsea x86_64 11:svn66209-77.fc39 fedora 1.1 M texlive-kvdefinekeys noarch 11:svn53193-69.fc39 fedora 306 k texlive-kvoptions noarch 11:svn63622-69.fc39 fedora 494 k texlive-kvsetkeys noarch 11:svn64632-69.fc39 fedora 398 k texlive-l3backend noarch 11:svn65573-69.fc39 fedora 897 k texlive-l3experimental noarch 11:svn65621-69.fc39 fedora 43 k texlive-l3kernel noarch 11:svn66094-69.fc39 fedora 202 k texlive-l3packages noarch 11:svn65722-69.fc39 fedora 41 k texlive-lambda noarch 11:svn45756-69.fc39 fedora 120 k texlive-latex-fonts noarch 11:svn28888.0-69.fc39 fedora 50 k texlive-latex-lab noarch 11:svn64892-69.fc39 fedora 1.8 M texlive-latexbug noarch 11:svn63596-69.fc39 fedora 238 k texlive-latexconfig noarch 11:svn53525-69.fc39 fedora 15 k texlive-letltxmacro noarch 11:svn53022-69.fc39 fedora 300 k texlive-lib x86_64 11:20230311-77.fc39 fedora 492 k texlive-lineno noarch 11:svn65586-69.fc39 fedora 76 k texlive-listings noarch 11:svn66222-69.fc39 fedora 167 k texlive-lm noarch 11:svn65956-69.fc39 fedora 12 M texlive-lm-math noarch 11:svn36915.1.959-69.fc39 fedora 447 k texlive-logreq noarch 11:svn53003-69.fc39 fedora 20 k texlive-lollipop noarch 11:svn45678-77.fc39 fedora 404 k texlive-ltabptch noarch 11:svn17533.1.74d-69.fc39 fedora 18 k texlive-ltxcmds noarch 11:svn56421-69.fc39 fedora 400 k texlive-ltxmisc noarch 11:svn21927.0-69.fc39 fedora 28 k texlive-lua-alt-getopt noarch 11:svn56414-69.fc39 fedora 13 k texlive-lua-uni-algos noarch 11:svn62204-69.fc39 fedora 97 k texlive-luabidi noarch 11:svn54512-69.fc39 fedora 20 k texlive-luahbtex x86_64 11:svn66186-77.fc39 fedora 2.0 M texlive-lualatex-math noarch 11:svn61464-69.fc39 fedora 20 k texlive-lualibs noarch 11:svn64615-69.fc39 fedora 160 k texlive-luaotfload noarch 11:svn64616-77.fc39 fedora 1.2 M texlive-luatex x86_64 11:svn66967-77.fc39 fedora 3.9 M texlive-luatexbase noarch 11:svn52663-69.fc39 fedora 16 k texlive-lwarp noarch 11:svn66259-77.fc39 fedora 3.5 M texlive-makecmds noarch 11:svn15878.0-69.fc39 fedora 15 k texlive-makeindex x86_64 11:svn62517-77.fc39 fedora 436 k texlive-manfnt-font noarch 11:svn45777-69.fc39 fedora 37 k texlive-marginnote noarch 11:svn48383-69.fc39 fedora 17 k texlive-marvosym noarch 11:svn29349.2.2a-69.fc39 fedora 146 k texlive-mathpazo noarch 11:svn52663-69.fc39 fedora 90 k texlive-mathspec noarch 11:svn42773-69.fc39 fedora 24 k texlive-mathtools noarch 11:svn63767-69.fc39 fedora 38 k texlive-mdwtools noarch 11:svn15878.1.05.4-69.fc39 fedora 36 k texlive-memoir noarch 11:svn65040-69.fc39 fedora 94 k texlive-metafont x86_64 11:svn66186-77.fc39 fedora 268 k texlive-metalogo noarch 11:svn18611.0.12-69.fc39 fedora 16 k texlive-mflogo noarch 11:svn42428-69.fc39 fedora 16 k texlive-mflogo-font noarch 11:svn54512-69.fc39 fedora 32 k texlive-mfnfss noarch 11:svn46036-69.fc39 fedora 17 k texlive-mfware x86_64 11:svn66186-77.fc39 fedora 101 k texlive-microtype noarch 11:svn66587-69.fc39 fedora 83 k texlive-minitoc noarch 11:svn61719-69.fc39 fedora 122 k texlive-mltex noarch 11:svn62145-77.fc39 fedora 28 k texlive-mnsymbol noarch 11:svn18651.1.4-69.fc39 fedora 4.4 M texlive-modes noarch 11:svn61719-69.fc39 fedora 306 k texlive-mparhack noarch 11:svn59066-69.fc39 fedora 18 k texlive-mptopdf noarch 11:svn65952-77.fc39 fedora 52 k texlive-ms noarch 11:svn57473-69.fc39 fedora 17 k texlive-multido noarch 11:svn18302.1.42-69.fc39 fedora 18 k texlive-mxedruli noarch 11:svn30021.3.3c-69.fc39 fedora 159 k texlive-natbib noarch 11:svn20668.8.31b-69.fc39 fedora 31 k texlive-ncntrsbk noarch 11:svn61719-69.fc39 fedora 363 k texlive-newfloat noarch 11:svn52906-69.fc39 fedora 120 k texlive-notoccite noarch 11:svn18129.0-69.fc39 fedora 13 k texlive-ntgclass noarch 11:svn65522-69.fc39 fedora 34 k texlive-oberdiek noarch 11:svn65521-77.fc39 fedora 7.7 M texlive-omega noarch 11:svn33046.0-69.fc39 fedora 1.2 M texlive-omegaware x86_64 11:svn66186-77.fc39 fedora 238 k texlive-otibet noarch 11:svn45777-69.fc39 fedora 129 k texlive-pagesel noarch 11:svn56105-69.fc39 fedora 340 k texlive-palatino noarch 11:svn61719-69.fc39 fedora 423 k texlive-paralist noarch 11:svn43021-69.fc39 fedora 18 k texlive-parallel noarch 11:svn15878.0-69.fc39 fedora 18 k texlive-parskip noarch 11:svn58358-69.fc39 fedora 17 k texlive-passivetex noarch 11:svn15878.0-69.fc39 fedora 60 k texlive-pdfcol noarch 11:svn64469-69.fc39 fedora 327 k texlive-pdfcolfoot noarch 11:svn65512-69.fc39 fedora 319 k texlive-pdfcolmk noarch 11:svn52912-69.fc39 fedora 18 k texlive-pdfescape noarch 11:svn53082-69.fc39 fedora 353 k texlive-pdflscape noarch 11:svn64851-69.fc39 fedora 324 k texlive-pdfmanagement-testphase noarch 11:svn66532-69.fc39 fedora 8.3 M texlive-pdfpages noarch 11:svn65319-69.fc39 fedora 32 k texlive-pdftex x86_64 11:svn66243-77.fc39 fedora 2.5 M texlive-pdftexcmds noarch 11:svn55777-69.fc39 fedora 391 k texlive-pgf noarch 11:svn65553-69.fc39 fedora 897 k texlive-picture noarch 11:svn54867-69.fc39 fedora 312 k texlive-placeins noarch 11:svn19848.2.2-69.fc39 fedora 13 k texlive-plain noarch 11:svn57963-69.fc39 fedora 48 k texlive-polyglossia noarch 11:svn65792-69.fc39 fedora 220 k texlive-psfrag noarch 11:svn15878.3.04-69.fc39 fedora 15 k texlive-psizzl noarch 11:svn15878.0.35-69.fc39 fedora 43 k texlive-pslatex noarch 11:svn57434-69.fc39 fedora 22 k texlive-psnfss noarch 11:svn54694-69.fc39 fedora 60 k texlive-pspicture noarch 11:svn15878.0-69.fc39 fedora 16 k texlive-pst-3d noarch 11:svn17257.1.10-69.fc39 fedora 18 k texlive-pst-coil noarch 11:svn62977-69.fc39 fedora 18 k texlive-pst-eps noarch 11:svn15878.1.0-69.fc39 fedora 17 k texlive-pst-fill noarch 11:svn60671-69.fc39 fedora 18 k texlive-pst-grad noarch 11:svn15878.1.06-69.fc39 fedora 18 k texlive-pst-math noarch 11:svn64732-69.fc39 fedora 20 k texlive-pst-node noarch 11:svn61838-69.fc39 fedora 40 k texlive-pst-ovl noarch 11:svn54963-69.fc39 fedora 16 k texlive-pst-plot noarch 11:svn65346-69.fc39 fedora 37 k texlive-pst-text noarch 11:svn49542-69.fc39 fedora 19 k texlive-pst-tools noarch 11:svn60621-69.fc39 fedora 21 k texlive-pst-tree noarch 11:svn60421-69.fc39 fedora 21 k texlive-pstricks noarch 11:svn65346-69.fc39 fedora 117 k texlive-pstricks-add noarch 11:svn65067-69.fc39 fedora 37 k texlive-pxfonts noarch 11:svn15878.0-69.fc39 fedora 523 k texlive-ragged2e noarch 11:svn66152-69.fc39 fedora 682 k texlive-rcs noarch 11:svn15878.0-69.fc39 fedora 28 k texlive-realscripts noarch 11:svn56594-69.fc39 fedora 19 k texlive-refcount noarch 11:svn53164-69.fc39 fedora 335 k texlive-rerunfilecheck noarch 11:svn63869-69.fc39 fedora 341 k texlive-rsfs noarch 11:svn15878.0-69.fc39 fedora 73 k texlive-sansmath noarch 11:svn17997.1.1-69.fc39 fedora 14 k texlive-sansmathaccent noarch 11:svn53628-69.fc39 fedora 36 k texlive-sauerj noarch 11:svn15878.0-69.fc39 fedora 20 k texlive-section noarch 11:svn20180.0-69.fc39 fedora 24 k texlive-seminar noarch 11:svn59801-69.fc39 fedora 52 k texlive-sepnum noarch 11:svn20186.2.0-69.fc39 fedora 17 k texlive-setspace noarch 11:svn65206-69.fc39 fedora 18 k texlive-showexpl noarch 11:svn57414-69.fc39 fedora 18 k texlive-startex noarch 11:svn35718.1.04-69.fc39 fedora 22 k texlive-stmaryrd noarch 11:svn22027.0-69.fc39 fedora 190 k texlive-stringenc noarch 11:svn52982-69.fc39 fedora 702 k texlive-subfig noarch 11:svn15878.1.3-69.fc39 fedora 21 k texlive-symbol noarch 11:svn61719-69.fc39 fedora 54 k texlive-tex x86_64 11:svn66186-77.fc39 fedora 212 k texlive-tex-gyre noarch 11:svn65956-69.fc39 fedora 8.0 M texlive-tex-gyre-math noarch 11:svn41264-69.fc39 fedora 1.4 M texlive-tex-ini-files noarch 11:svn40533-69.fc39 fedora 15 k texlive-texlive-common-doc noarch 11:svn54176-69.fc39 fedora 158 k texlive-texlive-en noarch 11:svn66572-77.fc39 fedora 2.0 M texlive-texlive-msg-translations noarch 11:svn66593-69.fc39 fedora 165 k texlive-texlive-scripts noarch 11:svn66584-77.fc39 fedora 122 k texlive-texlive-scripts-extra noarch 11:svn62517-77.fc39 fedora 63 k texlive-texlive.infra noarch 11:svn66512-77.fc39 fedora 295 k texlive-texsis noarch 11:svn45678-77.fc39 fedora 262 k texlive-textcase noarch 11:svn63868-69.fc39 fedora 16 k texlive-thumbpdf noarch 11:svn62518-77.fc39 fedora 41 k texlive-times noarch 11:svn61719-69.fc39 fedora 368 k texlive-tipa noarch 11:svn29349.1.3-69.fc39 fedora 2.8 M texlive-titlesec noarch 11:svn59845-69.fc39 fedora 34 k texlive-tools noarch 11:svn64892-69.fc39 fedora 75 k texlive-translator noarch 11:svn59412-69.fc39 fedora 296 k texlive-transparent noarch 11:svn64852-69.fc39 fedora 286 k texlive-txfonts noarch 11:svn15878.0-69.fc39 fedora 816 k texlive-typehtml noarch 11:svn17134.0-69.fc39 fedora 21 k texlive-ucharcat noarch 11:svn38907-69.fc39 fedora 15 k texlive-ucs noarch 11:svn64114-69.fc39 fedora 423 k texlive-ulem noarch 11:svn53365-69.fc39 fedora 17 k texlive-underscore noarch 11:svn18261.0-69.fc39 fedora 19 k texlive-unicode-data noarch 11:svn64423-69.fc39 fedora 371 k texlive-unicode-math noarch 11:svn61719-69.fc39 fedora 63 k texlive-uniquecounter noarch 11:svn53162-69.fc39 fedora 300 k texlive-url noarch 11:svn32528.3.4-69.fc39 fedora 20 k texlive-utopia noarch 11:svn15878.0-69.fc39 fedora 239 k texlive-varwidth noarch 11:svn24104.0.92-69.fc39 fedora 18 k texlive-wasy noarch 11:svn53533-69.fc39 fedora 44 k texlive-wasy-type1 noarch 11:svn53534-69.fc39 fedora 272 k texlive-wasysym noarch 11:svn54080-69.fc39 fedora 18 k texlive-xcolor noarch 11:svn63563-69.fc39 fedora 32 k texlive-xdvi x86_64 11:svn62387-77.fc39 fedora 351 k texlive-xetex x86_64 11:svn66203-77.fc39 fedora 1.3 M texlive-xetexconfig noarch 11:svn45845-69.fc39 fedora 11 k texlive-xifthen noarch 11:svn38929-69.fc39 fedora 16 k texlive-xkeyval noarch 11:svn63616-69.fc39 fedora 27 k texlive-xltxtra noarch 11:svn56594-69.fc39 fedora 17 k texlive-xmltex noarch 11:svn62145-77.fc39 fedora 56 k texlive-xmltexconfig noarch 11:svn45845-69.fc39 fedora 11 k texlive-xpatch noarch 11:svn54563-69.fc39 fedora 19 k texlive-xstring noarch 11:svn65551-69.fc39 fedora 25 k texlive-xunicode noarch 11:svn30466.0.981-69.fc39 fedora 44 k texlive-zapfchan noarch 11:svn61719-69.fc39 fedora 109 k texlive-zapfding noarch 11:svn61719-69.fc39 fedora 64 k texlive-zref noarch 11:svn62977-69.fc39 fedora 688 k tinycdb x86_64 0.78-21.fc39 fedora 33 k unzip x86_64 6.0-62.fc39 fedora 184 k urw-base35-bookman-fonts noarch 20200910-18.fc39 fedora 847 k urw-base35-c059-fonts noarch 20200910-18.fc39 fedora 874 k urw-base35-d050000l-fonts noarch 20200910-18.fc39 fedora 76 k urw-base35-fonts noarch 20200910-18.fc39 fedora 10 k urw-base35-fonts-common noarch 20200910-18.fc39 fedora 21 k urw-base35-gothic-fonts noarch 20200910-18.fc39 fedora 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-18.fc39 fedora 795 k urw-base35-nimbus-roman-fonts noarch 20200910-18.fc39 fedora 856 k urw-base35-nimbus-sans-fonts noarch 20200910-18.fc39 fedora 1.3 M urw-base35-p052-fonts noarch 20200910-18.fc39 fedora 974 k urw-base35-standard-symbols-ps-fonts noarch 20200910-18.fc39 fedora 42 k urw-base35-z003-fonts noarch 20200910-18.fc39 fedora 276 k which x86_64 2.21-40.fc39 fedora 42 k xml-common noarch 0.6.3-61.fc39 fedora 31 k xpdf-libs x86_64 1:4.04-10.fc39 fedora 647 k xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 k xz x86_64 5.4.4-1.fc39 fedora 556 k xz-devel x86_64 5.4.4-1.fc39 fedora 66 k zip x86_64 3.0-39.fc39 fedora 266 k zlib-devel x86_64 1.2.13-4.fc39 fedora 45 k zstd x86_64 1.5.5-4.fc39 fedora 482 k zziplib x86_64 0.13.72-5.fc39 fedora 86 k Installing weak dependencies: apr-util-bdb x86_64 1.6.3-4.fc39 fedora 13 k apr-util-openssl x86_64 1.6.3-4.fc39 fedora 15 k enchant2 x86_64 2.5.0-5.fc39 fedora 62 k hunspell-en noarch 0.20201207-7.fc39 fedora 190 k julietaula-montserrat-fonts noarch 1:7.222-5.fc39 fedora 1.6 M jxl-pixbuf-loader x86_64 1:0.8.2-3.fc39 fedora 61 k mod_http2 x86_64 2.0.25-1.fc39 updates 162 k mod_lua x86_64 2.4.58-1.fc39 updates 58 k nano-default-editor noarch 7.2-4.fc39 fedora 9.3 k perl-CPAN-Meta noarch 2.150010-500.fc39 fedora 191 k perl-Class-XSAccessor x86_64 1.19-31.fc39 fedora 46 k perl-GD-Barcode noarch 1.15-44.fc39 fedora 629 k perl-IO-Compress-Brotli x86_64 0.004001-10.fc39 fedora 27 k perl-Lexical-Var x86_64 0.010-3.fc39 fedora 33 k perl-List-MoreUtils noarch 0.430-9.fc39 fedora 61 k perl-NDBM_File x86_64 1.16-502.fc39 updates 23 k perl-PerlIO-utf8_strict x86_64 0.010-4.fc39 fedora 26 k perl-doc noarch 5.38.2-502.fc39 updates 4.7 M php-nikic-php-parser4 noarch 4.18.0-1.fc39 updates 203 k psutils noarch 2.10-2.fc39 fedora 54 k python3-pip noarch 23.2.1-1.fc39 fedora 3.1 M python3-setuptools noarch 67.7.2-7.fc39 fedora 1.5 M sudo-python-plugin x86_64 1.9.15-1.p5.fc39 updates 53 k Transaction Summary ============================================================================================== Install 853 Packages Total download size: 535 M Installed size: 1.5 G Downloading Packages: (1/853): abattis-cantarell-vf-fonts-0.301-10.fc 24 MB/s | 121 kB 00:00 (2/853): adobe-mappings-cmap-deprecated-2023062 18 MB/s | 113 kB 00:00 (3/853): ansible-srpm-macros-1-11.fc39.noarch.r 10 MB/s | 21 kB 00:00 (4/853): apr-1.7.3-2.fc39.x86_64.rpm 23 MB/s | 127 kB 00:00 (5/853): apr-util-1.6.3-4.fc39.x86_64.rpm 21 MB/s | 96 kB 00:00 (6/853): adobe-mappings-pdf-20190401-5.fc39.noa 39 MB/s | 698 kB 00:00 (7/853): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 3.0 MB/s | 13 kB 00:00 (8/853): apr-util-openssl-1.6.3-4.fc39.x86_64.r 7.6 MB/s | 15 kB 00:00 (9/853): autoconf-2.71-6.fc39.noarch.rpm 31 MB/s | 733 kB 00:00 (10/853): adobe-mappings-cmap-20230622-1.fc39.n 38 MB/s | 2.1 MB 00:00 (11/853): automake-1.16.5-13.fc39.noarch.rpm 20 MB/s | 697 kB 00:00 (12/853): avahi-libs-0.8-24.fc39.x86_64.rpm 5.2 MB/s | 67 kB 00:00 (13/853): beecrypt-devel-4.2.1-33.fc39.x86_64.r 27 MB/s | 45 kB 00:00 (14/853): beecrypt-4.2.1-33.fc39.x86_64.rpm 34 MB/s | 108 kB 00:00 (15/853): bzip2-1.0.8-16.fc39.x86_64.rpm 21 MB/s | 52 kB 00:00 (16/853): biber-2.19-3.fc39.noarch.rpm 52 MB/s | 292 kB 00:00 (17/853): cmake-filesystem-3.27.7-1.fc39.x86_64 7.7 MB/s | 19 kB 00:00 (18/853): cronie-1.6.1-5.fc39.x86_64.rpm 25 MB/s | 117 kB 00:00 (19/853): cpio-2.14-4.fc39.x86_64.rpm 37 MB/s | 279 kB 00:00 (20/853): cronie-anacron-1.6.1-5.fc39.x86_64.rp 12 MB/s | 32 kB 00:00 (21/853): cairo-1.18.0-1.fc39.x86_64.rpm 45 MB/s | 710 kB 00:00 (22/853): crontabs-1.11-30.20190603git.fc39.noa 3.8 MB/s | 18 kB 00:00 (23/853): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 15 MB/s | 73 kB 00:00 (24/853): default-fonts-core-sans-4.0-9.fc39.no 17 MB/s | 32 kB 00:00 (25/853): docbook-dtds-1.0-82.fc39.noarch.rpm 48 MB/s | 335 kB 00:00 (26/853): docbook-style-dsssl-1.79-36.fc39.noar 34 MB/s | 259 kB 00:00 (27/853): docbook-utils-0.6.14-57.fc39.noarch.r 9.5 MB/s | 69 kB 00:00 (28/853): docbook-utils-pdf-0.6.14-57.fc39.noar 2.7 MB/s | 8.9 kB 00:00 (29/853): drpm-0.5.2-3.fc39.x86_64.rpm 34 MB/s | 64 kB 00:00 (30/853): dwz-0.15-3.fc39.x86_64.rpm 41 MB/s | 134 kB 00:00 (31/853): ed-1.19-4.fc39.x86_64.rpm 24 MB/s | 79 kB 00:00 (32/853): efi-srpm-macros-5-9.fc39.noarch.rpm 8.8 MB/s | 22 kB 00:00 (33/853): enchant2-2.5.0-5.fc39.x86_64.rpm 27 MB/s | 62 kB 00:00 (34/853): expat-devel-2.5.0-3.fc39.x86_64.rpm 30 MB/s | 52 kB 00:00 (35/853): fedora-logos-httpd-38.1.0-2.fc39.noar 7.3 MB/s | 15 kB 00:00 (36/853): file-5.44-5.fc39.x86_64.rpm 24 MB/s | 49 kB 00:00 (37/853): fonts-filesystem-2.0.5-12.fc39.noarch 2.3 MB/s | 8.2 kB 00:00 (38/853): fonts-srpm-macros-2.0.5-12.fc39.noarc 8.2 MB/s | 26 kB 00:00 (39/853): fontconfig-2.14.2-5.fc39.x86_64.rpm 48 MB/s | 297 kB 00:00 (40/853): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 2.6 MB/s | 7.4 kB 00:00 (41/853): gc-8.2.2-4.fc39.x86_64.rpm 30 MB/s | 110 kB 00:00 (42/853): freetype-2.13.1-2.fc39.x86_64.rpm 50 MB/s | 414 kB 00:00 (43/853): gd-2.3.3-12.fc39.x86_64.rpm 21 MB/s | 139 kB 00:00 (44/853): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 3.1 MB/s | 7.8 kB 00:00 (45/853): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 64 MB/s | 484 kB 00:00 (46/853): gnat-srpm-macros-6-3.fc39.noarch.rpm 2.2 MB/s | 8.8 kB 00:00 (47/853): gpgme-1.20.0-5.fc39.x86_64.rpm 25 MB/s | 210 kB 00:00 (48/853): gpm-libs-1.20.7-44.fc39.x86_64.rpm 5.9 MB/s | 20 kB 00:00 (49/853): graphite2-1.3.14-12.fc39.x86_64.rpm 23 MB/s | 95 kB 00:00 (50/853): gnupg1-1.4.23-23.fc39.x86_64.rpm 47 MB/s | 1.3 MB 00:00 (51/853): harfbuzz-8.2.1-2.fc39.x86_64.rpm 30 MB/s | 975 kB 00:00 (52/853): google-droid-sans-fonts-20200215-17.f 37 MB/s | 2.7 MB 00:00 (53/853): highway-1.0.7-1.fc39.x86_64.rpm 24 MB/s | 478 kB 00:00 (54/853): hostname-3.23-9.fc39.x86_64.rpm 5.5 MB/s | 28 kB 00:00 (55/853): hunspell-en-0.20201207-7.fc39.noarch. 26 MB/s | 190 kB 00:00 (56/853): hunspell-1.7.2-5.fc39.x86_64.rpm 30 MB/s | 472 kB 00:00 (57/853): hunspell-en-GB-0.20201207-7.fc39.noar 25 MB/s | 226 kB 00:00 (58/853): hunspell-filesystem-1.7.2-5.fc39.x86_ 3.8 MB/s | 9.2 kB 00:00 (59/853): hunspell-en-US-0.20201207-7.fc39.noar 32 MB/s | 181 kB 00:00 (60/853): iptables-legacy-1.8.9-5.fc39.x86_64.r 17 MB/s | 52 kB 00:00 (61/853): iptables-legacy-libs-1.8.9-5.fc39.x86 11 MB/s | 38 kB 00:00 (62/853): jansson-2.13.1-7.fc39.x86_64.rpm 13 MB/s | 44 kB 00:00 (63/853): jbig2dec-libs-0.19-10.fc39.x86_64.rpm 19 MB/s | 73 kB 00:00 (64/853): iptables-libs-1.8.9-5.fc39.x86_64.rpm 35 MB/s | 414 kB 00:00 (65/853): jbigkit-libs-2.1-26.fc39.x86_64.rpm 16 MB/s | 53 kB 00:00 (66/853): jxl-pixbuf-loader-0.8.2-3.fc39.x86_64 15 MB/s | 61 kB 00:00 (67/853): kbd-2.6.3-1.fc39.x86_64.rpm 31 MB/s | 428 kB 00:00 (68/853): kbd-legacy-2.6.3-1.fc39.noarch.rpm 29 MB/s | 574 kB 00:00 (69/853): julietaula-montserrat-fonts-7.222-5.f 35 MB/s | 1.6 MB 00:00 (70/853): guile22-2.2.7-9.fc39.x86_64.rpm 39 MB/s | 6.5 MB 00:00 (71/853): kernel-srpm-macros-1.0-20.fc39.noarch 406 kB/s | 10 kB 00:00 (72/853): keyutils-libs-devel-1.6.1-7.fc39.x86_ 18 MB/s | 58 kB 00:00 (73/853): kmod-30-6.fc39.x86_64.rpm 25 MB/s | 120 kB 00:00 (74/853): lcms2-2.15-2.fc39.x86_64.rpm 36 MB/s | 177 kB 00:00 (75/853): less-633-2.fc39.x86_64.rpm 34 MB/s | 175 kB 00:00 (76/853): libICE-1.0.10-11.fc39.x86_64.rpm 20 MB/s | 70 kB 00:00 (77/853): libSM-1.2.3-13.fc39.x86_64.rpm 15 MB/s | 41 kB 00:00 (78/853): kbd-misc-2.6.3-1.fc39.noarch.rpm 30 MB/s | 1.6 MB 00:00 (79/853): libX11-common-1.8.7-1.fc39.noarch.rpm 20 MB/s | 176 kB 00:00 (80/853): libX11-1.8.7-1.fc39.x86_64.rpm 45 MB/s | 650 kB 00:00 (81/853): libXau-1.0.11-3.fc39.x86_64.rpm 5.5 MB/s | 31 kB 00:00 (82/853): libXaw-1.0.14-5.fc39.x86_64.rpm 39 MB/s | 202 kB 00:00 (83/853): libXext-1.3.5-3.fc39.x86_64.rpm 14 MB/s | 39 kB 00:00 (84/853): libXi-1.8.1-2.fc39.x86_64.rpm 20 MB/s | 40 kB 00:00 (85/853): libXmu-1.1.4-3.fc39.x86_64.rpm 29 MB/s | 76 kB 00:00 (86/853): libXrender-0.9.11-3.fc39.x86_64.rpm 10 MB/s | 27 kB 00:00 (87/853): libavif-0.11.1-11.fc39.x86_64.rpm 27 MB/s | 84 kB 00:00 (88/853): libXt-1.2.1-5.fc39.x86_64.rpm 39 MB/s | 178 kB 00:00 (89/853): libcom_err-devel-1.47.0-2.fc39.x86_64 3.8 MB/s | 16 kB 00:00 (90/853): libdatrie-0.2.13-7.fc39.x86_64.rpm 12 MB/s | 32 kB 00:00 (91/853): libibverbs-46.0-4.fc39.x86_64.rpm 32 MB/s | 431 kB 00:00 (92/853): libdav1d-1.2.1-2.fc39.x86_64.rpm 36 MB/s | 618 kB 00:00 (93/853): libijs-0.35-19.fc39.x86_64.rpm 7.1 MB/s | 29 kB 00:00 (94/853): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm 32 MB/s | 183 kB 00:00 (95/853): liblerc-4.0.0-4.fc39.x86_64.rpm 26 MB/s | 201 kB 00:00 (96/853): liblockfile-1.17-6.fc39.x86_64.rpm 10 MB/s | 30 kB 00:00 (97/853): libmetalink-0.1.3-32.fc39.x86_64.rpm 10 MB/s | 32 kB 00:00 (98/853): libmpc-1.3.1-3.fc39.x86_64.rpm 19 MB/s | 70 kB 00:00 (99/853): libndp-1.8-6.fc39.x86_64.rpm 12 MB/s | 37 kB 00:00 (100/853): libjxl-0.8.2-3.fc39.x86_64.rpm 36 MB/s | 1.2 MB 00:00 (101/853): libnetfilter_conntrack-1.0.9-2.fc39. 9.0 MB/s | 59 kB 00:00 (102/853): libpaper-2.1.1-1.fc39.x86_64.rpm 8.7 MB/s | 27 kB 00:00 (103/853): libnfnetlink-1.0.1-24.fc39.x86_64.rp 5.7 MB/s | 29 kB 00:00 (104/853): libpath_utils-0.2.1-54.fc39.x86_64.r 7.3 MB/s | 29 kB 00:00 (105/853): libpcap-1.10.4-2.fc39.x86_64.rpm 36 MB/s | 175 kB 00:00 (106/853): libpkgconf-1.9.5-2.fc39.x86_64.rpm 14 MB/s | 38 kB 00:00 (107/853): libpng-1.6.37-15.fc39.x86_64.rpm 29 MB/s | 119 kB 00:00 (108/853): libpq-devel-15.3-1.fc39.x86_64.rpm 24 MB/s | 107 kB 00:00 (109/853): libpq-15.3-1.fc39.x86_64.rpm 22 MB/s | 215 kB 00:00 (110/853): libselinux-devel-3.5-5.fc39.x86_64.r 42 MB/s | 151 kB 00:00 (111/853): libsepol-devel-3.5-2.fc39.x86_64.rpm 17 MB/s | 49 kB 00:00 (112/853): libtalloc-2.4.1-1.fc39.x86_64.rpm 15 MB/s | 30 kB 00:00 (113/853): libthai-0.1.29-6.fc39.x86_64.rpm 24 MB/s | 213 kB 00:00 (114/853): libtiff-4.4.0-8.fc39.x86_64.rpm 22 MB/s | 202 kB 00:00 (115/853): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 13 MB/s | 36 kB 00:00 (116/853): libusb-compat-0.1-0.1.8-5.fc39.x86_6 9.0 MB/s | 29 kB 00:00 (117/853): libverto-devel-0.3.2-6.fc39.x86_64.r 4.6 MB/s | 14 kB 00:00 (118/853): libtool-2.4.7-7.fc39.x86_64.rpm 38 MB/s | 601 kB 00:00 (119/853): libvmaf-2.3.0-6.fc39.x86_64.rpm 31 MB/s | 180 kB 00:00 (120/853): libwebp-1.3.2-2.fc39.x86_64.rpm 31 MB/s | 284 kB 00:00 (121/853): libxcb-1.13.1-12.fc39.x86_64.rpm 25 MB/s | 233 kB 00:00 (122/853): libxcrypt-devel-4.4.36-2.fc39.x86_64 9.8 MB/s | 30 kB 00:00 (123/853): libzstd-devel-1.5.5-4.fc39.x86_64.rp 17 MB/s | 51 kB 00:00 (124/853): linuxdoc-tools-0.9.82-3.fc39.x86_64. 26 MB/s | 180 kB 00:00 (125/853): libxml2-devel-2.10.4-3.fc39.x86_64.r 34 MB/s | 527 kB 00:00 (126/853): lua-srpm-macros-1-9.fc39.noarch.rpm 2.1 MB/s | 8.6 kB 00:00 (127/853): m4-1.4.19-6.fc39.x86_64.rpm 26 MB/s | 303 kB 00:00 (128/853): mailcap-2.1.54-2.fc39.noarch.rpm 10 MB/s | 34 kB 00:00 (129/853): mailx-12.5-44.fc39.x86_64.rpm 27 MB/s | 262 kB 00:00 (130/853): lynx-2.9.0-dev.12.1.fc39.1.x86_64.rp 34 MB/s | 1.6 MB 00:00 (131/853): make-4.4.1-2.fc39.x86_64.rpm 25 MB/s | 589 kB 00:00 (132/853): libicu-73.2-2.fc39.x86_64.rpm 48 MB/s | 11 MB 00:00 (133/853): nano-default-editor-7.2-4.fc39.noarc 227 kB/s | 9.3 kB 00:00 (134/853): nano-7.2-4.fc39.x86_64.rpm 15 MB/s | 743 kB 00:00 (135/853): ncurses-6.4-7.20230520.fc39.x86_64.r 48 MB/s | 416 kB 00:00 (136/853): ncurses-c++-libs-6.4-7.20230520.fc39 4.4 MB/s | 37 kB 00:00 (137/853): ncurses-devel-6.4-7.20230520.fc39.x8 69 MB/s | 546 kB 00:00 (138/853): ocaml-srpm-macros-8-2.fc39.noarch.rp 2.3 MB/s | 14 kB 00:00 (139/853): openblas-srpm-macros-2-14.fc39.noarc 1.2 MB/s | 7.5 kB 00:00 (140/853): openjpeg2-2.5.0-5.fc39.x86_64.rpm 27 MB/s | 178 kB 00:00 (141/853): openjade-1.3.2-76.fc39.x86_64.rpm 40 MB/s | 858 kB 00:00 (142/853): opensp-1.5.2-43.fc39.x86_64.rpm 35 MB/s | 884 kB 00:00 (143/853): package-notes-srpm-macros-0.5-9.fc39 4.6 MB/s | 11 kB 00:00 (144/853): openssl-3.1.1-4.fc39.x86_64.rpm 38 MB/s | 1.0 MB 00:00 (145/853): paper-2.1.1-1.fc39.x86_64.rpm 4.4 MB/s | 29 kB 00:00 (146/853): patch-2.7.6-22.fc39.x86_64.rpm 22 MB/s | 125 kB 00:00 (147/853): patchutils-0.4.2-11.fc39.x86_64.rpm 18 MB/s | 107 kB 00:00 (148/853): pcre2-utf16-10.42-1.fc39.2.x86_64.rp 24 MB/s | 212 kB 00:00 (149/853): pcre2-devel-10.42-1.fc39.2.x86_64.rp 36 MB/s | 505 kB 00:00 (150/853): pcre2-utf32-10.42-1.fc39.2.x86_64.rp 32 MB/s | 200 kB 00:00 (151/853): perl-Authen-SASL-2.1700-1.fc39.noarc 13 MB/s | 62 kB 00:00 (152/853): perl-B-Hooks-EndOfScope-0.26-7.fc39. 15 MB/s | 43 kB 00:00 (153/853): openssl-devel-3.1.1-4.fc39.x86_64.rp 52 MB/s | 2.6 MB 00:00 (154/853): perl-Business-ISBN-3.008-2.fc39.noar 2.7 MB/s | 32 kB 00:00 (155/853): perl-Business-ISMN-1.203-2.fc39.noar 2.1 MB/s | 25 kB 00:00 (156/853): perl-Business-ISSN-1.005-8.fc39.noar 12 MB/s | 18 kB 00:00 (157/853): perl-CPAN-Meta-2.150010-500.fc39.noa 55 MB/s | 191 kB 00:00 (158/853): perl-CPAN-Meta-Requirements-2.143-4. 10 MB/s | 35 kB 00:00 (159/853): perl-CPAN-Meta-YAML-0.018-501.fc39.n 8.9 MB/s | 26 kB 00:00 (160/853): perl-Carp-1.54-500.fc39.noarch.rpm 15 MB/s | 29 kB 00:00 (161/853): perl-Class-Accessor-0.51-18.fc39.noa 20 MB/s | 28 kB 00:00 (162/853): perl-Class-Data-Inheritable-0.09-6.f 7.5 MB/s | 13 kB 00:00 (163/853): perl-Class-Inspector-1.36-14.fc39.no 17 MB/s | 30 kB 00:00 (164/853): perl-Class-Method-Modifiers-2.15-2.f 31 MB/s | 50 kB 00:00 (165/853): perl-Class-Singleton-1.6-9.fc39.noar 10 MB/s | 25 kB 00:00 (166/853): perl-Class-XSAccessor-1.19-31.fc39.x 21 MB/s | 46 kB 00:00 (167/853): perl-Clone-0.46-4.fc39.x86_64.rpm 12 MB/s | 22 kB 00:00 (168/853): perl-Compress-Raw-Bzip2-2.206-1.fc39 25 MB/s | 35 kB 00:00 (169/853): perl-Compress-Raw-Zlib-2.206-1.fc39. 28 MB/s | 64 kB 00:00 (170/853): perl-Convert-ASN1-0.34-1.fc39.noarch 24 MB/s | 59 kB 00:00 (171/853): perl-Data-Compare-1.29-2.fc39.noarch 16 MB/s | 34 kB 00:00 (172/853): perl-Data-Dump-1.25-8.fc39.noarch.rp 16 MB/s | 32 kB 00:00 (173/853): perl-Data-Dumper-2.188-501.fc39.x86_ 34 MB/s | 56 kB 00:00 (174/853): perl-Data-OptList-0.114-2.fc39.noarc 11 MB/s | 27 kB 00:00 (175/853): perl-Data-Uniqid-0.12-31.fc39.noarch 6.0 MB/s | 12 kB 00:00 (176/853): perl-Date-ISO8601-0.005-18.fc39.noar 11 MB/s | 19 kB 00:00 (177/853): perl-DateTime-1.59-5.fc39.x86_64.rpm 52 MB/s | 132 kB 00:00 (178/853): perl-DateTime-Calendar-Julian-0.107- 6.8 MB/s | 23 kB 00:00 (179/853): perl-DateTime-Format-Builder-0.8300- 27 MB/s | 93 kB 00:00 (180/853): perl-DateTime-Format-Strptime-1.79-8 18 MB/s | 41 kB 00:00 (181/853): perl-DateTime-TimeZone-SystemV-0.010 5.6 MB/s | 22 kB 00:00 (182/853): perl-DateTime-TimeZone-Tzfile-0.011- 5.4 MB/s | 19 kB 00:00 (183/853): perl-Devel-CallChecker-0.009-3.fc39. 8.7 MB/s | 24 kB 00:00 (184/853): perl-Devel-Caller-2.07-3.fc39.x86_64 6.2 MB/s | 19 kB 00:00 (185/853): perl-Devel-GlobalDestruction-0.14-22 4.3 MB/s | 17 kB 00:00 (186/853): perl-Devel-LexAlias-0.05-34.fc39.x86 3.8 MB/s | 16 kB 00:00 (187/853): perl-Devel-StackTrace-2.04-16.fc39.n 9.4 MB/s | 30 kB 00:00 (188/853): perl-Devel-PPPort-3.71-501.fc39.x86_ 33 MB/s | 218 kB 00:00 (189/853): perl-Digest-1.20-500.fc39.noarch.rpm 6.4 MB/s | 25 kB 00:00 (190/853): perl-Digest-HMAC-1.04-8.fc39.noarch. 5.4 MB/s | 22 kB 00:00 (191/853): perl-Digest-MD5-2.58-500.fc39.x86_64 9.6 MB/s | 35 kB 00:00 (192/853): perl-Dist-CheckConflicts-0.11-28.fc3 7.4 MB/s | 23 kB 00:00 (193/853): perl-Digest-SHA-6.04-501.fc39.x86_64 15 MB/s | 61 kB 00:00 (194/853): perl-DynaLoader-Functions-0.004-2.fc 7.1 MB/s | 19 kB 00:00 (195/853): perl-Email-Date-Format-1.008-2.fc39. 5.3 MB/s | 18 kB 00:00 (196/853): perl-Encode-Locale-1.05-27.fc39.noar 6.8 MB/s | 18 kB 00:00 (197/853): perl-Error-0.17029-13.fc39.noarch.rp 12 MB/s | 40 kB 00:00 (198/853): perl-Eval-Closure-0.14-21.fc39.noarc 6.4 MB/s | 24 kB 00:00 (199/853): perl-DateTime-Locale-1.39-2.fc39.noa 63 MB/s | 3.7 MB 00:00 (200/853): perl-Exception-Class-1.45-8.fc39.noa 2.5 MB/s | 43 kB 00:00 (201/853): perl-Exporter-5.77-500.fc39.noarch.r 8.4 MB/s | 31 kB 00:00 (202/853): perl-Exporter-Tiny-1.006002-2.fc39.n 18 MB/s | 56 kB 00:00 (203/853): perl-Encode-3.19-500.fc39.x86_64.rpm 40 MB/s | 1.7 MB 00:00 (204/853): perl-ExtUtils-Command-7.70-501.fc39. 1.4 MB/s | 14 kB 00:00 (205/853): perl-ExtUtils-Install-2.22-500.fc39. 4.3 MB/s | 43 kB 00:00 (206/853): perl-ExtUtils-MM-Utils-7.70-501.fc39 5.8 MB/s | 11 kB 00:00 (207/853): perl-ExtUtils-MakeMaker-7.70-501.fc3 58 MB/s | 292 kB 00:00 (208/853): perl-ExtUtils-Manifest-1.75-3.fc39.n 5.5 MB/s | 34 kB 00:00 (209/853): perl-ExtUtils-ParseXS-3.51-500.fc39. 29 MB/s | 187 kB 00:00 (210/853): perl-File-Find-Rule-0.34-26.fc39.noa 11 MB/s | 32 kB 00:00 (211/853): perl-File-Listing-6.16-1.fc39.noarch 16 MB/s | 25 kB 00:00 (212/853): perl-File-Path-2.18-500.fc39.noarch. 18 MB/s | 35 kB 00:00 (213/853): perl-File-ShareDir-1.118-9.fc39.noar 14 MB/s | 29 kB 00:00 (214/853): perl-File-Slurper-0.014-3.fc39.noarc 14 MB/s | 21 kB 00:00 (215/853): perl-File-Temp-0.231.100-500.fc39.no 22 MB/s | 58 kB 00:00 (216/853): perl-Filter-1.64-501.fc39.x86_64.rpm 31 MB/s | 87 kB 00:00 (217/853): perl-GD-2.78-3.fc39.x86_64.rpm 51 MB/s | 181 kB 00:00 (218/853): perl-GSSAPI-0.28-43.fc39.x86_64.rpm 17 MB/s | 55 kB 00:00 (219/853): perl-Getopt-Long-2.54-500.fc39.noarc 19 MB/s | 60 kB 00:00 (220/853): perl-HTML-Parser-3.81-3.fc39.x86_64. 29 MB/s | 124 kB 00:00 (221/853): perl-GD-Barcode-1.15-44.fc39.noarch. 51 MB/s | 629 kB 00:00 (222/853): perl-HTML-Tagset-3.20-54.fc39.noarch 2.9 MB/s | 18 kB 00:00 (223/853): perl-HTTP-Cookies-6.10-10.fc39.noarc 8.5 MB/s | 37 kB 00:00 (224/853): perl-HTTP-Date-6.06-2.fc39.noarch.rp 16 MB/s | 24 kB 00:00 (225/853): perl-HTTP-Message-6.44-3.fc39.noarch 38 MB/s | 101 kB 00:00 (226/853): perl-HTTP-Negotiate-6.01-36.fc39.noa 9.0 MB/s | 19 kB 00:00 (227/853): perl-HTTP-Tiny-0.088-3.fc39.noarch.r 23 MB/s | 56 kB 00:00 (228/853): perl-IO-Compress-Brotli-0.004001-10. 15 MB/s | 27 kB 00:00 (229/853): perl-IO-HTML-1.004-11.fc39.noarch.rp 10 MB/s | 28 kB 00:00 (230/853): perl-IO-Compress-2.206-1.fc39.noarch 48 MB/s | 272 kB 00:00 (231/853): perl-IO-Socket-IP-0.42-1.fc39.noarch 11 MB/s | 42 kB 00:00 (232/853): perl-IO-Socket-SSL-2.083-3.fc39.noar 53 MB/s | 225 kB 00:00 (233/853): perl-IO-String-1.08-48.fc39.noarch.r 7.6 MB/s | 17 kB 00:00 (234/853): perl-IPC-Cmd-1.04-501.fc39.noarch.rp 15 MB/s | 39 kB 00:00 (235/853): perl-IPC-SysV-2.09-501.fc39.x86_64.r 21 MB/s | 41 kB 00:00 (236/853): perl-IPC-System-Simple-1.30-11.fc39. 25 MB/s | 39 kB 00:00 (237/853): perl-JSON-4.10-3.fc39.noarch.rpm 35 MB/s | 95 kB 00:00 (238/853): perl-JSON-PP-4.16-501.fc39.noarch.rp 21 MB/s | 67 kB 00:00 (239/853): perl-LWP-MediaTypes-6.04-15.fc39.noa 11 MB/s | 33 kB 00:00 (240/853): perl-LDAP-0.68-11.fc39.noarch.rpm 60 MB/s | 384 kB 00:00 (241/853): perl-Lexical-SealRequireHints-0.012- 5.5 MB/s | 26 kB 00:00 (242/853): perl-Lexical-Var-0.010-3.fc39.x86_64 10 MB/s | 33 kB 00:00 (243/853): perl-Lingua-Translit-0.29-4.fc39.noa 17 MB/s | 33 kB 00:00 (244/853): perl-List-AllUtils-0.19-10.fc39.noar 31 MB/s | 48 kB 00:00 (245/853): perl-List-MoreUtils-0.430-9.fc39.noa 24 MB/s | 61 kB 00:00 (246/853): perl-List-MoreUtils-XS-0.430-11.fc39 23 MB/s | 64 kB 00:00 (247/853): perl-List-SomeUtils-0.59-3.fc39.noar 21 MB/s | 45 kB 00:00 (248/853): perl-List-UtilsBy-0.12-7.fc39.noarch 14 MB/s | 28 kB 00:00 (249/853): perl-Locale-Maketext-1.33-501.fc39.n 42 MB/s | 94 kB 00:00 (250/853): perl-Log-Dispatch-2.71-2.fc39.noarch 26 MB/s | 84 kB 00:00 (251/853): perl-Log-Dispatch-FileRotate-1.38-7. 11 MB/s | 32 kB 00:00 (252/853): perl-Log-Log4perl-1.57-3.fc39.noarch 67 MB/s | 360 kB 00:00 (253/853): perl-MIME-Base64-3.16-500.fc39.x86_6 6.5 MB/s | 29 kB 00:00 (254/853): perl-MIME-Charset-1.013.1-3.fc39.noa 9.5 MB/s | 48 kB 00:00 (255/853): perl-MIME-Lite-3.033-8.fc39.noarch.r 41 MB/s | 94 kB 00:00 (256/853): perl-MIME-Types-2.24-3.fc39.noarch.r 36 MB/s | 69 kB 00:00 (257/853): perl-MRO-Compat-0.15-7.fc39.noarch.r 9.3 MB/s | 25 kB 00:00 (258/853): perl-Mail-Sender-0.903-22.fc39.noarc 24 MB/s | 50 kB 00:00 (259/853): perl-Mail-Sendmail-0.80-18.fc39.noar 17 MB/s | 36 kB 00:00 (260/853): perl-MailTools-2.21-14.fc39.noarch.r 38 MB/s | 108 kB 00:00 (261/853): perl-Math-BigRat-0.2624-500.fc39.noa 13 MB/s | 41 kB 00:00 (262/853): perl-Math-BigInt-1.9998.39-2.fc39.no 37 MB/s | 203 kB 00:00 (263/853): perl-Module-Implementation-0.09-37.f 6.9 MB/s | 19 kB 00:00 (264/853): perl-Module-Load-0.36-500.fc39.noarc 6.7 MB/s | 17 kB 00:00 (265/853): perl-Module-Load-Conditional-0.74-50 16 MB/s | 22 kB 00:00 (266/853): perl-Module-Metadata-1.000038-3.fc39 16 MB/s | 35 kB 00:00 (267/853): perl-Module-Runtime-0.016-20.fc39.no 13 MB/s | 23 kB 00:00 (268/853): perl-Mozilla-CA-20230801-1.fc39.noar 6.9 MB/s | 13 kB 00:00 (269/853): perl-NTLM-1.09-36.fc39.noarch.rpm 15 MB/s | 22 kB 00:00 (270/853): perl-Net-HTTP-6.23-2.fc39.noarch.rpm 21 MB/s | 39 kB 00:00 (271/853): perl-Net-SMTP-SSL-1.04-21.fc39.noarc 5.7 MB/s | 11 kB 00:00 (272/853): perl-Number-Compare-0.03-36.fc39.noa 3.6 MB/s | 12 kB 00:00 (273/853): perl-Package-Generator-1.106-29.fc39 6.5 MB/s | 22 kB 00:00 (274/853): perl-Net-SSLeay-1.92-10.fc39.x86_64. 55 MB/s | 360 kB 00:00 (275/853): perl-Package-Stash-0.40-5.fc39.noarc 10 MB/s | 33 kB 00:00 (276/853): perl-Package-Stash-XS-0.30-5.fc39.x8 11 MB/s | 35 kB 00:00 (277/853): perl-PadWalker-2.5-10.fc39.x86_64.rp 18 MB/s | 27 kB 00:00 (278/853): perl-Params-Check-0.38-500.fc39.noar 11 MB/s | 22 kB 00:00 (279/853): perl-Params-Classify-0.015-20.fc39.x 16 MB/s | 31 kB 00:00 (280/853): perl-Params-Util-1.102-12.fc39.x86_6 22 MB/s | 33 kB 00:00 (281/853): perl-Params-Validate-1.31-5.fc39.x86 27 MB/s | 69 kB 00:00 (282/853): perl-Params-ValidationCompiler-0.31- 18 MB/s | 37 kB 00:00 (283/853): perl-Parse-RecDescent-1.967015-20.fc 62 MB/s | 208 kB 00:00 (284/853): perl-PathTools-3.89-500.fc39.x86_64. 32 MB/s | 87 kB 00:00 (285/853): perl-PerlIO-utf8_strict-0.010-4.fc39 8.4 MB/s | 26 kB 00:00 (286/853): perl-Pod-Escapes-1.07-500.fc39.noarc 8.3 MB/s | 20 kB 00:00 (287/853): perl-Pod-Perldoc-3.28.01-501.fc39.no 41 MB/s | 86 kB 00:00 (288/853): perl-Pod-Usage-2.03-500.fc39.noarch. 22 MB/s | 39 kB 00:00 (289/853): perl-Pod-Simple-3.45-4.fc39.noarch.r 44 MB/s | 218 kB 00:00 (290/853): perl-Ref-Util-0.204-18.fc39.noarch.r 8.0 MB/s | 23 kB 00:00 (291/853): perl-Ref-Util-XS-0.117-20.fc39.x86_6 7.9 MB/s | 23 kB 00:00 (292/853): perl-Regexp-Common-2017060201-22.fc3 59 MB/s | 184 kB 00:00 (293/853): perl-Role-Tiny-2.002004-9.fc39.noarc 8.0 MB/s | 32 kB 00:00 (294/853): perl-SGMLSpm-1.03ii-60.fc39.noarch.r 7.6 MB/s | 28 kB 00:00 (295/853): perl-Scalar-List-Utils-1.63-500.fc39 31 MB/s | 72 kB 00:00 (296/853): perl-Socket-2.037-3.fc39.x86_64.rpm 29 MB/s | 55 kB 00:00 (297/853): perl-Sort-Key-1.33-28.fc39.x86_64.rp 15 MB/s | 45 kB 00:00 (298/853): perl-Specio-0.48-4.fc39.noarch.rpm 48 MB/s | 157 kB 00:00 (299/853): perl-Storable-3.32-500.fc39.x86_64.r 29 MB/s | 99 kB 00:00 (300/853): perl-Sub-Exporter-0.990-1.fc39.noarc 24 MB/s | 78 kB 00:00 (301/853): perl-Sub-Exporter-Progressive-0.0010 7.7 MB/s | 21 kB 00:00 (302/853): perl-Sub-Identify-0.14-24.fc39.x86_6 19 MB/s | 27 kB 00:00 (303/853): perl-Sub-Install-0.929-3.fc39.noarch 12 MB/s | 23 kB 00:00 (304/853): perl-Sys-Syslog-0.36-501.fc39.x86_64 22 MB/s | 47 kB 00:00 (305/853): perl-Term-ANSIColor-5.01-501.fc39.no 28 MB/s | 47 kB 00:00 (306/853): perl-Term-Cap-1.18-500.fc39.noarch.r 10 MB/s | 22 kB 00:00 (307/853): perl-TermReadKey-2.38-18.fc39.x86_64 18 MB/s | 35 kB 00:00 (308/853): perl-Text-Balanced-2.06-500.fc39.noa 33 MB/s | 48 kB 00:00 (309/853): perl-Text-CSV-2.02-3.fc39.noarch.rpm 42 MB/s | 113 kB 00:00 (310/853): perl-Text-Glob-0.11-21.fc39.noarch.r 4.7 MB/s | 13 kB 00:00 (311/853): perl-Text-BibTeX-0.89-3.fc39.x86_64. 39 MB/s | 251 kB 00:00 (312/853): perl-Text-ParseWords-3.31-500.fc39.n 5.4 MB/s | 16 kB 00:00 (313/853): perl-Text-Roman-3.5-25.fc39.noarch.r 6.9 MB/s | 22 kB 00:00 (314/853): perl-Text-Soundex-3.05-28.fc39.x86_6 16 MB/s | 29 kB 00:00 (315/853): perl-Text-Tabs+Wrap-2023.0511-3.fc39 9.2 MB/s | 22 kB 00:00 (316/853): perl-Text-Unidecode-1.30-22.fc39.noa 56 MB/s | 182 kB 00:00 (317/853): perl-Thread-Queue-3.14-500.fc39.noar 10 MB/s | 21 kB 00:00 (318/853): perl-Tie-Cycle-1.227-9.fc39.noarch.r 7.5 MB/s | 19 kB 00:00 (319/853): perl-Tie-RefHash-1.40-500.fc39.noarc 12 MB/s | 22 kB 00:00 (320/853): perl-Time-HiRes-1.9775-500.fc39.x86_ 35 MB/s | 57 kB 00:00 (321/853): perl-Time-Local-1.350-3.fc39.noarch. 13 MB/s | 34 kB 00:00 (322/853): perl-TimeDate-2.33-11.fc39.noarch.rp 26 MB/s | 57 kB 00:00 (323/853): perl-Try-Tiny-0.31-6.fc39.noarch.rpm 19 MB/s | 41 kB 00:00 (324/853): perl-URI-5.21-1.fc39.noarch.rpm 51 MB/s | 125 kB 00:00 (325/853): perl-Unicode-LineBreak-2019.001-18.f 25 MB/s | 120 kB 00:00 (326/853): perl-Unicode-Normalize-1.32-500.fc39 22 MB/s | 91 kB 00:00 (327/853): perl-Variable-Magic-0.63-4.fc39.x86_ 25 MB/s | 54 kB 00:00 (328/853): perl-WWW-RobotRules-6.02-37.fc39.noa 9.3 MB/s | 19 kB 00:00 (329/853): perl-Unicode-Collate-1.31-500.fc39.x 47 MB/s | 749 kB 00:00 (330/853): perl-XML-LibXML-2.0209-2.fc39.x86_64 37 MB/s | 353 kB 00:00 (331/853): perl-XML-LibXML-Simple-1.01-12.fc39. 3.6 MB/s | 32 kB 00:00 (332/853): perl-XML-LibXSLT-2.002.001-3.fc39.x8 5.6 MB/s | 68 kB 00:00 (333/853): perl-XML-NamespaceSupport-1.12-20.fc 15 MB/s | 26 kB 00:00 (334/853): perl-XML-SAX-1.02-13.fc39.noarch.rpm 29 MB/s | 63 kB 00:00 (335/853): perl-XML-Parser-2.46-15.fc39.x86_64. 47 MB/s | 234 kB 00:00 (336/853): perl-XML-SAX-Base-1.09-20.fc39.noarc 8.7 MB/s | 31 kB 00:00 (337/853): perl-XML-Writer-0.900-12.fc39.noarch 11 MB/s | 33 kB 00:00 (338/853): perl-XML-XPath-1.48-4.fc39.noarch.rp 44 MB/s | 87 kB 00:00 (339/853): perl-XString-0.005-10.fc39.x86_64.rp 8.4 MB/s | 23 kB 00:00 (340/853): perl-autovivification-0.18-20.fc39.x 22 MB/s | 33 kB 00:00 (341/853): perl-constant-1.33-501.fc39.noarch.r 13 MB/s | 22 kB 00:00 (342/853): perl-autodie-2.36-501.fc39.noarch.rp 19 MB/s | 97 kB 00:00 (343/853): perl-encoding-3.00-500.fc39.x86_64.r 24 MB/s | 63 kB 00:00 (344/853): perl-libnet-3.15-501.fc39.noarch.rpm 42 MB/s | 129 kB 00:00 (345/853): perl-libwww-perl-6.72-1.fc39.noarch. 57 MB/s | 209 kB 00:00 (346/853): perl-namespace-autoclean-0.29-16.fc3 7.1 MB/s | 25 kB 00:00 (347/853): perl-namespace-clean-0.27-24.fc39.no 13 MB/s | 35 kB 00:00 (348/853): perl-parent-0.241-500.fc39.noarch.rp 7.3 MB/s | 14 kB 00:00 (349/853): perl-podlators-5.01-500.fc39.noarch. 48 MB/s | 125 kB 00:00 (350/853): perl-srpm-macros-1-51.fc39.noarch.rp 2.7 MB/s | 8.0 kB 00:00 (351/853): perl-threads-2.36-500.fc39.x86_64.rp 18 MB/s | 58 kB 00:00 (352/853): perl-threads-shared-1.68-500.fc39.x8 29 MB/s | 45 kB 00:00 (353/853): perl-version-0.99.30-1.fc39.x86_64.r 24 MB/s | 62 kB 00:00 (354/853): php-fedora-autoloader-1.0.1-11.fc39. 7.2 MB/s | 12 kB 00:00 (355/853): pkgconf-1.9.5-2.fc39.x86_64.rpm 12 MB/s | 42 kB 00:00 (356/853): pixman-0.42.2-2.fc39.x86_64.rpm 32 MB/s | 288 kB 00:00 (357/853): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 3.3 MB/s | 14 kB 00:00 (358/853): perltidy-20230912-1.fc39.noarch.rpm 48 MB/s | 708 kB 00:00 (359/853): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 2.4 MB/s | 9.6 kB 00:00 (360/853): popt-devel-1.19-3.fc39.x86_64.rpm 5.8 MB/s | 25 kB 00:00 (361/853): postgresql-private-libs-15.4-1.fc39. 22 MB/s | 142 kB 00:00 (362/853): procmail-3.24-2.fc39.x86_64.rpm 24 MB/s | 183 kB 00:00 (363/853): psutils-2.10-2.fc39.noarch.rpm 19 MB/s | 54 kB 00:00 (364/853): python-rpm-macros-3.12-4.fc39.noarch 6.2 MB/s | 19 kB 00:00 (365/853): python-srpm-macros-3.12-4.fc39.noarc 7.9 MB/s | 25 kB 00:00 (366/853): python3-packaging-23.1-4.fc39.noarch 23 MB/s | 114 kB 00:00 (367/853): postgresql-15.4-1.fc39.x86_64.rpm 44 MB/s | 1.7 MB 00:00 (368/853): python3-pyparsing-3.0.9-11.fc39.noar 27 MB/s | 254 kB 00:00 (369/853): python3-rpm-generators-14-7.fc39.noa 9.6 MB/s | 30 kB 00:00 (370/853): python3-rpm-macros-3.12-4.fc39.noarc 4.8 MB/s | 14 kB 00:00 (371/853): python3-setuptools-67.7.2-7.fc39.noa 31 MB/s | 1.5 MB 00:00 (372/853): redhat-rpm-config-262-1.fc39.noarch. 15 MB/s | 84 kB 00:00 (373/853): python3-pip-23.2.1-1.fc39.noarch.rpm 34 MB/s | 3.1 MB 00:00 (374/853): rsync-3.2.7-5.fc39.x86_64.rpm 27 MB/s | 422 kB 00:00 (375/853): sendmail-cf-8.17.2-3.fc39.noarch.rpm 29 MB/s | 184 kB 00:00 (376/853): sgml-common-0.6.3-61.fc39.noarch.rpm 15 MB/s | 61 kB 00:00 (377/853): sendmail-8.17.2-3.fc39.x86_64.rpm 38 MB/s | 769 kB 00:00 (378/853): shared-mime-info-2.2-4.fc39.x86_64.r 36 MB/s | 380 kB 00:00 (379/853): postgresql-server-15.4-1.fc39.x86_64 36 MB/s | 6.2 MB 00:00 (380/853): sombok-2.4.0-20.fc39.x86_64.rpm 1.7 MB/s | 48 kB 00:00 (381/853): sscg-3.0.5-3.fc39.x86_64.rpm 1.8 MB/s | 46 kB 00:00 (382/853): teckit-2.5.12-1.fc39.x86_64.rpm 27 MB/s | 454 kB 00:00 (383/853): tar-1.35-2.fc39.x86_64.rpm 37 MB/s | 864 kB 00:00 (384/853): texlive-ae-svn15878.1.4-69.fc39.noar 18 MB/s | 116 kB 00:00 (385/853): texlive-algorithms-svn42428-69.fc39. 8.3 MB/s | 23 kB 00:00 (386/853): texlive-aleph-svn66203-77.fc39.x86_6 27 MB/s | 275 kB 00:00 (387/853): texlive-alphalph-svn53087-69.fc39.no 34 MB/s | 361 kB 00:00 (388/853): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 42 MB/s | 2.0 MB 00:00 (389/853): texlive-amsmath-svn63514-69.fc39.noa 12 MB/s | 46 kB 00:00 (390/853): texlive-antomega-svn21933.0.8-69.fc3 24 MB/s | 92 kB 00:00 (391/853): texlive-anysize-svn15878.0-69.fc39.n 4.7 MB/s | 12 kB 00:00 (392/853): texlive-amscls-svn55378-69.fc39.noar 34 MB/s | 1.1 MB 00:00 (393/853): texlive-attachfile-svn42099-69.fc39. 6.3 MB/s | 22 kB 00:00 (394/853): texlive-atbegshi-svn53051-69.fc39.no 32 MB/s | 409 kB 00:00 (395/853): texlive-attachfile2-svn57959-77.fc39 33 MB/s | 447 kB 00:00 (396/853): texlive-atveryend-svn53108-69.fc39.n 30 MB/s | 385 kB 00:00 (397/853): texlive-auto-pst-pdf-svn56596-69.fc3 5.0 MB/s | 17 kB 00:00 (398/853): texlive-auxhook-svn53173-69.fc39.noa 25 MB/s | 295 kB 00:00 (399/853): texlive-avantgar-svn61983-69.fc39.no 25 MB/s | 322 kB 00:00 (400/853): texlive-amsfonts-svn61937-69.fc39.no 48 MB/s | 3.7 MB 00:00 (401/853): texlive-babel-english-svn44495-69.fc 1.2 MB/s | 21 kB 00:00 (402/853): texlive-babel-svn65823-69.fc39.noarc 26 MB/s | 480 kB 00:00 (403/853): texlive-babelbib-svn57349-69.fc39.no 15 MB/s | 54 kB 00:00 (404/853): texlive-beamer-svn65984-69.fc39.noar 30 MB/s | 228 kB 00:00 (405/853): texlive-beton-svn15878.0-69.fc39.noa 5.3 MB/s | 16 kB 00:00 (406/853): texlive-bera-svn20031.0-69.fc39.noar 29 MB/s | 356 kB 00:00 (407/853): texlive-biblatex-svn66403-69.fc39.no 37 MB/s | 305 kB 00:00 (408/853): texlive-bibtex-svn66186-77.fc39.x86_ 31 MB/s | 451 kB 00:00 (409/853): texlive-bidi-svn65572-69.fc39.noarch 21 MB/s | 203 kB 00:00 (410/853): texlive-bigintcalc-svn53172-69.fc39. 31 MB/s | 466 kB 00:00 (411/853): texlive-base-20230311-77.fc39.x86_64 46 MB/s | 2.6 MB 00:00 (412/853): texlive-bitset-svn53837-69.fc39.noar 21 MB/s | 620 kB 00:00 (413/853): texlive-bookman-svn61719-69.fc39.noa 22 MB/s | 368 kB 00:00 (414/853): texlive-bookmark-svn56885-69.fc39.no 60 MB/s | 480 kB 00:00 (415/853): texlive-booktabs-svn53402-69.fc39.no 5.4 MB/s | 18 kB 00:00 (416/853): texlive-breakurl-svn29901.1.40-69.fc 4.4 MB/s | 17 kB 00:00 (417/853): texlive-breqn-svn60881-69.fc39.noarc 19 MB/s | 43 kB 00:00 (418/853): texlive-caption-svn66580-69.fc39.noa 39 MB/s | 87 kB 00:00 (419/853): texlive-carlisle-svn59577-69.fc39.no 8.9 MB/s | 23 kB 00:00 (420/853): texlive-catchfile-svn53084-69.fc39.n 62 MB/s | 307 kB 00:00 (421/853): texlive-changepage-svn15878.1.0c-69. 5.3 MB/s | 20 kB 00:00 (422/853): texlive-charter-svn15878.0-69.fc39.n 42 MB/s | 206 kB 00:00 (423/853): texlive-cite-svn36428.5.5-69.fc39.no 12 MB/s | 31 kB 00:00 (424/853): texlive-cmap-svn57640-69.fc39.noarch 6.1 MB/s | 21 kB 00:00 (425/853): texlive-cmextra-svn57866-69.fc39.noa 14 MB/s | 49 kB 00:00 (426/853): texlive-cm-svn57963-69.fc39.noarch.r 30 MB/s | 322 kB 00:00 (427/853): texlive-collection-basic-svn59159-69 3.8 MB/s | 11 kB 00:00 (428/853): texlive-collection-fontsrecommended- 4.1 MB/s | 11 kB 00:00 (429/853): texlive-collection-formatsextra-svn6 3.6 MB/s | 11 kB 00:00 (430/853): texlive-collection-latex-svn63515-69 4.4 MB/s | 12 kB 00:00 (431/853): texlive-collection-latexrecommended- 4.5 MB/s | 12 kB 00:00 (432/853): texlive-colortbl-svn64015-69.fc39.no 5.6 MB/s | 18 kB 00:00 (433/853): texlive-colorprofiles-svn49086-69.fc 25 MB/s | 146 kB 00:00 (434/853): texlive-crop-svn55424-69.fc39.noarch 5.4 MB/s | 19 kB 00:00 (435/853): texlive-csquotes-svn64389-69.fc39.no 11 MB/s | 36 kB 00:00 (436/853): texlive-courier-svn61719-69.fc39.noa 38 MB/s | 525 kB 00:00 (437/853): texlive-ctable-svn38672-69.fc39.noar 3.1 MB/s | 18 kB 00:00 (438/853): texlive-ctablestack-svn38514-69.fc39 5.6 MB/s | 18 kB 00:00 (439/853): texlive-currfile-svn64673-69.fc39.no 6.4 MB/s | 21 kB 00:00 (440/853): texlive-dehyph-svn48599-69.fc39.noar 14 MB/s | 66 kB 00:00 (441/853): texlive-cyrillic-svn63613-77.fc39.no 32 MB/s | 969 kB 00:00 (442/853): texlive-dvips-svn66203-77.fc39.x86_6 30 MB/s | 738 kB 00:00 (443/853): texlive-ec-svn25033.1.0-69.fc39.noar 30 MB/s | 682 kB 00:00 (444/853): texlive-dvipdfmx-svn66203-77.fc39.x8 35 MB/s | 3.0 MB 00:00 (445/853): texlive-edmac-svn61719-69.fc39.noarc 2.0 MB/s | 31 kB 00:00 (446/853): texlive-enumitem-svn51423-69.fc39.no 9.1 MB/s | 28 kB 00:00 (447/853): texlive-enctex-svn34957.0-69.fc39.no 11 MB/s | 54 kB 00:00 (448/853): texlive-epstopdf-pkg-svn53546-69.fc3 27 MB/s | 364 kB 00:00 (449/853): texlive-epstopdf-svn66461-77.fc39.no 7.3 MB/s | 30 kB 00:00 (450/853): texlive-eso-pic-svn56658-69.fc39.noa 6.0 MB/s | 19 kB 00:00 (451/853): texlive-eplain-svn64721-77.fc39.noar 36 MB/s | 1.1 MB 00:00 (452/853): texlive-etex-pkg-svn41784-69.fc39.no 1.9 MB/s | 17 kB 00:00 (453/853): texlive-etex-svn66203-69.fc39.noarch 6.5 MB/s | 28 kB 00:00 (454/853): texlive-etoolbox-svn56554-69.fc39.no 8.1 MB/s | 26 kB 00:00 (455/853): texlive-etexcmds-svn53171-69.fc39.no 31 MB/s | 310 kB 00:00 (456/853): texlive-euenc-svn19795.0.1h-69.fc39. 8.0 MB/s | 22 kB 00:00 (457/853): texlive-euler-svn42428-69.fc39.noarc 6.4 MB/s | 17 kB 00:00 (458/853): texlive-euro-ce-svn25714-69.fc39.noa 8.2 MB/s | 32 kB 00:00 (459/853): texlive-euro-svn22191.1.1-69.fc39.no 5.7 MB/s | 17 kB 00:00 (460/853): texlive-eurosym-svn17265.1.4_subrfix 23 MB/s | 157 kB 00:00 (461/853): texlive-everyshi-svn57001-69.fc39.no 21 MB/s | 147 kB 00:00 (462/853): texlive-everysel-svn57489-69.fc39.no 29 MB/s | 448 kB 00:00 (463/853): texlive-extsizes-svn17263.1.4a-69.fc 8.3 MB/s | 27 kB 00:00 (464/853): texlive-fancybox-svn18304.1.4-69.fc3 7.4 MB/s | 23 kB 00:00 (465/853): texlive-fancyhdr-svn64977-69.fc39.no 6.4 MB/s | 20 kB 00:00 (466/853): texlive-fancyref-svn15878.0.9c-69.fc 5.3 MB/s | 19 kB 00:00 (467/853): texlive-fancyvrb-svn65585-69.fc39.no 8.2 MB/s | 26 kB 00:00 (468/853): texlive-filecontents-svn52142-69.fc3 5.3 MB/s | 16 kB 00:00 (469/853): texlive-filehook-svn64822-69.fc39.no 5.9 MB/s | 23 kB 00:00 (470/853): texlive-finstrut-svn21719.0.5-69.fc3 4.9 MB/s | 20 kB 00:00 (471/853): texlive-fix2col-svn38770-69.fc39.noa 5.3 MB/s | 16 kB 00:00 (472/853): texlive-firstaid-svn64892-69.fc39.no 32 MB/s | 275 kB 00:00 (473/853): texlive-float-svn15878.1.3d-69.fc39. 5.9 MB/s | 17 kB 00:00 (474/853): texlive-fontspec-svn63386-69.fc39.no 10 MB/s | 45 kB 00:00 (475/853): texlive-footmisc-svn62524-69.fc39.no 6.7 MB/s | 25 kB 00:00 (476/853): texlive-fp-svn49719-69.fc39.noarch.r 9.3 MB/s | 36 kB 00:00 (477/853): texlive-footnotehyper-svn60374-69.fc 4.2 MB/s | 20 kB 00:00 (478/853): texlive-geometry-svn61719-69.fc39.no 6.7 MB/s | 23 kB 00:00 (479/853): texlive-fpl-svn54512-69.fc39.noarch. 31 MB/s | 302 kB 00:00 (480/853): texlive-glyphlist-svn54074-77.fc39.n 11 MB/s | 38 kB 00:00 (481/853): texlive-gettitlestring-svn53170-69.f 30 MB/s | 327 kB 00:00 (482/853): texlive-graphics-cfg-svn41448-69.fc3 4.1 MB/s | 13 kB 00:00 (483/853): texlive-graphics-def-svn64487-69.fc3 8.1 MB/s | 28 kB 00:00 (484/853): texlive-graphics-svn66204-69.fc39.no 12 MB/s | 40 kB 00:00 (485/853): texlive-grfext-svn53024-69.fc39.noar 27 MB/s | 317 kB 00:00 (486/853): texlive-grffile-svn52756-69.fc39.noa 27 MB/s | 360 kB 00:00 (487/853): texlive-gsftopk-svn52851-77.fc39.x86 12 MB/s | 35 kB 00:00 (488/853): texlive-helvetic-svn61719-69.fc39.no 31 MB/s | 655 kB 00:00 (489/853): texlive-hobsub-svn52810-69.fc39.noar 17 MB/s | 77 kB 00:00 (490/853): texlive-hologo-svn61719-69.fc39.noar 29 MB/s | 586 kB 00:00 (491/853): texlive-hopatch-svn65491-69.fc39.noa 27 MB/s | 328 kB 00:00 (492/853): texlive-hitex-svn65883-77.fc39.x86_6 35 MB/s | 2.8 MB 00:00 (493/853): texlive-hycolor-svn53584-69.fc39.noa 16 MB/s | 384 kB 00:00 (494/853): texlive-hyperref-svn65758-69.fc39.no 23 MB/s | 119 kB 00:00 (495/853): texlive-hypdoc-svn65678-69.fc39.noar 28 MB/s | 335 kB 00:00 (496/853): texlive-hyph-utf8-svn61719-69.fc39.n 5.8 MB/s | 29 kB 00:00 (497/853): texlive-hyphen-base-svn66413-69.fc39 9.9 MB/s | 34 kB 00:00 (498/853): texlive-hyphenex-svn57387-69.fc39.no 5.7 MB/s | 19 kB 00:00 (499/853): texlive-ifplatform-svn45533-69.fc39. 6.5 MB/s | 16 kB 00:00 (500/853): texlive-ifmtarg-svn47544-69.fc39.noa 3.5 MB/s | 15 kB 00:00 (501/853): texlive-iftex-svn61910-69.fc39.noarc 6.4 MB/s | 21 kB 00:00 (502/853): texlive-index-svn24099.4.1beta-69.fc 6.8 MB/s | 23 kB 00:00 (503/853): texlive-infwarerr-svn53023-69.fc39.n 27 MB/s | 295 kB 00:00 (504/853): texlive-intcalc-svn53168-69.fc39.noa 33 MB/s | 432 kB 00:00 (505/853): texlive-jadetex-svn63654-77.fc39.noa 19 MB/s | 75 kB 00:00 (506/853): texlive-jknapltx-svn19440.0-69.fc39. 8.0 MB/s | 27 kB 00:00 (507/853): texlive-kastrup-svn15878.0-69.fc39.n 4.1 MB/s | 13 kB 00:00 (508/853): texlive-knuth-local-svn57963-69.fc39 14 MB/s | 45 kB 00:00 (509/853): texlive-knuth-lib-svn57963-69.fc39.n 10 MB/s | 52 kB 00:00 (510/853): texlive-kpathsea-svn66209-77.fc39.x8 30 MB/s | 1.1 MB 00:00 (511/853): texlive-kvdefinekeys-svn53193-69.fc3 26 MB/s | 306 kB 00:00 (512/853): texlive-kvoptions-svn63622-69.fc39.n 28 MB/s | 494 kB 00:00 (513/853): texlive-kvsetkeys-svn64632-69.fc39.n 27 MB/s | 398 kB 00:00 (514/853): texlive-l3backend-svn65573-69.fc39.n 29 MB/s | 897 kB 00:00 (515/853): texlive-l3experimental-svn65621-69.f 9.7 MB/s | 43 kB 00:00 (516/853): texlive-l3kernel-svn66094-69.fc39.no 23 MB/s | 202 kB 00:00 (517/853): texlive-l3packages-svn65722-69.fc39. 7.6 MB/s | 41 kB 00:00 (518/853): texlive-lambda-svn45756-69.fc39.noar 22 MB/s | 120 kB 00:00 (519/853): texlive-latex-fonts-svn28888.0-69.fc 12 MB/s | 50 kB 00:00 (520/853): texlive-koma-script-svn64685-69.fc39 35 MB/s | 6.4 MB 00:00 (521/853): texlive-latex-lab-svn64892-69.fc39.n 25 MB/s | 1.8 MB 00:00 (522/853): texlive-latexbug-svn63596-69.fc39.no 23 MB/s | 238 kB 00:00 (523/853): texlive-latexconfig-svn53525-69.fc39 4.8 MB/s | 15 kB 00:00 (524/853): texlive-letltxmacro-svn53022-69.fc39 28 MB/s | 300 kB 00:00 (525/853): texlive-lib-20230311-77.fc39.x86_64. 29 MB/s | 492 kB 00:00 (526/853): texlive-lineno-svn65586-69.fc39.noar 12 MB/s | 76 kB 00:00 (527/853): texlive-listings-svn66222-69.fc39.no 24 MB/s | 167 kB 00:00 (528/853): texlive-lm-math-svn36915.1.959-69.fc 28 MB/s | 447 kB 00:00 (529/853): texlive-lm-svn65956-69.fc39.noarch.r 32 MB/s | 12 MB 00:00 (530/853): texlive-logreq-svn53003-69.fc39.noar 6.1 MB/s | 20 kB 00:00 (531/853): texlive-lollipop-svn45678-77.fc39.no 30 MB/s | 404 kB 00:00 (532/853): texlive-ltabptch-svn17533.1.74d-69.f 4.9 MB/s | 18 kB 00:00 (533/853): texlive-ltxcmds-svn56421-69.fc39.noa 29 MB/s | 400 kB 00:00 (534/853): texlive-ltxmisc-svn21927.0-69.fc39.n 10 MB/s | 28 kB 00:00 (535/853): texlive-lua-alt-getopt-svn56414-69.f 4.1 MB/s | 13 kB 00:00 (536/853): texlive-lua-uni-algos-svn62204-69.fc 23 MB/s | 97 kB 00:00 (537/853): texlive-luabidi-svn54512-69.fc39.noa 7.0 MB/s | 20 kB 00:00 (538/853): texlive-luahbtex-svn66186-77.fc39.x8 32 MB/s | 2.0 MB 00:00 (539/853): texlive-lualatex-math-svn61464-69.fc 5.6 MB/s | 20 kB 00:00 (540/853): texlive-lualibs-svn64615-69.fc39.noa 26 MB/s | 160 kB 00:00 (541/853): texlive-luaotfload-svn64616-77.fc39. 32 MB/s | 1.2 MB 00:00 (542/853): texlive-cm-super-svn15878.0-69.fc39. 41 MB/s | 62 MB 00:01 (543/853): texlive-luatex-svn66967-77.fc39.x86_ 12 MB/s | 3.9 MB 00:00 (544/853): texlive-luatexbase-svn52663-69.fc39. 933 kB/s | 16 kB 00:00 (545/853): texlive-latex-svn65161-77.fc39.noarc 28 MB/s | 30 MB 00:01 (546/853): texlive-makecmds-svn15878.0-69.fc39. 131 kB/s | 15 kB 00:00 (547/853): texlive-manfnt-font-svn45777-69.fc39 11 MB/s | 37 kB 00:00 (548/853): texlive-marginnote-svn48383-69.fc39. 5.9 MB/s | 17 kB 00:00 (549/853): texlive-makeindex-svn62517-77.fc39.x 36 MB/s | 436 kB 00:00 (550/853): texlive-marvosym-svn29349.2.2a-69.fc 28 MB/s | 146 kB 00:00 (551/853): texlive-mathpazo-svn52663-69.fc39.no 25 MB/s | 90 kB 00:00 (552/853): texlive-mathspec-svn42773-69.fc39.no 8.2 MB/s | 24 kB 00:00 (553/853): texlive-mdwtools-svn15878.1.05.4-69. 13 MB/s | 36 kB 00:00 (554/853): texlive-lwarp-svn66259-77.fc39.noarc 23 MB/s | 3.5 MB 00:00 (555/853): texlive-mathtools-svn63767-69.fc39.n 2.0 MB/s | 38 kB 00:00 (556/853): texlive-memoir-svn65040-69.fc39.noar 6.0 MB/s | 94 kB 00:00 (557/853): texlive-metalogo-svn18611.0.12-69.fc 4.8 MB/s | 16 kB 00:00 (558/853): texlive-metafont-svn66186-77.fc39.x8 51 MB/s | 268 kB 00:00 (559/853): texlive-mflogo-font-svn54512-69.fc39 6.9 MB/s | 32 kB 00:00 (560/853): texlive-mflogo-svn42428-69.fc39.noar 5.4 MB/s | 16 kB 00:00 (561/853): texlive-mfnfss-svn46036-69.fc39.noar 12 MB/s | 17 kB 00:00 (562/853): texlive-mfware-svn66186-77.fc39.x86_ 39 MB/s | 101 kB 00:00 (563/853): texlive-microtype-svn66587-69.fc39.n 28 MB/s | 83 kB 00:00 (564/853): texlive-minitoc-svn61719-69.fc39.noa 36 MB/s | 122 kB 00:00 (565/853): texlive-mltex-svn62145-77.fc39.noarc 11 MB/s | 28 kB 00:00 (566/853): texlive-mparhack-svn59066-69.fc39.no 5.9 MB/s | 18 kB 00:00 (567/853): texlive-mptopdf-svn65952-77.fc39.noa 15 MB/s | 52 kB 00:00 (568/853): texlive-modes-svn61719-69.fc39.noarc 33 MB/s | 306 kB 00:00 (569/853): texlive-ms-svn57473-69.fc39.noarch.r 6.2 MB/s | 17 kB 00:00 (570/853): texlive-multido-svn18302.1.42-69.fc3 9.5 MB/s | 18 kB 00:00 (571/853): texlive-natbib-svn20668.8.31b-69.fc3 9.5 MB/s | 31 kB 00:00 (572/853): texlive-mxedruli-svn30021.3.3c-69.fc 19 MB/s | 159 kB 00:00 (573/853): texlive-newfloat-svn52906-69.fc39.no 22 MB/s | 120 kB 00:00 (574/853): texlive-ncntrsbk-svn61719-69.fc39.no 31 MB/s | 363 kB 00:00 (575/853): texlive-notoccite-svn18129.0-69.fc39 4.2 MB/s | 13 kB 00:00 (576/853): texlive-ntgclass-svn65522-69.fc39.no 4.2 MB/s | 34 kB 00:00 (577/853): texlive-mnsymbol-svn18651.1.4-69.fc3 54 MB/s | 4.4 MB 00:00 (578/853): texlive-omegaware-svn66186-77.fc39.x 39 MB/s | 238 kB 00:00 (579/853): texlive-otibet-svn45777-69.fc39.noar 33 MB/s | 129 kB 00:00 (580/853): texlive-pagesel-svn56105-69.fc39.noa 33 MB/s | 340 kB 00:00 (581/853): texlive-palatino-svn61719-69.fc39.no 31 MB/s | 423 kB 00:00 (582/853): texlive-omega-svn33046.0-69.fc39.noa 13 MB/s | 1.2 MB 00:00 (583/853): texlive-paralist-svn43021-69.fc39.no 2.2 MB/s | 18 kB 00:00 (584/853): texlive-parallel-svn15878.0-69.fc39. 6.4 MB/s | 18 kB 00:00 (585/853): texlive-parskip-svn58358-69.fc39.noa 6.0 MB/s | 17 kB 00:00 (586/853): texlive-passivetex-svn15878.0-69.fc3 13 MB/s | 60 kB 00:00 (587/853): texlive-pdfcolfoot-svn65512-69.fc39. 28 MB/s | 319 kB 00:00 (588/853): texlive-pdfcol-svn64469-69.fc39.noar 19 MB/s | 327 kB 00:00 (589/853): texlive-pdfcolmk-svn52912-69.fc39.no 7.0 MB/s | 18 kB 00:00 (590/853): texlive-pdfescape-svn53082-69.fc39.n 30 MB/s | 353 kB 00:00 (591/853): texlive-pdflscape-svn64851-69.fc39.n 25 MB/s | 324 kB 00:00 (592/853): texlive-pdfpages-svn65319-69.fc39.no 9.0 MB/s | 32 kB 00:00 (593/853): texlive-oberdiek-svn65521-77.fc39.no 41 MB/s | 7.7 MB 00:00 (594/853): texlive-pdftexcmds-svn55777-69.fc39. 27 MB/s | 391 kB 00:00 (595/853): texlive-pdftex-svn66243-77.fc39.x86_ 23 MB/s | 2.5 MB 00:00 (596/853): texlive-pgf-svn65553-69.fc39.noarch. 22 MB/s | 897 kB 00:00 (597/853): texlive-placeins-svn19848.2.2-69.fc3 3.5 MB/s | 13 kB 00:00 (598/853): texlive-plain-svn57963-69.fc39.noarc 13 MB/s | 48 kB 00:00 (599/853): texlive-picture-svn54867-69.fc39.noa 31 MB/s | 312 kB 00:00 (600/853): texlive-psfrag-svn15878.3.04-69.fc39 5.2 MB/s | 15 kB 00:00 (601/853): texlive-polyglossia-svn65792-69.fc39 32 MB/s | 220 kB 00:00 (602/853): texlive-psizzl-svn15878.0.35-69.fc39 17 MB/s | 43 kB 00:00 (603/853): texlive-pslatex-svn57434-69.fc39.noa 5.2 MB/s | 22 kB 00:00 (604/853): texlive-psnfss-svn54694-69.fc39.noar 16 MB/s | 60 kB 00:00 (605/853): texlive-pspicture-svn15878.0-69.fc39 5.1 MB/s | 16 kB 00:00 (606/853): texlive-pst-3d-svn17257.1.10-69.fc39 5.1 MB/s | 18 kB 00:00 (607/853): texlive-pst-eps-svn15878.1.0-69.fc39 5.5 MB/s | 17 kB 00:00 (608/853): texlive-pst-coil-svn62977-69.fc39.no 4.5 MB/s | 18 kB 00:00 (609/853): texlive-pst-fill-svn60671-69.fc39.no 7.0 MB/s | 18 kB 00:00 (610/853): texlive-pst-grad-svn15878.1.06-69.fc 6.0 MB/s | 18 kB 00:00 (611/853): texlive-pst-math-svn64732-69.fc39.no 7.1 MB/s | 20 kB 00:00 (612/853): texlive-pst-node-svn61838-69.fc39.no 11 MB/s | 40 kB 00:00 (613/853): texlive-pst-ovl-svn54963-69.fc39.noa 5.4 MB/s | 16 kB 00:00 (614/853): texlive-pst-plot-svn65346-69.fc39.no 13 MB/s | 37 kB 00:00 (615/853): texlive-pdfmanagement-testphase-svn6 44 MB/s | 8.3 MB 00:00 (616/853): texlive-pst-text-svn49542-69.fc39.no 530 kB/s | 19 kB 00:00 (617/853): texlive-pst-tools-svn60621-69.fc39.n 615 kB/s | 21 kB 00:00 (618/853): texlive-pst-tree-svn60421-69.fc39.no 11 MB/s | 21 kB 00:00 (619/853): texlive-pstricks-add-svn65067-69.fc3 25 MB/s | 37 kB 00:00 (620/853): texlive-pstricks-svn65346-69.fc39.no 42 MB/s | 117 kB 00:00 (621/853): texlive-rcs-svn15878.0-69.fc39.noarc 8.5 MB/s | 28 kB 00:00 (622/853): texlive-realscripts-svn56594-69.fc39 5.9 MB/s | 19 kB 00:00 (623/853): texlive-pxfonts-svn15878.0-69.fc39.n 43 MB/s | 523 kB 00:00 (624/853): texlive-refcount-svn53164-69.fc39.no 54 MB/s | 335 kB 00:00 (625/853): texlive-ragged2e-svn66152-69.fc39.no 37 MB/s | 682 kB 00:00 (626/853): texlive-rerunfilecheck-svn63869-69.f 39 MB/s | 341 kB 00:00 (627/853): texlive-rsfs-svn15878.0-69.fc39.noar 12 MB/s | 73 kB 00:00 (628/853): texlive-sansmath-svn17997.1.1-69.fc3 4.2 MB/s | 14 kB 00:00 (629/853): texlive-sansmathaccent-svn53628-69.f 23 MB/s | 36 kB 00:00 (630/853): texlive-sauerj-svn15878.0-69.fc39.no 7.8 MB/s | 20 kB 00:00 (631/853): texlive-section-svn20180.0-69.fc39.n 9.9 MB/s | 24 kB 00:00 (632/853): texlive-seminar-svn59801-69.fc39.noa 22 MB/s | 52 kB 00:00 (633/853): texlive-sepnum-svn20186.2.0-69.fc39. 11 MB/s | 17 kB 00:00 (634/853): texlive-setspace-svn65206-69.fc39.no 9.6 MB/s | 18 kB 00:00 (635/853): texlive-showexpl-svn57414-69.fc39.no 9.6 MB/s | 18 kB 00:00 (636/853): texlive-startex-svn35718.1.04-69.fc3 16 MB/s | 22 kB 00:00 (637/853): texlive-stmaryrd-svn22027.0-69.fc39. 55 MB/s | 190 kB 00:00 (638/853): texlive-subfig-svn15878.1.3-69.fc39. 6.8 MB/s | 21 kB 00:00 (639/853): texlive-symbol-svn61719-69.fc39.noar 18 MB/s | 54 kB 00:00 (640/853): texlive-stringenc-svn52982-69.fc39.n 42 MB/s | 702 kB 00:00 (641/853): texlive-tex-ini-files-svn40533-69.fc 4.2 MB/s | 15 kB 00:00 (642/853): texlive-tex-svn66186-77.fc39.x86_64. 26 MB/s | 212 kB 00:00 (643/853): texlive-texlive-common-doc-svn54176- 22 MB/s | 158 kB 00:00 (644/853): texlive-tex-gyre-math-svn41264-69.fc 36 MB/s | 1.4 MB 00:00 (645/853): texlive-texlive-msg-translations-svn 26 MB/s | 165 kB 00:00 (646/853): texlive-texlive-scripts-extra-svn625 20 MB/s | 63 kB 00:00 (647/853): texlive-texlive-scripts-svn66584-77. 28 MB/s | 122 kB 00:00 (648/853): texlive-texlive.infra-svn66512-77.fc 29 MB/s | 295 kB 00:00 (649/853): texlive-texsis-svn45678-77.fc39.noar 27 MB/s | 262 kB 00:00 (650/853): texlive-texlive-en-svn66572-77.fc39. 38 MB/s | 2.0 MB 00:00 (651/853): texlive-textcase-svn63868-69.fc39.no 1.4 MB/s | 16 kB 00:00 (652/853): texlive-thumbpdf-svn62518-77.fc39.no 9.8 MB/s | 41 kB 00:00 (653/853): texlive-times-svn61719-69.fc39.noarc 33 MB/s | 368 kB 00:00 (654/853): texlive-titlesec-svn59845-69.fc39.no 9.3 MB/s | 34 kB 00:00 (655/853): texlive-tools-svn64892-69.fc39.noarc 20 MB/s | 75 kB 00:00 (656/853): texlive-translator-svn59412-69.fc39. 30 MB/s | 296 kB 00:00 (657/853): texlive-transparent-svn64852-69.fc39 29 MB/s | 286 kB 00:00 (658/853): texlive-txfonts-svn15878.0-69.fc39.n 32 MB/s | 816 kB 00:00 (659/853): texlive-typehtml-svn17134.0-69.fc39. 7.8 MB/s | 21 kB 00:00 (660/853): texlive-tipa-svn29349.1.3-69.fc39.no 36 MB/s | 2.8 MB 00:00 (661/853): texlive-ucharcat-svn38907-69.fc39.no 1.1 MB/s | 15 kB 00:00 (662/853): texlive-tex-gyre-svn65956-69.fc39.no 40 MB/s | 8.0 MB 00:00 (663/853): texlive-ucs-svn64114-69.fc39.noarch. 11 MB/s | 423 kB 00:00 (664/853): texlive-ulem-svn53365-69.fc39.noarch 480 kB/s | 17 kB 00:00 (665/853): texlive-underscore-svn18261.0-69.fc3 5.3 MB/s | 19 kB 00:00 (666/853): texlive-unicode-math-svn61719-69.fc3 13 MB/s | 63 kB 00:00 (667/853): texlive-unicode-data-svn64423-69.fc3 51 MB/s | 371 kB 00:00 (668/853): texlive-uniquecounter-svn53162-69.fc 35 MB/s | 300 kB 00:00 (669/853): texlive-url-svn32528.3.4-69.fc39.noa 4.4 MB/s | 20 kB 00:00 (670/853): texlive-utopia-svn15878.0-69.fc39.no 57 MB/s | 239 kB 00:00 (671/853): texlive-varwidth-svn24104.0.92-69.fc 7.6 MB/s | 18 kB 00:00 (672/853): texlive-wasy-svn53533-69.fc39.noarch 16 MB/s | 44 kB 00:00 (673/853): texlive-wasy-type1-svn53534-69.fc39. 63 MB/s | 272 kB 00:00 (674/853): texlive-wasysym-svn54080-69.fc39.noa 4.8 MB/s | 18 kB 00:00 (675/853): texlive-xcolor-svn63563-69.fc39.noar 7.9 MB/s | 32 kB 00:00 (676/853): texlive-xetexconfig-svn45845-69.fc39 3.8 MB/s | 11 kB 00:00 (677/853): texlive-xdvi-svn62387-77.fc39.x86_64 53 MB/s | 351 kB 00:00 (678/853): texlive-xifthen-svn38929-69.fc39.noa 5.6 MB/s | 16 kB 00:00 (679/853): texlive-xltxtra-svn56594-69.fc39.noa 5.3 MB/s | 17 kB 00:00 (680/853): texlive-xkeyval-svn63616-69.fc39.noa 3.5 MB/s | 27 kB 00:00 (681/853): texlive-xmltex-svn62145-77.fc39.noar 13 MB/s | 56 kB 00:00 (682/853): texlive-xetex-svn66203-77.fc39.x86_6 62 MB/s | 1.3 MB 00:00 (683/853): texlive-xmltexconfig-svn45845-69.fc3 1.5 MB/s | 11 kB 00:00 (684/853): texlive-xpatch-svn54563-69.fc39.noar 2.6 MB/s | 19 kB 00:00 (685/853): texlive-xunicode-svn30466.0.981-69.f 28 MB/s | 44 kB 00:00 (686/853): texlive-xstring-svn65551-69.fc39.noa 10 MB/s | 25 kB 00:00 (687/853): texlive-zapfchan-svn61719-69.fc39.no 39 MB/s | 109 kB 00:00 (688/853): texlive-zapfding-svn61719-69.fc39.no 23 MB/s | 64 kB 00:00 (689/853): tinycdb-0.78-21.fc39.x86_64.rpm 10 MB/s | 33 kB 00:00 (690/853): unzip-6.0-62.fc39.x86_64.rpm 25 MB/s | 184 kB 00:00 (691/853): texlive-zref-svn62977-69.fc39.noarch 52 MB/s | 688 kB 00:00 (692/853): urw-base35-d050000l-fonts-20200910-1 20 MB/s | 76 kB 00:00 (693/853): urw-base35-fonts-20200910-18.fc39.no 3.7 MB/s | 10 kB 00:00 (694/853): urw-base35-bookman-fonts-20200910-18 42 MB/s | 847 kB 00:00 (695/853): urw-base35-c059-fonts-20200910-18.fc 44 MB/s | 874 kB 00:00 (696/853): urw-base35-fonts-common-20200910-18. 2.4 MB/s | 21 kB 00:00 (697/853): urw-base35-gothic-fonts-20200910-18. 71 MB/s | 643 kB 00:00 (698/853): urw-base35-nimbus-mono-ps-fonts-2020 35 MB/s | 795 kB 00:00 (699/853): urw-base35-nimbus-roman-fonts-202009 32 MB/s | 856 kB 00:00 (700/853): urw-base35-standard-symbols-ps-fonts 10 MB/s | 42 kB 00:00 (701/853): urw-base35-nimbus-sans-fonts-2020091 40 MB/s | 1.3 MB 00:00 (702/853): urw-base35-z003-fonts-20200910-18.fc 34 MB/s | 276 kB 00:00 (703/853): urw-base35-p052-fonts-20200910-18.fc 45 MB/s | 974 kB 00:00 (704/853): vconfig-1.9-35.fc39.x86_64.rpm 4.1 MB/s | 27 kB 00:00 (705/853): wget-1.21.3-7.fc39.x86_64.rpm 72 MB/s | 792 kB 00:00 (706/853): which-2.21-40.fc39.x86_64.rpm 6.3 MB/s | 42 kB 00:00 (707/853): xml-common-0.6.3-61.fc39.noarch.rpm 4.4 MB/s | 31 kB 00:00 (708/853): xmlsec1-1.2.37-5.fc39.x86_64.rpm 57 MB/s | 187 kB 00:00 (709/853): xmlsec1-openssl-1.2.37-5.fc39.x86_64 31 MB/s | 92 kB 00:00 (710/853): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 16 MB/s | 37 kB 00:00 (711/853): xz-devel-5.4.4-1.fc39.x86_64.rpm 13 MB/s | 66 kB 00:00 (712/853): xpdf-libs-4.04-10.fc39.x86_64.rpm 46 MB/s | 647 kB 00:00 (713/853): zip-3.0-39.fc39.x86_64.rpm 43 MB/s | 266 kB 00:00 (714/853): xz-5.4.4-1.fc39.x86_64.rpm 35 MB/s | 556 kB 00:00 (715/853): zlib-devel-1.2.13-4.fc39.x86_64.rpm 8.5 MB/s | 45 kB 00:00 (716/853): zstd-1.5.5-4.fc39.x86_64.rpm 69 MB/s | 482 kB 00:00 (717/853): zziplib-0.13.72-5.fc39.x86_64.rpm 19 MB/s | 86 kB 00:00 (718/853): alsa-lib-1.2.11-2.fc39.x86_64.rpm 28 MB/s | 521 kB 00:00 (719/853): annobin-docs-12.38-1.fc39.noarch.rpm 21 MB/s | 88 kB 00:00 (720/853): NetworkManager-libnm-1.44.2-1.fc39.x 35 MB/s | 1.8 MB 00:00 (721/853): NetworkManager-1.44.2-1.fc39.x86_64. 34 MB/s | 2.2 MB 00:00 (722/853): annobin-plugin-gcc-12.38-1.fc39.x86_ 23 MB/s | 956 kB 00:00 (723/853): binutils-gold-2.40-14.fc39.x86_64.rp 29 MB/s | 795 kB 00:00 (724/853): binutils-devel-2.40-14.fc39.x86_64.r 33 MB/s | 4.4 MB 00:00 (725/853): binutils-2.40-14.fc39.x86_64.rpm 33 MB/s | 5.6 MB 00:00 (726/853): createrepo_c-1.0.3-1.fc39.x86_64.rpm 3.3 MB/s | 80 kB 00:00 (727/853): createrepo_c-libs-1.0.3-1.fc39.x86_6 35 MB/s | 112 kB 00:00 (728/853): debugedit-5.0-12.fc39.x86_64.rpm 16 MB/s | 79 kB 00:00 (729/853): cups-libs-2.4.7-5.fc39.x86_64.rpm 25 MB/s | 268 kB 00:00 (730/853): elfutils-libelf-devel-0.190-4.fc39.x 5.7 MB/s | 22 kB 00:00 (731/853): elfutils-0.190-4.fc39.x86_64.rpm 43 MB/s | 551 kB 00:00 (732/853): emacs-filesystem-29.2-2.fc39.noarch. 2.0 MB/s | 7.1 kB 00:00 (733/853): cpp-13.2.1-6.fc39.x86_64.rpm 32 MB/s | 11 MB 00:00 (734/853): emacs-nox-29.2-2.fc39.x86_64.rpm 32 MB/s | 31 MB 00:00 (735/853): gcc-13.2.1-6.fc39.x86_64.rpm 30 MB/s | 34 MB 00:01 (736/853): emacs-common-29.2-2.fc39.x86_64.rpm 28 MB/s | 42 MB 00:01 (737/853): gcc-plugin-annobin-13.2.1-6.fc39.x86 307 kB/s | 50 kB 00:00 (738/853): gcc-c++-13.2.1-6.fc39.x86_64.rpm 23 MB/s | 13 MB 00:00 (739/853): ghostscript-10.02.1-2.fc39.x86_64.rp 694 kB/s | 37 kB 00:00 (740/853): ghostscript-tools-fonts-10.02.1-2.fc 3.8 MB/s | 12 kB 00:00 (741/853): ghostscript-tools-printing-10.02.1-2 4.4 MB/s | 13 kB 00:00 (742/853): git-2.43.0-1.fc39.x86_64.rpm 18 MB/s | 54 kB 00:00 (743/853): gdb-minimal-14.1-4.fc39.x86_64.rpm 32 MB/s | 4.3 MB 00:00 (744/853): git-core-doc-2.43.0-1.fc39.noarch.rp 34 MB/s | 2.9 MB 00:00 (745/853): glibc-devel-2.38-16.fc39.x86_64.rpm 6.5 MB/s | 85 kB 00:00 (746/853): go-srpm-macros-3.3.1-1.fc39.noarch.r 7.1 MB/s | 28 kB 00:00 (747/853): google-noto-fonts-common-20240101-1. 5.4 MB/s | 17 kB 00:00 (748/853): glibc-headers-x86-2.38-16.fc39.noarc 42 MB/s | 569 kB 00:00 (749/853): google-noto-sans-vf-fonts-20240101-1 33 MB/s | 593 kB 00:00 (750/853): git-core-2.43.0-1.fc39.x86_64.rpm 32 MB/s | 4.5 MB 00:00 (751/853): groff-1.23.0-3.fc39.x86_64.rpm 29 MB/s | 1.4 MB 00:00 (752/853): groff-base-1.23.0-3.fc39.x86_64.rpm 29 MB/s | 1.1 MB 00:00 (753/853): httpd-2.4.58-1.fc39.x86_64.rpm 4.2 MB/s | 50 kB 00:00 (754/853): httpd-filesystem-2.4.58-1.fc39.noarc 2.9 MB/s | 12 kB 00:00 (755/853): httpd-tools-2.4.58-1.fc39.x86_64.rpm 15 MB/s | 79 kB 00:00 (756/853): httpd-core-2.4.58-1.fc39.x86_64.rpm 65 MB/s | 1.4 MB 00:00 (757/853): krb5-devel-1.21.2-3.fc39.x86_64.rpm 12 MB/s | 144 kB 00:00 (758/853): libXpm-3.5.17-1.fc39.x86_64.rpm 13 MB/s | 65 kB 00:00 (759/853): kernel-headers-6.7.3-200.fc39.x86_64 48 MB/s | 1.6 MB 00:00 (760/853): libcurl-devel-8.2.1-4.fc39.x86_64.rp 42 MB/s | 998 kB 00:00 (761/853): libaom-3.8.0-1.fc39.x86_64.rpm 36 MB/s | 1.8 MB 00:00 (762/853): libimagequant-4.0.3-2.fc39.x86_64.rp 26 MB/s | 318 kB 00:00 (763/853): libkadm5-1.21.2-3.fc39.x86_64.rpm 18 MB/s | 78 kB 00:00 (764/853): libnl3-3.9.0-1.fc39.x86_64.rpm 27 MB/s | 350 kB 00:00 (765/853): libgs-10.02.1-2.fc39.x86_64.rpm 35 MB/s | 3.4 MB 00:00 (766/853): libtree-sitter-0.20.9-1.fc39.x86_64. 15 MB/s | 100 kB 00:00 (767/853): libxslt-1.1.39-1.fc39.x86_64.rpm 26 MB/s | 187 kB 00:00 (768/853): mod_http2-2.0.25-1.fc39.x86_64.rpm 25 MB/s | 162 kB 00:00 (769/853): mod_lua-2.4.58-1.fc39.x86_64.rpm 14 MB/s | 58 kB 00:00 (770/853): libstdc++-devel-13.2.1-6.fc39.x86_64 32 MB/s | 2.6 MB 00:00 (771/853): mod_ssl-2.4.58-1.fc39.x86_64.rpm 7.0 MB/s | 109 kB 00:00 (772/853): perl-AutoLoader-5.74-502.fc39.noarch 6.1 MB/s | 21 kB 00:00 (773/853): perl-AutoSplit-5.74-502.fc39.noarch. 6.3 MB/s | 22 kB 00:00 (774/853): perl-Benchmark-1.24-502.fc39.noarch. 6.9 MB/s | 27 kB 00:00 (775/853): perl-B-1.88-502.fc39.x86_64.rpm 26 MB/s | 177 kB 00:00 (776/853): perl-Business-ISBN-Data-20230926.001 14 MB/s | 38 kB 00:00 (777/853): perl-Class-Struct-0.68-502.fc39.noar 5.6 MB/s | 22 kB 00:00 (778/853): perl-DateTime-TimeZone-2.61-1.fc39.n 28 MB/s | 398 kB 00:00 (779/853): perl-DirHandle-1.05-502.fc39.noarch. 3.3 MB/s | 13 kB 00:00 (780/853): perl-DynaLoader-1.54-502.fc39.x86_64 7.8 MB/s | 26 kB 00:00 (781/853): perl-Date-Manip-6.93-1.fc39.noarch.r 36 MB/s | 1.1 MB 00:00 (782/853): libgccjit-13.2.1-6.fc39.x86_64.rpm 44 MB/s | 10 MB 00:00 (783/853): perl-English-1.11-502.fc39.noarch.rp 295 kB/s | 14 kB 00:00 (784/853): perl-Errno-1.37-502.fc39.x86_64.rpm 371 kB/s | 15 kB 00:00 (785/853): perl-ExtUtils-Constant-0.25-502.fc39 24 MB/s | 44 kB 00:00 (786/853): perl-ExtUtils-Embed-1.35-502.fc39.no 8.2 MB/s | 18 kB 00:00 (787/853): perl-Fcntl-1.15-502.fc39.x86_64.rpm 10 MB/s | 21 kB 00:00 (788/853): perl-File-Basename-2.86-502.fc39.noa 13 MB/s | 17 kB 00:00 (789/853): perl-File-Compare-1.100.700-502.fc39 8.5 MB/s | 13 kB 00:00 (790/853): perl-File-Copy-2.41-502.fc39.noarch. 12 MB/s | 20 kB 00:00 (791/853): perl-File-stat-1.13-502.fc39.noarch. 12 MB/s | 17 kB 00:00 (792/853): perl-File-Find-1.43-502.fc39.noarch. 11 MB/s | 25 kB 00:00 (793/853): perl-FileHandle-2.05-502.fc39.noarch 8.8 MB/s | 16 kB 00:00 (794/853): perl-Getopt-Std-1.13-502.fc39.noarch 8.7 MB/s | 16 kB 00:00 (795/853): perl-Hash-Util-FieldHash-1.26-502.fc 23 MB/s | 38 kB 00:00 (796/853): perl-Git-2.43.0-1.fc39.noarch.rpm 15 MB/s | 40 kB 00:00 (797/853): perl-I18N-LangTags-0.45-502.fc39.noa 22 MB/s | 53 kB 00:00 (798/853): perl-I18N-Langinfo-0.22-502.fc39.x86 11 MB/s | 22 kB 00:00 (799/853): perl-IPC-Open3-1.22-502.fc39.noarch. 13 MB/s | 22 kB 00:00 (800/853): perl-IO-1.52-502.fc39.x86_64.rpm 29 MB/s | 82 kB 00:00 (801/853): perl-IPC-Run3-0.049-1.fc39.noarch.rp 15 MB/s | 38 kB 00:00 (802/853): perl-LWP-Protocol-https-6.12-1.fc39. 8.8 MB/s | 21 kB 00:00 (803/853): perl-Locale-Maketext-Simple-0.21-502 12 MB/s | 18 kB 00:00 (804/853): perl-Math-Complex-1.62-502.fc39.noar 20 MB/s | 46 kB 00:00 (805/853): perl-Module-CoreList-5.20231230-1.fc 35 MB/s | 88 kB 00:00 (806/853): perl-NDBM_File-1.16-502.fc39.x86_64. 11 MB/s | 23 kB 00:00 (807/853): perl-Opcode-1.64-502.fc39.x86_64.rpm 16 MB/s | 36 kB 00:00 (808/853): perl-POSIX-2.13-502.fc39.x86_64.rpm 46 MB/s | 97 kB 00:00 (809/853): perl-Pod-Html-1.34-502.fc39.noarch.r 10 MB/s | 29 kB 00:00 (810/853): perl-Safe-2.44-502.fc39.noarch.rpm 10 MB/s | 25 kB 00:00 (811/853): perl-SelectSaver-1.02-502.fc39.noarc 5.9 MB/s | 12 kB 00:00 (812/853): perl-Symbol-1.09-502.fc39.noarch.rpm 8.9 MB/s | 14 kB 00:00 (813/853): perl-Sys-Hostname-1.25-502.fc39.x86_ 8.6 MB/s | 17 kB 00:00 (814/853): perl-Test-Harness-3.48-1.fc39.noarch 64 MB/s | 275 kB 00:00 (815/853): perl-Tie-4.6-502.fc39.noarch.rpm 7.3 MB/s | 28 kB 00:00 (816/853): perl-Unicode-UCD-0.78-502.fc39.noarc 18 MB/s | 78 kB 00:00 (817/853): perl-base-2.27-502.fc39.noarch.rpm 7.5 MB/s | 16 kB 00:00 (818/853): perl-deprecate-0.04-502.fc39.noarch. 11 MB/s | 15 kB 00:00 (819/853): perl-if-0.61.000-502.fc39.noarch.rpm 4.1 MB/s | 14 kB 00:00 (820/853): perl-interpreter-5.38.2-502.fc39.x86 16 MB/s | 72 kB 00:00 (821/853): perl-devel-5.38.2-502.fc39.x86_64.rp 51 MB/s | 757 kB 00:00 (822/853): perl-lib-0.65-502.fc39.x86_64.rpm 2.6 MB/s | 15 kB 00:00 (823/853): perl-locale-1.10-502.fc39.noarch.rpm 3.7 MB/s | 14 kB 00:00 (824/853): perl-meta-notation-5.38.2-502.fc39.n 3.4 MB/s | 11 kB 00:00 (825/853): perl-mro-1.28-502.fc39.x86_64.rpm 8.6 MB/s | 29 kB 00:00 (826/853): perl-open-1.13-502.fc39.noarch.rpm 4.5 MB/s | 17 kB 00:00 (827/853): perl-overload-1.37-502.fc39.noarch.r 13 MB/s | 46 kB 00:00 (828/853): perl-overloading-0.02-502.fc39.noarc 4.5 MB/s | 13 kB 00:00 (829/853): perl-sigtrap-1.10-502.fc39.noarch.rp 4.9 MB/s | 16 kB 00:00 (830/853): perl-subs-1.04-502.fc39.noarch.rpm 3.8 MB/s | 12 kB 00:00 (831/853): perl-vars-1.05-502.fc39.noarch.rpm 4.3 MB/s | 13 kB 00:00 (832/853): perl-libs-5.38.2-502.fc39.x86_64.rpm 40 MB/s | 2.4 MB 00:00 (833/853): perl-doc-5.38.2-502.fc39.noarch.rpm 44 MB/s | 4.7 MB 00:00 (834/853): php-common-8.2.15-1.fc39.x86_64.rpm 22 MB/s | 862 kB 00:00 (835/853): php-nikic-php-parser4-4.18.0-1.fc39. 22 MB/s | 203 kB 00:00 (836/853): pyproject-rpm-macros-1.12.0-1.fc39.n 9.8 MB/s | 41 kB 00:00 (837/853): php-devel-8.2.15-1.fc39.x86_64.rpm 36 MB/s | 870 kB 00:00 (838/853): pyproject-srpm-macros-1.12.0-1.fc39. 2.1 MB/s | 14 kB 00:00 (839/853): qt5-srpm-macros-5.15.12-1.fc39.noarc 2.2 MB/s | 8.4 kB 00:00 (840/853): qt6-srpm-macros-6.6.0-1.fc39.noarch. 2.8 MB/s | 8.6 kB 00:00 (841/853): python3-devel-3.12.1-2.fc39.x86_64.r 30 MB/s | 312 kB 00:00 (842/853): readline-devel-8.2-6.fc39.x86_64.rpm 12 MB/s | 207 kB 00:00 (843/853): rav1e-libs-0.6.6-4.fc39.x86_64.rpm 43 MB/s | 1.0 MB 00:00 (844/853): php-cli-8.2.15-1.fc39.x86_64.rpm 39 MB/s | 5.4 MB 00:00 (845/853): rpm-build-4.19.1-2.fc39.x86_64.rpm 2.9 MB/s | 79 kB 00:00 (846/853): rpm-devel-4.19.1-2.fc39.x86_64.rpm 4.0 MB/s | 96 kB 00:00 (847/853): rpmautospec-rpm-macros-0.6.0-2.fc39. 5.6 MB/s | 9.9 kB 00:00 (848/853): rust-srpm-macros-25.2-2.fc39.noarch. 6.1 MB/s | 13 kB 00:00 (849/853): systemd-rpm-macros-254.8-2.fc39.noar 6.1 MB/s | 28 kB 00:00 (850/853): sudo-python-plugin-1.9.15-1.p5.fc39. 9.2 MB/s | 53 kB 00:00 (851/853): systemtap-sdt-devel-5.0~pre16958465g 17 MB/s | 74 kB 00:00 (852/853): sudo-1.9.15-1.p5.fc39.x86_64.rpm 55 MB/s | 1.3 MB 00:00 (853/853): systemd-udev-254.8-2.fc39.x86_64.rpm 61 MB/s | 2.1 MB 00:00 -------------------------------------------------------------------------------- Total 85 MB/s | 535 MB 00:06 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 1/1 Preparing : 1/1 Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 1/853 Installing : texlive-base-11:20230311-77.fc39.x86_64 1/853 Installing : texlive-lib-11:20230311-77.fc39.x86_64 2/853 Installing : libpng-2:1.6.37-15.fc39.x86_64 3/853 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 4/853 Installing : urw-base35-fonts-common-20200910-18.fc39.noarch 5/853 Installing : sgml-common-0.6.3-61.fc39.noarch 6/853 Installing : libpaper-1:2.1.1-1.fc39.x86_64 7/853 Installing : libmpc-1.3.1-3.fc39.x86_64 8/853 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 9/853 Installing : php-common-8.2.15-1.fc39.x86_64 10/853 Installing : libxslt-1.1.39-1.fc39.x86_64 11/853 Installing : m4-1.4.19-6.fc39.x86_64 12/853 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 13/853 Installing : jansson-2.13.1-7.fc39.x86_64 14/853 Installing : binutils-2.40-14.fc39.x86_64 15/853 Running scriptlet: binutils-2.40-14.fc39.x86_64 15/853 Installing : binutils-gold-2.40-14.fc39.x86_64 16/853 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 16/853 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 17/853 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 18/853 Installing : hunspell-en-0.20201207-7.fc39.noarch 19/853 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 20/853 Installing : hunspell-1.7.2-5.fc39.x86_64 21/853 Installing : apr-1.7.3-2.fc39.x86_64 22/853 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 23/853 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 24/853 Installing : apr-util-1.6.3-4.fc39.x86_64 25/853 Installing : php-cli-8.2.15-1.fc39.x86_64 26/853 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 27/853 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 27/853 Installing : cronie-1.6.1-5.fc39.x86_64 28/853 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 28/853 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. Installing : crontabs-1.11-30.20190603git.fc39.noarch 29/853 Running scriptlet: httpd-filesystem-2.4.58-1.fc39.noarch 30/853 Installing : httpd-filesystem-2.4.58-1.fc39.noarch 30/853 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/853 Installing : groff-base-1.23.0-3.fc39.x86_64 31/853 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/853 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 32/853 Installing : elfutils-0.190-4.fc39.x86_64 33/853 Installing : zziplib-0.13.72-5.fc39.x86_64 34/853 Installing : xz-5.4.4-1.fc39.x86_64 35/853 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 36/853 Installing : gdb-minimal-14.1-4.fc39.x86_64 37/853 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 38/853 Installing : xml-common-0.6.3-61.fc39.noarch 38/853 Installing : docbook-dtds-1.0-82.fc39.noarch 39/853 Running scriptlet: docbook-dtds-1.0-82.fc39.noarch 39/853 Installing : unzip-6.0-62.fc39.x86_64 40/853 Installing : tar-2:1.35-2.fc39.x86_64 41/853 Installing : shared-mime-info-2.2-4.fc39.x86_64 42/853 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 42/853 Installing : postgresql-private-libs-15.4-1.fc39.x86_64 43/853 Installing : mailcap-2.1.54-2.fc39.noarch 44/853 Installing : libwebp-1.3.2-2.fc39.x86_64 45/853 Installing : libicu-73.2-2.fc39.x86_64 46/853 Installing : libICE-1.0.10-11.fc39.x86_64 47/853 Installing : jbig2dec-libs-0.19-10.fc39.x86_64 48/853 Installing : graphite2-1.3.14-12.fc39.x86_64 49/853 Installing : file-5.44-5.fc39.x86_64 50/853 Installing : dwz-0.15-3.fc39.x86_64 51/853 Installing : cmake-filesystem-3.27.7-1.fc39.x86_64 52/853 Installing : adobe-mappings-cmap-20230622-1.fc39.noarch 53/853 Installing : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 54/853 Installing : debugedit-5.0-12.fc39.x86_64 55/853 Installing : libSM-1.2.3-13.fc39.x86_64 56/853 Installing : postgresql-15.4-1.fc39.x86_64 57/853 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 58/853 Installing : zip-3.0-39.fc39.x86_64 59/853 Installing : httpd-tools-2.4.58-1.fc39.x86_64 60/853 Installing : httpd-core-2.4.58-1.fc39.x86_64 61/853 Installing : mod_http2-2.0.25-1.fc39.x86_64 62/853 Installing : mod_lua-2.4.58-1.fc39.x86_64 63/853 Installing : enchant2-2.5.0-5.fc39.x86_64 64/853 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 65/853 Installing : php-fedora-autoloader-1.0.1-11.fc39.noarch 66/853 Installing : php-nikic-php-parser4-4.18.0-1.fc39.noarch 67/853 Installing : cpp-13.2.1-6.fc39.x86_64 68/853 Installing : paper-1:2.1.1-1.fc39.x86_64 69/853 Installing : opensp-1.5.2-43.fc39.x86_64 70/853 Installing : openjade-1.3.2-76.fc39.x86_64 71/853 Running scriptlet: openjade-1.3.2-76.fc39.x86_64 71/853 Installing : urw-base35-bookman-fonts-20200910-18.fc39.noarch 72/853 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 72/853 Installing : urw-base35-c059-fonts-20200910-18.fc39.noarch 73/853 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 73/853 Installing : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 74/853 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 74/853 Installing : urw-base35-gothic-fonts-20200910-18.fc39.noarch 75/853 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 75/853 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 76/853 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 76/853 Installing : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 77/853 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 77/853 Installing : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 78/853 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 78/853 Installing : urw-base35-p052-fonts-20200910-18.fc39.noarch 79/853 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 79/853 Installing : urw-base35-standard-symbols-ps-fonts-20200910-18 80/853 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 80/853 Installing : urw-base35-z003-fonts-20200910-18.fc39.noarch 81/853 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 81/853 Installing : urw-base35-fonts-20200910-18.fc39.noarch 82/853 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 83/853 Installing : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 84/853 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 85/853 Installing : rust-srpm-macros-25.2-2.fc39.noarch 86/853 Installing : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 87/853 Installing : rav1e-libs-0.6.6-4.fc39.x86_64 88/853 Installing : qt6-srpm-macros-6.6.0-1.fc39.noarch 89/853 Installing : qt5-srpm-macros-5.15.12-1.fc39.noarch 90/853 Installing : libtree-sitter-0.20.9-1.fc39.x86_64 91/853 Installing : libstdc++-devel-13.2.1-6.fc39.x86_64 92/853 Installing : libnl3-3.9.0-1.fc39.x86_64 93/853 Installing : libibverbs-46.0-4.fc39.x86_64 94/853 Installing : libpcap-14:1.10.4-2.fc39.x86_64 95/853 Installing : iptables-legacy-libs-1.8.9-5.fc39.x86_64 96/853 Installing : libkadm5-1.21.2-3.fc39.x86_64 97/853 Installing : libimagequant-4.0.3-2.fc39.x86_64 98/853 Installing : kernel-headers-6.7.3-200.fc39.x86_64 99/853 Installing : google-noto-fonts-common-20240101-1.fc39.noarch 100/853 Installing : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 101/853 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 102/853 Installing : google-droid-sans-fonts-20200215-17.fc39.noarch 103/853 Installing : glibc-headers-x86-2.38-16.fc39.noarch 104/853 Installing : annobin-docs-12.38-1.fc39.noarch 105/853 Installing : alsa-lib-1.2.11-2.fc39.x86_64 106/853 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 107/853 Installing : zstd-1.5.5-4.fc39.x86_64 108/853 Installing : xpdf-libs-1:4.04-10.fc39.x86_64 109/853 Installing : which-2.21-40.fc39.x86_64 110/853 Installing : tinycdb-0.78-21.fc39.x86_64 111/853 Installing : texlive-texlive-common-doc-11:svn54176-69.fc39.n 112/853 Installing : teckit-2.5.12-1.fc39.x86_64 113/853 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 114/853 Installing : python3-setuptools-67.7.2-7.fc39.noarch 115/853 Installing : python3-pip-23.2.1-1.fc39.noarch 116/853 Installing : python3-pyparsing-3.0.9-11.fc39.noarch 117/853 Installing : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 118/853 Installing : python3-packaging-23.1-4.fc39.noarch 119/853 Installing : procmail-3.24-2.fc39.x86_64 120/853 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 121/853 Installing : pixman-0.42.2-2.fc39.x86_64 122/853 Installing : perl-srpm-macros-1-51.fc39.noarch 123/853 Installing : pcre2-utf32-10.42-1.fc39.2.x86_64 124/853 Installing : pcre2-utf16-10.42-1.fc39.2.x86_64 125/853 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 126/853 Installing : openssl-1:3.1.1-4.fc39.x86_64 127/853 Installing : openjpeg2-2.5.0-5.fc39.x86_64 128/853 Installing : openblas-srpm-macros-2-14.fc39.noarch 129/853 Installing : ocaml-srpm-macros-8-2.fc39.noarch 130/853 Installing : ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 131/853 Installing : ncurses-6.4-7.20230520.fc39.x86_64 132/853 Installing : nano-7.2-4.fc39.x86_64 133/853 Installing : nano-default-editor-7.2-4.fc39.noarch 134/853 Installing : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 135/853 Installing : sudo-1.9.15-1.p5.fc39.x86_64 136/853 Installing : lynx-2.9.0-dev.12.1.fc39.1.x86_64 137/853 Installing : lua-srpm-macros-1-9.fc39.noarch 138/853 Installing : libvmaf-2.3.0-6.fc39.x86_64 139/853 Installing : libusb-compat-0.1-0.1.8-5.fc39.x86_64 140/853 Installing : libtalloc-2.4.1-1.fc39.x86_64 141/853 Installing : libpq-15.3-1.fc39.x86_64 142/853 Installing : libpkgconf-1.9.5-2.fc39.x86_64 143/853 Installing : pkgconf-1.9.5-2.fc39.x86_64 144/853 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 145/853 Installing : zlib-devel-1.2.13-4.fc39.x86_64 146/853 Installing : glibc-devel-2.38-16.fc39.x86_64 147/853 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 148/853 Installing : openssl-devel-1:3.1.1-4.fc39.x86_64 149/853 Installing : pcre2-devel-10.42-1.fc39.2.x86_64 150/853 Installing : keyutils-libs-devel-1.6.1-7.fc39.x86_64 151/853 Installing : libcom_err-devel-1.47.0-2.fc39.x86_64 152/853 Installing : libsepol-devel-3.5-2.fc39.x86_64 153/853 Installing : libselinux-devel-3.5-5.fc39.x86_64 154/853 Installing : libverto-devel-0.3.2-6.fc39.x86_64 155/853 Installing : krb5-devel-1.21.2-3.fc39.x86_64 156/853 Installing : libzstd-devel-1.5.5-4.fc39.x86_64 157/853 Installing : ncurses-devel-6.4-7.20230520.fc39.x86_64 158/853 Installing : popt-devel-1.19-3.fc39.x86_64 159/853 Installing : xz-devel-5.4.4-1.fc39.x86_64 160/853 Installing : libxml2-devel-2.10.4-3.fc39.x86_64 161/853 Installing : libpath_utils-0.2.1-54.fc39.x86_64 162/853 Installing : sscg-3.0.5-3.fc39.x86_64 163/853 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 164/853 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 165/853 Installing : iptables-libs-1.8.9-5.fc39.x86_64 166/853 Installing : libndp-1.8-6.fc39.x86_64 167/853 Installing : libmetalink-0.1.3-32.fc39.x86_64 168/853 Installing : liblockfile-1.17-6.fc39.x86_64 169/853 Installing : liblerc-4.0.0-4.fc39.x86_64 170/853 Installing : libijs-0.35-19.fc39.x86_64 171/853 Installing : libdav1d-1.2.1-2.fc39.x86_64 172/853 Installing : libdatrie-0.2.13-7.fc39.x86_64 173/853 Installing : libthai-0.1.29-6.fc39.x86_64 174/853 Installing : sombok-2.4.0-20.fc39.x86_64 175/853 Installing : libXau-1.0.11-3.fc39.x86_64 176/853 Installing : libxcb-1.13.1-12.fc39.x86_64 177/853 Installing : libX11-common-1.8.7-1.fc39.noarch 178/853 Installing : libX11-1.8.7-1.fc39.x86_64 179/853 Installing : libXext-1.3.5-3.fc39.x86_64 180/853 Installing : libXt-1.2.1-5.fc39.x86_64 181/853 Installing : libXpm-3.5.17-1.fc39.x86_64 182/853 Installing : libXmu-1.1.4-3.fc39.x86_64 183/853 Installing : libXaw-1.0.14-5.fc39.x86_64 184/853 Installing : libXi-1.8.1-2.fc39.x86_64 185/853 Installing : libXrender-0.9.11-3.fc39.x86_64 186/853 Installing : cairo-1.18.0-1.fc39.x86_64 187/853 Installing : harfbuzz-8.2.1-2.fc39.x86_64 188/853 Installing : freetype-2.13.1-2.fc39.x86_64 189/853 Installing : fontconfig-2.14.2-5.fc39.x86_64 190/853 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 190/853 Installing : less-633-2.fc39.x86_64 191/853 Installing : git-core-2.43.0-1.fc39.x86_64 192/853 Installing : git-core-doc-2.43.0-1.fc39.noarch 193/853 Installing : lcms2-2.15-2.fc39.x86_64 194/853 Installing : kmod-30-6.fc39.x86_64 195/853 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 196/853 Installing : kbd-misc-2.6.3-1.fc39.noarch 197/853 Installing : kbd-legacy-2.6.3-1.fc39.noarch 198/853 Installing : kbd-2.6.3-1.fc39.x86_64 199/853 Installing : systemd-udev-254.8-2.fc39.x86_64 200/853 Running scriptlet: systemd-udev-254.8-2.fc39.x86_64 200/853 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/dbus-org.freedesktop.home1.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-homed.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service → /usr/lib/systemd/system/systemd-homed-activate.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target → /usr/lib/systemd/system/remote-cryptsetup.target. Installing : jbigkit-libs-2.1-26.fc39.x86_64 201/853 Installing : libtiff-4.4.0-8.fc39.x86_64 202/853 Installing : hostname-3.23-9.fc39.x86_64 203/853 Running scriptlet: hostname-3.23-9.fc39.x86_64 203/853 Installing : highway-1.0.7-1.fc39.x86_64 204/853 Installing : libjxl-1:0.8.2-3.fc39.x86_64 205/853 Installing : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 206/853 Installing : libaom-3.8.0-1.fc39.x86_64 207/853 Installing : libavif-0.11.1-11.fc39.x86_64 208/853 Installing : gd-2.3.3-12.fc39.x86_64 209/853 Installing : perl-Math-Complex-1.62-502.fc39.noarch 210/853 Installing : perl-Digest-SHA-1:6.04-501.fc39.x86_64 211/853 Installing : perl-Digest-1.20-500.fc39.noarch 212/853 Installing : perl-Tie-4.6-502.fc39.noarch 213/853 Installing : perl-GSSAPI-0.28-43.fc39.x86_64 214/853 Installing : perl-Digest-HMAC-1.04-8.fc39.noarch 215/853 Installing : perl-GD-2.78-3.fc39.x86_64 216/853 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 217/853 Installing : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 218/853 Installing : perl-B-1.88-502.fc39.x86_64 219/853 Installing : perl-FileHandle-2.05-502.fc39.noarch 220/853 Installing : perl-subs-1.04-502.fc39.noarch 221/853 Installing : perl-Authen-SASL-2.1700-1.fc39.noarch 222/853 Installing : perl-GD-Barcode-1.15-44.fc39.noarch 223/853 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 224/853 Installing : perl-libnet-3.15-501.fc39.noarch 225/853 Installing : perl-Business-ISBN-3.008-2.fc39.noarch 226/853 Installing : perl-AutoLoader-5.74-502.fc39.noarch 227/853 Installing : perl-Class-Struct-0.68-502.fc39.noarch 228/853 Installing : perl-base-2.27-502.fc39.noarch 229/853 Installing : perl-locale-1.10-502.fc39.noarch 230/853 Installing : perl-URI-5.21-1.fc39.noarch 231/853 Installing : perl-Socket-4:2.037-3.fc39.x86_64 232/853 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 233/853 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 234/853 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 235/853 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 236/853 Installing : perl-SelectSaver-1.02-502.fc39.noarch 237/853 Installing : perl-if-0.61.000-502.fc39.noarch 238/853 Installing : perl-POSIX-2.13-502.fc39.x86_64 239/853 Installing : perl-mro-1.28-502.fc39.x86_64 240/853 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 241/853 Installing : perl-File-stat-1.13-502.fc39.noarch 242/853 Installing : perl-overloading-0.02-502.fc39.noarch 243/853 Installing : perl-File-Path-2.18-500.fc39.noarch 244/853 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 245/853 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 246/853 Installing : perl-Term-Cap-1.18-500.fc39.noarch 247/853 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 248/853 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 249/853 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 250/853 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 251/853 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 252/853 Installing : perl-constant-1.33-501.fc39.noarch 253/853 Installing : perl-parent-1:0.241-500.fc39.noarch 254/853 Installing : perl-Errno-1.37-502.fc39.x86_64 255/853 Installing : perl-Fcntl-1.15-502.fc39.x86_64 256/853 Installing : perl-File-Basename-2.86-502.fc39.noarch 257/853 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 258/853 Installing : perl-Symbol-1.09-502.fc39.noarch 259/853 Installing : perl-Storable-1:3.32-500.fc39.x86_64 260/853 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 261/853 Installing : perl-IO-1.52-502.fc39.x86_64 262/853 Installing : perl-overload-1.37-502.fc39.noarch 263/853 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 264/853 Installing : perl-vars-1.05-502.fc39.noarch 265/853 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 266/853 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 267/853 Installing : perl-podlators-1:5.01-500.fc39.noarch 268/853 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 269/853 Installing : perl-Carp-1.54-500.fc39.noarch 270/853 Installing : perl-Exporter-5.77-500.fc39.noarch 271/853 Installing : perl-PathTools-3.89-500.fc39.x86_64 272/853 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 273/853 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 274/853 Installing : perl-Encode-4:3.19-500.fc39.x86_64 275/853 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 276/853 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 277/853 Installing : perl-doc-5.38.2-502.fc39.noarch 278/853 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 279/853 Installing : perl-File-Find-1.43-502.fc39.noarch 280/853 Installing : perl-File-Copy-2.41-502.fc39.noarch 281/853 Installing : perl-version-8:0.99.30-1.fc39.x86_64 282/853 Installing : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 283/853 Installing : perl-Try-Tiny-0.31-6.fc39.noarch 284/853 Installing : perl-Module-Runtime-0.016-20.fc39.noarch 285/853 Installing : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 286/853 Installing : perl-Module-Implementation-0.09-37.fc39.noarch 287/853 Installing : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 288/853 Installing : perl-Math-BigRat-0.2624-500.fc39.noarch 289/853 Installing : perl-Unicode-Normalize-1.32-500.fc39.x86_64 290/853 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 291/853 Installing : autoconf-2.71-6.fc39.noarch 292/853 Installing : perl-JSON-PP-1:4.16-501.fc39.noarch 293/853 Installing : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 294/853 Installing : perl-LWP-MediaTypes-6.04-15.fc39.noarch 295/853 Installing : perl-Params-Util-1.102-12.fc39.x86_64 296/853 Installing : perl-Sys-Hostname-1.25-502.fc39.x86_64 297/853 Installing : perl-lib-0.65-502.fc39.x86_64 298/853 Installing : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 299/853 Installing : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 300/853 Installing : perl-Clone-0.46-4.fc39.x86_64 301/853 Installing : perl-Data-Dump-1.25-8.fc39.noarch 302/853 Installing : perl-Date-ISO8601-0.005-18.fc39.noarch 303/853 Installing : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 304/853 Installing : perl-Module-Load-1:0.36-500.fc39.noarch 305/853 Installing : perl-Sub-Install-0.929-3.fc39.noarch 306/853 Installing : perl-Text-Balanced-2.06-500.fc39.noarch 307/853 Installing : perl-Text-Unidecode-1.30-22.fc39.noarch 308/853 Installing : perl-TimeDate-1:2.33-11.fc39.noarch 309/853 Installing : perl-HTTP-Date-6.06-2.fc39.noarch 310/853 Installing : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 311/853 Installing : perl-XML-Parser-2.46-15.fc39.x86_64 312/853 Installing : perl-XML-SAX-Base-1.09-20.fc39.noarch 313/853 Installing : perl-threads-1:2.36-500.fc39.x86_64 314/853 Installing : perl-I18N-Langinfo-0.22-502.fc39.x86_64 315/853 Installing : perl-Encode-Locale-1.05-27.fc39.noarch 316/853 Installing : perl-IPC-Run3-0.049-1.fc39.noarch 317/853 Installing : psutils-2.10-2.fc39.noarch 318/853 Running scriptlet: groff-1.23.0-3.fc39.x86_64 319/853 Installing : groff-1.23.0-3.fc39.x86_64 319/853 Running scriptlet: groff-1.23.0-3.fc39.x86_64 319/853 Installing : perl-threads-shared-1.68-500.fc39.x86_64 320/853 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 321/853 Installing : automake-1.16.5-13.fc39.noarch 322/853 Installing : perl-File-Listing-6.16-1.fc39.noarch 323/853 Installing : perl-Parse-RecDescent-1.967015-20.fc39.noarch 324/853 Installing : perl-Data-OptList-0.114-2.fc39.noarch 325/853 Installing : perl-Data-Uniqid-0.12-31.fc39.noarch 326/853 Installing : perl-Mail-Sendmail-0.80-18.fc39.noarch 327/853 Installing : perl-Text-BibTeX-0.89-3.fc39.x86_64 328/853 Installing : perl-Unicode-Collate-1.31-500.fc39.x86_64 329/853 Installing : perl-Unicode-UCD-0.78-502.fc39.noarch 330/853 Installing : perl-JSON-4.10-3.fc39.noarch 331/853 Installing : perl-List-SomeUtils-0.59-3.fc39.noarch 332/853 Installing : perl-Params-Validate-1.31-5.fc39.x86_64 333/853 Installing : perl-Module-Metadata-1.000038-3.fc39.noarch 334/853 Installing : perl-Module-CoreList-1:5.20231230-1.fc39.noarch 335/853 Installing : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 336/853 Installing : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 337/853 Installing : perl-Date-Manip-6.93-1.fc39.noarch 338/853 Installing : docbook-style-dsssl-1.79-36.fc39.noarch 339/853 Running scriptlet: docbook-style-dsssl-1.79-36.fc39.noarch 339/853 Installing : perl-Lingua-Translit-0.29-4.fc39.noarch 340/853 Installing : perl-SGMLSpm-1.03ii-60.fc39.noarch 341/853 Installing : docbook-utils-0.6.14-57.fc39.noarch 342/853 Installing : perl-Pod-Html-1.34-502.fc39.noarch 343/853 Installing : perl-Business-ISSN-1.005-8.fc39.noarch 344/853 Installing : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 345/853 Installing : perl-CPAN-Meta-2.150010-500.fc39.noarch 346/853 Installing : perl-Class-Accessor-0.51-18.fc39.noarch 347/853 Installing : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 348/853 Installing : perl-Exception-Class-1.45-8.fc39.noarch 349/853 Installing : perl-Class-Inspector-1.36-14.fc39.noarch 350/853 Installing : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 351/853 Installing : perl-Role-Tiny-2.002004-9.fc39.noarch 352/853 Installing : perl-Class-Singleton-1.6-9.fc39.noarch 353/853 Installing : perl-Class-XSAccessor-1.19-31.fc39.x86_64 354/853 Installing : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 355/853 Installing : perl-IO-Compress-2.206-1.fc39.noarch 356/853 Installing : perl-Net-HTTP-6.23-2.fc39.noarch 357/853 Installing : perl-Convert-ASN1-0.34-1.fc39.noarch 358/853 Installing : perl-Devel-PPPort-3.71-501.fc39.x86_64 359/853 Installing : perl-DynaLoader-Functions-0.004-2.fc39.noarch 360/853 Installing : perl-Devel-CallChecker-0.009-3.fc39.x86_64 361/853 Installing : perl-Params-Classify-0.015-20.fc39.x86_64 362/853 Installing : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 363/853 Installing : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 364/853 Installing : perl-Email-Date-Format-1.008-2.fc39.noarch 365/853 Installing : perl-Error-1:0.17029-13.fc39.noarch 366/853 Installing : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 367/853 Installing : perl-HTML-Tagset-3.20-54.fc39.noarch 368/853 Installing : perl-IO-HTML-1.004-11.fc39.noarch 369/853 Installing : perl-IO-String-1.08-48.fc39.noarch 370/853 Installing : perl-IPC-SysV-2.09-501.fc39.x86_64 371/853 Installing : perl-IPC-System-Simple-1.30-11.fc39.noarch 372/853 Installing : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 373/853 Installing : perl-Lexical-Var-0.010-3.fc39.x86_64 374/853 Installing : perl-Exporter-Tiny-1.006002-2.fc39.noarch 375/853 Installing : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 376/853 Installing : perl-List-MoreUtils-0.430-9.fc39.noarch 377/853 Installing : perl-File-ShareDir-1.118-9.fc39.noarch 378/853 Installing : perl-List-UtilsBy-0.12-7.fc39.noarch 379/853 Installing : perl-List-AllUtils-0.19-10.fc39.noarch 380/853 Installing : perl-MIME-Charset-1.013.1-3.fc39.noarch 381/853 Installing : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 382/853 Installing : perl-MIME-Types-2.24-3.fc39.noarch 383/853 Installing : perl-MIME-Lite-3.033-8.fc39.noarch 384/853 Installing : perl-MRO-Compat-0.15-7.fc39.noarch 385/853 Installing : perl-Mail-Sender-1:0.903-22.fc39.noarch 386/853 Installing : perl-NTLM-1.09-36.fc39.noarch 387/853 Installing : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 388/853 Installing : perl-MailTools-2.21-14.fc39.noarch 389/853 Installing : perl-Number-Compare-0.03-36.fc39.noarch 390/853 Installing : perl-Package-Generator-1.106-29.fc39.noarch 391/853 Installing : perl-Sub-Exporter-0.990-1.fc39.noarch 392/853 Installing : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 393/853 Installing : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 394/853 Installing : perl-Package-Stash-XS-0.30-5.fc39.x86_64 395/853 Installing : perl-Package-Stash-0.40-5.fc39.noarch 396/853 Installing : perl-PadWalker-2.5-10.fc39.x86_64 397/853 Installing : perl-Devel-Caller-2.07-3.fc39.x86_64 398/853 Installing : perl-Devel-LexAlias-0.05-34.fc39.x86_64 399/853 Installing : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 400/853 Installing : perl-File-Slurper-0.014-3.fc39.noarch 401/853 Installing : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 402/853 Installing : perl-HTTP-Message-6.44-3.fc39.noarch 403/853 Installing : perl-HTML-Parser-3.81-3.fc39.x86_64 404/853 Installing : perl-HTTP-Negotiate-6.01-36.fc39.noarch 405/853 Installing : perl-HTTP-Cookies-6.10-10.fc39.noarch 406/853 Installing : perl-Ref-Util-XS-0.117-20.fc39.x86_64 407/853 Installing : perl-Ref-Util-0.204-18.fc39.noarch 408/853 Installing : perl-Regexp-Common-2017060201-22.fc39.noarch 409/853 Installing : perl-Sort-Key-1.33-28.fc39.x86_64 410/853 Installing : perl-Sub-Identify-0.14-24.fc39.x86_64 411/853 Installing : perl-Sys-Syslog-0.36-501.fc39.x86_64 412/853 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 413/853 Installing : perl-Git-2.43.0-1.fc39.noarch 414/853 Installing : git-2.43.0-1.fc39.x86_64 415/853 Installing : perl-Text-CSV-2.02-3.fc39.noarch 416/853 Installing : perl-Text-Glob-0.11-21.fc39.noarch 417/853 Installing : perl-File-Find-Rule-0.34-26.fc39.noarch 418/853 Installing : perl-Data-Compare-1.29-2.fc39.noarch 419/853 Installing : perl-Text-Roman-3.5-25.fc39.noarch 420/853 Installing : perl-Tie-Cycle-1.227-9.fc39.noarch 421/853 Installing : perl-Business-ISMN-1.203-2.fc39.noarch 422/853 Installing : perl-Tie-RefHash-1.40-500.fc39.noarch 423/853 Installing : perl-autodie-2.36-501.fc39.noarch 424/853 Installing : perl-Variable-Magic-0.63-4.fc39.x86_64 425/853 Installing : perl-WWW-RobotRules-6.02-37.fc39.noarch 426/853 Installing : perl-LWP-Protocol-https-6.12-1.fc39.noarch 427/853 Installing : perl-libwww-perl-6.72-1.fc39.noarch 428/853 Installing : perl-XML-SAX-1.02-13.fc39.noarch 429/853 Running scriptlet: perl-XML-SAX-1.02-13.fc39.noarch 429/853 Installing : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 430/853 Running scriptlet: perl-XML-LibXML-1:2.0209-2.fc39.x86_64 430/853 Installing : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 431/853 Installing : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 432/853 Installing : perl-XML-Writer-0.900-12.fc39.noarch 433/853 Installing : perl-XString-0.005-10.fc39.x86_64 434/853 Installing : perl-autovivification-0.18-20.fc39.x86_64 435/853 Installing : perl-AutoSplit-5.74-502.fc39.noarch 436/853 Installing : perl-Benchmark-1.24-502.fc39.noarch 437/853 Installing : perl-Test-Harness-1:3.48-1.fc39.noarch 438/853 Installing : perl-DirHandle-1.05-502.fc39.noarch 439/853 Installing : perl-English-1.11-502.fc39.noarch 440/853 Installing : perltidy-20230912-1.fc39.noarch 441/853 Installing : perl-Eval-Closure-0.14-21.fc39.noarch 442/853 Installing : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 443/853 Installing : perl-Specio-0.48-4.fc39.noarch 444/853 Installing : perl-ExtUtils-Constant-0.25-502.fc39.noarch 445/853 Installing : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 446/853 Installing : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 447/853 Installing : perl-namespace-clean-0.27-24.fc39.noarch 448/853 Installing : perl-namespace-autoclean-0.29-16.fc39.noarch 449/853 Installing : perl-DateTime-Locale-1.39-2.fc39.noarch 450/853 Installing : perl-DateTime-2:1.59-5.fc39.x86_64 451/853 Installing : perl-DateTime-TimeZone-2.61-1.fc39.noarch 452/853 Installing : perl-Log-Dispatch-2.71-2.fc39.noarch 453/853 Installing : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 454/853 Installing : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 455/853 Installing : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 456/853 Installing : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 457/853 Installing : perl-I18N-LangTags-0.45-502.fc39.noarch 458/853 Installing : perl-Locale-Maketext-1.33-501.fc39.noarch 459/853 Installing : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 460/853 Installing : perl-Params-Check-1:0.38-500.fc39.noarch 461/853 Installing : perl-Module-Load-Conditional-0.74-500.fc39.noarc 462/853 Installing : perl-IPC-Cmd-2:1.04-501.fc39.noarch 463/853 Installing : perl-Opcode-1.64-502.fc39.x86_64 464/853 Installing : perl-Safe-2.44-502.fc39.noarch 465/853 Installing : perl-deprecate-0.04-502.fc39.noarch 466/853 Installing : perl-Text-Soundex-3.05-28.fc39.x86_64 467/853 Installing : perl-LDAP-1:0.68-11.fc39.noarch 468/853 Installing : perl-Log-Log4perl-1.57-3.fc39.noarch 469/853 Installing : perl-meta-notation-5.38.2-502.fc39.noarch 470/853 Installing : perl-sigtrap-1.10-502.fc39.noarch 471/853 Installing : biber-2.19-3.fc39.noarch 472/853 Installing : gpm-libs-1.20.7-44.fc39.x86_64 473/853 Installing : gpgme-1.20.0-5.fc39.x86_64 474/853 Installing : gnat-srpm-macros-6-3.fc39.noarch 475/853 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 476/853 Installing : gc-8.2.2-4.fc39.x86_64 477/853 Installing : guile22-2.2.7-9.fc39.x86_64 478/853 Installing : make-1:4.4.1-2.fc39.x86_64 479/853 Installing : gcc-13.2.1-6.fc39.x86_64 480/853 Installing : gcc-c++-13.2.1-6.fc39.x86_64 481/853 Installing : emacs-common-1:29.2-2.fc39.x86_64 482/853 Installing : libtool-2.4.7-7.fc39.x86_64 483/853 Installing : perl-Filter-2:1.64-501.fc39.x86_64 484/853 Installing : perl-encoding-4:3.00-500.fc39.x86_64 485/853 Installing : perl-open-1.13-502.fc39.noarch 486/853 Installing : perl-XML-XPath-1.48-4.fc39.noarch 487/853 Installing : texlive-epstopdf-11:svn66461-77.fc39.noarch 488/853 Installing : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 489/853 Installing : texlive-cm-11:svn57963-69.fc39.noarch 490/853 Installing : texlive-etex-11:svn66203-69.fc39.noarch 491/853 Installing : texlive-graphics-def-11:svn64487-69.fc39.noarch 492/853 Installing : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 493/853 Installing : texlive-hyphen-base-11:svn66413-69.fc39.noarch 494/853 Installing : texlive-knuth-lib-11:svn57963-69.fc39.noarch 495/853 Installing : texlive-plain-11:svn57963-69.fc39.noarch 496/853 Installing : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 497/853 Installing : texlive-unicode-data-11:svn64423-69.fc39.noarch 498/853 Installing : texlive-gsftopk-11:svn52851-77.fc39.x86_64 499/853 Installing : texlive-luatex-11:svn66967-77.fc39.x86_64 500/853 Installing : texlive-texlive.infra-11:svn66512-77.fc39.noarch 501/853 Installing : texlive-texlive-scripts-11:svn66584-77.fc39.noar 502/853 Installing : texlive-kpathsea-11:svn66209-77.fc39.x86_64 503/853 Installing : texlive-iftex-11:svn61910-69.fc39.noarch 504/853 Installing : texlive-amsmath-11:svn63514-69.fc39.noarch 505/853 Installing : texlive-babel-11:svn65823-69.fc39.noarch 506/853 Installing : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 507/853 Installing : texlive-kvoptions-11:svn63622-69.fc39.noarch 508/853 Installing : texlive-url-11:svn32528.3.4-69.fc39.noarch 509/853 Installing : texlive-amsfonts-11:svn61937-69.fc39.noarch 510/853 Installing : texlive-atbegshi-11:svn53051-69.fc39.noarch 511/853 Installing : texlive-ltxcmds-11:svn56421-69.fc39.noarch 512/853 Installing : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 513/853 Installing : texlive-atveryend-11:svn53108-69.fc39.noarch 514/853 Installing : texlive-infwarerr-11:svn53023-69.fc39.noarch 515/853 Installing : texlive-l3backend-11:svn65573-69.fc39.noarch 516/853 Installing : texlive-auxhook-11:svn53173-69.fc39.noarch 517/853 Installing : texlive-booktabs-11:svn53402-69.fc39.noarch 518/853 Installing : texlive-dehyph-11:svn48599-69.fc39.noarch 519/853 Installing : texlive-pdftex-11:svn66243-77.fc39.x86_64 520/853 Installing : texlive-etex-pkg-11:svn41784-69.fc39.noarch 521/853 Installing : texlive-etoolbox-11:svn56554-69.fc39.noarch 522/853 Installing : texlive-etexcmds-11:svn53171-69.fc39.noarch 523/853 Installing : texlive-latexconfig-11:svn53525-69.fc39.noarch 524/853 Installing : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 525/853 Installing : texlive-pdfescape-11:svn53082-69.fc39.noarch 526/853 Installing : texlive-tex-11:svn66186-77.fc39.x86_64 527/853 Installing : texlive-bigintcalc-11:svn53172-69.fc39.noarch 528/853 Installing : texlive-fp-11:svn49719-69.fc39.noarch 529/853 Installing : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 530/853 Installing : texlive-graphics-11:svn66204-69.fc39.noarch 531/853 Installing : texlive-tools-11:svn64892-69.fc39.noarch 532/853 Installing : texlive-xkeyval-11:svn63616-69.fc39.noarch 533/853 Installing : texlive-colortbl-11:svn64015-69.fc39.noarch 534/853 Installing : texlive-geometry-11:svn61719-69.fc39.noarch 535/853 Installing : texlive-hycolor-11:svn53584-69.fc39.noarch 536/853 Installing : texlive-intcalc-11:svn53168-69.fc39.noarch 537/853 Installing : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 538/853 Installing : texlive-letltxmacro-11:svn53022-69.fc39.noarch 539/853 Installing : texlive-lm-11:svn65956-69.fc39.noarch 540/853 Installing : texlive-omega-11:svn33046.0-69.fc39.noarch 541/853 Installing : texlive-uniquecounter-11:svn53162-69.fc39.noarch 542/853 Installing : texlive-zapfding-11:svn61719-69.fc39.noarch 543/853 Installing : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 544/853 Installing : texlive-caption-11:svn66580-69.fc39.noarch 545/853 Installing : texlive-bitset-11:svn53837-69.fc39.noarch 546/853 Installing : texlive-everyshi-11:svn57001-69.fc39.noarch 547/853 Installing : texlive-fancyhdr-11:svn64977-69.fc39.noarch 548/853 Installing : texlive-firstaid-11:svn64892-69.fc39.noarch 549/853 Installing : texlive-footmisc-11:svn62524-69.fc39.noarch 550/853 Installing : texlive-hologo-11:svn61719-69.fc39.noarch 551/853 Installing : texlive-hypdoc-11:svn65678-69.fc39.noarch 552/853 Installing : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 553/853 Installing : texlive-multido-11:svn18302.1.42-69.fc39.noarch 554/853 Installing : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 555/853 Installing : texlive-palatino-11:svn61719-69.fc39.noarch 556/853 Installing : texlive-ragged2e-11:svn66152-69.fc39.noarch 557/853 Installing : texlive-setspace-11:svn65206-69.fc39.noarch 558/853 Installing : texlive-symbol-11:svn61719-69.fc39.noarch 559/853 Installing : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 560/853 Installing : texlive-lambda-11:svn45756-69.fc39.noarch 561/853 Installing : texlive-carlisle-11:svn59577-69.fc39.noarch 562/853 Installing : texlive-csquotes-11:svn64389-69.fc39.noarch 563/853 Installing : texlive-sauerj-11:svn15878.0-69.fc39.noarch 564/853 Installing : texlive-translator-11:svn59412-69.fc39.noarch 565/853 Installing : texlive-catchfile-11:svn53084-69.fc39.noarch 566/853 Installing : texlive-ifplatform-11:svn45533-69.fc39.noarch 567/853 Installing : texlive-memoir-11:svn65040-69.fc39.noarch 568/853 Installing : texlive-dvips-11:svn66203-77.fc39.x86_64 569/853 Installing : texlive-babelbib-11:svn57349-69.fc39.noarch 570/853 Installing : texlive-avantgar-11:svn61983-69.fc39.noarch 571/853 Installing : texlive-bookman-11:svn61719-69.fc39.noarch 572/853 Installing : texlive-bookmark-11:svn56885-69.fc39.noarch 573/853 Installing : texlive-charter-11:svn15878.0-69.fc39.noarch 574/853 Installing : texlive-courier-11:svn61719-69.fc39.noarch 575/853 Installing : texlive-ec-11:svn25033.1.0-69.fc39.noarch 576/853 Installing : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 577/853 Installing : texlive-euler-11:svn42428-69.fc39.noarch 578/853 Installing : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 579/853 Installing : texlive-float-11:svn15878.1.3d-69.fc39.noarch 580/853 Installing : texlive-fpl-11:svn54512-69.fc39.noarch 581/853 Installing : texlive-mathpazo-11:svn52663-69.fc39.noarch 582/853 Installing : texlive-gettitlestring-11:svn53170-69.fc39.noarc 583/853 Installing : texlive-glyphlist-11:svn54074-77.fc39.noarch 584/853 Installing : texlive-grfext-11:svn53024-69.fc39.noarch 585/853 Installing : texlive-grffile-11:svn52756-69.fc39.noarch 586/853 Installing : texlive-helvetic-11:svn61719-69.fc39.noarch 587/853 Installing : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 588/853 Installing : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 589/853 Installing : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 590/853 Installing : texlive-modes-11:svn61719-69.fc39.noarch 591/853 Installing : texlive-paralist-11:svn43021-69.fc39.noarch 592/853 Installing : texlive-pdflscape-11:svn64851-69.fc39.noarch 593/853 Installing : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 594/853 Installing : texlive-refcount-11:svn53164-69.fc39.noarch 595/853 Installing : texlive-rsfs-11:svn15878.0-69.fc39.noarch 596/853 Installing : texlive-stringenc-11:svn52982-69.fc39.noarch 597/853 Installing : texlive-times-11:svn61719-69.fc39.noarch 598/853 Installing : texlive-ucharcat-11:svn38907-69.fc39.noarch 599/853 Installing : texlive-ulem-11:svn53365-69.fc39.noarch 600/853 Installing : texlive-underscore-11:svn18261.0-69.fc39.noarch 601/853 Installing : texlive-utopia-11:svn15878.0-69.fc39.noarch 602/853 Installing : texlive-psnfss-11:svn54694-69.fc39.noarch 603/853 Installing : texlive-wasy-11:svn53533-69.fc39.noarch 604/853 Installing : texlive-wasysym-11:svn54080-69.fc39.noarch 605/853 Installing : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 606/853 Installing : texlive-zref-11:svn62977-69.fc39.noarch 607/853 Installing : texlive-wasy-type1-11:svn53534-69.fc39.noarch 608/853 Installing : texlive-metafont-11:svn66186-77.fc39.x86_64 609/853 Installing : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 610/853 Installing : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 611/853 Installing : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 612/853 Installing : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 613/853 Installing : texlive-mathtools-11:svn63767-69.fc39.noarch 614/853 Installing : texlive-crop-11:svn55424-69.fc39.noarch 615/853 Installing : texlive-logreq-11:svn53003-69.fc39.noarch 616/853 Installing : texlive-microtype-11:svn66587-69.fc39.noarch 617/853 Installing : texlive-pdfmanagement-testphase-11:svn66532-69.f 618/853 Installing : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 619/853 Installing : texlive-euro-11:svn22191.1.1-69.fc39.noarch 620/853 Installing : texlive-lollipop-11:svn45678-77.fc39.noarch 621/853 Installing : texlive-texsis-11:svn45678-77.fc39.noarch 622/853 Installing : texlive-hopatch-11:svn65491-69.fc39.noarch 623/853 Installing : texlive-tex-gyre-11:svn65956-69.fc39.noarch 624/853 Installing : texlive-alphalph-11:svn53087-69.fc39.noarch 625/853 Installing : texlive-anysize-11:svn15878.0-69.fc39.noarch 626/853 Installing : texlive-babel-english-11:svn44495-69.fc39.noarch 627/853 Installing : texlive-beton-11:svn15878.0-69.fc39.noarch 628/853 Installing : texlive-bibtex-11:svn66186-77.fc39.x86_64 629/853 Installing : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 630/853 Installing : texlive-cite-11:svn36428.5.5-69.fc39.noarch 631/853 Installing : texlive-cmap-11:svn57640-69.fc39.noarch 632/853 Installing : texlive-cmextra-11:svn57866-69.fc39.noarch 633/853 Installing : texlive-colorprofiles-11:svn49086-69.fc39.noarch 634/853 Installing : texlive-ctablestack-11:svn38514-69.fc39.noarch 635/853 Installing : texlive-luatexbase-11:svn52663-69.fc39.noarch 636/853 Installing : texlive-edmac-11:svn61719-69.fc39.noarch 637/853 Installing : texlive-enctex-11:svn34957.0-69.fc39.noarch 638/853 Installing : texlive-enumitem-11:svn51423-69.fc39.noarch 639/853 Installing : texlive-euro-ce-11:svn25714-69.fc39.noarch 640/853 Installing : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 641/853 Installing : texlive-everysel-11:svn57489-69.fc39.noarch 642/853 Installing : texlive-filecontents-11:svn52142-69.fc39.noarch 643/853 Installing : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 644/853 Installing : texlive-lineno-11:svn65586-69.fc39.noarch 645/853 Installing : texlive-fix2col-11:svn38770-69.fc39.noarch 646/853 Installing : texlive-footnotehyper-11:svn60374-69.fc39.noarch 647/853 Installing : texlive-hobsub-11:svn52810-69.fc39.noarch 648/853 Installing : texlive-hyperref-11:svn65758-69.fc39.noarch 649/853 Installing : texlive-attachfile-11:svn42099-69.fc39.noarch 650/853 Installing : texlive-attachfile2-11:svn57959-77.fc39.noarch 651/853 Installing : texlive-hyphenex-11:svn57387-69.fc39.noarch 652/853 Installing : texlive-ifmtarg-11:svn47544-69.fc39.noarch 653/853 Installing : texlive-kastrup-11:svn15878.0-69.fc39.noarch 654/853 Installing : texlive-knuth-local-11:svn57963-69.fc39.noarch 655/853 Installing : texlive-latex-lab-11:svn64892-69.fc39.noarch 656/853 Installing : texlive-latexbug-11:svn63596-69.fc39.noarch 657/853 Installing : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 658/853 Installing : texlive-luabidi-11:svn54512-69.fc39.noarch 659/853 Installing : texlive-luahbtex-11:svn66186-77.fc39.x86_64 660/853 Installing : texlive-lualibs-11:svn64615-69.fc39.noarch 661/853 Installing : texlive-luaotfload-11:svn64616-77.fc39.noarch 662/853 Installing : texlive-lwarp-11:svn66259-77.fc39.noarch 663/853 Installing : texlive-makecmds-11:svn15878.0-69.fc39.noarch 664/853 Installing : texlive-makeindex-11:svn62517-77.fc39.x86_64 665/853 Installing : texlive-manfnt-font-11:svn45777-69.fc39.noarch 666/853 Installing : texlive-marginnote-11:svn48383-69.fc39.noarch 667/853 Installing : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 668/853 Installing : texlive-mflogo-font-11:svn54512-69.fc39.noarch 669/853 Installing : texlive-mflogo-11:svn42428-69.fc39.noarch 670/853 Installing : texlive-mfnfss-11:svn46036-69.fc39.noarch 671/853 Installing : texlive-mfware-11:svn66186-77.fc39.x86_64 672/853 Installing : texlive-mparhack-11:svn59066-69.fc39.noarch 673/853 Installing : texlive-mptopdf-11:svn65952-77.fc39.noarch 674/853 Installing : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 675/853 Installing : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 676/853 Installing : texlive-newfloat-11:svn52906-69.fc39.noarch 677/853 Installing : texlive-notoccite-11:svn18129.0-69.fc39.noarch 678/853 Installing : texlive-ntgclass-11:svn65522-69.fc39.noarch 679/853 Installing : texlive-omegaware-11:svn66186-77.fc39.x86_64 680/853 Installing : texlive-otibet-11:svn45777-69.fc39.noarch 681/853 Installing : texlive-pagesel-11:svn56105-69.fc39.noarch 682/853 Installing : texlive-parallel-11:svn15878.0-69.fc39.noarch 683/853 Installing : texlive-parskip-11:svn58358-69.fc39.noarch 684/853 Installing : texlive-pdfcol-11:svn64469-69.fc39.noarch 685/853 Installing : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 686/853 Installing : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 687/853 Installing : texlive-xcolor-11:svn63563-69.fc39.noarch 688/853 Installing : texlive-eso-pic-11:svn56658-69.fc39.noarch 689/853 Installing : texlive-picture-11:svn54867-69.fc39.noarch 690/853 Installing : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 691/853 Installing : texlive-pslatex-11:svn57434-69.fc39.noarch 692/853 Installing : texlive-pspicture-11:svn15878.0-69.fc39.noarch 693/853 Installing : texlive-pst-math-11:svn64732-69.fc39.noarch 694/853 Installing : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 695/853 Installing : texlive-rcs-11:svn15878.0-69.fc39.noarch 696/853 Installing : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 697/853 Installing : texlive-section-11:svn20180.0-69.fc39.noarch 698/853 Installing : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 699/853 Installing : texlive-startex-11:svn35718.1.04-69.fc39.noarch 700/853 Installing : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 701/853 Installing : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 702/853 Installing : texlive-texlive-en-11:svn66572-77.fc39.noarch 703/853 Installing : texlive-texlive-msg-translations-11:svn66593-69. 704/853 Installing : texlive-texlive-scripts-extra-11:svn62517-77.fc3 705/853 Installing : texlive-textcase-11:svn63868-69.fc39.noarch 706/853 Installing : texlive-titlesec-11:svn59845-69.fc39.noarch 707/853 Installing : texlive-transparent-11:svn64852-69.fc39.noarch 708/853 Installing : texlive-ctable-11:svn38672-69.fc39.noarch 709/853 Installing : texlive-txfonts-11:svn15878.0-69.fc39.noarch 710/853 Installing : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 711/853 Installing : texlive-xdvi-11:svn62387-77.fc39.x86_64 712/853 Installing : texlive-xetexconfig-11:svn45845-69.fc39.noarch 713/853 Installing : texlive-xstring-11:svn65551-69.fc39.noarch 714/853 Installing : texlive-algorithms-11:svn42428-69.fc39.noarch 715/853 Installing : texlive-bera-11:svn20031.0-69.fc39.noarch 716/853 Installing : texlive-cm-super-11:svn15878.0-69.fc39.noarch 717/853 Installing : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 718/853 Installing : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 719/853 Installing : texlive-fontspec-11:svn63386-69.fc39.noarch 720/853 Installing : texlive-l3packages-11:svn65722-69.fc39.noarch 721/853 Installing : texlive-xpatch-11:svn54563-69.fc39.noarch 722/853 Installing : texlive-l3kernel-11:svn66094-69.fc39.noarch 723/853 Installing : texlive-latex-11:svn65161-77.fc39.noarch 724/853 Installing : texlive-xifthen-11:svn38929-69.fc39.noarch 725/853 Installing : texlive-currfile-11:svn64673-69.fc39.noarch 726/853 Installing : texlive-filehook-11:svn64822-69.fc39.noarch 727/853 Installing : texlive-pgf-11:svn65553-69.fc39.noarch 728/853 Installing : texlive-ms-11:svn57473-69.fc39.noarch 729/853 Installing : texlive-koma-script-11:svn64685-69.fc39.noarch 730/853 Installing : texlive-showexpl-11:svn57414-69.fc39.noarch 731/853 Installing : texlive-bidi-11:svn65572-69.fc39.noarch 732/853 Installing : texlive-polyglossia-11:svn65792-69.fc39.noarch 733/853 Installing : texlive-biblatex-11:svn66403-69.fc39.noarch 734/853 Installing : texlive-listings-11:svn66222-69.fc39.noarch 735/853 Installing : texlive-fancyvrb-11:svn65585-69.fc39.noarch 736/853 Installing : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 737/853 Installing : texlive-pst-coil-11:svn62977-69.fc39.noarch 738/853 Installing : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 739/853 Installing : texlive-pst-fill-11:svn60671-69.fc39.noarch 740/853 Installing : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 741/853 Installing : texlive-pst-node-11:svn61838-69.fc39.noarch 742/853 Installing : texlive-pst-ovl-11:svn54963-69.fc39.noarch 743/853 Installing : texlive-pst-plot-11:svn65346-69.fc39.noarch 744/853 Installing : texlive-pst-text-11:svn49542-69.fc39.noarch 745/853 Installing : texlive-pst-tools-11:svn60621-69.fc39.noarch 746/853 Installing : texlive-pst-tree-11:svn60421-69.fc39.noarch 747/853 Installing : texlive-pstricks-add-11:svn65067-69.fc39.noarch 748/853 Installing : texlive-pstricks-11:svn65346-69.fc39.noarch 749/853 Installing : texlive-amscls-11:svn55378-69.fc39.noarch 750/853 Installing : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 751/853 Installing : texlive-passivetex-11:svn15878.0-69.fc39.noarch 752/853 Installing : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 753/853 Installing : texlive-seminar-11:svn59801-69.fc39.noarch 754/853 Installing : texlive-lualatex-math-11:svn61464-69.fc39.noarch 755/853 Installing : texlive-unicode-math-11:svn61719-69.fc39.noarch 756/853 Installing : texlive-oberdiek-11:svn65521-77.fc39.noarch 757/853 Installing : texlive-pdfpages-11:svn65319-69.fc39.noarch 758/853 Installing : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 759/853 Installing : texlive-ae-11:svn15878.1.4-69.fc39.noarch 760/853 Installing : texlive-cyrillic-11:svn63613-77.fc39.noarch 761/853 Installing : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 762/853 Installing : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 763/853 Installing : texlive-minitoc-11:svn61719-69.fc39.noarch 764/853 Installing : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 765/853 Installing : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 766/853 Installing : texlive-mathspec-11:svn42773-69.fc39.noarch 767/853 Installing : texlive-typehtml-11:svn17134.0-69.fc39.noarch 768/853 Installing : texlive-ucs-11:svn64114-69.fc39.noarch 769/853 Installing : texlive-beamer-11:svn65984-69.fc39.noarch 770/853 Installing : texlive-breqn-11:svn60881-69.fc39.noarch 771/853 Installing : texlive-eplain-11:svn64721-77.fc39.noarch 772/853 Installing : texlive-l3experimental-11:svn65621-69.fc39.noarc 773/853 Installing : texlive-realscripts-11:svn56594-69.fc39.noarch 774/853 Installing : texlive-xltxtra-11:svn56594-69.fc39.noarch 775/853 Installing : texlive-zapfchan-11:svn61719-69.fc39.noarch 776/853 Installing : annobin-plugin-gcc-12.38-1.fc39.x86_64 777/853 Installing : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 778/853 Installing : libgccjit-13.2.1-6.fc39.x86_64 779/853 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 780/853 Installing : efi-srpm-macros-5-9.fc39.noarch 781/853 Installing : ed-1.19-4.fc39.x86_64 782/853 Installing : patch-2.7.6-22.fc39.x86_64 783/853 Installing : drpm-0.5.2-3.fc39.x86_64 784/853 Installing : createrepo_c-libs-1.0.3-1.fc39.x86_64 785/853 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 786/853 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 786/853 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 786/853 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 787/853 Installing : sendmail-8.17.2-3.fc39.x86_64 787/853 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 787/853 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Installing : cpio-2.14-4.fc39.x86_64 788/853 Installing : bzip2-1.0.8-16.fc39.x86_64 789/853 Installing : beecrypt-4.2.1-33.fc39.x86_64 790/853 Installing : avahi-libs-0.8-24.fc39.x86_64 791/853 Installing : cups-libs-1:2.4.7-5.fc39.x86_64 792/853 Installing : ansible-srpm-macros-1-11.fc39.noarch 793/853 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 794/853 Installing : python-rpm-macros-3.12-4.fc39.noarch 795/853 Installing : python3-rpm-macros-3.12-4.fc39.noarch 796/853 Installing : python-srpm-macros-3.12-4.fc39.noarch 797/853 Installing : go-srpm-macros-3.3.1-1.fc39.noarch 798/853 Installing : pyproject-rpm-macros-1.12.0-1.fc39.noarch 799/853 Installing : pyproject-srpm-macros-1.12.0-1.fc39.noarch 800/853 Installing : redhat-rpm-config-262-1.fc39.noarch 801/853 Running scriptlet: redhat-rpm-config-262-1.fc39.noarch 801/853 Installing : rpm-build-4.19.1-2.fc39.x86_64 802/853 Installing : perl-ExtUtils-Install-2.22-500.fc39.noarch 803/853 Installing : perl-devel-4:5.38.2-502.fc39.x86_64 804/853 Installing : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 805/853 Installing : python3-rpm-generators-14-7.fc39.noarch 806/853 Installing : adobe-mappings-pdf-20190401-5.fc39.noarch 807/853 Installing : libgs-10.02.1-2.fc39.x86_64 808/853 Installing : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 809/853 Installing : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 810/853 Installing : ghostscript-10.02.1-2.fc39.x86_64 811/853 Installing : texlive-thumbpdf-11:svn62518-77.fc39.noarch 812/853 Installing : texlive-collection-latex-11:svn63515-69.fc39.noa 813/853 Installing : texlive-collection-latexrecommended-11:svn65512- 814/853 Installing : texlive-collection-basic-11:svn59159-69.fc39.noa 815/853 Installing : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 816/853 Installing : texlive-xetex-11:svn66203-77.fc39.x86_64 817/853 Installing : texlive-jadetex-11:svn63654-77.fc39.noarch 818/853 Installing : texlive-collection-fontsrecommended-11:svn54074- 819/853 Installing : texlive-aleph-11:svn66203-77.fc39.x86_64 820/853 Installing : texlive-hitex-11:svn65883-77.fc39.x86_64 821/853 Installing : texlive-mltex-11:svn62145-77.fc39.noarch 822/853 Installing : texlive-xmltex-11:svn62145-77.fc39.noarch 823/853 Installing : texlive-collection-formatsextra-11:svn62226-69.f 824/853 Installing : docbook-utils-pdf-0.6.14-57.fc39.noarch 825/853 Installing : linuxdoc-tools-0.9.82-3.fc39.x86_64 826/853 Running scriptlet: linuxdoc-tools-0.9.82-3.fc39.x86_64 826/853 Installing : python3-devel-3.12.1-2.fc39.x86_64 827/853 Installing : perl-ExtUtils-Embed-1.35-502.fc39.noarch 828/853 Installing : beecrypt-devel-4.2.1-33.fc39.x86_64 829/853 Installing : sendmail-cf-8.17.2-3.fc39.noarch 830/853 Installing : createrepo_c-1.0.3-1.fc39.x86_64 831/853 Installing : patchutils-0.4.2-11.fc39.x86_64 832/853 Installing : emacs-nox-1:29.2-2.fc39.x86_64 833/853 Installing : php-devel-8.2.15-1.fc39.x86_64 834/853 Installing : wget-1.21.3-7.fc39.x86_64 835/853 Installing : mod_ssl-1:2.4.58-1.fc39.x86_64 836/853 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 837/853 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 837/853 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 837/853 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. Installing : iptables-legacy-1.8.9-5.fc39.x86_64 838/853 Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64 838/853 Installing : rpm-devel-4.19.1-2.fc39.x86_64 839/853 Installing : readline-devel-8.2-6.fc39.x86_64 840/853 Installing : elfutils-libelf-devel-0.190-4.fc39.x86_64 841/853 Installing : libpq-devel-15.3-1.fc39.x86_64 842/853 Installing : binutils-devel-2.40-14.fc39.x86_64 843/853 Installing : expat-devel-2.5.0-3.fc39.x86_64 844/853 Installing : libcurl-devel-8.2.1-4.fc39.x86_64 845/853 Installing : gnupg1-1.4.23-23.fc39.x86_64 846/853 Installing : httpd-2.4.58-1.fc39.x86_64 847/853 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 847/853 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Installing : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 848/853 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 849/853 Installing : postgresql-server-15.4-1.fc39.x86_64 849/853 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 849/853 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Installing : rsync-3.2.7-5.fc39.x86_64 850/853 Installing : systemd-rpm-macros-254.8-2.fc39.noarch 851/853 Installing : vconfig-1.9-35.fc39.x86_64 852/853 Running scriptlet: mailx-12.5-44.fc39.x86_64 853/853 Installing : mailx-12.5-44.fc39.x86_64 853/853 Running scriptlet: mailx-12.5-44.fc39.x86_64 853/853 Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 853/853 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 853/853 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 853/853 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 853/853 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 853/853 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 853/853 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 853/853 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 853/853 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 853/853 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 853/853 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 853/853 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 853/853 Running scriptlet: emacs-common-1:29.2-2.fc39.x86_64 853/853 Running scriptlet: emacs-nox-1:29.2-2.fc39.x86_64 853/853 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 853/853 Running scriptlet: mailx-12.5-44.fc39.x86_64 853/853 Creating group 'systemd-coredump' with GID 996. Creating user 'systemd-coredump' (systemd Core Dumper) with UID 996 and GID 996. Creating group 'systemd-timesync' with GID 995. Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 995 and GID 995. Verifying : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 1/853 Verifying : adobe-mappings-cmap-20230622-1.fc39.noarch 2/853 Verifying : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 3/853 Verifying : adobe-mappings-pdf-20190401-5.fc39.noarch 4/853 Verifying : ansible-srpm-macros-1-11.fc39.noarch 5/853 Verifying : apr-1.7.3-2.fc39.x86_64 6/853 Verifying : apr-util-1.6.3-4.fc39.x86_64 7/853 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 8/853 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 9/853 Verifying : autoconf-2.71-6.fc39.noarch 10/853 Verifying : automake-1.16.5-13.fc39.noarch 11/853 Verifying : avahi-libs-0.8-24.fc39.x86_64 12/853 Verifying : beecrypt-4.2.1-33.fc39.x86_64 13/853 Verifying : beecrypt-devel-4.2.1-33.fc39.x86_64 14/853 Verifying : biber-2.19-3.fc39.noarch 15/853 Verifying : bzip2-1.0.8-16.fc39.x86_64 16/853 Verifying : cairo-1.18.0-1.fc39.x86_64 17/853 Verifying : cmake-filesystem-3.27.7-1.fc39.x86_64 18/853 Verifying : cpio-2.14-4.fc39.x86_64 19/853 Verifying : cronie-1.6.1-5.fc39.x86_64 20/853 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 21/853 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 22/853 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 23/853 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 24/853 Verifying : docbook-dtds-1.0-82.fc39.noarch 25/853 Verifying : docbook-style-dsssl-1.79-36.fc39.noarch 26/853 Verifying : docbook-utils-0.6.14-57.fc39.noarch 27/853 Verifying : docbook-utils-pdf-0.6.14-57.fc39.noarch 28/853 Verifying : drpm-0.5.2-3.fc39.x86_64 29/853 Verifying : dwz-0.15-3.fc39.x86_64 30/853 Verifying : ed-1.19-4.fc39.x86_64 31/853 Verifying : efi-srpm-macros-5-9.fc39.noarch 32/853 Verifying : enchant2-2.5.0-5.fc39.x86_64 33/853 Verifying : expat-devel-2.5.0-3.fc39.x86_64 34/853 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 35/853 Verifying : file-5.44-5.fc39.x86_64 36/853 Verifying : fontconfig-2.14.2-5.fc39.x86_64 37/853 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 38/853 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 39/853 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 40/853 Verifying : freetype-2.13.1-2.fc39.x86_64 41/853 Verifying : gc-8.2.2-4.fc39.x86_64 42/853 Verifying : gd-2.3.3-12.fc39.x86_64 43/853 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 44/853 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 45/853 Verifying : gnat-srpm-macros-6-3.fc39.noarch 46/853 Verifying : gnupg1-1.4.23-23.fc39.x86_64 47/853 Verifying : google-droid-sans-fonts-20200215-17.fc39.noarch 48/853 Verifying : gpgme-1.20.0-5.fc39.x86_64 49/853 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 50/853 Verifying : graphite2-1.3.14-12.fc39.x86_64 51/853 Verifying : guile22-2.2.7-9.fc39.x86_64 52/853 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 53/853 Verifying : highway-1.0.7-1.fc39.x86_64 54/853 Verifying : hostname-3.23-9.fc39.x86_64 55/853 Verifying : hunspell-1.7.2-5.fc39.x86_64 56/853 Verifying : hunspell-en-0.20201207-7.fc39.noarch 57/853 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 58/853 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 59/853 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 60/853 Verifying : iptables-legacy-1.8.9-5.fc39.x86_64 61/853 Verifying : iptables-legacy-libs-1.8.9-5.fc39.x86_64 62/853 Verifying : iptables-libs-1.8.9-5.fc39.x86_64 63/853 Verifying : jansson-2.13.1-7.fc39.x86_64 64/853 Verifying : jbig2dec-libs-0.19-10.fc39.x86_64 65/853 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 66/853 Verifying : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 67/853 Verifying : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 68/853 Verifying : kbd-2.6.3-1.fc39.x86_64 69/853 Verifying : kbd-legacy-2.6.3-1.fc39.noarch 70/853 Verifying : kbd-misc-2.6.3-1.fc39.noarch 71/853 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 72/853 Verifying : keyutils-libs-devel-1.6.1-7.fc39.x86_64 73/853 Verifying : kmod-30-6.fc39.x86_64 74/853 Verifying : lcms2-2.15-2.fc39.x86_64 75/853 Verifying : less-633-2.fc39.x86_64 76/853 Verifying : libICE-1.0.10-11.fc39.x86_64 77/853 Verifying : libSM-1.2.3-13.fc39.x86_64 78/853 Verifying : libX11-1.8.7-1.fc39.x86_64 79/853 Verifying : libX11-common-1.8.7-1.fc39.noarch 80/853 Verifying : libXau-1.0.11-3.fc39.x86_64 81/853 Verifying : libXaw-1.0.14-5.fc39.x86_64 82/853 Verifying : libXext-1.3.5-3.fc39.x86_64 83/853 Verifying : libXi-1.8.1-2.fc39.x86_64 84/853 Verifying : libXmu-1.1.4-3.fc39.x86_64 85/853 Verifying : libXrender-0.9.11-3.fc39.x86_64 86/853 Verifying : libXt-1.2.1-5.fc39.x86_64 87/853 Verifying : libavif-0.11.1-11.fc39.x86_64 88/853 Verifying : libcom_err-devel-1.47.0-2.fc39.x86_64 89/853 Verifying : libdatrie-0.2.13-7.fc39.x86_64 90/853 Verifying : libdav1d-1.2.1-2.fc39.x86_64 91/853 Verifying : libibverbs-46.0-4.fc39.x86_64 92/853 Verifying : libicu-73.2-2.fc39.x86_64 93/853 Verifying : libijs-0.35-19.fc39.x86_64 94/853 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 95/853 Verifying : libjxl-1:0.8.2-3.fc39.x86_64 96/853 Verifying : liblerc-4.0.0-4.fc39.x86_64 97/853 Verifying : liblockfile-1.17-6.fc39.x86_64 98/853 Verifying : libmetalink-0.1.3-32.fc39.x86_64 99/853 Verifying : libmpc-1.3.1-3.fc39.x86_64 100/853 Verifying : libndp-1.8-6.fc39.x86_64 101/853 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 102/853 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 103/853 Verifying : libpaper-1:2.1.1-1.fc39.x86_64 104/853 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 105/853 Verifying : libpcap-14:1.10.4-2.fc39.x86_64 106/853 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 107/853 Verifying : libpng-2:1.6.37-15.fc39.x86_64 108/853 Verifying : libpq-15.3-1.fc39.x86_64 109/853 Verifying : libpq-devel-15.3-1.fc39.x86_64 110/853 Verifying : libselinux-devel-3.5-5.fc39.x86_64 111/853 Verifying : libsepol-devel-3.5-2.fc39.x86_64 112/853 Verifying : libtalloc-2.4.1-1.fc39.x86_64 113/853 Verifying : libthai-0.1.29-6.fc39.x86_64 114/853 Verifying : libtiff-4.4.0-8.fc39.x86_64 115/853 Verifying : libtool-2.4.7-7.fc39.x86_64 116/853 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 117/853 Verifying : libusb-compat-0.1-0.1.8-5.fc39.x86_64 118/853 Verifying : libverto-devel-0.3.2-6.fc39.x86_64 119/853 Verifying : libvmaf-2.3.0-6.fc39.x86_64 120/853 Verifying : libwebp-1.3.2-2.fc39.x86_64 121/853 Verifying : libxcb-1.13.1-12.fc39.x86_64 122/853 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 123/853 Verifying : libxml2-devel-2.10.4-3.fc39.x86_64 124/853 Verifying : libzstd-devel-1.5.5-4.fc39.x86_64 125/853 Verifying : linuxdoc-tools-0.9.82-3.fc39.x86_64 126/853 Verifying : lua-srpm-macros-1-9.fc39.noarch 127/853 Verifying : lynx-2.9.0-dev.12.1.fc39.1.x86_64 128/853 Verifying : m4-1.4.19-6.fc39.x86_64 129/853 Verifying : mailcap-2.1.54-2.fc39.noarch 130/853 Verifying : mailx-12.5-44.fc39.x86_64 131/853 Verifying : make-1:4.4.1-2.fc39.x86_64 132/853 Verifying : nano-7.2-4.fc39.x86_64 133/853 Verifying : nano-default-editor-7.2-4.fc39.noarch 134/853 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 135/853 Verifying : ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 136/853 Verifying : ncurses-devel-6.4-7.20230520.fc39.x86_64 137/853 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 138/853 Verifying : openblas-srpm-macros-2-14.fc39.noarch 139/853 Verifying : openjade-1.3.2-76.fc39.x86_64 140/853 Verifying : openjpeg2-2.5.0-5.fc39.x86_64 141/853 Verifying : opensp-1.5.2-43.fc39.x86_64 142/853 Verifying : openssl-1:3.1.1-4.fc39.x86_64 143/853 Verifying : openssl-devel-1:3.1.1-4.fc39.x86_64 144/853 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 145/853 Verifying : paper-1:2.1.1-1.fc39.x86_64 146/853 Verifying : patch-2.7.6-22.fc39.x86_64 147/853 Verifying : patchutils-0.4.2-11.fc39.x86_64 148/853 Verifying : pcre2-devel-10.42-1.fc39.2.x86_64 149/853 Verifying : pcre2-utf16-10.42-1.fc39.2.x86_64 150/853 Verifying : pcre2-utf32-10.42-1.fc39.2.x86_64 151/853 Verifying : perl-Authen-SASL-2.1700-1.fc39.noarch 152/853 Verifying : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 153/853 Verifying : perl-Business-ISBN-3.008-2.fc39.noarch 154/853 Verifying : perl-Business-ISMN-1.203-2.fc39.noarch 155/853 Verifying : perl-Business-ISSN-1.005-8.fc39.noarch 156/853 Verifying : perl-CPAN-Meta-2.150010-500.fc39.noarch 157/853 Verifying : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 158/853 Verifying : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 159/853 Verifying : perl-Carp-1.54-500.fc39.noarch 160/853 Verifying : perl-Class-Accessor-0.51-18.fc39.noarch 161/853 Verifying : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 162/853 Verifying : perl-Class-Inspector-1.36-14.fc39.noarch 163/853 Verifying : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 164/853 Verifying : perl-Class-Singleton-1.6-9.fc39.noarch 165/853 Verifying : perl-Class-XSAccessor-1.19-31.fc39.x86_64 166/853 Verifying : perl-Clone-0.46-4.fc39.x86_64 167/853 Verifying : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 168/853 Verifying : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 169/853 Verifying : perl-Convert-ASN1-0.34-1.fc39.noarch 170/853 Verifying : perl-Data-Compare-1.29-2.fc39.noarch 171/853 Verifying : perl-Data-Dump-1.25-8.fc39.noarch 172/853 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 173/853 Verifying : perl-Data-OptList-0.114-2.fc39.noarch 174/853 Verifying : perl-Data-Uniqid-0.12-31.fc39.noarch 175/853 Verifying : perl-Date-ISO8601-0.005-18.fc39.noarch 176/853 Verifying : perl-DateTime-2:1.59-5.fc39.x86_64 177/853 Verifying : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 178/853 Verifying : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 179/853 Verifying : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 180/853 Verifying : perl-DateTime-Locale-1.39-2.fc39.noarch 181/853 Verifying : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 182/853 Verifying : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 183/853 Verifying : perl-Devel-CallChecker-0.009-3.fc39.x86_64 184/853 Verifying : perl-Devel-Caller-2.07-3.fc39.x86_64 185/853 Verifying : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 186/853 Verifying : perl-Devel-LexAlias-0.05-34.fc39.x86_64 187/853 Verifying : perl-Devel-PPPort-3.71-501.fc39.x86_64 188/853 Verifying : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 189/853 Verifying : perl-Digest-1.20-500.fc39.noarch 190/853 Verifying : perl-Digest-HMAC-1.04-8.fc39.noarch 191/853 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 192/853 Verifying : perl-Digest-SHA-1:6.04-501.fc39.x86_64 193/853 Verifying : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 194/853 Verifying : perl-DynaLoader-Functions-0.004-2.fc39.noarch 195/853 Verifying : perl-Email-Date-Format-1.008-2.fc39.noarch 196/853 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 197/853 Verifying : perl-Encode-Locale-1.05-27.fc39.noarch 198/853 Verifying : perl-Error-1:0.17029-13.fc39.noarch 199/853 Verifying : perl-Eval-Closure-0.14-21.fc39.noarch 200/853 Verifying : perl-Exception-Class-1.45-8.fc39.noarch 201/853 Verifying : perl-Exporter-5.77-500.fc39.noarch 202/853 Verifying : perl-Exporter-Tiny-1.006002-2.fc39.noarch 203/853 Verifying : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 204/853 Verifying : perl-ExtUtils-Install-2.22-500.fc39.noarch 205/853 Verifying : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 206/853 Verifying : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 207/853 Verifying : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 208/853 Verifying : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 209/853 Verifying : perl-File-Find-Rule-0.34-26.fc39.noarch 210/853 Verifying : perl-File-Listing-6.16-1.fc39.noarch 211/853 Verifying : perl-File-Path-2.18-500.fc39.noarch 212/853 Verifying : perl-File-ShareDir-1.118-9.fc39.noarch 213/853 Verifying : perl-File-Slurper-0.014-3.fc39.noarch 214/853 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 215/853 Verifying : perl-Filter-2:1.64-501.fc39.x86_64 216/853 Verifying : perl-GD-2.78-3.fc39.x86_64 217/853 Verifying : perl-GD-Barcode-1.15-44.fc39.noarch 218/853 Verifying : perl-GSSAPI-0.28-43.fc39.x86_64 219/853 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 220/853 Verifying : perl-HTML-Parser-3.81-3.fc39.x86_64 221/853 Verifying : perl-HTML-Tagset-3.20-54.fc39.noarch 222/853 Verifying : perl-HTTP-Cookies-6.10-10.fc39.noarch 223/853 Verifying : perl-HTTP-Date-6.06-2.fc39.noarch 224/853 Verifying : perl-HTTP-Message-6.44-3.fc39.noarch 225/853 Verifying : perl-HTTP-Negotiate-6.01-36.fc39.noarch 226/853 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 227/853 Verifying : perl-IO-Compress-2.206-1.fc39.noarch 228/853 Verifying : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 229/853 Verifying : perl-IO-HTML-1.004-11.fc39.noarch 230/853 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 231/853 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 232/853 Verifying : perl-IO-String-1.08-48.fc39.noarch 233/853 Verifying : perl-IPC-Cmd-2:1.04-501.fc39.noarch 234/853 Verifying : perl-IPC-SysV-2.09-501.fc39.x86_64 235/853 Verifying : perl-IPC-System-Simple-1.30-11.fc39.noarch 236/853 Verifying : perl-JSON-4.10-3.fc39.noarch 237/853 Verifying : perl-JSON-PP-1:4.16-501.fc39.noarch 238/853 Verifying : perl-LDAP-1:0.68-11.fc39.noarch 239/853 Verifying : perl-LWP-MediaTypes-6.04-15.fc39.noarch 240/853 Verifying : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 241/853 Verifying : perl-Lexical-Var-0.010-3.fc39.x86_64 242/853 Verifying : perl-Lingua-Translit-0.29-4.fc39.noarch 243/853 Verifying : perl-List-AllUtils-0.19-10.fc39.noarch 244/853 Verifying : perl-List-MoreUtils-0.430-9.fc39.noarch 245/853 Verifying : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 246/853 Verifying : perl-List-SomeUtils-0.59-3.fc39.noarch 247/853 Verifying : perl-List-UtilsBy-0.12-7.fc39.noarch 248/853 Verifying : perl-Locale-Maketext-1.33-501.fc39.noarch 249/853 Verifying : perl-Log-Dispatch-2.71-2.fc39.noarch 250/853 Verifying : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 251/853 Verifying : perl-Log-Log4perl-1.57-3.fc39.noarch 252/853 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 253/853 Verifying : perl-MIME-Charset-1.013.1-3.fc39.noarch 254/853 Verifying : perl-MIME-Lite-3.033-8.fc39.noarch 255/853 Verifying : perl-MIME-Types-2.24-3.fc39.noarch 256/853 Verifying : perl-MRO-Compat-0.15-7.fc39.noarch 257/853 Verifying : perl-Mail-Sender-1:0.903-22.fc39.noarch 258/853 Verifying : perl-Mail-Sendmail-0.80-18.fc39.noarch 259/853 Verifying : perl-MailTools-2.21-14.fc39.noarch 260/853 Verifying : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 261/853 Verifying : perl-Math-BigRat-0.2624-500.fc39.noarch 262/853 Verifying : perl-Module-Implementation-0.09-37.fc39.noarch 263/853 Verifying : perl-Module-Load-1:0.36-500.fc39.noarch 264/853 Verifying : perl-Module-Load-Conditional-0.74-500.fc39.noarc 265/853 Verifying : perl-Module-Metadata-1.000038-3.fc39.noarch 266/853 Verifying : perl-Module-Runtime-0.016-20.fc39.noarch 267/853 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 268/853 Verifying : perl-NTLM-1.09-36.fc39.noarch 269/853 Verifying : perl-Net-HTTP-6.23-2.fc39.noarch 270/853 Verifying : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 271/853 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 272/853 Verifying : perl-Number-Compare-0.03-36.fc39.noarch 273/853 Verifying : perl-Package-Generator-1.106-29.fc39.noarch 274/853 Verifying : perl-Package-Stash-0.40-5.fc39.noarch 275/853 Verifying : perl-Package-Stash-XS-0.30-5.fc39.x86_64 276/853 Verifying : perl-PadWalker-2.5-10.fc39.x86_64 277/853 Verifying : perl-Params-Check-1:0.38-500.fc39.noarch 278/853 Verifying : perl-Params-Classify-0.015-20.fc39.x86_64 279/853 Verifying : perl-Params-Util-1.102-12.fc39.x86_64 280/853 Verifying : perl-Params-Validate-1.31-5.fc39.x86_64 281/853 Verifying : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 282/853 Verifying : perl-Parse-RecDescent-1.967015-20.fc39.noarch 283/853 Verifying : perl-PathTools-3.89-500.fc39.x86_64 284/853 Verifying : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 285/853 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 286/853 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 287/853 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 288/853 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 289/853 Verifying : perl-Ref-Util-0.204-18.fc39.noarch 290/853 Verifying : perl-Ref-Util-XS-0.117-20.fc39.x86_64 291/853 Verifying : perl-Regexp-Common-2017060201-22.fc39.noarch 292/853 Verifying : perl-Role-Tiny-2.002004-9.fc39.noarch 293/853 Verifying : perl-SGMLSpm-1.03ii-60.fc39.noarch 294/853 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 295/853 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 296/853 Verifying : perl-Sort-Key-1.33-28.fc39.x86_64 297/853 Verifying : perl-Specio-0.48-4.fc39.noarch 298/853 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 299/853 Verifying : perl-Sub-Exporter-0.990-1.fc39.noarch 300/853 Verifying : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 301/853 Verifying : perl-Sub-Identify-0.14-24.fc39.x86_64 302/853 Verifying : perl-Sub-Install-0.929-3.fc39.noarch 303/853 Verifying : perl-Sys-Syslog-0.36-501.fc39.x86_64 304/853 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 305/853 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 306/853 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 307/853 Verifying : perl-Text-Balanced-2.06-500.fc39.noarch 308/853 Verifying : perl-Text-BibTeX-0.89-3.fc39.x86_64 309/853 Verifying : perl-Text-CSV-2.02-3.fc39.noarch 310/853 Verifying : perl-Text-Glob-0.11-21.fc39.noarch 311/853 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 312/853 Verifying : perl-Text-Roman-3.5-25.fc39.noarch 313/853 Verifying : perl-Text-Soundex-3.05-28.fc39.x86_64 314/853 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 315/853 Verifying : perl-Text-Unidecode-1.30-22.fc39.noarch 316/853 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 317/853 Verifying : perl-Tie-Cycle-1.227-9.fc39.noarch 318/853 Verifying : perl-Tie-RefHash-1.40-500.fc39.noarch 319/853 Verifying : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 320/853 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 321/853 Verifying : perl-TimeDate-1:2.33-11.fc39.noarch 322/853 Verifying : perl-Try-Tiny-0.31-6.fc39.noarch 323/853 Verifying : perl-URI-5.21-1.fc39.noarch 324/853 Verifying : perl-Unicode-Collate-1.31-500.fc39.x86_64 325/853 Verifying : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 326/853 Verifying : perl-Unicode-Normalize-1.32-500.fc39.x86_64 327/853 Verifying : perl-Variable-Magic-0.63-4.fc39.x86_64 328/853 Verifying : perl-WWW-RobotRules-6.02-37.fc39.noarch 329/853 Verifying : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 330/853 Verifying : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 331/853 Verifying : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 332/853 Verifying : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 333/853 Verifying : perl-XML-Parser-2.46-15.fc39.x86_64 334/853 Verifying : perl-XML-SAX-1.02-13.fc39.noarch 335/853 Verifying : perl-XML-SAX-Base-1.09-20.fc39.noarch 336/853 Verifying : perl-XML-Writer-0.900-12.fc39.noarch 337/853 Verifying : perl-XML-XPath-1.48-4.fc39.noarch 338/853 Verifying : perl-XString-0.005-10.fc39.x86_64 339/853 Verifying : perl-autodie-2.36-501.fc39.noarch 340/853 Verifying : perl-autovivification-0.18-20.fc39.x86_64 341/853 Verifying : perl-constant-1.33-501.fc39.noarch 342/853 Verifying : perl-encoding-4:3.00-500.fc39.x86_64 343/853 Verifying : perl-libnet-3.15-501.fc39.noarch 344/853 Verifying : perl-libwww-perl-6.72-1.fc39.noarch 345/853 Verifying : perl-namespace-autoclean-0.29-16.fc39.noarch 346/853 Verifying : perl-namespace-clean-0.27-24.fc39.noarch 347/853 Verifying : perl-parent-1:0.241-500.fc39.noarch 348/853 Verifying : perl-podlators-1:5.01-500.fc39.noarch 349/853 Verifying : perl-srpm-macros-1-51.fc39.noarch 350/853 Verifying : perl-threads-1:2.36-500.fc39.x86_64 351/853 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 352/853 Verifying : perl-version-8:0.99.30-1.fc39.x86_64 353/853 Verifying : perltidy-20230912-1.fc39.noarch 354/853 Verifying : php-fedora-autoloader-1.0.1-11.fc39.noarch 355/853 Verifying : pixman-0.42.2-2.fc39.x86_64 356/853 Verifying : pkgconf-1.9.5-2.fc39.x86_64 357/853 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 358/853 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 359/853 Verifying : popt-devel-1.19-3.fc39.x86_64 360/853 Verifying : postgresql-15.4-1.fc39.x86_64 361/853 Verifying : postgresql-private-libs-15.4-1.fc39.x86_64 362/853 Verifying : postgresql-server-15.4-1.fc39.x86_64 363/853 Verifying : procmail-3.24-2.fc39.x86_64 364/853 Verifying : psutils-2.10-2.fc39.noarch 365/853 Verifying : python-rpm-macros-3.12-4.fc39.noarch 366/853 Verifying : python-srpm-macros-3.12-4.fc39.noarch 367/853 Verifying : python3-packaging-23.1-4.fc39.noarch 368/853 Verifying : python3-pip-23.2.1-1.fc39.noarch 369/853 Verifying : python3-pyparsing-3.0.9-11.fc39.noarch 370/853 Verifying : python3-rpm-generators-14-7.fc39.noarch 371/853 Verifying : python3-rpm-macros-3.12-4.fc39.noarch 372/853 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 373/853 Verifying : redhat-rpm-config-262-1.fc39.noarch 374/853 Verifying : rsync-3.2.7-5.fc39.x86_64 375/853 Verifying : sendmail-8.17.2-3.fc39.x86_64 376/853 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 377/853 Verifying : sgml-common-0.6.3-61.fc39.noarch 378/853 Verifying : shared-mime-info-2.2-4.fc39.x86_64 379/853 Verifying : sombok-2.4.0-20.fc39.x86_64 380/853 Verifying : sscg-3.0.5-3.fc39.x86_64 381/853 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 382/853 Verifying : tar-2:1.35-2.fc39.x86_64 383/853 Verifying : teckit-2.5.12-1.fc39.x86_64 384/853 Verifying : texlive-ae-11:svn15878.1.4-69.fc39.noarch 385/853 Verifying : texlive-aleph-11:svn66203-77.fc39.x86_64 386/853 Verifying : texlive-algorithms-11:svn42428-69.fc39.noarch 387/853 Verifying : texlive-alphalph-11:svn53087-69.fc39.noarch 388/853 Verifying : texlive-amscls-11:svn55378-69.fc39.noarch 389/853 Verifying : texlive-amsfonts-11:svn61937-69.fc39.noarch 390/853 Verifying : texlive-amsmath-11:svn63514-69.fc39.noarch 391/853 Verifying : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 392/853 Verifying : texlive-anysize-11:svn15878.0-69.fc39.noarch 393/853 Verifying : texlive-atbegshi-11:svn53051-69.fc39.noarch 394/853 Verifying : texlive-attachfile-11:svn42099-69.fc39.noarch 395/853 Verifying : texlive-attachfile2-11:svn57959-77.fc39.noarch 396/853 Verifying : texlive-atveryend-11:svn53108-69.fc39.noarch 397/853 Verifying : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 398/853 Verifying : texlive-auxhook-11:svn53173-69.fc39.noarch 399/853 Verifying : texlive-avantgar-11:svn61983-69.fc39.noarch 400/853 Verifying : texlive-babel-english-11:svn44495-69.fc39.noarch 401/853 Verifying : texlive-babel-11:svn65823-69.fc39.noarch 402/853 Verifying : texlive-babelbib-11:svn57349-69.fc39.noarch 403/853 Verifying : texlive-base-11:20230311-77.fc39.x86_64 404/853 Verifying : texlive-beamer-11:svn65984-69.fc39.noarch 405/853 Verifying : texlive-bera-11:svn20031.0-69.fc39.noarch 406/853 Verifying : texlive-beton-11:svn15878.0-69.fc39.noarch 407/853 Verifying : texlive-biblatex-11:svn66403-69.fc39.noarch 408/853 Verifying : texlive-bibtex-11:svn66186-77.fc39.x86_64 409/853 Verifying : texlive-bidi-11:svn65572-69.fc39.noarch 410/853 Verifying : texlive-bigintcalc-11:svn53172-69.fc39.noarch 411/853 Verifying : texlive-bitset-11:svn53837-69.fc39.noarch 412/853 Verifying : texlive-bookman-11:svn61719-69.fc39.noarch 413/853 Verifying : texlive-bookmark-11:svn56885-69.fc39.noarch 414/853 Verifying : texlive-booktabs-11:svn53402-69.fc39.noarch 415/853 Verifying : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 416/853 Verifying : texlive-breqn-11:svn60881-69.fc39.noarch 417/853 Verifying : texlive-caption-11:svn66580-69.fc39.noarch 418/853 Verifying : texlive-carlisle-11:svn59577-69.fc39.noarch 419/853 Verifying : texlive-catchfile-11:svn53084-69.fc39.noarch 420/853 Verifying : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 421/853 Verifying : texlive-charter-11:svn15878.0-69.fc39.noarch 422/853 Verifying : texlive-cite-11:svn36428.5.5-69.fc39.noarch 423/853 Verifying : texlive-cm-super-11:svn15878.0-69.fc39.noarch 424/853 Verifying : texlive-cm-11:svn57963-69.fc39.noarch 425/853 Verifying : texlive-cmap-11:svn57640-69.fc39.noarch 426/853 Verifying : texlive-cmextra-11:svn57866-69.fc39.noarch 427/853 Verifying : texlive-collection-basic-11:svn59159-69.fc39.noa 428/853 Verifying : texlive-collection-fontsrecommended-11:svn54074- 429/853 Verifying : texlive-collection-formatsextra-11:svn62226-69.f 430/853 Verifying : texlive-collection-latex-11:svn63515-69.fc39.noa 431/853 Verifying : texlive-collection-latexrecommended-11:svn65512- 432/853 Verifying : texlive-colorprofiles-11:svn49086-69.fc39.noarch 433/853 Verifying : texlive-colortbl-11:svn64015-69.fc39.noarch 434/853 Verifying : texlive-courier-11:svn61719-69.fc39.noarch 435/853 Verifying : texlive-crop-11:svn55424-69.fc39.noarch 436/853 Verifying : texlive-csquotes-11:svn64389-69.fc39.noarch 437/853 Verifying : texlive-ctable-11:svn38672-69.fc39.noarch 438/853 Verifying : texlive-ctablestack-11:svn38514-69.fc39.noarch 439/853 Verifying : texlive-currfile-11:svn64673-69.fc39.noarch 440/853 Verifying : texlive-cyrillic-11:svn63613-77.fc39.noarch 441/853 Verifying : texlive-dehyph-11:svn48599-69.fc39.noarch 442/853 Verifying : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 443/853 Verifying : texlive-dvips-11:svn66203-77.fc39.x86_64 444/853 Verifying : texlive-ec-11:svn25033.1.0-69.fc39.noarch 445/853 Verifying : texlive-edmac-11:svn61719-69.fc39.noarch 446/853 Verifying : texlive-enctex-11:svn34957.0-69.fc39.noarch 447/853 Verifying : texlive-enumitem-11:svn51423-69.fc39.noarch 448/853 Verifying : texlive-eplain-11:svn64721-77.fc39.noarch 449/853 Verifying : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 450/853 Verifying : texlive-epstopdf-11:svn66461-77.fc39.noarch 451/853 Verifying : texlive-eso-pic-11:svn56658-69.fc39.noarch 452/853 Verifying : texlive-etex-pkg-11:svn41784-69.fc39.noarch 453/853 Verifying : texlive-etex-11:svn66203-69.fc39.noarch 454/853 Verifying : texlive-etexcmds-11:svn53171-69.fc39.noarch 455/853 Verifying : texlive-etoolbox-11:svn56554-69.fc39.noarch 456/853 Verifying : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 457/853 Verifying : texlive-euler-11:svn42428-69.fc39.noarch 458/853 Verifying : texlive-euro-ce-11:svn25714-69.fc39.noarch 459/853 Verifying : texlive-euro-11:svn22191.1.1-69.fc39.noarch 460/853 Verifying : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 461/853 Verifying : texlive-everysel-11:svn57489-69.fc39.noarch 462/853 Verifying : texlive-everyshi-11:svn57001-69.fc39.noarch 463/853 Verifying : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 464/853 Verifying : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 465/853 Verifying : texlive-fancyhdr-11:svn64977-69.fc39.noarch 466/853 Verifying : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 467/853 Verifying : texlive-fancyvrb-11:svn65585-69.fc39.noarch 468/853 Verifying : texlive-filecontents-11:svn52142-69.fc39.noarch 469/853 Verifying : texlive-filehook-11:svn64822-69.fc39.noarch 470/853 Verifying : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 471/853 Verifying : texlive-firstaid-11:svn64892-69.fc39.noarch 472/853 Verifying : texlive-fix2col-11:svn38770-69.fc39.noarch 473/853 Verifying : texlive-float-11:svn15878.1.3d-69.fc39.noarch 474/853 Verifying : texlive-fontspec-11:svn63386-69.fc39.noarch 475/853 Verifying : texlive-footmisc-11:svn62524-69.fc39.noarch 476/853 Verifying : texlive-footnotehyper-11:svn60374-69.fc39.noarch 477/853 Verifying : texlive-fp-11:svn49719-69.fc39.noarch 478/853 Verifying : texlive-fpl-11:svn54512-69.fc39.noarch 479/853 Verifying : texlive-geometry-11:svn61719-69.fc39.noarch 480/853 Verifying : texlive-gettitlestring-11:svn53170-69.fc39.noarc 481/853 Verifying : texlive-glyphlist-11:svn54074-77.fc39.noarch 482/853 Verifying : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 483/853 Verifying : texlive-graphics-def-11:svn64487-69.fc39.noarch 484/853 Verifying : texlive-graphics-11:svn66204-69.fc39.noarch 485/853 Verifying : texlive-grfext-11:svn53024-69.fc39.noarch 486/853 Verifying : texlive-grffile-11:svn52756-69.fc39.noarch 487/853 Verifying : texlive-gsftopk-11:svn52851-77.fc39.x86_64 488/853 Verifying : texlive-helvetic-11:svn61719-69.fc39.noarch 489/853 Verifying : texlive-hitex-11:svn65883-77.fc39.x86_64 490/853 Verifying : texlive-hobsub-11:svn52810-69.fc39.noarch 491/853 Verifying : texlive-hologo-11:svn61719-69.fc39.noarch 492/853 Verifying : texlive-hopatch-11:svn65491-69.fc39.noarch 493/853 Verifying : texlive-hycolor-11:svn53584-69.fc39.noarch 494/853 Verifying : texlive-hypdoc-11:svn65678-69.fc39.noarch 495/853 Verifying : texlive-hyperref-11:svn65758-69.fc39.noarch 496/853 Verifying : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 497/853 Verifying : texlive-hyphen-base-11:svn66413-69.fc39.noarch 498/853 Verifying : texlive-hyphenex-11:svn57387-69.fc39.noarch 499/853 Verifying : texlive-ifmtarg-11:svn47544-69.fc39.noarch 500/853 Verifying : texlive-ifplatform-11:svn45533-69.fc39.noarch 501/853 Verifying : texlive-iftex-11:svn61910-69.fc39.noarch 502/853 Verifying : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 503/853 Verifying : texlive-infwarerr-11:svn53023-69.fc39.noarch 504/853 Verifying : texlive-intcalc-11:svn53168-69.fc39.noarch 505/853 Verifying : texlive-jadetex-11:svn63654-77.fc39.noarch 506/853 Verifying : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 507/853 Verifying : texlive-kastrup-11:svn15878.0-69.fc39.noarch 508/853 Verifying : texlive-knuth-lib-11:svn57963-69.fc39.noarch 509/853 Verifying : texlive-knuth-local-11:svn57963-69.fc39.noarch 510/853 Verifying : texlive-koma-script-11:svn64685-69.fc39.noarch 511/853 Verifying : texlive-kpathsea-11:svn66209-77.fc39.x86_64 512/853 Verifying : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 513/853 Verifying : texlive-kvoptions-11:svn63622-69.fc39.noarch 514/853 Verifying : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 515/853 Verifying : texlive-l3backend-11:svn65573-69.fc39.noarch 516/853 Verifying : texlive-l3experimental-11:svn65621-69.fc39.noarc 517/853 Verifying : texlive-l3kernel-11:svn66094-69.fc39.noarch 518/853 Verifying : texlive-l3packages-11:svn65722-69.fc39.noarch 519/853 Verifying : texlive-lambda-11:svn45756-69.fc39.noarch 520/853 Verifying : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 521/853 Verifying : texlive-latex-lab-11:svn64892-69.fc39.noarch 522/853 Verifying : texlive-latex-11:svn65161-77.fc39.noarch 523/853 Verifying : texlive-latexbug-11:svn63596-69.fc39.noarch 524/853 Verifying : texlive-latexconfig-11:svn53525-69.fc39.noarch 525/853 Verifying : texlive-letltxmacro-11:svn53022-69.fc39.noarch 526/853 Verifying : texlive-lib-11:20230311-77.fc39.x86_64 527/853 Verifying : texlive-lineno-11:svn65586-69.fc39.noarch 528/853 Verifying : texlive-listings-11:svn66222-69.fc39.noarch 529/853 Verifying : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 530/853 Verifying : texlive-lm-11:svn65956-69.fc39.noarch 531/853 Verifying : texlive-logreq-11:svn53003-69.fc39.noarch 532/853 Verifying : texlive-lollipop-11:svn45678-77.fc39.noarch 533/853 Verifying : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 534/853 Verifying : texlive-ltxcmds-11:svn56421-69.fc39.noarch 535/853 Verifying : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 536/853 Verifying : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 537/853 Verifying : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 538/853 Verifying : texlive-luabidi-11:svn54512-69.fc39.noarch 539/853 Verifying : texlive-luahbtex-11:svn66186-77.fc39.x86_64 540/853 Verifying : texlive-lualatex-math-11:svn61464-69.fc39.noarch 541/853 Verifying : texlive-lualibs-11:svn64615-69.fc39.noarch 542/853 Verifying : texlive-luaotfload-11:svn64616-77.fc39.noarch 543/853 Verifying : texlive-luatex-11:svn66967-77.fc39.x86_64 544/853 Verifying : texlive-luatexbase-11:svn52663-69.fc39.noarch 545/853 Verifying : texlive-lwarp-11:svn66259-77.fc39.noarch 546/853 Verifying : texlive-makecmds-11:svn15878.0-69.fc39.noarch 547/853 Verifying : texlive-makeindex-11:svn62517-77.fc39.x86_64 548/853 Verifying : texlive-manfnt-font-11:svn45777-69.fc39.noarch 549/853 Verifying : texlive-marginnote-11:svn48383-69.fc39.noarch 550/853 Verifying : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 551/853 Verifying : texlive-mathpazo-11:svn52663-69.fc39.noarch 552/853 Verifying : texlive-mathspec-11:svn42773-69.fc39.noarch 553/853 Verifying : texlive-mathtools-11:svn63767-69.fc39.noarch 554/853 Verifying : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 555/853 Verifying : texlive-memoir-11:svn65040-69.fc39.noarch 556/853 Verifying : texlive-metafont-11:svn66186-77.fc39.x86_64 557/853 Verifying : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 558/853 Verifying : texlive-mflogo-font-11:svn54512-69.fc39.noarch 559/853 Verifying : texlive-mflogo-11:svn42428-69.fc39.noarch 560/853 Verifying : texlive-mfnfss-11:svn46036-69.fc39.noarch 561/853 Verifying : texlive-mfware-11:svn66186-77.fc39.x86_64 562/853 Verifying : texlive-microtype-11:svn66587-69.fc39.noarch 563/853 Verifying : texlive-minitoc-11:svn61719-69.fc39.noarch 564/853 Verifying : texlive-mltex-11:svn62145-77.fc39.noarch 565/853 Verifying : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 566/853 Verifying : texlive-modes-11:svn61719-69.fc39.noarch 567/853 Verifying : texlive-mparhack-11:svn59066-69.fc39.noarch 568/853 Verifying : texlive-mptopdf-11:svn65952-77.fc39.noarch 569/853 Verifying : texlive-ms-11:svn57473-69.fc39.noarch 570/853 Verifying : texlive-multido-11:svn18302.1.42-69.fc39.noarch 571/853 Verifying : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 572/853 Verifying : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 573/853 Verifying : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 574/853 Verifying : texlive-newfloat-11:svn52906-69.fc39.noarch 575/853 Verifying : texlive-notoccite-11:svn18129.0-69.fc39.noarch 576/853 Verifying : texlive-ntgclass-11:svn65522-69.fc39.noarch 577/853 Verifying : texlive-oberdiek-11:svn65521-77.fc39.noarch 578/853 Verifying : texlive-omega-11:svn33046.0-69.fc39.noarch 579/853 Verifying : texlive-omegaware-11:svn66186-77.fc39.x86_64 580/853 Verifying : texlive-otibet-11:svn45777-69.fc39.noarch 581/853 Verifying : texlive-pagesel-11:svn56105-69.fc39.noarch 582/853 Verifying : texlive-palatino-11:svn61719-69.fc39.noarch 583/853 Verifying : texlive-paralist-11:svn43021-69.fc39.noarch 584/853 Verifying : texlive-parallel-11:svn15878.0-69.fc39.noarch 585/853 Verifying : texlive-parskip-11:svn58358-69.fc39.noarch 586/853 Verifying : texlive-passivetex-11:svn15878.0-69.fc39.noarch 587/853 Verifying : texlive-pdfcol-11:svn64469-69.fc39.noarch 588/853 Verifying : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 589/853 Verifying : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 590/853 Verifying : texlive-pdfescape-11:svn53082-69.fc39.noarch 591/853 Verifying : texlive-pdflscape-11:svn64851-69.fc39.noarch 592/853 Verifying : texlive-pdfmanagement-testphase-11:svn66532-69.f 593/853 Verifying : texlive-pdfpages-11:svn65319-69.fc39.noarch 594/853 Verifying : texlive-pdftex-11:svn66243-77.fc39.x86_64 595/853 Verifying : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 596/853 Verifying : texlive-pgf-11:svn65553-69.fc39.noarch 597/853 Verifying : texlive-picture-11:svn54867-69.fc39.noarch 598/853 Verifying : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 599/853 Verifying : texlive-plain-11:svn57963-69.fc39.noarch 600/853 Verifying : texlive-polyglossia-11:svn65792-69.fc39.noarch 601/853 Verifying : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 602/853 Verifying : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 603/853 Verifying : texlive-pslatex-11:svn57434-69.fc39.noarch 604/853 Verifying : texlive-psnfss-11:svn54694-69.fc39.noarch 605/853 Verifying : texlive-pspicture-11:svn15878.0-69.fc39.noarch 606/853 Verifying : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 607/853 Verifying : texlive-pst-coil-11:svn62977-69.fc39.noarch 608/853 Verifying : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 609/853 Verifying : texlive-pst-fill-11:svn60671-69.fc39.noarch 610/853 Verifying : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 611/853 Verifying : texlive-pst-math-11:svn64732-69.fc39.noarch 612/853 Verifying : texlive-pst-node-11:svn61838-69.fc39.noarch 613/853 Verifying : texlive-pst-ovl-11:svn54963-69.fc39.noarch 614/853 Verifying : texlive-pst-plot-11:svn65346-69.fc39.noarch 615/853 Verifying : texlive-pst-text-11:svn49542-69.fc39.noarch 616/853 Verifying : texlive-pst-tools-11:svn60621-69.fc39.noarch 617/853 Verifying : texlive-pst-tree-11:svn60421-69.fc39.noarch 618/853 Verifying : texlive-pstricks-add-11:svn65067-69.fc39.noarch 619/853 Verifying : texlive-pstricks-11:svn65346-69.fc39.noarch 620/853 Verifying : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 621/853 Verifying : texlive-ragged2e-11:svn66152-69.fc39.noarch 622/853 Verifying : texlive-rcs-11:svn15878.0-69.fc39.noarch 623/853 Verifying : texlive-realscripts-11:svn56594-69.fc39.noarch 624/853 Verifying : texlive-refcount-11:svn53164-69.fc39.noarch 625/853 Verifying : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 626/853 Verifying : texlive-rsfs-11:svn15878.0-69.fc39.noarch 627/853 Verifying : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 628/853 Verifying : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 629/853 Verifying : texlive-sauerj-11:svn15878.0-69.fc39.noarch 630/853 Verifying : texlive-section-11:svn20180.0-69.fc39.noarch 631/853 Verifying : texlive-seminar-11:svn59801-69.fc39.noarch 632/853 Verifying : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 633/853 Verifying : texlive-setspace-11:svn65206-69.fc39.noarch 634/853 Verifying : texlive-showexpl-11:svn57414-69.fc39.noarch 635/853 Verifying : texlive-startex-11:svn35718.1.04-69.fc39.noarch 636/853 Verifying : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 637/853 Verifying : texlive-stringenc-11:svn52982-69.fc39.noarch 638/853 Verifying : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 639/853 Verifying : texlive-symbol-11:svn61719-69.fc39.noarch 640/853 Verifying : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 641/853 Verifying : texlive-tex-gyre-11:svn65956-69.fc39.noarch 642/853 Verifying : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 643/853 Verifying : texlive-tex-11:svn66186-77.fc39.x86_64 644/853 Verifying : texlive-texlive-common-doc-11:svn54176-69.fc39.n 645/853 Verifying : texlive-texlive-en-11:svn66572-77.fc39.noarch 646/853 Verifying : texlive-texlive-msg-translations-11:svn66593-69. 647/853 Verifying : texlive-texlive-scripts-extra-11:svn62517-77.fc3 648/853 Verifying : texlive-texlive-scripts-11:svn66584-77.fc39.noar 649/853 Verifying : texlive-texlive.infra-11:svn66512-77.fc39.noarch 650/853 Verifying : texlive-texsis-11:svn45678-77.fc39.noarch 651/853 Verifying : texlive-textcase-11:svn63868-69.fc39.noarch 652/853 Verifying : texlive-thumbpdf-11:svn62518-77.fc39.noarch 653/853 Verifying : texlive-times-11:svn61719-69.fc39.noarch 654/853 Verifying : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 655/853 Verifying : texlive-titlesec-11:svn59845-69.fc39.noarch 656/853 Verifying : texlive-tools-11:svn64892-69.fc39.noarch 657/853 Verifying : texlive-translator-11:svn59412-69.fc39.noarch 658/853 Verifying : texlive-transparent-11:svn64852-69.fc39.noarch 659/853 Verifying : texlive-txfonts-11:svn15878.0-69.fc39.noarch 660/853 Verifying : texlive-typehtml-11:svn17134.0-69.fc39.noarch 661/853 Verifying : texlive-ucharcat-11:svn38907-69.fc39.noarch 662/853 Verifying : texlive-ucs-11:svn64114-69.fc39.noarch 663/853 Verifying : texlive-ulem-11:svn53365-69.fc39.noarch 664/853 Verifying : texlive-underscore-11:svn18261.0-69.fc39.noarch 665/853 Verifying : texlive-unicode-data-11:svn64423-69.fc39.noarch 666/853 Verifying : texlive-unicode-math-11:svn61719-69.fc39.noarch 667/853 Verifying : texlive-uniquecounter-11:svn53162-69.fc39.noarch 668/853 Verifying : texlive-url-11:svn32528.3.4-69.fc39.noarch 669/853 Verifying : texlive-utopia-11:svn15878.0-69.fc39.noarch 670/853 Verifying : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 671/853 Verifying : texlive-wasy-11:svn53533-69.fc39.noarch 672/853 Verifying : texlive-wasy-type1-11:svn53534-69.fc39.noarch 673/853 Verifying : texlive-wasysym-11:svn54080-69.fc39.noarch 674/853 Verifying : texlive-xcolor-11:svn63563-69.fc39.noarch 675/853 Verifying : texlive-xdvi-11:svn62387-77.fc39.x86_64 676/853 Verifying : texlive-xetex-11:svn66203-77.fc39.x86_64 677/853 Verifying : texlive-xetexconfig-11:svn45845-69.fc39.noarch 678/853 Verifying : texlive-xifthen-11:svn38929-69.fc39.noarch 679/853 Verifying : texlive-xkeyval-11:svn63616-69.fc39.noarch 680/853 Verifying : texlive-xltxtra-11:svn56594-69.fc39.noarch 681/853 Verifying : texlive-xmltex-11:svn62145-77.fc39.noarch 682/853 Verifying : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 683/853 Verifying : texlive-xpatch-11:svn54563-69.fc39.noarch 684/853 Verifying : texlive-xstring-11:svn65551-69.fc39.noarch 685/853 Verifying : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 686/853 Verifying : texlive-zapfchan-11:svn61719-69.fc39.noarch 687/853 Verifying : texlive-zapfding-11:svn61719-69.fc39.noarch 688/853 Verifying : texlive-zref-11:svn62977-69.fc39.noarch 689/853 Verifying : tinycdb-0.78-21.fc39.x86_64 690/853 Verifying : unzip-6.0-62.fc39.x86_64 691/853 Verifying : urw-base35-bookman-fonts-20200910-18.fc39.noarch 692/853 Verifying : urw-base35-c059-fonts-20200910-18.fc39.noarch 693/853 Verifying : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 694/853 Verifying : urw-base35-fonts-20200910-18.fc39.noarch 695/853 Verifying : urw-base35-fonts-common-20200910-18.fc39.noarch 696/853 Verifying : urw-base35-gothic-fonts-20200910-18.fc39.noarch 697/853 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 698/853 Verifying : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 699/853 Verifying : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 700/853 Verifying : urw-base35-p052-fonts-20200910-18.fc39.noarch 701/853 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-18 702/853 Verifying : urw-base35-z003-fonts-20200910-18.fc39.noarch 703/853 Verifying : vconfig-1.9-35.fc39.x86_64 704/853 Verifying : wget-1.21.3-7.fc39.x86_64 705/853 Verifying : which-2.21-40.fc39.x86_64 706/853 Verifying : xml-common-0.6.3-61.fc39.noarch 707/853 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 708/853 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 709/853 Verifying : xpdf-libs-1:4.04-10.fc39.x86_64 710/853 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 711/853 Verifying : xz-5.4.4-1.fc39.x86_64 712/853 Verifying : xz-devel-5.4.4-1.fc39.x86_64 713/853 Verifying : zip-3.0-39.fc39.x86_64 714/853 Verifying : zlib-devel-1.2.13-4.fc39.x86_64 715/853 Verifying : zstd-1.5.5-4.fc39.x86_64 716/853 Verifying : zziplib-0.13.72-5.fc39.x86_64 717/853 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 718/853 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 719/853 Verifying : alsa-lib-1.2.11-2.fc39.x86_64 720/853 Verifying : annobin-docs-12.38-1.fc39.noarch 721/853 Verifying : annobin-plugin-gcc-12.38-1.fc39.x86_64 722/853 Verifying : binutils-2.40-14.fc39.x86_64 723/853 Verifying : binutils-devel-2.40-14.fc39.x86_64 724/853 Verifying : binutils-gold-2.40-14.fc39.x86_64 725/853 Verifying : cpp-13.2.1-6.fc39.x86_64 726/853 Verifying : createrepo_c-1.0.3-1.fc39.x86_64 727/853 Verifying : createrepo_c-libs-1.0.3-1.fc39.x86_64 728/853 Verifying : cups-libs-1:2.4.7-5.fc39.x86_64 729/853 Verifying : debugedit-5.0-12.fc39.x86_64 730/853 Verifying : elfutils-0.190-4.fc39.x86_64 731/853 Verifying : elfutils-libelf-devel-0.190-4.fc39.x86_64 732/853 Verifying : emacs-common-1:29.2-2.fc39.x86_64 733/853 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 734/853 Verifying : emacs-nox-1:29.2-2.fc39.x86_64 735/853 Verifying : gcc-13.2.1-6.fc39.x86_64 736/853 Verifying : gcc-c++-13.2.1-6.fc39.x86_64 737/853 Verifying : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 738/853 Verifying : gdb-minimal-14.1-4.fc39.x86_64 739/853 Verifying : ghostscript-10.02.1-2.fc39.x86_64 740/853 Verifying : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 741/853 Verifying : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 742/853 Verifying : git-2.43.0-1.fc39.x86_64 743/853 Verifying : git-core-2.43.0-1.fc39.x86_64 744/853 Verifying : git-core-doc-2.43.0-1.fc39.noarch 745/853 Verifying : glibc-devel-2.38-16.fc39.x86_64 746/853 Verifying : glibc-headers-x86-2.38-16.fc39.noarch 747/853 Verifying : go-srpm-macros-3.3.1-1.fc39.noarch 748/853 Verifying : google-noto-fonts-common-20240101-1.fc39.noarch 749/853 Verifying : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 750/853 Verifying : groff-1.23.0-3.fc39.x86_64 751/853 Verifying : groff-base-1.23.0-3.fc39.x86_64 752/853 Verifying : httpd-2.4.58-1.fc39.x86_64 753/853 Verifying : httpd-core-2.4.58-1.fc39.x86_64 754/853 Verifying : httpd-filesystem-2.4.58-1.fc39.noarch 755/853 Verifying : httpd-tools-2.4.58-1.fc39.x86_64 756/853 Verifying : kernel-headers-6.7.3-200.fc39.x86_64 757/853 Verifying : krb5-devel-1.21.2-3.fc39.x86_64 758/853 Verifying : libXpm-3.5.17-1.fc39.x86_64 759/853 Verifying : libaom-3.8.0-1.fc39.x86_64 760/853 Verifying : libcurl-devel-8.2.1-4.fc39.x86_64 761/853 Verifying : libgccjit-13.2.1-6.fc39.x86_64 762/853 Verifying : libgs-10.02.1-2.fc39.x86_64 763/853 Verifying : libimagequant-4.0.3-2.fc39.x86_64 764/853 Verifying : libkadm5-1.21.2-3.fc39.x86_64 765/853 Verifying : libnl3-3.9.0-1.fc39.x86_64 766/853 Verifying : libstdc++-devel-13.2.1-6.fc39.x86_64 767/853 Verifying : libtree-sitter-0.20.9-1.fc39.x86_64 768/853 Verifying : libxslt-1.1.39-1.fc39.x86_64 769/853 Verifying : mod_http2-2.0.25-1.fc39.x86_64 770/853 Verifying : mod_lua-2.4.58-1.fc39.x86_64 771/853 Verifying : mod_ssl-1:2.4.58-1.fc39.x86_64 772/853 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 773/853 Verifying : perl-AutoSplit-5.74-502.fc39.noarch 774/853 Verifying : perl-B-1.88-502.fc39.x86_64 775/853 Verifying : perl-Benchmark-1.24-502.fc39.noarch 776/853 Verifying : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 777/853 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 778/853 Verifying : perl-Date-Manip-6.93-1.fc39.noarch 779/853 Verifying : perl-DateTime-TimeZone-2.61-1.fc39.noarch 780/853 Verifying : perl-DirHandle-1.05-502.fc39.noarch 781/853 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 782/853 Verifying : perl-English-1.11-502.fc39.noarch 783/853 Verifying : perl-Errno-1.37-502.fc39.x86_64 784/853 Verifying : perl-ExtUtils-Constant-0.25-502.fc39.noarch 785/853 Verifying : perl-ExtUtils-Embed-1.35-502.fc39.noarch 786/853 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 787/853 Verifying : perl-File-Basename-2.86-502.fc39.noarch 788/853 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 789/853 Verifying : perl-File-Copy-2.41-502.fc39.noarch 790/853 Verifying : perl-File-Find-1.43-502.fc39.noarch 791/853 Verifying : perl-File-stat-1.13-502.fc39.noarch 792/853 Verifying : perl-FileHandle-2.05-502.fc39.noarch 793/853 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 794/853 Verifying : perl-Git-2.43.0-1.fc39.noarch 795/853 Verifying : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 796/853 Verifying : perl-I18N-LangTags-0.45-502.fc39.noarch 797/853 Verifying : perl-I18N-Langinfo-0.22-502.fc39.x86_64 798/853 Verifying : perl-IO-1.52-502.fc39.x86_64 799/853 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 800/853 Verifying : perl-IPC-Run3-0.049-1.fc39.noarch 801/853 Verifying : perl-LWP-Protocol-https-6.12-1.fc39.noarch 802/853 Verifying : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 803/853 Verifying : perl-Math-Complex-1.62-502.fc39.noarch 804/853 Verifying : perl-Module-CoreList-1:5.20231230-1.fc39.noarch 805/853 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 806/853 Verifying : perl-Opcode-1.64-502.fc39.x86_64 807/853 Verifying : perl-POSIX-2.13-502.fc39.x86_64 808/853 Verifying : perl-Pod-Html-1.34-502.fc39.noarch 809/853 Verifying : perl-Safe-2.44-502.fc39.noarch 810/853 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 811/853 Verifying : perl-Symbol-1.09-502.fc39.noarch 812/853 Verifying : perl-Sys-Hostname-1.25-502.fc39.x86_64 813/853 Verifying : perl-Test-Harness-1:3.48-1.fc39.noarch 814/853 Verifying : perl-Tie-4.6-502.fc39.noarch 815/853 Verifying : perl-Unicode-UCD-0.78-502.fc39.noarch 816/853 Verifying : perl-base-2.27-502.fc39.noarch 817/853 Verifying : perl-deprecate-0.04-502.fc39.noarch 818/853 Verifying : perl-devel-4:5.38.2-502.fc39.x86_64 819/853 Verifying : perl-doc-5.38.2-502.fc39.noarch 820/853 Verifying : perl-if-0.61.000-502.fc39.noarch 821/853 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 822/853 Verifying : perl-lib-0.65-502.fc39.x86_64 823/853 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 824/853 Verifying : perl-locale-1.10-502.fc39.noarch 825/853 Verifying : perl-meta-notation-5.38.2-502.fc39.noarch 826/853 Verifying : perl-mro-1.28-502.fc39.x86_64 827/853 Verifying : perl-open-1.13-502.fc39.noarch 828/853 Verifying : perl-overload-1.37-502.fc39.noarch 829/853 Verifying : perl-overloading-0.02-502.fc39.noarch 830/853 Verifying : perl-sigtrap-1.10-502.fc39.noarch 831/853 Verifying : perl-subs-1.04-502.fc39.noarch 832/853 Verifying : perl-vars-1.05-502.fc39.noarch 833/853 Verifying : php-cli-8.2.15-1.fc39.x86_64 834/853 Verifying : php-common-8.2.15-1.fc39.x86_64 835/853 Verifying : php-devel-8.2.15-1.fc39.x86_64 836/853 Verifying : php-nikic-php-parser4-4.18.0-1.fc39.noarch 837/853 Verifying : pyproject-rpm-macros-1.12.0-1.fc39.noarch 838/853 Verifying : pyproject-srpm-macros-1.12.0-1.fc39.noarch 839/853 Verifying : python3-devel-3.12.1-2.fc39.x86_64 840/853 Verifying : qt5-srpm-macros-5.15.12-1.fc39.noarch 841/853 Verifying : qt6-srpm-macros-6.6.0-1.fc39.noarch 842/853 Verifying : rav1e-libs-0.6.6-4.fc39.x86_64 843/853 Verifying : readline-devel-8.2-6.fc39.x86_64 844/853 Verifying : rpm-build-4.19.1-2.fc39.x86_64 845/853 Verifying : rpm-devel-4.19.1-2.fc39.x86_64 846/853 Verifying : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 847/853 Verifying : rust-srpm-macros-25.2-2.fc39.noarch 848/853 Verifying : sudo-1.9.15-1.p5.fc39.x86_64 849/853 Verifying : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 850/853 Verifying : systemd-rpm-macros-254.8-2.fc39.noarch 851/853 Verifying : systemd-udev-254.8-2.fc39.x86_64 852/853 Verifying : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 853/853 Installed: NetworkManager-1:1.44.2-1.fc39.x86_64 NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 abattis-cantarell-vf-fonts-0.301-10.fc39.noarch adobe-mappings-cmap-20230622-1.fc39.noarch adobe-mappings-cmap-deprecated-20230622-1.fc39.noarch adobe-mappings-pdf-20190401-5.fc39.noarch alsa-lib-1.2.11-2.fc39.x86_64 annobin-docs-12.38-1.fc39.noarch annobin-plugin-gcc-12.38-1.fc39.x86_64 ansible-srpm-macros-1-11.fc39.noarch apr-1.7.3-2.fc39.x86_64 apr-util-1.6.3-4.fc39.x86_64 apr-util-bdb-1.6.3-4.fc39.x86_64 apr-util-openssl-1.6.3-4.fc39.x86_64 autoconf-2.71-6.fc39.noarch automake-1.16.5-13.fc39.noarch avahi-libs-0.8-24.fc39.x86_64 beecrypt-4.2.1-33.fc39.x86_64 beecrypt-devel-4.2.1-33.fc39.x86_64 biber-2.19-3.fc39.noarch binutils-2.40-14.fc39.x86_64 binutils-devel-2.40-14.fc39.x86_64 binutils-gold-2.40-14.fc39.x86_64 bzip2-1.0.8-16.fc39.x86_64 cairo-1.18.0-1.fc39.x86_64 cmake-filesystem-3.27.7-1.fc39.x86_64 cpio-2.14-4.fc39.x86_64 cpp-13.2.1-6.fc39.x86_64 createrepo_c-1.0.3-1.fc39.x86_64 createrepo_c-libs-1.0.3-1.fc39.x86_64 cronie-1.6.1-5.fc39.x86_64 cronie-anacron-1.6.1-5.fc39.x86_64 crontabs-1.11-30.20190603git.fc39.noarch cups-libs-1:2.4.7-5.fc39.x86_64 cyrus-sasl-2.1.28-11.fc39.x86_64 debugedit-5.0-12.fc39.x86_64 default-fonts-core-sans-4.0-9.fc39.noarch docbook-dtds-1.0-82.fc39.noarch docbook-style-dsssl-1.79-36.fc39.noarch docbook-utils-0.6.14-57.fc39.noarch docbook-utils-pdf-0.6.14-57.fc39.noarch drpm-0.5.2-3.fc39.x86_64 dwz-0.15-3.fc39.x86_64 ed-1.19-4.fc39.x86_64 efi-srpm-macros-5-9.fc39.noarch elfutils-0.190-4.fc39.x86_64 elfutils-libelf-devel-0.190-4.fc39.x86_64 emacs-common-1:29.2-2.fc39.x86_64 emacs-filesystem-1:29.2-2.fc39.noarch emacs-nox-1:29.2-2.fc39.x86_64 enchant2-2.5.0-5.fc39.x86_64 expat-devel-2.5.0-3.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch file-5.44-5.fc39.x86_64 fontconfig-2.14.2-5.fc39.x86_64 fonts-filesystem-1:2.0.5-12.fc39.noarch fonts-srpm-macros-1:2.0.5-12.fc39.noarch fpc-srpm-macros-1.3-8.fc39.noarch freetype-2.13.1-2.fc39.x86_64 gc-8.2.2-4.fc39.x86_64 gcc-13.2.1-6.fc39.x86_64 gcc-c++-13.2.1-6.fc39.x86_64 gcc-plugin-annobin-13.2.1-6.fc39.x86_64 gd-2.3.3-12.fc39.x86_64 gdb-minimal-14.1-4.fc39.x86_64 gdk-pixbuf2-2.42.10-5.fc39.x86_64 ghc-srpm-macros-1.6.1-2.fc39.noarch ghostscript-10.02.1-2.fc39.x86_64 ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 ghostscript-tools-printing-10.02.1-2.fc39.x86_64 git-2.43.0-1.fc39.x86_64 git-core-2.43.0-1.fc39.x86_64 git-core-doc-2.43.0-1.fc39.noarch glibc-devel-2.38-16.fc39.x86_64 glibc-headers-x86-2.38-16.fc39.noarch gnat-srpm-macros-6-3.fc39.noarch gnupg1-1.4.23-23.fc39.x86_64 go-srpm-macros-3.3.1-1.fc39.noarch google-droid-sans-fonts-20200215-17.fc39.noarch google-noto-fonts-common-20240101-1.fc39.noarch google-noto-sans-vf-fonts-20240101-1.fc39.noarch gpgme-1.20.0-5.fc39.x86_64 gpm-libs-1.20.7-44.fc39.x86_64 graphite2-1.3.14-12.fc39.x86_64 groff-1.23.0-3.fc39.x86_64 groff-base-1.23.0-3.fc39.x86_64 guile22-2.2.7-9.fc39.x86_64 harfbuzz-8.2.1-2.fc39.x86_64 highway-1.0.7-1.fc39.x86_64 hostname-3.23-9.fc39.x86_64 httpd-2.4.58-1.fc39.x86_64 httpd-core-2.4.58-1.fc39.x86_64 httpd-filesystem-2.4.58-1.fc39.noarch httpd-tools-2.4.58-1.fc39.x86_64 hunspell-1.7.2-5.fc39.x86_64 hunspell-en-0.20201207-7.fc39.noarch hunspell-en-GB-0.20201207-7.fc39.noarch hunspell-en-US-0.20201207-7.fc39.noarch hunspell-filesystem-1.7.2-5.fc39.x86_64 iptables-legacy-1.8.9-5.fc39.x86_64 iptables-legacy-libs-1.8.9-5.fc39.x86_64 iptables-libs-1.8.9-5.fc39.x86_64 jansson-2.13.1-7.fc39.x86_64 jbig2dec-libs-0.19-10.fc39.x86_64 jbigkit-libs-2.1-26.fc39.x86_64 julietaula-montserrat-fonts-1:7.222-5.fc39.noarch jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 kbd-2.6.3-1.fc39.x86_64 kbd-legacy-2.6.3-1.fc39.noarch kbd-misc-2.6.3-1.fc39.noarch kernel-headers-6.7.3-200.fc39.x86_64 kernel-srpm-macros-1.0-20.fc39.noarch keyutils-libs-devel-1.6.1-7.fc39.x86_64 kmod-30-6.fc39.x86_64 krb5-devel-1.21.2-3.fc39.x86_64 lcms2-2.15-2.fc39.x86_64 less-633-2.fc39.x86_64 libICE-1.0.10-11.fc39.x86_64 libSM-1.2.3-13.fc39.x86_64 libX11-1.8.7-1.fc39.x86_64 libX11-common-1.8.7-1.fc39.noarch libXau-1.0.11-3.fc39.x86_64 libXaw-1.0.14-5.fc39.x86_64 libXext-1.3.5-3.fc39.x86_64 libXi-1.8.1-2.fc39.x86_64 libXmu-1.1.4-3.fc39.x86_64 libXpm-3.5.17-1.fc39.x86_64 libXrender-0.9.11-3.fc39.x86_64 libXt-1.2.1-5.fc39.x86_64 libaom-3.8.0-1.fc39.x86_64 libavif-0.11.1-11.fc39.x86_64 libcom_err-devel-1.47.0-2.fc39.x86_64 libcurl-devel-8.2.1-4.fc39.x86_64 libdatrie-0.2.13-7.fc39.x86_64 libdav1d-1.2.1-2.fc39.x86_64 libgccjit-13.2.1-6.fc39.x86_64 libgs-10.02.1-2.fc39.x86_64 libibverbs-46.0-4.fc39.x86_64 libicu-73.2-2.fc39.x86_64 libijs-0.35-19.fc39.x86_64 libimagequant-4.0.3-2.fc39.x86_64 libjpeg-turbo-2.1.4-3.fc39.x86_64 libjxl-1:0.8.2-3.fc39.x86_64 libkadm5-1.21.2-3.fc39.x86_64 liblerc-4.0.0-4.fc39.x86_64 liblockfile-1.17-6.fc39.x86_64 libmetalink-0.1.3-32.fc39.x86_64 libmpc-1.3.1-3.fc39.x86_64 libndp-1.8-6.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libnl3-3.9.0-1.fc39.x86_64 libpaper-1:2.1.1-1.fc39.x86_64 libpath_utils-0.2.1-54.fc39.x86_64 libpcap-14:1.10.4-2.fc39.x86_64 libpkgconf-1.9.5-2.fc39.x86_64 libpng-2:1.6.37-15.fc39.x86_64 libpq-15.3-1.fc39.x86_64 libpq-devel-15.3-1.fc39.x86_64 libselinux-devel-3.5-5.fc39.x86_64 libsepol-devel-3.5-2.fc39.x86_64 libstdc++-devel-13.2.1-6.fc39.x86_64 libtalloc-2.4.1-1.fc39.x86_64 libthai-0.1.29-6.fc39.x86_64 libtiff-4.4.0-8.fc39.x86_64 libtool-2.4.7-7.fc39.x86_64 libtool-ltdl-2.4.7-7.fc39.x86_64 libtree-sitter-0.20.9-1.fc39.x86_64 libusb-compat-0.1-0.1.8-5.fc39.x86_64 libverto-devel-0.3.2-6.fc39.x86_64 libvmaf-2.3.0-6.fc39.x86_64 libwebp-1.3.2-2.fc39.x86_64 libxcb-1.13.1-12.fc39.x86_64 libxcrypt-devel-4.4.36-2.fc39.x86_64 libxml2-devel-2.10.4-3.fc39.x86_64 libxslt-1.1.39-1.fc39.x86_64 libzstd-devel-1.5.5-4.fc39.x86_64 linuxdoc-tools-0.9.82-3.fc39.x86_64 lua-srpm-macros-1-9.fc39.noarch lynx-2.9.0-dev.12.1.fc39.1.x86_64 m4-1.4.19-6.fc39.x86_64 mailcap-2.1.54-2.fc39.noarch mailx-12.5-44.fc39.x86_64 make-1:4.4.1-2.fc39.x86_64 mod_http2-2.0.25-1.fc39.x86_64 mod_lua-2.4.58-1.fc39.x86_64 mod_ssl-1:2.4.58-1.fc39.x86_64 nano-7.2-4.fc39.x86_64 nano-default-editor-7.2-4.fc39.noarch ncurses-6.4-7.20230520.fc39.x86_64 ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 ncurses-devel-6.4-7.20230520.fc39.x86_64 ocaml-srpm-macros-8-2.fc39.noarch openblas-srpm-macros-2-14.fc39.noarch openjade-1.3.2-76.fc39.x86_64 openjpeg2-2.5.0-5.fc39.x86_64 opensp-1.5.2-43.fc39.x86_64 openssl-1:3.1.1-4.fc39.x86_64 openssl-devel-1:3.1.1-4.fc39.x86_64 package-notes-srpm-macros-0.5-9.fc39.noarch paper-1:2.1.1-1.fc39.x86_64 patch-2.7.6-22.fc39.x86_64 patchutils-0.4.2-11.fc39.x86_64 pcre2-devel-10.42-1.fc39.2.x86_64 pcre2-utf16-10.42-1.fc39.2.x86_64 pcre2-utf32-10.42-1.fc39.2.x86_64 perl-Authen-SASL-2.1700-1.fc39.noarch perl-AutoLoader-5.74-502.fc39.noarch perl-AutoSplit-5.74-502.fc39.noarch perl-B-1.88-502.fc39.x86_64 perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch perl-Benchmark-1.24-502.fc39.noarch perl-Business-ISBN-3.008-2.fc39.noarch perl-Business-ISBN-Data-20230926.001-1.fc39.noarch perl-Business-ISMN-1.203-2.fc39.noarch perl-Business-ISSN-1.005-8.fc39.noarch perl-CPAN-Meta-2.150010-500.fc39.noarch perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch perl-CPAN-Meta-YAML-0.018-501.fc39.noarch perl-Carp-1.54-500.fc39.noarch perl-Class-Accessor-0.51-18.fc39.noarch perl-Class-Data-Inheritable-0.09-6.fc39.noarch perl-Class-Inspector-1.36-14.fc39.noarch perl-Class-Method-Modifiers-2.15-2.fc39.noarch perl-Class-Singleton-1.6-9.fc39.noarch perl-Class-Struct-0.68-502.fc39.noarch perl-Class-XSAccessor-1.19-31.fc39.x86_64 perl-Clone-0.46-4.fc39.x86_64 perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 perl-Convert-ASN1-0.34-1.fc39.noarch perl-Data-Compare-1.29-2.fc39.noarch perl-Data-Dump-1.25-8.fc39.noarch perl-Data-Dumper-2.188-501.fc39.x86_64 perl-Data-OptList-0.114-2.fc39.noarch perl-Data-Uniqid-0.12-31.fc39.noarch perl-Date-ISO8601-0.005-18.fc39.noarch perl-Date-Manip-6.93-1.fc39.noarch perl-DateTime-2:1.59-5.fc39.x86_64 perl-DateTime-Calendar-Julian-0.107-5.fc39.noarch perl-DateTime-Format-Builder-0.8300-11.fc39.noarch perl-DateTime-Format-Strptime-1:1.79-8.fc39.noarch perl-DateTime-Locale-1.39-2.fc39.noarch perl-DateTime-TimeZone-2.61-1.fc39.noarch perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noarch perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noarch perl-Devel-CallChecker-0.009-3.fc39.x86_64 perl-Devel-Caller-2.07-3.fc39.x86_64 perl-Devel-GlobalDestruction-0.14-22.fc39.noarch perl-Devel-LexAlias-0.05-34.fc39.x86_64 perl-Devel-PPPort-3.71-501.fc39.x86_64 perl-Devel-StackTrace-1:2.04-16.fc39.noarch perl-Digest-1.20-500.fc39.noarch perl-Digest-HMAC-1.04-8.fc39.noarch perl-Digest-MD5-2.58-500.fc39.x86_64 perl-Digest-SHA-1:6.04-501.fc39.x86_64 perl-DirHandle-1.05-502.fc39.noarch perl-Dist-CheckConflicts-0.11-28.fc39.noarch perl-DynaLoader-1.54-502.fc39.x86_64 perl-DynaLoader-Functions-0.004-2.fc39.noarch perl-Email-Date-Format-1.008-2.fc39.noarch perl-Encode-4:3.19-500.fc39.x86_64 perl-Encode-Locale-1.05-27.fc39.noarch perl-English-1.11-502.fc39.noarch perl-Errno-1.37-502.fc39.x86_64 perl-Error-1:0.17029-13.fc39.noarch perl-Eval-Closure-0.14-21.fc39.noarch perl-Exception-Class-1.45-8.fc39.noarch perl-Exporter-5.77-500.fc39.noarch perl-Exporter-Tiny-1.006002-2.fc39.noarch perl-ExtUtils-Command-2:7.70-501.fc39.noarch perl-ExtUtils-Constant-0.25-502.fc39.noarch perl-ExtUtils-Embed-1.35-502.fc39.noarch perl-ExtUtils-Install-2.22-500.fc39.noarch perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch perl-Fcntl-1.15-502.fc39.x86_64 perl-File-Basename-2.86-502.fc39.noarch perl-File-Compare-1.100.700-502.fc39.noarch perl-File-Copy-2.41-502.fc39.noarch perl-File-Find-1.43-502.fc39.noarch perl-File-Find-Rule-0.34-26.fc39.noarch perl-File-Listing-6.16-1.fc39.noarch perl-File-Path-2.18-500.fc39.noarch perl-File-ShareDir-1.118-9.fc39.noarch perl-File-Slurper-0.014-3.fc39.noarch perl-File-Temp-1:0.231.100-500.fc39.noarch perl-File-stat-1.13-502.fc39.noarch perl-FileHandle-2.05-502.fc39.noarch perl-Filter-2:1.64-501.fc39.x86_64 perl-GD-2.78-3.fc39.x86_64 perl-GD-Barcode-1.15-44.fc39.noarch perl-GSSAPI-0.28-43.fc39.x86_64 perl-Getopt-Long-1:2.54-500.fc39.noarch perl-Getopt-Std-1.13-502.fc39.noarch perl-Git-2.43.0-1.fc39.noarch perl-HTML-Parser-3.81-3.fc39.x86_64 perl-HTML-Tagset-3.20-54.fc39.noarch perl-HTTP-Cookies-6.10-10.fc39.noarch perl-HTTP-Date-6.06-2.fc39.noarch perl-HTTP-Message-6.44-3.fc39.noarch perl-HTTP-Negotiate-6.01-36.fc39.noarch perl-HTTP-Tiny-0.088-3.fc39.noarch perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 perl-I18N-LangTags-0.45-502.fc39.noarch perl-I18N-Langinfo-0.22-502.fc39.x86_64 perl-IO-1.52-502.fc39.x86_64 perl-IO-Compress-2.206-1.fc39.noarch perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 perl-IO-HTML-1.004-11.fc39.noarch perl-IO-Socket-IP-0.42-1.fc39.noarch perl-IO-Socket-SSL-2.083-3.fc39.noarch perl-IO-String-1.08-48.fc39.noarch perl-IPC-Cmd-2:1.04-501.fc39.noarch perl-IPC-Open3-1.22-502.fc39.noarch perl-IPC-Run3-0.049-1.fc39.noarch perl-IPC-SysV-2.09-501.fc39.x86_64 perl-IPC-System-Simple-1.30-11.fc39.noarch perl-JSON-4.10-3.fc39.noarch perl-JSON-PP-1:4.16-501.fc39.noarch perl-LDAP-1:0.68-11.fc39.noarch perl-LWP-MediaTypes-6.04-15.fc39.noarch perl-LWP-Protocol-https-6.12-1.fc39.noarch perl-Lexical-SealRequireHints-0.012-3.fc39.x86_64 perl-Lexical-Var-0.010-3.fc39.x86_64 perl-Lingua-Translit-0.29-4.fc39.noarch perl-List-AllUtils-0.19-10.fc39.noarch perl-List-MoreUtils-0.430-9.fc39.noarch perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 perl-List-SomeUtils-0.59-3.fc39.noarch perl-List-UtilsBy-0.12-7.fc39.noarch perl-Locale-Maketext-1.33-501.fc39.noarch perl-Locale-Maketext-Simple-1:0.21-502.fc39.noarch perl-Log-Dispatch-2.71-2.fc39.noarch perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch perl-Log-Log4perl-1.57-3.fc39.noarch perl-MIME-Base64-3.16-500.fc39.x86_64 perl-MIME-Charset-1.013.1-3.fc39.noarch perl-MIME-Lite-3.033-8.fc39.noarch perl-MIME-Types-2.24-3.fc39.noarch perl-MRO-Compat-0.15-7.fc39.noarch perl-Mail-Sender-1:0.903-22.fc39.noarch perl-Mail-Sendmail-0.80-18.fc39.noarch perl-MailTools-2.21-14.fc39.noarch perl-Math-BigInt-1:1.9998.39-2.fc39.noarch perl-Math-BigRat-0.2624-500.fc39.noarch perl-Math-Complex-1.62-502.fc39.noarch perl-Module-CoreList-1:5.20231230-1.fc39.noarch perl-Module-Implementation-0.09-37.fc39.noarch perl-Module-Load-1:0.36-500.fc39.noarch perl-Module-Load-Conditional-0.74-500.fc39.noarch perl-Module-Metadata-1.000038-3.fc39.noarch perl-Module-Runtime-0.016-20.fc39.noarch perl-Mozilla-CA-20230801-1.fc39.noarch perl-NDBM_File-1.16-502.fc39.x86_64 perl-NTLM-1.09-36.fc39.noarch perl-Net-HTTP-6.23-2.fc39.noarch perl-Net-SMTP-SSL-1.04-21.fc39.noarch perl-Net-SSLeay-1.92-10.fc39.x86_64 perl-Number-Compare-0.03-36.fc39.noarch perl-Opcode-1.64-502.fc39.x86_64 perl-POSIX-2.13-502.fc39.x86_64 perl-Package-Generator-1.106-29.fc39.noarch perl-Package-Stash-0.40-5.fc39.noarch perl-Package-Stash-XS-0.30-5.fc39.x86_64 perl-PadWalker-2.5-10.fc39.x86_64 perl-Params-Check-1:0.38-500.fc39.noarch perl-Params-Classify-0.015-20.fc39.x86_64 perl-Params-Util-1.102-12.fc39.x86_64 perl-Params-Validate-1.31-5.fc39.x86_64 perl-Params-ValidationCompiler-0.31-3.fc39.noarch perl-Parse-RecDescent-1.967015-20.fc39.noarch perl-PathTools-3.89-500.fc39.x86_64 perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 perl-Pod-Escapes-1:1.07-500.fc39.noarch perl-Pod-Html-1.34-502.fc39.noarch perl-Pod-Perldoc-3.28.01-501.fc39.noarch perl-Pod-Simple-1:3.45-4.fc39.noarch perl-Pod-Usage-4:2.03-500.fc39.noarch perl-Ref-Util-0.204-18.fc39.noarch perl-Ref-Util-XS-0.117-20.fc39.x86_64 perl-Regexp-Common-2017060201-22.fc39.noarch perl-Role-Tiny-2.002004-9.fc39.noarch perl-SGMLSpm-1.03ii-60.fc39.noarch perl-Safe-2.44-502.fc39.noarch perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 perl-SelectSaver-1.02-502.fc39.noarch perl-Socket-4:2.037-3.fc39.x86_64 perl-Sort-Key-1.33-28.fc39.x86_64 perl-Specio-0.48-4.fc39.noarch perl-Storable-1:3.32-500.fc39.x86_64 perl-Sub-Exporter-0.990-1.fc39.noarch perl-Sub-Exporter-Progressive-0.001013-22.fc39.noarch perl-Sub-Identify-0.14-24.fc39.x86_64 perl-Sub-Install-0.929-3.fc39.noarch perl-Symbol-1.09-502.fc39.noarch perl-Sys-Hostname-1.25-502.fc39.x86_64 perl-Sys-Syslog-0.36-501.fc39.x86_64 perl-Term-ANSIColor-5.01-501.fc39.noarch perl-Term-Cap-1.18-500.fc39.noarch perl-TermReadKey-2.38-18.fc39.x86_64 perl-Test-Harness-1:3.48-1.fc39.noarch perl-Text-Balanced-2.06-500.fc39.noarch perl-Text-BibTeX-0.89-3.fc39.x86_64 perl-Text-CSV-2.02-3.fc39.noarch perl-Text-Glob-0.11-21.fc39.noarch perl-Text-ParseWords-3.31-500.fc39.noarch perl-Text-Roman-3.5-25.fc39.noarch perl-Text-Soundex-3.05-28.fc39.x86_64 perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch perl-Text-Unidecode-1.30-22.fc39.noarch perl-Thread-Queue-3.14-500.fc39.noarch perl-Tie-4.6-502.fc39.noarch perl-Tie-Cycle-1.227-9.fc39.noarch perl-Tie-RefHash-1.40-500.fc39.noarch perl-Time-HiRes-4:1.9775-500.fc39.x86_64 perl-Time-Local-2:1.350-3.fc39.noarch perl-TimeDate-1:2.33-11.fc39.noarch perl-Try-Tiny-0.31-6.fc39.noarch perl-URI-5.21-1.fc39.noarch perl-Unicode-Collate-1.31-500.fc39.x86_64 perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 perl-Unicode-Normalize-1.32-500.fc39.x86_64 perl-Unicode-UCD-0.78-502.fc39.noarch perl-Variable-Magic-0.63-4.fc39.x86_64 perl-WWW-RobotRules-6.02-37.fc39.noarch perl-XML-LibXML-1:2.0209-2.fc39.x86_64 perl-XML-LibXML-Simple-1.01-12.fc39.noarch perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 perl-XML-NamespaceSupport-1.12-20.fc39.noarch perl-XML-Parser-2.46-15.fc39.x86_64 perl-XML-SAX-1.02-13.fc39.noarch perl-XML-SAX-Base-1.09-20.fc39.noarch perl-XML-Writer-0.900-12.fc39.noarch perl-XML-XPath-1.48-4.fc39.noarch perl-XString-0.005-10.fc39.x86_64 perl-autodie-2.36-501.fc39.noarch perl-autovivification-0.18-20.fc39.x86_64 perl-base-2.27-502.fc39.noarch perl-constant-1.33-501.fc39.noarch perl-deprecate-0.04-502.fc39.noarch perl-devel-4:5.38.2-502.fc39.x86_64 perl-doc-5.38.2-502.fc39.noarch perl-encoding-4:3.00-500.fc39.x86_64 perl-if-0.61.000-502.fc39.noarch perl-interpreter-4:5.38.2-502.fc39.x86_64 perl-lib-0.65-502.fc39.x86_64 perl-libnet-3.15-501.fc39.noarch perl-libs-4:5.38.2-502.fc39.x86_64 perl-libwww-perl-6.72-1.fc39.noarch perl-locale-1.10-502.fc39.noarch perl-meta-notation-5.38.2-502.fc39.noarch perl-mro-1.28-502.fc39.x86_64 perl-namespace-autoclean-0.29-16.fc39.noarch perl-namespace-clean-0.27-24.fc39.noarch perl-open-1.13-502.fc39.noarch perl-overload-1.37-502.fc39.noarch perl-overloading-0.02-502.fc39.noarch perl-parent-1:0.241-500.fc39.noarch perl-podlators-1:5.01-500.fc39.noarch perl-sigtrap-1.10-502.fc39.noarch perl-srpm-macros-1-51.fc39.noarch perl-subs-1.04-502.fc39.noarch perl-threads-1:2.36-500.fc39.x86_64 perl-threads-shared-1.68-500.fc39.x86_64 perl-vars-1.05-502.fc39.noarch perl-version-8:0.99.30-1.fc39.x86_64 perltidy-20230912-1.fc39.noarch php-cli-8.2.15-1.fc39.x86_64 php-common-8.2.15-1.fc39.x86_64 php-devel-8.2.15-1.fc39.x86_64 php-fedora-autoloader-1.0.1-11.fc39.noarch php-nikic-php-parser4-4.18.0-1.fc39.noarch pixman-0.42.2-2.fc39.x86_64 pkgconf-1.9.5-2.fc39.x86_64 pkgconf-m4-1.9.5-2.fc39.noarch pkgconf-pkg-config-1.9.5-2.fc39.x86_64 popt-devel-1.19-3.fc39.x86_64 postgresql-15.4-1.fc39.x86_64 postgresql-private-libs-15.4-1.fc39.x86_64 postgresql-server-15.4-1.fc39.x86_64 procmail-3.24-2.fc39.x86_64 psutils-2.10-2.fc39.noarch pyproject-rpm-macros-1.12.0-1.fc39.noarch pyproject-srpm-macros-1.12.0-1.fc39.noarch python-rpm-macros-3.12-4.fc39.noarch python-srpm-macros-3.12-4.fc39.noarch python3-devel-3.12.1-2.fc39.x86_64 python3-packaging-23.1-4.fc39.noarch python3-pip-23.2.1-1.fc39.noarch python3-pyparsing-3.0.9-11.fc39.noarch python3-rpm-generators-14-7.fc39.noarch python3-rpm-macros-3.12-4.fc39.noarch python3-setuptools-67.7.2-7.fc39.noarch qt5-srpm-macros-5.15.12-1.fc39.noarch qt6-srpm-macros-6.6.0-1.fc39.noarch rav1e-libs-0.6.6-4.fc39.x86_64 readline-devel-8.2-6.fc39.x86_64 redhat-rpm-config-262-1.fc39.noarch rpm-build-4.19.1-2.fc39.x86_64 rpm-devel-4.19.1-2.fc39.x86_64 rpmautospec-rpm-macros-0.6.0-2.fc39.noarch rsync-3.2.7-5.fc39.x86_64 rust-srpm-macros-25.2-2.fc39.noarch sendmail-8.17.2-3.fc39.x86_64 sendmail-cf-8.17.2-3.fc39.noarch sgml-common-0.6.3-61.fc39.noarch shared-mime-info-2.2-4.fc39.x86_64 sombok-2.4.0-20.fc39.x86_64 sscg-3.0.5-3.fc39.x86_64 sudo-1.9.15-1.p5.fc39.x86_64 sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 svt-av1-libs-1.4.1-3.fc39.x86_64 systemd-rpm-macros-254.8-2.fc39.noarch systemd-udev-254.8-2.fc39.x86_64 systemtap-sdt-devel-5.0~pre16958465gca71442b-1.fc39.x86_64 tar-2:1.35-2.fc39.x86_64 teckit-2.5.12-1.fc39.x86_64 texlive-ae-11:svn15878.1.4-69.fc39.noarch texlive-aleph-11:svn66203-77.fc39.x86_64 texlive-algorithms-11:svn42428-69.fc39.noarch texlive-alphalph-11:svn53087-69.fc39.noarch texlive-amscls-11:svn55378-69.fc39.noarch texlive-amsfonts-11:svn61937-69.fc39.noarch texlive-amsmath-11:svn63514-69.fc39.noarch texlive-antomega-11:svn21933.0.8-69.fc39.noarch texlive-anysize-11:svn15878.0-69.fc39.noarch texlive-atbegshi-11:svn53051-69.fc39.noarch texlive-attachfile-11:svn42099-69.fc39.noarch texlive-attachfile2-11:svn57959-77.fc39.noarch texlive-atveryend-11:svn53108-69.fc39.noarch texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch texlive-auxhook-11:svn53173-69.fc39.noarch texlive-avantgar-11:svn61983-69.fc39.noarch texlive-babel-11:svn65823-69.fc39.noarch texlive-babel-english-11:svn44495-69.fc39.noarch texlive-babelbib-11:svn57349-69.fc39.noarch texlive-base-11:20230311-77.fc39.x86_64 texlive-beamer-11:svn65984-69.fc39.noarch texlive-bera-11:svn20031.0-69.fc39.noarch texlive-beton-11:svn15878.0-69.fc39.noarch texlive-biblatex-11:svn66403-69.fc39.noarch texlive-bibtex-11:svn66186-77.fc39.x86_64 texlive-bidi-11:svn65572-69.fc39.noarch texlive-bigintcalc-11:svn53172-69.fc39.noarch texlive-bitset-11:svn53837-69.fc39.noarch texlive-bookman-11:svn61719-69.fc39.noarch texlive-bookmark-11:svn56885-69.fc39.noarch texlive-booktabs-11:svn53402-69.fc39.noarch texlive-breakurl-11:svn29901.1.40-69.fc39.noarch texlive-breqn-11:svn60881-69.fc39.noarch texlive-caption-11:svn66580-69.fc39.noarch texlive-carlisle-11:svn59577-69.fc39.noarch texlive-catchfile-11:svn53084-69.fc39.noarch texlive-changepage-11:svn15878.1.0c-69.fc39.noarch texlive-charter-11:svn15878.0-69.fc39.noarch texlive-cite-11:svn36428.5.5-69.fc39.noarch texlive-cm-11:svn57963-69.fc39.noarch texlive-cm-super-11:svn15878.0-69.fc39.noarch texlive-cmap-11:svn57640-69.fc39.noarch texlive-cmextra-11:svn57866-69.fc39.noarch texlive-collection-basic-11:svn59159-69.fc39.noarch texlive-collection-fontsrecommended-11:svn54074-69.fc39.noarch texlive-collection-formatsextra-11:svn62226-69.fc39.noarch texlive-collection-latex-11:svn63515-69.fc39.noarch texlive-collection-latexrecommended-11:svn65512-69.fc39.noarch texlive-colorprofiles-11:svn49086-69.fc39.noarch texlive-colortbl-11:svn64015-69.fc39.noarch texlive-courier-11:svn61719-69.fc39.noarch texlive-crop-11:svn55424-69.fc39.noarch texlive-csquotes-11:svn64389-69.fc39.noarch texlive-ctable-11:svn38672-69.fc39.noarch texlive-ctablestack-11:svn38514-69.fc39.noarch texlive-currfile-11:svn64673-69.fc39.noarch texlive-cyrillic-11:svn63613-77.fc39.noarch texlive-dehyph-11:svn48599-69.fc39.noarch texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 texlive-dvips-11:svn66203-77.fc39.x86_64 texlive-ec-11:svn25033.1.0-69.fc39.noarch texlive-edmac-11:svn61719-69.fc39.noarch texlive-enctex-11:svn34957.0-69.fc39.noarch texlive-enumitem-11:svn51423-69.fc39.noarch texlive-eplain-11:svn64721-77.fc39.noarch texlive-epstopdf-11:svn66461-77.fc39.noarch texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch texlive-eso-pic-11:svn56658-69.fc39.noarch texlive-etex-11:svn66203-69.fc39.noarch texlive-etex-pkg-11:svn41784-69.fc39.noarch texlive-etexcmds-11:svn53171-69.fc39.noarch texlive-etoolbox-11:svn56554-69.fc39.noarch texlive-euenc-11:svn19795.0.1h-69.fc39.noarch texlive-euler-11:svn42428-69.fc39.noarch texlive-euro-11:svn22191.1.1-69.fc39.noarch texlive-euro-ce-11:svn25714-69.fc39.noarch texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39.noarch texlive-everysel-11:svn57489-69.fc39.noarch texlive-everyshi-11:svn57001-69.fc39.noarch texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch texlive-fancybox-11:svn18304.1.4-69.fc39.noarch texlive-fancyhdr-11:svn64977-69.fc39.noarch texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch texlive-fancyvrb-11:svn65585-69.fc39.noarch texlive-filecontents-11:svn52142-69.fc39.noarch texlive-filehook-11:svn64822-69.fc39.noarch texlive-finstrut-11:svn21719.0.5-69.fc39.noarch texlive-firstaid-11:svn64892-69.fc39.noarch texlive-fix2col-11:svn38770-69.fc39.noarch texlive-float-11:svn15878.1.3d-69.fc39.noarch texlive-fontspec-11:svn63386-69.fc39.noarch texlive-footmisc-11:svn62524-69.fc39.noarch texlive-footnotehyper-11:svn60374-69.fc39.noarch texlive-fp-11:svn49719-69.fc39.noarch texlive-fpl-11:svn54512-69.fc39.noarch texlive-geometry-11:svn61719-69.fc39.noarch texlive-gettitlestring-11:svn53170-69.fc39.noarch texlive-glyphlist-11:svn54074-77.fc39.noarch texlive-graphics-11:svn66204-69.fc39.noarch texlive-graphics-cfg-11:svn41448-69.fc39.noarch texlive-graphics-def-11:svn64487-69.fc39.noarch texlive-grfext-11:svn53024-69.fc39.noarch texlive-grffile-11:svn52756-69.fc39.noarch texlive-gsftopk-11:svn52851-77.fc39.x86_64 texlive-helvetic-11:svn61719-69.fc39.noarch texlive-hitex-11:svn65883-77.fc39.x86_64 texlive-hobsub-11:svn52810-69.fc39.noarch texlive-hologo-11:svn61719-69.fc39.noarch texlive-hopatch-11:svn65491-69.fc39.noarch texlive-hycolor-11:svn53584-69.fc39.noarch texlive-hypdoc-11:svn65678-69.fc39.noarch texlive-hyperref-11:svn65758-69.fc39.noarch texlive-hyph-utf8-11:svn61719-69.fc39.noarch texlive-hyphen-base-11:svn66413-69.fc39.noarch texlive-hyphenex-11:svn57387-69.fc39.noarch texlive-ifmtarg-11:svn47544-69.fc39.noarch texlive-ifplatform-11:svn45533-69.fc39.noarch texlive-iftex-11:svn61910-69.fc39.noarch texlive-index-11:svn24099.4.1beta-69.fc39.noarch texlive-infwarerr-11:svn53023-69.fc39.noarch texlive-intcalc-11:svn53168-69.fc39.noarch texlive-jadetex-11:svn63654-77.fc39.noarch texlive-jknapltx-11:svn19440.0-69.fc39.noarch texlive-kastrup-11:svn15878.0-69.fc39.noarch texlive-knuth-lib-11:svn57963-69.fc39.noarch texlive-knuth-local-11:svn57963-69.fc39.noarch texlive-koma-script-11:svn64685-69.fc39.noarch texlive-kpathsea-11:svn66209-77.fc39.x86_64 texlive-kvdefinekeys-11:svn53193-69.fc39.noarch texlive-kvoptions-11:svn63622-69.fc39.noarch texlive-kvsetkeys-11:svn64632-69.fc39.noarch texlive-l3backend-11:svn65573-69.fc39.noarch texlive-l3experimental-11:svn65621-69.fc39.noarch texlive-l3kernel-11:svn66094-69.fc39.noarch texlive-l3packages-11:svn65722-69.fc39.noarch texlive-lambda-11:svn45756-69.fc39.noarch texlive-latex-11:svn65161-77.fc39.noarch texlive-latex-fonts-11:svn28888.0-69.fc39.noarch texlive-latex-lab-11:svn64892-69.fc39.noarch texlive-latexbug-11:svn63596-69.fc39.noarch texlive-latexconfig-11:svn53525-69.fc39.noarch texlive-letltxmacro-11:svn53022-69.fc39.noarch texlive-lib-11:20230311-77.fc39.x86_64 texlive-lineno-11:svn65586-69.fc39.noarch texlive-listings-11:svn66222-69.fc39.noarch texlive-lm-11:svn65956-69.fc39.noarch texlive-lm-math-11:svn36915.1.959-69.fc39.noarch texlive-logreq-11:svn53003-69.fc39.noarch texlive-lollipop-11:svn45678-77.fc39.noarch texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarch texlive-ltxcmds-11:svn56421-69.fc39.noarch texlive-ltxmisc-11:svn21927.0-69.fc39.noarch texlive-lua-alt-getopt-11:svn56414-69.fc39.noarch texlive-lua-uni-algos-11:svn62204-69.fc39.noarch texlive-luabidi-11:svn54512-69.fc39.noarch texlive-luahbtex-11:svn66186-77.fc39.x86_64 texlive-lualatex-math-11:svn61464-69.fc39.noarch texlive-lualibs-11:svn64615-69.fc39.noarch texlive-luaotfload-11:svn64616-77.fc39.noarch texlive-luatex-11:svn66967-77.fc39.x86_64 texlive-luatexbase-11:svn52663-69.fc39.noarch texlive-lwarp-11:svn66259-77.fc39.noarch texlive-makecmds-11:svn15878.0-69.fc39.noarch texlive-makeindex-11:svn62517-77.fc39.x86_64 texlive-manfnt-font-11:svn45777-69.fc39.noarch texlive-marginnote-11:svn48383-69.fc39.noarch texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch texlive-mathpazo-11:svn52663-69.fc39.noarch texlive-mathspec-11:svn42773-69.fc39.noarch texlive-mathtools-11:svn63767-69.fc39.noarch texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noarch texlive-memoir-11:svn65040-69.fc39.noarch texlive-metafont-11:svn66186-77.fc39.x86_64 texlive-metalogo-11:svn18611.0.12-69.fc39.noarch texlive-mflogo-11:svn42428-69.fc39.noarch texlive-mflogo-font-11:svn54512-69.fc39.noarch texlive-mfnfss-11:svn46036-69.fc39.noarch texlive-mfware-11:svn66186-77.fc39.x86_64 texlive-microtype-11:svn66587-69.fc39.noarch texlive-minitoc-11:svn61719-69.fc39.noarch texlive-mltex-11:svn62145-77.fc39.noarch texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch texlive-modes-11:svn61719-69.fc39.noarch texlive-mparhack-11:svn59066-69.fc39.noarch texlive-mptopdf-11:svn65952-77.fc39.noarch texlive-ms-11:svn57473-69.fc39.noarch texlive-multido-11:svn18302.1.42-69.fc39.noarch texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch texlive-natbib-11:svn20668.8.31b-69.fc39.noarch texlive-ncntrsbk-11:svn61719-69.fc39.noarch texlive-newfloat-11:svn52906-69.fc39.noarch texlive-notoccite-11:svn18129.0-69.fc39.noarch texlive-ntgclass-11:svn65522-69.fc39.noarch texlive-oberdiek-11:svn65521-77.fc39.noarch texlive-omega-11:svn33046.0-69.fc39.noarch texlive-omegaware-11:svn66186-77.fc39.x86_64 texlive-otibet-11:svn45777-69.fc39.noarch texlive-pagesel-11:svn56105-69.fc39.noarch texlive-palatino-11:svn61719-69.fc39.noarch texlive-paralist-11:svn43021-69.fc39.noarch texlive-parallel-11:svn15878.0-69.fc39.noarch texlive-parskip-11:svn58358-69.fc39.noarch texlive-passivetex-11:svn15878.0-69.fc39.noarch texlive-pdfcol-11:svn64469-69.fc39.noarch texlive-pdfcolfoot-11:svn65512-69.fc39.noarch texlive-pdfcolmk-11:svn52912-69.fc39.noarch texlive-pdfescape-11:svn53082-69.fc39.noarch texlive-pdflscape-11:svn64851-69.fc39.noarch texlive-pdfmanagement-testphase-11:svn66532-69.fc39.noarch texlive-pdfpages-11:svn65319-69.fc39.noarch texlive-pdftex-11:svn66243-77.fc39.x86_64 texlive-pdftexcmds-11:svn55777-69.fc39.noarch texlive-pgf-11:svn65553-69.fc39.noarch texlive-picture-11:svn54867-69.fc39.noarch texlive-placeins-11:svn19848.2.2-69.fc39.noarch texlive-plain-11:svn57963-69.fc39.noarch texlive-polyglossia-11:svn65792-69.fc39.noarch texlive-psfrag-11:svn15878.3.04-69.fc39.noarch texlive-psizzl-11:svn15878.0.35-69.fc39.noarch texlive-pslatex-11:svn57434-69.fc39.noarch texlive-psnfss-11:svn54694-69.fc39.noarch texlive-pspicture-11:svn15878.0-69.fc39.noarch texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch texlive-pst-coil-11:svn62977-69.fc39.noarch texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch texlive-pst-fill-11:svn60671-69.fc39.noarch texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch texlive-pst-math-11:svn64732-69.fc39.noarch texlive-pst-node-11:svn61838-69.fc39.noarch texlive-pst-ovl-11:svn54963-69.fc39.noarch texlive-pst-plot-11:svn65346-69.fc39.noarch texlive-pst-text-11:svn49542-69.fc39.noarch texlive-pst-tools-11:svn60621-69.fc39.noarch texlive-pst-tree-11:svn60421-69.fc39.noarch texlive-pstricks-11:svn65346-69.fc39.noarch texlive-pstricks-add-11:svn65067-69.fc39.noarch texlive-pxfonts-11:svn15878.0-69.fc39.noarch texlive-ragged2e-11:svn66152-69.fc39.noarch texlive-rcs-11:svn15878.0-69.fc39.noarch texlive-realscripts-11:svn56594-69.fc39.noarch texlive-refcount-11:svn53164-69.fc39.noarch texlive-rerunfilecheck-11:svn63869-69.fc39.noarch texlive-rsfs-11:svn15878.0-69.fc39.noarch texlive-sansmath-11:svn17997.1.1-69.fc39.noarch texlive-sansmathaccent-11:svn53628-69.fc39.noarch texlive-sauerj-11:svn15878.0-69.fc39.noarch texlive-section-11:svn20180.0-69.fc39.noarch texlive-seminar-11:svn59801-69.fc39.noarch texlive-sepnum-11:svn20186.2.0-69.fc39.noarch texlive-setspace-11:svn65206-69.fc39.noarch texlive-showexpl-11:svn57414-69.fc39.noarch texlive-startex-11:svn35718.1.04-69.fc39.noarch texlive-stmaryrd-11:svn22027.0-69.fc39.noarch texlive-stringenc-11:svn52982-69.fc39.noarch texlive-subfig-11:svn15878.1.3-69.fc39.noarch texlive-symbol-11:svn61719-69.fc39.noarch texlive-tex-11:svn66186-77.fc39.x86_64 texlive-tex-gyre-11:svn65956-69.fc39.noarch texlive-tex-gyre-math-11:svn41264-69.fc39.noarch texlive-tex-ini-files-11:svn40533-69.fc39.noarch texlive-texlive-common-doc-11:svn54176-69.fc39.noarch texlive-texlive-en-11:svn66572-77.fc39.noarch texlive-texlive-msg-translations-11:svn66593-69.fc39.noarch texlive-texlive-scripts-11:svn66584-77.fc39.noarch texlive-texlive-scripts-extra-11:svn62517-77.fc39.noarch texlive-texlive.infra-11:svn66512-77.fc39.noarch texlive-texsis-11:svn45678-77.fc39.noarch texlive-textcase-11:svn63868-69.fc39.noarch texlive-thumbpdf-11:svn62518-77.fc39.noarch texlive-times-11:svn61719-69.fc39.noarch texlive-tipa-11:svn29349.1.3-69.fc39.noarch texlive-titlesec-11:svn59845-69.fc39.noarch texlive-tools-11:svn64892-69.fc39.noarch texlive-translator-11:svn59412-69.fc39.noarch texlive-transparent-11:svn64852-69.fc39.noarch texlive-txfonts-11:svn15878.0-69.fc39.noarch texlive-typehtml-11:svn17134.0-69.fc39.noarch texlive-ucharcat-11:svn38907-69.fc39.noarch texlive-ucs-11:svn64114-69.fc39.noarch texlive-ulem-11:svn53365-69.fc39.noarch texlive-underscore-11:svn18261.0-69.fc39.noarch texlive-unicode-data-11:svn64423-69.fc39.noarch texlive-unicode-math-11:svn61719-69.fc39.noarch texlive-uniquecounter-11:svn53162-69.fc39.noarch texlive-url-11:svn32528.3.4-69.fc39.noarch texlive-utopia-11:svn15878.0-69.fc39.noarch texlive-varwidth-11:svn24104.0.92-69.fc39.noarch texlive-wasy-11:svn53533-69.fc39.noarch texlive-wasy-type1-11:svn53534-69.fc39.noarch texlive-wasysym-11:svn54080-69.fc39.noarch texlive-xcolor-11:svn63563-69.fc39.noarch texlive-xdvi-11:svn62387-77.fc39.x86_64 texlive-xetex-11:svn66203-77.fc39.x86_64 texlive-xetexconfig-11:svn45845-69.fc39.noarch texlive-xifthen-11:svn38929-69.fc39.noarch texlive-xkeyval-11:svn63616-69.fc39.noarch texlive-xltxtra-11:svn56594-69.fc39.noarch texlive-xmltex-11:svn62145-77.fc39.noarch texlive-xmltexconfig-11:svn45845-69.fc39.noarch texlive-xpatch-11:svn54563-69.fc39.noarch texlive-xstring-11:svn65551-69.fc39.noarch texlive-xunicode-11:svn30466.0.981-69.fc39.noarch texlive-zapfchan-11:svn61719-69.fc39.noarch texlive-zapfding-11:svn61719-69.fc39.noarch texlive-zref-11:svn62977-69.fc39.noarch tinycdb-0.78-21.fc39.x86_64 unzip-6.0-62.fc39.x86_64 urw-base35-bookman-fonts-20200910-18.fc39.noarch urw-base35-c059-fonts-20200910-18.fc39.noarch urw-base35-d050000l-fonts-20200910-18.fc39.noarch urw-base35-fonts-20200910-18.fc39.noarch urw-base35-fonts-common-20200910-18.fc39.noarch urw-base35-gothic-fonts-20200910-18.fc39.noarch urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39.noarch urw-base35-nimbus-roman-fonts-20200910-18.fc39.noarch urw-base35-nimbus-sans-fonts-20200910-18.fc39.noarch urw-base35-p052-fonts-20200910-18.fc39.noarch urw-base35-standard-symbols-ps-fonts-20200910-18.fc39.noarch urw-base35-z003-fonts-20200910-18.fc39.noarch vconfig-1.9-35.fc39.x86_64 wget-1.21.3-7.fc39.x86_64 which-2.21-40.fc39.x86_64 xml-common-0.6.3-61.fc39.noarch xmlsec1-1:1.2.37-5.fc39.x86_64 xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 xpdf-libs-1:4.04-10.fc39.x86_64 xxhash-libs-0.8.2-1.fc39.x86_64 xz-5.4.4-1.fc39.x86_64 xz-devel-5.4.4-1.fc39.x86_64 zip-3.0-39.fc39.x86_64 zlib-devel-1.2.13-4.fc39.x86_64 zstd-1.5.5-4.fc39.x86_64 zziplib-0.13.72-5.fc39.x86_64 Complete! + chroot /vservers/2024.02.08--f39-nofed linux64 rpm -aq + return 0 + post_install 2024.02.08--f39-nofed linux64 + local lxc=2024.02.08--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + cp /etc/localtime /vservers/2024.02.08--f39-nofed/etc/localtime + sshd_disable_password_auth 2024.02.08--f39-nofed + local lxc=2024.02.08--f39-nofed + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.02.08--f39-nofed/etc/ssh/sshd_config + '[' -n true ']' + post_install_natip 2024.02.08--f39-nofed linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.08--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed ++ local lxc=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + local lxc_root=/vservers/2024.02.08--f39-nofed + cat + chroot /vservers/2024.02.08--f39-nofed linux64 bash -x + /bin/cat + '[' -n true ']' + echo Starting guest 2024.02.08--f39-nofed Starting guest 2024.02.08--f39-nofed + virsh -c lxc:/// start 2024.02.08--f39-nofed Domain '2024.02.08--f39-nofed' started + '[' -n true ']' + wait_for_ssh 2024.02.08--f39-nofed + set -x + set -e + local lxc=2024.02.08--f39-nofed + shift + local specified_ip + '[' -n '' ']' + local success= ++ date +%s + local current_time=1707358071 + local stop_time=1707358191 + local counter=1 + '[' 1707358071 -lt 1707358191 ']' + '[' -n '' ']' ++ guest_ipv4 2024.02.08--f39-nofed ++ lxc=2024.02.08--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.08--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=69270 ++ [[ -z 69270 ]] +++ pgrep -P 69270 systemd ++ local systemd_pid= ++ [[ -z '' ]] ++ echo guest_ipv4 cannot systemd pid guest_ipv4 cannot systemd pid ++ return 1 + guest_ip= + : + echo '1-th attempt to reach sshd in container 2024.02.08--f39-nofed on address ...' 1-th attempt to reach sshd in container 2024.02.08--f39-nofed on address ... + '[' -n '' ']' + : + counter=2 + sleep 10 ++ date +%s + current_time=1707358081 + '[' 1707358081 -lt 1707358191 ']' + '[' -n '' ']' ++ guest_ipv4 2024.02.08--f39-nofed ++ lxc=2024.02.08--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.08--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=69270 ++ [[ -z 69270 ]] +++ pgrep -P 69270 systemd ++ local systemd_pid=69310 ++ [[ -z 69310 ]] +++ nsenter -t 69310 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=fe80::7d93:833b:10cc:5824 ++ '[' -z fe80::7d93:833b:10cc:5824 ']' ++ echo fe80::7d93:833b:10cc:5824 + guest_ip=fe80::7d93:833b:10cc:5824 + echo '2-th attempt to reach sshd in container 2024.02.08--f39-nofed on address fe80::7d93:833b:10cc:5824 ...' 2-th attempt to reach sshd in container 2024.02.08--f39-nofed on address fe80::7d93:833b:10cc:5824 ... + '[' -n fe80::7d93:833b:10cc:5824 ']' + ssh -o 'StrictHostKeyChecking no' fe80::7d93:833b:10cc:5824 arch ssh: connect to host fe80::7d93:833b:10cc:5824 port 22: Invalid argument + : + counter=3 + sleep 10 ++ date +%s + current_time=1707358091 + '[' 1707358091 -lt 1707358191 ']' + '[' -n '' ']' ++ guest_ipv4 2024.02.08--f39-nofed ++ lxc=2024.02.08--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.08--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=69270 ++ [[ -z 69270 ]] +++ pgrep -P 69270 systemd ++ local systemd_pid=69310 ++ [[ -z 69310 ]] +++ nsenter -t 69310 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.6 ++ '[' -z 192.168.124.6 ']' ++ echo 192.168.124.6 + guest_ip=192.168.124.6 + echo '3-th attempt to reach sshd in container 2024.02.08--f39-nofed on address 192.168.124.6 ...' 3-th attempt to reach sshd in container 2024.02.08--f39-nofed on address 192.168.124.6 ... + '[' -n 192.168.124.6 ']' + ssh -o 'StrictHostKeyChecking no' 192.168.124.6 arch Warning: Permanently added '192.168.124.6' (ED25519) to the list of known hosts. x86_64 + success=true + echo 'SSHD in container 2024.02.08--f39-nofed is UP on IP 192.168.124.6' SSHD in container 2024.02.08--f39-nofed is UP on IP 192.168.124.6 + break + '[' -z true ']' + return 0 + echo lbuild-initvm.sh Done lbuild-initvm.sh Done + exit 0 + cd - /root + rm -rf /tmp/lbuild-nightly.sh-65280 + '[' -n '' ']' + run_in_build_guest 2024.02.08--f39-nofed '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' + buildname=2024.02.08--f39-nofed + shift ++ guest_ipv4 2024.02.08--f39-nofed ++ lxc=2024.02.08--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.08--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=69270 ++ [[ -z 69270 ]] +++ pgrep -P 69270 systemd ++ local systemd_pid=69310 ++ [[ -z 69310 ]] +++ nsenter -t 69310 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.6 ++ '[' -z 192.168.124.6 ']' ++ echo 192.168.124.6 + ssh -o StrictHostKeyChecking=no root@192.168.124.6 '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' Cloning into '/build'... Already on 'master' Your branch is up to date with 'origin/master'. ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2024.02.08--f39-nofed done' Thu Feb 8 03:08:13 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2024.02.08--f39-nofed done Thu Feb 8 03:08:13 AM CET 2024 ++ rootdir 2024.02.08--f39-nofed ++ slice=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + LOG2=/vservers/2024.02.08--f39-nofed/log.txt + echo '==================== BEG LXC Transcript of vm creation' + cat /vservers/2024.02.08--f39-nofed.log.txt ==================== END LXC Transcript of vm creation xxxxxxxxxx Messing with logs, symlinking /vservers/2024.02.08--f39-nofed/log.txt to /vservers/2024.02.08--f39-nofed.log.txt + sedargs='-e s,@DATE@,2024.02.08,g -e s,@FCDISTRO@,f39,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g' ++ echo /build/@PLDISTRO@/ ++ sed -e s,@DATE@,2024.02.08,g -e s,@FCDISTRO@,f39,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g + WEBPATH=/build/lxc/ + webpublish mkdir -p /build/lxc/ + ssh root@build.onelab.eu mkdir -p /build/lxc/ + WEBBASE=/build/lxc//2024.02.08--f39-nofed + WEBLOG=/build/lxc//2024.02.08--f39-nofed/log.txt ++ echo /build/lxc//2024.02.08--f39-nofed ++ sed -e s,//,/,g -e s,/build/,http://build.onelab.eu/, + WEBBASE_URL=http://build.onelab.eu/lxc/2024.02.08--f39-nofed + '[' -n true ']' ++ rootdir 2024.02.08--f39-nofed ++ slice=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + cp /tmp/git-65268/lbuild-nightly.sh /vservers/2024.02.08--f39-nofed/build/ + run_in_build_guest 2024.02.08--f39-nofed chmod +x /build/lbuild-nightly.sh + buildname=2024.02.08--f39-nofed + shift ++ guest_ipv4 2024.02.08--f39-nofed ++ lxc=2024.02.08--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.08--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=69270 ++ [[ -z 69270 ]] +++ pgrep -P 69270 systemd ++ local systemd_pid=69310 ++ [[ -z 69310 ]] +++ nsenter -t 69310 -n ip -br addr show eth0 +++ cut -d/ -f1 +++ awk '{print $3}' ++ local domip=192.168.124.6 ++ '[' -z 192.168.124.6 ']' ++ echo 192.168.124.6 + ssh -o StrictHostKeyChecking=no root@192.168.124.6 chmod +x /build/lbuild-nightly.sh + run_in_build_guest 2024.02.08--f39-nofed /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.02.08--f39-nofed + buildname=2024.02.08--f39-nofed + shift ++ guest_ipv4 2024.02.08--f39-nofed ++ lxc=2024.02.08--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.08--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=69270 ++ [[ -z 69270 ]] +++ pgrep -P 69270 systemd ++ local systemd_pid=69310 ++ [[ -z 69310 ]] +++ nsenter -t 69310 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.6 ++ '[' -z 192.168.124.6 ']' ++ echo 192.168.124.6 + ssh -o StrictHostKeyChecking=no root@192.168.124.6 /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.02.08--f39-nofed ==================== Within LXC BEG Thu Feb 8 03:08:15 CET 2024 ============================== Starting lbuild-nightly.sh:build on + set -e + echo -n '============================== Starting lbuild-nightly.sh:build on ' + date Thu Feb 8 03:08:15 CET 2024 + cd /build + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.02.08--f39-nofed BUILD_SCM_URL=git://git.onelab.eu/build MAKEVARS= DRY_RUN= PLDISTROTAGS=lxc-tags.mk TESTBUILDURL=http://build.onelab.eu/ WEBHOST=build.onelab.eu XXXXXXXXXXXXXXXXXXXX Contents of tags definition file /build/lxc-tags.mk #lxc-userspace-GITPATH := git://git.onelab.eu/lxc-userspace.git@lxc-userspace-2.0-0 #transforward-GITPATH := git://git.onelab.eu/transforward.git@transforward-0.1-12 #comgt-GITPATH := git://git.onelab.eu/comgt.git@0.3 #planetlab-umts-tools-GITPATH:= git://git.onelab.eu/planetlab-umts-tools.git@planetlab-umts-tools-0.7-1 #nodeupdate-GITPATH := git://git.onelab.eu/nodeupdate.git@nodeupdate-1.0-0 #PingOfDeath-GITPATH := git://git.onelab.eu/pingofdeath.git@master #plnode-utils-GITPATH := git://git.onelab.eu/plnode-utils.git@plnode-utils-1.0-0 #nodemanager-GITPATH := git://git.onelab.eu/nodemanager.git@master # #pl_sshd-GITPATH := git://git.onelab.eu/pl_sshd.git@pl_sshd-1.0-11 #codemux-GITPATH := git://git.onelab.eu/codemux.git@codemux-0.1-15 #libvirt-GITPATH := git://git.onelab.eu/libvirt.git@libvirt-1.2.11-2 #libvirt-python-GITPATH := git://git.onelab.eu/libvirt-python.git@libvirt-1.2.11-2 #pf2slice-GITPATH := git://git.onelab.eu/pf2slice.git@pf2slice-1.0-2 #inotify-tools-GITPATH := git://git.onelab.eu/inotify-tools.git@inotify-tools-3.13-2 #vsys-GITPATH := git://git.onelab.eu/vsys.git@master #vsys-scripts-GITPATH := git://git.onelab.eu/vsys-scripts.git@master #bind_public-GITPATH := git://git.onelab.eu/bind_public.git@bind_public-0.1-3 #sliver-openvswitch-GITPATH := git://git.onelab.eu/sliver-openvswitch.git@sliver-openvswitch-2.2.90-1 plcapi-GITPATH := git://git.onelab.eu/plcapi.git@master drupal-GITPATH := git://git.onelab.eu/drupal.git@drupal-4.7-17 plewww-GITPATH := git://git.onelab.eu/plewww.git@master www-register-wizard-GITPATH := git://git.onelab.eu/www-register-wizard.git@www-register-wizard-4.3-5 #monitor-GITPATH := git://git.onelab.eu/monitor@monitor-3.1-6 #PLCRT-GITPATH := git://git.onelab.eu/plcrt.git@master #nodeconfig-GITPATH := git://git.onelab.eu/nodeconfig.git@nodeconfig-5.2-5 #bootmanager-GITPATH := git://git.onelab.eu/bootmanager.git@master #pypcilib-GITPATH := git://git.onelab.eu/pypcilib.git@master #pyplnet-GITPATH := git://git.onelab.eu/pyplnet.git@pyplnet-7.0-0 #pcucontrol-GITPATH := git://git.onelab.eu/pcucontrol.git@master #bootcd-GITPATH := git://git.onelab.eu/bootcd.git@master #sliceimage-GITPATH := git://git.onelab.eu/sliceimage.git@master #nodeimage-GITPATH := git://git.onelab.eu/nodeimage.git@master myplc-GITPATH := git://git.onelab.eu/myplc.git@master # sfa-GITPATH := git://git.onelab.eu/sfa.git@python2 # tests-GITPATH := git://git.onelab.eu/tests.git@master XXXXXXXXXXXXXXXXXXXX end tags definition ++ pwd + echo 'Running make IN /build' Running make IN /build + MAKEVARS=("build-GITPATH=${BUILD_SCM_URL}" "${MAKEVARS[@]}") + MAKEVARS=("PLDISTRO=${PLDISTRO}" "${MAKEVARS[@]}") + MAKEVARS=("PLDISTROTAGS=${PLDISTROTAGS}" "${MAKEVARS[@]}") + MAKEVARS=("PERSONALITY=${PERSONALITY}" "${MAKEVARS[@]}") + MAKEVARS=("MAILDEST=${MAILDEST}" "${MAKEVARS[@]}") + MAKEVARS=("WEBPATH=${WEBPATH}" "${MAKEVARS[@]}") + MAKEVARS=("TESTBUILDURL=${TESTBUILDURL}" "${MAKEVARS[@]}") + MAKEVARS=("WEBROOT=${WEBROOT}" "${MAKEVARS[@]}") + MAKEVARS=("BASE=${BASE}" "${MAKEVARS[@]}") + /build/latex-first-run.sh Running latex and pdflatex on a dummy input + make -C /build BASE=2024.02.08--f39-nofed WEBROOT=/build/ TESTBUILDURL=http://build.onelab.eu/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=thierry.parmentelat@inria.fr PERSONALITY=linux64 PLDISTROTAGS=lxc-tags.mk PLDISTRO=lxc build-GITPATH=git://git.onelab.eu/build stage1=true make: Entering directory '/build' ========== stage1 ln -s spec2make.py spec2make rm -f /longbuildroot ; ln -s /build /longbuildroot rm -f .rpmmacros echo "%_topdir /longbuildroot" >> .rpmmacros echo "%_tmppath /longbuildroot/tmp" >> .rpmmacros echo "%__spec_install_pre %{___build_pre}" >> .rpmmacros ./getrpmmacros.sh >> .rpmmacros arg=""; for n in plcapi drupal plewww www-register-wizard myplc myplc-docs release ; do arg="$arg x"; make --no-print-directory stage1iter="$arg"; done ========== stage1iter : plcapi (echo -n "# Generated by planetlab build on " ; date) > header.spec echo "%define distro Fedora" >> header.spec echo "%define distrorelease 39" >> header.spec echo "%define distroname f39" >> header.spec echo "%define pldistro lxc" >> header.spec echo "%define plrelease 5.2" >> header.spec echo "# use MD5 and gzip for binary and source files" >> header.spec echo "%global _binary_filedigest_algorithm 1" >> header.spec echo "%global _source_filedigest_algorithm 1" >> header.spec echo "%global _source_payload w9.gzdio" >> header.spec echo "%global _binary_payload w9.gzdio" >> header.spec echo "%define debug_package %{nil}" >> header.spec XXXXXXXXXXXXXXX -- BEG MODULE plcapi : Thu Feb 8 03:08:15 CET 2024 mkdir -p MODULES cd MODULES && mkdir plcapi ; ( git clone git://git.onelab.eu/plcapi.git plcapi; cd plcapi ; git checkout master ; rm -rf .git ) || { rm -rf plcapi; false; } Cloning into 'plcapi'... Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE plcapi : Thu Feb 8 03:08:17 CET 2024 mkdir -p SPECS cat header.spec > SPECS/plcapi.spec echo "%define SCMURL git://git.onelab.eu/plcapi.git@master" >> SPECS/plcapi.spec echo "%define date 2024.02.08" >> SPECS/plcapi.spec echo "# included from plcapi.spec" >> SPECS/plcapi.spec cat MODULES/plcapi/plcapi.spec >> SPECS/plcapi.spec mkdir -p MAKE ./spec2make SPECS/plcapi.spec plcapi > MAKE/plcapi.mk || { rm MAKE/plcapi.mk; exit 1; } ========== stage1iter : drupal XXXXXXXXXXXXXXX -- BEG MODULE drupal : Thu Feb 8 03:08:18 CET 2024 mkdir -p MODULES cd MODULES && mkdir drupal ; ( git clone git://git.onelab.eu/drupal.git drupal; cd drupal ; git checkout drupal-4.7-17 ; rm -rf .git ) || { rm -rf drupal; false; } Cloning into 'drupal'... Note: switching to 'drupal-4.7-17'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1f69d4c Setting tag drupal-4.7-17 apply patch for php7.2 on fedora29 XXXXXXXXXXXXXXX -- END MODULE drupal : Thu Feb 8 03:08:18 CET 2024 mkdir -p SPECS cat header.spec > SPECS/drupal.spec echo "%define SCMURL git://git.onelab.eu/drupal.git@drupal-4.7-17" >> SPECS/drupal.spec echo "# included from drupal.spec" >> SPECS/drupal.spec cat MODULES/drupal/drupal.spec >> SPECS/drupal.spec mkdir -p MAKE ./spec2make SPECS/drupal.spec drupal > MAKE/drupal.mk || { rm MAKE/drupal.mk; exit 1; } ========== stage1iter : plewww XXXXXXXXXXXXXXX -- BEG MODULE plewww : Thu Feb 8 03:08:18 CET 2024 mkdir -p MODULES cd MODULES && mkdir plewww ; ( git clone git://git.onelab.eu/plewww.git plewww; cd plewww ; git checkout master ; rm -rf .git ) || { rm -rf plewww; false; } Cloning into 'plewww'... Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE plewww : Thu Feb 8 03:08:19 CET 2024 mkdir -p SPECS cat header.spec > SPECS/plewww.spec echo "%define SCMURL git://git.onelab.eu/plewww.git@master" >> SPECS/plewww.spec echo "%define date 2024.02.08" >> SPECS/plewww.spec echo "# included from plewww.spec" >> SPECS/plewww.spec cat MODULES/plewww/plewww.spec >> SPECS/plewww.spec mkdir -p MAKE ./spec2make SPECS/plewww.spec plewww > MAKE/plewww.mk || { rm MAKE/plewww.mk; exit 1; } ========== stage1iter : www-register-wizard XXXXXXXXXXXXXXX -- BEG MODULE www-register-wizard : Thu Feb 8 03:08:19 CET 2024 mkdir -p MODULES cd MODULES && mkdir www-register-wizard ; ( git clone git://git.onelab.eu/www-register-wizard.git www-register-wizard; cd www-register-wizard ; git checkout www-register-wizard-4.3-5 ; rm -rf .git ) || { rm -rf www-register-wizard; false; } Cloning into 'www-register-wizard'... Note: switching to 'www-register-wizard-4.3-5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1e2f671 Setting tag www-register-wizard-4.3-5 use plc_style for consistent rendering of input fields XXXXXXXXXXXXXXX -- END MODULE www-register-wizard : Thu Feb 8 03:08:19 CET 2024 mkdir -p SPECS cat header.spec > SPECS/www-register-wizard.spec echo "%define SCMURL git://git.onelab.eu/www-register-wizard.git@www-register-wizard-4.3-5" >> SPECS/www-register-wizard.spec echo "# included from www-register-wizard.spec" >> SPECS/www-register-wizard.spec cat MODULES/www-register-wizard/www-register-wizard.spec >> SPECS/www-register-wizard.spec mkdir -p MAKE ./spec2make SPECS/www-register-wizard.spec www-register-wizard > MAKE/www-register-wizard.mk || { rm MAKE/www-register-wizard.mk; exit 1; } ========== stage1iter : myplc XXXXXXXXXXXXXXX -- BEG MODULE myplc : Thu Feb 8 03:08:19 CET 2024 mkdir -p MODULES cd MODULES && mkdir myplc ; ( git clone git://git.onelab.eu/myplc.git myplc; cd myplc ; git checkout master ; rm -rf .git ) || { rm -rf myplc; false; } Cloning into 'myplc'... Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE myplc : Thu Feb 8 03:08:20 CET 2024 mkdir -p SPECS cat header.spec > SPECS/myplc.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@master" >> SPECS/myplc.spec echo "%define date 2024.02.08" >> SPECS/myplc.spec echo "# included from myplc.spec" >> SPECS/myplc.spec cat MODULES/myplc/myplc.spec >> SPECS/myplc.spec mkdir -p MAKE ./spec2make SPECS/myplc.spec myplc > MAKE/myplc.mk || { rm MAKE/myplc.mk; exit 1; } warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} ========== stage1iter : myplc-docs mkdir -p SPECS cat header.spec > SPECS/myplc-docs.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@master" >> SPECS/myplc-docs.spec echo "%define date 2024.02.08" >> SPECS/myplc-docs.spec echo "# included from myplc-docs.spec" >> SPECS/myplc-docs.spec cat MODULES/myplc/myplc-docs.spec >> SPECS/myplc-docs.spec mkdir -p MAKE ./spec2make SPECS/myplc-docs.spec myplc-docs > MAKE/myplc-docs.mk || { rm MAKE/myplc-docs.mk; exit 1; } ========== stage1iter : release mkdir -p SPECS cat header.spec > SPECS/myplc-release.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@master" >> SPECS/myplc-release.spec echo "%define date 2024.02.08" >> SPECS/myplc-release.spec echo "# included from myplc-release.spec" >> SPECS/myplc-release.spec cat MODULES/myplc/myplc-release.spec >> SPECS/myplc-release.spec mkdir -p MAKE ./spec2make SPECS/myplc-release.spec release > MAKE/release.mk || { rm MAKE/release.mk; exit 1; } make: Leaving directory '/build' + make -C /build BASE=2024.02.08--f39-nofed WEBROOT=/build/ TESTBUILDURL=http://build.onelab.eu/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=thierry.parmentelat@inria.fr PERSONALITY=linux64 PLDISTROTAGS=lxc-tags.mk PLDISTRO=lxc build-GITPATH=git://git.onelab.eu/build versions make: Entering directory '/build' Creating myplc-release rm -f myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx build info" >> myplc-release make --no-print-directory version-build >> myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx svn info" >> myplc-release make --no-print-directory version-tags >> myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx rpm info" >> myplc-release make --no-print-directory version-rpms >> myplc-release Build build-date: 2024.02.08 Build build-time: 03:08-CET Build build-hostname: 2024-02-08--f39-nofed Build build-base: 2024.02.08--f39-nofed Build planetlab-distro: lxc Build planetlab-tags: lxc-tags.mk Build target-arch: x86_64 Build target-distro: Fedora Build target-distroname: f39 Build target-release: 39 Build target-personality: linux64 build-GITPATH := git://git.onelab.eu/build drupal-GITPATH := git://git.onelab.eu/drupal.git@drupal-4.7-17 monitor-GITPATH := myplc-GITPATH := git://git.onelab.eu/myplc.git@master nodemanager-GITPATH := plcapi-GITPATH := git://git.onelab.eu/plcapi.git@master plewww-GITPATH := git://git.onelab.eu/plewww.git@master tests-GITPATH := git://git.onelab.eu/tests.git@master www-register-wizard-GITPATH := git://git.onelab.eu/www-register-wizard.git@www-register-wizard-4.3-5 drupal :: version=4.7 release=17.lxc myplc :: version=7.1 release=0.lxc.2024.02.08 myplc-docs :: version=7.1 release=0.lxc.2024.02.08 plcapi :: version=7.1 release=2.lxc.2024.02.08 plewww :: version=5.3 release=0.2024.02.08 myplc-release :: version=7.1 release=0.lxc.2024.02.08 www-register-wizard :: version=4.3 release=5.lxc make: Leaving directory '/build' + make -C /build BASE=2024.02.08--f39-nofed WEBROOT=/build/ TESTBUILDURL=http://build.onelab.eu/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=thierry.parmentelat@inria.fr PERSONALITY=linux64 PLDISTROTAGS=lxc-tags.mk PLDISTRO=lxc build-GITPATH=git://git.onelab.eu/build make: Entering directory '/build' mkdir -p SOURCES && cp -rl MODULES/plcapi SOURCES/plcapi-7.1 tar chpzf SOURCES/plcapi-7.1.tar.gz -C SOURCES plcapi-7.1 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM plcapi (using SOURCES) Thu Feb 8 03:08:21 CET 2024 rpmbuild -bs SPECS/plcapi.spec setting SOURCE_DATE_EPOCH=1707264000 Wrote: /longbuildroot/SRPMS/plcapi-7.1-2.lxc.2024.02.08.src.rpm XXXXXXXXXXXXXXX -- END SRPM plcapi Thu Feb 8 03:08:21 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plcapi Thu Feb 8 03:08:21 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plcapi-7.1-2.lxc.2024.02.08.src.rpm Installing SRPMS/plcapi-7.1-2.lxc.2024.02.08.src.rpm setting SOURCE_DATE_EPOCH=1707264000 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.xf6xkH + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf plcapi-7.1 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/plcapi-7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plcapi-7.1 + rm -rf /longbuildroot/BUILD/plcapi-7.1-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/plcapi-7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.vgnyne + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd plcapi-7.1 + /usr/bin/make -j32 make[1]: Entering directory '/build/BUILD/plcapi-7.1' python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/PLC copying PLC/Sites.py -> build/lib/PLC copying PLC/NodeGroups.py -> build/lib/PLC copying PLC/AuthorizeHelpers.py -> build/lib/PLC copying PLC/InitScripts.py -> build/lib/PLC copying PLC/Slices.py -> build/lib/PLC copying PLC/PCUProtocolTypes.py -> build/lib/PLC copying PLC/SliceTags.py -> build/lib/PLC copying PLC/ConfFiles.py -> build/lib/PLC copying PLC/Timestamp.py -> build/lib/PLC copying PLC/SiteTags.py -> build/lib/PLC copying PLC/Logger.py -> build/lib/PLC copying PLC/NetworkMethods.py -> build/lib/PLC copying PLC/Auth.py -> build/lib/PLC copying PLC/PCUs.py -> build/lib/PLC copying PLC/EventObjects.py -> build/lib/PLC copying PLC/LeaseFilter.py -> build/lib/PLC copying PLC/sendmail.py -> build/lib/PLC copying PLC/Filter.py -> build/lib/PLC copying PLC/NetworkTypes.py -> build/lib/PLC copying PLC/Debug.py -> build/lib/PLC copying PLC/Table.py -> build/lib/PLC copying PLC/__init__.py -> build/lib/PLC copying PLC/Peers.py -> build/lib/PLC copying PLC/Roles.py -> build/lib/PLC copying PLC/Method.py -> build/lib/PLC copying PLC/Nodes.py -> build/lib/PLC copying PLC/Namespace.py -> build/lib/PLC copying PLC/BootStates.py -> build/lib/PLC copying PLC/Shell.py -> build/lib/PLC copying PLC/PyCurl.py -> build/lib/PLC copying PLC/Events.py -> build/lib/PLC copying PLC/KeyTypes.py -> build/lib/PLC copying PLC/PersonTags.py -> build/lib/PLC copying PLC/NodeTypes.py -> build/lib/PLC copying PLC/Accessor.py -> build/lib/PLC copying PLC/Sessions.py -> build/lib/PLC copying PLC/Leases.py -> build/lib/PLC copying PLC/SliceInstantiations.py -> build/lib/PLC copying PLC/PCUTypes.py -> build/lib/PLC copying PLC/GPG.py -> build/lib/PLC copying PLC/API.py -> build/lib/PLC copying PLC/Boot.py -> build/lib/PLC copying PLC/POD.py -> build/lib/PLC copying PLC/Persons.py -> build/lib/PLC copying PLC/Parameter.py -> build/lib/PLC copying PLC/NodeTags.py -> build/lib/PLC copying PLC/Config.py -> build/lib/PLC copying PLC/Interfaces.py -> build/lib/PLC copying PLC/PostgreSQL.py -> build/lib/PLC copying PLC/Messages.py -> build/lib/PLC copying PLC/Faults.py -> build/lib/PLC copying PLC/TagTypes.py -> build/lib/PLC copying PLC/Ilinks.py -> build/lib/PLC copying PLC/AddressTypes.py -> build/lib/PLC copying PLC/Addresses.py -> build/lib/PLC copying PLC/Keys.py -> build/lib/PLC copying PLC/InterfaceTags.py -> build/lib/PLC creating build/lib/PLC/Methods copying PLC/Methods/GetNetworkTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteIlink.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddAddressTypeToAddress.py -> build/lib/PLC/Methods copying PLC/Methods/GetIlinks.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeerName.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRole.py -> build/lib/PLC/Methods copying PLC/Methods/GetSessions.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInterface.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesAdd.py -> build/lib/PLC/Methods copying PLC/Methods/AddAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/RetrieveSlicePersonKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInterface.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAllPeerEntries.py -> build/lib/PLC/Methods copying PLC/Methods/GetSlices.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceToNodesWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUserAdd.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNetworkType.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateMessage.py -> build/lib/PLC/Methods copying PLC/Methods/RefreshPeer.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePeer.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeType.py -> build/lib/PLC/Methods copying PLC/Methods/GetConfFiles.py -> build/lib/PLC/Methods copying PLC/Methods/GetTagTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeType.py -> build/lib/PLC/Methods copying PLC/Methods/BootNotifyOwners.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSlice.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonToSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddSession.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/GenerateNodeConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUserDel.py -> build/lib/PLC/Methods copying PLC/Methods/AddInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceFromNodes.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonKey.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/AuthCheck.py -> build/lib/PLC/Methods copying PLC/Methods/GetBootMedium.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNode.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteKeyType.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateKey.py -> build/lib/PLC/Methods copying PLC/Methods/GetKeys.py -> build/lib/PLC/Methods copying PLC/Methods/AddRoleToPerson.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNetworkMethod.py -> build/lib/PLC/Methods copying PLC/Methods/AddInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSite.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeFromPCU.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePerson.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesList.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePerson.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateIlink.py -> build/lib/PLC/Methods copying PLC/Methods/SliceDelete.py -> build/lib/PLC/Methods copying PLC/Methods/GetLeaseGranularity.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/__init__.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCU.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFileToNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNode.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceTags.py -> build/lib/PLC/Methods copying PLC/Methods/AddRoleToTagType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRoleFromPerson.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteLeases.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddIlink.py -> build/lib/PLC/Methods copying PLC/Methods/AddNetworkMethod.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCU.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeTags.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddressTypeFromAddress.py -> build/lib/PLC/Methods copying PLC/Methods/SliceGetTicket.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/AddBootState.py -> build/lib/PLC/Methods copying PLC/Methods/GetInterfaceTags.py -> build/lib/PLC/Methods copying PLC/Methods/AddSlice.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFileToNode.py -> build/lib/PLC/Methods copying PLC/Methods/BootUpdateNode.py -> build/lib/PLC/Methods copying PLC/Methods/AddSiteAddress.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/SliceInfo.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateLeases.py -> build/lib/PLC/Methods copying PLC/Methods/BlacklistKey.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesDel.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUpdate.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetSiteTags.py -> build/lib/PLC/Methods copying PLC/Methods/GetSlivers.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUTypes.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetEventObjects.py -> build/lib/PLC/Methods copying PLC/Methods/RebootNode.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/GetMessages.py -> build/lib/PLC/Methods copying PLC/Methods/SliceListNames.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteBootState.py -> build/lib/PLC/Methods copying PLC/Methods/AddKeyType.py -> build/lib/PLC/Methods copying PLC/Methods/AddInterface.py -> build/lib/PLC/Methods copying PLC/Methods/SliceExtendedInfo.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceFromNodesWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCU.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceInstantiation.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSession.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/NotifyPersons.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonFromSlice.py -> build/lib/PLC/Methods copying PLC/Methods/GetEvents.py -> build/lib/PLC/Methods copying PLC/Methods/ReportRunlevel.py -> build/lib/PLC/Methods copying PLC/Methods/GetKeyTypes.py -> build/lib/PLC/Methods copying PLC/Methods/GetInterfaces.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonToSlice.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteMessage.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceFamily.py -> build/lib/PLC/Methods copying PLC/Methods/GetRoles.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeToPCU.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeFlavour.py -> build/lib/PLC/Methods copying PLC/Methods/GetPersonTags.py -> build/lib/PLC/Methods copying PLC/Methods/GetSession.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceToNodes.py -> build/lib/PLC/Methods copying PLC/Methods/BindObjectToPeer.py -> build/lib/PLC/Methods copying PLC/Methods/GetInitScripts.py -> build/lib/PLC/Methods copying PLC/Methods/GetAddressTypes.py -> build/lib/PLC/Methods copying PLC/Methods/UnBindObjectFromPeer.py -> build/lib/PLC/Methods copying PLC/Methods/AddTagType.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUs.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUsersList.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodes.py -> build/lib/PLC/Methods copying PLC/Methods/AddNetworkType.py -> build/lib/PLC/Methods copying PLC/Methods/SliceRenew.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeerData.py -> build/lib/PLC/Methods copying PLC/Methods/RetrieveSliceSliverKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/AddSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddLeases.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddNode.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePeer.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonFromSite.py -> build/lib/PLC/Methods copying PLC/Methods/GetPlcRelease.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteTagType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRoleFromTagType.py -> build/lib/PLC/Methods copying PLC/Methods/VerifyPerson.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeers.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddress.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSlice.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFileFromNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/AddPeer.py -> build/lib/PLC/Methods copying PLC/Methods/SliceListUserSlices.py -> build/lib/PLC/Methods copying PLC/Methods/AddMessage.py -> build/lib/PLC/Methods copying PLC/Methods/BootGetNodeDetails.py -> build/lib/PLC/Methods copying PLC/Methods/RebootNodeWithPCU.py -> build/lib/PLC/Methods copying PLC/Methods/AddPerson.py -> build/lib/PLC/Methods copying PLC/Methods/GetLeases.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteKey.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceInstantiations.py -> build/lib/PLC/Methods copying PLC/Methods/SetPersonPrimarySite.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/GetBootStates.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUProtocolTypes.py -> build/lib/PLC/Methods copying PLC/Methods/NotifySupport.py -> build/lib/PLC/Methods copying PLC/Methods/BootCheckAuthentication.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddRole.py -> build/lib/PLC/Methods copying PLC/Methods/SliceTicketGet.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateAddress.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateTagType.py -> build/lib/PLC/Methods copying PLC/Methods/GetSites.py -> build/lib/PLC/Methods copying PLC/Methods/SliceCreate.py -> build/lib/PLC/Methods copying PLC/Methods/GetAddresses.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeGroups.py -> build/lib/PLC/Methods copying PLC/Methods/ResolveSlices.py -> build/lib/PLC/Methods copying PLC/Methods/GetPersons.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFileFromNode.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceTicket.py -> build/lib/PLC/Methods copying PLC/Methods/GetNetworkMethods.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceInstantiation.py -> build/lib/PLC/Methods copying PLC/Methods/ResetPassword.py -> build/lib/PLC/Methods creating build/lib/PLC/Methods/system copying PLC/Methods/system/__init__.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/multicall.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/methodHelp.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/methodSignature.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/listMethods.py -> build/lib/PLC/Methods/system creating build/lib/PLC/Accessors copying PLC/Accessors/Accessors_wireless.py -> build/lib/PLC/Accessors copying PLC/Accessors/__init__.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_example_ple.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_site.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_ipv6.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_myslice.py -> build/lib/PLC/Accessors copying PLC/Accessors/Factory.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_standard.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_vicci.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_sliverauth.py -> build/lib/PLC/Accessors running build_scripts creating build/scripts-3.12 copying and adjusting plcsh -> build/scripts-3.12 copying and adjusting Server.py -> build/scripts-3.12 changing mode of build/scripts-3.12/plcsh from 644 to 755 changing mode of build/scripts-3.12/Server.py from 644 to 755 make[1]: Leaving directory '/build/BUILD/plcapi-7.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.YmPSyD + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64 + /usr/bin/make -j32 install DESTDIR=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64 datadir=/usr/share bindir=/usr/bin make[1]: Entering directory '/build/BUILD/plcapi-7.1' # we mention --upgrade because otherwise # pip install complains the php/ target already exists # and it refuses to put plc_api.php in there pip install --upgrade --target /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api . Processing /build/BUILD/plcapi-7.1 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: plc_api Building wheel for plc_api (pyproject.toml): started Building wheel for plc_api (pyproject.toml): finished with status 'done' Created wheel for plc_api: filename=plc_api-0.0.0-py3-none-any.whl size=321970 sha256=fe4e496f22a0be0d04fe038174da24ed1da5918224e82f7766ae1a8d3f8025e6 Stored in directory: /build/.cache/pip/wheels/90/ac/5b/2df707459bda7502ef436fab652fdad1ebc966df11597411ff Successfully built plc_api Installing collected packages: plc_api Successfully installed plc_api-0.0.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv # it's important that plcsh sits in /usr/share/plc_api # and not under bin/ so that python can find the PLC/ modules mv /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api/bin/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api mv /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api/bin/Server.py /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api # the old recipe used to read # python3 setup.py install \ # --install-purelib=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api \ # --install-scripts=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api \ # --install-data=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api # phpxmlrpc is a git subtree; we just ship all its contents # under /usr/share/plc_api/php/phpxmlrpc mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api/php/phpxmlrpc/ rsync --exclude .git -ai php/phpxmlrpc/ /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/share/plc_api/php/phpxmlrpc/ .d..t...... ./ >f+++++++++ .editorconfig >f+++++++++ .gitattributes >f+++++++++ .gitignore >f+++++++++ INSTALL.md >f+++++++++ NEWS >f+++++++++ README.md >f+++++++++ composer.json >f+++++++++ license.txt >f+++++++++ pakefile.php >f+++++++++ phpunit.xml.dist cd+++++++++ .github/ cd+++++++++ .github/workflows/ >f+++++++++ .github/workflows/ci.yml cd+++++++++ debugger/ >f+++++++++ debugger/action.php >f+++++++++ debugger/common.php >f+++++++++ debugger/controller.php >f+++++++++ debugger/favicon.ico >f+++++++++ debugger/index.php cd+++++++++ demo/ >f+++++++++ demo/demo1.xml >f+++++++++ demo/demo2.xml >f+++++++++ demo/demo3.xml >f+++++++++ demo/vardemo.php cd+++++++++ demo/client/ >f+++++++++ demo/client/_append.php >f+++++++++ demo/client/_prepend.php >f+++++++++ demo/client/agesort.php >f+++++++++ demo/client/getstatename.php >f+++++++++ demo/client/introspect.php >f+++++++++ demo/client/mail.php >f+++++++++ demo/client/proxy.php >f+++++++++ demo/client/which.php >f+++++++++ demo/client/wrap.php cd+++++++++ demo/client/perl/ >f+++++++++ demo/client/perl/test.pl cd+++++++++ demo/client/python/ >f+++++++++ demo/client/python/test.py cd+++++++++ demo/server/ >f+++++++++ demo/server/_append.php >f+++++++++ demo/server/_prepend.php >f+++++++++ demo/server/discuss.php >f+++++++++ demo/server/proxy.php >f+++++++++ demo/server/server.php cd+++++++++ demo/server/methodProviders/ >f+++++++++ demo/server/methodProviders/functions.php >f+++++++++ demo/server/methodProviders/interop.php >f+++++++++ demo/server/methodProviders/validator1.php >f+++++++++ demo/server/methodProviders/wrapper.php cd+++++++++ doc/ >f+++++++++ doc/ChangeLog >f+++++++++ doc/api_changes_v4.md cd+++++++++ doc/build/ >f+++++++++ doc/build/composer.json >f+++++++++ doc/build/custom.fo.xsl >f+++++++++ doc/build/custom.xsl >f+++++++++ doc/build/setup_tools.sh cd+++++++++ doc/manual/ >f+++++++++ doc/manual/phpxmlrpc_manual.adoc cd+++++++++ doc/manual/images/ >f+++++++++ doc/manual/images/debugger.gif >f+++++++++ doc/manual/images/progxmlrpc.s.gif cd+++++++++ extras/ >f+++++++++ extras/benchmark.php >f+++++++++ extras/verify_compat.php cd+++++++++ lib/ >f+++++++++ lib/xmlrpc.inc >f+++++++++ lib/xmlrpc_wrappers.inc >f+++++++++ lib/xmlrpcs.inc cd+++++++++ src/ >f+++++++++ src/Autoloader.php >f+++++++++ src/Client.php >f+++++++++ src/Encoder.php >f+++++++++ src/PhpXmlRpc.php >f+++++++++ src/Request.php >f+++++++++ src/Response.php >f+++++++++ src/Server.php >f+++++++++ src/Value.php >f+++++++++ src/Wrapper.php cd+++++++++ src/Exception/ >f+++++++++ src/Exception/HttpException.php >f+++++++++ src/Exception/PhpXmlrpcException.php cd+++++++++ src/Helper/ >f+++++++++ src/Helper/Charset.php >f+++++++++ src/Helper/Date.php >f+++++++++ src/Helper/Http.php >f+++++++++ src/Helper/Logger.php >f+++++++++ src/Helper/XMLParser.php cd+++++++++ tests/ >f+++++++++ tests/0CharsetTest.php >f+++++++++ tests/1ValueTest.php >f+++++++++ tests/2MessageTest.php >f+++++++++ tests/3EncoderTest.php >f+++++++++ tests/4ClientTest.php >f+++++++++ tests/5ServerTest.php >f+++++++++ tests/6HTTPTest.php >f+++++++++ tests/7DemofilesTest.php >f+++++++++ tests/8DebuggerTest.php >f+++++++++ tests/9ExtraFilesTest.php >f+++++++++ tests/PolyfillTestCase.php >f+++++++++ tests/PolyfillTestCase7.php >f+++++++++ tests/PolyfillTestCase8.php >f+++++++++ tests/WebTestCase.php >f+++++++++ tests/parse_args.php >f+++++++++ tests/phpunit_coverage.php cd+++++++++ tests/ci/ >f+++++++++ tests/ci/Dockerfile >f+++++++++ tests/ci/vm.sh cd+++++++++ tests/ci/config/ >f+++++++++ tests/ci/config/apache_phpfpm_proxyfcgi >f+++++++++ tests/ci/config/apache_vhost >f+++++++++ tests/ci/config/codecoverage_xdebug.ini >f+++++++++ tests/ci/config/privoxy cd+++++++++ tests/ci/docker/ >f+++++++++ tests/ci/docker/entrypoint.sh cd+++++++++ tests/ci/setup/ >f+++++++++ tests/ci/setup/create_user.sh >f+++++++++ tests/ci/setup/install_packages.sh >f+++++++++ tests/ci/setup/setup_apache.sh >f+++++++++ tests/ci/setup/setup_code_coverage.sh >f+++++++++ tests/ci/setup/setup_composer.sh >f+++++++++ tests/ci/setup/setup_perl.sh >f+++++++++ tests/ci/setup/setup_php.sh >f+++++++++ tests/ci/setup/setup_privoxy.sh make[1]: Leaving directory '/build/BUILD/plcapi-7.1' + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/bin + ln -s /usr/share/plc_api/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64//usr/bin/plcsh * Installing initscripts + echo '* Installing initscripts' + find plc.d + cpio -p -d -u /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/ 29 blocks + chmod 755 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/plc.d/api /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/plc.d/db /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/plc.d/postgresql * Installing db-config.d files + echo '* Installing db-config.d files' + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d + cp db-config.d/000-functions db-config.d/001-admin_user db-config.d/002-system_site db-config.d/003-accessors db-config.d/010-slice_tags db-config.d/020-boot_states db-config.d/030-interface_tags db-config.d/050-pcu_types db-config.d/060-messages db-config.d/099-hrns /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/000-functions /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/001-admin_user /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/002-system_site /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/003-accessors /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/010-slice_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/020-boot_states /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/030-interface_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/050-pcu_types /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/060-messages /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/099-hrns + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/var/log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/var/log/plcapi.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/var/log/plcapi.log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/var/log/plc_api_ratelimit.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64/var/log/plc_api_ratelimit.log + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/plc.d/api from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/postgresql from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/db from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/plc_api/migrations/extract-views.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_code_coverage.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_apache.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_privoxy.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/create_user.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_php.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/install_packages.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_composer.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/vm.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: plcapi-7.1-2.lxc.2024.02.08.x86_64 warning: absolute symlink: /usr/bin/plcsh -> /usr/share/plc_api/plcsh warning: File listed twice: /usr/share/plc_api/PLC/Accessors/Accessors_site.py Provides: PLCAPI plcapi = 7.1-2.lxc.2024.02.08 plcapi(x86-64) = 7.1-2.lxc.2024.02.08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64 Wrote: /longbuildroot/RPMS/x86_64/plcapi-7.1-2.lxc.2024.02.08.x86_64.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.849g53 + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.08.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.hrjRAq + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/plcapi-7.1-SPECPARTS + rm -rf plcapi-7.1 plcapi-7.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: absolute symlink: /usr/bin/plcsh -> /usr/share/plc_api/plcsh File listed twice: /usr/share/plc_api/PLC/Accessors/Accessors_site.py XXXXXXXXXXXXXXX -- END RPM plcapi Thu Feb 8 03:08:28 CET 2024 mkdir -p SOURCES && cp -rl MODULES/drupal SOURCES/drupal-4.7.11 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM drupal (using make srpm) Thu Feb 8 03:08:28 CET 2024 make -C SOURCES/drupal-4.7.11 srpm SPECFILE=/longbuildroot/SPECS/drupal.spec EXPECTED_SRPM=drupal-4.7-17.lxc.src.rpm && rm -f SRPMS/drupal-4.7-17.lxc.src.rpm && ln SOURCES/drupal-4.7.11/drupal-4.7-17.lxc.src.rpm SRPMS/drupal-4.7-17.lxc.src.rpm make[1]: Entering directory '/build/SOURCES/drupal-4.7.11' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 483k 100 483k 0 0 54.2M 0 --:--:-- --:--:-- --:--:-- 58.9M -rw-r--r-- 1 root root 494912 Dec 21 2018 drupal-4.7.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9229 100 9229 0 0 3084k 0 --:--:-- --:--:-- --:--:-- 4506k -rw-r--r-- 1 root root 9229 Jul 11 2010 taxonomy_block-4.7.x-1.x-dev.tar.gz rpmbuild --define "_sourcedir /build/SOURCES/drupal-4.7.11" --define "_builddir /build/SOURCES/drupal-4.7.11" --define "_srcrpmdir /build/SOURCES/drupal-4.7.11" --define "_rpmdir /build/SOURCES/drupal-4.7.11" --nodeps -bs /longbuildroot/SPECS/drupal.spec setting SOURCE_DATE_EPOCH=1546819200 Wrote: /build/SOURCES/drupal-4.7.11/drupal-4.7-17.lxc.src.rpm make[1]: Leaving directory '/build/SOURCES/drupal-4.7.11' XXXXXXXXXXXXXXX -- END SRPM drupal Thu Feb 8 03:08:28 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM drupal Thu Feb 8 03:08:28 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/drupal-4.7-17.lxc.src.rpm Installing SRPMS/drupal-4.7-17.lxc.src.rpm setting SOURCE_DATE_EPOCH=1546819200 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.h8JwPE + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf drupal-4.7.11 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/drupal-4.7.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILD/drupal-4.7.11-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/drupal-4.7.11-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/taxonomy_block-4.7.x-1.x-dev.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.JSjF4B + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd drupal-4.7.11 + mv taxonomy_block modules + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.VC8c1O + umask 022 + cd /longbuildroot/BUILD + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64 + install -d /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html + cp -pr CHANGELOG.txt INSTALL.mysql.txt INSTALL.pgsql.txt INSTALL.txt LICENSE.txt MAINTAINERS.txt UPGRADE.txt cron.php database includes index.php misc modules scripts sites themes update.php xmlrpc.php /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html + cp -pr .htaccess /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html + mkdir -p /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc + install -D -p -m 0644 /longbuildroot/tmp/drupal-cron /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/etc/cron.hourly/drupal + mkdir /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html/files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: drupal-4.7-17.lxc.noarch Executing(%doc): /bin/sh -e /longbuildroot/tmp/rpm-tmp.l5aqOe + umask 022 + cd /longbuildroot/BUILD + cd drupal-4.7.11 + DOCDIR=/longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/CHANGELOG.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/INSTALL.mysql.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/INSTALL.pgsql.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/INSTALL.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/LICENSE.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/MAINTAINERS.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/UPGRADE.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /var/www/html/.htaccess warning: File listed twice: /var/www/html/files warning: File listed twice: /var/www/html/sites/default warning: File listed twice: /var/www/html/sites/default/settings.php Provides: config(drupal) = 4.7-17.lxc drupal = 4.7-17.lxc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: group(apache) Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64 Wrote: /longbuildroot/RPMS/noarch/drupal-4.7-17.lxc.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.DAIkS8 + umask 022 + cd /longbuildroot/BUILD + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.pjvwvG + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/drupal-4.7.11-SPECPARTS + rm -rf drupal-4.7.11 drupal-4.7.11.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /var/www/html/.htaccess File listed twice: /var/www/html/files File listed twice: /var/www/html/sites/default File listed twice: /var/www/html/sites/default/settings.php XXXXXXXXXXXXXXX -- END RPM drupal Thu Feb 8 03:08:29 CET 2024 mkdir -p SOURCES && cp -rl MODULES/plewww SOURCES/plewww-5.3 tar chpzf SOURCES/plewww-5.3.tar.gz -C SOURCES plewww-5.3 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM plewww (using SOURCES) Thu Feb 8 03:08:29 CET 2024 rpmbuild -bs SPECS/plewww.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/plewww-5.3-0.2024.02.08.src.rpm XXXXXXXXXXXXXXX -- END SRPM plewww Thu Feb 8 03:08:29 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plewww Thu Feb 8 03:08:29 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plewww-5.3-0.2024.02.08.src.rpm Installing SRPMS/plewww-5.3-0.2024.02.08.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.8gPc3J + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf plewww-5.3 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/plewww-5.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plewww-5.3 + rm -rf /longbuildroot/BUILD/plewww-5.3-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/plewww-5.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.w0wiPq + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd plewww-5.3 Compressing javascript files + echo 'Compressing javascript files' + make compress make[1]: Entering directory '/build/BUILD/plewww-5.3' /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found Compressed .js files with jsmin.py make[1]: Leaving directory '/build/BUILD/plewww-5.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.fYgsar + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.08.x86_64 + echo '* PLEWWW: Installing web pages' * PLEWWW: Installing web pages + mkdir -p /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.08.x86_64/var/www/html + rsync -a --exclude jsmin.py --exclude Makefile --exclude httpd --exclude '*.spec' --exclude .svn ./ /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.08.x86_64/var/www/html/ * PLEWWW: Installing conf files for httpd + echo '* PLEWWW: Installing conf files for httpd' + mkdir -p /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.08.x86_64/etc/httpd/conf.d + install -D -m 644 httpd/limits.conf httpd/plewww.conf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.08.x86_64/etc/httpd/conf.d/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /var/www/html/googlemap/degree2decimal.py from /usr/bin/env python3 to #!/usr/bin/python3 *** WARNING: ./var/www/html/plekit/niftycorner/niftycube.js is executable but has no shebang, removing executable bit mangling shebang in /var/www/html/drupal-hacks/patch-session-inc.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: plewww-5.3-0.2024.02.08.noarch Provides: PLCWWW plewww = 5.3-0.2024.02.08 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: plewww-plekit-5.3-0.2024.02.08.noarch Provides: plewww-plekit = 5.3-0.2024.02.08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.08.x86_64 Wrote: /longbuildroot/RPMS/noarch/plewww-5.3-0.2024.02.08.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/plewww-plekit-5.3-0.2024.02.08.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.akOAgX + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.08.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.zQsgeq + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/plewww-5.3-SPECPARTS + rm -rf plewww-5.3 plewww-5.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 XXXXXXXXXXXXXXX -- END RPM plewww Thu Feb 8 03:08:30 CET 2024 mkdir -p SOURCES && cp -rl MODULES/www-register-wizard SOURCES/www-register-wizard-4.3 tar chpzf SOURCES/www-register-wizard-4.3.tar.gz -C SOURCES www-register-wizard-4.3 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM www-register-wizard (using SOURCES) Thu Feb 8 03:08:30 CET 2024 rpmbuild -bs SPECS/www-register-wizard.spec setting SOURCE_DATE_EPOCH=1283472000 Wrote: /longbuildroot/SRPMS/www-register-wizard-4.3-5.lxc.src.rpm XXXXXXXXXXXXXXX -- END SRPM www-register-wizard Thu Feb 8 03:08:30 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM www-register-wizard Thu Feb 8 03:08:30 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/www-register-wizard-4.3-5.lxc.src.rpm Installing SRPMS/www-register-wizard-4.3-5.lxc.src.rpm setting SOURCE_DATE_EPOCH=1283472000 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.97g32H + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf www-register-wizard-4.3 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/www-register-wizard-4.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILD/www-register-wizard-4.3-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/www-register-wizard-4.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.onZb4N + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd www-register-wizard-4.3 There is no build stage for this component. All files just need to be installed as is from the codebase. + echo 'There is no build stage for this component.' + echo 'All files just need to be installed as is from the codebase.' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.PsLFvU + umask 022 + cd /longbuildroot/BUILD + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 + echo '* www-register-wizard: Installing www-register-wizard pages' * www-register-wizard: Installing www-register-wizard pages + mkdir -p /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64/var/www/html + rsync -a --exclude '*.spec' --exclude .svn ./ /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64/var/www/html/registerwizard + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: www-register-wizard-4.3-5.lxc.noarch Provides: www-register-wizard = 4.3-5.lxc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 Wrote: /longbuildroot/RPMS/noarch/www-register-wizard-4.3-5.lxc.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.8wkRZL + umask 022 + cd /longbuildroot/BUILD + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.q9aYlo + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/www-register-wizard-4.3-SPECPARTS + rm -rf www-register-wizard-4.3 www-register-wizard-4.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 XXXXXXXXXXXXXXX -- END RPM www-register-wizard Thu Feb 8 03:08:31 CET 2024 mkdir -p SOURCES && cp -rl MODULES/myplc SOURCES/myplc-7.1 tar chpzf SOURCES/myplc-7.1.tar.gz -C SOURCES myplc-7.1 mkdir -p RPMS ./yumgroups.sh lxc > RPMS/yumgroups.xml pl_locateDistroFile: using ./config.lxc/bootcd.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/bootcd.pkgs pl_locateDistroFile: using ./config.lxc/devel.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs pl_locateDistroFile: using ./config.planetlab/develdeb.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/develdeb.pkgs Cannot find groupname: and groupdesc: in ./config.planetlab/develdeb.pkgs -- skipped pl_locateDistroFile: using ./config.lxc/nodeimage.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/nodeimage.pkgs pl_locateDistroFile: using ./config.planetlab/runtime.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/runtime.pkgs ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy pl_locateDistroFile: using ./config.planetlab/sliceimage-drl.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/sliceimage-drl.pkgs pl_locateDistroFile: using ./config.planetlab/sliceimage-omf.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/sliceimage-omf.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage-planetflow.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/sliceimage-planetflow.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/sliceimage.pkgs pl_locateDistroFile: using ./config.lxc/yumexclude.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/yumexclude.pkgs Cannot find groupname: and groupdesc: in ./config.lxc/yumexclude.pkgs -- skipped mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM myplc (using SOURCES) Thu Feb 8 03:08:32 CET 2024 rpmbuild -bs SPECS/myplc.spec warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-7.1-0.lxc.2024.02.08.src.rpm RPM build warnings: Macro expanded in comment on line 50: %{nodefamily} Macro expanded in comment on line 52: %{nodefamily} XXXXXXXXXXXXXXX -- END SRPM myplc Thu Feb 8 03:08:32 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc Thu Feb 8 03:08:32 CET 2024 createrepo --quiet -g yumgroups.xml RPMS/ rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-7.1-0.lxc.2024.02.08.src.rpm warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} Installing SRPMS/myplc-7.1-0.lxc.2024.02.08.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.qY9Xdw + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf myplc-7.1 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/myplc-7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd myplc-7.1 + rm -rf /longbuildroot/BUILD/myplc-7.1-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/myplc-7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.P9IYoS + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-7.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.T4oYCg + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64 * Installing plc_config.py in /usr/lib/python3.12/site-packages + echo '* Installing plc_config.py in /usr/lib/python3.12/site-packages' + install -D -m 755 plc_config.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64//usr/lib/python3.12/site-packages/plc_config.py * Installing scripts in /usr/bin + echo '* Installing scripts in /usr/bin' + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin + rsync -av --exclude .svn bin/ /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/ sending incremental file list ./ check-hrns.py check-vsys-defaults.py clean-empty-dirs.py db-config dns-config mtail.py plc-check-ssl-peering.py plc-config plc-config-tty plc-kml.py plc-map.py plc-orphan-accounts.py refresh-peer.py spot-aliens.py spot-dup-accounts.sh sent 63,608 bytes received 304 bytes 127,824.00 bytes/sec total size is 62,591 speedup is 0.98 + cd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin + ln -s mtail.py mtail + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/check-hrns.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/check-vsys-defaults.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/clean-empty-dirs.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/db-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/dns-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/mtail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/mtail.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/plc-check-ssl-peering.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/plc-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/plc-config-tty /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/plc-kml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/plc-map.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/plc-orphan-accounts.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/refresh-peer.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/spot-aliens.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/spot-dup-accounts.sh * Installing plc initscript + echo '* Installing plc initscript' + install -D -m 755 systemd/plc-ctl /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/bin/plc-ctl + install -D -m 644 systemd/plc.service /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/lib/systemd/system/plc.service * Installing plc.d initscripts + echo '* Installing plc.d initscripts' + find plc.d + cpio -p -d -u /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/ 62 blocks + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/dns /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/functions /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/gpg /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/httpd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/mail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/network /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/ssh /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc.d/ssl * Installing db-config.d files + echo '* Installing db-config.d files' + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d + cp db-config.d/040-init_scripts db-config.d/080-slice_netflow db-config.d/081-slice_sirius db-config.d/082-slice_sfacm db-config.d/083-slice_drl db-config.d/090-my_ops /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/040-init_scripts /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/080-slice_netflow /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/081-slice_sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/082-slice_sfacm /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/083-slice_drl /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/db-config.d/090-my_ops * Installing scripts in /etc/support-scripts + echo '* Installing scripts in /etc/support-scripts' + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/support-scripts + cp support-scripts/cleanup-zombies.py support-scripts/gen-sites-xml.py support-scripts/gen-static-content.py support-scripts/gen_aliases.py support-scripts/renew-reminder.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/support-scripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/support-scripts/cleanup-zombies.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/support-scripts/gen-sites-xml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/support-scripts/gen-static-content.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/support-scripts/gen_aliases.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/support-scripts/renew-reminder.py + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc_sliceinitscripts + cp plc_sliceinitscripts/sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc_sliceinitscripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/plc_sliceinitscripts/sirius * myplc: Installing configuration file + echo '* myplc: Installing configuration file' + install -D -m 444 plc_config.dtd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/plc_config.dtd + sed -e s,@PLDISTRO@,lxc,g -e s,@FCDISTRO@,f39,g -e s,@ARCH@,x86_64,g default_config.xml + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/etc/planetlab/default_config.xml * Installing systemd utilities + echo '* Installing systemd utilities' + install -D -m 644 systemd/plc-dump-db.service systemd/plc.service systemd/renew-reminder.service systemd/plc-dump-db.timer systemd/renew-reminder.timer /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/lib/systemd/system/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./etc/plc.d/functions is executable but has no shebang, removing executable bit mangling shebang in /etc/plc.d/ssh from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/httpd from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/mail from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/ssl from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/network from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/gpg from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/dns from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.12/site-packages/plc_config.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/plc-kml.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-config-tty from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/check-hrns.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-ctl from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/spot-dup-accounts.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/plc-check-ssl-peering.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-map.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/check-vsys-defaults.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-orphan-accounts.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/mtail.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/dns-config from /usr/bin/env /usr/bin/plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/refresh-peer.py from /usr/bin/env plcsh to #!/usr/bin/plcsh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 Bytecompiling .py files below /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64/usr/lib/python3.12 using python3.12 /usr/lib/python3.12/site-packages/plc_config.py:842: SyntaxWarning: invalid escape sequence '\A' /usr/lib/python3.12/site-packages/plc_config.py:1195: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/plc_config.py:1196: SyntaxWarning: invalid escape sequence '\w' /usr/lib/python3.12/site-packages/plc_config.py:842: SyntaxWarning: invalid escape sequence '\A' /usr/lib/python3.12/site-packages/plc_config.py:1195: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/plc_config.py:1196: SyntaxWarning: invalid escape sequence '\w' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: myplc-7.1-0.lxc.2024.02.08.noarch Provides: myplc = 7.1-0.lxc.2024.02.08 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: myplc-core-7.1-0.lxc.2024.02.08.noarch Provides: myplc-core = 7.1-0.lxc.2024.02.08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/plcsh /usr/bin/python3 Processing files: myplc-config-7.1-0.lxc.2024.02.08.noarch Provides: myplc-config = 7.1-0.lxc.2024.02.08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64 Wrote: /longbuildroot/RPMS/noarch/myplc-7.1-0.lxc.2024.02.08.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-config-7.1-0.lxc.2024.02.08.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-core-7.1-0.lxc.2024.02.08.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.W7IR6t + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.08.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.T5bp9P + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/myplc-7.1-SPECPARTS + rm -rf myplc-7.1 myplc-7.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 50: %{nodefamily} Macro expanded in comment on line 52: %{nodefamily} XXXXXXXXXXXXXXX -- END RPM myplc Thu Feb 8 03:08:34 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE nodemanager : Thu Feb 8 03:08:34 CET 2024 mkdir -p MODULES cd MODULES && mkdir nodemanager ; ( git clone nodemanager; cd nodemanager ; git checkout master ; rm -rf .git ) || { rm -rf nodemanager; false; } fatal: repository 'nodemanager' does not exist Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE nodemanager : Thu Feb 8 03:08:34 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE monitor : Thu Feb 8 03:08:34 CET 2024 mkdir -p MODULES cd MODULES && mkdir monitor ; ( git clone monitor; cd monitor ; git checkout master ; rm -rf .git ) || { rm -rf monitor; false; } fatal: repository 'monitor' does not exist Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE monitor : Thu Feb 8 03:08:34 CET 2024 mkdir -p SOURCES/myplc-docs-7.1 && cp -rl MODULES/myplc SOURCES/myplc-docs-7.1/myplc; cp -rl MODULES/plcapi SOURCES/myplc-docs-7.1/plcapi; cp -rl MODULES/nodemanager SOURCES/myplc-docs-7.1/nodemanager; cp -rl MODULES/monitor SOURCES/myplc-docs-7.1/monitor; tar chpzf SOURCES/myplc-docs-7.1.tar.gz -C SOURCES myplc-docs-7.1 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM myplc-docs (using SOURCES) Thu Feb 8 03:08:34 CET 2024 rpmbuild -bs SPECS/myplc-docs.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-docs-7.1-0.lxc.2024.02.08.src.rpm XXXXXXXXXXXXXXX -- END SRPM myplc-docs Thu Feb 8 03:08:34 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc-docs Thu Feb 8 03:08:34 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-docs-7.1-0.lxc.2024.02.08.src.rpm Installing SRPMS/myplc-docs-7.1-0.lxc.2024.02.08.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.nBhsI0 + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf myplc-docs-7.1 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/myplc-docs-7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd myplc-docs-7.1 + rm -rf /longbuildroot/BUILD/myplc-docs-7.1-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/myplc-docs-7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.aI8JoD + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-docs-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.08.x86_64 + '[' -d myplc ']' + '[' -d plcapi ']' + '[' -d nodemanager ']' + '[' -d monitor ']' + pushd plcapi ~/BUILD/myplc-docs-7.1/plcapi ~/BUILD/myplc-docs-7.1 + make -C doc PLCAPI.pdf make[1]: Entering directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' echo Using locally installed DTD /usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd Using locally installed DTD /usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd sed -e "s,@DOCBOOK-43@,/usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd," PLCAPI.xml.in > PLCAPI.xml PYTHONPATH=.. ./DocBookLocal.py > Methods.xml /build/BUILD/myplc-docs-7.1/plcapi/PLC/Persons.py:81: SyntaxWarning: invalid escape sequence '\A' email_re = re.compile('\A[a-zA-Z0-9._%+\-]+@[a-zA-Z0-9._\-]+\.[a-zA-Z]+\Z') /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:7: SyntaxWarning: invalid escape sequence '\A' comment_regexp = '\A\s*#.|\A\s*\Z|\Axxxxx' /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:9: SyntaxWarning: invalid escape sequence '\A' regexps = { 'build' : '\A[bB]uild\s+(?P[^:]+)\s*:\s*(?P.*)\Z', /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:10: SyntaxWarning: invalid escape sequence '\A' 'tags' : '\A(?P[^:]+)\s*:=\s*(?P.*)\Z', /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:12: SyntaxWarning: invalid escape sequence '\A' 'rpms' : '\A(?P[^:]+?)\s*::\s*(?P.*)\Z', UNEXPECTED: There are 3 non-callable methods: method= exc= for PLC.Methods.GetSliceTicket"> method= exc= for PLC.Methods.SliceGetTicket"> method= exc= for PLC.Methods.SliceTicketGet"> make[1]: *** [Makefile:31: Methods.xml] Error 255 make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' + make -C doc PLCAPI.pdf make[1]: Entering directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' xmllint --valid --output .PLCAPI.xml.valid PLCAPI.xml docbook2pdf --nochunks -V biblio-number=1 PLCAPI.xml Using catalogs: /etc/sgml/xml-docbook-4.3.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /build/BUILD/myplc-docs-7.1/plcapi/doc/PLCAPI.xml make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' + rm -f doc/PLCAPI.html + make -C doc PLCAPI.html make[1]: Entering directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' docbook2html --nochunks -V biblio-number=1 PLCAPI.xml Using catalogs: /etc/sgml/xml-docbook-4.3.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /build/BUILD/myplc-docs-7.1/plcapi/doc/PLCAPI.xml make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' + popd ~/BUILD/myplc-docs-7.1 + '[' -d nodemanager/doc ']' + '[' -d monitor/docs ']' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.l2IU7X + umask 022 + cd /longbuildroot/BUILD + cd myplc-docs-7.1 + for ext in pdf html + install -D -m 444 plcapi/doc/PLCAPI.pdf /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.08.x86_64/var/www/html/planetlab/doc/PLCAPI.pdf + '[' -d nodemanager/doc ']' + '[' -d monitor/docs ']' + for ext in pdf html + install -D -m 444 plcapi/doc/PLCAPI.html /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.08.x86_64/var/www/html/planetlab/doc/PLCAPI.html + '[' -d nodemanager/doc ']' + '[' -d monitor/docs ']' + ./myplc/docbook2drupal.sh 'PLC API Documentation (lxc)' /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.08.x86_64/var/www/html/planetlab/doc/PLCAPI.html /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.08.x86_64/var/www/html/planetlab/doc/PLCAPI.php Newline appended >
> TestMain.py run_log rung -> TestMain.py tcptest.py utils.py hooks/ hooks/node/ hooks/node/AA-README.txt hooks/node/_busyloop.py hooks/node/baseconfig.help hooks/node/node_cpu_sched.py hooks/node/pf2test.help hooks/node/pf2test.pl hooks/node/util-vserver-enabled.help hooks/node/util-vserver-enabled.py hooks/node/vsys_launch.help hooks/node/vsys_launch.pl hooks/node/support/ hooks/node/support/Makefile hooks/node/support/t9.cc hooks/node/support/vsys_conctest.c hooks/slice/ hooks/slice/AA-README.txt hooks/slice/nmapitest.help hooks/slice/nmapitest.py hooks/slice/ping.help hooks/slice/ping.pl hooks/slice/synacks.help hooks/slice/synacks.pl hooks/slice/traceroutes.pl template-qemu/ template-qemu/iptables.py template-qemu/qemu-bridge-init template-qemu/qemu-ifdown template-qemu/qemu-ifup template-qemu/qemu-kill-node template-qemu/qemu-start-node sent 445,148 bytes received 1,503 bytes 893,302.00 bytes/sec total size is 439,691 speedup is 0.98 ++ rootdir 2024.02.08--f39-nofed ++ slice=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + rsync --verbose --archive /vservers/2024.02.08--f39-nofed/build/MODULES/build root@testmaster.onelab.eu:2024.02.08--f39-nofed/ sending incremental file list build/ build/.gitignore build/00-DISTROS.md build/Makefile build/README-build.txt build/README-fcdistros.txt build/README-nornet.txt build/README-pkgsfiles.txt build/README-pldistros.txt build/README-specfiles.txt build/adopt-tag build/build.common build/create-vm.sh build/fedora-mirror.sh build/getdistro.sh build/getdistroname.sh build/getrelease.sh build/getrpmmacros.sh build/latex-first-run.sh build/lbuild-bridge.sh build/lbuild-initvm.sh build/lbuild-nightly.sh build/lxc-tags.mk build/lxc.mk build/lxcpy2-tags.mk build/mlab-tags.mk build/mlab.mk build/module-diff -> module-tools.py build/module-tag -> module-tools.py build/module-tools.py build/module-version -> module-tools.py build/modules.list build/modules.update build/nodeyumexclude.sh build/nornet-tags.mk build/nornet.mk build/onelab-tags.mk build/onelab.mk build/partial-check.sh build/partial-repo.sh build/pkgs.py build/release-changelog -> module-tools.py build/rpmbuild.sh build/spec2make.py build/yumgroups.sh build/config.lxc/ build/config.lxc/bootcd.pkgs build/config.lxc/devel.pkgs build/config.lxc/lxc.mirrors build/config.lxc/nodeimage.pkgs build/config.lxc/nodeimage.post build/config.lxc/sliceimage-omf.pkgs.inactive -> ../config.planetlab/sliceimage-omf.pkgs build/config.lxc/sliceimage-planetflow.pkgs -> ../config.planetlab/sliceimage-planetflow.pkgs build/config.lxc/sliceimage.pkgs build/config.lxc/sliceimage.post build/config.lxc/yumexclude.pkgs build/config.mlab/ build/config.mlab/bootcd.pkgs build/config.mlab/devel.pkgs build/config.mlab/mlab.mirrors build/config.mlab/nodeimage.pkgs build/config.mlab/nodeimage.post build/config.mlab/planetlab.mirrors build/config.mlab/runtime.pkgs build/config.mlab/sliceimage-drl.pkgs build/config.mlab/sliceimage-planetflow.pkgs build/config.mlab/sliceimage.pkgs build/config.mlab/sliceimage.post build/config.mlab/yumexclude.pkgs build/config.nornet/ build/config.nornet/bootcd.pkgs build/config.nornet/devel.pkgs build/config.nornet/nodeimage.pkgs build/config.nornet/nodeimage.post build/config.nornet/nornet.mirrors build/config.nornet/sliceimage-omf.pkgs -> ../config.planetlab/sliceimage-omf.pkgs build/config.nornet/sliceimage-planetflow.pkgs -> ../config.planetlab/sliceimage-planetflow.pkgs build/config.nornet/sliceimage.pkgs build/config.nornet/sliceimage.post build/config.nornet/yumexclude.pkgs build/config.onelab/ build/config.onelab/nodeimage-umts.pkgs build/config.onelab/nodeimage-wifi.pkgs build/config.onelab/nodeimage.pkgs build/config.onelab/onelab.mirrors build/config.onelab/sliceimage-drl.pkgs -> ../config.planetlab/sliceimage-drl.pkgs build/config.onelab/sliceimage-omf.pkgs -> ../config.planetlab/sliceimage-omf.pkgs build/config.onelab/sliceimage-planetflow.pkgs -> ../config.planetlab/sliceimage-planetflow.pkgs build/config.onelab/sliceimage.pkgs build/config.planetlab/ build/config.planetlab/bootcd.pkgs build/config.planetlab/devel.pkgs build/config.planetlab/develdeb.pkgs build/config.planetlab/nodeimage.pkgs build/config.planetlab/nodeimage.post build/config.planetlab/planetlab.mirrors build/config.planetlab/runtime.pkgs build/config.planetlab/sliceimage-drl.pkgs build/config.planetlab/sliceimage-omf.pkgs build/config.planetlab/sliceimage-planetflow.pkgs build/config.planetlab/sliceimage.pkgs build/config.planetlab/sliceimage.post build/config.planetlab/yumexclude.pkgs build/mirroring/ build/mirroring/mirror.sh build/mirroring/centos6/ build/mirroring/centos6/yum.repos.d/ build/mirroring/centos6/yum.repos.d/building.repo.in build/mirroring/f37/ build/mirroring/f37/yum.repos.d/ build/mirroring/f37/yum.repos.d/building.repo.in build/mirroring/f39/ build/mirroring/f39/yum.repos.d/ build/mirroring/f39/yum.repos.d/building.repo.in sent 427,248 bytes received 1,827 bytes 286,050.00 bytes/sec total size is 419,980 speedup is 0.98 + run_log_env='-p linux64 -d lxc -f f39' + set +e + trap - ERR INT + ssh root@testmaster.onelab.eu 2024.02.08--f39-nofed/run_log --build git://git.onelab.eu/build --url http://build.onelab.eu/lxc//2024.02.08--f39-nofed/RPMS/x86_64 -p linux64 -d lxc -f f39 --config default --all /root/2024.02.08--f39-nofed/TestPlc.py:1622: SyntaxWarning: invalid escape sequence '\*' utils.output_of(self.actual_command_in_guest('find /var/cache/yum -name sfa-client\*.rpm')) /root/2024.02.08--f39-nofed/Substrate.py:462: SyntaxWarning: invalid escape sequence '\s' build_matcher=re.compile("\s*(?P[0-9]+).*-[bo]\s+(?P[^\s]+)(\s|\Z)") /root/2024.02.08--f39-nofed/Substrate.py:463: SyntaxWarning: invalid escape sequence '\s' build_matcher_initvm=re.compile("\s*(?P[0-9]+).*initvm.*\s+(?P[^\s]+)\s*\Z") /root/2024.02.08--f39-nofed/Substrate.py:746: SyntaxWarning: invalid escape sequence '\s' matcher=re.compile("\s*(?P[0-9]+).*-cdrom\s+(?P[^\s]+)\.iso") /root/2024.02.08--f39-nofed/Substrate.py:931: SyntaxWarning: invalid escape sequence '\s' matcher_grep=re.compile ("/root/(?P[^/]+)/logs/trace.*:TRACE:\s*(?P[0-9]+).*step=(?P\S+).*") * 03:09:44 -- Checking if build provides SFA package... -> 03:09:44 -- + curl --silent http://build.onelab.eu/lxc//2024.02.08--f39-nofed/RPMS/x86_64/ + grep -q sfa-4 * 03:09:44 -- SFA package not found - removing steps with sfa or sfi Sensing local substrate... xp qn Done =============== Active plc VMs on buzzcocks {lxc-f39 257831.0 Mb} [max=20,free=19] (load: 0.88, 0.60, 0.26) == vplc01 == [=2024.02.07--f39-lowercase-1-vplc01] (pid=45071) @ 2024-02-07:17-19 =============== No qemu on boxtops {qemu-f39 257830.9921875 Mb} [max=64,free=64] (0 user, load: 0.00, 0.01, 0.00) kvm_intel OK Sensing IP pool for vplcs * . . . . . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vplcs * . . . . . . . . . . . . . . . . . . . . . . . . * 03:10:12 -- PROVISION plc plctest1 in box buzzcocks at IP vplc02.pl.sophia.inria.fr as 2024.02.08--f39-nofed-1-vplc02 Sensing IP pool for vnodes . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vnodes . . . . . . . . . . . . . . . . . . . . * 03:10:32 -- PROVISION node node1 in box boxtops at IP vnode01 with MAC 02:34:56:00:00:01 =============== Active plc VMs on buzzcocks {lxc-f39 257831.0 Mb} [max=20,free=18] (load: 0.88, 0.60, 0.26) == vplc01 == [=2024.02.07--f39-lowercase-1-vplc01] (pid=45071) @ 2024-02-07:17-19 == dummy_plctest1 == [=dummy_plctest1] (pid=0) @ 2024-02-08:03-10 =============== Qemus on boxtops {qemu-f39 257830.9921875 Mb} [max=64,free=63] (0 user, load: 0.00, 0.01, 0.00) kvm_intel OK == dummy_vnode01 == [=None] not (yet?) running @ 2024-02-08:03-10 * 03:10:32 -- ********** 1 RUNNING step show on plc plctest1_vplc02 + ======== site main site for plc number 1 + nodes : vnode01.pl.sophia.inria.fr + node=node1 host_box=boxtops hostname= vnode01.pl.sophia.inria.fr ip= 138.96.112.101 * 03:10:32 -- ********** 1 SUCCESSFUL step show on plctest1_vplc02 TRACE: 1 03-10-32->0s=0:00:00.000459s status=OK step=show plc=plctest1_vplc02 force=False * 03:10:32 -- ********** 1 RUNNING step plcvm_delete on plc plctest1_vplc02 -> 03:10:32 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p 2024.02.08--f39-nofed Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:33 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.08--f39-nofed ';' rm -f /vservers/2024.02.08--f39-nofed-1-vplc02/2024.02.08--f39-nofed-1-vplc02.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:33 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.08--f39-nofed ';' virsh -c lxc:/// destroy 2024.02.08--f39-nofed-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.02.08--f39-nofed-1-vplc02' -> 03:10:34 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.08--f39-nofed ';' virsh -c lxc:/// undefine 2024.02.08--f39-nofed-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.02.08--f39-nofed-1-vplc02' -> 03:10:34 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.08--f39-nofed ';' rm -fr /vservers/2024.02.08--f39-nofed-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:10:34 -- ********** 1 SUCCESSFUL step plcvm_delete on plctest1_vplc02 TRACE: 1 03-10-32->1s=0:00:01.851247s status=OK step=plcvm_delete plc=plctest1_vplc02 force=False * 03:10:34 -- ********** 1 RUNNING step plcvm_timestamp on plc plctest1_vplc02 -> 03:10:34 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p /vservers/2024.02.08--f39-nofed-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:35 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks echo 1707358234 '>' /vservers/2024.02.08--f39-nofed-1-vplc02/2024.02.08--f39-nofed-1-vplc02.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:10:35 -- ********** 1 SUCCESSFUL step plcvm_timestamp on plctest1_vplc02 TRACE: 1 03-10-34->0s=0:00:00.687035s status=OK step=plcvm_timestamp plc=plctest1_vplc02 force=False * 03:10:35 -- ********** 1 RUNNING step plcvm_create on plc plctest1_vplc02 -> 03:10:35 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks rm -rf 2024.02.08--f39-nofed/build Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:35 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -r build buzzcocks:2024.02.08--f39-nofed/build -> 03:10:38 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.08--f39-nofed ';' build/lbuild-initvm.sh -p linux64 -d lxc -f f39 -r http://build.onelab.eu/lxc//2024.02.08--f39-nofed/RPMS -n vplc02.pl.sophia.inria.fr 2024.02.08--f39-nofed-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Bridge already set up - skipping create_bridge_if_needed + set -e + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2024.02.08--f39-nofed-1-vplc02 + set -x + set -e + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + local cache=/var/cache/lxc/fedora/x86_64/39 + mkdir -p /var/cache/lxc/fedora/x86_64/39 + flock --exclusive --timeout 60 200 Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ... + '[' '!' -e /var/cache/lxc/fedora/x86_64/39/rootfs ']' + echo 'Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ...' + dnf --installroot /var/cache/lxc/fedora/x86_64/39/rootfs --releasever=39 -y --nogpgcheck update Last metadata expiration check: 0:05:36 ago on Thu Feb 8 03:05:03 2024. Dependencies resolved. Nothing to do. Complete! Update finished Filling /vservers/2024.02.08--f39-nofed-1-vplc02 from /var/cache/lxc/fedora/x86_64/39/rootfs ... + echo 'Update finished' + echo 'Filling /vservers/2024.02.08--f39-nofed-1-vplc02 from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.02.08--f39-nofed-1-vplc02/ + return 0 + return 0 ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 rm -rf /var/lib/rpm/__db.000 /var/lib/rpm/__db.001 /var/lib/rpm/__db.002 /var/lib/rpm/__db.003 /var/lib/rpm/__db.004 /var/lib/rpm/__db.005 /var/lib/rpm/__db.006 /var/lib/rpm/__db.007 /var/lib/rpm/__db.008 /var/lib/rpm/__db.009 ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 rpm --rebuilddb + fedora_configure 2024.02.08--f39-nofed-1-vplc02 f39 + set -x + set -e + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift + local fcdistro=f39 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + mkdir -p /vservers/2024.02.08--f39-nofed-1-vplc02/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.02.08--f39-nofed-1-vplc02/dev + rm -rf /vservers/2024.02.08--f39-nofed-1-vplc02/dev + mkdir -p /vservers/2024.02.08--f39-nofed-1-vplc02/dev + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/null c 1 3 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/zero c 1 5 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/random c 1 8 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/pts + mkdir -m 1777 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/shm + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/tty c 5 0 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/console c 5 1 + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/full c 1 7 + mknod -m 600 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/initctl p + mknod -m 666 /vservers/2024.02.08--f39-nofed-1-vplc02/dev/ptmx c 5 2 + fedora_configure_systemd 2024.02.08--f39-nofed-1-vplc02 + set -e + set -x + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + '[' -d /vservers/2024.02.08--f39-nofed-1-vplc02/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.02.08--f39-nofed-1-vplc02/etc/systemd/system/default.target + touch /vservers/2024.02.08--f39-nofed-1-vplc02/etc/fstab + ln -sf /dev/null /vservers/2024.02.08--f39-nofed-1-vplc02/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.02.08--f39-nofed-1-vplc02/etc/systemd/system/getty@.service + rm -f /vservers/2024.02.08--f39-nofed-1-vplc02/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 systemctl enable NetworkManager /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Failed to enable unit, unit NetworkManager.service does not exist. + fedora_configure_network 2024.02.08--f39-nofed-1-vplc02 + local lxc=2024.02.08--f39-nofed-1-vplc02 + case $(network_config_method $fcdistro) in ++ network_config_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2024.02.08--f39-nofed-1-vplc02/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.02.08--f39-nofed-1-vplc02/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.02.08--f39-nofed-1-vplc02/etc/NetworkManager/system-connections + '[' -n '' ']' + write_guest_networkmanager_publicip + cat ++ uuid ++ python -c 'import uuid; print(uuid.uuid1())' + chmod 600 '/vservers/2024.02.08--f39-nofed-1-vplc02/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.02.08--f39-nofed-1-vplc02 f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 rpm --rebuilddb Initializing yum.repos.d in 2024.02.08--f39-nofed-1-vplc02 + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.02.08--f39-nofed-1-vplc02' + rm -f /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/fedora-updates-testing.repo /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/fedora-updates.repo /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/fedora.repo /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/fedora.repo.rpmnew + local repofile=/vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo build f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo + shift + builddir=build + shift + fcdistro=f39 + shift + yumexclude_line= + shift + mirrors=http://mirror.onelab.eu/ + template=build/mirroring/f39/yum.repos.d/building.repo.in + '[' '!' -f build/mirroring/f39/yum.repos.d/building.repo.in ']' + for mirror in $mirrors + yumconf_mirror /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo build/mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo + shift + template=build/mirroring/f39/yum.repos.d/building.repo.in + shift + yumexclude_line= + shift + mirror=http://mirror.onelab.eu/ + shift + sed -e s,@MIRRORURL@,http://mirror.onelab.eu/,g -e '/baseurl=/i\ ' build/mirroring/f39/yum.repos.d/building.repo.in ++ grep '^baseurl=' /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo + baseurl_defs='baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' + '[' -z 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' ']' + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os/ + repomd=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml * Selected mirror http://mirror.onelab.eu/ + echo '* Selected mirror http://mirror.onelab.eu/' + return 0 + return 0 + sed -i /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo -e 's,gpgkey=.*,gpgkey=http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary,' + rpm --root /vservers/2024.02.08--f39-nofed-1-vplc02 --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n http://build.onelab.eu/lxc//2024.02.08--f39-nofed/RPMS ']' + '[' '!' -d /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d ']' ++ pl_plcyumexclude f39 lxc build ++ pl_yumexclude plcyumexclude f39 lxc build ++ keyword=plcyumexclude ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ builddir=build ++ shift +++ pl_locateDistroFile build lxc yumexclude.pkgs +++ builddir=build +++ shift +++ pldistro=lxc +++ shift +++ pkgsfile=yumexclude.pkgs +++ shift +++ pkgspath= +++ configdir=build/config.lxc +++ '[' '!' -d build/config.lxc ']' +++ paths='build/config.lxc/yumexclude.pkgs build/config.planetlab/yumexclude.pkgs' +++ for path in $paths +++ '[' -f build/config.lxc/yumexclude.pkgs ']' +++ pkgspath=build/config.lxc/yumexclude.pkgs +++ break +++ '[' -z build/config.lxc/yumexclude.pkgs ']' +++ echo 'pl_locateDistroFile: using build/config.lxc/yumexclude.pkgs' pl_locateDistroFile: using build/config.lxc/yumexclude.pkgs +++ echo build/config.lxc/yumexclude.pkgs +++ return 0 ++ yumexclude_file=build/config.lxc/yumexclude.pkgs ++ type -p pkgs.py ++ pkgs.py -a x86_64 -f f39 -d lxc plcyumexclude build/config.lxc/yumexclude.pkgs + yumexclude=drupal + for repo in $lxc_root/etc/yum.repos.d/* + '[' -f /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo ']' + yumconf_exclude /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo exclude=drupal + repo=/vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo + shift + yumexclude_line=exclude=drupal + shift + sed -i -e '/#baseurl=.*$/i\ exclude=drupal' /vservers/2024.02.08--f39-nofed-1-vplc02/etc/yum.repos.d/building.repo + cat + return 0 + '[' -d /vservers/2024.02.08--f39-nofed-1-vplc02/cgroup ']' + mkdir /vservers/2024.02.08--f39-nofed-1-vplc02/cgroup + '[' -h /vservers/2024.02.08--f39-nofed-1-vplc02/etc/resolv.conf ']' + rm -f /vservers/2024.02.08--f39-nofed-1-vplc02/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.02.08--f39-nofed-1-vplc02/etc/resolv.conf + '[' -f /vservers/2024.02.08--f39-nofed-1-vplc02/etc/hosts ']' + mkdir -p /vservers/2024.02.08--f39-nofed-1-vplc02/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.02.08--f39-nofed-1-vplc02/root/.ssh + chmod 600 /vservers/2024.02.08--f39-nofed-1-vplc02/root/.ssh/authorized_keys + local config_xml=/tmp/2024.02.08--f39-nofed-1-vplc02.xml + '[' -n '' ']' + write_lxc_xml_publicip 2024.02.08--f39-nofed-1-vplc02 + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + cat + virsh -c lxc:/// define /tmp/2024.02.08--f39-nofed-1-vplc02.xml Domain '2024.02.08--f39-nofed-1-vplc02' defined from /tmp/2024.02.08--f39-nofed-1-vplc02.xml + return 0 + devel_or_test_tools 2024.02.08--f39-nofed-1-vplc02 f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + local pkg_method=dnf ++ pl_locateDistroFile build lxc runtime.pkgs ++ builddir=build ++ shift ++ pldistro=lxc ++ shift ++ pkgsfile=runtime.pkgs ++ shift ++ pkgspath= ++ configdir=build/config.lxc ++ '[' '!' -d build/config.lxc ']' ++ paths='build/config.lxc/runtime.pkgs build/config.planetlab/runtime.pkgs' ++ for path in $paths ++ '[' -f build/config.lxc/runtime.pkgs ']' ++ for path in $paths ++ '[' -f build/config.planetlab/runtime.pkgs ']' ++ pkgspath=build/config.planetlab/runtime.pkgs ++ break ++ '[' -z build/config.planetlab/runtime.pkgs ']' ++ echo 'pl_locateDistroFile: using build/config.planetlab/runtime.pkgs' pl_locateDistroFile: using build/config.planetlab/runtime.pkgs ++ echo build/config.planetlab/runtime.pkgs ++ return 0 + local pkgsfile=build/config.planetlab/runtime.pkgs ++ chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 arch + local lxc_arch=x86_64 + '[' x86_64 = unknown ']' ++ pl_getPackages -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ pl_parsePkgs package -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ target_arch=x86_64 ++ keyword=package ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc package build/config.planetlab/runtime.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc package build/config.planetlab/runtime.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc package build/config.planetlab/runtime.pkgs build/config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy + local 'packages=NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc' ++ pl_getGroups -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ pl_parsePkgs group -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ target_arch=x86_64 ++ keyword=group ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc group build/config.planetlab/runtime.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc group build/config.planetlab/runtime.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc group build/config.planetlab/runtime.pkgs build/config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy + local groups= + case "$pkg_method" in + local has_dnf= + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 dnf --version 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1-2.fc39.x86_64 at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Tue Jan 30 12:01:03 2024 + has_dnf=true + '[' -n true ']' + echo 'container has dnf - invoking with --allowerasing' container has dnf - invoking with --allowerasing + local 'pkg_installer=dnf -y install --allowerasing' + local 'grp_installer=dnf -y groupinstall --allowerasing' + '[' -n 'NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc' ']' + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 dnf -y install --allowerasing NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc Fedora 39 - x86_64 2.1 MB/s | 1.7 MB 00:00 Fedora 39 - x86_64 - Updates 1.7 MB/s | 463 kB 00:00 Fedora 39 - x86_64 - Updates 58 kB/s | 257 B 00:00 MyPLC 3.0 MB/s | 14 kB 00:00 Package curl-8.2.1-4.fc39.x86_64 is already installed. Package openssh-clients-9.3p1-10.fc39.x86_64 is already installed. Package psmisc-23.6-4.fc39.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: NetworkManager x86_64 1:1.44.2-1.fc39 updates 2.2 M bind-utils x86_64 32:9.18.21-2.fc39 updates 224 k emacs-nox x86_64 1:29.2-2.fc39 updates 31 M file x86_64 5.44-5.fc39 fedora 49 k hostname x86_64 3.23-9.fc39 fedora 28 k Installing dependencies: NetworkManager-libnm x86_64 1:1.44.2-1.fc39 updates 1.8 M alsa-lib x86_64 1.2.11-2.fc39 updates 521 k bind-libs x86_64 32:9.18.21-2.fc39 updates 1.3 M bind-license noarch 32:9.18.21-2.fc39 updates 14 k binutils x86_64 2.40-14.fc39 updates 5.6 M binutils-gold x86_64 2.40-14.fc39 updates 795 k cpp x86_64 13.2.1-6.fc39 updates 11 M emacs-common x86_64 1:29.2-2.fc39 updates 42 M emacs-filesystem noarch 1:29.2-2.fc39 updates 7.1 k fstrm x86_64 0.6.1-8.fc39 fedora 28 k gc x86_64 8.2.2-4.fc39 fedora 110 k gcc x86_64 13.2.1-6.fc39 updates 34 M git-core x86_64 2.43.0-1.fc39 updates 4.5 M git-core-doc noarch 2.43.0-1.fc39 updates 2.9 M glibc-devel x86_64 2.38-16.fc39 updates 85 k glibc-headers-x86 noarch 2.38-16.fc39 updates 569 k gpm-libs x86_64 1.20.7-44.fc39 fedora 20 k groff-base x86_64 1.23.0-3.fc39 updates 1.1 M guile22 x86_64 2.2.7-9.fc39 fedora 6.5 M hunspell x86_64 1.7.2-5.fc39 fedora 472 k hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k hunspell-filesystem x86_64 1.7.2-5.fc39 fedora 9.2 k jansson x86_64 2.13.1-7.fc39 fedora 44 k jemalloc x86_64 5.3.0-4.fc39 fedora 232 k kbd x86_64 2.6.3-1.fc39 fedora 428 k kbd-legacy noarch 2.6.3-1.fc39 fedora 574 k kbd-misc noarch 2.6.3-1.fc39 fedora 1.6 M kernel-headers x86_64 6.7.3-200.fc39 updates 1.6 M kmod x86_64 30-6.fc39 fedora 120 k less x86_64 633-2.fc39 fedora 175 k libgccjit x86_64 13.2.1-6.fc39 updates 10 M liblockfile x86_64 1.17-6.fc39 fedora 30 k libmpc x86_64 1.3.1-3.fc39 fedora 70 k libndp x86_64 1.8-6.fc39 fedora 37 k libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k libstdc++-devel x86_64 13.2.1-6.fc39 updates 2.6 M libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k libtree-sitter x86_64 0.20.9-1.fc39 updates 100 k libuv x86_64 1:1.47.0-3.fc39 updates 250 k libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k lmdb-libs x86_64 0.9.32-1.fc39 updates 61 k make x86_64 1:4.4.1-2.fc39 fedora 589 k ncurses x86_64 6.4-7.20230520.fc39 fedora 416 k perl-AutoLoader noarch 5.74-502.fc39 updates 21 k perl-B x86_64 1.88-502.fc39 updates 177 k perl-Carp noarch 1.54-500.fc39 fedora 29 k perl-Class-Struct noarch 0.68-502.fc39 updates 22 k perl-Data-Dumper x86_64 2.188-501.fc39 fedora 56 k perl-Digest noarch 1.20-500.fc39 fedora 25 k perl-Digest-MD5 x86_64 2.58-500.fc39 fedora 35 k perl-DynaLoader x86_64 1.54-502.fc39 updates 26 k perl-Encode x86_64 4:3.19-500.fc39 fedora 1.7 M perl-Errno x86_64 1.37-502.fc39 updates 15 k perl-Error noarch 1:0.17029-13.fc39 fedora 40 k perl-Exporter noarch 5.77-500.fc39 fedora 31 k perl-Fcntl x86_64 1.15-502.fc39 updates 21 k perl-File-Basename noarch 2.86-502.fc39 updates 17 k perl-File-Find noarch 1.43-502.fc39 updates 25 k perl-File-Path noarch 2.18-500.fc39 fedora 35 k perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k perl-File-stat noarch 1.13-502.fc39 updates 17 k perl-FileHandle noarch 2.05-502.fc39 updates 16 k perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k perl-Git noarch 2.43.0-1.fc39 updates 40 k perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k perl-IO x86_64 1.52-502.fc39 updates 82 k perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k perl-MIME-Base64 x86_64 3.16-500.fc39 fedora 29 k perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k perl-Net-SSLeay x86_64 1.92-10.fc39 fedora 360 k perl-POSIX x86_64 2.13-502.fc39 updates 97 k perl-PathTools x86_64 3.89-500.fc39 fedora 87 k perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k perl-Scalar-List-Utils x86_64 5:1.63-500.fc39 fedora 72 k perl-SelectSaver noarch 1.02-502.fc39 updates 12 k perl-Socket x86_64 4:2.037-3.fc39 fedora 55 k perl-Storable x86_64 1:3.32-500.fc39 fedora 99 k perl-Symbol noarch 1.09-502.fc39 updates 14 k perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k perl-URI noarch 5.21-1.fc39 fedora 125 k perl-base noarch 2.27-502.fc39 updates 16 k perl-constant noarch 1.33-501.fc39 fedora 22 k perl-if noarch 0.61.000-502.fc39 updates 14 k perl-interpreter x86_64 4:5.38.2-502.fc39 updates 72 k perl-lib x86_64 0.65-502.fc39 updates 15 k perl-libnet noarch 3.15-501.fc39 fedora 129 k perl-libs x86_64 4:5.38.2-502.fc39 updates 2.4 M perl-locale noarch 1.10-502.fc39 updates 14 k perl-mro x86_64 1.28-502.fc39 updates 29 k perl-overload noarch 1.37-502.fc39 updates 46 k perl-overloading noarch 0.02-502.fc39 updates 13 k perl-parent noarch 1:0.241-500.fc39 fedora 14 k perl-podlators noarch 1:5.01-500.fc39 fedora 125 k perl-vars noarch 1.05-502.fc39 updates 13 k pkgconf x86_64 1.9.5-2.fc39 fedora 42 k pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k systemd-udev x86_64 254.8-2.fc39 updates 2.1 M Installing weak dependencies: enchant2 x86_64 2.5.0-5.fc39 fedora 62 k gcc-c++ x86_64 13.2.1-6.fc39 updates 13 M git x86_64 2.43.0-1.fc39 updates 54 k hunspell-en noarch 0.20201207-7.fc39 fedora 190 k perl-NDBM_File x86_64 1.16-502.fc39 updates 23 k Transaction Summary ================================================================================ Install 120 Packages Total download size: 188 M Installed size: 666 M Downloading Packages: (1/120): fstrm-0.6.1-8.fc39.x86_64.rpm 10 MB/s | 28 kB 00:00 (2/120): enchant2-2.5.0-5.fc39.x86_64.rpm 15 MB/s | 62 kB 00:00 (3/120): file-5.44-5.fc39.x86_64.rpm 11 MB/s | 49 kB 00:00 (4/120): gc-8.2.2-4.fc39.x86_64.rpm 40 MB/s | 110 kB 00:00 (5/120): gpm-libs-1.20.7-44.fc39.x86_64.rpm 12 MB/s | 20 kB 00:00 (6/120): hostname-3.23-9.fc39.x86_64.rpm 14 MB/s | 28 kB 00:00 (7/120): hunspell-en-0.20201207-7.fc39.noarch.r 28 MB/s | 190 kB 00:00 (8/120): hunspell-en-GB-0.20201207-7.fc39.noarc 26 MB/s | 226 kB 00:00 (9/120): hunspell-1.7.2-5.fc39.x86_64.rpm 24 MB/s | 472 kB 00:00 (10/120): hunspell-en-US-0.20201207-7.fc39.noar 33 MB/s | 181 kB 00:00 (11/120): hunspell-filesystem-1.7.2-5.fc39.x86_ 2.7 MB/s | 9.2 kB 00:00 (12/120): jansson-2.13.1-7.fc39.x86_64.rpm 15 MB/s | 44 kB 00:00 (13/120): kbd-2.6.3-1.fc39.x86_64.rpm 38 MB/s | 428 kB 00:00 (14/120): jemalloc-5.3.0-4.fc39.x86_64.rpm 11 MB/s | 232 kB 00:00 (15/120): kbd-legacy-2.6.3-1.fc39.noarch.rpm 33 MB/s | 574 kB 00:00 (16/120): kmod-30-6.fc39.x86_64.rpm 22 MB/s | 120 kB 00:00 (17/120): less-633-2.fc39.x86_64.rpm 29 MB/s | 175 kB 00:00 (18/120): liblockfile-1.17-6.fc39.x86_64.rpm 7.8 MB/s | 30 kB 00:00 (19/120): libmpc-1.3.1-3.fc39.x86_64.rpm 19 MB/s | 70 kB 00:00 (20/120): libndp-1.8-6.fc39.x86_64.rpm 11 MB/s | 37 kB 00:00 (21/120): libpkgconf-1.9.5-2.fc39.x86_64.rpm 14 MB/s | 38 kB 00:00 (22/120): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 11 MB/s | 36 kB 00:00 (23/120): kbd-misc-2.6.3-1.fc39.noarch.rpm 35 MB/s | 1.6 MB 00:00 (24/120): libxcrypt-devel-4.4.36-2.fc39.x86_64. 3.7 MB/s | 30 kB 00:00 (25/120): ncurses-6.4-7.20230520.fc39.x86_64.rp 29 MB/s | 416 kB 00:00 (26/120): make-4.4.1-2.fc39.x86_64.rpm 32 MB/s | 589 kB 00:00 (27/120): guile22-2.2.7-9.fc39.x86_64.rpm 47 MB/s | 6.5 MB 00:00 (28/120): perl-Carp-1.54-500.fc39.noarch.rpm 1.0 MB/s | 29 kB 00:00 (29/120): perl-Data-Dumper-2.188-501.fc39.x86_6 2.1 MB/s | 56 kB 00:00 (30/120): perl-Digest-1.20-500.fc39.noarch.rpm 16 MB/s | 25 kB 00:00 (31/120): perl-Digest-MD5-2.58-500.fc39.x86_64. 14 MB/s | 35 kB 00:00 (32/120): perl-Error-0.17029-13.fc39.noarch.rpm 19 MB/s | 40 kB 00:00 (33/120): perl-Exporter-5.77-500.fc39.noarch.rp 10 MB/s | 31 kB 00:00 (34/120): perl-File-Path-2.18-500.fc39.noarch.r 10 MB/s | 35 kB 00:00 (35/120): perl-File-Temp-0.231.100-500.fc39.noa 18 MB/s | 58 kB 00:00 (36/120): perl-Getopt-Long-2.54-500.fc39.noarch 17 MB/s | 60 kB 00:00 (37/120): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 12 MB/s | 56 kB 00:00 (38/120): perl-IO-Socket-IP-0.42-1.fc39.noarch. 11 MB/s | 42 kB 00:00 (39/120): perl-MIME-Base64-3.16-500.fc39.x86_64 11 MB/s | 29 kB 00:00 (40/120): perl-IO-Socket-SSL-2.083-3.fc39.noarc 36 MB/s | 225 kB 00:00 (41/120): perl-Mozilla-CA-20230801-1.fc39.noarc 4.4 MB/s | 13 kB 00:00 (42/120): perl-Encode-3.19-500.fc39.x86_64.rpm 60 MB/s | 1.7 MB 00:00 (43/120): perl-Net-SSLeay-1.92-10.fc39.x86_64.r 35 MB/s | 360 kB 00:00 (44/120): perl-PathTools-3.89-500.fc39.x86_64.r 8.7 MB/s | 87 kB 00:00 (45/120): perl-Pod-Escapes-1.07-500.fc39.noarch 5.8 MB/s | 20 kB 00:00 (46/120): perl-Pod-Perldoc-3.28.01-501.fc39.noa 44 MB/s | 86 kB 00:00 (47/120): perl-Pod-Usage-2.03-500.fc39.noarch.r 14 MB/s | 39 kB 00:00 (48/120): perl-Pod-Simple-3.45-4.fc39.noarch.rp 40 MB/s | 218 kB 00:00 (49/120): perl-Scalar-List-Utils-1.63-500.fc39. 19 MB/s | 72 kB 00:00 (50/120): perl-Socket-2.037-3.fc39.x86_64.rpm 18 MB/s | 55 kB 00:00 (51/120): perl-Storable-3.32-500.fc39.x86_64.rp 46 MB/s | 99 kB 00:00 (52/120): perl-Term-ANSIColor-5.01-501.fc39.noa 15 MB/s | 47 kB 00:00 (53/120): perl-Term-Cap-1.18-500.fc39.noarch.rp 8.7 MB/s | 22 kB 00:00 (54/120): perl-TermReadKey-2.38-18.fc39.x86_64. 17 MB/s | 35 kB 00:00 (55/120): perl-Text-ParseWords-3.31-500.fc39.no 11 MB/s | 16 kB 00:00 (56/120): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 12 MB/s | 22 kB 00:00 (57/120): perl-Time-Local-1.350-3.fc39.noarch.r 18 MB/s | 34 kB 00:00 (58/120): perl-URI-5.21-1.fc39.noarch.rpm 50 MB/s | 125 kB 00:00 (59/120): perl-constant-1.33-501.fc39.noarch.rp 6.7 MB/s | 22 kB 00:00 (60/120): perl-libnet-3.15-501.fc39.noarch.rpm 34 MB/s | 129 kB 00:00 (61/120): perl-parent-0.241-500.fc39.noarch.rpm 6.5 MB/s | 14 kB 00:00 (62/120): perl-podlators-5.01-500.fc39.noarch.r 44 MB/s | 125 kB 00:00 (63/120): pkgconf-1.9.5-2.fc39.x86_64.rpm 22 MB/s | 42 kB 00:00 (64/120): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 6.2 MB/s | 14 kB 00:00 (65/120): pkgconf-pkg-config-1.9.5-2.fc39.x86_6 5.1 MB/s | 9.6 kB 00:00 (66/120): alsa-lib-1.2.11-2.fc39.x86_64.rpm 30 MB/s | 521 kB 00:00 (67/120): NetworkManager-libnm-1.44.2-1.fc39.x8 33 MB/s | 1.8 MB 00:00 (68/120): NetworkManager-1.44.2-1.fc39.x86_64.r 34 MB/s | 2.2 MB 00:00 (69/120): bind-libs-9.18.21-2.fc39.x86_64.rpm 25 MB/s | 1.3 MB 00:00 (70/120): bind-license-9.18.21-2.fc39.noarch.rp 990 kB/s | 14 kB 00:00 (71/120): bind-utils-9.18.21-2.fc39.x86_64.rpm 29 MB/s | 224 kB 00:00 (72/120): binutils-gold-2.40-14.fc39.x86_64.rpm 35 MB/s | 795 kB 00:00 (73/120): binutils-2.40-14.fc39.x86_64.rpm 34 MB/s | 5.6 MB 00:00 (74/120): emacs-filesystem-29.2-2.fc39.noarch.r 2.0 MB/s | 7.1 kB 00:00 (75/120): cpp-13.2.1-6.fc39.x86_64.rpm 32 MB/s | 11 MB 00:00 (76/120): emacs-nox-29.2-2.fc39.x86_64.rpm 32 MB/s | 31 MB 00:00 (77/120): emacs-common-29.2-2.fc39.x86_64.rpm 30 MB/s | 42 MB 00:01 (78/120): git-2.43.0-1.fc39.x86_64.rpm 13 MB/s | 54 kB 00:00 (79/120): gcc-13.2.1-6.fc39.x86_64.rpm 28 MB/s | 34 MB 00:01 (80/120): git-core-2.43.0-1.fc39.x86_64.rpm 21 MB/s | 4.5 MB 00:00 (81/120): gcc-c++-13.2.1-6.fc39.x86_64.rpm 23 MB/s | 13 MB 00:00 (82/120): git-core-doc-2.43.0-1.fc39.noarch.rpm 21 MB/s | 2.9 MB 00:00 (83/120): glibc-devel-2.38-16.fc39.x86_64.rpm 1.3 MB/s | 85 kB 00:00 (84/120): glibc-headers-x86-2.38-16.fc39.noarch 36 MB/s | 569 kB 00:00 (85/120): groff-base-1.23.0-3.fc39.x86_64.rpm 36 MB/s | 1.1 MB 00:00 (86/120): kernel-headers-6.7.3-200.fc39.x86_64. 34 MB/s | 1.6 MB 00:00 (87/120): libtree-sitter-0.20.9-1.fc39.x86_64.r 22 MB/s | 100 kB 00:00 (88/120): libuv-1.47.0-3.fc39.x86_64.rpm 29 MB/s | 250 kB 00:00 (89/120): lmdb-libs-0.9.32-1.fc39.x86_64.rpm 6.0 MB/s | 61 kB 00:00 (90/120): perl-AutoLoader-5.74-502.fc39.noarch. 7.1 MB/s | 21 kB 00:00 (91/120): perl-B-1.88-502.fc39.x86_64.rpm 26 MB/s | 177 kB 00:00 (92/120): perl-Class-Struct-0.68-502.fc39.noarc 7.2 MB/s | 22 kB 00:00 (93/120): perl-DynaLoader-1.54-502.fc39.x86_64. 7.9 MB/s | 26 kB 00:00 (94/120): libstdc++-devel-13.2.1-6.fc39.x86_64. 40 MB/s | 2.6 MB 00:00 (95/120): perl-Errno-1.37-502.fc39.x86_64.rpm 1.3 MB/s | 15 kB 00:00 (96/120): perl-Fcntl-1.15-502.fc39.x86_64.rpm 5.4 MB/s | 21 kB 00:00 (97/120): perl-File-Basename-2.86-502.fc39.noar 5.1 MB/s | 17 kB 00:00 (98/120): perl-File-Find-1.43-502.fc39.noarch.r 9.1 MB/s | 25 kB 00:00 (99/120): perl-File-stat-1.13-502.fc39.noarch.r 5.4 MB/s | 17 kB 00:00 (100/120): perl-FileHandle-2.05-502.fc39.noarch 4.8 MB/s | 16 kB 00:00 (101/120): perl-Getopt-Std-1.13-502.fc39.noarch 4.3 MB/s | 16 kB 00:00 (102/120): perl-Git-2.43.0-1.fc39.noarch.rpm 12 MB/s | 40 kB 00:00 (103/120): perl-IO-1.52-502.fc39.x86_64.rpm 18 MB/s | 82 kB 00:00 (104/120): perl-IPC-Open3-1.22-502.fc39.noarch. 5.4 MB/s | 22 kB 00:00 (105/120): perl-NDBM_File-1.16-502.fc39.x86_64. 6.7 MB/s | 23 kB 00:00 (106/120): perl-SelectSaver-1.02-502.fc39.noarc 4.0 MB/s | 12 kB 00:00 (107/120): perl-POSIX-2.13-502.fc39.x86_64.rpm 23 MB/s | 97 kB 00:00 (108/120): perl-Symbol-1.09-502.fc39.noarch.rpm 4.9 MB/s | 14 kB 00:00 (109/120): perl-base-2.27-502.fc39.noarch.rpm 4.7 MB/s | 16 kB 00:00 (110/120): perl-if-0.61.000-502.fc39.noarch.rpm 5.2 MB/s | 14 kB 00:00 (111/120): perl-interpreter-5.38.2-502.fc39.x86 21 MB/s | 72 kB 00:00 (112/120): perl-lib-0.65-502.fc39.x86_64.rpm 4.8 MB/s | 15 kB 00:00 (113/120): perl-locale-1.10-502.fc39.noarch.rpm 5.0 MB/s | 14 kB 00:00 (114/120): perl-mro-1.28-502.fc39.x86_64.rpm 8.6 MB/s | 29 kB 00:00 (115/120): perl-overload-1.37-502.fc39.noarch.r 13 MB/s | 46 kB 00:00 (116/120): perl-overloading-0.02-502.fc39.noarc 3.7 MB/s | 13 kB 00:00 (117/120): perl-vars-1.05-502.fc39.noarch.rpm 4.2 MB/s | 13 kB 00:00 (118/120): perl-libs-5.38.2-502.fc39.x86_64.rpm 36 MB/s | 2.4 MB 00:00 (119/120): libgccjit-13.2.1-6.fc39.x86_64.rpm 43 MB/s | 10 MB 00:00 (120/120): systemd-udev-254.8-2.fc39.x86_64.rpm 23 MB/s | 2.1 MB 00:00 -------------------------------------------------------------------------------- Total 84 MB/s | 188 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.3.1-3.fc39.x86_64 1/120 Installing : jansson-2.13.1-7.fc39.x86_64 2/120 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 3/120 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 4/120 Installing : hunspell-en-0.20201207-7.fc39.noarch 5/120 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 6/120 Installing : hunspell-1.7.2-5.fc39.x86_64 7/120 Installing : binutils-2.40-14.fc39.x86_64 8/120 Running scriptlet: binutils-2.40-14.fc39.x86_64 8/120 Installing : binutils-gold-2.40-14.fc39.x86_64 9/120 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 9/120 Installing : lmdb-libs-0.9.32-1.fc39.x86_64 10/120 Installing : enchant2-2.5.0-5.fc39.x86_64 11/120 Installing : cpp-13.2.1-6.fc39.x86_64 12/120 Installing : libuv-1:1.47.0-3.fc39.x86_64 13/120 Installing : libtree-sitter-0.20.9-1.fc39.x86_64 14/120 Installing : libstdc++-devel-13.2.1-6.fc39.x86_64 15/120 Installing : kernel-headers-6.7.3-200.fc39.x86_64 16/120 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 17/120 Installing : groff-base-1.23.0-3.fc39.x86_64 17/120 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 17/120 Installing : glibc-headers-x86-2.38-16.fc39.noarch 18/120 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 19/120 Installing : bind-license-32:9.18.21-2.fc39.noarch 20/120 Installing : alsa-lib-1.2.11-2.fc39.x86_64 21/120 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 22/120 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 23/120 Installing : ncurses-6.4-7.20230520.fc39.x86_64 24/120 Installing : perl-Digest-1.20-500.fc39.noarch 25/120 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 26/120 Installing : perl-B-1.88-502.fc39.x86_64 27/120 Installing : perl-FileHandle-2.05-502.fc39.noarch 28/120 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 29/120 Installing : perl-libnet-3.15-501.fc39.noarch 30/120 Installing : perl-AutoLoader-5.74-502.fc39.noarch 31/120 Installing : perl-base-2.27-502.fc39.noarch 32/120 Installing : perl-URI-5.21-1.fc39.noarch 33/120 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 34/120 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 35/120 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 36/120 Installing : perl-if-0.61.000-502.fc39.noarch 37/120 Installing : perl-locale-1.10-502.fc39.noarch 38/120 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 39/120 Installing : perl-File-Path-2.18-500.fc39.noarch 40/120 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 41/120 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 42/120 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 43/120 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 44/120 Installing : perl-Class-Struct-0.68-502.fc39.noarch 45/120 Installing : perl-POSIX-2.13-502.fc39.x86_64 46/120 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 47/120 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 48/120 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 49/120 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 50/120 Installing : perl-Term-Cap-1.18-500.fc39.noarch 51/120 Installing : perl-Socket-4:2.037-3.fc39.x86_64 52/120 Installing : perl-SelectSaver-1.02-502.fc39.noarch 53/120 Installing : perl-Symbol-1.09-502.fc39.noarch 54/120 Installing : perl-File-stat-1.13-502.fc39.noarch 55/120 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 56/120 Installing : perl-podlators-1:5.01-500.fc39.noarch 57/120 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 58/120 Installing : perl-Fcntl-1.15-502.fc39.x86_64 59/120 Installing : perl-mro-1.28-502.fc39.x86_64 60/120 Installing : perl-IO-1.52-502.fc39.x86_64 61/120 Installing : perl-overloading-0.02-502.fc39.noarch 62/120 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 63/120 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 64/120 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 65/120 Installing : perl-constant-1.33-501.fc39.noarch 66/120 Installing : perl-parent-1:0.241-500.fc39.noarch 67/120 Installing : perl-Errno-1.37-502.fc39.x86_64 68/120 Installing : perl-File-Basename-2.86-502.fc39.noarch 69/120 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 70/120 Installing : perl-Storable-1:3.32-500.fc39.x86_64 71/120 Installing : perl-overload-1.37-502.fc39.noarch 72/120 Installing : perl-vars-1.05-502.fc39.noarch 73/120 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 74/120 Installing : perl-Carp-1.54-500.fc39.noarch 75/120 Installing : perl-Exporter-5.77-500.fc39.noarch 76/120 Installing : perl-PathTools-3.89-500.fc39.x86_64 77/120 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 78/120 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 79/120 Installing : perl-Encode-4:3.19-500.fc39.x86_64 80/120 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 81/120 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 82/120 Installing : perl-Error-1:0.17029-13.fc39.noarch 83/120 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 84/120 Installing : perl-File-Find-1.43-502.fc39.noarch 85/120 Installing : perl-lib-0.65-502.fc39.x86_64 86/120 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 87/120 Installing : libpkgconf-1.9.5-2.fc39.x86_64 88/120 Installing : pkgconf-1.9.5-2.fc39.x86_64 89/120 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 90/120 Installing : glibc-devel-2.38-16.fc39.x86_64 91/120 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 92/120 Installing : libndp-1.8-6.fc39.x86_64 93/120 Installing : liblockfile-1.17-6.fc39.x86_64 94/120 Installing : less-633-2.fc39.x86_64 95/120 Installing : git-core-2.43.0-1.fc39.x86_64 96/120 Installing : git-core-doc-2.43.0-1.fc39.noarch 97/120 Installing : perl-Git-2.43.0-1.fc39.noarch 98/120 Installing : git-2.43.0-1.fc39.x86_64 99/120 Installing : kmod-30-6.fc39.x86_64 100/120 Installing : kbd-misc-2.6.3-1.fc39.noarch 101/120 Installing : kbd-legacy-2.6.3-1.fc39.noarch 102/120 Installing : kbd-2.6.3-1.fc39.x86_64 103/120 Installing : systemd-udev-254.8-2.fc39.x86_64 104/120 Running scriptlet: systemd-udev-254.8-2.fc39.x86_64 104/120 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/dbus-org.freedesktop.home1.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-homed.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service → /usr/lib/systemd/system/systemd-homed-activate.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target → /usr/lib/systemd/system/remote-cryptsetup.target. Installing : jemalloc-5.3.0-4.fc39.x86_64 105/120 Installing : gpm-libs-1.20.7-44.fc39.x86_64 106/120 Installing : gc-8.2.2-4.fc39.x86_64 107/120 Installing : guile22-2.2.7-9.fc39.x86_64 108/120 Installing : make-1:4.4.1-2.fc39.x86_64 109/120 Installing : gcc-13.2.1-6.fc39.x86_64 110/120 Installing : gcc-c++-13.2.1-6.fc39.x86_64 111/120 Installing : emacs-common-1:29.2-2.fc39.x86_64 112/120 Installing : libgccjit-13.2.1-6.fc39.x86_64 113/120 Installing : fstrm-0.6.1-8.fc39.x86_64 114/120 Installing : bind-libs-32:9.18.21-2.fc39.x86_64 115/120 Installing : bind-utils-32:9.18.21-2.fc39.x86_64 116/120 Installing : emacs-nox-1:29.2-2.fc39.x86_64 117/120 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 118/120 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 118/120 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 118/120 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. Installing : hostname-3.23-9.fc39.x86_64 119/120 Running scriptlet: hostname-3.23-9.fc39.x86_64 119/120 Installing : file-5.44-5.fc39.x86_64 120/120 Running scriptlet: emacs-common-1:29.2-2.fc39.x86_64 120/120 Running scriptlet: emacs-nox-1:29.2-2.fc39.x86_64 120/120 Running scriptlet: file-5.44-5.fc39.x86_64 120/120 Creating group 'systemd-coredump' with GID 997. Creating user 'systemd-coredump' (systemd Core Dumper) with UID 997 and GID 997. Creating group 'systemd-timesync' with GID 996. Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996. Verifying : enchant2-2.5.0-5.fc39.x86_64 1/120 Verifying : file-5.44-5.fc39.x86_64 2/120 Verifying : fstrm-0.6.1-8.fc39.x86_64 3/120 Verifying : gc-8.2.2-4.fc39.x86_64 4/120 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 5/120 Verifying : guile22-2.2.7-9.fc39.x86_64 6/120 Verifying : hostname-3.23-9.fc39.x86_64 7/120 Verifying : hunspell-1.7.2-5.fc39.x86_64 8/120 Verifying : hunspell-en-0.20201207-7.fc39.noarch 9/120 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 10/120 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 11/120 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 12/120 Verifying : jansson-2.13.1-7.fc39.x86_64 13/120 Verifying : jemalloc-5.3.0-4.fc39.x86_64 14/120 Verifying : kbd-2.6.3-1.fc39.x86_64 15/120 Verifying : kbd-legacy-2.6.3-1.fc39.noarch 16/120 Verifying : kbd-misc-2.6.3-1.fc39.noarch 17/120 Verifying : kmod-30-6.fc39.x86_64 18/120 Verifying : less-633-2.fc39.x86_64 19/120 Verifying : liblockfile-1.17-6.fc39.x86_64 20/120 Verifying : libmpc-1.3.1-3.fc39.x86_64 21/120 Verifying : libndp-1.8-6.fc39.x86_64 22/120 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 23/120 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 24/120 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 25/120 Verifying : make-1:4.4.1-2.fc39.x86_64 26/120 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 27/120 Verifying : perl-Carp-1.54-500.fc39.noarch 28/120 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 29/120 Verifying : perl-Digest-1.20-500.fc39.noarch 30/120 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 31/120 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 32/120 Verifying : perl-Error-1:0.17029-13.fc39.noarch 33/120 Verifying : perl-Exporter-5.77-500.fc39.noarch 34/120 Verifying : perl-File-Path-2.18-500.fc39.noarch 35/120 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 36/120 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 37/120 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 38/120 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 39/120 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 40/120 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 41/120 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 42/120 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 43/120 Verifying : perl-PathTools-3.89-500.fc39.x86_64 44/120 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 45/120 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 46/120 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 47/120 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 48/120 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 49/120 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 50/120 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 51/120 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 52/120 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 53/120 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 54/120 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 55/120 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 56/120 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 57/120 Verifying : perl-URI-5.21-1.fc39.noarch 58/120 Verifying : perl-constant-1.33-501.fc39.noarch 59/120 Verifying : perl-libnet-3.15-501.fc39.noarch 60/120 Verifying : perl-parent-1:0.241-500.fc39.noarch 61/120 Verifying : perl-podlators-1:5.01-500.fc39.noarch 62/120 Verifying : pkgconf-1.9.5-2.fc39.x86_64 63/120 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 64/120 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 65/120 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 66/120 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 67/120 Verifying : alsa-lib-1.2.11-2.fc39.x86_64 68/120 Verifying : bind-libs-32:9.18.21-2.fc39.x86_64 69/120 Verifying : bind-license-32:9.18.21-2.fc39.noarch 70/120 Verifying : bind-utils-32:9.18.21-2.fc39.x86_64 71/120 Verifying : binutils-2.40-14.fc39.x86_64 72/120 Verifying : binutils-gold-2.40-14.fc39.x86_64 73/120 Verifying : cpp-13.2.1-6.fc39.x86_64 74/120 Verifying : emacs-common-1:29.2-2.fc39.x86_64 75/120 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 76/120 Verifying : emacs-nox-1:29.2-2.fc39.x86_64 77/120 Verifying : gcc-13.2.1-6.fc39.x86_64 78/120 Verifying : gcc-c++-13.2.1-6.fc39.x86_64 79/120 Verifying : git-2.43.0-1.fc39.x86_64 80/120 Verifying : git-core-2.43.0-1.fc39.x86_64 81/120 Verifying : git-core-doc-2.43.0-1.fc39.noarch 82/120 Verifying : glibc-devel-2.38-16.fc39.x86_64 83/120 Verifying : glibc-headers-x86-2.38-16.fc39.noarch 84/120 Verifying : groff-base-1.23.0-3.fc39.x86_64 85/120 Verifying : kernel-headers-6.7.3-200.fc39.x86_64 86/120 Verifying : libgccjit-13.2.1-6.fc39.x86_64 87/120 Verifying : libstdc++-devel-13.2.1-6.fc39.x86_64 88/120 Verifying : libtree-sitter-0.20.9-1.fc39.x86_64 89/120 Verifying : libuv-1:1.47.0-3.fc39.x86_64 90/120 Verifying : lmdb-libs-0.9.32-1.fc39.x86_64 91/120 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 92/120 Verifying : perl-B-1.88-502.fc39.x86_64 93/120 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 94/120 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 95/120 Verifying : perl-Errno-1.37-502.fc39.x86_64 96/120 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 97/120 Verifying : perl-File-Basename-2.86-502.fc39.noarch 98/120 Verifying : perl-File-Find-1.43-502.fc39.noarch 99/120 Verifying : perl-File-stat-1.13-502.fc39.noarch 100/120 Verifying : perl-FileHandle-2.05-502.fc39.noarch 101/120 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 102/120 Verifying : perl-Git-2.43.0-1.fc39.noarch 103/120 Verifying : perl-IO-1.52-502.fc39.x86_64 104/120 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 105/120 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 106/120 Verifying : perl-POSIX-2.13-502.fc39.x86_64 107/120 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 108/120 Verifying : perl-Symbol-1.09-502.fc39.noarch 109/120 Verifying : perl-base-2.27-502.fc39.noarch 110/120 Verifying : perl-if-0.61.000-502.fc39.noarch 111/120 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 112/120 Verifying : perl-lib-0.65-502.fc39.x86_64 113/120 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 114/120 Verifying : perl-locale-1.10-502.fc39.noarch 115/120 Verifying : perl-mro-1.28-502.fc39.x86_64 116/120 Verifying : perl-overload-1.37-502.fc39.noarch 117/120 Verifying : perl-overloading-0.02-502.fc39.noarch 118/120 Verifying : perl-vars-1.05-502.fc39.noarch 119/120 Verifying : systemd-udev-254.8-2.fc39.x86_64 120/120 Installed: NetworkManager-1:1.44.2-1.fc39.x86_64 NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 alsa-lib-1.2.11-2.fc39.x86_64 bind-libs-32:9.18.21-2.fc39.x86_64 bind-license-32:9.18.21-2.fc39.noarch bind-utils-32:9.18.21-2.fc39.x86_64 binutils-2.40-14.fc39.x86_64 binutils-gold-2.40-14.fc39.x86_64 cpp-13.2.1-6.fc39.x86_64 emacs-common-1:29.2-2.fc39.x86_64 emacs-filesystem-1:29.2-2.fc39.noarch emacs-nox-1:29.2-2.fc39.x86_64 enchant2-2.5.0-5.fc39.x86_64 file-5.44-5.fc39.x86_64 fstrm-0.6.1-8.fc39.x86_64 gc-8.2.2-4.fc39.x86_64 gcc-13.2.1-6.fc39.x86_64 gcc-c++-13.2.1-6.fc39.x86_64 git-2.43.0-1.fc39.x86_64 git-core-2.43.0-1.fc39.x86_64 git-core-doc-2.43.0-1.fc39.noarch glibc-devel-2.38-16.fc39.x86_64 glibc-headers-x86-2.38-16.fc39.noarch gpm-libs-1.20.7-44.fc39.x86_64 groff-base-1.23.0-3.fc39.x86_64 guile22-2.2.7-9.fc39.x86_64 hostname-3.23-9.fc39.x86_64 hunspell-1.7.2-5.fc39.x86_64 hunspell-en-0.20201207-7.fc39.noarch hunspell-en-GB-0.20201207-7.fc39.noarch hunspell-en-US-0.20201207-7.fc39.noarch hunspell-filesystem-1.7.2-5.fc39.x86_64 jansson-2.13.1-7.fc39.x86_64 jemalloc-5.3.0-4.fc39.x86_64 kbd-2.6.3-1.fc39.x86_64 kbd-legacy-2.6.3-1.fc39.noarch kbd-misc-2.6.3-1.fc39.noarch kernel-headers-6.7.3-200.fc39.x86_64 kmod-30-6.fc39.x86_64 less-633-2.fc39.x86_64 libgccjit-13.2.1-6.fc39.x86_64 liblockfile-1.17-6.fc39.x86_64 libmpc-1.3.1-3.fc39.x86_64 libndp-1.8-6.fc39.x86_64 libpkgconf-1.9.5-2.fc39.x86_64 libstdc++-devel-13.2.1-6.fc39.x86_64 libtool-ltdl-2.4.7-7.fc39.x86_64 libtree-sitter-0.20.9-1.fc39.x86_64 libuv-1:1.47.0-3.fc39.x86_64 libxcrypt-devel-4.4.36-2.fc39.x86_64 lmdb-libs-0.9.32-1.fc39.x86_64 make-1:4.4.1-2.fc39.x86_64 ncurses-6.4-7.20230520.fc39.x86_64 perl-AutoLoader-5.74-502.fc39.noarch perl-B-1.88-502.fc39.x86_64 perl-Carp-1.54-500.fc39.noarch perl-Class-Struct-0.68-502.fc39.noarch perl-Data-Dumper-2.188-501.fc39.x86_64 perl-Digest-1.20-500.fc39.noarch perl-Digest-MD5-2.58-500.fc39.x86_64 perl-DynaLoader-1.54-502.fc39.x86_64 perl-Encode-4:3.19-500.fc39.x86_64 perl-Errno-1.37-502.fc39.x86_64 perl-Error-1:0.17029-13.fc39.noarch perl-Exporter-5.77-500.fc39.noarch perl-Fcntl-1.15-502.fc39.x86_64 perl-File-Basename-2.86-502.fc39.noarch perl-File-Find-1.43-502.fc39.noarch perl-File-Path-2.18-500.fc39.noarch perl-File-Temp-1:0.231.100-500.fc39.noarch perl-File-stat-1.13-502.fc39.noarch perl-FileHandle-2.05-502.fc39.noarch perl-Getopt-Long-1:2.54-500.fc39.noarch perl-Getopt-Std-1.13-502.fc39.noarch perl-Git-2.43.0-1.fc39.noarch perl-HTTP-Tiny-0.088-3.fc39.noarch perl-IO-1.52-502.fc39.x86_64 perl-IO-Socket-IP-0.42-1.fc39.noarch perl-IO-Socket-SSL-2.083-3.fc39.noarch perl-IPC-Open3-1.22-502.fc39.noarch perl-MIME-Base64-3.16-500.fc39.x86_64 perl-Mozilla-CA-20230801-1.fc39.noarch perl-NDBM_File-1.16-502.fc39.x86_64 perl-Net-SSLeay-1.92-10.fc39.x86_64 perl-POSIX-2.13-502.fc39.x86_64 perl-PathTools-3.89-500.fc39.x86_64 perl-Pod-Escapes-1:1.07-500.fc39.noarch perl-Pod-Perldoc-3.28.01-501.fc39.noarch perl-Pod-Simple-1:3.45-4.fc39.noarch perl-Pod-Usage-4:2.03-500.fc39.noarch perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 perl-SelectSaver-1.02-502.fc39.noarch perl-Socket-4:2.037-3.fc39.x86_64 perl-Storable-1:3.32-500.fc39.x86_64 perl-Symbol-1.09-502.fc39.noarch perl-Term-ANSIColor-5.01-501.fc39.noarch perl-Term-Cap-1.18-500.fc39.noarch perl-TermReadKey-2.38-18.fc39.x86_64 perl-Text-ParseWords-3.31-500.fc39.noarch perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch perl-Time-Local-2:1.350-3.fc39.noarch perl-URI-5.21-1.fc39.noarch perl-base-2.27-502.fc39.noarch perl-constant-1.33-501.fc39.noarch perl-if-0.61.000-502.fc39.noarch perl-interpreter-4:5.38.2-502.fc39.x86_64 perl-lib-0.65-502.fc39.x86_64 perl-libnet-3.15-501.fc39.noarch perl-libs-4:5.38.2-502.fc39.x86_64 perl-locale-1.10-502.fc39.noarch perl-mro-1.28-502.fc39.x86_64 perl-overload-1.37-502.fc39.noarch perl-overloading-0.02-502.fc39.noarch perl-parent-1:0.241-500.fc39.noarch perl-podlators-1:5.01-500.fc39.noarch perl-vars-1.05-502.fc39.noarch pkgconf-1.9.5-2.fc39.x86_64 pkgconf-m4-1.9.5-2.fc39.noarch pkgconf-pkg-config-1.9.5-2.fc39.x86_64 systemd-udev-254.8-2.fc39.x86_64 Complete! + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 rpm -aq + return 0 + post_install 2024.02.08--f39-nofed-1-vplc02 linux64 + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + cp /etc/localtime /vservers/2024.02.08--f39-nofed-1-vplc02/etc/localtime + sshd_disable_password_auth 2024.02.08--f39-nofed-1-vplc02 + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.02.08--f39-nofed-1-vplc02/etc/ssh/sshd_config + '[' -n '' ']' + post_install_myplc 2024.02.08--f39-nofed-1-vplc02 linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift + local personality=linux64 + shift ++ lxcroot 2024.02.08--f39-nofed-1-vplc02 ++ local lxc=2024.02.08--f39-nofed-1-vplc02 ++ shift ++ echo /vservers/2024.02.08--f39-nofed-1-vplc02 + local lxc_root=/vservers/2024.02.08--f39-nofed-1-vplc02 + cat + chroot /vservers/2024.02.08--f39-nofed-1-vplc02 linux64 bash -x + '[' -f /etc/sysconfig/network ']' + /sbin/chkconfig crond off + /bin/cat Starting guest 2024.02.08--f39-nofed-1-vplc02 + '[' -n true ']' + echo Starting guest 2024.02.08--f39-nofed-1-vplc02 + virsh -c lxc:/// start 2024.02.08--f39-nofed-1-vplc02 Domain '2024.02.08--f39-nofed-1-vplc02' started + '[' -n '' ']' + wait_for_ssh 2024.02.08--f39-nofed-1-vplc02 138.96.112.72 + set -x + set -e + local lxc=2024.02.08--f39-nofed-1-vplc02 + shift + local specified_ip + '[' -n 138.96.112.72 ']' + specified_ip=138.96.112.72 + shift + local success= ++ date +%s + local current_time=1707358271 + local stop_time=1707358391 + local counter=1 + '[' 1707358271 -lt 1707358391 ']' + '[' -n 138.96.112.72 ']' + guest_ip=138.96.112.72 1-th attempt to reach sshd in container 2024.02.08--f39-nofed-1-vplc02 on address 138.96.112.72 ... + echo '1-th attempt to reach sshd in container 2024.02.08--f39-nofed-1-vplc02 on address 138.96.112.72 ...' + '[' -n 138.96.112.72 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.72 arch ssh: connect to host 138.96.112.72 port 22: Connection refused + : + counter=2 + sleep 10 ++ date +%s + current_time=1707358282 + '[' 1707358282 -lt 1707358391 ']' + '[' -n 138.96.112.72 ']' + guest_ip=138.96.112.72 + echo '2-th attempt to reach sshd in container 2024.02.08--f39-nofed-1-vplc02 on address 138.96.112.72 ...' 2-th attempt to reach sshd in container 2024.02.08--f39-nofed-1-vplc02 on address 138.96.112.72 ... + '[' -n 138.96.112.72 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.72 arch @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The fingerprint for the ECDSA key sent by the remote host is SHA256:sdSaSnwv4JdWFf6bTwX2od8z/I5GrOxJ71Um9ih3fhk. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /root/.ssh/known_hosts:11 Password authentication is disabled to avoid man-in-the-middle attacks. Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks. UpdateHostkeys is disabled because the host key is not trusted. x86_64 + success=true + echo 'SSHD in container 2024.02.08--f39-nofed-1-vplc02 is UP on IP 138.96.112.72' SSHD in container 2024.02.08--f39-nofed-1-vplc02 is UP on IP 138.96.112.72 + break + '[' -z true ']' + return 0 lbuild-initvm.sh Done + echo lbuild-initvm.sh Done + exit 0 * 03:11:22 -- ********** 1 SUCCESSFUL step plcvm_create on plctest1_vplc02 TRACE: 1 03-10-35->47s=0:00:47.079368s status=OK step=plcvm_create plc=plctest1_vplc02 force=False * 03:11:22 -- ********** 1 RUNNING step django_install on plc plctest1_vplc02 -> 03:11:22 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 pip3 install Django '||' pip install Django Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. bash: line 1: pip3: command not found Requirement already satisfied: Django in /usr/local/lib/python3.12/site-packages (5.0) Requirement already satisfied: asgiref>=3.7.0 in /usr/local/lib/python3.12/site-packages (from Django) (3.7.2) Requirement already satisfied: sqlparse>=0.3.1 in /usr/local/lib/python3.12/site-packages (from Django) (0.4.4) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv * 03:11:24 -- ********** 1 SUCCESSFUL step django_install on plctest1_vplc02 TRACE: 1 03-11-22->1s=0:00:01.624330s status=OK step=django_install plc=plctest1_vplc02 force=False * 03:11:24 -- ********** 1 RUNNING step plc_install on plc plctest1_vplc02 -> 03:11:24 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 dnf -y install myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. Last metadata expiration check: 0:00:40 ago on Thu Feb 8 03:10:45 2024. Dependencies resolved. ================================================================================================= Package Arch Version Repo Size ================================================================================================= Installing: myplc-core noarch 7.1-0.lxc.2024.02.08 myplc 58 k Installing dependencies: ImageMagick x86_64 1:7.1.1.26-2.fc39 updates 81 k ImageMagick-libs x86_64 1:7.1.1.26-2.fc39 updates 2.6 M LibRaw x86_64 0.21.2-2.fc39 updates 418 k ModemManager-glib x86_64 1.20.6-3.fc39 fedora 326 k abattis-cantarell-vf-fonts noarch 0.301-10.fc39 fedora 121 k acl x86_64 2.3.1-9.fc39 updates 71 k adobe-mappings-cmap noarch 20230622-1.fc39 fedora 2.1 M adobe-mappings-cmap-deprecated noarch 20230622-1.fc39 fedora 113 k adobe-mappings-pdf noarch 20190401-5.fc39 fedora 698 k adwaita-cursor-theme noarch 45.0-1.fc39 fedora 678 k adwaita-icon-theme noarch 45.0-1.fc39 fedora 407 k annobin-docs noarch 12.38-1.fc39 updates 88 k annobin-plugin-gcc x86_64 12.38-1.fc39 updates 956 k ansible-srpm-macros noarch 1-11.fc39 fedora 21 k antiword x86_64 0.37-36.fc39 fedora 170 k apr x86_64 1.7.3-2.fc39 fedora 127 k apr-util x86_64 1.6.3-4.fc39 fedora 96 k at x86_64 3.2.5-7.fc39 fedora 63 k at-spi2-atk x86_64 2.50.1-1.fc39 updates 86 k at-spi2-core x86_64 2.50.1-1.fc39 updates 371 k atk x86_64 2.50.1-1.fc39 updates 81 k avahi-glib x86_64 0.8-24.fc39 fedora 15 k avahi-libs x86_64 0.8-24.fc39 fedora 67 k bc x86_64 1.07.1-19.fc39 fedora 119 k bluez-libs x86_64 5.72-1.fc39 updates 85 k bzip2 x86_64 1.0.8-16.fc39 fedora 52 k cairo x86_64 1.18.0-1.fc39 fedora 710 k cairo-gobject x86_64 1.18.0-1.fc39 fedora 19 k cdparanoia-libs x86_64 10.2-42.fc39 fedora 54 k color-filesystem noarch 1-31.fc39 fedora 8.2 k colord x86_64 1.4.6-6.fc39 fedora 550 k colord-libs x86_64 1.4.6-6.fc39 fedora 233 k cpio x86_64 2.14-4.fc39 fedora 279 k cronie x86_64 1.6.1-5.fc39 fedora 117 k cronie-anacron x86_64 1.6.1-5.fc39 fedora 32 k crontabs noarch 1.11-30.20190603git.fc39 fedora 18 k cups x86_64 1:2.4.7-5.fc39 updates 1.5 M cups-client x86_64 1:2.4.7-5.fc39 updates 72 k cups-filesystem noarch 1:2.4.7-5.fc39 updates 12 k cups-filters x86_64 1:2.0.0-1.fc39 updates 211 k cups-libs x86_64 1:2.4.7-5.fc39 updates 268 k cyrus-sasl x86_64 2.1.28-11.fc39 fedora 73 k dbusmenu-qt x86_64 0.9.3-0.32.20160218.fc39 fedora 80 k default-fonts-core-sans noarch 4.0-9.fc39 fedora 32 k desktop-file-utils x86_64 0.26-9.fc39 fedora 72 k dnsmasq x86_64 2.89-7.fc39 updates 357 k drupal noarch 4.7-17.lxc myplc 514 k dwz x86_64 0.15-3.fc39 fedora 134 k ed x86_64 1.19-4.fc39 fedora 79 k efi-srpm-macros noarch 5-9.fc39 fedora 22 k exempi x86_64 2.6.4-2.fc39 fedora 578 k exiv2-libs x86_64 0.27.6-5.fc39 fedora 782 k expect x86_64 5.45.4-20.fc39 fedora 252 k fdk-aac-free x86_64 2.0.0-11.fc39 fedora 336 k fedora-logos-httpd noarch 38.1.0-2.fc39 fedora 15 k fftw-libs-double x86_64 3.3.10-10.fc39 updates 1.2 M flac-libs x86_64 1.4.3-2.fc39 fedora 264 k fontconfig x86_64 2.14.2-5.fc39 fedora 297 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k freetype x86_64 2.13.1-2.fc39 fedora 414 k fribidi x86_64 1.0.13-2.fc39 fedora 91 k fuse-common x86_64 3.16.1-1.fc39 fedora 8.3 k fuse3 x86_64 3.16.1-1.fc39 fedora 57 k fuse3-libs x86_64 3.16.1-1.fc39 fedora 94 k gcc-plugin-annobin x86_64 13.2.1-6.fc39 updates 50 k gd x86_64 2.3.3-12.fc39 fedora 139 k gdk-pixbuf2 x86_64 2.42.10-5.fc39 fedora 484 k gdk-pixbuf2-modules x86_64 2.42.10-5.fc39 fedora 85 k geoclue2 x86_64 2.7.0-2.fc39 fedora 138 k gettext x86_64 0.22-2.fc39 fedora 1.1 M gettext-envsubst x86_64 0.22-2.fc39 fedora 36 k gettext-libs x86_64 0.22-2.fc39 fedora 328 k gettext-runtime x86_64 0.22-2.fc39 fedora 120 k ghc-srpm-macros noarch 1.6.1-2.fc39 fedora 7.8 k ghostscript x86_64 10.02.1-2.fc39 updates 37 k ghostscript-tools-fonts x86_64 10.02.1-2.fc39 updates 12 k ghostscript-tools-printing x86_64 10.02.1-2.fc39 updates 13 k giflib x86_64 5.2.1-17.fc39 fedora 51 k glib-networking x86_64 2.78.0-1.fc39 fedora 195 k gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k go-srpm-macros noarch 3.3.1-1.fc39 updates 28 k gobject-introspection x86_64 1.78.1-1.fc39 fedora 261 k google-droid-sans-fonts noarch 20200215-17.fc39 fedora 2.7 M google-noto-fonts-common noarch 20240101-1.fc39 updates 17 k google-noto-sans-vf-fonts noarch 20240101-1.fc39 updates 593 k gpgme x86_64 1.20.0-5.fc39 fedora 210 k graphene x86_64 1.10.6-6.fc39 fedora 61 k graphite2 x86_64 1.3.14-12.fc39 fedora 95 k graphviz x86_64 8.1.0-6.fc39 updates 5.0 M gsettings-desktop-schemas x86_64 45.0-1.fc39 fedora 737 k gsm x86_64 1.0.22-3.fc39 fedora 35 k gstreamer1 x86_64 1.22.9-1.fc39 updates 1.4 M gstreamer1-plugins-base x86_64 1.22.9-1.fc39 updates 2.2 M gtk-update-icon-cache x86_64 3.24.41-1.fc39 updates 34 k gtk2 x86_64 2.24.33-15.fc39 fedora 3.3 M gtk3 x86_64 3.24.41-1.fc39 updates 5.6 M gts x86_64 0.7.6-46.20121130.fc39 fedora 240 k harfbuzz x86_64 8.2.1-2.fc39 fedora 975 k hicolor-icon-theme noarch 0.17-16.fc39 fedora 66 k highway x86_64 1.0.7-1.fc39 fedora 478 k httpd x86_64 2.4.58-1.fc39 updates 50 k httpd-core x86_64 2.4.58-1.fc39 updates 1.4 M httpd-filesystem noarch 2.4.58-1.fc39 updates 12 k httpd-tools x86_64 2.4.58-1.fc39 updates 79 k hwdata noarch 0.378-1.fc39 updates 1.6 M imath x86_64 3.1.9-3.fc39 fedora 96 k iso-codes noarch 4.15.0-2.fc39 fedora 3.5 M jasper-libs x86_64 3.0.6-4.fc39 fedora 162 k jbig2dec-libs x86_64 0.19-10.fc39 fedora 73 k jbigkit-libs x86_64 2.1-26.fc39 fedora 53 k json-glib x86_64 1.8.0-1.fc39 fedora 166 k kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k lame-libs x86_64 3.100-15.fc39 fedora 337 k lasi x86_64 1.1.3-11.fc39 fedora 54 k lcms2 x86_64 2.15-2.fc39 fedora 177 k libICE x86_64 1.0.10-11.fc39 fedora 70 k libSM x86_64 1.2.3-13.fc39 fedora 41 k libX11 x86_64 1.8.7-1.fc39 fedora 650 k libX11-common noarch 1.8.7-1.fc39 fedora 176 k libX11-xcb x86_64 1.8.7-1.fc39 fedora 12 k libXau x86_64 1.0.11-3.fc39 fedora 31 k libXcomposite x86_64 0.4.5-10.fc39 fedora 23 k libXcursor x86_64 1.2.1-4.fc39 fedora 30 k libXdamage x86_64 1.1.5-10.fc39 fedora 22 k libXext x86_64 1.3.5-3.fc39 fedora 39 k libXfixes x86_64 6.0.0-6.fc39 fedora 19 k libXft x86_64 2.3.8-3.fc39 fedora 72 k libXi x86_64 1.8.1-2.fc39 fedora 40 k libXinerama x86_64 1.1.5-3.fc39 fedora 14 k libXpm x86_64 3.5.17-1.fc39 updates 65 k libXrandr x86_64 1.5.4-1.fc39 updates 27 k libXrender x86_64 0.9.11-3.fc39 fedora 27 k libXt x86_64 1.2.1-5.fc39 fedora 178 k libXtst x86_64 1.2.4-3.fc39 fedora 20 k libXv x86_64 1.0.11-19.fc39 fedora 18 k libXxf86vm x86_64 1.1.5-3.fc39 fedora 18 k libaom x86_64 3.8.0-1.fc39 updates 1.8 M libasyncns x86_64 0.8-25.fc39 fedora 30 k libavif x86_64 0.11.1-11.fc39 fedora 84 k libcanberra x86_64 0.30-32.fc39 fedora 85 k libcanberra-gtk3 x86_64 0.30-32.fc39 fedora 31 k libcloudproviders x86_64 0.3.5-1.fc39 updates 46 k libcue x86_64 2.2.1-13.fc39 fedora 34 k libcupsfilters x86_64 1:2.0.0-2.fc39 updates 595 k libdaemon x86_64 0.14-26.fc39 fedora 31 k libdatrie x86_64 0.2.13-7.fc39 fedora 32 k libdav1d x86_64 1.2.1-2.fc39 fedora 618 k libdrm x86_64 2.4.120-1.fc39 updates 157 k libepoxy x86_64 1.5.10-4.fc39 fedora 234 k liberation-fonts-common noarch 1:2.1.5-7.fc39 fedora 14 k libexif x86_64 0.6.24-5.fc39 fedora 461 k libgexiv2 x86_64 0.14.2-1.fc39 fedora 98 k libglvnd x86_64 1:1.7.0-1.fc39 fedora 133 k libglvnd-egl x86_64 1:1.7.0-1.fc39 fedora 36 k libglvnd-glx x86_64 1:1.7.0-1.fc39 fedora 142 k libglvnd-opengl x86_64 1:1.7.0-1.fc39 fedora 42 k libgrss x86_64 0.7.0-17.fc39 fedora 62 k libgs x86_64 10.02.1-2.fc39 updates 3.4 M libgsf x86_64 1.14.51-1.fc39 updates 297 k libgudev x86_64 238-2.fc39 fedora 35 k libgusb x86_64 0.4.8-1.fc39 updates 65 k libgxps x86_64 0.3.2-6.fc39 fedora 77 k libheif x86_64 1.17.5-1.fc39 updates 352 k libicu x86_64 73.2-2.fc39 fedora 11 M libijs x86_64 0.35-19.fc39 fedora 29 k libimagequant x86_64 4.0.3-2.fc39 updates 318 k libimobiledevice x86_64 1.3.0^20230705git6fc41f5-1.fc39 fedora 138 k libimobiledevice-glue x86_64 1.0.0-1.fc39 fedora 36 k libiptcdata x86_64 1.0.5-15.fc39 fedora 61 k libjpeg-turbo x86_64 2.1.4-3.fc39 fedora 183 k libjxl x86_64 1:0.8.2-3.fc39 fedora 1.2 M liblc3 x86_64 1.0.4-2.fc39 updates 80 k libldac x86_64 2.0.2.3-13.fc39 fedora 41 k liblerc x86_64 4.0.0-4.fc39 fedora 201 k liblouis x86_64 3.25.0-3.fc39 fedora 2.4 M liblouisutdml x86_64 2.11.0-5.fc39 fedora 154 k liblouisutdml-utils x86_64 2.11.0-5.fc39 fedora 30 k liblqr-1 x86_64 0.4.2-22.fc39 fedora 49 k libmetalink x86_64 0.1.3-32.fc39 fedora 32 k libmng x86_64 2.0.3-19.fc39 fedora 188 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libnotify x86_64 0.8.3-1.fc39 updates 51 k libogg x86_64 2:1.3.5-6.fc39 fedora 33 k libosinfo x86_64 1.11.0-1.fc39 updates 314 k libpaper x86_64 1:2.1.1-1.fc39 fedora 27 k libpath_utils x86_64 0.2.1-54.fc39 fedora 29 k libpciaccess x86_64 0.16-9.fc39 fedora 26 k libpipeline x86_64 1.5.7-3.fc39 fedora 52 k libplist x86_64 2.3.0-1.fc39 fedora 92 k libpng x86_64 2:1.6.37-15.fc39 fedora 119 k libpng12 x86_64 1.2.57-18.fc39 fedora 154 k libppd x86_64 1:2.0.0-1.fc39 updates 265 k libpq x86_64 15.3-1.fc39 fedora 215 k libproxy x86_64 0.5.3-3.fc39 updates 48 k libraqm x86_64 0.8.0-5.fc39 fedora 20 k librsvg2 x86_64 2.57.1-1.fc39 updates 1.6 M libsbc x86_64 2.0-3.fc39 fedora 47 k libsndfile x86_64 1.1.0-9.fc39 fedora 215 k libsodium x86_64 1.0.18-15.fc39 updates 162 k libsoup x86_64 2.74.3-3.fc39 fedora 400 k libsoup3 x86_64 3.4.4-1.fc39 updates 389 k libstemmer x86_64 2.2.0-7.fc39 fedora 171 k libtalloc x86_64 2.4.1-1.fc39 fedora 30 k libtdb x86_64 1.4.9-1.fc39 fedora 51 k libthai x86_64 0.1.29-6.fc39 fedora 213 k libtheora x86_64 1:1.1.1-34.fc39 fedora 166 k libtiff x86_64 4.4.0-8.fc39 fedora 202 k libtracker-sparql x86_64 3.6.0-1.fc39 fedora 374 k libunwind x86_64 1.7.0-0.2.rc2.fc39 fedora 70 k libusbmuxd x86_64 2.0.2^20230620git8d30a55-3.fc39 fedora 36 k libvisual x86_64 1:0.4.1-2.fc39 fedora 151 k libvmaf x86_64 2.3.0-6.fc39 fedora 180 k libvorbis x86_64 1:1.3.7-8.fc39 fedora 195 k libwayland-client x86_64 1.22.0-2.fc39 fedora 34 k libwayland-cursor x86_64 1.22.0-2.fc39 fedora 19 k libwayland-egl x86_64 1.22.0-2.fc39 fedora 13 k libwayland-server x86_64 1.22.0-2.fc39 fedora 42 k libwebp x86_64 1.3.2-2.fc39 fedora 284 k libwmf-lite x86_64 0.2.13-2.fc39 fedora 73 k libxcb x86_64 1.13.1-12.fc39 fedora 233 k libxcrypt-compat x86_64 4.4.36-2.fc39 fedora 90 k libxshmfence x86_64 1.3-13.fc39 fedora 12 k libxslt x86_64 1.1.39-1.fc39 updates 187 k libzip x86_64 1.10.1-1.fc39 fedora 68 k llvm-libs x86_64 17.0.6-3.fc39 updates 27 M lm_sensors-libs x86_64 3.6.0-14.fc39 fedora 41 k lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k m4 x86_64 1.4.19-6.fc39 fedora 303 k mailcap noarch 2.1.54-2.fc39 fedora 34 k mailx x86_64 12.5-44.fc39 fedora 262 k man-db x86_64 2.11.2-5.fc39 fedora 1.3 M memcached x86_64 1.6.21-2.fc39 fedora 186 k mesa-filesystem x86_64 23.3.5-1.fc39 updates 19 k mesa-libEGL x86_64 23.3.5-1.fc39 updates 134 k mesa-libGL x86_64 23.3.5-1.fc39 updates 176 k mesa-libGLU x86_64 9.0.3-1.fc39 fedora 160 k mesa-libgbm x86_64 23.3.5-1.fc39 updates 46 k mesa-libglapi x86_64 23.3.5-1.fc39 updates 53 k mod_ssl x86_64 1:2.4.58-1.fc39 updates 109 k mpg123-libs x86_64 1.31.3-2.fc39 fedora 340 k myplc-config noarch 7.1-0.lxc.2024.02.08 myplc 18 k netpbm x86_64 11.02.00-2.fc39 fedora 185 k nginx-filesystem noarch 1:1.24.0-4.fc39 fedora 10 k nspr x86_64 4.35.0-16.fc39 updates 138 k nss x86_64 3.96.1-1.fc39 updates 696 k nss-softokn x86_64 3.96.1-1.fc39 updates 414 k nss-softokn-freebl x86_64 3.96.1-1.fc39 updates 351 k nss-sysinit x86_64 3.96.1-1.fc39 updates 18 k nss-util x86_64 3.96.1-1.fc39 updates 87 k ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k oniguruma x86_64 6.9.9-1.fc39 updates 219 k openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k openexr-libs x86_64 3.1.10-2.fc39 fedora 1.1 M openjpeg2 x86_64 2.5.0-5.fc39 fedora 178 k openssl x86_64 1:3.1.1-4.fc39 fedora 1.0 M opus x86_64 1.3.1-13.fc39 fedora 205 k orc x86_64 0.4.33-3.fc39 fedora 202 k osinfo-db noarch 20231215-1.fc39 updates 445 k osinfo-db-tools x86_64 1.11.0-1.fc39 updates 73 k package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k pango x86_64 1.51.0-1.fc39 fedora 343 k patch x86_64 2.7.6-22.fc39 fedora 125 k perl x86_64 4:5.38.2-502.fc39 updates 14 k perl-Algorithm-Diff noarch 1.2010-9.fc39 fedora 46 k perl-Archive-Tar noarch 3.02-4.fc39 fedora 71 k perl-Archive-Zip noarch 1.68-12.fc39 fedora 112 k perl-Attribute-Handlers noarch 1.03-502.fc39 updates 28 k perl-AutoSplit noarch 5.74-502.fc39 updates 22 k perl-B-Lint noarch 1.20-28.fc39 fedora 23 k perl-Benchmark noarch 1.24-502.fc39 updates 27 k perl-CGI noarch 4.59-1.fc39 updates 201 k perl-CPAN noarch 2.36-501.fc39 fedora 565 k perl-CPAN-Meta noarch 2.150010-500.fc39 fedora 191 k perl-CPAN-Meta-Requirements noarch 2.143-4.fc39 fedora 35 k perl-CPAN-Meta-YAML noarch 0.018-501.fc39 fedora 26 k perl-Class-ISA noarch 0.36-1039.fc39 fedora 12 k perl-Clone x86_64 0.46-4.fc39 fedora 22 k perl-Compress-Bzip2 x86_64 2.28-15.fc39 fedora 67 k perl-Compress-Raw-Bzip2 x86_64 2.206-1.fc39 fedora 35 k perl-Compress-Raw-Lzma x86_64 2.206-2.fc39 fedora 50 k perl-Compress-Raw-Zlib x86_64 2.206-1.fc39 fedora 64 k perl-Config-Extensions noarch 0.03-502.fc39 updates 12 k perl-Config-Perl-V noarch 0.36-501.fc39 fedora 21 k perl-DBM_Filter noarch 0.06-502.fc39 updates 27 k perl-DB_File x86_64 1.859-1.fc39 fedora 81 k perl-Data-Dump noarch 1.25-8.fc39 fedora 32 k perl-Data-OptList noarch 0.114-2.fc39 fedora 27 k perl-Data-Section noarch 0.200008-3.fc39 fedora 25 k perl-Devel-PPPort x86_64 3.71-501.fc39 fedora 218 k perl-Devel-Peek x86_64 1.33-502.fc39 updates 32 k perl-Devel-SelfStubber noarch 1.06-502.fc39 updates 14 k perl-Devel-Size x86_64 0.83-16.fc39 fedora 30 k perl-Digest-HMAC noarch 1.04-8.fc39 fedora 22 k perl-Digest-SHA x86_64 1:6.04-501.fc39 fedora 61 k perl-Digest-SHA1 x86_64 2.13-40.fc39 fedora 52 k perl-DirHandle noarch 1.05-502.fc39 updates 13 k perl-Dumpvalue noarch 2.27-502.fc39 updates 18 k perl-Encode-Locale noarch 1.05-27.fc39 fedora 18 k perl-Encode-devel x86_64 4:3.19-500.fc39 fedora 41 k perl-English noarch 1.11-502.fc39 updates 14 k perl-Env noarch 1.06-500.fc39 fedora 19 k perl-ExtUtils-CBuilder noarch 1:0.280238-500.fc39 fedora 51 k perl-ExtUtils-Command noarch 2:7.70-501.fc39 fedora 14 k perl-ExtUtils-Constant noarch 0.25-502.fc39 updates 44 k perl-ExtUtils-Embed noarch 1.35-502.fc39 updates 18 k perl-ExtUtils-Install noarch 2.22-500.fc39 fedora 43 k perl-ExtUtils-MM-Utils noarch 2:7.70-501.fc39 fedora 11 k perl-ExtUtils-MakeMaker noarch 2:7.70-501.fc39 fedora 292 k perl-ExtUtils-Manifest noarch 1:1.75-3.fc39 fedora 34 k perl-ExtUtils-Miniperl noarch 1.13-502.fc39 updates 15 k perl-ExtUtils-ParseXS noarch 1:3.51-500.fc39 fedora 187 k perl-File-CheckTree noarch 4.42-318.fc39 fedora 21 k perl-File-Compare noarch 1.100.700-502.fc39 updates 13 k perl-File-Copy noarch 2.41-502.fc39 updates 20 k perl-File-DosGlob x86_64 1.12-502.fc39 updates 20 k perl-File-Fetch noarch 1.04-500.fc39 fedora 30 k perl-File-HomeDir noarch 1.006-10.fc39 fedora 59 k perl-File-Listing noarch 6.16-1.fc39 fedora 25 k perl-File-Slurper noarch 0.014-3.fc39 fedora 21 k perl-File-Which noarch 1.27-9.fc39 fedora 21 k perl-FileCache noarch 1.10-502.fc39 updates 15 k perl-Filter x86_64 2:1.64-501.fc39 fedora 87 k perl-Filter-Simple noarch 0.96-500.fc39 fedora 27 k perl-FindBin noarch 1.53-502.fc39 updates 14 k perl-GDBM_File x86_64 1:1.24-502.fc39 updates 43 k perl-HTML-Parser x86_64 3.81-3.fc39 fedora 124 k perl-HTML-Tagset noarch 3.20-54.fc39 fedora 18 k perl-HTTP-Cookies noarch 6.10-10.fc39 fedora 37 k perl-HTTP-Date noarch 6.06-2.fc39 fedora 24 k perl-HTTP-Message noarch 6.44-3.fc39 fedora 101 k perl-HTTP-Negotiate noarch 6.01-36.fc39 fedora 19 k perl-Hash-Util x86_64 0.30-502.fc39 updates 34 k perl-Hash-Util-FieldHash x86_64 1.26-502.fc39 updates 38 k perl-I18N-Collate noarch 1.02-502.fc39 updates 14 k perl-I18N-LangTags noarch 0.45-502.fc39 updates 53 k perl-I18N-Langinfo x86_64 0.22-502.fc39 updates 22 k perl-IO-Compress noarch 2.206-1.fc39 fedora 272 k perl-IO-Compress-Lzma noarch 2.206-1.fc39 fedora 78 k perl-IO-HTML noarch 1.004-11.fc39 fedora 28 k perl-IO-Zlib noarch 1:1.14-500.fc39 fedora 19 k perl-IPC-Cmd noarch 2:1.04-501.fc39 fedora 39 k perl-IPC-SysV x86_64 2.09-501.fc39 fedora 41 k perl-IPC-System-Simple noarch 1.30-11.fc39 fedora 39 k perl-Importer noarch 0.026-10.fc39 fedora 39 k perl-JSON-PP noarch 1:4.16-501.fc39 fedora 67 k perl-LWP-MediaTypes noarch 6.04-15.fc39 fedora 33 k perl-Locale-Codes noarch 3.74-2.fc39 fedora 321 k perl-Locale-Maketext noarch 1.33-501.fc39 fedora 94 k perl-Locale-Maketext-Simple noarch 1:0.21-502.fc39 updates 18 k perl-MIME-Charset noarch 1.013.1-3.fc39 fedora 48 k perl-MRO-Compat noarch 0.15-7.fc39 fedora 25 k perl-Math-BigInt noarch 1:1.9998.39-2.fc39 fedora 203 k perl-Math-BigInt-FastCalc x86_64 0.501.400-3.fc39 fedora 28 k perl-Math-BigRat noarch 0.2624-500.fc39 fedora 41 k perl-Math-Complex noarch 1.62-502.fc39 updates 46 k perl-Memoize noarch 1.16-502.fc39 updates 46 k perl-Module-Build noarch 2:0.42.34-2.fc39 fedora 251 k perl-Module-CoreList noarch 1:5.20231230-1.fc39 updates 88 k perl-Module-CoreList-tools noarch 1:5.20231230-1.fc39 updates 18 k perl-Module-Load noarch 1:0.36-500.fc39 fedora 17 k perl-Module-Load-Conditional noarch 0.74-500.fc39 fedora 22 k perl-Module-Loaded noarch 1:0.08-502.fc39 updates 13 k perl-Module-Metadata noarch 1.000038-3.fc39 fedora 35 k perl-Module-Pluggable noarch 2:5.2-26.fc39 fedora 31 k perl-Module-Signature noarch 0.88-6.fc39 fedora 82 k perl-NEXT noarch 0.69-502.fc39 updates 21 k perl-NTLM noarch 1.09-36.fc39 fedora 22 k perl-Net noarch 1.03-502.fc39 updates 23 k perl-Net-HTTP noarch 6.23-2.fc39 fedora 39 k perl-Net-Ping noarch 2.76-500.fc39 fedora 50 k perl-ODBM_File x86_64 1.18-502.fc39 updates 23 k perl-Object-HashBase noarch 0.010-1.fc39 updates 26 k perl-Opcode x86_64 1.64-502.fc39 updates 36 k perl-Package-Generator noarch 1.106-29.fc39 fedora 22 k perl-Params-Check noarch 1:0.38-500.fc39 fedora 22 k perl-Params-Util x86_64 1.102-12.fc39 fedora 33 k perl-Perl-OSType noarch 1.010-501.fc39 fedora 23 k perl-PerlIO-via-QuotedPrint noarch 0.10-500.fc39 fedora 22 k perl-Pod-Checker noarch 4:1.75-500.fc39 fedora 31 k perl-Pod-Functions noarch 1.14-502.fc39 updates 15 k perl-Pod-Html noarch 1.34-502.fc39 updates 29 k perl-Pod-LaTeX noarch 0.61-320.fc39 fedora 37 k perl-Pod-Parser noarch 1.67-1.fc39 updates 100 k perl-Pod-Plainer noarch 1.04-25.fc39 fedora 12 k perl-Safe noarch 2.44-502.fc39 updates 25 k perl-Search-Dict noarch 1.07-502.fc39 updates 13 k perl-SelfLoader noarch 1.26-502.fc39 updates 22 k perl-Software-License noarch 0.104004-2.fc39 fedora 150 k perl-Sub-Exporter noarch 0.990-1.fc39 fedora 78 k perl-Sub-Install noarch 0.929-3.fc39 fedora 23 k perl-Sys-Hostname x86_64 1.25-502.fc39 updates 17 k perl-Sys-Syslog x86_64 0.36-501.fc39 fedora 47 k perl-Term-Complete noarch 1.403-502.fc39 updates 13 k perl-Term-ReadLine noarch 1.17-502.fc39 updates 19 k perl-Term-Size-Perl x86_64 0.031-17.fc39 fedora 21 k perl-Term-Table noarch 0.016-7.fc39 fedora 34 k perl-Test noarch 1.31-502.fc39 updates 29 k perl-Test-Harness noarch 1:3.48-1.fc39 updates 275 k perl-Test-Simple noarch 3:1.302195-5.fc39 fedora 575 k perl-Text-Abbrev noarch 1.02-502.fc39 updates 12 k perl-Text-Balanced noarch 2.06-500.fc39 fedora 48 k perl-Text-Diff noarch 1.45-19.fc39 fedora 40 k perl-Text-Glob noarch 0.11-21.fc39 fedora 13 k perl-Text-Soundex x86_64 3.05-28.fc39 fedora 29 k perl-Text-Template noarch 1.61-3.fc39 fedora 59 k perl-Text-Unidecode noarch 1.30-22.fc39 fedora 182 k perl-Thread noarch 3.05-502.fc39 updates 18 k perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k perl-Thread-Semaphore noarch 2.13-502.fc39 updates 16 k perl-Tie noarch 4.6-502.fc39 updates 28 k perl-Tie-File noarch 1.07-502.fc39 updates 43 k perl-Tie-Memoize noarch 1.1-502.fc39 updates 14 k perl-Tie-RefHash noarch 1.40-500.fc39 fedora 22 k perl-Time noarch 1.03-502.fc39 updates 17 k perl-Time-HiRes x86_64 4:1.9775-500.fc39 fedora 57 k perl-Time-Piece x86_64 1.3401-502.fc39 updates 40 k perl-TimeDate noarch 1:2.33-11.fc39 fedora 57 k perl-Try-Tiny noarch 0.31-6.fc39 fedora 41 k perl-Unicode-Collate x86_64 1.31-500.fc39 fedora 749 k perl-Unicode-Normalize x86_64 1.32-500.fc39 fedora 91 k perl-Unicode-UCD noarch 0.78-502.fc39 updates 78 k perl-User-pwent noarch 1.04-502.fc39 updates 20 k perl-WWW-RobotRules noarch 6.02-37.fc39 fedora 19 k perl-XML-LibXML x86_64 1:2.0209-2.fc39 fedora 353 k perl-XML-NamespaceSupport noarch 1.12-20.fc39 fedora 26 k perl-XML-SAX noarch 1.02-13.fc39 fedora 63 k perl-XML-SAX-Base noarch 1.09-20.fc39 fedora 31 k perl-autodie noarch 2.36-501.fc39 fedora 97 k perl-autouse noarch 1.11-502.fc39 updates 14 k perl-bignum noarch 0.66-501.fc39 fedora 49 k perl-blib noarch 1.07-502.fc39 updates 13 k perl-debugger noarch 1.60-502.fc39 updates 133 k perl-deprecate noarch 0.04-502.fc39 updates 15 k perl-devel x86_64 4:5.38.2-502.fc39 updates 757 k perl-diagnostics noarch 1.39-502.fc39 updates 214 k perl-doc noarch 5.38.2-502.fc39 updates 4.7 M perl-encoding x86_64 4:3.00-500.fc39 fedora 63 k perl-encoding-warnings noarch 0.14-502.fc39 updates 17 k perl-experimental noarch 0.031-500.fc39 fedora 26 k perl-fields noarch 2.27-502.fc39 updates 16 k perl-filetest noarch 1.03-502.fc39 updates 15 k perl-inc-latest noarch 2:0.500-25.fc39 fedora 23 k perl-less noarch 0.03-502.fc39 updates 13 k perl-libnetcfg noarch 4:5.38.2-502.fc39 updates 16 k perl-libwww-perl noarch 6.72-1.fc39 fedora 209 k perl-local-lib noarch 2.000029-5.fc39 fedora 66 k perl-macros noarch 4:5.38.2-502.fc39 updates 12 k perl-meta-notation noarch 5.38.2-502.fc39 updates 11 k perl-open noarch 1.13-502.fc39 updates 17 k perl-perlfaq noarch 5.20230812-1.fc39 fedora 376 k perl-ph x86_64 5.38.2-502.fc39 updates 49 k perl-sigtrap noarch 1.10-502.fc39 updates 16 k perl-sort noarch 2.05-502.fc39 updates 13 k perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k perl-subs noarch 1.04-502.fc39 updates 12 k perl-threads x86_64 1:2.36-500.fc39 fedora 58 k perl-threads-shared x86_64 1.68-500.fc39 fedora 45 k perl-utils noarch 5.38.2-502.fc39 updates 52 k perl-version x86_64 8:0.99.30-1.fc39 fedora 62 k perl-vmsish noarch 1.04-502.fc39 updates 14 k php x86_64 8.2.15-1.fc39 updates 13 k php-common x86_64 8.2.15-1.fc39 updates 862 k php-fpm x86_64 8.2.15-1.fc39 updates 1.9 M php-gd x86_64 8.2.15-1.fc39 updates 62 k php-mbstring x86_64 8.2.15-1.fc39 updates 575 k php-pdo x86_64 8.2.15-1.fc39 updates 119 k php-pgsql x86_64 8.2.15-1.fc39 updates 105 k php-xml x86_64 8.2.15-1.fc39 updates 221 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.3-1.fc39 updates 140 k pipewire-libs x86_64 1.0.3-1.fc39 updates 1.9 M pixman x86_64 0.42.2-2.fc39 fedora 288 k plcapi x86_64 7.1-2.lxc.2024.02.08 myplc 827 k plewww noarch 5.3-0.2024.02.08 myplc 231 k plewww-plekit noarch 5.3-0.2024.02.08 myplc 290 k poppler x86_64 23.08.0-1.fc39 fedora 1.2 M poppler-cpp x86_64 23.08.0-1.fc39 fedora 57 k poppler-data noarch 0.4.11-5.fc39 fedora 2.0 M poppler-glib x86_64 23.08.0-1.fc39 fedora 185 k poppler-utils x86_64 23.08.0-1.fc39 fedora 269 k postgresql x86_64 15.4-1.fc39 fedora 1.7 M postgresql-private-libs x86_64 15.4-1.fc39 fedora 142 k postgresql-server x86_64 15.4-1.fc39 fedora 6.2 M procmail x86_64 3.24-2.fc39 fedora 183 k procps-ng x86_64 4.0.3-5.fc39 updates 372 k pulseaudio-libs x86_64 16.1-5.fc39 fedora 694 k pyproject-srpm-macros noarch 1.12.0-1.fc39 updates 14 k python-srpm-macros noarch 3.12-4.fc39 fedora 25 k python3-devel x86_64 3.12.1-2.fc39 updates 312 k python3-lxml x86_64 4.9.3-2.fc39 fedora 1.4 M python3-memcached noarch 1.59-11.fc39 fedora 45 k python3-mod_wsgi x86_64 4.9.4-6.fc39 fedora 923 k python3-postgresql x86_64 1.2.2-10.fc39 fedora 601 k python3-psycopg2 x86_64 2.9.6-3.fc39 fedora 208 k python3-pycurl x86_64 7.45.2-5.fc39 fedora 217 k python3-pyparsing noarch 3.0.9-11.fc39 fedora 254 k python3-six noarch 1.16.0-12.fc39 fedora 41 k qpdf-libs x86_64 11.6.4-1.fc39 updates 930 k qt x86_64 1:4.8.7-74.fc39 fedora 4.7 M qt-common noarch 1:4.8.7-74.fc39 fedora 7.7 k qt-settings noarch 39.1-1.fc39 updates 9.6 k qt-x11 x86_64 1:4.8.7-74.fc39 fedora 13 M qt3 x86_64 3.3.8b-95.fc39 fedora 3.7 M qt5-srpm-macros noarch 5.15.12-1.fc39 updates 8.4 k qt6-srpm-macros noarch 6.6.0-1.fc39 updates 8.6 k rav1e-libs x86_64 0.6.6-4.fc39 updates 1.0 M redhat-lsb x86_64 4.1-62.fc39 fedora 8.1 k redhat-lsb-core x86_64 4.1-62.fc39 fedora 27 k redhat-lsb-cxx x86_64 4.1-62.fc39 fedora 7.8 k redhat-lsb-desktop x86_64 4.1-62.fc39 fedora 8.3 k redhat-lsb-languages x86_64 4.1-62.fc39 fedora 9.4 k redhat-lsb-printing x86_64 4.1-62.fc39 fedora 7.7 k redhat-rpm-config noarch 262-1.fc39 fedora 84 k rpmautospec-rpm-macros noarch 0.6.0-2.fc39 updates 9.9 k rsync x86_64 3.2.7-5.fc39 fedora 422 k rtkit x86_64 0.11-61.fc39 updates 55 k rust-srpm-macros noarch 25.2-2.fc39 updates 13 k sendmail x86_64 8.17.2-3.fc39 fedora 769 k sendmail-cf noarch 8.17.2-3.fc39 fedora 184 k shared-mime-info x86_64 2.2-4.fc39 fedora 380 k sombok x86_64 2.4.0-20.fc39 fedora 48 k sound-theme-freedesktop noarch 0.8-20.fc39 fedora 383 k spax x86_64 1.6-10.fc39 fedora 215 k sscg x86_64 3.0.5-3.fc39 fedora 46 k svt-av1-libs x86_64 1.4.1-3.fc39 fedora 2.0 M systemtap-sdt-devel x86_64 5.0~pre16958465gca71442b-1.fc39 updates 74 k tar x86_64 2:1.35-2.fc39 fedora 864 k tcl x86_64 1:8.6.12-5.fc39 fedora 1.1 M time x86_64 1.9-23.fc39 updates 47 k tinycdb x86_64 0.78-21.fc39 fedora 33 k totem-pl-parser x86_64 3.26.6-7.fc39 fedora 145 k tracker x86_64 3.6.0-1.fc39 fedora 586 k uchardet x86_64 0.0.8-4.fc39 fedora 108 k unzip x86_64 6.0-62.fc39 fedora 184 k upower-libs x86_64 1.90.2-3.fc39 fedora 58 k urw-base35-bookman-fonts noarch 20200910-18.fc39 fedora 847 k urw-base35-c059-fonts noarch 20200910-18.fc39 fedora 874 k urw-base35-d050000l-fonts noarch 20200910-18.fc39 fedora 76 k urw-base35-fonts noarch 20200910-18.fc39 fedora 10 k urw-base35-fonts-common noarch 20200910-18.fc39 fedora 21 k urw-base35-gothic-fonts noarch 20200910-18.fc39 fedora 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-18.fc39 fedora 795 k urw-base35-nimbus-roman-fonts noarch 20200910-18.fc39 fedora 856 k urw-base35-nimbus-sans-fonts noarch 20200910-18.fc39 fedora 1.3 M urw-base35-p052-fonts noarch 20200910-18.fc39 fedora 974 k urw-base35-standard-symbols-ps-fonts noarch 20200910-18.fc39 fedora 42 k urw-base35-z003-fonts noarch 20200910-18.fc39 fedora 276 k webrtc-audio-processing x86_64 0.3.1-11.fc39 fedora 307 k wget x86_64 1.21.3-7.fc39 fedora 792 k which x86_64 2.21-40.fc39 fedora 42 k wireplumber x86_64 0.4.17-1.fc39 updates 99 k wireplumber-libs x86_64 0.4.17-1.fc39 updates 346 k xdg-desktop-portal x86_64 1.18.2-1.fc39 updates 485 k xdg-utils noarch 1.1.3-15.fc39 fedora 77 k xml-common noarch 0.6.3-61.fc39 fedora 31 k xmlsec1 x86_64 1:1.2.37-5.fc39 fedora 187 k xmlsec1-openssl x86_64 1:1.2.37-5.fc39 fedora 92 k xprop x86_64 1.2.5-4.fc39 fedora 35 k xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 k zip x86_64 3.0-39.fc39 fedora 266 k Installing weak dependencies: adobe-source-code-pro-fonts noarch 2.042.1.062.1.026-2.fc39 fedora 806 k apr-util-bdb x86_64 1.6.3-4.fc39 fedora 13 k apr-util-openssl x86_64 1.6.3-4.fc39 fedora 15 k avahi x86_64 0.8-24.fc39 fedora 301 k avif-pixbuf-loader x86_64 0.11.1-11.fc39 fedora 16 k braille-printer-app x86_64 1:2.0~b0^386eea385f-4.fc39 fedora 55 k cups-browsed x86_64 1:2.0.0-1.fc39 updates 142 k cups-ipptool x86_64 1:2.4.7-5.fc39 updates 3.9 M dconf x86_64 0.40.0-9.fc39 fedora 109 k exiv2 x86_64 0.27.6-5.fc39 fedora 981 k ipp-usb x86_64 0.9.24-1.fc39 updates 2.2 M julietaula-montserrat-fonts noarch 1:7.222-5.fc39 fedora 1.6 M jxl-pixbuf-loader x86_64 1:0.8.2-3.fc39 fedora 61 k libcanberra-gtk2 x86_64 0.30-32.fc39 fedora 25 k liberation-mono-fonts noarch 1:2.1.5-7.fc39 fedora 500 k low-memory-monitor x86_64 2.1-8.fc39 fedora 34 k mesa-dri-drivers x86_64 23.3.5-1.fc39 updates 25 M mesa-va-drivers x86_64 23.3.5-1.fc39 updates 3.9 M mod_http2 x86_64 2.0.25-1.fc39 updates 162 k mod_lua x86_64 2.4.58-1.fc39 updates 58 k nss-mdns x86_64 0.15.1-9.fc39 fedora 44 k open-sans-fonts noarch 1.10-19.fc39 fedora 472 k perl-CPAN-DistnameInfo noarch 0.12-28.fc39 fedora 14 k perl-IO-Compress-Brotli x86_64 0.004001-10.fc39 fedora 27 k perl-Module-Runtime noarch 0.016-20.fc39 fedora 23 k perl-PerlIO-utf8_strict x86_64 0.010-4.fc39 fedora 26 k perl-Term-Size-Any noarch 0.002-40.fc39 fedora 13 k perl-Unicode-LineBreak x86_64 2019.001-18.fc39 fedora 120 k php-cli x86_64 8.2.15-1.fc39 updates 5.4 M php-opcache x86_64 8.2.15-1.fc39 updates 620 k php-sodium x86_64 8.2.15-1.fc39 updates 62 k pipewire x86_64 1.0.3-1.fc39 updates 115 k pipewire-alsa x86_64 1.0.3-1.fc39 updates 63 k pipewire-jack-audio-connection-kit x86_64 1.0.3-1.fc39 updates 16 k pipewire-pulseaudio x86_64 1.0.3-1.fc39 updates 198 k python3-pip noarch 23.2.1-1.fc39 fedora 3.1 M python3-setuptools noarch 67.7.2-7.fc39 fedora 1.5 M rsvg-pixbuf-loader x86_64 2.57.1-1.fc39 updates 16 k sni-qt x86_64 0.2.7-0.13.20170217.fc39 fedora 59 k tracker-miners x86_64 3.6.2-1.fc39 updates 964 k upower x86_64 1.90.2-3.fc39 fedora 133 k webp-pixbuf-loader x86_64 0.2.6-1.fc39 updates 20 k xdg-desktop-portal-gtk x86_64 1.15.1-1.fc39 updates 146 k Transaction Summary ================================================================================================= Install 606 Packages Total download size: 258 M Installed size: 1.0 G Downloading Packages: (1/606): abattis-cantarell-vf-fonts-0.301-10.fc 4.1 MB/s | 121 kB 00:00 (2/606): ModemManager-glib-1.20.6-3.fc39.x86_64 6.2 MB/s | 326 kB 00:00 (3/606): adobe-mappings-cmap-deprecated-2023062 4.8 MB/s | 113 kB 00:00 (4/606): adobe-mappings-pdf-20190401-5.fc39.noa 57 MB/s | 698 kB 00:00 (5/606): adobe-source-code-pro-fonts-2.042.1.06 26 MB/s | 806 kB 00:00 (6/606): adwaita-icon-theme-45.0-1.fc39.noarch. 39 MB/s | 407 kB 00:00 (7/606): adobe-mappings-cmap-20230622-1.fc39.no 20 MB/s | 2.1 MB 00:00 (8/606): adwaita-cursor-theme-45.0-1.fc39.noarc 15 MB/s | 678 kB 00:00 (9/606): ansible-srpm-macros-1-11.fc39.noarch.r 1.4 MB/s | 21 kB 00:00 (10/606): antiword-0.37-36.fc39.x86_64.rpm 28 MB/s | 170 kB 00:00 (11/606): apr-1.7.3-2.fc39.x86_64.rpm 38 MB/s | 127 kB 00:00 (12/606): apr-util-1.6.3-4.fc39.x86_64.rpm 24 MB/s | 96 kB 00:00 (13/606): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 3.6 MB/s | 13 kB 00:00 (14/606): apr-util-openssl-1.6.3-4.fc39.x86_64. 13 MB/s | 15 kB 00:00 (15/606): avahi-glib-0.8-24.fc39.x86_64.rpm 15 MB/s | 15 kB 00:00 (16/606): avahi-libs-0.8-24.fc39.x86_64.rpm 36 MB/s | 67 kB 00:00 (17/606): avif-pixbuf-loader-0.11.1-11.fc39.x86 12 MB/s | 16 kB 00:00 (18/606): at-3.2.5-7.fc39.x86_64.rpm 8.4 MB/s | 63 kB 00:00 (19/606): avahi-0.8-24.fc39.x86_64.rpm 20 MB/s | 301 kB 00:00 (20/606): braille-printer-app-2.0~b0^386eea385f 5.7 MB/s | 55 kB 00:00 (21/606): bzip2-1.0.8-16.fc39.x86_64.rpm 22 MB/s | 52 kB 00:00 (22/606): cairo-1.18.0-1.fc39.x86_64.rpm 73 MB/s | 710 kB 00:00 (23/606): bc-1.07.1-19.fc39.x86_64.rpm 5.3 MB/s | 119 kB 00:00 (24/606): cairo-gobject-1.18.0-1.fc39.x86_64.rp 1.7 MB/s | 19 kB 00:00 (25/606): cdparanoia-libs-10.2-42.fc39.x86_64.r 21 MB/s | 54 kB 00:00 (26/606): color-filesystem-1-31.fc39.noarch.rpm 1.2 MB/s | 8.2 kB 00:00 (27/606): colord-1.4.6-6.fc39.x86_64.rpm 69 MB/s | 550 kB 00:00 (28/606): cpio-2.14-4.fc39.x86_64.rpm 63 MB/s | 279 kB 00:00 (29/606): cronie-1.6.1-5.fc39.x86_64.rpm 36 MB/s | 117 kB 00:00 (30/606): colord-libs-1.4.6-6.fc39.x86_64.rpm 17 MB/s | 233 kB 00:00 (31/606): cronie-anacron-1.6.1-5.fc39.x86_64.rp 9.2 MB/s | 32 kB 00:00 (32/606): crontabs-1.11-30.20190603git.fc39.noa 6.7 MB/s | 18 kB 00:00 (33/606): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 40 MB/s | 73 kB 00:00 (34/606): dbusmenu-qt-0.9.3-0.32.20160218.fc39. 27 MB/s | 80 kB 00:00 (35/606): dconf-0.40.0-9.fc39.x86_64.rpm 32 MB/s | 109 kB 00:00 (36/606): default-fonts-core-sans-4.0-9.fc39.no 13 MB/s | 32 kB 00:00 (37/606): desktop-file-utils-0.26-9.fc39.x86_64 29 MB/s | 72 kB 00:00 (38/606): dwz-0.15-3.fc39.x86_64.rpm 50 MB/s | 134 kB 00:00 (39/606): ed-1.19-4.fc39.x86_64.rpm 21 MB/s | 79 kB 00:00 (40/606): efi-srpm-macros-5-9.fc39.noarch.rpm 6.9 MB/s | 22 kB 00:00 (41/606): exiv2-0.27.6-5.fc39.x86_64.rpm 50 MB/s | 981 kB 00:00 (42/606): exempi-2.6.4-2.fc39.x86_64.rpm 24 MB/s | 578 kB 00:00 (43/606): exiv2-libs-0.27.6-5.fc39.x86_64.rpm 28 MB/s | 782 kB 00:00 (44/606): expect-5.45.4-20.fc39.x86_64.rpm 25 MB/s | 252 kB 00:00 (45/606): fdk-aac-free-2.0.0-11.fc39.x86_64.rpm 36 MB/s | 336 kB 00:00 (46/606): fedora-logos-httpd-38.1.0-2.fc39.noar 3.7 MB/s | 15 kB 00:00 (47/606): flac-libs-1.4.3-2.fc39.x86_64.rpm 63 MB/s | 264 kB 00:00 (48/606): fonts-filesystem-2.0.5-12.fc39.noarch 3.6 MB/s | 8.2 kB 00:00 (49/606): fontconfig-2.14.2-5.fc39.x86_64.rpm 62 MB/s | 297 kB 00:00 (50/606): fonts-srpm-macros-2.0.5-12.fc39.noarc 6.9 MB/s | 26 kB 00:00 (51/606): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 2.1 MB/s | 7.4 kB 00:00 (52/606): freetype-2.13.1-2.fc39.x86_64.rpm 66 MB/s | 414 kB 00:00 (53/606): fuse-common-3.16.1-1.fc39.x86_64.rpm 1.6 MB/s | 8.3 kB 00:00 (54/606): fuse3-3.16.1-1.fc39.x86_64.rpm 36 MB/s | 57 kB 00:00 (55/606): fribidi-1.0.13-2.fc39.x86_64.rpm 10 MB/s | 91 kB 00:00 (56/606): gd-2.3.3-12.fc39.x86_64.rpm 50 MB/s | 139 kB 00:00 (57/606): gdk-pixbuf2-modules-2.42.10-5.fc39.x8 21 MB/s | 85 kB 00:00 (58/606): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 61 MB/s | 484 kB 00:00 (59/606): geoclue2-2.7.0-2.fc39.x86_64.rpm 39 MB/s | 138 kB 00:00 (60/606): fuse3-libs-3.16.1-1.fc39.x86_64.rpm 4.8 MB/s | 94 kB 00:00 (61/606): gettext-envsubst-0.22-2.fc39.x86_64.r 4.7 MB/s | 36 kB 00:00 (62/606): gettext-0.22-2.fc39.x86_64.rpm 69 MB/s | 1.1 MB 00:00 (63/606): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 6.0 MB/s | 7.8 kB 00:00 (64/606): giflib-5.2.1-17.fc39.x86_64.rpm 32 MB/s | 51 kB 00:00 (65/606): gettext-runtime-0.22-2.fc39.x86_64.rp 10 MB/s | 120 kB 00:00 (66/606): glib-networking-2.78.0-1.fc39.x86_64. 55 MB/s | 195 kB 00:00 (67/606): gnat-srpm-macros-6-3.fc39.noarch.rpm 3.5 MB/s | 8.8 kB 00:00 (68/606): gettext-libs-0.22-2.fc39.x86_64.rpm 15 MB/s | 328 kB 00:00 (69/606): gobject-introspection-1.78.1-1.fc39.x 34 MB/s | 261 kB 00:00 (70/606): graphene-1.10.6-6.fc39.x86_64.rpm 12 MB/s | 61 kB 00:00 (71/606): gpgme-1.20.0-5.fc39.x86_64.rpm 26 MB/s | 210 kB 00:00 (72/606): graphite2-1.3.14-12.fc39.x86_64.rpm 25 MB/s | 95 kB 00:00 (73/606): gsm-1.0.22-3.fc39.x86_64.rpm 10 MB/s | 35 kB 00:00 (74/606): gsettings-desktop-schemas-45.0-1.fc39 23 MB/s | 737 kB 00:00 (75/606): google-droid-sans-fonts-20200215-17.f 47 MB/s | 2.7 MB 00:00 (76/606): gts-0.7.6-46.20121130.fc39.x86_64.rpm 18 MB/s | 240 kB 00:00 (77/606): hicolor-icon-theme-0.17-16.fc39.noarc 14 MB/s | 66 kB 00:00 (78/606): highway-1.0.7-1.fc39.x86_64.rpm 30 MB/s | 478 kB 00:00 (79/606): harfbuzz-8.2.1-2.fc39.x86_64.rpm 35 MB/s | 975 kB 00:00 (80/606): imath-3.1.9-3.fc39.x86_64.rpm 17 MB/s | 96 kB 00:00 (81/606): jasper-libs-3.0.6-4.fc39.x86_64.rpm 27 MB/s | 162 kB 00:00 (82/606): gtk2-2.24.33-15.fc39.x86_64.rpm 39 MB/s | 3.3 MB 00:00 (83/606): jbig2dec-libs-0.19-10.fc39.x86_64.rpm 5.1 MB/s | 73 kB 00:00 (84/606): jbigkit-libs-2.1-26.fc39.x86_64.rpm 18 MB/s | 53 kB 00:00 (85/606): json-glib-1.8.0-1.fc39.x86_64.rpm 21 MB/s | 166 kB 00:00 (86/606): jxl-pixbuf-loader-0.8.2-3.fc39.x86_64 17 MB/s | 61 kB 00:00 (87/606): kernel-srpm-macros-1.0-20.fc39.noarch 3.7 MB/s | 10 kB 00:00 (88/606): lame-libs-3.100-15.fc39.x86_64.rpm 18 MB/s | 337 kB 00:00 (89/606): lasi-1.1.3-11.fc39.x86_64.rpm 14 MB/s | 54 kB 00:00 (90/606): julietaula-montserrat-fonts-7.222-5.f 39 MB/s | 1.6 MB 00:00 (91/606): lcms2-2.15-2.fc39.x86_64.rpm 21 MB/s | 177 kB 00:00 (92/606): libSM-1.2.3-13.fc39.x86_64.rpm 14 MB/s | 41 kB 00:00 (93/606): libICE-1.0.10-11.fc39.x86_64.rpm 13 MB/s | 70 kB 00:00 (94/606): iso-codes-4.15.0-2.fc39.noarch.rpm 40 MB/s | 3.5 MB 00:00 (95/606): libX11-common-1.8.7-1.fc39.noarch.rpm 11 MB/s | 176 kB 00:00 (96/606): libX11-xcb-1.8.7-1.fc39.x86_64.rpm 4.7 MB/s | 12 kB 00:00 (97/606): libX11-1.8.7-1.fc39.x86_64.rpm 30 MB/s | 650 kB 00:00 (98/606): libXau-1.0.11-3.fc39.x86_64.rpm 6.7 MB/s | 31 kB 00:00 (99/606): libXcomposite-0.4.5-10.fc39.x86_64.rp 5.4 MB/s | 23 kB 00:00 (100/606): libXext-1.3.5-3.fc39.x86_64.rpm 29 MB/s | 39 kB 00:00 (101/606): libXdamage-1.1.5-10.fc39.x86_64.rpm 3.6 MB/s | 22 kB 00:00 (102/606): libXft-2.3.8-3.fc39.x86_64.rpm 40 MB/s | 72 kB 00:00 (103/606): libXfixes-6.0.0-6.fc39.x86_64.rpm 2.8 MB/s | 19 kB 00:00 (104/606): libXcursor-1.2.1-4.fc39.x86_64.rpm 3.1 MB/s | 30 kB 00:00 (105/606): libXi-1.8.1-2.fc39.x86_64.rpm 18 MB/s | 40 kB 00:00 (106/606): libXinerama-1.1.5-3.fc39.x86_64.rpm 7.8 MB/s | 14 kB 00:00 (107/606): libXrender-0.9.11-3.fc39.x86_64.rpm 14 MB/s | 27 kB 00:00 (108/606): libXt-1.2.1-5.fc39.x86_64.rpm 56 MB/s | 178 kB 00:00 (109/606): libXtst-1.2.4-3.fc39.x86_64.rpm 4.8 MB/s | 20 kB 00:00 (110/606): libXv-1.0.11-19.fc39.x86_64.rpm 4.6 MB/s | 18 kB 00:00 (111/606): libXxf86vm-1.1.5-3.fc39.x86_64.rpm 8.0 MB/s | 18 kB 00:00 (112/606): libasyncns-0.8-25.fc39.x86_64.rpm 17 MB/s | 30 kB 00:00 (113/606): libavif-0.11.1-11.fc39.x86_64.rpm 29 MB/s | 84 kB 00:00 (114/606): libcanberra-0.30-32.fc39.x86_64.rpm 12 MB/s | 85 kB 00:00 (115/606): libcanberra-gtk3-0.30-32.fc39.x86_64 5.1 MB/s | 31 kB 00:00 (116/606): libcanberra-gtk2-0.30-32.fc39.x86_64 2.0 MB/s | 25 kB 00:00 (117/606): libdatrie-0.2.13-7.fc39.x86_64.rpm 23 MB/s | 32 kB 00:00 (118/606): libdaemon-0.14-26.fc39.x86_64.rpm 4.2 MB/s | 31 kB 00:00 (119/606): libepoxy-1.5.10-4.fc39.x86_64.rpm 31 MB/s | 234 kB 00:00 (120/606): libdav1d-1.2.1-2.fc39.x86_64.rpm 54 MB/s | 618 kB 00:00 (121/606): liberation-fonts-common-2.1.5-7.fc39 4.0 MB/s | 14 kB 00:00 (122/606): libexif-0.6.24-5.fc39.x86_64.rpm 70 MB/s | 461 kB 00:00 (123/606): liberation-mono-fonts-2.1.5-7.fc39.n 22 MB/s | 500 kB 00:00 (124/606): libglvnd-1.7.0-1.fc39.x86_64.rpm 50 MB/s | 133 kB 00:00 (125/606): libglvnd-egl-1.7.0-1.fc39.x86_64.rpm 27 MB/s | 36 kB 00:00 (126/606): libgexiv2-0.14.2-1.fc39.x86_64.rpm 4.4 MB/s | 98 kB 00:00 (127/606): libglvnd-glx-1.7.0-1.fc39.x86_64.rpm 40 MB/s | 142 kB 00:00 (128/606): libglvnd-opengl-1.7.0-1.fc39.x86_64. 21 MB/s | 42 kB 00:00 (129/606): libgudev-238-2.fc39.x86_64.rpm 25 MB/s | 35 kB 00:00 (130/606): libcue-2.2.1-13.fc39.x86_64.rpm 630 kB/s | 34 kB 00:00 (131/606): libgxps-0.3.2-6.fc39.x86_64.rpm 39 MB/s | 77 kB 00:00 (132/606): libijs-0.35-19.fc39.x86_64.rpm 10 MB/s | 29 kB 00:00 (133/606): libgrss-0.7.0-17.fc39.x86_64.rpm 6.1 MB/s | 62 kB 00:00 (134/606): libimobiledevice-glue-1.0.0-1.fc39.x 11 MB/s | 36 kB 00:00 (135/606): libimobiledevice-1.3.0^20230705git6f 11 MB/s | 138 kB 00:00 (136/606): libiptcdata-1.0.5-15.fc39.x86_64.rpm 5.8 MB/s | 61 kB 00:00 (137/606): libjpeg-turbo-2.1.4-3.fc39.x86_64.rp 32 MB/s | 183 kB 00:00 (138/606): libldac-2.0.2.3-13.fc39.x86_64.rpm 12 MB/s | 41 kB 00:00 (139/606): liblerc-4.0.0-4.fc39.x86_64.rpm 26 MB/s | 201 kB 00:00 (140/606): libjxl-0.8.2-3.fc39.x86_64.rpm 34 MB/s | 1.2 MB 00:00 (141/606): liblouisutdml-2.11.0-5.fc39.x86_64.r 19 MB/s | 154 kB 00:00 (142/606): liblouisutdml-utils-2.11.0-5.fc39.x8 11 MB/s | 30 kB 00:00 (143/606): liblqr-1-0.4.2-22.fc39.x86_64.rpm 5.6 MB/s | 49 kB 00:00 (144/606): libmetalink-0.1.3-32.fc39.x86_64.rpm 10 MB/s | 32 kB 00:00 (145/606): libmng-2.0.3-19.fc39.x86_64.rpm 29 MB/s | 188 kB 00:00 (146/606): libnetfilter_conntrack-1.0.9-2.fc39. 20 MB/s | 59 kB 00:00 (147/606): liblouis-3.25.0-3.fc39.x86_64.rpm 37 MB/s | 2.4 MB 00:00 (148/606): libnfnetlink-1.0.1-24.fc39.x86_64.rp 2.6 MB/s | 29 kB 00:00 (149/606): libogg-1.3.5-6.fc39.x86_64.rpm 10 MB/s | 33 kB 00:00 (150/606): libpaper-2.1.1-1.fc39.x86_64.rpm 8.3 MB/s | 27 kB 00:00 (151/606): libpath_utils-0.2.1-54.fc39.x86_64.r 9.7 MB/s | 29 kB 00:00 (152/606): libpciaccess-0.16-9.fc39.x86_64.rpm 3.9 MB/s | 26 kB 00:00 (153/606): libpipeline-1.5.7-3.fc39.x86_64.rpm 11 MB/s | 52 kB 00:00 (154/606): libpng-1.6.37-15.fc39.x86_64.rpm 33 MB/s | 119 kB 00:00 (155/606): libplist-2.3.0-1.fc39.x86_64.rpm 3.5 MB/s | 92 kB 00:00 (156/606): libpng12-1.2.57-18.fc39.x86_64.rpm 5.2 MB/s | 154 kB 00:00 (157/606): libpq-15.3-1.fc39.x86_64.rpm 24 MB/s | 215 kB 00:00 (158/606): libicu-73.2-2.fc39.x86_64.rpm 56 MB/s | 11 MB 00:00 (159/606): libraqm-0.8.0-5.fc39.x86_64.rpm 448 kB/s | 20 kB 00:00 (160/606): libsbc-2.0-3.fc39.x86_64.rpm 1.1 MB/s | 47 kB 00:00 (161/606): libsndfile-1.1.0-9.fc39.x86_64.rpm 59 MB/s | 215 kB 00:00 (162/606): libstemmer-2.2.0-7.fc39.x86_64.rpm 36 MB/s | 171 kB 00:00 (163/606): libtalloc-2.4.1-1.fc39.x86_64.rpm 9.0 MB/s | 30 kB 00:00 (164/606): libsoup-2.74.3-3.fc39.x86_64.rpm 49 MB/s | 400 kB 00:00 (165/606): libthai-0.1.29-6.fc39.x86_64.rpm 57 MB/s | 213 kB 00:00 (166/606): libtheora-1.1.1-34.fc39.x86_64.rpm 55 MB/s | 166 kB 00:00 (167/606): libtiff-4.4.0-8.fc39.x86_64.rpm 57 MB/s | 202 kB 00:00 (168/606): libtdb-1.4.9-1.fc39.x86_64.rpm 4.5 MB/s | 51 kB 00:00 (169/606): libtracker-sparql-3.6.0-1.fc39.x86_6 56 MB/s | 374 kB 00:00 (170/606): libunwind-1.7.0-0.2.rc2.fc39.x86_64. 13 MB/s | 70 kB 00:00 (171/606): libvisual-0.4.1-2.fc39.x86_64.rpm 55 MB/s | 151 kB 00:00 (172/606): libvmaf-2.3.0-6.fc39.x86_64.rpm 52 MB/s | 180 kB 00:00 (173/606): libvorbis-1.3.7-8.fc39.x86_64.rpm 58 MB/s | 195 kB 00:00 (174/606): libusbmuxd-2.0.2^20230620git8d30a55- 3.7 MB/s | 36 kB 00:00 (175/606): libwayland-client-1.22.0-2.fc39.x86_ 11 MB/s | 34 kB 00:00 (176/606): libwayland-egl-1.22.0-2.fc39.x86_64. 12 MB/s | 13 kB 00:00 (177/606): libwayland-server-1.22.0-2.fc39.x86_ 24 MB/s | 42 kB 00:00 (178/606): libwayland-cursor-1.22.0-2.fc39.x86_ 4.7 MB/s | 19 kB 00:00 (179/606): libwebp-1.3.2-2.fc39.x86_64.rpm 64 MB/s | 284 kB 00:00 (180/606): libxcb-1.13.1-12.fc39.x86_64.rpm 51 MB/s | 233 kB 00:00 (181/606): libwmf-lite-0.2.13-2.fc39.x86_64.rpm 11 MB/s | 73 kB 00:00 (182/606): libxshmfence-1.3-13.fc39.x86_64.rpm 8.3 MB/s | 12 kB 00:00 (183/606): libzip-1.10.1-1.fc39.x86_64.rpm 38 MB/s | 68 kB 00:00 (184/606): lm_sensors-libs-3.6.0-14.fc39.x86_64 19 MB/s | 41 kB 00:00 (185/606): low-memory-monitor-2.1-8.fc39.x86_64 24 MB/s | 34 kB 00:00 (186/606): libxcrypt-compat-4.4.36-2.fc39.x86_6 12 MB/s | 90 kB 00:00 (187/606): lua-srpm-macros-1-9.fc39.noarch.rpm 4.0 MB/s | 8.6 kB 00:00 (188/606): m4-1.4.19-6.fc39.x86_64.rpm 64 MB/s | 303 kB 00:00 (189/606): mailcap-2.1.54-2.fc39.noarch.rpm 8.5 MB/s | 34 kB 00:00 (190/606): mailx-12.5-44.fc39.x86_64.rpm 45 MB/s | 262 kB 00:00 (191/606): memcached-1.6.21-2.fc39.x86_64.rpm 29 MB/s | 186 kB 00:00 (192/606): mpg123-libs-1.31.3-2.fc39.x86_64.rpm 39 MB/s | 340 kB 00:00 (193/606): mesa-libGLU-9.0.3-1.fc39.x86_64.rpm 10 MB/s | 160 kB 00:00 (194/606): man-db-2.11.2-5.fc39.x86_64.rpm 55 MB/s | 1.3 MB 00:00 (195/606): netpbm-11.02.00-2.fc39.x86_64.rpm 21 MB/s | 185 kB 00:00 (196/606): nginx-filesystem-1.24.0-4.fc39.noarc 1.3 MB/s | 10 kB 00:00 (197/606): nss-mdns-0.15.1-9.fc39.x86_64.rpm 16 MB/s | 44 kB 00:00 (198/606): ocaml-srpm-macros-8-2.fc39.noarch.rp 10 MB/s | 14 kB 00:00 (199/606): openblas-srpm-macros-2-14.fc39.noarc 6.6 MB/s | 7.5 kB 00:00 (200/606): openjpeg2-2.5.0-5.fc39.x86_64.rpm 58 MB/s | 178 kB 00:00 (201/606): open-sans-fonts-1.10-19.fc39.noarch. 23 MB/s | 472 kB 00:00 (202/606): openssl-3.1.1-4.fc39.x86_64.rpm 45 MB/s | 1.0 MB 00:00 (203/606): opus-1.3.1-13.fc39.x86_64.rpm 23 MB/s | 205 kB 00:00 (204/606): openexr-libs-3.1.10-2.fc39.x86_64.rp 33 MB/s | 1.1 MB 00:00 (205/606): orc-0.4.33-3.fc39.x86_64.rpm 22 MB/s | 202 kB 00:00 (206/606): package-notes-srpm-macros-0.5-9.fc39 1.5 MB/s | 11 kB 00:00 (207/606): patch-2.7.6-22.fc39.x86_64.rpm 50 MB/s | 125 kB 00:00 (208/606): perl-Algorithm-Diff-1.2010-9.fc39.no 14 MB/s | 46 kB 00:00 (209/606): perl-Archive-Tar-3.02-4.fc39.noarch. 41 MB/s | 71 kB 00:00 (210/606): perl-Archive-Zip-1.68-12.fc39.noarch 22 MB/s | 112 kB 00:00 (211/606): pango-1.51.0-1.fc39.x86_64.rpm 27 MB/s | 343 kB 00:00 (212/606): perl-CPAN-DistnameInfo-0.12-28.fc39. 5.2 MB/s | 14 kB 00:00 (213/606): perl-CPAN-2.36-501.fc39.noarch.rpm 70 MB/s | 565 kB 00:00 (214/606): perl-B-Lint-1.20-28.fc39.noarch.rpm 1.7 MB/s | 23 kB 00:00 (215/606): perl-CPAN-Meta-2.150010-500.fc39.noa 37 MB/s | 191 kB 00:00 (216/606): perl-CPAN-Meta-Requirements-2.143-4. 12 MB/s | 35 kB 00:00 (217/606): perl-CPAN-Meta-YAML-0.018-501.fc39.n 18 MB/s | 26 kB 00:00 (218/606): perl-Clone-0.46-4.fc39.x86_64.rpm 15 MB/s | 22 kB 00:00 (219/606): perl-Compress-Bzip2-2.28-15.fc39.x86 39 MB/s | 67 kB 00:00 (220/606): perl-Compress-Raw-Bzip2-2.206-1.fc39 20 MB/s | 35 kB 00:00 (221/606): perl-Compress-Raw-Lzma-2.206-2.fc39. 33 MB/s | 50 kB 00:00 (222/606): perl-Compress-Raw-Zlib-2.206-1.fc39. 36 MB/s | 64 kB 00:00 (223/606): perl-DB_File-1.859-1.fc39.x86_64.rpm 43 MB/s | 81 kB 00:00 (224/606): perl-Class-ISA-0.36-1039.fc39.noarch 1.2 MB/s | 12 kB 00:00 (225/606): perl-Data-Dump-1.25-8.fc39.noarch.rp 21 MB/s | 32 kB 00:00 (226/606): perl-Data-OptList-0.114-2.fc39.noarc 20 MB/s | 27 kB 00:00 (227/606): perl-Devel-PPPort-3.71-501.fc39.x86_ 61 MB/s | 218 kB 00:00 (228/606): perl-Config-Perl-V-0.36-501.fc39.noa 2.0 MB/s | 21 kB 00:00 (229/606): perl-Data-Section-0.200008-3.fc39.no 4.4 MB/s | 25 kB 00:00 (230/606): perl-Digest-HMAC-1.04-8.fc39.noarch. 16 MB/s | 22 kB 00:00 (231/606): perl-Digest-SHA-6.04-501.fc39.x86_64 27 MB/s | 61 kB 00:00 (232/606): perl-Encode-Locale-1.05-27.fc39.noar 16 MB/s | 18 kB 00:00 (233/606): perl-Devel-Size-0.83-16.fc39.x86_64. 4.9 MB/s | 30 kB 00:00 (234/606): perl-Env-1.06-500.fc39.noarch.rpm 16 MB/s | 19 kB 00:00 (235/606): perl-ExtUtils-CBuilder-0.280238-500. 35 MB/s | 51 kB 00:00 (236/606): perl-ExtUtils-Command-7.70-501.fc39. 14 MB/s | 14 kB 00:00 (237/606): perl-Digest-SHA1-2.13-40.fc39.x86_64 5.8 MB/s | 52 kB 00:00 (238/606): perl-ExtUtils-Install-2.22-500.fc39. 24 MB/s | 43 kB 00:00 (239/606): perl-ExtUtils-MM-Utils-7.70-501.fc39 8.8 MB/s | 11 kB 00:00 (240/606): perl-ExtUtils-MakeMaker-7.70-501.fc3 65 MB/s | 292 kB 00:00 (241/606): perl-Encode-devel-3.19-500.fc39.x86_ 3.1 MB/s | 41 kB 00:00 (242/606): perl-ExtUtils-Manifest-1.75-3.fc39.n 6.5 MB/s | 34 kB 00:00 (243/606): perl-ExtUtils-ParseXS-3.51-500.fc39. 57 MB/s | 187 kB 00:00 (244/606): perl-File-CheckTree-4.42-318.fc39.no 8.0 MB/s | 21 kB 00:00 (245/606): perl-File-Fetch-1.04-500.fc39.noarch 10 MB/s | 30 kB 00:00 (246/606): perl-File-HomeDir-1.006-10.fc39.noar 29 MB/s | 59 kB 00:00 (247/606): perl-File-Listing-6.16-1.fc39.noarch 16 MB/s | 25 kB 00:00 (248/606): perl-File-Slurper-0.014-3.fc39.noarc 11 MB/s | 21 kB 00:00 (249/606): perl-File-Which-1.27-9.fc39.noarch.r 12 MB/s | 21 kB 00:00 (250/606): perl-Filter-1.64-501.fc39.x86_64.rpm 44 MB/s | 87 kB 00:00 (251/606): perl-HTML-Parser-3.81-3.fc39.x86_64. 49 MB/s | 124 kB 00:00 (252/606): perl-HTML-Tagset-3.20-54.fc39.noarch 10 MB/s | 18 kB 00:00 (253/606): perl-HTTP-Cookies-6.10-10.fc39.noarc 24 MB/s | 37 kB 00:00 (254/606): perl-HTTP-Date-6.06-2.fc39.noarch.rp 16 MB/s | 24 kB 00:00 (255/606): perl-HTTP-Message-6.44-3.fc39.noarch 46 MB/s | 101 kB 00:00 (256/606): perl-Filter-Simple-0.96-500.fc39.noa 3.2 MB/s | 27 kB 00:00 (257/606): perl-HTTP-Negotiate-6.01-36.fc39.noa 7.3 MB/s | 19 kB 00:00 (258/606): perl-IO-Compress-2.206-1.fc39.noarch 63 MB/s | 272 kB 00:00 (259/606): perl-IO-Compress-Brotli-0.004001-10. 7.0 MB/s | 27 kB 00:00 (260/606): perl-IO-Compress-Lzma-2.206-1.fc39.n 18 MB/s | 78 kB 00:00 (261/606): perl-IO-HTML-1.004-11.fc39.noarch.rp 13 MB/s | 28 kB 00:00 (262/606): perl-IO-Zlib-1.14-500.fc39.noarch.rp 15 MB/s | 19 kB 00:00 (263/606): perl-IPC-Cmd-1.04-501.fc39.noarch.rp 18 MB/s | 39 kB 00:00 (264/606): perl-IPC-SysV-2.09-501.fc39.x86_64.r 18 MB/s | 41 kB 00:00 (265/606): perl-IPC-System-Simple-1.30-11.fc39. 20 MB/s | 39 kB 00:00 (266/606): perl-Importer-0.026-10.fc39.noarch.r 19 MB/s | 39 kB 00:00 (267/606): perl-JSON-PP-4.16-501.fc39.noarch.rp 41 MB/s | 67 kB 00:00 (268/606): perl-LWP-MediaTypes-6.04-15.fc39.noa 14 MB/s | 33 kB 00:00 (269/606): perl-MIME-Charset-1.013.1-3.fc39.noa 16 MB/s | 48 kB 00:00 (270/606): perl-Locale-Codes-3.74-2.fc39.noarch 47 MB/s | 321 kB 00:00 (271/606): perl-Locale-Maketext-1.33-501.fc39.n 15 MB/s | 94 kB 00:00 (272/606): perl-MRO-Compat-0.15-7.fc39.noarch.r 7.7 MB/s | 25 kB 00:00 (273/606): perl-Math-BigInt-FastCalc-0.501.400- 12 MB/s | 28 kB 00:00 (274/606): perl-Math-BigInt-1.9998.39-2.fc39.no 53 MB/s | 203 kB 00:00 (275/606): perl-Math-BigRat-0.2624-500.fc39.noa 11 MB/s | 41 kB 00:00 (276/606): perl-Module-Load-0.36-500.fc39.noarc 13 MB/s | 17 kB 00:00 (277/606): perl-Module-Load-Conditional-0.74-50 18 MB/s | 22 kB 00:00 (278/606): perl-Module-Metadata-1.000038-3.fc39 27 MB/s | 35 kB 00:00 (279/606): perl-Module-Pluggable-5.2-26.fc39.no 23 MB/s | 31 kB 00:00 (280/606): perl-Module-Runtime-0.016-20.fc39.no 18 MB/s | 23 kB 00:00 (281/606): perl-NTLM-1.09-36.fc39.noarch.rpm 15 MB/s | 22 kB 00:00 (282/606): perl-Net-HTTP-6.23-2.fc39.noarch.rpm 28 MB/s | 39 kB 00:00 (283/606): perl-Module-Signature-0.88-6.fc39.no 12 MB/s | 82 kB 00:00 (284/606): perl-Package-Generator-1.106-29.fc39 19 MB/s | 22 kB 00:00 (285/606): perl-Params-Check-0.38-500.fc39.noar 20 MB/s | 22 kB 00:00 (286/606): perl-Params-Util-1.102-12.fc39.x86_6 23 MB/s | 33 kB 00:00 (287/606): perl-Perl-OSType-1.010-501.fc39.noar 20 MB/s | 23 kB 00:00 (288/606): perl-PerlIO-utf8_strict-0.010-4.fc39 21 MB/s | 26 kB 00:00 (289/606): perl-Module-Build-0.42.34-2.fc39.noa 10 MB/s | 251 kB 00:00 (290/606): perl-PerlIO-via-QuotedPrint-0.10-500 4.7 MB/s | 22 kB 00:00 (291/606): perl-Pod-Checker-1.75-500.fc39.noarc 23 MB/s | 31 kB 00:00 (292/606): perl-Pod-Plainer-1.04-25.fc39.noarch 11 MB/s | 12 kB 00:00 (293/606): perl-Software-License-0.104004-2.fc3 55 MB/s | 150 kB 00:00 (294/606): perl-Sub-Exporter-0.990-1.fc39.noarc 42 MB/s | 78 kB 00:00 (295/606): perl-Sub-Install-0.929-3.fc39.noarch 19 MB/s | 23 kB 00:00 (296/606): perl-Sys-Syslog-0.36-501.fc39.x86_64 32 MB/s | 47 kB 00:00 (297/606): perl-Pod-LaTeX-0.61-320.fc39.noarch. 2.4 MB/s | 37 kB 00:00 (298/606): perl-Term-Size-Perl-0.031-17.fc39.x8 14 MB/s | 21 kB 00:00 (299/606): perl-Term-Size-Any-0.002-40.fc39.noa 1.1 MB/s | 13 kB 00:00 (300/606): perl-Test-Simple-1.302195-5.fc39.noa 71 MB/s | 575 kB 00:00 (301/606): perl-Net-Ping-2.76-500.fc39.noarch.r 1.1 MB/s | 50 kB 00:00 (302/606): perl-Term-Table-0.016-7.fc39.noarch. 2.3 MB/s | 34 kB 00:00 (303/606): perl-Text-Balanced-2.06-500.fc39.noa 21 MB/s | 48 kB 00:00 (304/606): perl-Text-Diff-1.45-19.fc39.noarch.r 25 MB/s | 40 kB 00:00 (305/606): perl-Text-Glob-0.11-21.fc39.noarch.r 6.9 MB/s | 13 kB 00:00 (306/606): perl-Text-Soundex-3.05-28.fc39.x86_6 16 MB/s | 29 kB 00:00 (307/606): perl-Text-Template-1.61-3.fc39.noarc 37 MB/s | 59 kB 00:00 (308/606): perl-Thread-Queue-3.14-500.fc39.noar 13 MB/s | 21 kB 00:00 (309/606): perl-Text-Unidecode-1.30-22.fc39.noa 46 MB/s | 182 kB 00:00 (310/606): perl-Tie-RefHash-1.40-500.fc39.noarc 7.9 MB/s | 22 kB 00:00 (311/606): perl-Time-HiRes-1.9775-500.fc39.x86_ 23 MB/s | 57 kB 00:00 (312/606): perl-TimeDate-2.33-11.fc39.noarch.rp 27 MB/s | 57 kB 00:00 (313/606): perl-Try-Tiny-0.31-6.fc39.noarch.rpm 27 MB/s | 41 kB 00:00 (314/606): perl-Unicode-LineBreak-2019.001-18.f 30 MB/s | 120 kB 00:00 (315/606): perl-WWW-RobotRules-6.02-37.fc39.noa 8.5 MB/s | 19 kB 00:00 (316/606): perl-Unicode-Collate-1.31-500.fc39.x 60 MB/s | 749 kB 00:00 (317/606): perl-Unicode-Normalize-1.32-500.fc39 7.6 MB/s | 91 kB 00:00 (318/606): perl-XML-NamespaceSupport-1.12-20.fc 12 MB/s | 26 kB 00:00 (319/606): perl-XML-LibXML-2.0209-2.fc39.x86_64 38 MB/s | 353 kB 00:00 (320/606): perl-XML-SAX-1.02-13.fc39.noarch.rpm 17 MB/s | 63 kB 00:00 (321/606): perl-XML-SAX-Base-1.09-20.fc39.noarc 9.4 MB/s | 31 kB 00:00 (322/606): perl-autodie-2.36-501.fc39.noarch.rp 46 MB/s | 97 kB 00:00 (323/606): perl-bignum-0.66-501.fc39.noarch.rpm 16 MB/s | 49 kB 00:00 (324/606): perl-encoding-3.00-500.fc39.x86_64.r 23 MB/s | 63 kB 00:00 (325/606): perl-inc-latest-0.500-25.fc39.noarch 20 MB/s | 23 kB 00:00 (326/606): perl-libwww-perl-6.72-1.fc39.noarch. 57 MB/s | 209 kB 00:00 (327/606): perl-local-lib-2.000029-5.fc39.noarc 21 MB/s | 66 kB 00:00 (328/606): perl-srpm-macros-1-51.fc39.noarch.rp 6.6 MB/s | 8.0 kB 00:00 (329/606): perl-experimental-0.031-500.fc39.noa 3.1 MB/s | 26 kB 00:00 (330/606): perl-threads-2.36-500.fc39.x86_64.rp 37 MB/s | 58 kB 00:00 (331/606): perl-threads-shared-1.68-500.fc39.x8 26 MB/s | 45 kB 00:00 (332/606): perl-version-0.99.30-1.fc39.x86_64.r 35 MB/s | 62 kB 00:00 (333/606): pixman-0.42.2-2.fc39.x86_64.rpm 48 MB/s | 288 kB 00:00 (334/606): poppler-23.08.0-1.fc39.x86_64.rpm 61 MB/s | 1.2 MB 00:00 (335/606): perl-perlfaq-5.20230812-1.fc39.noarc 13 MB/s | 376 kB 00:00 (336/606): poppler-cpp-23.08.0-1.fc39.x86_64.rp 3.1 MB/s | 57 kB 00:00 (337/606): poppler-glib-23.08.0-1.fc39.x86_64.r 33 MB/s | 185 kB 00:00 (338/606): poppler-utils-23.08.0-1.fc39.x86_64. 15 MB/s | 269 kB 00:00 (339/606): postgresql-private-libs-15.4-1.fc39. 20 MB/s | 142 kB 00:00 (340/606): poppler-data-0.4.11-5.fc39.noarch.rp 43 MB/s | 2.0 MB 00:00 (341/606): postgresql-15.4-1.fc39.x86_64.rpm 35 MB/s | 1.7 MB 00:00 (342/606): procmail-3.24-2.fc39.x86_64.rpm 16 MB/s | 183 kB 00:00 (343/606): python-srpm-macros-3.12-4.fc39.noarc 8.2 MB/s | 25 kB 00:00 (344/606): pulseaudio-libs-16.1-5.fc39.x86_64.r 37 MB/s | 694 kB 00:00 (345/606): python3-memcached-1.59-11.fc39.noarc 9.7 MB/s | 45 kB 00:00 (346/606): python3-lxml-4.9.3-2.fc39.x86_64.rpm 34 MB/s | 1.4 MB 00:00 (347/606): python3-mod_wsgi-4.9.4-6.fc39.x86_64 30 MB/s | 923 kB 00:00 (348/606): python3-postgresql-1.2.2-10.fc39.x86 28 MB/s | 601 kB 00:00 (349/606): python3-psycopg2-2.9.6-3.fc39.x86_64 23 MB/s | 208 kB 00:00 (350/606): python3-pycurl-7.45.2-5.fc39.x86_64. 11 MB/s | 217 kB 00:00 (351/606): python3-pyparsing-3.0.9-11.fc39.noar 29 MB/s | 254 kB 00:00 (352/606): postgresql-server-15.4-1.fc39.x86_64 37 MB/s | 6.2 MB 00:00 (353/606): python3-pip-23.2.1-1.fc39.noarch.rpm 31 MB/s | 3.1 MB 00:00 (354/606): python3-six-1.16.0-12.fc39.noarch.rp 3.1 MB/s | 41 kB 00:00 (355/606): python3-setuptools-67.7.2-7.fc39.noa 30 MB/s | 1.5 MB 00:00 (356/606): qt-common-4.8.7-74.fc39.noarch.rpm 471 kB/s | 7.7 kB 00:00 (357/606): qt3-3.3.8b-95.fc39.x86_64.rpm 41 MB/s | 3.7 MB 00:00 (358/606): redhat-lsb-4.1-62.fc39.x86_64.rpm 2.4 MB/s | 8.1 kB 00:00 (359/606): redhat-lsb-core-4.1-62.fc39.x86_64.r 8.1 MB/s | 27 kB 00:00 (360/606): redhat-lsb-cxx-4.1-62.fc39.x86_64.rp 2.6 MB/s | 7.8 kB 00:00 (361/606): qt-4.8.7-74.fc39.x86_64.rpm 34 MB/s | 4.7 MB 00:00 (362/606): redhat-lsb-desktop-4.1-62.fc39.x86_6 432 kB/s | 8.3 kB 00:00 (363/606): redhat-lsb-languages-4.1-62.fc39.x86 5.6 MB/s | 9.4 kB 00:00 (364/606): redhat-lsb-printing-4.1-62.fc39.x86_ 1.6 MB/s | 7.7 kB 00:00 (365/606): redhat-rpm-config-262-1.fc39.noarch. 17 MB/s | 84 kB 00:00 (366/606): rsync-3.2.7-5.fc39.x86_64.rpm 31 MB/s | 422 kB 00:00 (367/606): sendmail-cf-8.17.2-3.fc39.noarch.rpm 27 MB/s | 184 kB 00:00 (368/606): sendmail-8.17.2-3.fc39.x86_64.rpm 32 MB/s | 769 kB 00:00 (369/606): sni-qt-0.2.7-0.13.20170217.fc39.x86_ 17 MB/s | 59 kB 00:00 (370/606): shared-mime-info-2.2-4.fc39.x86_64.r 38 MB/s | 380 kB 00:00 (371/606): sombok-2.4.0-20.fc39.x86_64.rpm 14 MB/s | 48 kB 00:00 (372/606): spax-1.6-10.fc39.x86_64.rpm 26 MB/s | 215 kB 00:00 (373/606): sound-theme-freedesktop-0.8-20.fc39. 29 MB/s | 383 kB 00:00 (374/606): sscg-3.0.5-3.fc39.x86_64.rpm 11 MB/s | 46 kB 00:00 (375/606): tar-1.35-2.fc39.x86_64.rpm 30 MB/s | 864 kB 00:00 (376/606): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 33 MB/s | 2.0 MB 00:00 (377/606): tcl-8.6.12-5.fc39.x86_64.rpm 30 MB/s | 1.1 MB 00:00 (378/606): tinycdb-0.78-21.fc39.x86_64.rpm 5.7 MB/s | 33 kB 00:00 (379/606): totem-pl-parser-3.26.6-7.fc39.x86_64 21 MB/s | 145 kB 00:00 (380/606): tracker-3.6.0-1.fc39.x86_64.rpm 36 MB/s | 586 kB 00:00 (381/606): uchardet-0.0.8-4.fc39.x86_64.rpm 3.8 MB/s | 108 kB 00:00 (382/606): unzip-6.0-62.fc39.x86_64.rpm 9.2 MB/s | 184 kB 00:00 (383/606): upower-libs-1.90.2-3.fc39.x86_64.rpm 18 MB/s | 58 kB 00:00 (384/606): upower-1.90.2-3.fc39.x86_64.rpm 21 MB/s | 133 kB 00:00 (385/606): urw-base35-bookman-fonts-20200910-18 32 MB/s | 847 kB 00:00 (386/606): urw-base35-c059-fonts-20200910-18.fc 30 MB/s | 874 kB 00:00 (387/606): qt-x11-4.8.7-74.fc39.x86_64.rpm 36 MB/s | 13 MB 00:00 (388/606): urw-base35-d050000l-fonts-20200910-1 1.4 MB/s | 76 kB 00:00 (389/606): urw-base35-fonts-20200910-18.fc39.no 205 kB/s | 10 kB 00:00 (390/606): urw-base35-fonts-common-20200910-18. 15 MB/s | 21 kB 00:00 (391/606): urw-base35-gothic-fonts-20200910-18. 38 MB/s | 643 kB 00:00 (392/606): urw-base35-nimbus-mono-ps-fonts-2020 35 MB/s | 795 kB 00:00 (393/606): urw-base35-nimbus-roman-fonts-202009 32 MB/s | 856 kB 00:00 (394/606): urw-base35-standard-symbols-ps-fonts 13 MB/s | 42 kB 00:00 (395/606): urw-base35-z003-fonts-20200910-18.fc 28 MB/s | 276 kB 00:00 (396/606): urw-base35-nimbus-sans-fonts-2020091 42 MB/s | 1.3 MB 00:00 (397/606): urw-base35-p052-fonts-20200910-18.fc 33 MB/s | 974 kB 00:00 (398/606): webrtc-audio-processing-0.3.1-11.fc3 25 MB/s | 307 kB 00:00 (399/606): wget-1.21.3-7.fc39.x86_64.rpm 68 MB/s | 792 kB 00:00 (400/606): which-2.21-40.fc39.x86_64.rpm 6.7 MB/s | 42 kB 00:00 (401/606): xdg-utils-1.1.3-15.fc39.noarch.rpm 11 MB/s | 77 kB 00:00 (402/606): xml-common-0.6.3-61.fc39.noarch.rpm 14 MB/s | 31 kB 00:00 (403/606): xmlsec1-1.2.37-5.fc39.x86_64.rpm 59 MB/s | 187 kB 00:00 (404/606): xmlsec1-openssl-1.2.37-5.fc39.x86_64 21 MB/s | 92 kB 00:00 (405/606): xprop-1.2.5-4.fc39.x86_64.rpm 8.9 MB/s | 35 kB 00:00 (406/606): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 17 MB/s | 37 kB 00:00 (407/606): zip-3.0-39.fc39.x86_64.rpm 64 MB/s | 266 kB 00:00 (408/606): ImageMagick-7.1.1.26-2.fc39.x86_64.r 14 MB/s | 81 kB 00:00 (409/606): acl-2.3.1-9.fc39.x86_64.rpm 4.0 MB/s | 71 kB 00:00 (410/606): LibRaw-0.21.2-2.fc39.x86_64.rpm 19 MB/s | 418 kB 00:00 (411/606): annobin-docs-12.38-1.fc39.noarch.rpm 24 MB/s | 88 kB 00:00 (412/606): at-spi2-atk-2.50.1-1.fc39.x86_64.rpm 8.1 MB/s | 86 kB 00:00 (413/606): annobin-plugin-gcc-12.38-1.fc39.x86_ 40 MB/s | 956 kB 00:00 (414/606): atk-2.50.1-1.fc39.x86_64.rpm 18 MB/s | 81 kB 00:00 (415/606): at-spi2-core-2.50.1-1.fc39.x86_64.rp 19 MB/s | 371 kB 00:00 (416/606): ImageMagick-libs-7.1.1.26-2.fc39.x86 38 MB/s | 2.6 MB 00:00 (417/606): bluez-libs-5.72-1.fc39.x86_64.rpm 6.2 MB/s | 85 kB 00:00 (418/606): cups-browsed-2.0.0-1.fc39.x86_64.rpm 17 MB/s | 142 kB 00:00 (419/606): cups-filesystem-2.4.7-5.fc39.noarch. 8.0 MB/s | 12 kB 00:00 (420/606): cups-filters-2.0.0-1.fc39.x86_64.rpm 34 MB/s | 211 kB 00:00 (421/606): cups-client-2.4.7-5.fc39.x86_64.rpm 3.8 MB/s | 72 kB 00:00 (422/606): cups-2.4.7-5.fc39.x86_64.rpm 37 MB/s | 1.5 MB 00:00 (423/606): cups-libs-2.4.7-5.fc39.x86_64.rpm 21 MB/s | 268 kB 00:00 (424/606): dnsmasq-2.89-7.fc39.x86_64.rpm 19 MB/s | 357 kB 00:00 (425/606): gcc-plugin-annobin-13.2.1-6.fc39.x86 15 MB/s | 50 kB 00:00 (426/606): ghostscript-10.02.1-2.fc39.x86_64.rp 11 MB/s | 37 kB 00:00 (427/606): fftw-libs-double-3.3.10-10.fc39.x86_ 38 MB/s | 1.2 MB 00:00 (428/606): ghostscript-tools-fonts-10.02.1-2.fc 1.5 MB/s | 12 kB 00:00 (429/606): ghostscript-tools-printing-10.02.1-2 4.5 MB/s | 13 kB 00:00 (430/606): go-srpm-macros-3.3.1-1.fc39.noarch.r 9.3 MB/s | 28 kB 00:00 (431/606): google-noto-fonts-common-20240101-1. 5.9 MB/s | 17 kB 00:00 (432/606): google-noto-sans-vf-fonts-20240101-1 31 MB/s | 593 kB 00:00 (433/606): cups-ipptool-2.4.7-5.fc39.x86_64.rpm 45 MB/s | 3.9 MB 00:00 (434/606): gstreamer1-1.22.9-1.fc39.x86_64.rpm 33 MB/s | 1.4 MB 00:00 (435/606): gtk-update-icon-cache-3.24.41-1.fc39 4.3 MB/s | 34 kB 00:00 (436/606): gstreamer1-plugins-base-1.22.9-1.fc3 36 MB/s | 2.2 MB 00:00 (437/606): httpd-2.4.58-1.fc39.x86_64.rpm 15 MB/s | 50 kB 00:00 (438/606): graphviz-8.1.0-6.fc39.x86_64.rpm 38 MB/s | 5.0 MB 00:00 (439/606): httpd-filesystem-2.4.58-1.fc39.noarc 4.3 MB/s | 12 kB 00:00 (440/606): httpd-tools-2.4.58-1.fc39.x86_64.rpm 20 MB/s | 79 kB 00:00 (441/606): httpd-core-2.4.58-1.fc39.x86_64.rpm 28 MB/s | 1.4 MB 00:00 (442/606): hwdata-0.378-1.fc39.noarch.rpm 34 MB/s | 1.6 MB 00:00 (443/606): libXpm-3.5.17-1.fc39.x86_64.rpm 18 MB/s | 65 kB 00:00 (444/606): gtk3-3.24.41-1.fc39.x86_64.rpm 38 MB/s | 5.6 MB 00:00 (445/606): ipp-usb-0.9.24-1.fc39.x86_64.rpm 29 MB/s | 2.2 MB 00:00 (446/606): libXrandr-1.5.4-1.fc39.x86_64.rpm 894 kB/s | 27 kB 00:00 (447/606): libaom-3.8.0-1.fc39.x86_64.rpm 71 MB/s | 1.8 MB 00:00 (448/606): libcloudproviders-0.3.5-1.fc39.x86_6 2.6 MB/s | 46 kB 00:00 (449/606): libcupsfilters-2.0.0-2.fc39.x86_64.r 27 MB/s | 595 kB 00:00 (450/606): libdrm-2.4.120-1.fc39.x86_64.rpm 22 MB/s | 157 kB 00:00 (451/606): libgusb-0.4.8-1.fc39.x86_64.rpm 18 MB/s | 65 kB 00:00 (452/606): libheif-1.17.5-1.fc39.x86_64.rpm 30 MB/s | 352 kB 00:00 (453/606): libgsf-1.14.51-1.fc39.x86_64.rpm 15 MB/s | 297 kB 00:00 (454/606): libimagequant-4.0.3-2.fc39.x86_64.rp 36 MB/s | 318 kB 00:00 (455/606): liblc3-1.0.4-2.fc39.x86_64.rpm 10 MB/s | 80 kB 00:00 (456/606): libnotify-0.8.3-1.fc39.x86_64.rpm 5.2 MB/s | 51 kB 00:00 (457/606): libosinfo-1.11.0-1.fc39.x86_64.rpm 30 MB/s | 314 kB 00:00 (458/606): libgs-10.02.1-2.fc39.x86_64.rpm 57 MB/s | 3.4 MB 00:00 (459/606): libppd-2.0.0-1.fc39.x86_64.rpm 14 MB/s | 265 kB 00:00 (460/606): libproxy-0.5.3-3.fc39.x86_64.rpm 2.5 MB/s | 48 kB 00:00 (461/606): libsodium-1.0.18-15.fc39.x86_64.rpm 27 MB/s | 162 kB 00:00 (462/606): libsoup3-3.4.4-1.fc39.x86_64.rpm 31 MB/s | 389 kB 00:00 (463/606): libxslt-1.1.39-1.fc39.x86_64.rpm 24 MB/s | 187 kB 00:00 (464/606): librsvg2-2.57.1-1.fc39.x86_64.rpm 44 MB/s | 1.6 MB 00:00 (465/606): mesa-filesystem-23.3.5-1.fc39.x86_64 7.7 MB/s | 19 kB 00:00 (466/606): mesa-libEGL-23.3.5-1.fc39.x86_64.rpm 23 MB/s | 134 kB 00:00 (467/606): mesa-libGL-23.3.5-1.fc39.x86_64.rpm 28 MB/s | 176 kB 00:00 (468/606): mesa-libgbm-23.3.5-1.fc39.x86_64.rpm 13 MB/s | 46 kB 00:00 (469/606): mesa-libglapi-23.3.5-1.fc39.x86_64.r 15 MB/s | 53 kB 00:00 (470/606): mesa-va-drivers-23.3.5-1.fc39.x86_64 32 MB/s | 3.9 MB 00:00 (471/606): mod_http2-2.0.25-1.fc39.x86_64.rpm 21 MB/s | 162 kB 00:00 (472/606): mod_lua-2.4.58-1.fc39.x86_64.rpm 19 MB/s | 58 kB 00:00 (473/606): mod_ssl-2.4.58-1.fc39.x86_64.rpm 26 MB/s | 109 kB 00:00 (474/606): nspr-4.35.0-16.fc39.x86_64.rpm 14 MB/s | 138 kB 00:00 (475/606): nss-3.96.1-1.fc39.x86_64.rpm 32 MB/s | 696 kB 00:00 (476/606): nss-softokn-3.96.1-1.fc39.x86_64.rpm 21 MB/s | 414 kB 00:00 (477/606): nss-softokn-freebl-3.96.1-1.fc39.x86 21 MB/s | 351 kB 00:00 (478/606): nss-sysinit-3.96.1-1.fc39.x86_64.rpm 7.9 MB/s | 18 kB 00:00 (479/606): nss-util-3.96.1-1.fc39.x86_64.rpm 22 MB/s | 87 kB 00:00 (480/606): oniguruma-6.9.9-1.fc39.x86_64.rpm 15 MB/s | 219 kB 00:00 (481/606): osinfo-db-20231215-1.fc39.noarch.rpm 31 MB/s | 445 kB 00:00 (482/606): osinfo-db-tools-1.11.0-1.fc39.x86_64 6.5 MB/s | 73 kB 00:00 (483/606): perl-5.38.2-502.fc39.x86_64.rpm 4.1 MB/s | 14 kB 00:00 (484/606): perl-Attribute-Handlers-1.03-502.fc3 3.1 MB/s | 28 kB 00:00 (485/606): perl-AutoSplit-5.74-502.fc39.noarch. 6.9 MB/s | 22 kB 00:00 (486/606): perl-Benchmark-1.24-502.fc39.noarch. 8.2 MB/s | 27 kB 00:00 (487/606): perl-CGI-4.59-1.fc39.noarch.rpm 26 MB/s | 201 kB 00:00 (488/606): perl-Config-Extensions-0.03-502.fc39 2.1 MB/s | 12 kB 00:00 (489/606): perl-DBM_Filter-0.06-502.fc39.noarch 4.9 MB/s | 27 kB 00:00 (490/606): perl-Devel-Peek-1.33-502.fc39.x86_64 9.7 MB/s | 32 kB 00:00 (491/606): perl-Devel-SelfStubber-1.06-502.fc39 4.7 MB/s | 14 kB 00:00 (492/606): perl-DirHandle-1.05-502.fc39.noarch. 4.0 MB/s | 13 kB 00:00 (493/606): perl-Dumpvalue-2.27-502.fc39.noarch. 5.7 MB/s | 18 kB 00:00 (494/606): perl-English-1.11-502.fc39.noarch.rp 4.4 MB/s | 14 kB 00:00 (495/606): perl-ExtUtils-Constant-0.25-502.fc39 13 MB/s | 44 kB 00:00 (496/606): perl-ExtUtils-Embed-1.35-502.fc39.no 5.7 MB/s | 18 kB 00:00 (497/606): perl-ExtUtils-Miniperl-1.13-502.fc39 4.9 MB/s | 15 kB 00:00 (498/606): perl-File-Compare-1.100.700-502.fc39 4.2 MB/s | 13 kB 00:00 (499/606): perl-File-Copy-2.41-502.fc39.noarch. 6.3 MB/s | 20 kB 00:00 (500/606): perl-File-DosGlob-1.12-502.fc39.x86_ 2.0 MB/s | 20 kB 00:00 (501/606): perl-FileCache-1.10-502.fc39.noarch. 4.6 MB/s | 15 kB 00:00 (502/606): perl-FindBin-1.53-502.fc39.noarch.rp 1.7 MB/s | 14 kB 00:00 (503/606): perl-GDBM_File-1.24-502.fc39.x86_64. 12 MB/s | 43 kB 00:00 (504/606): perl-Hash-Util-0.30-502.fc39.x86_64. 3.3 MB/s | 34 kB 00:00 (505/606): perl-Hash-Util-FieldHash-1.26-502.fc 11 MB/s | 38 kB 00:00 (506/606): perl-I18N-Collate-1.02-502.fc39.noar 4.7 MB/s | 14 kB 00:00 (507/606): perl-I18N-LangTags-0.45-502.fc39.noa 14 MB/s | 53 kB 00:00 (508/606): perl-I18N-Langinfo-0.22-502.fc39.x86 7.2 MB/s | 22 kB 00:00 (509/606): perl-Locale-Maketext-Simple-0.21-502 5.5 MB/s | 18 kB 00:00 (510/606): perl-Math-Complex-1.62-502.fc39.noar 5.0 MB/s | 46 kB 00:00 (511/606): perl-Memoize-1.16-502.fc39.noarch.rp 14 MB/s | 46 kB 00:00 (512/606): perl-Module-CoreList-5.20231230-1.fc 22 MB/s | 88 kB 00:00 (513/606): perl-Module-CoreList-tools-5.2023123 6.5 MB/s | 18 kB 00:00 (514/606): perl-Module-Loaded-0.08-502.fc39.noa 4.3 MB/s | 13 kB 00:00 (515/606): perl-NEXT-0.69-502.fc39.noarch.rpm 6.4 MB/s | 21 kB 00:00 (516/606): perl-Net-1.03-502.fc39.noarch.rpm 3.8 MB/s | 23 kB 00:00 (517/606): perl-ODBM_File-1.18-502.fc39.x86_64. 4.1 MB/s | 23 kB 00:00 (518/606): perl-Object-HashBase-0.010-1.fc39.no 8.1 MB/s | 26 kB 00:00 (519/606): perl-Opcode-1.64-502.fc39.x86_64.rpm 11 MB/s | 36 kB 00:00 (520/606): perl-Pod-Functions-1.14-502.fc39.noa 4.8 MB/s | 15 kB 00:00 (521/606): perl-Pod-Html-1.34-502.fc39.noarch.r 8.8 MB/s | 29 kB 00:00 (522/606): perl-Pod-Parser-1.67-1.fc39.noarch.r 21 MB/s | 100 kB 00:00 (523/606): perl-Safe-2.44-502.fc39.noarch.rpm 7.1 MB/s | 25 kB 00:00 (524/606): perl-Search-Dict-1.07-502.fc39.noarc 4.4 MB/s | 13 kB 00:00 (525/606): perl-SelfLoader-1.26-502.fc39.noarch 2.8 MB/s | 22 kB 00:00 (526/606): perl-Sys-Hostname-1.25-502.fc39.x86_ 5.5 MB/s | 17 kB 00:00 (527/606): perl-Term-Complete-1.403-502.fc39.no 4.1 MB/s | 13 kB 00:00 (528/606): perl-Term-ReadLine-1.17-502.fc39.noa 2.5 MB/s | 19 kB 00:00 (529/606): perl-Test-1.31-502.fc39.noarch.rpm 8.6 MB/s | 29 kB 00:00 (530/606): perl-Test-Harness-3.48-1.fc39.noarch 28 MB/s | 275 kB 00:00 (531/606): mesa-dri-drivers-23.3.5-1.fc39.x86_6 40 MB/s | 25 MB 00:00 (532/606): perl-Text-Abbrev-1.02-502.fc39.noarc 130 kB/s | 12 kB 00:00 (533/606): llvm-libs-17.0.6-3.fc39.x86_64.rpm 37 MB/s | 27 MB 00:00 (534/606): perl-Thread-3.05-502.fc39.noarch.rpm 181 kB/s | 18 kB 00:00 (535/606): perl-Thread-Semaphore-2.13-502.fc39. 157 kB/s | 16 kB 00:00 (536/606): perl-Tie-4.6-502.fc39.noarch.rpm 19 MB/s | 28 kB 00:00 (537/606): perl-Tie-File-1.07-502.fc39.noarch.r 19 MB/s | 43 kB 00:00 (538/606): perl-Tie-Memoize-1.1-502.fc39.noarch 6.8 MB/s | 14 kB 00:00 (539/606): perl-Unicode-UCD-0.78-502.fc39.noarc 44 MB/s | 78 kB 00:00 (540/606): perl-Time-Piece-1.3401-502.fc39.x86_ 15 MB/s | 40 kB 00:00 (541/606): perl-User-pwent-1.04-502.fc39.noarch 15 MB/s | 20 kB 00:00 (542/606): perl-autouse-1.11-502.fc39.noarch.rp 9.5 MB/s | 14 kB 00:00 (543/606): perl-blib-1.07-502.fc39.noarch.rpm 8.6 MB/s | 13 kB 00:00 (544/606): perl-Time-1.03-502.fc39.noarch.rpm 2.2 MB/s | 17 kB 00:00 (545/606): perl-deprecate-0.04-502.fc39.noarch. 12 MB/s | 15 kB 00:00 (546/606): perl-devel-5.38.2-502.fc39.x86_64.rp 67 MB/s | 757 kB 00:00 (547/606): perl-debugger-1.60-502.fc39.noarch.r 9.3 MB/s | 133 kB 00:00 (548/606): perl-diagnostics-1.39-502.fc39.noarc 16 MB/s | 214 kB 00:00 (549/606): perl-encoding-warnings-0.14-502.fc39 2.5 MB/s | 17 kB 00:00 (550/606): perl-filetest-1.03-502.fc39.noarch.r 4.8 MB/s | 15 kB 00:00 (551/606): perl-fields-2.27-502.fc39.noarch.rpm 1.7 MB/s | 16 kB 00:00 (552/606): perl-libnetcfg-5.38.2-502.fc39.noarc 5.1 MB/s | 16 kB 00:00 (553/606): perl-less-0.03-502.fc39.noarch.rpm 1.7 MB/s | 13 kB 00:00 (554/606): perl-meta-notation-5.38.2-502.fc39.n 3.4 MB/s | 11 kB 00:00 (555/606): perl-macros-5.38.2-502.fc39.noarch.r 1.7 MB/s | 12 kB 00:00 (556/606): perl-open-1.13-502.fc39.noarch.rpm 4.6 MB/s | 17 kB 00:00 (557/606): perl-ph-5.38.2-502.fc39.x86_64.rpm 15 MB/s | 49 kB 00:00 (558/606): perl-sort-2.05-502.fc39.noarch.rpm 3.8 MB/s | 13 kB 00:00 (559/606): perl-sigtrap-1.10-502.fc39.noarch.rp 3.6 MB/s | 16 kB 00:00 (560/606): perl-subs-1.04-502.fc39.noarch.rpm 2.8 MB/s | 12 kB 00:00 (561/606): perl-utils-5.38.2-502.fc39.noarch.rp 13 MB/s | 52 kB 00:00 (562/606): php-8.2.15-1.fc39.x86_64.rpm 3.7 MB/s | 13 kB 00:00 (563/606): perl-vmsish-1.04-502.fc39.noarch.rpm 3.3 MB/s | 14 kB 00:00 (564/606): perl-doc-5.38.2-502.fc39.noarch.rpm 69 MB/s | 4.7 MB 00:00 (565/606): php-common-8.2.15-1.fc39.x86_64.rpm 20 MB/s | 862 kB 00:00 (566/606): php-gd-8.2.15-1.fc39.x86_64.rpm 6.2 MB/s | 62 kB 00:00 (567/606): php-fpm-8.2.15-1.fc39.x86_64.rpm 38 MB/s | 1.9 MB 00:00 (568/606): php-mbstring-8.2.15-1.fc39.x86_64.rp 17 MB/s | 575 kB 00:00 (569/606): php-pdo-8.2.15-1.fc39.x86_64.rpm 24 MB/s | 119 kB 00:00 (570/606): php-opcache-8.2.15-1.fc39.x86_64.rpm 36 MB/s | 620 kB 00:00 (571/606): php-pgsql-8.2.15-1.fc39.x86_64.rpm 17 MB/s | 105 kB 00:00 (572/606): php-sodium-8.2.15-1.fc39.x86_64.rpm 9.3 MB/s | 62 kB 00:00 (573/606): php-cli-8.2.15-1.fc39.x86_64.rpm 44 MB/s | 5.4 MB 00:00 (574/606): php-xml-8.2.15-1.fc39.x86_64.rpm 7.7 MB/s | 221 kB 00:00 (575/606): pipewire-1.0.3-1.fc39.x86_64.rpm 4.9 MB/s | 115 kB 00:00 (576/606): pipewire-alsa-1.0.3-1.fc39.x86_64.rp 19 MB/s | 63 kB 00:00 (577/606): pipewire-jack-audio-connection-kit-1 10 MB/s | 16 kB 00:00 (578/606): pipewire-jack-audio-connection-kit-l 50 MB/s | 140 kB 00:00 (579/606): procps-ng-4.0.3-5.fc39.x86_64.rpm 68 MB/s | 372 kB 00:00 (580/606): pyproject-srpm-macros-1.12.0-1.fc39. 5.2 MB/s | 14 kB 00:00 (581/606): python3-devel-3.12.1-2.fc39.x86_64.r 66 MB/s | 312 kB 00:00 (582/606): pipewire-pulseaudio-1.0.3-1.fc39.x86 9.5 MB/s | 198 kB 00:00 (583/606): qt-settings-39.1-1.fc39.noarch.rpm 1.3 MB/s | 9.6 kB 00:00 (584/606): qt5-srpm-macros-5.15.12-1.fc39.noarc 2.0 MB/s | 8.4 kB 00:00 (585/606): qt6-srpm-macros-6.6.0-1.fc39.noarch. 2.8 MB/s | 8.6 kB 00:00 (586/606): pipewire-libs-1.0.3-1.fc39.x86_64.rp 39 MB/s | 1.9 MB 00:00 (587/606): qpdf-libs-11.6.4-1.fc39.x86_64.rpm 23 MB/s | 930 kB 00:00 (588/606): rpmautospec-rpm-macros-0.6.0-2.fc39. 2.0 MB/s | 9.9 kB 00:00 (589/606): rsvg-pixbuf-loader-2.57.1-1.fc39.x86 8.0 MB/s | 16 kB 00:00 (590/606): rav1e-libs-0.6.6-4.fc39.x86_64.rpm 42 MB/s | 1.0 MB 00:00 (591/606): rtkit-0.11-61.fc39.x86_64.rpm 7.8 MB/s | 55 kB 00:00 (592/606): rust-srpm-macros-25.2-2.fc39.noarch. 2.2 MB/s | 13 kB 00:00 (593/606): systemtap-sdt-devel-5.0~pre16958465g 33 MB/s | 74 kB 00:00 (594/606): webp-pixbuf-loader-0.2.6-1.fc39.x86_ 2.9 MB/s | 20 kB 00:00 (595/606): time-1.9-23.fc39.x86_64.rpm 4.9 MB/s | 47 kB 00:00 (596/606): tracker-miners-3.6.2-1.fc39.x86_64.r 69 MB/s | 964 kB 00:00 (597/606): wireplumber-libs-0.4.17-1.fc39.x86_6 52 MB/s | 346 kB 00:00 (598/606): wireplumber-0.4.17-1.fc39.x86_64.rpm 10 MB/s | 99 kB 00:00 (599/606): xdg-desktop-portal-1.18.2-1.fc39.x86 69 MB/s | 485 kB 00:00 (600/606): xdg-desktop-portal-gtk-1.15.1-1.fc39 25 MB/s | 146 kB 00:00 (601/606): myplc-config-7.1-0.lxc.2024.02.08.no 6.5 MB/s | 18 kB 00:00 (602/606): myplc-core-7.1-0.lxc.2024.02.08.noar 24 MB/s | 58 kB 00:00 (603/606): plewww-5.3-0.2024.02.08.noarch.rpm 32 MB/s | 231 kB 00:00 (604/606): drupal-4.7-17.lxc.noarch.rpm 27 MB/s | 514 kB 00:00 (605/606): plewww-plekit-5.3-0.2024.02.08.noarc 37 MB/s | 290 kB 00:00 (606/606): plcapi-7.1-2.lxc.2024.02.08.x86_64.r 41 MB/s | 827 kB 00:00 -------------------------------------------------------------------------------- Total 81 MB/s | 258 MB 00:03 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 1/606 Installing : libpng-2:1.6.37-15.fc39.x86_64 2/606 Installing : perl-version-8:0.99.30-1.fc39.x86_64 3/606 Installing : perl-File-Copy-2.41-502.fc39.noarch 4/606 Installing : lcms2-2.15-2.fc39.x86_64 5/606 Installing : avahi-libs-0.8-24.fc39.x86_64 6/606 Installing : cups-libs-1:2.4.7-5.fc39.x86_64 7/606 Installing : php-common-8.2.15-1.fc39.x86_64 8/606 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 9/606 Installing : urw-base35-fonts-common-20200910-18.fc39.noarch 10/606 Installing : perl-deprecate-0.04-502.fc39.noarch 11/606 Installing : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 12/606 Installing : nspr-4.35.0-16.fc39.x86_64 13/606 Installing : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 14/606 Installing : libwebp-1.3.2-2.fc39.x86_64 15/606 Installing : libICE-1.0.10-11.fc39.x86_64 16/606 Installing : json-glib-1.8.0-1.fc39.x86_64 17/606 Installing : libSM-1.2.3-13.fc39.x86_64 18/606 Installing : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 19/606 Installing : libxslt-1.1.39-1.fc39.x86_64 20/606 Installing : cups-filesystem-1:2.4.7-5.fc39.noarch 21/606 Installing : libogg-2:1.3.5-6.fc39.x86_64 22/606 Installing : libvorbis-1:1.3.7-8.fc39.x86_64 23/606 Installing : nss-util-3.96.1-1.fc39.x86_64 24/606 Installing : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 25/606 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 26/606 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 26/606 Installing : cronie-1.6.1-5.fc39.x86_64 27/606 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 27/606 Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. Installing : crontabs-1.11-30.20190603git.fc39.noarch 28/606 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 29/606 Running scriptlet: httpd-filesystem-2.4.58-1.fc39.noarch 30/606 Installing : httpd-filesystem-2.4.58-1.fc39.noarch 30/606 Installing : perl-threads-1:2.36-500.fc39.x86_64 31/606 Installing : perl-threads-shared-1.68-500.fc39.x86_64 32/606 Installing : perl-Module-Load-1:0.36-500.fc39.noarch 33/606 Installing : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 34/606 Installing : perl-Digest-SHA-1:6.04-501.fc39.x86_64 35/606 Installing : openjpeg2-2.5.0-5.fc39.x86_64 36/606 Installing : libwayland-client-1.22.0-2.fc39.x86_64 37/606 Installing : libplist-2.3.0-1.fc39.x86_64 38/606 Installing : libX11-xcb-1.8.7-1.fc39.x86_64 39/606 Installing : perl-Module-Metadata-1.000038-3.fc39.noarch 40/606 Installing : perl-Module-CoreList-1:5.20231230-1.fc39.noarch 41/606 Installing : perl-subs-1.04-502.fc39.noarch 42/606 Installing : perl-meta-notation-5.38.2-502.fc39.noarch 43/606 Installing : perl-Tie-4.6-502.fc39.noarch 44/606 Installing : perl-Term-ReadLine-1.17-502.fc39.noarch 45/606 Installing : perl-Math-Complex-1.62-502.fc39.noarch 46/606 Installing : perl-Math-BigRat-0.2624-500.fc39.noarch 47/606 Installing : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 48/606 Installing : perl-JSON-PP-1:4.16-501.fc39.noarch 49/606 Installing : perl-Devel-Peek-1.33-502.fc39.x86_64 50/606 Installing : hwdata-0.378-1.fc39.noarch 51/606 Installing : perl-Unicode-Normalize-1.32-500.fc39.x86_64 52/606 Installing : perl-Perl-OSType-1.010-501.fc39.noarch 53/606 Installing : opus-1.3.1-13.fc39.x86_64 54/606 Installing : m4-1.4.19-6.fc39.x86_64 55/606 Installing : perl-Filter-2:1.64-501.fc39.x86_64 56/606 Installing : libxshmfence-1.3-13.fc39.x86_64 57/606 Installing : libtdb-1.4.9-1.fc39.x86_64 58/606 Installing : libicu-73.2-2.fc39.x86_64 59/606 Installing : libgudev-238-2.fc39.x86_64 60/606 Installing : libglvnd-1:1.7.0-1.fc39.x86_64 61/606 Installing : fribidi-1.0.13-2.fc39.x86_64 62/606 Installing : ed-1.19-4.fc39.x86_64 63/606 Installing : apr-1.7.3-2.fc39.x86_64 64/606 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 65/606 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 66/606 Installing : apr-util-1.6.3-4.fc39.x86_64 67/606 Installing : perl-encoding-4:3.00-500.fc39.x86_64 68/606 Installing : perl-Dumpvalue-2.27-502.fc39.noarch 69/606 Installing : perl-Env-1.06-500.fc39.noarch 70/606 Installing : perl-Opcode-1.64-502.fc39.x86_64 71/606 Installing : perl-Safe-2.44-502.fc39.noarch 72/606 Installing : libimobiledevice-glue-1.0.0-1.fc39.x86_64 73/606 Installing : libwayland-cursor-1.22.0-2.fc39.x86_64 74/606 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 75/606 Installing : php-xml-8.2.15-1.fc39.x86_64 76/606 Installing : libgusb-0.4.8-1.fc39.x86_64 77/606 Installing : colord-libs-1.4.6-6.fc39.x86_64 78/606 Installing : perl-Net-Ping-2.76-500.fc39.noarch 79/606 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 80/606 Installing : php-pdo-8.2.15-1.fc39.x86_64 81/606 Installing : cups-client-1:2.4.7-5.fc39.x86_64 82/606 Running scriptlet: cups-client-1:2.4.7-5.fc39.x86_64 82/606 Installing : avahi-glib-0.8-24.fc39.x86_64 83/606 Installing : libmng-2.0.3-19.fc39.x86_64 84/606 Installing : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 85/606 Installing : rav1e-libs-0.6.6-4.fc39.x86_64 86/606 Installing : perl-doc-5.38.2-502.fc39.noarch 87/606 Installing : perl-autouse-1.11-502.fc39.noarch 88/606 Installing : perl-User-pwent-1.04-502.fc39.noarch 89/606 Installing : perl-Sys-Hostname-1.25-502.fc39.x86_64 90/606 Installing : perl-SelfLoader-1.26-502.fc39.noarch 91/606 Installing : perl-Pod-Parser-1.67-1.fc39.noarch 92/606 Installing : perl-Pod-Html-1.34-502.fc39.noarch 93/606 Installing : perl-I18N-Langinfo-0.22-502.fc39.x86_64 94/606 Installing : perl-Encode-Locale-1.05-27.fc39.noarch 95/606 Installing : perl-I18N-LangTags-0.45-502.fc39.noarch 96/606 Installing : perl-Locale-Maketext-1.33-501.fc39.noarch 97/606 Installing : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 98/606 Installing : perl-Params-Check-1:0.38-500.fc39.noarch 99/606 Installing : perl-Module-Load-Conditional-0.74-500.fc39.noarc 100/606 Installing : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 101/606 Installing : perl-Hash-Util-0.30-502.fc39.x86_64 102/606 Installing : perl-ExtUtils-Constant-0.25-502.fc39.noarch 103/606 Installing : perl-DirHandle-1.05-502.fc39.noarch 104/606 Installing : perl-Benchmark-1.24-502.fc39.noarch 105/606 Installing : perl-Test-Harness-1:3.48-1.fc39.noarch 106/606 Installing : perl-AutoSplit-5.74-502.fc39.noarch 107/606 Installing : mesa-filesystem-23.3.5-1.fc39.x86_64 108/606 Installing : llvm-libs-17.0.6-3.fc39.x86_64 109/606 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 110/606 Installing : xml-common-0.6.3-61.fc39.noarch 110/606 Installing : unzip-6.0-62.fc39.x86_64 111/606 Installing : tar-2:1.35-2.fc39.x86_64 112/606 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 113/606 Installing : shared-mime-info-2.2-4.fc39.x86_64 114/606 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 114/606 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 115/606 Installing : gtk-update-icon-cache-3.24.41-1.fc39.x86_64 116/606 Installing : postgresql-private-libs-15.4-1.fc39.x86_64 117/606 Installing : postgresql-15.4-1.fc39.x86_64 118/606 Installing : perl-XML-SAX-Base-1.09-20.fc39.noarch 119/606 Installing : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 120/606 Installing : perl-Tie-RefHash-1.40-500.fc39.noarch 121/606 Installing : perl-Text-Balanced-2.06-500.fc39.noarch 122/606 Installing : perl-Sys-Syslog-0.36-501.fc39.x86_64 123/606 Installing : perl-Sub-Install-0.929-3.fc39.noarch 124/606 Installing : perl-Pod-Checker-4:1.75-500.fc39.noarch 125/606 Installing : perl-Params-Util-1.102-12.fc39.x86_64 126/606 Installing : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 127/606 Installing : perl-IPC-Cmd-2:1.04-501.fc39.noarch 128/606 Installing : perl-Devel-PPPort-3.71-501.fc39.x86_64 129/606 Installing : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 130/606 Installing : perl-IO-Compress-2.206-1.fc39.noarch 131/606 Installing : perl-IO-Zlib-1:1.14-500.fc39.noarch 132/606 Installing : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 133/606 Installing : perl-CPAN-Meta-2.150010-500.fc39.noarch 134/606 Installing : openssl-1:3.1.1-4.fc39.x86_64 135/606 Installing : mailcap-2.1.54-2.fc39.noarch 136/606 Installing : perl-LWP-MediaTypes-6.04-15.fc39.noarch 137/606 Installing : libwayland-server-1.22.0-2.fc39.x86_64 138/606 Installing : libwayland-egl-1.22.0-2.fc39.x86_64 139/606 Installing : libpq-15.3-1.fc39.x86_64 140/606 Installing : liblouis-3.25.0-3.fc39.x86_64 141/606 Installing : libexif-0.6.24-5.fc39.x86_64 142/606 Installing : libdav1d-1.2.1-2.fc39.x86_64 143/606 Installing : jbigkit-libs-2.1-26.fc39.x86_64 144/606 Installing : jbig2dec-libs-0.19-10.fc39.x86_64 145/606 Installing : imath-3.1.9-3.fc39.x86_64 146/606 Installing : hicolor-icon-theme-0.17-16.fc39.noarch 147/606 Installing : gettext-libs-0.22-2.fc39.x86_64 148/606 Installing : fuse3-libs-3.16.1-1.fc39.x86_64 149/606 Installing : cpio-2.14-4.fc39.x86_64 150/606 Installing : antiword-0.37-36.fc39.x86_64 151/606 Installing : adobe-mappings-cmap-20230622-1.fc39.noarch 152/606 Installing : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 153/606 Installing : openexr-libs-3.1.10-2.fc39.x86_64 154/606 Installing : liblouisutdml-2.11.0-5.fc39.x86_64 155/606 Installing : python3-psycopg2-2.9.6-3.fc39.x86_64 156/606 Installing : php-pgsql-8.2.15-1.fc39.x86_64 157/606 Installing : perl-Net-HTTP-6.23-2.fc39.noarch 158/606 Installing : perl-DBM_Filter-0.06-502.fc39.noarch 159/606 Installing : perl-Data-OptList-0.114-2.fc39.noarch 160/606 Installing : perl-Filter-Simple-0.96-500.fc39.noarch 161/606 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 162/606 Installing : postgresql-server-15.4-1.fc39.x86_64 162/606 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 162/606 Installing : libgsf-1.14.51-1.fc39.x86_64 163/606 Installing : libnotify-0.8.3-1.fc39.x86_64 164/606 Installing : webp-pixbuf-loader-0.2.6-1.fc39.x86_64 165/606 Installing : zip-3.0-39.fc39.x86_64 166/606 Installing : iso-codes-4.15.0-2.fc39.noarch 167/606 Installing : perl-fields-2.27-502.fc39.noarch 168/606 Installing : perl-Pod-LaTeX-0.61-320.fc39.noarch 169/606 Installing : perl-Pod-Plainer-1.04-25.fc39.noarch 170/606 Installing : perl-Devel-SelfStubber-1.06-502.fc39.noarch 171/606 Installing : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 172/606 Installing : libusbmuxd-2.0.2^20230620git8d30a55-3.fc39.x86_6 173/606 Installing : libimobiledevice-1.3.0^20230705git6fc41f5-1.fc39 174/606 Installing : perl-open-1.13-502.fc39.noarch 175/606 Installing : httpd-tools-2.4.58-1.fc39.x86_64 176/606 Installing : httpd-core-2.4.58-1.fc39.x86_64 177/606 Installing : python3-mod_wsgi-4.9.4-6.fc39.x86_64 178/606 Installing : mod_http2-2.0.25-1.fc39.x86_64 179/606 Installing : mod_lua-2.4.58-1.fc39.x86_64 180/606 Installing : patch-2.7.6-22.fc39.x86_64 181/606 Installing : libglvnd-opengl-1:1.7.0-1.fc39.x86_64 182/606 Installing : mesa-libGLU-9.0.3-1.fc39.x86_64 183/606 Installing : perl-Unicode-Collate-1.31-500.fc39.x86_64 184/606 Installing : perl-Unicode-UCD-0.78-502.fc39.noarch 185/606 Installing : libpciaccess-0.16-9.fc39.x86_64 186/606 Installing : libdrm-2.4.120-1.fc39.x86_64 187/606 Installing : osinfo-db-20231215-1.fc39.noarch 188/606 Installing : perl-debugger-1.60-502.fc39.noarch 189/606 Installing : perl-Math-BigInt-FastCalc-0.501.400-3.fc39.x86_6 190/606 Installing : perl-bignum-0.66-501.fc39.noarch 191/606 Installing : perl-sigtrap-1.10-502.fc39.noarch 192/606 Installing : perl-Data-Dump-1.25-8.fc39.noarch 193/606 Installing : perl-Module-CoreList-tools-1:5.20231230-1.fc39.n 194/606 Installing : perl-Digest-HMAC-1.04-8.fc39.noarch 195/606 Installing : perl-NTLM-1.09-36.fc39.noarch 196/606 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 197/606 Installing : perl-Thread-3.05-502.fc39.noarch 198/606 Installing : perl-Thread-Semaphore-2.13-502.fc39.noarch 199/606 Installing : nss-softokn-freebl-3.96.1-1.fc39.x86_64 200/606 Installing : nss-softokn-3.96.1-1.fc39.x86_64 201/606 Installing : nss-3.96.1-1.fc39.x86_64 202/606 Running scriptlet: nss-3.96.1-1.fc39.x86_64 202/606 Installing : nss-sysinit-3.96.1-1.fc39.x86_64 203/606 Installing : flac-libs-1.4.3-2.fc39.x86_64 204/606 Installing : libtheora-1:1.1.1-34.fc39.x86_64 205/606 Installing : python3-lxml-4.9.3-2.fc39.x86_64 206/606 Installing : perl-Archive-Zip-1.68-12.fc39.noarch 207/606 Installing : perl-Class-ISA-0.36-1039.fc39.noarch 208/606 Installing : perl-File-CheckTree-4.42-318.fc39.noarch 209/606 Installing : perl-Locale-Codes-3.74-2.fc39.noarch 210/606 Installing : urw-base35-bookman-fonts-20200910-18.fc39.noarch 211/606 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 211/606 Installing : urw-base35-c059-fonts-20200910-18.fc39.noarch 212/606 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 212/606 Installing : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 213/606 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 213/606 Installing : urw-base35-gothic-fonts-20200910-18.fc39.noarch 214/606 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 214/606 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 215/606 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 215/606 Installing : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 216/606 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 216/606 Installing : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 217/606 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 217/606 Installing : urw-base35-p052-fonts-20200910-18.fc39.noarch 218/606 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 218/606 Installing : urw-base35-standard-symbols-ps-fonts-20200910-18 219/606 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 219/606 Installing : urw-base35-z003-fonts-20200910-18.fc39.noarch 220/606 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 220/606 Installing : urw-base35-fonts-20200910-18.fc39.noarch 221/606 Installing : adobe-source-code-pro-fonts-2.042.1.062.1.026-2. 222/606 Installing : gsettings-desktop-schemas-45.0-1.fc39.x86_64 223/606 Installing : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 224/606 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 225/606 Installing : httpd-2.4.58-1.fc39.x86_64 226/606 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 226/606 Installing : liberation-fonts-common-1:2.1.5-7.fc39.noarch 227/606 Installing : liberation-mono-fonts-1:2.1.5-7.fc39.noarch 228/606 Installing : open-sans-fonts-1.10-19.fc39.noarch 229/606 Installing : php-cli-8.2.15-1.fc39.x86_64 230/606 Installing : php-opcache-8.2.15-1.fc39.x86_64 231/606 Installing : ipp-usb-0.9.24-1.fc39.x86_64 232/606 Running scriptlet: ipp-usb-0.9.24-1.fc39.x86_64 232/606 Installing : perl-experimental-0.031-500.fc39.noarch 233/606 Installing : jasper-libs-3.0.6-4.fc39.x86_64 234/606 Installing : LibRaw-0.21.2-2.fc39.x86_64 235/606 Installing : qpdf-libs-11.6.4-1.fc39.x86_64 236/606 Installing : exiv2-libs-0.27.6-5.fc39.x86_64 237/606 Installing : exiv2-0.27.6-5.fc39.x86_64 238/606 Installing : libgexiv2-0.14.2-1.fc39.x86_64 239/606 Installing : plewww-plekit-5.3-0.2024.02.08.noarch 240/606 Installing : myplc-config-7.1-0.lxc.2024.02.08.noarch 241/606 Installing : time-1.9-23.fc39.x86_64 242/606 Installing : rust-srpm-macros-25.2-2.fc39.noarch 243/606 Running scriptlet: rtkit-0.11-61.fc39.x86_64 244/606 Installing : rtkit-0.11-61.fc39.x86_64 244/606 Running scriptlet: rtkit-0.11-61.fc39.x86_64 244/606 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 245/606 Installing : qt6-srpm-macros-6.6.0-1.fc39.noarch 246/606 Installing : qt5-srpm-macros-5.15.12-1.fc39.noarch 247/606 Installing : qt-settings-39.1-1.fc39.noarch 248/606 Installing : qt-common-1:4.8.7-74.fc39.noarch 249/606 Running scriptlet: qt-1:4.8.7-74.fc39.x86_64 250/606 Installing : qt-1:4.8.7-74.fc39.x86_64 250/606 Running scriptlet: qt-1:4.8.7-74.fc39.x86_64 250/606 Installing : pyproject-srpm-macros-1.12.0-1.fc39.noarch 251/606 Installing : procps-ng-4.0.3-5.fc39.x86_64 252/606 Installing : perl-vmsish-1.04-502.fc39.noarch 253/606 Installing : perl-utils-5.38.2-502.fc39.noarch 254/606 Installing : perl-sort-2.05-502.fc39.noarch 255/606 Installing : perl-ph-5.38.2-502.fc39.x86_64 256/606 Installing : perl-macros-4:5.38.2-502.fc39.noarch 257/606 Installing : perl-less-0.03-502.fc39.noarch 258/606 Installing : perl-filetest-1.03-502.fc39.noarch 259/606 Installing : perl-encoding-warnings-0.14-502.fc39.noarch 260/606 Installing : perl-diagnostics-1.39-502.fc39.noarch 261/606 Installing : perl-blib-1.07-502.fc39.noarch 262/606 Installing : perl-Time-Piece-1.3401-502.fc39.x86_64 263/606 Installing : perl-Time-1.03-502.fc39.noarch 264/606 Installing : perl-Tie-Memoize-1.1-502.fc39.noarch 265/606 Installing : perl-Tie-File-1.07-502.fc39.noarch 266/606 Installing : perl-Text-Abbrev-1.02-502.fc39.noarch 267/606 Installing : perl-Test-1.31-502.fc39.noarch 268/606 Installing : perl-Term-Complete-1.403-502.fc39.noarch 269/606 Installing : perl-Search-Dict-1.07-502.fc39.noarch 270/606 Installing : perl-Pod-Functions-1.14-502.fc39.noarch 271/606 Installing : perl-Object-HashBase-0.010-1.fc39.noarch 272/606 Installing : perl-ODBM_File-1.18-502.fc39.x86_64 273/606 Installing : perl-Net-1.03-502.fc39.noarch 274/606 Installing : perl-NEXT-0.69-502.fc39.noarch 275/606 Installing : perl-Module-Loaded-1:0.08-502.fc39.noarch 276/606 Installing : perl-Memoize-1.16-502.fc39.noarch 277/606 Installing : perl-I18N-Collate-1.02-502.fc39.noarch 278/606 Installing : perl-GDBM_File-1:1.24-502.fc39.x86_64 279/606 Installing : perl-FindBin-1.53-502.fc39.noarch 280/606 Installing : perl-FileCache-1.10-502.fc39.noarch 281/606 Installing : perl-File-DosGlob-1.12-502.fc39.x86_64 282/606 Installing : perl-English-1.11-502.fc39.noarch 283/606 Installing : perl-Config-Extensions-0.03-502.fc39.noarch 284/606 Installing : perl-Attribute-Handlers-1.03-502.fc39.noarch 285/606 Installing : oniguruma-6.9.9-1.fc39.x86_64 286/606 Installing : php-mbstring-8.2.15-1.fc39.x86_64 287/606 Installing : libsodium-1.0.18-15.fc39.x86_64 288/606 Installing : php-sodium-8.2.15-1.fc39.x86_64 289/606 Installing : libproxy-0.5.3-3.fc39.x86_64 290/606 Installing : glib-networking-2.78.0-1.fc39.x86_64 291/606 Installing : libsoup3-3.4.4-1.fc39.x86_64 292/606 Installing : osinfo-db-tools-1.11.0-1.fc39.x86_64 293/606 Installing : libosinfo-1.11.0-1.fc39.x86_64 294/606 Installing : libsoup-2.74.3-3.fc39.x86_64 295/606 Installing : libgrss-0.7.0-17.fc39.x86_64 296/606 Installing : liblc3-1.0.4-2.fc39.x86_64 297/606 Installing : libimagequant-4.0.3-2.fc39.x86_64 298/606 Installing : libcloudproviders-0.3.5-1.fc39.x86_64 299/606 Installing : google-noto-fonts-common-20240101-1.fc39.noarch 300/606 Installing : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 301/606 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 302/606 Installing : google-droid-sans-fonts-20200215-17.fc39.noarch 303/606 Installing : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 304/606 Installing : fftw-libs-double-3.3.10-10.fc39.x86_64 305/606 Installing : bluez-libs-5.72-1.fc39.x86_64 306/606 Installing : annobin-docs-12.38-1.fc39.noarch 307/606 Installing : annobin-plugin-gcc-12.38-1.fc39.x86_64 308/606 Installing : acl-2.3.1-9.fc39.x86_64 309/606 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 310/606 Installing : rsync-3.2.7-5.fc39.x86_64 311/606 Installing : which-2.21-40.fc39.x86_64 312/606 Installing : webrtc-audio-processing-0.3.1-11.fc39.x86_64 313/606 Installing : uchardet-0.0.8-4.fc39.x86_64 314/606 Installing : totem-pl-parser-3.26.6-7.fc39.x86_64 315/606 Installing : tinycdb-0.78-21.fc39.x86_64 316/606 Installing : tcl-1:8.6.12-5.fc39.x86_64 317/606 Installing : expect-5.45.4-20.fc39.x86_64 318/606 Installing : spax-1.6-10.fc39.x86_64 319/606 Running scriptlet: spax-1.6-10.fc39.x86_64 319/606 Installing : sound-theme-freedesktop-0.8-20.fc39.noarch 320/606 Running scriptlet: sound-theme-freedesktop-0.8-20.fc39.noarch 320/606 Installing : python3-six-1.16.0-12.fc39.noarch 321/606 Installing : python3-memcached-1.59-11.fc39.noarch 322/606 Installing : python3-setuptools-67.7.2-7.fc39.noarch 323/606 Installing : python3-pip-23.2.1-1.fc39.noarch 324/606 Installing : python3-devel-3.12.1-2.fc39.x86_64 325/606 Installing : python3-pyparsing-3.0.9-11.fc39.noarch 326/606 Installing : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 327/606 Installing : python3-pycurl-7.45.2-5.fc39.x86_64 328/606 Installing : python3-postgresql-1.2.2-10.fc39.x86_64 329/606 Installing : procmail-3.24-2.fc39.x86_64 330/606 Installing : poppler-data-0.4.11-5.fc39.noarch 331/606 Installing : pixman-0.42.2-2.fc39.x86_64 332/606 Installing : perl-srpm-macros-1-51.fc39.noarch 333/606 Installing : perl-perlfaq-5.20230812-1.fc39.noarch 334/606 Installing : perl-local-lib-2.000029-5.fc39.noarch 335/606 Installing : perl-WWW-RobotRules-6.02-37.fc39.noarch 336/606 Installing : perl-Try-Tiny-0.31-6.fc39.noarch 337/606 Installing : perl-TimeDate-1:2.33-11.fc39.noarch 338/606 Installing : perl-HTTP-Date-6.06-2.fc39.noarch 339/606 Installing : perl-File-Listing-6.16-1.fc39.noarch 340/606 Installing : perl-Text-Unidecode-1.30-22.fc39.noarch 341/606 Installing : perl-Text-Soundex-3.05-28.fc39.x86_64 342/606 Installing : perl-Text-Template-1.61-3.fc39.noarch 343/606 Installing : perl-Text-Glob-0.11-21.fc39.noarch 344/606 Installing : perl-Term-Size-Perl-0.031-17.fc39.x86_64 345/606 Installing : perl-Term-Size-Any-0.002-40.fc39.noarch 346/606 Installing : perl-PerlIO-via-QuotedPrint-0.10-500.fc39.noarch 347/606 Installing : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 348/606 Installing : perl-File-Slurper-0.014-3.fc39.noarch 349/606 Installing : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 350/606 Installing : perl-Package-Generator-1.106-29.fc39.noarch 351/606 Installing : perl-Sub-Exporter-0.990-1.fc39.noarch 352/606 Installing : perl-Module-Runtime-0.016-20.fc39.noarch 353/606 Installing : perl-Module-Pluggable-2:5.2-26.fc39.noarch 354/606 Installing : perl-B-Lint-1.20-28.fc39.noarch 355/606 Installing : perl-MRO-Compat-0.15-7.fc39.noarch 356/606 Installing : perl-Data-Section-0.200008-3.fc39.noarch 357/606 Installing : perl-Software-License-0.104004-2.fc39.noarch 358/606 Installing : perl-MIME-Charset-1.013.1-3.fc39.noarch 359/606 Installing : perl-Importer-0.026-10.fc39.noarch 360/606 Installing : perl-IPC-System-Simple-1.30-11.fc39.noarch 361/606 Installing : perl-autodie-2.36-501.fc39.noarch 362/606 Installing : perl-IPC-SysV-2.09-501.fc39.x86_64 363/606 Installing : perl-IO-HTML-1.004-11.fc39.noarch 364/606 Installing : perl-HTML-Tagset-3.20-54.fc39.noarch 365/606 Installing : perl-File-Which-1.27-9.fc39.noarch 366/606 Installing : perl-File-HomeDir-1.006-10.fc39.noarch 367/606 Installing : perl-Digest-SHA1-2.13-40.fc39.x86_64 368/606 Installing : perl-Devel-Size-0.83-16.fc39.x86_64 369/606 Installing : perl-DB_File-1.859-1.fc39.x86_64 370/606 Installing : perl-Config-Perl-V-0.36-501.fc39.noarch 371/606 Installing : perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64 372/606 Installing : perl-IO-Compress-Lzma-2.206-1.fc39.noarch 373/606 Installing : perl-Compress-Bzip2-2.28-15.fc39.x86_64 374/606 Installing : perl-Clone-0.46-4.fc39.x86_64 375/606 Installing : perl-HTTP-Message-6.44-3.fc39.noarch 376/606 Installing : perl-HTML-Parser-3.81-3.fc39.x86_64 377/606 Installing : perl-CGI-4.59-1.fc39.noarch 378/606 Installing : perl-HTTP-Cookies-6.10-10.fc39.noarch 379/606 Installing : perl-HTTP-Negotiate-6.01-36.fc39.noarch 380/606 Installing : perl-libwww-perl-6.72-1.fc39.noarch 381/606 Installing : perl-File-Fetch-1.04-500.fc39.noarch 382/606 Installing : perl-XML-SAX-1.02-13.fc39.noarch 383/606 Running scriptlet: perl-XML-SAX-1.02-13.fc39.noarch 383/606 Installing : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 384/606 Running scriptlet: perl-XML-LibXML-1:2.0209-2.fc39.x86_64 384/606 Installing : perl-CPAN-DistnameInfo-0.12-28.fc39.noarch 385/606 Installing : perl-Algorithm-Diff-1.2010-9.fc39.noarch 386/606 Installing : perl-Text-Diff-1.45-19.fc39.noarch 387/606 Installing : perl-Archive-Tar-3.02-4.fc39.noarch 388/606 Installing : perl-Module-Signature-0.88-6.fc39.noarch 389/606 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 390/606 Installing : orc-0.4.33-3.fc39.x86_64 391/606 Installing : openblas-srpm-macros-2-14.fc39.noarch 392/606 Installing : ocaml-srpm-macros-8-2.fc39.noarch 393/606 Running scriptlet: nginx-filesystem-1:1.24.0-4.fc39.noarch 394/606 Installing : nginx-filesystem-1:1.24.0-4.fc39.noarch 394/606 Installing : php-fpm-8.2.15-1.fc39.x86_64 395/606 Running scriptlet: php-fpm-8.2.15-1.fc39.x86_64 395/606 Installing : php-8.2.15-1.fc39.x86_64 396/606 Installing : netpbm-11.02.00-2.fc39.x86_64 397/606 Installing : gts-0.7.6-46.20121130.fc39.x86_64 398/606 Installing : mpg123-libs-1.31.3-2.fc39.x86_64 399/606 Running scriptlet: memcached-1.6.21-2.fc39.x86_64 400/606 Installing : memcached-1.6.21-2.fc39.x86_64 400/606 Running scriptlet: memcached-1.6.21-2.fc39.x86_64 400/606 Running scriptlet: mailx-12.5-44.fc39.x86_64 401/606 Installing : mailx-12.5-44.fc39.x86_64 401/606 Running scriptlet: mailx-12.5-44.fc39.x86_64 401/606 Installing : lua-srpm-macros-1-9.fc39.noarch 402/606 Installing : low-memory-monitor-2.1-8.fc39.x86_64 403/606 Running scriptlet: low-memory-monitor-2.1-8.fc39.x86_64 403/606 Installing : lm_sensors-libs-3.6.0-14.fc39.x86_64 404/606 Installing : libzip-1.10.1-1.fc39.x86_64 405/606 Installing : libxcrypt-compat-4.4.36-2.fc39.x86_64 406/606 Installing : libwmf-lite-0.2.13-2.fc39.x86_64 407/606 Installing : libvmaf-2.3.0-6.fc39.x86_64 408/606 Installing : libvisual-1:0.4.1-2.fc39.x86_64 409/606 Installing : libunwind-1.7.0-0.2.rc2.fc39.x86_64 410/606 Installing : gstreamer1-1.22.9-1.fc39.x86_64 411/606 Installing : libtalloc-2.4.1-1.fc39.x86_64 412/606 Installing : libstemmer-2.2.0-7.fc39.x86_64 413/606 Installing : libsbc-2.0-3.fc39.x86_64 414/606 Installing : libpng12-1.2.57-18.fc39.x86_64 415/606 Installing : libpipeline-1.5.7-3.fc39.x86_64 416/606 Running scriptlet: man-db-2.11.2-5.fc39.x86_64 417/606 Installing : man-db-2.11.2-5.fc39.x86_64 417/606 Running scriptlet: man-db-2.11.2-5.fc39.x86_64 417/606 Installing : libpath_utils-0.2.1-54.fc39.x86_64 418/606 Installing : sscg-3.0.5-3.fc39.x86_64 419/606 Installing : mod_ssl-1:2.4.58-1.fc39.x86_64 420/606 Installing : plcapi-7.1-2.lxc.2024.02.08.x86_64 421/606 Installing : libpaper-1:2.1.1-1.fc39.x86_64 422/606 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 423/606 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 424/606 Running scriptlet: dnsmasq-2.89-7.fc39.x86_64 425/606 Installing : dnsmasq-2.89-7.fc39.x86_64 425/606 Running scriptlet: dnsmasq-2.89-7.fc39.x86_64 425/606 Installing : libmetalink-0.1.3-32.fc39.x86_64 426/606 Installing : liblqr-1-0.4.2-22.fc39.x86_64 427/606 Installing : liblerc-4.0.0-4.fc39.x86_64 428/606 Installing : libtiff-4.4.0-8.fc39.x86_64 429/606 Installing : libldac-2.0.2.3-13.fc39.x86_64 430/606 Installing : libiptcdata-1.0.5-15.fc39.x86_64 431/606 Installing : libijs-0.35-19.fc39.x86_64 432/606 Installing : libepoxy-1.5.10-4.fc39.x86_64 433/606 Installing : libdatrie-0.2.13-7.fc39.x86_64 434/606 Installing : libthai-0.1.29-6.fc39.x86_64 435/606 Installing : sombok-2.4.0-20.fc39.x86_64 436/606 Installing : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 437/606 Installing : perl-Term-Table-0.016-7.fc39.noarch 438/606 Installing : perl-Test-Simple-3:1.302195-5.fc39.noarch 439/606 Installing : libdaemon-0.14-26.fc39.x86_64 440/606 Running scriptlet: avahi-0.8-24.fc39.x86_64 441/606 Installing : avahi-0.8-24.fc39.x86_64 441/606 Running scriptlet: avahi-0.8-24.fc39.x86_64 441/606 Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /usr/lib/systemd/system/avahi-daemon.socket. Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /usr/lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /usr/lib/systemd/system/avahi-daemon.service. Installing : nss-mdns-0.15.1-9.fc39.x86_64 442/606 Running scriptlet: nss-mdns-0.15.1-9.fc39.x86_64 442/606 Installing : cups-ipptool-1:2.4.7-5.fc39.x86_64 443/606 Installing : libcue-2.2.1-13.fc39.x86_64 444/606 Installing : libasyncns-0.8-25.fc39.x86_64 445/606 Installing : libXau-1.0.11-3.fc39.x86_64 446/606 Installing : libxcb-1.13.1-12.fc39.x86_64 447/606 Installing : mesa-va-drivers-23.3.5-1.fc39.x86_64 448/606 Installing : mesa-libglapi-23.3.5-1.fc39.x86_64 449/606 Installing : mesa-dri-drivers-23.3.5-1.fc39.x86_64 450/606 Installing : mesa-libgbm-23.3.5-1.fc39.x86_64 451/606 Installing : libglvnd-egl-1:1.7.0-1.fc39.x86_64 452/606 Installing : mesa-libEGL-23.3.5-1.fc39.x86_64 453/606 Installing : libX11-common-1.8.7-1.fc39.noarch 454/606 Installing : libX11-1.8.7-1.fc39.x86_64 455/606 Installing : libXext-1.3.5-3.fc39.x86_64 456/606 Installing : libXrender-0.9.11-3.fc39.x86_64 457/606 Installing : libXi-1.8.1-2.fc39.x86_64 458/606 Installing : libXfixes-6.0.0-6.fc39.x86_64 459/606 Installing : libXcursor-1.2.1-4.fc39.x86_64 460/606 Installing : libXrandr-1.5.4-1.fc39.x86_64 461/606 Installing : libXinerama-1.1.5-3.fc39.x86_64 462/606 Installing : libXt-1.2.1-5.fc39.x86_64 463/606 Installing : libXdamage-1.1.5-10.fc39.x86_64 464/606 Installing : libXtst-1.2.4-3.fc39.x86_64 465/606 Installing : libXcomposite-0.4.5-10.fc39.x86_64 466/606 Installing : libXv-1.0.11-19.fc39.x86_64 467/606 Installing : libXxf86vm-1.1.5-3.fc39.x86_64 468/606 Installing : libglvnd-glx-1:1.7.0-1.fc39.x86_64 469/606 Installing : mesa-libGL-23.3.5-1.fc39.x86_64 470/606 Installing : xprop-1.2.5-4.fc39.x86_64 471/606 Installing : at-spi2-core-2.50.1-1.fc39.x86_64 472/606 Installing : atk-2.50.1-1.fc39.x86_64 473/606 Installing : at-spi2-atk-2.50.1-1.fc39.x86_64 474/606 Installing : libXpm-3.5.17-1.fc39.x86_64 475/606 Installing : lame-libs-3.100-15.fc39.x86_64 476/606 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 477/606 Installing : highway-1.0.7-1.fc39.x86_64 478/606 Installing : libjxl-1:0.8.2-3.fc39.x86_64 479/606 Installing : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 480/606 Installing : libaom-3.8.0-1.fc39.x86_64 481/606 Installing : libavif-0.11.1-11.fc39.x86_64 482/606 Installing : avif-pixbuf-loader-0.11.1-11.fc39.x86_64 483/606 Installing : libheif-1.17.5-1.fc39.x86_64 484/606 Installing : gsm-1.0.22-3.fc39.x86_64 485/606 Installing : libsndfile-1.1.0-9.fc39.x86_64 486/606 Installing : pulseaudio-libs-16.1-5.fc39.x86_64 487/606 Installing : libcanberra-0.30-32.fc39.x86_64 488/606 Running scriptlet: libcanberra-0.30-32.fc39.x86_64 488/606 Installing : graphite2-1.3.14-12.fc39.x86_64 489/606 Installing : cairo-1.18.0-1.fc39.x86_64 490/606 Installing : harfbuzz-8.2.1-2.fc39.x86_64 491/606 Installing : freetype-2.13.1-2.fc39.x86_64 492/606 Installing : fontconfig-2.14.2-5.fc39.x86_64 493/606 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 493/606 Installing : cairo-gobject-1.18.0-1.fc39.x86_64 494/606 Installing : libXft-2.3.8-3.fc39.x86_64 495/606 Installing : pango-1.51.0-1.fc39.x86_64 496/606 Installing : librsvg2-2.57.1-1.fc39.x86_64 497/606 Installing : rsvg-pixbuf-loader-2.57.1-1.fc39.x86_64 498/606 Installing : poppler-23.08.0-1.fc39.x86_64 499/606 Installing : poppler-utils-23.08.0-1.fc39.x86_64 500/606 Installing : dbusmenu-qt-0.9.3-0.32.20160218.fc39.x86_64 501/606 Installing : sni-qt-0.2.7-0.13.20170217.fc39.x86_64 502/606 Installing : qt-x11-1:4.8.7-74.fc39.x86_64 503/606 Installing : poppler-glib-23.08.0-1.fc39.x86_64 504/606 Installing : gdk-pixbuf2-modules-2.42.10-5.fc39.x86_64 505/606 Installing : gd-2.3.3-12.fc39.x86_64 506/606 Installing : php-gd-8.2.15-1.fc39.x86_64 507/606 Installing : liblouisutdml-utils-2.11.0-5.fc39.x86_64 508/606 Installing : poppler-cpp-23.08.0-1.fc39.x86_64 509/606 Installing : lasi-1.1.3-11.fc39.x86_64 510/606 Installing : qt3-3.3.8b-95.fc39.x86_64 511/606 Running scriptlet: qt3-3.3.8b-95.fc39.x86_64 511/606 Installing : libgxps-0.3.2-6.fc39.x86_64 512/606 Installing : libraqm-0.8.0-5.fc39.x86_64 513/606 Installing : graphene-1.10.6-6.fc39.x86_64 514/606 Installing : gpgme-1.20.0-5.fc39.x86_64 515/606 Installing : wget-1.21.3-7.fc39.x86_64 516/606 Installing : drupal-4.7-17.lxc.noarch 517/606 Installing : plewww-5.3-0.2024.02.08.noarch 518/606 Running scriptlet: plewww-5.3-0.2024.02.08.noarch 518/606 /var/www/html/sites/default / / /var/www/html/database / / /var/www/html/modules / / /var/www/html/includes / 4026 function sess_destroy($key) { db_query("DELETE FROM {sessions} WHERE sid = '%s'", $key); 4075 / Installing : gobject-introspection-1.78.1-1.fc39.x86_64 519/606 Installing : upower-1.90.2-3.fc39.x86_64 520/606 Running scriptlet: upower-1.90.2-3.fc39.x86_64 520/606 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : upower-libs-1.90.2-3.fc39.x86_64 521/606 Installing : gnat-srpm-macros-6-3.fc39.noarch 522/606 Installing : giflib-5.2.1-17.fc39.x86_64 523/606 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 524/606 Installing : gettext-envsubst-0.22-2.fc39.x86_64 525/606 Installing : gettext-runtime-0.22-2.fc39.x86_64 526/606 Installing : gettext-0.22-2.fc39.x86_64 527/606 Installing : fuse-common-3.16.1-1.fc39.x86_64 528/606 Installing : fuse3-3.16.1-1.fc39.x86_64 529/606 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 530/606 Installing : fdk-aac-free-2.0.0-11.fc39.x86_64 531/606 Running scriptlet: pipewire-1.0.3-1.fc39.x86_64 532/606 Installing : pipewire-1.0.3-1.fc39.x86_64 532/606 Running scriptlet: pipewire-1.0.3-1.fc39.x86_64 532/606 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : pipewire-libs-1.0.3-1.fc39.x86_64 533/606 Installing : wireplumber-0.4.17-1.fc39.x86_64 534/606 Installing : wireplumber-libs-0.4.17-1.fc39.x86_64 535/606 Installing : pipewire-jack-audio-connection-kit-libs-1.0.3-1. 536/606 Installing : exempi-2.6.4-2.fc39.x86_64 537/606 Installing : efi-srpm-macros-5-9.fc39.noarch 538/606 Installing : dwz-0.15-3.fc39.x86_64 539/606 Installing : desktop-file-utils-0.26-9.fc39.x86_64 540/606 Installing : xdg-utils-1.1.3-15.fc39.noarch 541/606 Installing : dconf-0.40.0-9.fc39.x86_64 542/606 Running scriptlet: dconf-0.40.0-9.fc39.x86_64 542/606 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 543/606 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 543/606 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 543/606 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 544/606 Installing : sendmail-8.17.2-3.fc39.x86_64 544/606 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 544/606 Installing : sendmail-cf-8.17.2-3.fc39.noarch 545/606 Installing : color-filesystem-1-31.fc39.noarch 546/606 Running scriptlet: colord-1.4.6-6.fc39.x86_64 547/606 Installing : colord-1.4.6-6.fc39.x86_64 547/606 Running scriptlet: colord-1.4.6-6.fc39.x86_64 547/606 Installing : cdparanoia-libs-10.2-42.fc39.x86_64 548/606 Installing : gstreamer1-plugins-base-1.22.9-1.fc39.x86_64 549/606 Installing : libtracker-sparql-3.6.0-1.fc39.x86_64 550/606 Installing : tracker-3.6.0-1.fc39.x86_64 551/606 Running scriptlet: tracker-3.6.0-1.fc39.x86_64 551/606 Installing : tracker-miners-3.6.2-1.fc39.x86_64 552/606 Running scriptlet: tracker-miners-3.6.2-1.fc39.x86_64 552/606 Installing : bzip2-1.0.8-16.fc39.x86_64 553/606 Installing : bc-1.07.1-19.fc39.x86_64 554/606 Installing : at-3.2.5-7.fc39.x86_64 555/606 Running scriptlet: at-3.2.5-7.fc39.x86_64 555/606 Created symlink /etc/systemd/system/multi-user.target.wants/atd.service → /usr/lib/systemd/system/atd.service. Installing : redhat-lsb-core-4.1-62.fc39.x86_64 556/606 Installing : redhat-lsb-cxx-4.1-62.fc39.x86_64 557/606 Installing : ansible-srpm-macros-1-11.fc39.noarch 558/606 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 559/606 Installing : python-srpm-macros-3.12-4.fc39.noarch 560/606 Installing : go-srpm-macros-3.3.1-1.fc39.noarch 561/606 Installing : redhat-rpm-config-262-1.fc39.noarch 562/606 Running scriptlet: redhat-rpm-config-262-1.fc39.noarch 562/606 Installing : perl-ExtUtils-Install-2.22-500.fc39.noarch 563/606 Installing : perl-devel-4:5.38.2-502.fc39.x86_64 564/606 Installing : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 565/606 Installing : perl-ExtUtils-CBuilder-1:0.280238-500.fc39.noarc 566/606 Installing : perl-ExtUtils-Embed-1.35-502.fc39.noarch 567/606 Installing : perl-ExtUtils-Miniperl-1.13-502.fc39.noarch 568/606 Installing : perl-libnetcfg-4:5.38.2-502.fc39.noarch 569/606 Installing : perl-Encode-devel-4:3.19-500.fc39.x86_64 570/606 Installing : perl-inc-latest-2:0.500-25.fc39.noarch 571/606 Installing : perl-Module-Build-2:0.42.34-2.fc39.noarch 572/606 Installing : perl-CPAN-2.36-501.fc39.noarch 573/606 Installing : perl-4:5.38.2-502.fc39.x86_64 574/606 Installing : redhat-lsb-languages-4.1-62.fc39.x86_64 575/606 Installing : adwaita-cursor-theme-45.0-1.fc39.noarch 576/606 Installing : adwaita-icon-theme-45.0-1.fc39.noarch 577/606 Installing : adobe-mappings-pdf-20190401-5.fc39.noarch 578/606 Installing : libgs-10.02.1-2.fc39.x86_64 579/606 Installing : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 580/606 Installing : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 581/606 Installing : ghostscript-10.02.1-2.fc39.x86_64 582/606 Installing : libcupsfilters-1:2.0.0-2.fc39.x86_64 583/606 Installing : graphviz-8.1.0-6.fc39.x86_64 584/606 Running scriptlet: graphviz-8.1.0-6.fc39.x86_64 584/606 Installing : ImageMagick-libs-1:7.1.1.26-2.fc39.x86_64 585/606 Installing : ImageMagick-1:7.1.1.26-2.fc39.x86_64 586/606 Installing : cups-browsed-1:2.0.0-1.fc39.x86_64 587/606 Running scriptlet: cups-browsed-1:2.0.0-1.fc39.x86_64 587/606 Installing : libppd-1:2.0.0-1.fc39.x86_64 588/606 Installing : cups-1:2.4.7-5.fc39.x86_64 589/606 Running scriptlet: cups-1:2.4.7-5.fc39.x86_64 589/606 Created symlink /etc/systemd/system/multi-user.target.wants/cups.path → /usr/lib/systemd/system/cups.path. Created symlink /etc/systemd/system/sockets.target.wants/cups.socket → /usr/lib/systemd/system/cups.socket. Installing : cups-filters-1:2.0.0-1.fc39.x86_64 590/606 Installing : braille-printer-app-1:2.0~b0^386eea385f-4.fc39.x 591/606 Installing : redhat-lsb-printing-4.1-62.fc39.x86_64 592/606 Installing : ModemManager-glib-1.20.6-3.fc39.x86_64 593/606 Running scriptlet: geoclue2-2.7.0-2.fc39.x86_64 594/606 Installing : geoclue2-2.7.0-2.fc39.x86_64 594/606 Running scriptlet: geoclue2-2.7.0-2.fc39.x86_64 594/606 Installing : xdg-desktop-portal-1.18.2-1.fc39.x86_64 595/606 Running scriptlet: xdg-desktop-portal-1.18.2-1.fc39.x86_64 595/606 Installing : libcanberra-gtk3-0.30-32.fc39.x86_64 596/606 Installing : gtk3-3.24.41-1.fc39.x86_64 597/606 Installing : xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 598/606 Running scriptlet: xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 598/606 Installing : gtk2-2.24.33-15.fc39.x86_64 599/606 Installing : libcanberra-gtk2-0.30-32.fc39.x86_64 600/606 Installing : redhat-lsb-desktop-4.1-62.fc39.x86_64 601/606 Installing : redhat-lsb-4.1-62.fc39.x86_64 602/606 Installing : myplc-core-7.1-0.lxc.2024.02.08.noarch 603/606 Installing : pipewire-jack-audio-connection-kit-1.0.3-1.fc39. 604/606 Installing : pipewire-alsa-1.0.3-1.fc39.x86_64 605/606 Installing : pipewire-pulseaudio-1.0.3-1.fc39.x86_64 606/606 Running scriptlet: pipewire-pulseaudio-1.0.3-1.fc39.x86_64 606/606 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Running scriptlet: nss-3.96.1-1.fc39.x86_64 606/606 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 606/606 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 606/606 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 606/606 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 606/606 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 606/606 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 606/606 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 606/606 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 606/606 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 606/606 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 606/606 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 606/606 Running scriptlet: nss-mdns-0.15.1-9.fc39.x86_64 606/606 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 606/606 Running scriptlet: wireplumber-0.4.17-1.fc39.x86_64 606/606 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: dconf-0.40.0-9.fc39.x86_64 606/606 Running scriptlet: pipewire-pulseaudio-1.0.3-1.fc39.x86_64 606/606 Verifying : ModemManager-glib-1.20.6-3.fc39.x86_64 1/606 Verifying : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 2/606 Verifying : adobe-mappings-cmap-20230622-1.fc39.noarch 3/606 Verifying : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 4/606 Verifying : adobe-mappings-pdf-20190401-5.fc39.noarch 5/606 Verifying : adobe-source-code-pro-fonts-2.042.1.062.1.026-2. 6/606 Verifying : adwaita-cursor-theme-45.0-1.fc39.noarch 7/606 Verifying : adwaita-icon-theme-45.0-1.fc39.noarch 8/606 Verifying : ansible-srpm-macros-1-11.fc39.noarch 9/606 Verifying : antiword-0.37-36.fc39.x86_64 10/606 Verifying : apr-1.7.3-2.fc39.x86_64 11/606 Verifying : apr-util-1.6.3-4.fc39.x86_64 12/606 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 13/606 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 14/606 Verifying : at-3.2.5-7.fc39.x86_64 15/606 Verifying : avahi-0.8-24.fc39.x86_64 16/606 Verifying : avahi-glib-0.8-24.fc39.x86_64 17/606 Verifying : avahi-libs-0.8-24.fc39.x86_64 18/606 Verifying : avif-pixbuf-loader-0.11.1-11.fc39.x86_64 19/606 Verifying : bc-1.07.1-19.fc39.x86_64 20/606 Verifying : braille-printer-app-1:2.0~b0^386eea385f-4.fc39.x 21/606 Verifying : bzip2-1.0.8-16.fc39.x86_64 22/606 Verifying : cairo-1.18.0-1.fc39.x86_64 23/606 Verifying : cairo-gobject-1.18.0-1.fc39.x86_64 24/606 Verifying : cdparanoia-libs-10.2-42.fc39.x86_64 25/606 Verifying : color-filesystem-1-31.fc39.noarch 26/606 Verifying : colord-1.4.6-6.fc39.x86_64 27/606 Verifying : colord-libs-1.4.6-6.fc39.x86_64 28/606 Verifying : cpio-2.14-4.fc39.x86_64 29/606 Verifying : cronie-1.6.1-5.fc39.x86_64 30/606 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 31/606 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 32/606 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 33/606 Verifying : dbusmenu-qt-0.9.3-0.32.20160218.fc39.x86_64 34/606 Verifying : dconf-0.40.0-9.fc39.x86_64 35/606 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 36/606 Verifying : desktop-file-utils-0.26-9.fc39.x86_64 37/606 Verifying : dwz-0.15-3.fc39.x86_64 38/606 Verifying : ed-1.19-4.fc39.x86_64 39/606 Verifying : efi-srpm-macros-5-9.fc39.noarch 40/606 Verifying : exempi-2.6.4-2.fc39.x86_64 41/606 Verifying : exiv2-0.27.6-5.fc39.x86_64 42/606 Verifying : exiv2-libs-0.27.6-5.fc39.x86_64 43/606 Verifying : expect-5.45.4-20.fc39.x86_64 44/606 Verifying : fdk-aac-free-2.0.0-11.fc39.x86_64 45/606 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 46/606 Verifying : flac-libs-1.4.3-2.fc39.x86_64 47/606 Verifying : fontconfig-2.14.2-5.fc39.x86_64 48/606 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 49/606 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 50/606 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 51/606 Verifying : freetype-2.13.1-2.fc39.x86_64 52/606 Verifying : fribidi-1.0.13-2.fc39.x86_64 53/606 Verifying : fuse-common-3.16.1-1.fc39.x86_64 54/606 Verifying : fuse3-3.16.1-1.fc39.x86_64 55/606 Verifying : fuse3-libs-3.16.1-1.fc39.x86_64 56/606 Verifying : gd-2.3.3-12.fc39.x86_64 57/606 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 58/606 Verifying : gdk-pixbuf2-modules-2.42.10-5.fc39.x86_64 59/606 Verifying : geoclue2-2.7.0-2.fc39.x86_64 60/606 Verifying : gettext-0.22-2.fc39.x86_64 61/606 Verifying : gettext-envsubst-0.22-2.fc39.x86_64 62/606 Verifying : gettext-libs-0.22-2.fc39.x86_64 63/606 Verifying : gettext-runtime-0.22-2.fc39.x86_64 64/606 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 65/606 Verifying : giflib-5.2.1-17.fc39.x86_64 66/606 Verifying : glib-networking-2.78.0-1.fc39.x86_64 67/606 Verifying : gnat-srpm-macros-6-3.fc39.noarch 68/606 Verifying : gobject-introspection-1.78.1-1.fc39.x86_64 69/606 Verifying : google-droid-sans-fonts-20200215-17.fc39.noarch 70/606 Verifying : gpgme-1.20.0-5.fc39.x86_64 71/606 Verifying : graphene-1.10.6-6.fc39.x86_64 72/606 Verifying : graphite2-1.3.14-12.fc39.x86_64 73/606 Verifying : gsettings-desktop-schemas-45.0-1.fc39.x86_64 74/606 Verifying : gsm-1.0.22-3.fc39.x86_64 75/606 Verifying : gtk2-2.24.33-15.fc39.x86_64 76/606 Verifying : gts-0.7.6-46.20121130.fc39.x86_64 77/606 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 78/606 Verifying : hicolor-icon-theme-0.17-16.fc39.noarch 79/606 Verifying : highway-1.0.7-1.fc39.x86_64 80/606 Verifying : imath-3.1.9-3.fc39.x86_64 81/606 Verifying : iso-codes-4.15.0-2.fc39.noarch 82/606 Verifying : jasper-libs-3.0.6-4.fc39.x86_64 83/606 Verifying : jbig2dec-libs-0.19-10.fc39.x86_64 84/606 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 85/606 Verifying : json-glib-1.8.0-1.fc39.x86_64 86/606 Verifying : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 87/606 Verifying : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 88/606 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 89/606 Verifying : lame-libs-3.100-15.fc39.x86_64 90/606 Verifying : lasi-1.1.3-11.fc39.x86_64 91/606 Verifying : lcms2-2.15-2.fc39.x86_64 92/606 Verifying : libICE-1.0.10-11.fc39.x86_64 93/606 Verifying : libSM-1.2.3-13.fc39.x86_64 94/606 Verifying : libX11-1.8.7-1.fc39.x86_64 95/606 Verifying : libX11-common-1.8.7-1.fc39.noarch 96/606 Verifying : libX11-xcb-1.8.7-1.fc39.x86_64 97/606 Verifying : libXau-1.0.11-3.fc39.x86_64 98/606 Verifying : libXcomposite-0.4.5-10.fc39.x86_64 99/606 Verifying : libXcursor-1.2.1-4.fc39.x86_64 100/606 Verifying : libXdamage-1.1.5-10.fc39.x86_64 101/606 Verifying : libXext-1.3.5-3.fc39.x86_64 102/606 Verifying : libXfixes-6.0.0-6.fc39.x86_64 103/606 Verifying : libXft-2.3.8-3.fc39.x86_64 104/606 Verifying : libXi-1.8.1-2.fc39.x86_64 105/606 Verifying : libXinerama-1.1.5-3.fc39.x86_64 106/606 Verifying : libXrender-0.9.11-3.fc39.x86_64 107/606 Verifying : libXt-1.2.1-5.fc39.x86_64 108/606 Verifying : libXtst-1.2.4-3.fc39.x86_64 109/606 Verifying : libXv-1.0.11-19.fc39.x86_64 110/606 Verifying : libXxf86vm-1.1.5-3.fc39.x86_64 111/606 Verifying : libasyncns-0.8-25.fc39.x86_64 112/606 Verifying : libavif-0.11.1-11.fc39.x86_64 113/606 Verifying : libcanberra-0.30-32.fc39.x86_64 114/606 Verifying : libcanberra-gtk2-0.30-32.fc39.x86_64 115/606 Verifying : libcanberra-gtk3-0.30-32.fc39.x86_64 116/606 Verifying : libcue-2.2.1-13.fc39.x86_64 117/606 Verifying : libdaemon-0.14-26.fc39.x86_64 118/606 Verifying : libdatrie-0.2.13-7.fc39.x86_64 119/606 Verifying : libdav1d-1.2.1-2.fc39.x86_64 120/606 Verifying : libepoxy-1.5.10-4.fc39.x86_64 121/606 Verifying : liberation-fonts-common-1:2.1.5-7.fc39.noarch 122/606 Verifying : liberation-mono-fonts-1:2.1.5-7.fc39.noarch 123/606 Verifying : libexif-0.6.24-5.fc39.x86_64 124/606 Verifying : libgexiv2-0.14.2-1.fc39.x86_64 125/606 Verifying : libglvnd-1:1.7.0-1.fc39.x86_64 126/606 Verifying : libglvnd-egl-1:1.7.0-1.fc39.x86_64 127/606 Verifying : libglvnd-glx-1:1.7.0-1.fc39.x86_64 128/606 Verifying : libglvnd-opengl-1:1.7.0-1.fc39.x86_64 129/606 Verifying : libgrss-0.7.0-17.fc39.x86_64 130/606 Verifying : libgudev-238-2.fc39.x86_64 131/606 Verifying : libgxps-0.3.2-6.fc39.x86_64 132/606 Verifying : libicu-73.2-2.fc39.x86_64 133/606 Verifying : libijs-0.35-19.fc39.x86_64 134/606 Verifying : libimobiledevice-1.3.0^20230705git6fc41f5-1.fc39 135/606 Verifying : libimobiledevice-glue-1.0.0-1.fc39.x86_64 136/606 Verifying : libiptcdata-1.0.5-15.fc39.x86_64 137/606 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 138/606 Verifying : libjxl-1:0.8.2-3.fc39.x86_64 139/606 Verifying : libldac-2.0.2.3-13.fc39.x86_64 140/606 Verifying : liblerc-4.0.0-4.fc39.x86_64 141/606 Verifying : liblouis-3.25.0-3.fc39.x86_64 142/606 Verifying : liblouisutdml-2.11.0-5.fc39.x86_64 143/606 Verifying : liblouisutdml-utils-2.11.0-5.fc39.x86_64 144/606 Verifying : liblqr-1-0.4.2-22.fc39.x86_64 145/606 Verifying : libmetalink-0.1.3-32.fc39.x86_64 146/606 Verifying : libmng-2.0.3-19.fc39.x86_64 147/606 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 148/606 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 149/606 Verifying : libogg-2:1.3.5-6.fc39.x86_64 150/606 Verifying : libpaper-1:2.1.1-1.fc39.x86_64 151/606 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 152/606 Verifying : libpciaccess-0.16-9.fc39.x86_64 153/606 Verifying : libpipeline-1.5.7-3.fc39.x86_64 154/606 Verifying : libplist-2.3.0-1.fc39.x86_64 155/606 Verifying : libpng-2:1.6.37-15.fc39.x86_64 156/606 Verifying : libpng12-1.2.57-18.fc39.x86_64 157/606 Verifying : libpq-15.3-1.fc39.x86_64 158/606 Verifying : libraqm-0.8.0-5.fc39.x86_64 159/606 Verifying : libsbc-2.0-3.fc39.x86_64 160/606 Verifying : libsndfile-1.1.0-9.fc39.x86_64 161/606 Verifying : libsoup-2.74.3-3.fc39.x86_64 162/606 Verifying : libstemmer-2.2.0-7.fc39.x86_64 163/606 Verifying : libtalloc-2.4.1-1.fc39.x86_64 164/606 Verifying : libtdb-1.4.9-1.fc39.x86_64 165/606 Verifying : libthai-0.1.29-6.fc39.x86_64 166/606 Verifying : libtheora-1:1.1.1-34.fc39.x86_64 167/606 Verifying : libtiff-4.4.0-8.fc39.x86_64 168/606 Verifying : libtracker-sparql-3.6.0-1.fc39.x86_64 169/606 Verifying : libunwind-1.7.0-0.2.rc2.fc39.x86_64 170/606 Verifying : libusbmuxd-2.0.2^20230620git8d30a55-3.fc39.x86_6 171/606 Verifying : libvisual-1:0.4.1-2.fc39.x86_64 172/606 Verifying : libvmaf-2.3.0-6.fc39.x86_64 173/606 Verifying : libvorbis-1:1.3.7-8.fc39.x86_64 174/606 Verifying : libwayland-client-1.22.0-2.fc39.x86_64 175/606 Verifying : libwayland-cursor-1.22.0-2.fc39.x86_64 176/606 Verifying : libwayland-egl-1.22.0-2.fc39.x86_64 177/606 Verifying : libwayland-server-1.22.0-2.fc39.x86_64 178/606 Verifying : libwebp-1.3.2-2.fc39.x86_64 179/606 Verifying : libwmf-lite-0.2.13-2.fc39.x86_64 180/606 Verifying : libxcb-1.13.1-12.fc39.x86_64 181/606 Verifying : libxcrypt-compat-4.4.36-2.fc39.x86_64 182/606 Verifying : libxshmfence-1.3-13.fc39.x86_64 183/606 Verifying : libzip-1.10.1-1.fc39.x86_64 184/606 Verifying : lm_sensors-libs-3.6.0-14.fc39.x86_64 185/606 Verifying : low-memory-monitor-2.1-8.fc39.x86_64 186/606 Verifying : lua-srpm-macros-1-9.fc39.noarch 187/606 Verifying : m4-1.4.19-6.fc39.x86_64 188/606 Verifying : mailcap-2.1.54-2.fc39.noarch 189/606 Verifying : mailx-12.5-44.fc39.x86_64 190/606 Verifying : man-db-2.11.2-5.fc39.x86_64 191/606 Verifying : memcached-1.6.21-2.fc39.x86_64 192/606 Verifying : mesa-libGLU-9.0.3-1.fc39.x86_64 193/606 Verifying : mpg123-libs-1.31.3-2.fc39.x86_64 194/606 Verifying : netpbm-11.02.00-2.fc39.x86_64 195/606 Verifying : nginx-filesystem-1:1.24.0-4.fc39.noarch 196/606 Verifying : nss-mdns-0.15.1-9.fc39.x86_64 197/606 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 198/606 Verifying : open-sans-fonts-1.10-19.fc39.noarch 199/606 Verifying : openblas-srpm-macros-2-14.fc39.noarch 200/606 Verifying : openexr-libs-3.1.10-2.fc39.x86_64 201/606 Verifying : openjpeg2-2.5.0-5.fc39.x86_64 202/606 Verifying : openssl-1:3.1.1-4.fc39.x86_64 203/606 Verifying : opus-1.3.1-13.fc39.x86_64 204/606 Verifying : orc-0.4.33-3.fc39.x86_64 205/606 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 206/606 Verifying : pango-1.51.0-1.fc39.x86_64 207/606 Verifying : patch-2.7.6-22.fc39.x86_64 208/606 Verifying : perl-Algorithm-Diff-1.2010-9.fc39.noarch 209/606 Verifying : perl-Archive-Tar-3.02-4.fc39.noarch 210/606 Verifying : perl-Archive-Zip-1.68-12.fc39.noarch 211/606 Verifying : perl-B-Lint-1.20-28.fc39.noarch 212/606 Verifying : perl-CPAN-2.36-501.fc39.noarch 213/606 Verifying : perl-CPAN-DistnameInfo-0.12-28.fc39.noarch 214/606 Verifying : perl-CPAN-Meta-2.150010-500.fc39.noarch 215/606 Verifying : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 216/606 Verifying : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 217/606 Verifying : perl-Class-ISA-0.36-1039.fc39.noarch 218/606 Verifying : perl-Clone-0.46-4.fc39.x86_64 219/606 Verifying : perl-Compress-Bzip2-2.28-15.fc39.x86_64 220/606 Verifying : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 221/606 Verifying : perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64 222/606 Verifying : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 223/606 Verifying : perl-Config-Perl-V-0.36-501.fc39.noarch 224/606 Verifying : perl-DB_File-1.859-1.fc39.x86_64 225/606 Verifying : perl-Data-Dump-1.25-8.fc39.noarch 226/606 Verifying : perl-Data-OptList-0.114-2.fc39.noarch 227/606 Verifying : perl-Data-Section-0.200008-3.fc39.noarch 228/606 Verifying : perl-Devel-PPPort-3.71-501.fc39.x86_64 229/606 Verifying : perl-Devel-Size-0.83-16.fc39.x86_64 230/606 Verifying : perl-Digest-HMAC-1.04-8.fc39.noarch 231/606 Verifying : perl-Digest-SHA-1:6.04-501.fc39.x86_64 232/606 Verifying : perl-Digest-SHA1-2.13-40.fc39.x86_64 233/606 Verifying : perl-Encode-Locale-1.05-27.fc39.noarch 234/606 Verifying : perl-Encode-devel-4:3.19-500.fc39.x86_64 235/606 Verifying : perl-Env-1.06-500.fc39.noarch 236/606 Verifying : perl-ExtUtils-CBuilder-1:0.280238-500.fc39.noarc 237/606 Verifying : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 238/606 Verifying : perl-ExtUtils-Install-2.22-500.fc39.noarch 239/606 Verifying : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 240/606 Verifying : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 241/606 Verifying : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 242/606 Verifying : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 243/606 Verifying : perl-File-CheckTree-4.42-318.fc39.noarch 244/606 Verifying : perl-File-Fetch-1.04-500.fc39.noarch 245/606 Verifying : perl-File-HomeDir-1.006-10.fc39.noarch 246/606 Verifying : perl-File-Listing-6.16-1.fc39.noarch 247/606 Verifying : perl-File-Slurper-0.014-3.fc39.noarch 248/606 Verifying : perl-File-Which-1.27-9.fc39.noarch 249/606 Verifying : perl-Filter-2:1.64-501.fc39.x86_64 250/606 Verifying : perl-Filter-Simple-0.96-500.fc39.noarch 251/606 Verifying : perl-HTML-Parser-3.81-3.fc39.x86_64 252/606 Verifying : perl-HTML-Tagset-3.20-54.fc39.noarch 253/606 Verifying : perl-HTTP-Cookies-6.10-10.fc39.noarch 254/606 Verifying : perl-HTTP-Date-6.06-2.fc39.noarch 255/606 Verifying : perl-HTTP-Message-6.44-3.fc39.noarch 256/606 Verifying : perl-HTTP-Negotiate-6.01-36.fc39.noarch 257/606 Verifying : perl-IO-Compress-2.206-1.fc39.noarch 258/606 Verifying : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 259/606 Verifying : perl-IO-Compress-Lzma-2.206-1.fc39.noarch 260/606 Verifying : perl-IO-HTML-1.004-11.fc39.noarch 261/606 Verifying : perl-IO-Zlib-1:1.14-500.fc39.noarch 262/606 Verifying : perl-IPC-Cmd-2:1.04-501.fc39.noarch 263/606 Verifying : perl-IPC-SysV-2.09-501.fc39.x86_64 264/606 Verifying : perl-IPC-System-Simple-1.30-11.fc39.noarch 265/606 Verifying : perl-Importer-0.026-10.fc39.noarch 266/606 Verifying : perl-JSON-PP-1:4.16-501.fc39.noarch 267/606 Verifying : perl-LWP-MediaTypes-6.04-15.fc39.noarch 268/606 Verifying : perl-Locale-Codes-3.74-2.fc39.noarch 269/606 Verifying : perl-Locale-Maketext-1.33-501.fc39.noarch 270/606 Verifying : perl-MIME-Charset-1.013.1-3.fc39.noarch 271/606 Verifying : perl-MRO-Compat-0.15-7.fc39.noarch 272/606 Verifying : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 273/606 Verifying : perl-Math-BigInt-FastCalc-0.501.400-3.fc39.x86_6 274/606 Verifying : perl-Math-BigRat-0.2624-500.fc39.noarch 275/606 Verifying : perl-Module-Build-2:0.42.34-2.fc39.noarch 276/606 Verifying : perl-Module-Load-1:0.36-500.fc39.noarch 277/606 Verifying : perl-Module-Load-Conditional-0.74-500.fc39.noarc 278/606 Verifying : perl-Module-Metadata-1.000038-3.fc39.noarch 279/606 Verifying : perl-Module-Pluggable-2:5.2-26.fc39.noarch 280/606 Verifying : perl-Module-Runtime-0.016-20.fc39.noarch 281/606 Verifying : perl-Module-Signature-0.88-6.fc39.noarch 282/606 Verifying : perl-NTLM-1.09-36.fc39.noarch 283/606 Verifying : perl-Net-HTTP-6.23-2.fc39.noarch 284/606 Verifying : perl-Net-Ping-2.76-500.fc39.noarch 285/606 Verifying : perl-Package-Generator-1.106-29.fc39.noarch 286/606 Verifying : perl-Params-Check-1:0.38-500.fc39.noarch 287/606 Verifying : perl-Params-Util-1.102-12.fc39.x86_64 288/606 Verifying : perl-Perl-OSType-1.010-501.fc39.noarch 289/606 Verifying : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 290/606 Verifying : perl-PerlIO-via-QuotedPrint-0.10-500.fc39.noarch 291/606 Verifying : perl-Pod-Checker-4:1.75-500.fc39.noarch 292/606 Verifying : perl-Pod-LaTeX-0.61-320.fc39.noarch 293/606 Verifying : perl-Pod-Plainer-1.04-25.fc39.noarch 294/606 Verifying : perl-Software-License-0.104004-2.fc39.noarch 295/606 Verifying : perl-Sub-Exporter-0.990-1.fc39.noarch 296/606 Verifying : perl-Sub-Install-0.929-3.fc39.noarch 297/606 Verifying : perl-Sys-Syslog-0.36-501.fc39.x86_64 298/606 Verifying : perl-Term-Size-Any-0.002-40.fc39.noarch 299/606 Verifying : perl-Term-Size-Perl-0.031-17.fc39.x86_64 300/606 Verifying : perl-Term-Table-0.016-7.fc39.noarch 301/606 Verifying : perl-Test-Simple-3:1.302195-5.fc39.noarch 302/606 Verifying : perl-Text-Balanced-2.06-500.fc39.noarch 303/606 Verifying : perl-Text-Diff-1.45-19.fc39.noarch 304/606 Verifying : perl-Text-Glob-0.11-21.fc39.noarch 305/606 Verifying : perl-Text-Soundex-3.05-28.fc39.x86_64 306/606 Verifying : perl-Text-Template-1.61-3.fc39.noarch 307/606 Verifying : perl-Text-Unidecode-1.30-22.fc39.noarch 308/606 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 309/606 Verifying : perl-Tie-RefHash-1.40-500.fc39.noarch 310/606 Verifying : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 311/606 Verifying : perl-TimeDate-1:2.33-11.fc39.noarch 312/606 Verifying : perl-Try-Tiny-0.31-6.fc39.noarch 313/606 Verifying : perl-Unicode-Collate-1.31-500.fc39.x86_64 314/606 Verifying : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 315/606 Verifying : perl-Unicode-Normalize-1.32-500.fc39.x86_64 316/606 Verifying : perl-WWW-RobotRules-6.02-37.fc39.noarch 317/606 Verifying : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 318/606 Verifying : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 319/606 Verifying : perl-XML-SAX-1.02-13.fc39.noarch 320/606 Verifying : perl-XML-SAX-Base-1.09-20.fc39.noarch 321/606 Verifying : perl-autodie-2.36-501.fc39.noarch 322/606 Verifying : perl-bignum-0.66-501.fc39.noarch 323/606 Verifying : perl-encoding-4:3.00-500.fc39.x86_64 324/606 Verifying : perl-experimental-0.031-500.fc39.noarch 325/606 Verifying : perl-inc-latest-2:0.500-25.fc39.noarch 326/606 Verifying : perl-libwww-perl-6.72-1.fc39.noarch 327/606 Verifying : perl-local-lib-2.000029-5.fc39.noarch 328/606 Verifying : perl-perlfaq-5.20230812-1.fc39.noarch 329/606 Verifying : perl-srpm-macros-1-51.fc39.noarch 330/606 Verifying : perl-threads-1:2.36-500.fc39.x86_64 331/606 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 332/606 Verifying : perl-version-8:0.99.30-1.fc39.x86_64 333/606 Verifying : pixman-0.42.2-2.fc39.x86_64 334/606 Verifying : poppler-23.08.0-1.fc39.x86_64 335/606 Verifying : poppler-cpp-23.08.0-1.fc39.x86_64 336/606 Verifying : poppler-data-0.4.11-5.fc39.noarch 337/606 Verifying : poppler-glib-23.08.0-1.fc39.x86_64 338/606 Verifying : poppler-utils-23.08.0-1.fc39.x86_64 339/606 Verifying : postgresql-15.4-1.fc39.x86_64 340/606 Verifying : postgresql-private-libs-15.4-1.fc39.x86_64 341/606 Verifying : postgresql-server-15.4-1.fc39.x86_64 342/606 Verifying : procmail-3.24-2.fc39.x86_64 343/606 Verifying : pulseaudio-libs-16.1-5.fc39.x86_64 344/606 Verifying : python-srpm-macros-3.12-4.fc39.noarch 345/606 Verifying : python3-lxml-4.9.3-2.fc39.x86_64 346/606 Verifying : python3-memcached-1.59-11.fc39.noarch 347/606 Verifying : python3-mod_wsgi-4.9.4-6.fc39.x86_64 348/606 Verifying : python3-pip-23.2.1-1.fc39.noarch 349/606 Verifying : python3-postgresql-1.2.2-10.fc39.x86_64 350/606 Verifying : python3-psycopg2-2.9.6-3.fc39.x86_64 351/606 Verifying : python3-pycurl-7.45.2-5.fc39.x86_64 352/606 Verifying : python3-pyparsing-3.0.9-11.fc39.noarch 353/606 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 354/606 Verifying : python3-six-1.16.0-12.fc39.noarch 355/606 Verifying : qt-1:4.8.7-74.fc39.x86_64 356/606 Verifying : qt-common-1:4.8.7-74.fc39.noarch 357/606 Verifying : qt-x11-1:4.8.7-74.fc39.x86_64 358/606 Verifying : qt3-3.3.8b-95.fc39.x86_64 359/606 Verifying : redhat-lsb-4.1-62.fc39.x86_64 360/606 Verifying : redhat-lsb-core-4.1-62.fc39.x86_64 361/606 Verifying : redhat-lsb-cxx-4.1-62.fc39.x86_64 362/606 Verifying : redhat-lsb-desktop-4.1-62.fc39.x86_64 363/606 Verifying : redhat-lsb-languages-4.1-62.fc39.x86_64 364/606 Verifying : redhat-lsb-printing-4.1-62.fc39.x86_64 365/606 Verifying : redhat-rpm-config-262-1.fc39.noarch 366/606 Verifying : rsync-3.2.7-5.fc39.x86_64 367/606 Verifying : sendmail-8.17.2-3.fc39.x86_64 368/606 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 369/606 Verifying : shared-mime-info-2.2-4.fc39.x86_64 370/606 Verifying : sni-qt-0.2.7-0.13.20170217.fc39.x86_64 371/606 Verifying : sombok-2.4.0-20.fc39.x86_64 372/606 Verifying : sound-theme-freedesktop-0.8-20.fc39.noarch 373/606 Verifying : spax-1.6-10.fc39.x86_64 374/606 Verifying : sscg-3.0.5-3.fc39.x86_64 375/606 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 376/606 Verifying : tar-2:1.35-2.fc39.x86_64 377/606 Verifying : tcl-1:8.6.12-5.fc39.x86_64 378/606 Verifying : tinycdb-0.78-21.fc39.x86_64 379/606 Verifying : totem-pl-parser-3.26.6-7.fc39.x86_64 380/606 Verifying : tracker-3.6.0-1.fc39.x86_64 381/606 Verifying : uchardet-0.0.8-4.fc39.x86_64 382/606 Verifying : unzip-6.0-62.fc39.x86_64 383/606 Verifying : upower-1.90.2-3.fc39.x86_64 384/606 Verifying : upower-libs-1.90.2-3.fc39.x86_64 385/606 Verifying : urw-base35-bookman-fonts-20200910-18.fc39.noarch 386/606 Verifying : urw-base35-c059-fonts-20200910-18.fc39.noarch 387/606 Verifying : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 388/606 Verifying : urw-base35-fonts-20200910-18.fc39.noarch 389/606 Verifying : urw-base35-fonts-common-20200910-18.fc39.noarch 390/606 Verifying : urw-base35-gothic-fonts-20200910-18.fc39.noarch 391/606 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 392/606 Verifying : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 393/606 Verifying : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 394/606 Verifying : urw-base35-p052-fonts-20200910-18.fc39.noarch 395/606 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-18 396/606 Verifying : urw-base35-z003-fonts-20200910-18.fc39.noarch 397/606 Verifying : webrtc-audio-processing-0.3.1-11.fc39.x86_64 398/606 Verifying : wget-1.21.3-7.fc39.x86_64 399/606 Verifying : which-2.21-40.fc39.x86_64 400/606 Verifying : xdg-utils-1.1.3-15.fc39.noarch 401/606 Verifying : xml-common-0.6.3-61.fc39.noarch 402/606 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 403/606 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 404/606 Verifying : xprop-1.2.5-4.fc39.x86_64 405/606 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 406/606 Verifying : zip-3.0-39.fc39.x86_64 407/606 Verifying : ImageMagick-1:7.1.1.26-2.fc39.x86_64 408/606 Verifying : ImageMagick-libs-1:7.1.1.26-2.fc39.x86_64 409/606 Verifying : LibRaw-0.21.2-2.fc39.x86_64 410/606 Verifying : acl-2.3.1-9.fc39.x86_64 411/606 Verifying : annobin-docs-12.38-1.fc39.noarch 412/606 Verifying : annobin-plugin-gcc-12.38-1.fc39.x86_64 413/606 Verifying : at-spi2-atk-2.50.1-1.fc39.x86_64 414/606 Verifying : at-spi2-core-2.50.1-1.fc39.x86_64 415/606 Verifying : atk-2.50.1-1.fc39.x86_64 416/606 Verifying : bluez-libs-5.72-1.fc39.x86_64 417/606 Verifying : cups-1:2.4.7-5.fc39.x86_64 418/606 Verifying : cups-browsed-1:2.0.0-1.fc39.x86_64 419/606 Verifying : cups-client-1:2.4.7-5.fc39.x86_64 420/606 Verifying : cups-filesystem-1:2.4.7-5.fc39.noarch 421/606 Verifying : cups-filters-1:2.0.0-1.fc39.x86_64 422/606 Verifying : cups-ipptool-1:2.4.7-5.fc39.x86_64 423/606 Verifying : cups-libs-1:2.4.7-5.fc39.x86_64 424/606 Verifying : dnsmasq-2.89-7.fc39.x86_64 425/606 Verifying : fftw-libs-double-3.3.10-10.fc39.x86_64 426/606 Verifying : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 427/606 Verifying : ghostscript-10.02.1-2.fc39.x86_64 428/606 Verifying : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 429/606 Verifying : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 430/606 Verifying : go-srpm-macros-3.3.1-1.fc39.noarch 431/606 Verifying : google-noto-fonts-common-20240101-1.fc39.noarch 432/606 Verifying : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 433/606 Verifying : graphviz-8.1.0-6.fc39.x86_64 434/606 Verifying : gstreamer1-1.22.9-1.fc39.x86_64 435/606 Verifying : gstreamer1-plugins-base-1.22.9-1.fc39.x86_64 436/606 Verifying : gtk-update-icon-cache-3.24.41-1.fc39.x86_64 437/606 Verifying : gtk3-3.24.41-1.fc39.x86_64 438/606 Verifying : httpd-2.4.58-1.fc39.x86_64 439/606 Verifying : httpd-core-2.4.58-1.fc39.x86_64 440/606 Verifying : httpd-filesystem-2.4.58-1.fc39.noarch 441/606 Verifying : httpd-tools-2.4.58-1.fc39.x86_64 442/606 Verifying : hwdata-0.378-1.fc39.noarch 443/606 Verifying : ipp-usb-0.9.24-1.fc39.x86_64 444/606 Verifying : libXpm-3.5.17-1.fc39.x86_64 445/606 Verifying : libXrandr-1.5.4-1.fc39.x86_64 446/606 Verifying : libaom-3.8.0-1.fc39.x86_64 447/606 Verifying : libcloudproviders-0.3.5-1.fc39.x86_64 448/606 Verifying : libcupsfilters-1:2.0.0-2.fc39.x86_64 449/606 Verifying : libdrm-2.4.120-1.fc39.x86_64 450/606 Verifying : libgs-10.02.1-2.fc39.x86_64 451/606 Verifying : libgsf-1.14.51-1.fc39.x86_64 452/606 Verifying : libgusb-0.4.8-1.fc39.x86_64 453/606 Verifying : libheif-1.17.5-1.fc39.x86_64 454/606 Verifying : libimagequant-4.0.3-2.fc39.x86_64 455/606 Verifying : liblc3-1.0.4-2.fc39.x86_64 456/606 Verifying : libnotify-0.8.3-1.fc39.x86_64 457/606 Verifying : libosinfo-1.11.0-1.fc39.x86_64 458/606 Verifying : libppd-1:2.0.0-1.fc39.x86_64 459/606 Verifying : libproxy-0.5.3-3.fc39.x86_64 460/606 Verifying : librsvg2-2.57.1-1.fc39.x86_64 461/606 Verifying : libsodium-1.0.18-15.fc39.x86_64 462/606 Verifying : libsoup3-3.4.4-1.fc39.x86_64 463/606 Verifying : libxslt-1.1.39-1.fc39.x86_64 464/606 Verifying : llvm-libs-17.0.6-3.fc39.x86_64 465/606 Verifying : mesa-dri-drivers-23.3.5-1.fc39.x86_64 466/606 Verifying : mesa-filesystem-23.3.5-1.fc39.x86_64 467/606 Verifying : mesa-libEGL-23.3.5-1.fc39.x86_64 468/606 Verifying : mesa-libGL-23.3.5-1.fc39.x86_64 469/606 Verifying : mesa-libgbm-23.3.5-1.fc39.x86_64 470/606 Verifying : mesa-libglapi-23.3.5-1.fc39.x86_64 471/606 Verifying : mesa-va-drivers-23.3.5-1.fc39.x86_64 472/606 Verifying : mod_http2-2.0.25-1.fc39.x86_64 473/606 Verifying : mod_lua-2.4.58-1.fc39.x86_64 474/606 Verifying : mod_ssl-1:2.4.58-1.fc39.x86_64 475/606 Verifying : nspr-4.35.0-16.fc39.x86_64 476/606 Verifying : nss-3.96.1-1.fc39.x86_64 477/606 Verifying : nss-softokn-3.96.1-1.fc39.x86_64 478/606 Verifying : nss-softokn-freebl-3.96.1-1.fc39.x86_64 479/606 Verifying : nss-sysinit-3.96.1-1.fc39.x86_64 480/606 Verifying : nss-util-3.96.1-1.fc39.x86_64 481/606 Verifying : oniguruma-6.9.9-1.fc39.x86_64 482/606 Verifying : osinfo-db-20231215-1.fc39.noarch 483/606 Verifying : osinfo-db-tools-1.11.0-1.fc39.x86_64 484/606 Verifying : perl-4:5.38.2-502.fc39.x86_64 485/606 Verifying : perl-Attribute-Handlers-1.03-502.fc39.noarch 486/606 Verifying : perl-AutoSplit-5.74-502.fc39.noarch 487/606 Verifying : perl-Benchmark-1.24-502.fc39.noarch 488/606 Verifying : perl-CGI-4.59-1.fc39.noarch 489/606 Verifying : perl-Config-Extensions-0.03-502.fc39.noarch 490/606 Verifying : perl-DBM_Filter-0.06-502.fc39.noarch 491/606 Verifying : perl-Devel-Peek-1.33-502.fc39.x86_64 492/606 Verifying : perl-Devel-SelfStubber-1.06-502.fc39.noarch 493/606 Verifying : perl-DirHandle-1.05-502.fc39.noarch 494/606 Verifying : perl-Dumpvalue-2.27-502.fc39.noarch 495/606 Verifying : perl-English-1.11-502.fc39.noarch 496/606 Verifying : perl-ExtUtils-Constant-0.25-502.fc39.noarch 497/606 Verifying : perl-ExtUtils-Embed-1.35-502.fc39.noarch 498/606 Verifying : perl-ExtUtils-Miniperl-1.13-502.fc39.noarch 499/606 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 500/606 Verifying : perl-File-Copy-2.41-502.fc39.noarch 501/606 Verifying : perl-File-DosGlob-1.12-502.fc39.x86_64 502/606 Verifying : perl-FileCache-1.10-502.fc39.noarch 503/606 Verifying : perl-FindBin-1.53-502.fc39.noarch 504/606 Verifying : perl-GDBM_File-1:1.24-502.fc39.x86_64 505/606 Verifying : perl-Hash-Util-0.30-502.fc39.x86_64 506/606 Verifying : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 507/606 Verifying : perl-I18N-Collate-1.02-502.fc39.noarch 508/606 Verifying : perl-I18N-LangTags-0.45-502.fc39.noarch 509/606 Verifying : perl-I18N-Langinfo-0.22-502.fc39.x86_64 510/606 Verifying : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 511/606 Verifying : perl-Math-Complex-1.62-502.fc39.noarch 512/606 Verifying : perl-Memoize-1.16-502.fc39.noarch 513/606 Verifying : perl-Module-CoreList-1:5.20231230-1.fc39.noarch 514/606 Verifying : perl-Module-CoreList-tools-1:5.20231230-1.fc39.n 515/606 Verifying : perl-Module-Loaded-1:0.08-502.fc39.noarch 516/606 Verifying : perl-NEXT-0.69-502.fc39.noarch 517/606 Verifying : perl-Net-1.03-502.fc39.noarch 518/606 Verifying : perl-ODBM_File-1.18-502.fc39.x86_64 519/606 Verifying : perl-Object-HashBase-0.010-1.fc39.noarch 520/606 Verifying : perl-Opcode-1.64-502.fc39.x86_64 521/606 Verifying : perl-Pod-Functions-1.14-502.fc39.noarch 522/606 Verifying : perl-Pod-Html-1.34-502.fc39.noarch 523/606 Verifying : perl-Pod-Parser-1.67-1.fc39.noarch 524/606 Verifying : perl-Safe-2.44-502.fc39.noarch 525/606 Verifying : perl-Search-Dict-1.07-502.fc39.noarch 526/606 Verifying : perl-SelfLoader-1.26-502.fc39.noarch 527/606 Verifying : perl-Sys-Hostname-1.25-502.fc39.x86_64 528/606 Verifying : perl-Term-Complete-1.403-502.fc39.noarch 529/606 Verifying : perl-Term-ReadLine-1.17-502.fc39.noarch 530/606 Verifying : perl-Test-1.31-502.fc39.noarch 531/606 Verifying : perl-Test-Harness-1:3.48-1.fc39.noarch 532/606 Verifying : perl-Text-Abbrev-1.02-502.fc39.noarch 533/606 Verifying : perl-Thread-3.05-502.fc39.noarch 534/606 Verifying : perl-Thread-Semaphore-2.13-502.fc39.noarch 535/606 Verifying : perl-Tie-4.6-502.fc39.noarch 536/606 Verifying : perl-Tie-File-1.07-502.fc39.noarch 537/606 Verifying : perl-Tie-Memoize-1.1-502.fc39.noarch 538/606 Verifying : perl-Time-1.03-502.fc39.noarch 539/606 Verifying : perl-Time-Piece-1.3401-502.fc39.x86_64 540/606 Verifying : perl-Unicode-UCD-0.78-502.fc39.noarch 541/606 Verifying : perl-User-pwent-1.04-502.fc39.noarch 542/606 Verifying : perl-autouse-1.11-502.fc39.noarch 543/606 Verifying : perl-blib-1.07-502.fc39.noarch 544/606 Verifying : perl-debugger-1.60-502.fc39.noarch 545/606 Verifying : perl-deprecate-0.04-502.fc39.noarch 546/606 Verifying : perl-devel-4:5.38.2-502.fc39.x86_64 547/606 Verifying : perl-diagnostics-1.39-502.fc39.noarch 548/606 Verifying : perl-doc-5.38.2-502.fc39.noarch 549/606 Verifying : perl-encoding-warnings-0.14-502.fc39.noarch 550/606 Verifying : perl-fields-2.27-502.fc39.noarch 551/606 Verifying : perl-filetest-1.03-502.fc39.noarch 552/606 Verifying : perl-less-0.03-502.fc39.noarch 553/606 Verifying : perl-libnetcfg-4:5.38.2-502.fc39.noarch 554/606 Verifying : perl-macros-4:5.38.2-502.fc39.noarch 555/606 Verifying : perl-meta-notation-5.38.2-502.fc39.noarch 556/606 Verifying : perl-open-1.13-502.fc39.noarch 557/606 Verifying : perl-ph-5.38.2-502.fc39.x86_64 558/606 Verifying : perl-sigtrap-1.10-502.fc39.noarch 559/606 Verifying : perl-sort-2.05-502.fc39.noarch 560/606 Verifying : perl-subs-1.04-502.fc39.noarch 561/606 Verifying : perl-utils-5.38.2-502.fc39.noarch 562/606 Verifying : perl-vmsish-1.04-502.fc39.noarch 563/606 Verifying : php-8.2.15-1.fc39.x86_64 564/606 Verifying : php-cli-8.2.15-1.fc39.x86_64 565/606 Verifying : php-common-8.2.15-1.fc39.x86_64 566/606 Verifying : php-fpm-8.2.15-1.fc39.x86_64 567/606 Verifying : php-gd-8.2.15-1.fc39.x86_64 568/606 Verifying : php-mbstring-8.2.15-1.fc39.x86_64 569/606 Verifying : php-opcache-8.2.15-1.fc39.x86_64 570/606 Verifying : php-pdo-8.2.15-1.fc39.x86_64 571/606 Verifying : php-pgsql-8.2.15-1.fc39.x86_64 572/606 Verifying : php-sodium-8.2.15-1.fc39.x86_64 573/606 Verifying : php-xml-8.2.15-1.fc39.x86_64 574/606 Verifying : pipewire-1.0.3-1.fc39.x86_64 575/606 Verifying : pipewire-alsa-1.0.3-1.fc39.x86_64 576/606 Verifying : pipewire-jack-audio-connection-kit-1.0.3-1.fc39. 577/606 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.3-1. 578/606 Verifying : pipewire-libs-1.0.3-1.fc39.x86_64 579/606 Verifying : pipewire-pulseaudio-1.0.3-1.fc39.x86_64 580/606 Verifying : procps-ng-4.0.3-5.fc39.x86_64 581/606 Verifying : pyproject-srpm-macros-1.12.0-1.fc39.noarch 582/606 Verifying : python3-devel-3.12.1-2.fc39.x86_64 583/606 Verifying : qpdf-libs-11.6.4-1.fc39.x86_64 584/606 Verifying : qt-settings-39.1-1.fc39.noarch 585/606 Verifying : qt5-srpm-macros-5.15.12-1.fc39.noarch 586/606 Verifying : qt6-srpm-macros-6.6.0-1.fc39.noarch 587/606 Verifying : rav1e-libs-0.6.6-4.fc39.x86_64 588/606 Verifying : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 589/606 Verifying : rsvg-pixbuf-loader-2.57.1-1.fc39.x86_64 590/606 Verifying : rtkit-0.11-61.fc39.x86_64 591/606 Verifying : rust-srpm-macros-25.2-2.fc39.noarch 592/606 Verifying : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 593/606 Verifying : time-1.9-23.fc39.x86_64 594/606 Verifying : tracker-miners-3.6.2-1.fc39.x86_64 595/606 Verifying : webp-pixbuf-loader-0.2.6-1.fc39.x86_64 596/606 Verifying : wireplumber-0.4.17-1.fc39.x86_64 597/606 Verifying : wireplumber-libs-0.4.17-1.fc39.x86_64 598/606 Verifying : xdg-desktop-portal-1.18.2-1.fc39.x86_64 599/606 Verifying : xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 600/606 Verifying : drupal-4.7-17.lxc.noarch 601/606 Verifying : myplc-config-7.1-0.lxc.2024.02.08.noarch 602/606 Verifying : myplc-core-7.1-0.lxc.2024.02.08.noarch 603/606 Verifying : plcapi-7.1-2.lxc.2024.02.08.x86_64 604/606 Verifying : plewww-5.3-0.2024.02.08.noarch 605/606 Verifying : plewww-plekit-5.3-0.2024.02.08.noarch 606/606 Installed: ImageMagick-1:7.1.1.26-2.fc39.x86_64 ImageMagick-libs-1:7.1.1.26-2.fc39.x86_64 LibRaw-0.21.2-2.fc39.x86_64 ModemManager-glib-1.20.6-3.fc39.x86_64 abattis-cantarell-vf-fonts-0.301-10.fc39.noarch acl-2.3.1-9.fc39.x86_64 adobe-mappings-cmap-20230622-1.fc39.noarch adobe-mappings-cmap-deprecated-20230622-1.fc39.noarch adobe-mappings-pdf-20190401-5.fc39.noarch adobe-source-code-pro-fonts-2.042.1.062.1.026-2.fc39.noarch adwaita-cursor-theme-45.0-1.fc39.noarch adwaita-icon-theme-45.0-1.fc39.noarch annobin-docs-12.38-1.fc39.noarch annobin-plugin-gcc-12.38-1.fc39.x86_64 ansible-srpm-macros-1-11.fc39.noarch antiword-0.37-36.fc39.x86_64 apr-1.7.3-2.fc39.x86_64 apr-util-1.6.3-4.fc39.x86_64 apr-util-bdb-1.6.3-4.fc39.x86_64 apr-util-openssl-1.6.3-4.fc39.x86_64 at-3.2.5-7.fc39.x86_64 at-spi2-atk-2.50.1-1.fc39.x86_64 at-spi2-core-2.50.1-1.fc39.x86_64 atk-2.50.1-1.fc39.x86_64 avahi-0.8-24.fc39.x86_64 avahi-glib-0.8-24.fc39.x86_64 avahi-libs-0.8-24.fc39.x86_64 avif-pixbuf-loader-0.11.1-11.fc39.x86_64 bc-1.07.1-19.fc39.x86_64 bluez-libs-5.72-1.fc39.x86_64 braille-printer-app-1:2.0~b0^386eea385f-4.fc39.x86_64 bzip2-1.0.8-16.fc39.x86_64 cairo-1.18.0-1.fc39.x86_64 cairo-gobject-1.18.0-1.fc39.x86_64 cdparanoia-libs-10.2-42.fc39.x86_64 color-filesystem-1-31.fc39.noarch colord-1.4.6-6.fc39.x86_64 colord-libs-1.4.6-6.fc39.x86_64 cpio-2.14-4.fc39.x86_64 cronie-1.6.1-5.fc39.x86_64 cronie-anacron-1.6.1-5.fc39.x86_64 crontabs-1.11-30.20190603git.fc39.noarch cups-1:2.4.7-5.fc39.x86_64 cups-browsed-1:2.0.0-1.fc39.x86_64 cups-client-1:2.4.7-5.fc39.x86_64 cups-filesystem-1:2.4.7-5.fc39.noarch cups-filters-1:2.0.0-1.fc39.x86_64 cups-ipptool-1:2.4.7-5.fc39.x86_64 cups-libs-1:2.4.7-5.fc39.x86_64 cyrus-sasl-2.1.28-11.fc39.x86_64 dbusmenu-qt-0.9.3-0.32.20160218.fc39.x86_64 dconf-0.40.0-9.fc39.x86_64 default-fonts-core-sans-4.0-9.fc39.noarch desktop-file-utils-0.26-9.fc39.x86_64 dnsmasq-2.89-7.fc39.x86_64 drupal-4.7-17.lxc.noarch dwz-0.15-3.fc39.x86_64 ed-1.19-4.fc39.x86_64 efi-srpm-macros-5-9.fc39.noarch exempi-2.6.4-2.fc39.x86_64 exiv2-0.27.6-5.fc39.x86_64 exiv2-libs-0.27.6-5.fc39.x86_64 expect-5.45.4-20.fc39.x86_64 fdk-aac-free-2.0.0-11.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch fftw-libs-double-3.3.10-10.fc39.x86_64 flac-libs-1.4.3-2.fc39.x86_64 fontconfig-2.14.2-5.fc39.x86_64 fonts-filesystem-1:2.0.5-12.fc39.noarch fonts-srpm-macros-1:2.0.5-12.fc39.noarch fpc-srpm-macros-1.3-8.fc39.noarch freetype-2.13.1-2.fc39.x86_64 fribidi-1.0.13-2.fc39.x86_64 fuse-common-3.16.1-1.fc39.x86_64 fuse3-3.16.1-1.fc39.x86_64 fuse3-libs-3.16.1-1.fc39.x86_64 gcc-plugin-annobin-13.2.1-6.fc39.x86_64 gd-2.3.3-12.fc39.x86_64 gdk-pixbuf2-2.42.10-5.fc39.x86_64 gdk-pixbuf2-modules-2.42.10-5.fc39.x86_64 geoclue2-2.7.0-2.fc39.x86_64 gettext-0.22-2.fc39.x86_64 gettext-envsubst-0.22-2.fc39.x86_64 gettext-libs-0.22-2.fc39.x86_64 gettext-runtime-0.22-2.fc39.x86_64 ghc-srpm-macros-1.6.1-2.fc39.noarch ghostscript-10.02.1-2.fc39.x86_64 ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 ghostscript-tools-printing-10.02.1-2.fc39.x86_64 giflib-5.2.1-17.fc39.x86_64 glib-networking-2.78.0-1.fc39.x86_64 gnat-srpm-macros-6-3.fc39.noarch go-srpm-macros-3.3.1-1.fc39.noarch gobject-introspection-1.78.1-1.fc39.x86_64 google-droid-sans-fonts-20200215-17.fc39.noarch google-noto-fonts-common-20240101-1.fc39.noarch google-noto-sans-vf-fonts-20240101-1.fc39.noarch gpgme-1.20.0-5.fc39.x86_64 graphene-1.10.6-6.fc39.x86_64 graphite2-1.3.14-12.fc39.x86_64 graphviz-8.1.0-6.fc39.x86_64 gsettings-desktop-schemas-45.0-1.fc39.x86_64 gsm-1.0.22-3.fc39.x86_64 gstreamer1-1.22.9-1.fc39.x86_64 gstreamer1-plugins-base-1.22.9-1.fc39.x86_64 gtk-update-icon-cache-3.24.41-1.fc39.x86_64 gtk2-2.24.33-15.fc39.x86_64 gtk3-3.24.41-1.fc39.x86_64 gts-0.7.6-46.20121130.fc39.x86_64 harfbuzz-8.2.1-2.fc39.x86_64 hicolor-icon-theme-0.17-16.fc39.noarch highway-1.0.7-1.fc39.x86_64 httpd-2.4.58-1.fc39.x86_64 httpd-core-2.4.58-1.fc39.x86_64 httpd-filesystem-2.4.58-1.fc39.noarch httpd-tools-2.4.58-1.fc39.x86_64 hwdata-0.378-1.fc39.noarch imath-3.1.9-3.fc39.x86_64 ipp-usb-0.9.24-1.fc39.x86_64 iso-codes-4.15.0-2.fc39.noarch jasper-libs-3.0.6-4.fc39.x86_64 jbig2dec-libs-0.19-10.fc39.x86_64 jbigkit-libs-2.1-26.fc39.x86_64 json-glib-1.8.0-1.fc39.x86_64 julietaula-montserrat-fonts-1:7.222-5.fc39.noarch jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 kernel-srpm-macros-1.0-20.fc39.noarch lame-libs-3.100-15.fc39.x86_64 lasi-1.1.3-11.fc39.x86_64 lcms2-2.15-2.fc39.x86_64 libICE-1.0.10-11.fc39.x86_64 libSM-1.2.3-13.fc39.x86_64 libX11-1.8.7-1.fc39.x86_64 libX11-common-1.8.7-1.fc39.noarch libX11-xcb-1.8.7-1.fc39.x86_64 libXau-1.0.11-3.fc39.x86_64 libXcomposite-0.4.5-10.fc39.x86_64 libXcursor-1.2.1-4.fc39.x86_64 libXdamage-1.1.5-10.fc39.x86_64 libXext-1.3.5-3.fc39.x86_64 libXfixes-6.0.0-6.fc39.x86_64 libXft-2.3.8-3.fc39.x86_64 libXi-1.8.1-2.fc39.x86_64 libXinerama-1.1.5-3.fc39.x86_64 libXpm-3.5.17-1.fc39.x86_64 libXrandr-1.5.4-1.fc39.x86_64 libXrender-0.9.11-3.fc39.x86_64 libXt-1.2.1-5.fc39.x86_64 libXtst-1.2.4-3.fc39.x86_64 libXv-1.0.11-19.fc39.x86_64 libXxf86vm-1.1.5-3.fc39.x86_64 libaom-3.8.0-1.fc39.x86_64 libasyncns-0.8-25.fc39.x86_64 libavif-0.11.1-11.fc39.x86_64 libcanberra-0.30-32.fc39.x86_64 libcanberra-gtk2-0.30-32.fc39.x86_64 libcanberra-gtk3-0.30-32.fc39.x86_64 libcloudproviders-0.3.5-1.fc39.x86_64 libcue-2.2.1-13.fc39.x86_64 libcupsfilters-1:2.0.0-2.fc39.x86_64 libdaemon-0.14-26.fc39.x86_64 libdatrie-0.2.13-7.fc39.x86_64 libdav1d-1.2.1-2.fc39.x86_64 libdrm-2.4.120-1.fc39.x86_64 libepoxy-1.5.10-4.fc39.x86_64 liberation-fonts-common-1:2.1.5-7.fc39.noarch liberation-mono-fonts-1:2.1.5-7.fc39.noarch libexif-0.6.24-5.fc39.x86_64 libgexiv2-0.14.2-1.fc39.x86_64 libglvnd-1:1.7.0-1.fc39.x86_64 libglvnd-egl-1:1.7.0-1.fc39.x86_64 libglvnd-glx-1:1.7.0-1.fc39.x86_64 libglvnd-opengl-1:1.7.0-1.fc39.x86_64 libgrss-0.7.0-17.fc39.x86_64 libgs-10.02.1-2.fc39.x86_64 libgsf-1.14.51-1.fc39.x86_64 libgudev-238-2.fc39.x86_64 libgusb-0.4.8-1.fc39.x86_64 libgxps-0.3.2-6.fc39.x86_64 libheif-1.17.5-1.fc39.x86_64 libicu-73.2-2.fc39.x86_64 libijs-0.35-19.fc39.x86_64 libimagequant-4.0.3-2.fc39.x86_64 libimobiledevice-1.3.0^20230705git6fc41f5-1.fc39.x86_64 libimobiledevice-glue-1.0.0-1.fc39.x86_64 libiptcdata-1.0.5-15.fc39.x86_64 libjpeg-turbo-2.1.4-3.fc39.x86_64 libjxl-1:0.8.2-3.fc39.x86_64 liblc3-1.0.4-2.fc39.x86_64 libldac-2.0.2.3-13.fc39.x86_64 liblerc-4.0.0-4.fc39.x86_64 liblouis-3.25.0-3.fc39.x86_64 liblouisutdml-2.11.0-5.fc39.x86_64 liblouisutdml-utils-2.11.0-5.fc39.x86_64 liblqr-1-0.4.2-22.fc39.x86_64 libmetalink-0.1.3-32.fc39.x86_64 libmng-2.0.3-19.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libnotify-0.8.3-1.fc39.x86_64 libogg-2:1.3.5-6.fc39.x86_64 libosinfo-1.11.0-1.fc39.x86_64 libpaper-1:2.1.1-1.fc39.x86_64 libpath_utils-0.2.1-54.fc39.x86_64 libpciaccess-0.16-9.fc39.x86_64 libpipeline-1.5.7-3.fc39.x86_64 libplist-2.3.0-1.fc39.x86_64 libpng-2:1.6.37-15.fc39.x86_64 libpng12-1.2.57-18.fc39.x86_64 libppd-1:2.0.0-1.fc39.x86_64 libpq-15.3-1.fc39.x86_64 libproxy-0.5.3-3.fc39.x86_64 libraqm-0.8.0-5.fc39.x86_64 librsvg2-2.57.1-1.fc39.x86_64 libsbc-2.0-3.fc39.x86_64 libsndfile-1.1.0-9.fc39.x86_64 libsodium-1.0.18-15.fc39.x86_64 libsoup-2.74.3-3.fc39.x86_64 libsoup3-3.4.4-1.fc39.x86_64 libstemmer-2.2.0-7.fc39.x86_64 libtalloc-2.4.1-1.fc39.x86_64 libtdb-1.4.9-1.fc39.x86_64 libthai-0.1.29-6.fc39.x86_64 libtheora-1:1.1.1-34.fc39.x86_64 libtiff-4.4.0-8.fc39.x86_64 libtracker-sparql-3.6.0-1.fc39.x86_64 libunwind-1.7.0-0.2.rc2.fc39.x86_64 libusbmuxd-2.0.2^20230620git8d30a55-3.fc39.x86_64 libvisual-1:0.4.1-2.fc39.x86_64 libvmaf-2.3.0-6.fc39.x86_64 libvorbis-1:1.3.7-8.fc39.x86_64 libwayland-client-1.22.0-2.fc39.x86_64 libwayland-cursor-1.22.0-2.fc39.x86_64 libwayland-egl-1.22.0-2.fc39.x86_64 libwayland-server-1.22.0-2.fc39.x86_64 libwebp-1.3.2-2.fc39.x86_64 libwmf-lite-0.2.13-2.fc39.x86_64 libxcb-1.13.1-12.fc39.x86_64 libxcrypt-compat-4.4.36-2.fc39.x86_64 libxshmfence-1.3-13.fc39.x86_64 libxslt-1.1.39-1.fc39.x86_64 libzip-1.10.1-1.fc39.x86_64 llvm-libs-17.0.6-3.fc39.x86_64 lm_sensors-libs-3.6.0-14.fc39.x86_64 low-memory-monitor-2.1-8.fc39.x86_64 lua-srpm-macros-1-9.fc39.noarch m4-1.4.19-6.fc39.x86_64 mailcap-2.1.54-2.fc39.noarch mailx-12.5-44.fc39.x86_64 man-db-2.11.2-5.fc39.x86_64 memcached-1.6.21-2.fc39.x86_64 mesa-dri-drivers-23.3.5-1.fc39.x86_64 mesa-filesystem-23.3.5-1.fc39.x86_64 mesa-libEGL-23.3.5-1.fc39.x86_64 mesa-libGL-23.3.5-1.fc39.x86_64 mesa-libGLU-9.0.3-1.fc39.x86_64 mesa-libgbm-23.3.5-1.fc39.x86_64 mesa-libglapi-23.3.5-1.fc39.x86_64 mesa-va-drivers-23.3.5-1.fc39.x86_64 mod_http2-2.0.25-1.fc39.x86_64 mod_lua-2.4.58-1.fc39.x86_64 mod_ssl-1:2.4.58-1.fc39.x86_64 mpg123-libs-1.31.3-2.fc39.x86_64 myplc-config-7.1-0.lxc.2024.02.08.noarch myplc-core-7.1-0.lxc.2024.02.08.noarch netpbm-11.02.00-2.fc39.x86_64 nginx-filesystem-1:1.24.0-4.fc39.noarch nspr-4.35.0-16.fc39.x86_64 nss-3.96.1-1.fc39.x86_64 nss-mdns-0.15.1-9.fc39.x86_64 nss-softokn-3.96.1-1.fc39.x86_64 nss-softokn-freebl-3.96.1-1.fc39.x86_64 nss-sysinit-3.96.1-1.fc39.x86_64 nss-util-3.96.1-1.fc39.x86_64 ocaml-srpm-macros-8-2.fc39.noarch oniguruma-6.9.9-1.fc39.x86_64 open-sans-fonts-1.10-19.fc39.noarch openblas-srpm-macros-2-14.fc39.noarch openexr-libs-3.1.10-2.fc39.x86_64 openjpeg2-2.5.0-5.fc39.x86_64 openssl-1:3.1.1-4.fc39.x86_64 opus-1.3.1-13.fc39.x86_64 orc-0.4.33-3.fc39.x86_64 osinfo-db-20231215-1.fc39.noarch osinfo-db-tools-1.11.0-1.fc39.x86_64 package-notes-srpm-macros-0.5-9.fc39.noarch pango-1.51.0-1.fc39.x86_64 patch-2.7.6-22.fc39.x86_64 perl-4:5.38.2-502.fc39.x86_64 perl-Algorithm-Diff-1.2010-9.fc39.noarch perl-Archive-Tar-3.02-4.fc39.noarch perl-Archive-Zip-1.68-12.fc39.noarch perl-Attribute-Handlers-1.03-502.fc39.noarch perl-AutoSplit-5.74-502.fc39.noarch perl-B-Lint-1.20-28.fc39.noarch perl-Benchmark-1.24-502.fc39.noarch perl-CGI-4.59-1.fc39.noarch perl-CPAN-2.36-501.fc39.noarch perl-CPAN-DistnameInfo-0.12-28.fc39.noarch perl-CPAN-Meta-2.150010-500.fc39.noarch perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch perl-CPAN-Meta-YAML-0.018-501.fc39.noarch perl-Class-ISA-0.36-1039.fc39.noarch perl-Clone-0.46-4.fc39.x86_64 perl-Compress-Bzip2-2.28-15.fc39.x86_64 perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64 perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 perl-Config-Extensions-0.03-502.fc39.noarch perl-Config-Perl-V-0.36-501.fc39.noarch perl-DBM_Filter-0.06-502.fc39.noarch perl-DB_File-1.859-1.fc39.x86_64 perl-Data-Dump-1.25-8.fc39.noarch perl-Data-OptList-0.114-2.fc39.noarch perl-Data-Section-0.200008-3.fc39.noarch perl-Devel-PPPort-3.71-501.fc39.x86_64 perl-Devel-Peek-1.33-502.fc39.x86_64 perl-Devel-SelfStubber-1.06-502.fc39.noarch perl-Devel-Size-0.83-16.fc39.x86_64 perl-Digest-HMAC-1.04-8.fc39.noarch perl-Digest-SHA-1:6.04-501.fc39.x86_64 perl-Digest-SHA1-2.13-40.fc39.x86_64 perl-DirHandle-1.05-502.fc39.noarch perl-Dumpvalue-2.27-502.fc39.noarch perl-Encode-Locale-1.05-27.fc39.noarch perl-Encode-devel-4:3.19-500.fc39.x86_64 perl-English-1.11-502.fc39.noarch perl-Env-1.06-500.fc39.noarch perl-ExtUtils-CBuilder-1:0.280238-500.fc39.noarch perl-ExtUtils-Command-2:7.70-501.fc39.noarch perl-ExtUtils-Constant-0.25-502.fc39.noarch perl-ExtUtils-Embed-1.35-502.fc39.noarch perl-ExtUtils-Install-2.22-500.fc39.noarch perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch perl-ExtUtils-Miniperl-1.13-502.fc39.noarch perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch perl-File-CheckTree-4.42-318.fc39.noarch perl-File-Compare-1.100.700-502.fc39.noarch perl-File-Copy-2.41-502.fc39.noarch perl-File-DosGlob-1.12-502.fc39.x86_64 perl-File-Fetch-1.04-500.fc39.noarch perl-File-HomeDir-1.006-10.fc39.noarch perl-File-Listing-6.16-1.fc39.noarch perl-File-Slurper-0.014-3.fc39.noarch perl-File-Which-1.27-9.fc39.noarch perl-FileCache-1.10-502.fc39.noarch perl-Filter-2:1.64-501.fc39.x86_64 perl-Filter-Simple-0.96-500.fc39.noarch perl-FindBin-1.53-502.fc39.noarch perl-GDBM_File-1:1.24-502.fc39.x86_64 perl-HTML-Parser-3.81-3.fc39.x86_64 perl-HTML-Tagset-3.20-54.fc39.noarch perl-HTTP-Cookies-6.10-10.fc39.noarch perl-HTTP-Date-6.06-2.fc39.noarch perl-HTTP-Message-6.44-3.fc39.noarch perl-HTTP-Negotiate-6.01-36.fc39.noarch perl-Hash-Util-0.30-502.fc39.x86_64 perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 perl-I18N-Collate-1.02-502.fc39.noarch perl-I18N-LangTags-0.45-502.fc39.noarch perl-I18N-Langinfo-0.22-502.fc39.x86_64 perl-IO-Compress-2.206-1.fc39.noarch perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 perl-IO-Compress-Lzma-2.206-1.fc39.noarch perl-IO-HTML-1.004-11.fc39.noarch perl-IO-Zlib-1:1.14-500.fc39.noarch perl-IPC-Cmd-2:1.04-501.fc39.noarch perl-IPC-SysV-2.09-501.fc39.x86_64 perl-IPC-System-Simple-1.30-11.fc39.noarch perl-Importer-0.026-10.fc39.noarch perl-JSON-PP-1:4.16-501.fc39.noarch perl-LWP-MediaTypes-6.04-15.fc39.noarch perl-Locale-Codes-3.74-2.fc39.noarch perl-Locale-Maketext-1.33-501.fc39.noarch perl-Locale-Maketext-Simple-1:0.21-502.fc39.noarch perl-MIME-Charset-1.013.1-3.fc39.noarch perl-MRO-Compat-0.15-7.fc39.noarch perl-Math-BigInt-1:1.9998.39-2.fc39.noarch perl-Math-BigInt-FastCalc-0.501.400-3.fc39.x86_64 perl-Math-BigRat-0.2624-500.fc39.noarch perl-Math-Complex-1.62-502.fc39.noarch perl-Memoize-1.16-502.fc39.noarch perl-Module-Build-2:0.42.34-2.fc39.noarch perl-Module-CoreList-1:5.20231230-1.fc39.noarch perl-Module-CoreList-tools-1:5.20231230-1.fc39.noarch perl-Module-Load-1:0.36-500.fc39.noarch perl-Module-Load-Conditional-0.74-500.fc39.noarch perl-Module-Loaded-1:0.08-502.fc39.noarch perl-Module-Metadata-1.000038-3.fc39.noarch perl-Module-Pluggable-2:5.2-26.fc39.noarch perl-Module-Runtime-0.016-20.fc39.noarch perl-Module-Signature-0.88-6.fc39.noarch perl-NEXT-0.69-502.fc39.noarch perl-NTLM-1.09-36.fc39.noarch perl-Net-1.03-502.fc39.noarch perl-Net-HTTP-6.23-2.fc39.noarch perl-Net-Ping-2.76-500.fc39.noarch perl-ODBM_File-1.18-502.fc39.x86_64 perl-Object-HashBase-0.010-1.fc39.noarch perl-Opcode-1.64-502.fc39.x86_64 perl-Package-Generator-1.106-29.fc39.noarch perl-Params-Check-1:0.38-500.fc39.noarch perl-Params-Util-1.102-12.fc39.x86_64 perl-Perl-OSType-1.010-501.fc39.noarch perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 perl-PerlIO-via-QuotedPrint-0.10-500.fc39.noarch perl-Pod-Checker-4:1.75-500.fc39.noarch perl-Pod-Functions-1.14-502.fc39.noarch perl-Pod-Html-1.34-502.fc39.noarch perl-Pod-LaTeX-0.61-320.fc39.noarch perl-Pod-Parser-1.67-1.fc39.noarch perl-Pod-Plainer-1.04-25.fc39.noarch perl-Safe-2.44-502.fc39.noarch perl-Search-Dict-1.07-502.fc39.noarch perl-SelfLoader-1.26-502.fc39.noarch perl-Software-License-0.104004-2.fc39.noarch perl-Sub-Exporter-0.990-1.fc39.noarch perl-Sub-Install-0.929-3.fc39.noarch perl-Sys-Hostname-1.25-502.fc39.x86_64 perl-Sys-Syslog-0.36-501.fc39.x86_64 perl-Term-Complete-1.403-502.fc39.noarch perl-Term-ReadLine-1.17-502.fc39.noarch perl-Term-Size-Any-0.002-40.fc39.noarch perl-Term-Size-Perl-0.031-17.fc39.x86_64 perl-Term-Table-0.016-7.fc39.noarch perl-Test-1.31-502.fc39.noarch perl-Test-Harness-1:3.48-1.fc39.noarch perl-Test-Simple-3:1.302195-5.fc39.noarch perl-Text-Abbrev-1.02-502.fc39.noarch perl-Text-Balanced-2.06-500.fc39.noarch perl-Text-Diff-1.45-19.fc39.noarch perl-Text-Glob-0.11-21.fc39.noarch perl-Text-Soundex-3.05-28.fc39.x86_64 perl-Text-Template-1.61-3.fc39.noarch perl-Text-Unidecode-1.30-22.fc39.noarch perl-Thread-3.05-502.fc39.noarch perl-Thread-Queue-3.14-500.fc39.noarch perl-Thread-Semaphore-2.13-502.fc39.noarch perl-Tie-4.6-502.fc39.noarch perl-Tie-File-1.07-502.fc39.noarch perl-Tie-Memoize-1.1-502.fc39.noarch perl-Tie-RefHash-1.40-500.fc39.noarch perl-Time-1.03-502.fc39.noarch perl-Time-HiRes-4:1.9775-500.fc39.x86_64 perl-Time-Piece-1.3401-502.fc39.x86_64 perl-TimeDate-1:2.33-11.fc39.noarch perl-Try-Tiny-0.31-6.fc39.noarch perl-Unicode-Collate-1.31-500.fc39.x86_64 perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 perl-Unicode-Normalize-1.32-500.fc39.x86_64 perl-Unicode-UCD-0.78-502.fc39.noarch perl-User-pwent-1.04-502.fc39.noarch perl-WWW-RobotRules-6.02-37.fc39.noarch perl-XML-LibXML-1:2.0209-2.fc39.x86_64 perl-XML-NamespaceSupport-1.12-20.fc39.noarch perl-XML-SAX-1.02-13.fc39.noarch perl-XML-SAX-Base-1.09-20.fc39.noarch perl-autodie-2.36-501.fc39.noarch perl-autouse-1.11-502.fc39.noarch perl-bignum-0.66-501.fc39.noarch perl-blib-1.07-502.fc39.noarch perl-debugger-1.60-502.fc39.noarch perl-deprecate-0.04-502.fc39.noarch perl-devel-4:5.38.2-502.fc39.x86_64 perl-diagnostics-1.39-502.fc39.noarch perl-doc-5.38.2-502.fc39.noarch perl-encoding-4:3.00-500.fc39.x86_64 perl-encoding-warnings-0.14-502.fc39.noarch perl-experimental-0.031-500.fc39.noarch perl-fields-2.27-502.fc39.noarch perl-filetest-1.03-502.fc39.noarch perl-inc-latest-2:0.500-25.fc39.noarch perl-less-0.03-502.fc39.noarch perl-libnetcfg-4:5.38.2-502.fc39.noarch perl-libwww-perl-6.72-1.fc39.noarch perl-local-lib-2.000029-5.fc39.noarch perl-macros-4:5.38.2-502.fc39.noarch perl-meta-notation-5.38.2-502.fc39.noarch perl-open-1.13-502.fc39.noarch perl-perlfaq-5.20230812-1.fc39.noarch perl-ph-5.38.2-502.fc39.x86_64 perl-sigtrap-1.10-502.fc39.noarch perl-sort-2.05-502.fc39.noarch perl-srpm-macros-1-51.fc39.noarch perl-subs-1.04-502.fc39.noarch perl-threads-1:2.36-500.fc39.x86_64 perl-threads-shared-1.68-500.fc39.x86_64 perl-utils-5.38.2-502.fc39.noarch perl-version-8:0.99.30-1.fc39.x86_64 perl-vmsish-1.04-502.fc39.noarch php-8.2.15-1.fc39.x86_64 php-cli-8.2.15-1.fc39.x86_64 php-common-8.2.15-1.fc39.x86_64 php-fpm-8.2.15-1.fc39.x86_64 php-gd-8.2.15-1.fc39.x86_64 php-mbstring-8.2.15-1.fc39.x86_64 php-opcache-8.2.15-1.fc39.x86_64 php-pdo-8.2.15-1.fc39.x86_64 php-pgsql-8.2.15-1.fc39.x86_64 php-sodium-8.2.15-1.fc39.x86_64 php-xml-8.2.15-1.fc39.x86_64 pipewire-1.0.3-1.fc39.x86_64 pipewire-alsa-1.0.3-1.fc39.x86_64 pipewire-jack-audio-connection-kit-1.0.3-1.fc39.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.3-1.fc39.x86_64 pipewire-libs-1.0.3-1.fc39.x86_64 pipewire-pulseaudio-1.0.3-1.fc39.x86_64 pixman-0.42.2-2.fc39.x86_64 plcapi-7.1-2.lxc.2024.02.08.x86_64 plewww-5.3-0.2024.02.08.noarch plewww-plekit-5.3-0.2024.02.08.noarch poppler-23.08.0-1.fc39.x86_64 poppler-cpp-23.08.0-1.fc39.x86_64 poppler-data-0.4.11-5.fc39.noarch poppler-glib-23.08.0-1.fc39.x86_64 poppler-utils-23.08.0-1.fc39.x86_64 postgresql-15.4-1.fc39.x86_64 postgresql-private-libs-15.4-1.fc39.x86_64 postgresql-server-15.4-1.fc39.x86_64 procmail-3.24-2.fc39.x86_64 procps-ng-4.0.3-5.fc39.x86_64 pulseaudio-libs-16.1-5.fc39.x86_64 pyproject-srpm-macros-1.12.0-1.fc39.noarch python-srpm-macros-3.12-4.fc39.noarch python3-devel-3.12.1-2.fc39.x86_64 python3-lxml-4.9.3-2.fc39.x86_64 python3-memcached-1.59-11.fc39.noarch python3-mod_wsgi-4.9.4-6.fc39.x86_64 python3-pip-23.2.1-1.fc39.noarch python3-postgresql-1.2.2-10.fc39.x86_64 python3-psycopg2-2.9.6-3.fc39.x86_64 python3-pycurl-7.45.2-5.fc39.x86_64 python3-pyparsing-3.0.9-11.fc39.noarch python3-setuptools-67.7.2-7.fc39.noarch python3-six-1.16.0-12.fc39.noarch qpdf-libs-11.6.4-1.fc39.x86_64 qt-1:4.8.7-74.fc39.x86_64 qt-common-1:4.8.7-74.fc39.noarch qt-settings-39.1-1.fc39.noarch qt-x11-1:4.8.7-74.fc39.x86_64 qt3-3.3.8b-95.fc39.x86_64 qt5-srpm-macros-5.15.12-1.fc39.noarch qt6-srpm-macros-6.6.0-1.fc39.noarch rav1e-libs-0.6.6-4.fc39.x86_64 redhat-lsb-4.1-62.fc39.x86_64 redhat-lsb-core-4.1-62.fc39.x86_64 redhat-lsb-cxx-4.1-62.fc39.x86_64 redhat-lsb-desktop-4.1-62.fc39.x86_64 redhat-lsb-languages-4.1-62.fc39.x86_64 redhat-lsb-printing-4.1-62.fc39.x86_64 redhat-rpm-config-262-1.fc39.noarch rpmautospec-rpm-macros-0.6.0-2.fc39.noarch rsvg-pixbuf-loader-2.57.1-1.fc39.x86_64 rsync-3.2.7-5.fc39.x86_64 rtkit-0.11-61.fc39.x86_64 rust-srpm-macros-25.2-2.fc39.noarch sendmail-8.17.2-3.fc39.x86_64 sendmail-cf-8.17.2-3.fc39.noarch shared-mime-info-2.2-4.fc39.x86_64 sni-qt-0.2.7-0.13.20170217.fc39.x86_64 sombok-2.4.0-20.fc39.x86_64 sound-theme-freedesktop-0.8-20.fc39.noarch spax-1.6-10.fc39.x86_64 sscg-3.0.5-3.fc39.x86_64 svt-av1-libs-1.4.1-3.fc39.x86_64 systemtap-sdt-devel-5.0~pre16958465gca71442b-1.fc39.x86_64 tar-2:1.35-2.fc39.x86_64 tcl-1:8.6.12-5.fc39.x86_64 time-1.9-23.fc39.x86_64 tinycdb-0.78-21.fc39.x86_64 totem-pl-parser-3.26.6-7.fc39.x86_64 tracker-3.6.0-1.fc39.x86_64 tracker-miners-3.6.2-1.fc39.x86_64 uchardet-0.0.8-4.fc39.x86_64 unzip-6.0-62.fc39.x86_64 upower-1.90.2-3.fc39.x86_64 upower-libs-1.90.2-3.fc39.x86_64 urw-base35-bookman-fonts-20200910-18.fc39.noarch urw-base35-c059-fonts-20200910-18.fc39.noarch urw-base35-d050000l-fonts-20200910-18.fc39.noarch urw-base35-fonts-20200910-18.fc39.noarch urw-base35-fonts-common-20200910-18.fc39.noarch urw-base35-gothic-fonts-20200910-18.fc39.noarch urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39.noarch urw-base35-nimbus-roman-fonts-20200910-18.fc39.noarch urw-base35-nimbus-sans-fonts-20200910-18.fc39.noarch urw-base35-p052-fonts-20200910-18.fc39.noarch urw-base35-standard-symbols-ps-fonts-20200910-18.fc39.noarch urw-base35-z003-fonts-20200910-18.fc39.noarch webp-pixbuf-loader-0.2.6-1.fc39.x86_64 webrtc-audio-processing-0.3.1-11.fc39.x86_64 wget-1.21.3-7.fc39.x86_64 which-2.21-40.fc39.x86_64 wireplumber-0.4.17-1.fc39.x86_64 wireplumber-libs-0.4.17-1.fc39.x86_64 xdg-desktop-portal-1.18.2-1.fc39.x86_64 xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 xdg-utils-1.1.3-15.fc39.noarch xml-common-0.6.3-61.fc39.noarch xmlsec1-1:1.2.37-5.fc39.x86_64 xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 xprop-1.2.5-4.fc39.x86_64 xxhash-libs-0.8.2-1.fc39.x86_64 zip-3.0-39.fc39.x86_64 Complete! -> 03:12:04 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 rpm -q myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. myplc-core-7.1-0.lxc.2024.02.08.noarch -> 03:12:05 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 dnf -y install myplc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. Last metadata expiration check: 0:01:22 ago on Thu Feb 8 03:10:45 2024. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: myplc noarch 7.1-0.lxc.2024.02.08 myplc 10 k Installing dependencies: createrepo_c x86_64 1.0.3-1.fc39 updates 80 k createrepo_c-libs x86_64 1.0.3-1.fc39 updates 112 k drpm x86_64 0.5.2-3.fc39 fedora 64 k myplc-docs noarch 7.1-0.lxc.2024.02.08 myplc 814 k myplc-release noarch 7.1-0.lxc.2024.02.08 myplc 7.2 k rpm-sign x86_64 4.19.1-2.fc39 updates 23 k www-register-wizard noarch 4.3-5.lxc myplc 331 k Transaction Summary ================================================================================ Install 8 Packages Total download size: 1.4 M Installed size: 3.7 M Downloading Packages: (1/8): createrepo_c-1.0.3-1.fc39.x86_64.rpm 3.1 MB/s | 80 kB 00:00 (2/8): drpm-0.5.2-3.fc39.x86_64.rpm 1.3 MB/s | 64 kB 00:00 (3/8): createrepo_c-libs-1.0.3-1.fc39.x86_64.rp 2.3 MB/s | 112 kB 00:00 (4/8): rpm-sign-4.19.1-2.fc39.x86_64.rpm 1.0 MB/s | 23 kB 00:00 (5/8): myplc-release-7.1-0.lxc.2024.02.08.noarc 4.0 MB/s | 7.2 kB 00:00 (6/8): myplc-7.1-0.lxc.2024.02.08.noarch.rpm 2.8 MB/s | 10 kB 00:00 (7/8): www-register-wizard-4.3-5.lxc.noarch.rpm 31 MB/s | 331 kB 00:00 (8/8): myplc-docs-7.1-0.lxc.2024.02.08.noarch.r 47 MB/s | 814 kB 00:00 -------------------------------------------------------------------------------- Total 21 MB/s | 1.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : www-register-wizard-4.3-5.lxc.noarch 1/8 Installing : myplc-release-7.1-0.lxc.2024.02.08.noarch 2/8 Installing : myplc-docs-7.1-0.lxc.2024.02.08.noarch 3/8 Installing : rpm-sign-4.19.1-2.fc39.x86_64 4/8 Installing : drpm-0.5.2-3.fc39.x86_64 5/8 Installing : createrepo_c-libs-1.0.3-1.fc39.x86_64 6/8 Installing : createrepo_c-1.0.3-1.fc39.x86_64 7/8 Running scriptlet: myplc-7.1-0.lxc.2024.02.08.noarch 8/8 Preserving /var/lib/pgsql/data Preserving /etc/planetlab Installing : myplc-7.1-0.lxc.2024.02.08.noarch 8/8 Running scriptlet: myplc-7.1-0.lxc.2024.02.08.noarch 8/8 Created symlink /etc/systemd/system/multi-user.target.wants/plc.service → /usr/lib/systemd/system/plc.service. Created symlink /etc/systemd/system/multi-user.target.wants/php-fpm.service → /usr/lib/systemd/system/php-fpm.service. Verifying : drpm-0.5.2-3.fc39.x86_64 1/8 Verifying : createrepo_c-1.0.3-1.fc39.x86_64 2/8 Verifying : createrepo_c-libs-1.0.3-1.fc39.x86_64 3/8 Verifying : rpm-sign-4.19.1-2.fc39.x86_64 4/8 Verifying : myplc-7.1-0.lxc.2024.02.08.noarch 5/8 Verifying : myplc-docs-7.1-0.lxc.2024.02.08.noarch 6/8 Verifying : myplc-release-7.1-0.lxc.2024.02.08.noarch 7/8 Verifying : www-register-wizard-4.3-5.lxc.noarch 8/8 Installed: createrepo_c-1.0.3-1.fc39.x86_64 createrepo_c-libs-1.0.3-1.fc39.x86_64 drpm-0.5.2-3.fc39.x86_64 myplc-7.1-0.lxc.2024.02.08.noarch myplc-docs-7.1-0.lxc.2024.02.08.noarch myplc-release-7.1-0.lxc.2024.02.08.noarch rpm-sign-4.19.1-2.fc39.x86_64 www-register-wizard-4.3-5.lxc.noarch Complete! -> 03:12:09 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 rpm -q myplc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. myplc-7.1-0.lxc.2024.02.08.noarch * 03:12:09 -- ********** 1 SUCCESSFUL step plc_install on plctest1_vplc02 TRACE: 1 03-11-24->45s=0:00:45.506713s status=OK step=plc_install plc=plctest1_vplc02 force=False * 03:12:09 -- ********** 1 RUNNING step plc_configure on plc plctest1_vplc02 -> 03:12:09 -- + cat plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02.plc-config-tty e PLC_NAME Regression TestLab e PLC_ROOT_USER root@test.onelab.eu e PLC_ROOT_PASSWORD test++ e PLC_SLICE_PREFIX auto e PLC_HRN_ROOT a e PLC_SHORTNAME Tlab e PLC_MAIL_ENABLED false e PLC_MAIL_SUPPORT_ADDRESS thierry.parmentelat@inria.fr e PLC_MAIL_FROM_ADDRESS thierry.parmentelat@inria.fr e PLC_DB_HOST vplc02.pl.sophia.inria.fr e PLC_API_HOST vplc02.pl.sophia.inria.fr e PLC_WWW_HOST vplc02.pl.sophia.inria.fr e PLC_BOOT_HOST vplc02.pl.sophia.inria.fr e PLC_NET_DNS1 138.96.112.1 e PLC_NET_DNS2 138.96.112.2 e PLC_RESERVATION_GRANULARITY 1800 e PLC_VSYS_DEFAULTS , vif_up, vif_down, fd_tuntap, promisc, e PLC_OMF_ENABLED false w q -> 03:12:09 -- + cat plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02.plc-config-tty + ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 plc-config-tty Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. /usr/lib/python3.12/site-packages/plc_config.py:842: SyntaxWarning: invalid escape sequence '\A' return re.match('\A[a-zA-Z0-9._%+\-]+@[a-zA-Z0-9._\-]+\.[a-zA-Z]+\Z', val) /usr/lib/python3.12/site-packages/plc_config.py:1195: SyntaxWarning: invalid escape sequence '\?' re_mainloop_0arg = "^(?P[uUwrRqlLsSeEcvVhH\?])[ \t]*$" /usr/lib/python3.12/site-packages/plc_config.py:1196: SyntaxWarning: invalid escape sequence '\w' re_mainloop_1arg = "^(?P[sSeEvV])[ \t]+(?P\w+)$" Created directory /etc/planetlab/configs Enter command (u for usual changes, w to save, ? for help) == PLC_NAME : [PlanetLab Test] Enter command (u for usual changes, w to save, ? for help) == PLC_ROOT_USER : [root@localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_ROOT_PASSWORD : [root] Enter command (u for usual changes, w to save, ? for help) == PLC_SLICE_PREFIX : [pl] Enter command (u for usual changes, w to save, ? for help) == PLC_HRN_ROOT : [planetlab.test] Enter command (u for usual changes, w to save, ? for help) == PLC_SHORTNAME : [Tlab] Enter command (u for usual changes, w to save, ? for help) == PLC_MAIL_ENABLED : [false] Enter command (u for usual changes, w to save, ? for help) == PLC_MAIL_SUPPORT_ADDRESS : [root+support@localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_MAIL_FROM_ADDRESS : [root@localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_DB_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_API_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_WWW_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_BOOT_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_NET_DNS1 : [127.0.0.1] Enter command (u for usual changes, w to save, ? for help) == PLC_NET_DNS2 : [None] Enter command (u for usual changes, w to save, ? for help) == PLC_RESERVATION_GRANULARITY : [3600] Enter command (u for usual changes, w to save, ? for help) == PLC_VSYS_DEFAULTS : [ ] Enter command (u for usual changes, w to save, ? for help) == PLC_OMF_ENABLED : [false] Enter command (u for usual changes, w to save, ? for help) Wrote /etc/planetlab/configs/site.xml Merged /etc/planetlab/default_config.xml and /etc/planetlab/configs/site.xml into /etc/planetlab/plc_config.xml You might want to type 'r' (restart plc), 'R' (reload plc) or 'q' (quit) Enter command (u for usual changes, w to save, ? for help) -> 03:12:10 -- + rm plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02.plc-config-tty * 03:12:10 -- ********** 1 SUCCESSFUL step plc_configure on plctest1_vplc02 TRACE: 1 03-12-09->0s=0:00:00.732920s status=OK step=plc_configure plc=plctest1_vplc02 force=False * 03:12:10 -- ********** 1 RUNNING step plc_start on plc plctest1_vplc02 -> 03:12:10 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 systemctl start plc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. * 03:12:19 -- ********** 1 SUCCESSFUL step plc_start on plctest1_vplc02 TRACE: 1 03-12-10->8s=0:00:08.943647s status=OK step=plc_start plc=plctest1_vplc02 force=False * 03:12:19 -- ********** 1 RUNNING step keys_fetch on plc plctest1_vplc02 -> 03:12:19 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 buzzcocks:/vservers/2024.02.08--f39-nofed-1-vplc02//etc/planetlab/debug_ssh_key.pub keys/2024.02.08--f39-nofed-1-vplc02-debug.pub -> 03:12:19 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 buzzcocks:/vservers/2024.02.08--f39-nofed-1-vplc02//etc/planetlab/debug_ssh_key.rsa keys/2024.02.08--f39-nofed-1-vplc02-debug.rsa * 03:12:20 -- ********** 1 SUCCESSFUL step keys_fetch on plctest1_vplc02 TRACE: 1 03-12-19->0s=0:00:00.738173s status=OK step=keys_fetch plc=plctest1_vplc02 force=False * 03:12:20 -- ********** 1 RUNNING step keys_store on plc plctest1_vplc02 * 03:12:20 -- Storing key key_admin in keys/key_admin.pub * 03:12:20 -- Storing key key_pi in keys/key_pi.pub * 03:12:20 -- Storing key key_user in keys/key_user.pub * 03:12:20 -- Storing key key_sfapi in keys/key_sfapi.pub * 03:12:20 -- Storing key key_sfauser in keys/key_sfauser.pub * 03:12:20 -- ********** 1 SUCCESSFUL step keys_store on plctest1_vplc02 TRACE: 1 03-12-20->0s=0:00:00.002594s status=OK step=keys_store plc=plctest1_vplc02 force=False * 03:12:20 -- ********** 1 RUNNING step keys_clear_known_hosts on plc plctest1_vplc02 * 03:12:20 -- Clearing entry for vnode01.pl.sophia.inria.fr in /root/.ssh/known_hosts -> 03:12:20 -- + sed -i -e '/^vnode01.pl.sophia.inria.fr/d' /root/.ssh/known_hosts * 03:12:20 -- ********** 1 SUCCESSFUL step keys_clear_known_hosts on plctest1_vplc02 TRACE: 1 03-12-20->0s=0:00:00.006942s status=OK step=keys_clear_known_hosts plc=plctest1_vplc02 force=False * 03:12:20 -- ********** 1 RUNNING step plcapi_urls on plc plctest1_vplc02 ... (http error 302) http://vplc02.pl.sophia.inria.fr/PLCAPI ... (http error 302) http://vplc02.pl.sophia.inria.fr/PLCAPI/ ... (http error 302) http://vplc02.pl.sophia.inria.fr:80/PLCAPI ... (http error 302) http://vplc02.pl.sophia.inria.fr:80/PLCAPI/ ... (http error 302) http://138.96.112.72/PLCAPI ... (http error 302) http://138.96.112.72/PLCAPI/ ... (http error 302) http://138.96.112.72:80/PLCAPI ... (http error 302) http://138.96.112.72:80/PLCAPI/ YES https://vplc02.pl.sophia.inria.fr/PLCAPI YES https://vplc02.pl.sophia.inria.fr/PLCAPI/ YES https://vplc02.pl.sophia.inria.fr:443/PLCAPI YES https://vplc02.pl.sophia.inria.fr:443/PLCAPI/ YES https://138.96.112.72/PLCAPI YES https://138.96.112.72/PLCAPI/ YES https://138.96.112.72:443/PLCAPI YES https://138.96.112.72:443/PLCAPI/ * 03:12:22 -- ********** 1 SUCCESSFUL step plcapi_urls on plctest1_vplc02 TRACE: 1 03-12-20->1s=0:00:01.930733s status=OK step=plcapi_urls plc=plctest1_vplc02 force=False * 03:12:22 -- ********** 1 RUNNING step speed_up_slices on plc plctest1_vplc02 -> 03:12:22 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02.nodemanager buzzcocks:/vservers/2024.02.08--f39-nofed-1-vplc02///var/www/html/PlanetLabConf/nodemanager scp: dest open "/vservers/2024.02.08--f39-nofed-1-vplc02///var/www/html/PlanetLabConf/nodemanager": No such file or directory scp: failed to upload file plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02.nodemanager to /vservers/2024.02.08--f39-nofed-1-vplc02///var/www/html/PlanetLabConf/nodemanager * 03:12:22 -- ********** 1 SUCCESSFUL step speed_up_slices on plctest1_vplc02 TRACE: 1 03-12-22->0s=0:00:00.406594s status=OK step=speed_up_slices plc=plctest1_vplc02 force=False * 03:12:22 -- ********** 1 RUNNING step initscripts on plc plctest1_vplc02 > 03:12:22 -- Adding Initscript in plc plctest1_vplc02 { 'initscript_fields': { 'enabled': True, 'name': 'initscript_by_name', 'script': '#!/bin/bash\n' 'command=$1; shift\n' 'slicename=$1; shift\n' 'stamp="initscript_by_name"\n' 'stampfile=/var/tmp/$stamp.stamp\n' 'date=$(date)\n' '\n' 'echo $date "Running initscript ' 'with command=$command and ' 'slicename=$slicename"\n' '\n' 'function start () {\n' ' (echo $date Starting test ' 'initscript: $stamp on ' 'slicename $slicename ; date) ' '>> $stampfile\n' ' echo $date "This is the ' 'stdout of the sliver ' '$slicename initscript $command ' '(exp. start) pid=$$"\n' ' echo $date "This is the ' 'stderr of the sliver ' '$slicename initscript $command ' '(exp. start) pid=$$" 1>&2\n' '}\n' 'function stop () {\n' ' echo $date "Removing stamp ' '$stampfile"\n' ' rm -f $stampfile\n' '}\n' 'function restart () {\n' ' stop\n' ' start\n' '}\n' 'case $command in\n' 'start) start ;;\n' 'stop) stop ;;\n' 'restart) restart ;;\n' '*) echo "Unknown command in ' 'initscript $command" ;;\n' 'esac\n'}} * 03:12:22 -- ********** 1 SUCCESSFUL step initscripts on plctest1_vplc02 TRACE: 1 03-12-22->0s=0:00:00.018170s status=OK step=initscripts plc=plctest1_vplc02 force=False * 03:12:22 -- ********** 1 RUNNING step sites on plc plctest1_vplc02 * 03:12:22 -- Creating site inri & users in plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 {'Username': 'root@test.onelab.eu', 'AuthMethod': 'password', 'AuthString': 'test++', 'Role': 'root'} * 03:12:22 -- Adding user admin@onelab.eu - roles ['admin'] * 03:12:22 -- Adding user fake-pi1@onelab.eu - roles ['pi'] * 03:12:22 -- Adding user fake-pi2@onelab.eu - roles ['pi', 'tech'] * 03:12:22 -- Adding user fake-tech1@onelab.eu - roles ['tech'] * 03:12:22 -- Adding user fake-user1@onelab.eu - roles ['user'] * 03:12:23 -- Adding user fake-tech2@onelab.eu - roles ['tech', 'user'] * 03:12:23 -- ********** 1 SUCCESSFUL step sites on plctest1_vplc02 TRACE: 1 03-12-22->0s=0:00:00.717675s status=OK step=sites plc=plctest1_vplc02 force=False * 03:12:23 -- ********** 1 RUNNING step nodes on plc plctest1_vplc02 * 03:12:23 -- Creating nodes for site inri in plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 > 03:12:23 -- Creating node {'name': 'node1', 'node_fields': {'hostname': 'vnode01.pl.sophia.inria.fr', 'model': 'qemu/minhw'}, 'host_box': 'boxtops', 'owner': 'pi', 'nodegroups': 'mynodegroup', 'interface_fields': {'method': 'static', 'type': 'ipv4', 'ip': '138.96.112.101', 'gateway': '138.96.112.250', 'network': '138.96.112.0', 'broadcast': '138.96.119.255', 'netmask': '255.255.248.0', 'dns1': '138.96.112.1', 'dns2': '138.96.112.2', 'mac': '02:34:56:00:00:01'}, 'node_fields_nint': {'dns': '138.96.112.1,138.96.112.2'}, 'interface_fields_nint': {'is_primary': True, 'method': 'static'}, 'ipaddress_fields': {'type': 'ipv4', 'ip_addr': '138.96.112.101', 'netmask': '255.255.248.0'}, 'route_fields': {'subnet': '0.0.0.0/0', 'next_hop': '138.96.112.250'}, 'bootmedium_options': ['serial', 'no-hangcheck', 'systemd-console'], 'tags': {}} { 'bootmedium_options': ['serial', 'no-hangcheck', 'systemd-console'], 'host_box': 'boxtops', 'interface_fields': { 'broadcast': '138.96.119.255', 'dns1': '138.96.112.1', 'dns2': '138.96.112.2', 'gateway': '138.96.112.250', 'ip': '138.96.112.101', 'mac': '02:34:56:00:00:01', 'method': 'static', 'netmask': '255.255.248.0', 'network': '138.96.112.0', 'type': 'ipv4'}, 'interface_fields_nint': {'is_primary': True, 'method': 'static'}, 'ipaddress_fields': { 'ip_addr': '138.96.112.101', 'netmask': '255.255.248.0', 'type': 'ipv4'}, 'name': 'node1', 'node_fields': { 'hostname': 'vnode01.pl.sophia.inria.fr', 'model': 'qemu/minhw'}, 'node_fields_nint': {'dns': '138.96.112.1,138.96.112.2'}, 'nodegroups': 'mynodegroup', 'owner': 'pi', 'route_fields': {'next_hop': '138.96.112.250', 'subnet': '0.0.0.0/0'}, 'tags': {}} * 03:12:23 -- node vnode01.pl.sophia.inria.fr created by user fake-pi1@onelab.eu * 03:12:23 -- ********** 1 SUCCESSFUL step nodes on plctest1_vplc02 TRACE: 1 03-12-23->0s=0:00:00.110222s status=OK step=nodes plc=plctest1_vplc02 force=False * 03:12:23 -- ********** 1 RUNNING step slices on plc plctest1_vplc02 * 03:12:23 -- Creating slice inri_sl1 * 03:12:23 -- Adding initscript code #!/bin/bash command=$1; shift slicename=$1; shift stamp="initscript_by_code" stampfile=/var/tmp/$stamp.stamp date=$(date) echo $date "Running initscript with command=$command and slicename=$slicename" function start () { (echo $date Starting test initscript: $stamp on slicename $slicename ; date) >> $stampfile echo $date "This is the stdout of the sliver $slicename initscript $command (exp. start) pid=$$" echo $date "This is the stderr of the sliver $slicename initscript $command (exp. start) pid=$$" 1>&2 } function stop () { echo $date "Removing stamp $stampfile" rm -f $stampfile } function restart () { stop start } case $command in start) start ;; stop) stop ;; restart) restart ;; *) echo "Unknown command in initscript $command" ;; esac in inri_sl1 * 03:12:23 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl1 * 03:12:23 -- Creating slice inri_sl2 * 03:12:23 -- Adding initscript name initscript_by_name in inri_sl2 * 03:12:23 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl2 * 03:12:23 -- Creating slice inri_sl3 * 03:12:23 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl3 * 03:12:23 -- ********** 1 SUCCESSFUL step slices on plctest1_vplc02 TRACE: 1 03-12-23->0s=0:00:00.416229s status=OK step=slices plc=plctest1_vplc02 force=False * 03:12:23 -- ********** 1 RUNNING step nodegroups on plc plctest1_vplc02 nodegroups: dealing with nodegroup mynodegroup on nodes ['vnode01.pl.sophia.inria.fr'] located tag (type) mynodegroup as 133 created nodegroup mynodegroup from tagname mynodegroup and value yes * 03:12:23 -- ********** 1 SUCCESSFUL step nodegroups on plctest1_vplc02 TRACE: 1 03-12-23->0s=0:00:00.097094s status=OK step=nodegroups plc=plctest1_vplc02 force=False * 03:12:23 -- ********** 1 RUNNING step leases on plc plctest1_vplc02 API answered grain= 1800 * 03:12:23 -- No reservable node found - proceeding without leases * 03:12:23 -- ********** 1 SUCCESSFUL step leases on plctest1_vplc02 TRACE: 1 03-12-23->0s=0:00:00.011846s status=OK step=leases plc=plctest1_vplc02 force=False * 03:12:23 -- ********** 1 RUNNING step gather_logs on plc plctest1_vplc02 -------------------- TestPlc.gather_logs : PLC's /var/log -> 03:12:23 -- + mkdir -p logs/myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 -> 03:12:23 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 tar -C /var/log/ -cf - . + tar -C logs/myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. tar: ./journal/1e56343167a441669120609f53a0d7f7/system.journal: file changed as we read it -> 03:12:24 -- + chmod a+r,a+x logs/myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/httpd -------------------- TestPlc.gather_logs : PLC's /var/lib/psql/data/pg_log/ -> 03:12:24 -- + mkdir -p logs/myplc.pgsql-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 -> 03:12:24 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 tar -C /var/lib/pgsql/data/pg_log/ -cf - . + tar -C logs/myplc.pgsql-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. tar: /var/lib/pgsql/data/pg_log/: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -------------------- TestPlc.gather_logs : PLC's /root/sfi/ -> 03:12:25 -- + mkdir -p logs/sfi.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 -> 03:12:25 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 tar -C /root/sfi/ -cf - . + tar -C logs/sfi.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. tar: /root/sfi/: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -------------------- TestPlc.gather_logs : nodes's QEMU logs -> 03:12:25 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 boxtops:/vservers/2024.02.08--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt logs/node.qemu.vnode01.pl.sophia.inria.fr.txt scp: /vservers/2024.02.08--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt: No such file or directory -------------------- TestPlc.gather_logs : nodes's /var/log -> 03:12:26 -- + mkdir -p logs/node.var-log.vnode01.pl.sophia.inria.fr -> 03:12:26 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /var/log -cf - . + tar -C logs/node.var-log.vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -------------------- TestPlc.gather_logs : sample sliver's /var/log -> 03:12:29 -- + mkdir -p logs/sliver.var-log.inri_sl1@vnode01.pl.sophia.inria.fr -> 03:12:29 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /vservers/inri_sl1/var/log -cf - . + tar -C logs/sliver.var-log.inri_sl1@vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -> 03:12:32 -- + mkdir -p logs/sliver.var-log.inri_sl2@vnode01.pl.sophia.inria.fr -> 03:12:32 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /vservers/inri_sl2/var/log -cf - . + tar -C logs/sliver.var-log.inri_sl2@vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -> 03:12:35 -- + mkdir -p logs/sliver.var-log.inri_sl3@vnode01.pl.sophia.inria.fr -> 03:12:35 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /vservers/inri_sl3/var/log -cf - . + tar -C logs/sliver.var-log.inri_sl3@vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors * 03:12:38 -- ********** 1 SUCCESSFUL step gather_logs on plctest1_vplc02 TRACE: 1 03-12-23->15s=0:00:15.087839s status=OK step=gather_logs plc=plctest1_vplc02 force=True TestMain exit code 0 run_log exit_code 0 + retcod=0 + set -e + trap failure ERR INT + echo 'retcod from run_log' 0 retcod from run_log 0 + case $retcod in + success=true + IGNORED= ++ rootdir 2024.02.08--f39-nofed ++ slice=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + mkdir -p /vservers/2024.02.08--f39-nofed/build/testlogs ++ rootdir 2024.02.08--f39-nofed ++ slice=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + rsync --verbose --archive root@testmaster.onelab.eu:2024.02.08--f39-nofed/logs/ /vservers/2024.02.08--f39-nofed/build/testlogs receiving incremental file list run -> run-03-09.txt run-03-09.txt success trace -> trace-03-09.txt trace-03-09.txt myplc.pgsql-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/README -> ../../usr/share/doc/systemd/README.logs myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/boot.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/btmp myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/dnf.librepo.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/dnf.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/dnf.rpm.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/hawkey.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/lastlog myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/maillog myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/messages myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/php.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/plc_api_ratelimit.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/plcapi.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/secure myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/spooler myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/tallylog myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/wtmp myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/cups/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/httpd/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/httpd/access_log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/httpd/error_log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/httpd/ssl_access_log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/httpd/ssl_error_log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/httpd/ssl_request_log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/journal/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/journal/1e56343167a441669120609f53a0d7f7/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/journal/1e56343167a441669120609f53a0d7f7/system.journal myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/mail/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/mail/statistics myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/myslice/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/myslice/myslice.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/php-fpm/ myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/php-fpm/error.log myplc.var-log.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/private/ node.var-log.vnode01.pl.sophia.inria.fr/ sfi.plctest1_vplc02.2024.02.08--f39-nofed-1-vplc02/ sliver.var-log.inri_sl1@vnode01.pl.sophia.inria.fr/ sliver.var-log.inri_sl2@vnode01.pl.sophia.inria.fr/ sliver.var-log.inri_sl3@vnode01.pl.sophia.inria.fr/ sent 641 bytes received 9,578,260 bytes 6,385,934.00 bytes/sec total size is 9,573,172 speedup is 1.00 ++ rootdir 2024.02.08--f39-nofed ++ slice=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + chmod -R a+r /vservers/2024.02.08--f39-nofed/build/testlogs/ ++ rootdir 2024.02.08--f39-nofed ++ slice=2024.02.08--f39-nofed ++ shift ++ echo /vservers/2024.02.08--f39-nofed + webpublish_rsync /build/lxc//2024.02.08--f39-nofed/testlogs/ /vservers/2024.02.08--f39-nofed/build/testlogs/ + local remote=/build/lxc//2024.02.08--f39-nofed/testlogs/ + shift + rsync --archive --delete /vservers/2024.02.08--f39-nofed/build/testlogs/ root@build.onelab.eu:/build/lxc//2024.02.08--f39-nofed/testlogs/ ++ date + echo '============================== END lbuild-nightly.sh:run_log on Thu Feb 8 03:12:40 AM CET 2024' ============================== END lbuild-nightly.sh:run_log on Thu Feb 8 03:12:40 AM CET 2024 + '[' -z true ']' + success + set -x + '[' -z /build/lxc//2024.02.08--f39-nofed/log.txt ']' + webpublish mkdir -p /build/lxc//2024.02.08--f39-nofed + ssh root@build.onelab.eu mkdir -p /build/lxc//2024.02.08--f39-nofed + webpublish_rsync /build/lxc//2024.02.08--f39-nofed/log.txt /vservers/2024.02.08--f39-nofed/log.txt + local remote=/build/lxc//2024.02.08--f39-nofed/log.txt + shift + rsync --archive --delete /vservers/2024.02.08--f39-nofed/log.txt root@build.onelab.eu:/build/lxc//2024.02.08--f39-nofed/log.txt ******************** BEG SUMMARY Failed to analyze /vservers/2024.02.08--f39-nofed/log.txt ******************** END SUMMARY