==================== BEG LXC Transcript of vm creation ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.03.26--f39-nofed' Tue Mar 26 03:05:01 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.03.26--f39-nofed Tue Mar 26 03:05:01 AM CET 2024 + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.03.26--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-2554735 ++ 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-2554735 + git archive --remote=git://git.onelab.eu/build master + tar -C /tmp/lbuild-nightly.sh-2554735 -xf - + cd /tmp/lbuild-nightly.sh-2554735 + ./lbuild-initvm.sh -f f39 -d lxc -p linux64 2024.03.26--f39-nofed + set -e + local lxc=2024.03.26--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--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.03.26--f39-nofed + set -x + set -e + local lxc=2024.03.26--f39-nofed + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--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 109 kB/s | 20 kB 00:00 Fedora 39 - x86_64 - Updates 2.0 MB/s | 2.5 MB 00:01 Last metadata expiration check: 0:00:09 ago on Tue 26 Mar 2024 03:05:04 AM CET. Dependencies resolved. Nothing to do. Complete! + echo 'Update finished' Update finished + echo 'Filling /vservers/2024.03.26--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' Filling /vservers/2024.03.26--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.03.26--f39-nofed/ + return 0 + return 0 ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + chroot /vservers/2024.03.26--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.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + chroot /vservers/2024.03.26--f39-nofed linux64 rpm --rebuilddb + fedora_configure 2024.03.26--f39-nofed f39 + set -x + set -e + local lxc=2024.03.26--f39-nofed + shift + local fcdistro=f39 + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--f39-nofed + mkdir -p /vservers/2024.03.26--f39-nofed/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.03.26--f39-nofed/dev + rm -rf /vservers/2024.03.26--f39-nofed/dev + mkdir -p /vservers/2024.03.26--f39-nofed/dev + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/null c 1 3 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/zero c 1 5 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/random c 1 8 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.03.26--f39-nofed/dev/pts + mkdir -m 1777 /vservers/2024.03.26--f39-nofed/dev/shm + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/tty c 5 0 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.03.26--f39-nofed/dev/console c 5 1 + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/full c 1 7 + mknod -m 600 /vservers/2024.03.26--f39-nofed/dev/initctl p + mknod -m 666 /vservers/2024.03.26--f39-nofed/dev/ptmx c 5 2 + fedora_configure_systemd 2024.03.26--f39-nofed + set -e + set -x + local lxc=2024.03.26--f39-nofed + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--f39-nofed + '[' -d /vservers/2024.03.26--f39-nofed/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.03.26--f39-nofed/etc/systemd/system/default.target + touch /vservers/2024.03.26--f39-nofed/etc/fstab + ln -sf /dev/null /vservers/2024.03.26--f39-nofed/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.03.26--f39-nofed/etc/systemd/system/getty@.service + rm -f /vservers/2024.03.26--f39-nofed/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.03.26--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.03.26--f39-nofed + local lxc=2024.03.26--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.03.26--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.03.26--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.03.26--f39-nofed/etc/NetworkManager/system-connections + '[' -n true ']' + write_guest_networkmanager_natip + cat + chmod 600 '/vservers/2024.03.26--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.03.26--f39-nofed f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.03.26--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--f39-nofed + chroot /vservers/2024.03.26--f39-nofed linux64 rpm --rebuilddb + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.03.26--f39-nofed' Initializing yum.repos.d in 2024.03.26--f39-nofed + rm -f /vservers/2024.03.26--f39-nofed/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.03.26--f39-nofed/etc/yum.repos.d/fedora.repo /vservers/2024.03.26--f39-nofed/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2024.03.26--f39-nofed/etc/yum.repos.d/fedora-updates.repo /vservers/2024.03.26--f39-nofed/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.03.26--f39-nofed/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2024.03.26--f39-nofed/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.03.26--f39-nofed/etc/yum.repos.d/building.repo . f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.03.26--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.03.26--f39-nofed/etc/yum.repos.d/building.repo ./mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.03.26--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.03.26--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 ++ 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 + 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.03.26--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.03.26--f39-nofed --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n '' ']' + return 0 + '[' -d /vservers/2024.03.26--f39-nofed/cgroup ']' + mkdir /vservers/2024.03.26--f39-nofed/cgroup + '[' -h /vservers/2024.03.26--f39-nofed/etc/resolv.conf ']' + rm -f /vservers/2024.03.26--f39-nofed/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.03.26--f39-nofed/etc/resolv.conf + '[' -f /vservers/2024.03.26--f39-nofed/etc/hosts ']' + mkdir -p /vservers/2024.03.26--f39-nofed/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.03.26--f39-nofed/root/.ssh + chmod 600 /vservers/2024.03.26--f39-nofed/root/.ssh/authorized_keys + local config_xml=/tmp/2024.03.26--f39-nofed.xml + '[' -n true ']' + write_lxc_xml_natip 2024.03.26--f39-nofed + local lxc=2024.03.26--f39-nofed + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--f39-nofed + cat + virsh -c lxc:/// define /tmp/2024.03.26--f39-nofed.xml Domain '2024.03.26--f39-nofed' defined from /tmp/2024.03.26--f39-nofed.xml + return 0 + devel_or_test_tools 2024.03.26--f39-nofed f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.03.26--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--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.03.26--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.03.26--f39-nofed linux64 dnf --version Failed to set locale, defaulting to C.UTF-8 4.19.0 Installed: dnf-0:4.19.0-1.fc39.noarch at Fri Feb 23 02:05:17 2024 Built : Fedora Project at Tue Feb 20 14:19:51 2024 Installed: rpm-0:4.19.1.1-1.fc39.x86_64 at Sat Feb 17 02:05:16 2024 Built : Fedora Project at Wed Feb 7 16:05:57 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.03.26--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.5 MB/s | 462 kB 00:00 Fedora 39 - x86_64 - Updates 56 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.2-2.fc39.x86_64 is already installed. Package rpm-4.19.1.1-1.fc39.x86_64 is already installed. Package yum-4.19.0-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.4-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.191-2.fc39 updates 23 k emacs-nox x86_64 1:29.2-2.fc39 updates 31 M expat-devel x86_64 2.6.0-1.fc39 updates 54 k gcc-c++ x86_64 13.2.1-7.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.44.0-1.fc39 updates 53 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.17-1.fc39 updates 870 k postgresql x86_64 15.6-1.fc39 updates 1.7 M postgresql-server x86_64 15.6-1.fc39 updates 6.3 M python3-devel x86_64 3.12.2-2.fc39 updates 312 k readline-devel x86_64 8.2-6.fc39 updates 207 k redhat-rpm-config noarch 266-1.fc39 updates 78 k rpm-build x86_64 4.19.1.1-1.fc39 updates 78 k rpm-devel x86_64 4.19.1.1-1.fc39 updates 95 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.4-1.fc39 updates 813 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.42-1.fc39 updates 88 k annobin-plugin-gcc x86_64 12.42-1.fc39 updates 956 k ansible-srpm-macros noarch 1-12.fc39 updates 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-7.fc39 updates 11 M createrepo_c-libs x86_64 1.0.4-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-11.fc39 updates 269 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.191-2.fc39 updates 559 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-6.fc39 updates 296 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 forge-srpm-macros noarch 0.2.0-3.fc39 updates 19 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-7.fc39 updates 34 M gcc-plugin-annobin x86_64 13.2.1-7.fc39 updates 52 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.44.0-1.fc39 updates 4.5 M git-core-doc noarch 2.44.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.4.0-2.fc39 updates 27 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.1.0-1.fc39 updates 496 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.3-1.fc39 updates 60 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.2-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-7.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-7.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.21.0-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-13.fc39 updates 8.7 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.1 updates 416 k ncurses-c++-libs x86_64 6.4-7.20230520.fc39.1 updates 37 k ncurses-devel x86_64 6.4-7.20230520.fc39.1 updates 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.2-1.fc39 updates 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.62-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.44.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.14-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.20240223-1.fc39 updates 89 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.76-1.fc39 updates 208 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.17-1.fc39 updates 5.4 M php-common x86_64 8.2.17-1.fc39 updates 863 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.6-1.fc39 updates 141 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.2-1.fc39 updates 8.9 k rav1e-libs x86_64 0.7.1-1.fc39 updates 1.0 M rpmautospec-rpm-macros noarch 0.6.3-1.fc39 updates 10 k rust-srpm-macros noarch 26.2-1.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.10-1.fc39 updates 28 k systemd-udev x86_64 254.10-1.fc39 updates 2.1 M systemtap-sdt-devel x86_64 5.1~pre17062192g5fd8daba-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 854 Packages Total download size: 535 M Installed size: 1.5 G Downloading Packages: (1/854): abattis-cantarell-vf-fonts-0.301-10.fc 23 MB/s | 121 kB 00:00 (2/854): adobe-mappings-cmap-deprecated-2023062 18 MB/s | 113 kB 00:00 (3/854): apr-1.7.3-2.fc39.x86_64.rpm 23 MB/s | 127 kB 00:00 (4/854): apr-util-1.6.3-4.fc39.x86_64.rpm 23 MB/s | 96 kB 00:00 (5/854): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 3.8 MB/s | 13 kB 00:00 (6/854): adobe-mappings-pdf-20190401-5.fc39.noa 36 MB/s | 698 kB 00:00 (7/854): apr-util-openssl-1.6.3-4.fc39.x86_64.r 3.2 MB/s | 15 kB 00:00 (8/854): autoconf-2.71-6.fc39.noarch.rpm 33 MB/s | 733 kB 00:00 (9/854): adobe-mappings-cmap-20230622-1.fc39.no 38 MB/s | 2.1 MB 00:00 (10/854): automake-1.16.5-13.fc39.noarch.rpm 20 MB/s | 697 kB 00:00 (11/854): avahi-libs-0.8-24.fc39.x86_64.rpm 5.1 MB/s | 67 kB 00:00 (12/854): beecrypt-4.2.1-33.fc39.x86_64.rpm 47 MB/s | 108 kB 00:00 (13/854): beecrypt-devel-4.2.1-33.fc39.x86_64.r 13 MB/s | 45 kB 00:00 (14/854): bzip2-1.0.8-16.fc39.x86_64.rpm 22 MB/s | 52 kB 00:00 (15/854): biber-2.19-3.fc39.noarch.rpm 48 MB/s | 292 kB 00:00 (16/854): cmake-filesystem-3.27.7-1.fc39.x86_64 7.7 MB/s | 19 kB 00:00 (17/854): cronie-1.6.1-5.fc39.x86_64.rpm 20 MB/s | 117 kB 00:00 (18/854): cpio-2.14-4.fc39.x86_64.rpm 32 MB/s | 279 kB 00:00 (19/854): cairo-1.18.0-1.fc39.x86_64.rpm 44 MB/s | 710 kB 00:00 (20/854): cronie-anacron-1.6.1-5.fc39.x86_64.rp 5.8 MB/s | 32 kB 00:00 (21/854): crontabs-1.11-30.20190603git.fc39.noa 4.0 MB/s | 18 kB 00:00 (22/854): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 40 MB/s | 73 kB 00:00 (23/854): default-fonts-core-sans-4.0-9.fc39.no 11 MB/s | 32 kB 00:00 (24/854): docbook-dtds-1.0-82.fc39.noarch.rpm 52 MB/s | 335 kB 00:00 (25/854): docbook-style-dsssl-1.79-36.fc39.noar 38 MB/s | 259 kB 00:00 (26/854): docbook-utils-0.6.14-57.fc39.noarch.r 11 MB/s | 69 kB 00:00 (27/854): docbook-utils-pdf-0.6.14-57.fc39.noar 3.0 MB/s | 8.9 kB 00:00 (28/854): drpm-0.5.2-3.fc39.x86_64.rpm 37 MB/s | 64 kB 00:00 (29/854): ed-1.19-4.fc39.x86_64.rpm 28 MB/s | 79 kB 00:00 (30/854): dwz-0.15-3.fc39.x86_64.rpm 28 MB/s | 134 kB 00:00 (31/854): efi-srpm-macros-5-9.fc39.noarch.rpm 7.0 MB/s | 22 kB 00:00 (32/854): enchant2-2.5.0-5.fc39.x86_64.rpm 25 MB/s | 62 kB 00:00 (33/854): fedora-logos-httpd-38.1.0-2.fc39.noar 10 MB/s | 15 kB 00:00 (34/854): file-5.44-5.fc39.x86_64.rpm 21 MB/s | 49 kB 00:00 (35/854): fonts-filesystem-2.0.5-12.fc39.noarch 4.8 MB/s | 8.2 kB 00:00 (36/854): fonts-srpm-macros-2.0.5-12.fc39.noarc 13 MB/s | 26 kB 00:00 (37/854): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 5.9 MB/s | 7.4 kB 00:00 (38/854): gc-8.2.2-4.fc39.x86_64.rpm 20 MB/s | 110 kB 00:00 (39/854): freetype-2.13.1-2.fc39.x86_64.rpm 47 MB/s | 414 kB 00:00 (40/854): gd-2.3.3-12.fc39.x86_64.rpm 17 MB/s | 139 kB 00:00 (41/854): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 63 MB/s | 484 kB 00:00 (42/854): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 1.6 MB/s | 7.8 kB 00:00 (43/854): gnat-srpm-macros-6-3.fc39.noarch.rpm 1.7 MB/s | 8.8 kB 00:00 (44/854): gpgme-1.20.0-5.fc39.x86_64.rpm 24 MB/s | 210 kB 00:00 (45/854): gpm-libs-1.20.7-44.fc39.x86_64.rpm 5.8 MB/s | 20 kB 00:00 (46/854): graphite2-1.3.14-12.fc39.x86_64.rpm 23 MB/s | 95 kB 00:00 (47/854): gnupg1-1.4.23-23.fc39.x86_64.rpm 39 MB/s | 1.3 MB 00:00 (48/854): harfbuzz-8.2.1-2.fc39.x86_64.rpm 30 MB/s | 975 kB 00:00 (49/854): google-droid-sans-fonts-20200215-17.f 35 MB/s | 2.7 MB 00:00 (50/854): hostname-3.23-9.fc39.x86_64.rpm 2.3 MB/s | 28 kB 00:00 (51/854): hunspell-en-0.20201207-7.fc39.noarch. 25 MB/s | 190 kB 00:00 (52/854): hunspell-1.7.2-5.fc39.x86_64.rpm 35 MB/s | 472 kB 00:00 (53/854): hunspell-en-GB-0.20201207-7.fc39.noar 35 MB/s | 226 kB 00:00 (54/854): hunspell-en-US-0.20201207-7.fc39.noar 44 MB/s | 181 kB 00:00 (55/854): hunspell-filesystem-1.7.2-5.fc39.x86_ 3.0 MB/s | 9.2 kB 00:00 (56/854): iptables-legacy-1.8.9-5.fc39.x86_64.r 19 MB/s | 52 kB 00:00 (57/854): iptables-legacy-libs-1.8.9-5.fc39.x86 13 MB/s | 38 kB 00:00 (58/854): jansson-2.13.1-7.fc39.x86_64.rpm 14 MB/s | 44 kB 00:00 (59/854): jbig2dec-libs-0.19-10.fc39.x86_64.rpm 19 MB/s | 73 kB 00:00 (60/854): iptables-libs-1.8.9-5.fc39.x86_64.rpm 34 MB/s | 414 kB 00:00 (61/854): jbigkit-libs-2.1-26.fc39.x86_64.rpm 11 MB/s | 53 kB 00:00 (62/854): jxl-pixbuf-loader-0.8.2-3.fc39.x86_64 15 MB/s | 61 kB 00:00 (63/854): kbd-2.6.3-1.fc39.x86_64.rpm 31 MB/s | 428 kB 00:00 (64/854): kbd-legacy-2.6.3-1.fc39.noarch.rpm 30 MB/s | 574 kB 00:00 (65/854): julietaula-montserrat-fonts-7.222-5.f 35 MB/s | 1.6 MB 00:00 (66/854): guile22-2.2.7-9.fc39.x86_64.rpm 39 MB/s | 6.5 MB 00:00 (67/854): kernel-srpm-macros-1.0-20.fc39.noarch 385 kB/s | 10 kB 00:00 (68/854): kmod-30-6.fc39.x86_64.rpm 36 MB/s | 120 kB 00:00 (69/854): lcms2-2.15-2.fc39.x86_64.rpm 25 MB/s | 177 kB 00:00 (70/854): less-633-2.fc39.x86_64.rpm 30 MB/s | 175 kB 00:00 (71/854): libICE-1.0.10-11.fc39.x86_64.rpm 24 MB/s | 70 kB 00:00 (72/854): libSM-1.2.3-13.fc39.x86_64.rpm 9.1 MB/s | 41 kB 00:00 (73/854): kbd-misc-2.6.3-1.fc39.noarch.rpm 28 MB/s | 1.6 MB 00:00 (74/854): libX11-common-1.8.7-1.fc39.noarch.rpm 17 MB/s | 176 kB 00:00 (75/854): libX11-1.8.7-1.fc39.x86_64.rpm 36 MB/s | 650 kB 00:00 (76/854): libXau-1.0.11-3.fc39.x86_64.rpm 5.4 MB/s | 31 kB 00:00 (77/854): libXaw-1.0.14-5.fc39.x86_64.rpm 38 MB/s | 202 kB 00:00 (78/854): libXext-1.3.5-3.fc39.x86_64.rpm 17 MB/s | 39 kB 00:00 (79/854): libXi-1.8.1-2.fc39.x86_64.rpm 15 MB/s | 40 kB 00:00 (80/854): libXmu-1.1.4-3.fc39.x86_64.rpm 31 MB/s | 76 kB 00:00 (81/854): libXrender-0.9.11-3.fc39.x86_64.rpm 16 MB/s | 27 kB 00:00 (82/854): libXt-1.2.1-5.fc39.x86_64.rpm 53 MB/s | 178 kB 00:00 (83/854): libavif-0.11.1-11.fc39.x86_64.rpm 25 MB/s | 84 kB 00:00 (84/854): libcom_err-devel-1.47.0-2.fc39.x86_64 5.3 MB/s | 16 kB 00:00 (85/854): libdatrie-0.2.13-7.fc39.x86_64.rpm 13 MB/s | 32 kB 00:00 (86/854): libdav1d-1.2.1-2.fc39.x86_64.rpm 39 MB/s | 618 kB 00:00 (87/854): libibverbs-46.0-4.fc39.x86_64.rpm 23 MB/s | 431 kB 00:00 (88/854): libijs-0.35-19.fc39.x86_64.rpm 7.1 MB/s | 29 kB 00:00 (89/854): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm 32 MB/s | 183 kB 00:00 (90/854): liblerc-4.0.0-4.fc39.x86_64.rpm 26 MB/s | 201 kB 00:00 (91/854): liblockfile-1.17-6.fc39.x86_64.rpm 8.4 MB/s | 30 kB 00:00 (92/854): libmetalink-0.1.3-32.fc39.x86_64.rpm 10 MB/s | 32 kB 00:00 (93/854): libmpc-1.3.1-3.fc39.x86_64.rpm 18 MB/s | 70 kB 00:00 (94/854): libndp-1.8-6.fc39.x86_64.rpm 12 MB/s | 37 kB 00:00 (95/854): libjxl-0.8.2-3.fc39.x86_64.rpm 36 MB/s | 1.2 MB 00:00 (96/854): libnetfilter_conntrack-1.0.9-2.fc39.x 8.4 MB/s | 59 kB 00:00 (97/854): libpaper-2.1.1-1.fc39.x86_64.rpm 9.3 MB/s | 27 kB 00:00 (98/854): libnfnetlink-1.0.1-24.fc39.x86_64.rpm 5.8 MB/s | 29 kB 00:00 (99/854): libpath_utils-0.2.1-54.fc39.x86_64.rp 7.4 MB/s | 29 kB 00:00 (100/854): libpcap-1.10.4-2.fc39.x86_64.rpm 35 MB/s | 175 kB 00:00 (101/854): libpkgconf-1.9.5-2.fc39.x86_64.rpm 12 MB/s | 38 kB 00:00 (102/854): libpng-1.6.37-15.fc39.x86_64.rpm 30 MB/s | 119 kB 00:00 (103/854): libpq-15.3-1.fc39.x86_64.rpm 35 MB/s | 215 kB 00:00 (104/854): libpq-devel-15.3-1.fc39.x86_64.rpm 24 MB/s | 107 kB 00:00 (105/854): libselinux-devel-3.5-5.fc39.x86_64.r 40 MB/s | 151 kB 00:00 (106/854): libsepol-devel-3.5-2.fc39.x86_64.rpm 14 MB/s | 49 kB 00:00 (107/854): libtalloc-2.4.1-1.fc39.x86_64.rpm 10 MB/s | 30 kB 00:00 (108/854): libthai-0.1.29-6.fc39.x86_64.rpm 26 MB/s | 213 kB 00:00 (109/854): libtiff-4.4.0-8.fc39.x86_64.rpm 27 MB/s | 202 kB 00:00 (110/854): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 8.9 MB/s | 36 kB 00:00 (111/854): libusb-compat-0.1-0.1.8-5.fc39.x86_6 11 MB/s | 29 kB 00:00 (112/854): libverto-devel-0.3.2-6.fc39.x86_64.r 4.6 MB/s | 14 kB 00:00 (113/854): libvmaf-2.3.0-6.fc39.x86_64.rpm 28 MB/s | 180 kB 00:00 (114/854): libtool-2.4.7-7.fc39.x86_64.rpm 20 MB/s | 601 kB 00:00 (115/854): libwebp-1.3.2-2.fc39.x86_64.rpm 22 MB/s | 284 kB 00:00 (116/854): libxcrypt-devel-4.4.36-2.fc39.x86_64 8.3 MB/s | 30 kB 00:00 (117/854): libxcb-1.13.1-12.fc39.x86_64.rpm 30 MB/s | 233 kB 00:00 (118/854): libzstd-devel-1.5.5-4.fc39.x86_64.rp 15 MB/s | 51 kB 00:00 (119/854): linuxdoc-tools-0.9.82-3.fc39.x86_64. 28 MB/s | 180 kB 00:00 (120/854): libxml2-devel-2.10.4-3.fc39.x86_64.r 33 MB/s | 527 kB 00:00 (121/854): m4-1.4.19-6.fc39.x86_64.rpm 27 MB/s | 303 kB 00:00 (122/854): mailcap-2.1.54-2.fc39.noarch.rpm 10 MB/s | 34 kB 00:00 (123/854): mailx-12.5-44.fc39.x86_64.rpm 27 MB/s | 262 kB 00:00 (124/854): lynx-2.9.0-dev.12.1.fc39.1.x86_64.rp 36 MB/s | 1.6 MB 00:00 (125/854): libicu-73.2-2.fc39.x86_64.rpm 48 MB/s | 11 MB 00:00 (126/854): make-4.4.1-2.fc39.x86_64.rpm 9.6 MB/s | 589 kB 00:00 (127/854): nano-7.2-4.fc39.x86_64.rpm 15 MB/s | 743 kB 00:00 (128/854): nano-default-editor-7.2-4.fc39.noarc 1.3 MB/s | 9.3 kB 00:00 (129/854): ocaml-srpm-macros-8-2.fc39.noarch.rp 3.0 MB/s | 14 kB 00:00 (130/854): openblas-srpm-macros-2-14.fc39.noarc 6.1 MB/s | 7.5 kB 00:00 (131/854): openjade-1.3.2-76.fc39.x86_64.rpm 37 MB/s | 858 kB 00:00 (132/854): opensp-1.5.2-43.fc39.x86_64.rpm 33 MB/s | 884 kB 00:00 (133/854): openssl-3.1.1-4.fc39.x86_64.rpm 32 MB/s | 1.0 MB 00:00 (134/854): package-notes-srpm-macros-0.5-9.fc39 2.1 MB/s | 11 kB 00:00 (135/854): paper-2.1.1-1.fc39.x86_64.rpm 7.6 MB/s | 29 kB 00:00 (136/854): patch-2.7.6-22.fc39.x86_64.rpm 27 MB/s | 125 kB 00:00 (137/854): patchutils-0.4.2-11.fc39.x86_64.rpm 29 MB/s | 107 kB 00:00 (138/854): pcre2-utf16-10.42-1.fc39.2.x86_64.rp 26 MB/s | 212 kB 00:00 (139/854): pcre2-devel-10.42-1.fc39.2.x86_64.rp 35 MB/s | 505 kB 00:00 (140/854): pcre2-utf32-10.42-1.fc39.2.x86_64.rp 29 MB/s | 200 kB 00:00 (141/854): perl-Authen-SASL-2.1700-1.fc39.noarc 13 MB/s | 62 kB 00:00 (142/854): perl-Business-ISBN-3.008-2.fc39.noar 12 MB/s | 32 kB 00:00 (143/854): openssl-devel-3.1.1-4.fc39.x86_64.rp 54 MB/s | 2.6 MB 00:00 (144/854): perl-B-Hooks-EndOfScope-0.26-7.fc39. 2.8 MB/s | 43 kB 00:00 (145/854): perl-Business-ISMN-1.203-2.fc39.noar 2.0 MB/s | 25 kB 00:00 (146/854): perl-Business-ISSN-1.005-8.fc39.noar 10 MB/s | 18 kB 00:00 (147/854): perl-CPAN-Meta-2.150010-500.fc39.noa 54 MB/s | 191 kB 00:00 (148/854): perl-CPAN-Meta-Requirements-2.143-4. 10 MB/s | 35 kB 00:00 (149/854): perl-CPAN-Meta-YAML-0.018-501.fc39.n 8.9 MB/s | 26 kB 00:00 (150/854): perl-Carp-1.54-500.fc39.noarch.rpm 13 MB/s | 29 kB 00:00 (151/854): perl-Class-Accessor-0.51-18.fc39.noa 19 MB/s | 28 kB 00:00 (152/854): perl-Class-Data-Inheritable-0.09-6.f 7.2 MB/s | 13 kB 00:00 (153/854): perl-Class-Inspector-1.36-14.fc39.no 16 MB/s | 30 kB 00:00 (154/854): perl-Class-Method-Modifiers-2.15-2.f 32 MB/s | 50 kB 00:00 (155/854): perl-Class-Singleton-1.6-9.fc39.noar 11 MB/s | 25 kB 00:00 (156/854): perl-Class-XSAccessor-1.19-31.fc39.x 20 MB/s | 46 kB 00:00 (157/854): perl-Clone-0.46-4.fc39.x86_64.rpm 6.9 MB/s | 22 kB 00:00 (158/854): perl-Compress-Raw-Bzip2-2.206-1.fc39 21 MB/s | 35 kB 00:00 (159/854): perl-Compress-Raw-Zlib-2.206-1.fc39. 24 MB/s | 64 kB 00:00 (160/854): perl-Convert-ASN1-0.34-1.fc39.noarch 22 MB/s | 59 kB 00:00 (161/854): perl-Data-Compare-1.29-2.fc39.noarch 16 MB/s | 34 kB 00:00 (162/854): perl-Data-Dump-1.25-8.fc39.noarch.rp 16 MB/s | 32 kB 00:00 (163/854): perl-Data-Dumper-2.188-501.fc39.x86_ 37 MB/s | 56 kB 00:00 (164/854): perl-Data-OptList-0.114-2.fc39.noarc 11 MB/s | 27 kB 00:00 (165/854): perl-Data-Uniqid-0.12-31.fc39.noarch 6.3 MB/s | 12 kB 00:00 (166/854): perl-Date-ISO8601-0.005-18.fc39.noar 10 MB/s | 19 kB 00:00 (167/854): perl-DateTime-1.59-5.fc39.x86_64.rpm 53 MB/s | 132 kB 00:00 (168/854): perl-DateTime-Calendar-Julian-0.107- 6.8 MB/s | 23 kB 00:00 (169/854): perl-DateTime-Format-Builder-0.8300- 28 MB/s | 93 kB 00:00 (170/854): perl-DateTime-Format-Strptime-1.79-8 18 MB/s | 41 kB 00:00 (171/854): perl-DateTime-TimeZone-SystemV-0.010 5.5 MB/s | 22 kB 00:00 (172/854): perl-DateTime-TimeZone-Tzfile-0.011- 5.3 MB/s | 19 kB 00:00 (173/854): perl-Devel-Caller-2.07-3.fc39.x86_64 7.2 MB/s | 19 kB 00:00 (174/854): perl-Devel-CallChecker-0.009-3.fc39. 6.5 MB/s | 24 kB 00:00 (175/854): perl-Devel-GlobalDestruction-0.14-22 4.8 MB/s | 17 kB 00:00 (176/854): perl-Devel-LexAlias-0.05-34.fc39.x86 5.3 MB/s | 16 kB 00:00 (177/854): perl-Devel-StackTrace-2.04-16.fc39.n 9.4 MB/s | 30 kB 00:00 (178/854): perl-Devel-PPPort-3.71-501.fc39.x86_ 33 MB/s | 218 kB 00:00 (179/854): perl-Digest-1.20-500.fc39.noarch.rpm 6.4 MB/s | 25 kB 00:00 (180/854): perl-Digest-MD5-2.58-500.fc39.x86_64 8.6 MB/s | 35 kB 00:00 (181/854): perl-Digest-SHA-6.04-501.fc39.x86_64 17 MB/s | 61 kB 00:00 (182/854): perl-Dist-CheckConflicts-0.11-28.fc3 7.4 MB/s | 23 kB 00:00 (183/854): perl-Digest-HMAC-1.04-8.fc39.noarch. 1.5 MB/s | 22 kB 00:00 (184/854): perl-DynaLoader-Functions-0.004-2.fc 6.6 MB/s | 19 kB 00:00 (185/854): perl-Email-Date-Format-1.008-2.fc39. 5.4 MB/s | 18 kB 00:00 (186/854): perl-Encode-Locale-1.05-27.fc39.noar 7.1 MB/s | 18 kB 00:00 (187/854): perl-DateTime-Locale-1.39-2.fc39.noa 68 MB/s | 3.7 MB 00:00 (188/854): perl-Error-0.17029-13.fc39.noarch.rp 2.5 MB/s | 40 kB 00:00 (189/854): perl-Eval-Closure-0.14-21.fc39.noarc 5.7 MB/s | 24 kB 00:00 (190/854): perl-Exception-Class-1.45-8.fc39.noa 12 MB/s | 43 kB 00:00 (191/854): perl-Exporter-5.77-500.fc39.noarch.r 12 MB/s | 31 kB 00:00 (192/854): perl-Exporter-Tiny-1.006002-2.fc39.n 16 MB/s | 56 kB 00:00 (193/854): perl-Encode-3.19-500.fc39.x86_64.rpm 46 MB/s | 1.7 MB 00:00 (194/854): perl-ExtUtils-Command-7.70-501.fc39. 1.5 MB/s | 14 kB 00:00 (195/854): perl-ExtUtils-Install-2.22-500.fc39. 5.1 MB/s | 43 kB 00:00 (196/854): perl-ExtUtils-MM-Utils-7.70-501.fc39 6.3 MB/s | 11 kB 00:00 (197/854): perl-ExtUtils-MakeMaker-7.70-501.fc3 58 MB/s | 292 kB 00:00 (198/854): perl-ExtUtils-Manifest-1.75-3.fc39.n 5.5 MB/s | 34 kB 00:00 (199/854): perl-ExtUtils-ParseXS-3.51-500.fc39. 29 MB/s | 187 kB 00:00 (200/854): perl-File-Find-Rule-0.34-26.fc39.noa 12 MB/s | 32 kB 00:00 (201/854): perl-File-Listing-6.16-1.fc39.noarch 16 MB/s | 25 kB 00:00 (202/854): perl-File-Path-2.18-500.fc39.noarch. 13 MB/s | 35 kB 00:00 (203/854): perl-File-ShareDir-1.118-9.fc39.noar 12 MB/s | 29 kB 00:00 (204/854): perl-File-Slurper-0.014-3.fc39.noarc 8.8 MB/s | 21 kB 00:00 (205/854): perl-File-Temp-0.231.100-500.fc39.no 37 MB/s | 58 kB 00:00 (206/854): perl-Filter-1.64-501.fc39.x86_64.rpm 32 MB/s | 87 kB 00:00 (207/854): perl-GD-2.78-3.fc39.x86_64.rpm 50 MB/s | 181 kB 00:00 (208/854): perl-GSSAPI-0.28-43.fc39.x86_64.rpm 19 MB/s | 55 kB 00:00 (209/854): perl-Getopt-Long-2.54-500.fc39.noarc 17 MB/s | 60 kB 00:00 (210/854): perl-HTML-Parser-3.81-3.fc39.x86_64. 33 MB/s | 124 kB 00:00 (211/854): perl-GD-Barcode-1.15-44.fc39.noarch. 53 MB/s | 629 kB 00:00 (212/854): perl-HTML-Tagset-3.20-54.fc39.noarch 3.2 MB/s | 18 kB 00:00 (213/854): perl-HTTP-Cookies-6.10-10.fc39.noarc 7.8 MB/s | 37 kB 00:00 (214/854): perl-HTTP-Date-6.06-2.fc39.noarch.rp 13 MB/s | 24 kB 00:00 (215/854): perl-HTTP-Message-6.44-3.fc39.noarch 35 MB/s | 101 kB 00:00 (216/854): perl-HTTP-Negotiate-6.01-36.fc39.noa 7.9 MB/s | 19 kB 00:00 (217/854): perl-HTTP-Tiny-0.088-3.fc39.noarch.r 24 MB/s | 56 kB 00:00 (218/854): perl-IO-Compress-2.206-1.fc39.noarch 58 MB/s | 272 kB 00:00 (219/854): perl-IO-Compress-Brotli-0.004001-10. 4.8 MB/s | 27 kB 00:00 (220/854): perl-IO-HTML-1.004-11.fc39.noarch.rp 5.4 MB/s | 28 kB 00:00 (221/854): perl-IO-Socket-IP-0.42-1.fc39.noarch 21 MB/s | 42 kB 00:00 (222/854): perl-IO-String-1.08-48.fc39.noarch.r 6.4 MB/s | 17 kB 00:00 (223/854): perl-IO-Socket-SSL-2.083-3.fc39.noar 51 MB/s | 225 kB 00:00 (224/854): perl-IPC-Cmd-1.04-501.fc39.noarch.rp 9.8 MB/s | 39 kB 00:00 (225/854): perl-IPC-SysV-2.09-501.fc39.x86_64.r 15 MB/s | 41 kB 00:00 (226/854): perl-IPC-System-Simple-1.30-11.fc39. 26 MB/s | 39 kB 00:00 (227/854): perl-JSON-4.10-3.fc39.noarch.rpm 37 MB/s | 95 kB 00:00 (228/854): perl-JSON-PP-4.16-501.fc39.noarch.rp 25 MB/s | 67 kB 00:00 (229/854): perl-LWP-MediaTypes-6.04-15.fc39.noa 9.7 MB/s | 33 kB 00:00 (230/854): perl-LDAP-0.68-11.fc39.noarch.rpm 57 MB/s | 384 kB 00:00 (231/854): perl-Lexical-SealRequireHints-0.012- 5.2 MB/s | 26 kB 00:00 (232/854): perl-Lexical-Var-0.010-3.fc39.x86_64 10 MB/s | 33 kB 00:00 (233/854): perl-Lingua-Translit-0.29-4.fc39.noa 24 MB/s | 33 kB 00:00 (234/854): perl-List-AllUtils-0.19-10.fc39.noar 21 MB/s | 48 kB 00:00 (235/854): perl-List-MoreUtils-0.430-9.fc39.noa 25 MB/s | 61 kB 00:00 (236/854): perl-List-MoreUtils-XS-0.430-11.fc39 26 MB/s | 64 kB 00:00 (237/854): perl-List-SomeUtils-0.59-3.fc39.noar 22 MB/s | 45 kB 00:00 (238/854): perl-List-UtilsBy-0.12-7.fc39.noarch 14 MB/s | 28 kB 00:00 (239/854): perl-Locale-Maketext-1.33-501.fc39.n 46 MB/s | 94 kB 00:00 (240/854): perl-Log-Dispatch-2.71-2.fc39.noarch 27 MB/s | 84 kB 00:00 (241/854): perl-Log-Dispatch-FileRotate-1.38-7. 5.3 MB/s | 32 kB 00:00 (242/854): perl-MIME-Base64-3.16-500.fc39.x86_6 7.8 MB/s | 29 kB 00:00 (243/854): perl-Log-Log4perl-1.57-3.fc39.noarch 51 MB/s | 360 kB 00:00 (244/854): perl-MIME-Charset-1.013.1-3.fc39.noa 17 MB/s | 48 kB 00:00 (245/854): perl-MIME-Lite-3.033-8.fc39.noarch.r 27 MB/s | 94 kB 00:00 (246/854): perl-MIME-Types-2.24-3.fc39.noarch.r 28 MB/s | 69 kB 00:00 (247/854): perl-MRO-Compat-0.15-7.fc39.noarch.r 16 MB/s | 25 kB 00:00 (248/854): perl-Mail-Sender-0.903-22.fc39.noarc 21 MB/s | 50 kB 00:00 (249/854): perl-Mail-Sendmail-0.80-18.fc39.noar 19 MB/s | 36 kB 00:00 (250/854): perl-MailTools-2.21-14.fc39.noarch.r 45 MB/s | 108 kB 00:00 (251/854): perl-Math-BigInt-1.9998.39-2.fc39.no 60 MB/s | 203 kB 00:00 (252/854): perl-Math-BigRat-0.2624-500.fc39.noa 9.7 MB/s | 41 kB 00:00 (253/854): perl-Module-Implementation-0.09-37.f 5.4 MB/s | 19 kB 00:00 (254/854): perl-Module-Load-0.36-500.fc39.noarc 8.9 MB/s | 17 kB 00:00 (255/854): perl-Module-Load-Conditional-0.74-50 16 MB/s | 22 kB 00:00 (256/854): perl-Module-Metadata-1.000038-3.fc39 17 MB/s | 35 kB 00:00 (257/854): perl-Module-Runtime-0.016-20.fc39.no 14 MB/s | 23 kB 00:00 (258/854): perl-Mozilla-CA-20230801-1.fc39.noar 7.3 MB/s | 13 kB 00:00 (259/854): perl-NTLM-1.09-36.fc39.noarch.rpm 16 MB/s | 22 kB 00:00 (260/854): perl-Net-HTTP-6.23-2.fc39.noarch.rpm 18 MB/s | 39 kB 00:00 (261/854): perl-Net-SMTP-SSL-1.04-21.fc39.noarc 6.2 MB/s | 11 kB 00:00 (262/854): perl-Number-Compare-0.03-36.fc39.noa 4.7 MB/s | 12 kB 00:00 (263/854): perl-Net-SSLeay-1.92-10.fc39.x86_64. 60 MB/s | 360 kB 00:00 (264/854): perl-Package-Generator-1.106-29.fc39 4.5 MB/s | 22 kB 00:00 (265/854): perl-Package-Stash-0.40-5.fc39.noarc 10 MB/s | 33 kB 00:00 (266/854): perl-Package-Stash-XS-0.30-5.fc39.x8 24 MB/s | 35 kB 00:00 (267/854): perl-PadWalker-2.5-10.fc39.x86_64.rp 12 MB/s | 27 kB 00:00 (268/854): perl-Params-Check-0.38-500.fc39.noar 13 MB/s | 22 kB 00:00 (269/854): perl-Params-Classify-0.015-20.fc39.x 17 MB/s | 31 kB 00:00 (270/854): perl-Params-Util-1.102-12.fc39.x86_6 25 MB/s | 33 kB 00:00 (271/854): perl-Params-Validate-1.31-5.fc39.x86 30 MB/s | 69 kB 00:00 (272/854): perl-Params-ValidationCompiler-0.31- 19 MB/s | 37 kB 00:00 (273/854): perl-Parse-RecDescent-1.967015-20.fc 60 MB/s | 208 kB 00:00 (274/854): perl-PathTools-3.89-500.fc39.x86_64. 29 MB/s | 87 kB 00:00 (275/854): perl-PerlIO-utf8_strict-0.010-4.fc39 7.7 MB/s | 26 kB 00:00 (276/854): perl-Pod-Escapes-1.07-500.fc39.noarc 9.4 MB/s | 20 kB 00:00 (277/854): perl-Pod-Perldoc-3.28.01-501.fc39.no 45 MB/s | 86 kB 00:00 (278/854): perl-Pod-Usage-2.03-500.fc39.noarch. 20 MB/s | 39 kB 00:00 (279/854): perl-Ref-Util-0.204-18.fc39.noarch.r 17 MB/s | 23 kB 00:00 (280/854): perl-Ref-Util-XS-0.117-20.fc39.x86_6 16 MB/s | 23 kB 00:00 (281/854): perl-Pod-Simple-3.45-4.fc39.noarch.r 28 MB/s | 218 kB 00:00 (282/854): perl-Regexp-Common-2017060201-22.fc3 34 MB/s | 184 kB 00:00 (283/854): perl-Role-Tiny-2.002004-9.fc39.noarc 6.4 MB/s | 32 kB 00:00 (284/854): perl-SGMLSpm-1.03ii-60.fc39.noarch.r 10 MB/s | 28 kB 00:00 (285/854): perl-Scalar-List-Utils-1.63-500.fc39 32 MB/s | 72 kB 00:00 (286/854): perl-Socket-2.037-3.fc39.x86_64.rpm 17 MB/s | 55 kB 00:00 (287/854): perl-Sort-Key-1.33-28.fc39.x86_64.rp 14 MB/s | 45 kB 00:00 (288/854): perl-Specio-0.48-4.fc39.noarch.rpm 51 MB/s | 157 kB 00:00 (289/854): perl-Storable-3.32-500.fc39.x86_64.r 41 MB/s | 99 kB 00:00 (290/854): perl-Sub-Exporter-0.990-1.fc39.noarc 22 MB/s | 78 kB 00:00 (291/854): perl-Sub-Exporter-Progressive-0.0010 8.5 MB/s | 21 kB 00:00 (292/854): perl-Sub-Identify-0.14-24.fc39.x86_6 12 MB/s | 27 kB 00:00 (293/854): perl-Sub-Install-0.929-3.fc39.noarch 15 MB/s | 23 kB 00:00 (294/854): perl-Sys-Syslog-0.36-501.fc39.x86_64 20 MB/s | 47 kB 00:00 (295/854): perl-Term-ANSIColor-5.01-501.fc39.no 20 MB/s | 47 kB 00:00 (296/854): perl-Term-Cap-1.18-500.fc39.noarch.r 11 MB/s | 22 kB 00:00 (297/854): perl-TermReadKey-2.38-18.fc39.x86_64 16 MB/s | 35 kB 00:00 (298/854): perl-Text-Balanced-2.06-500.fc39.noa 34 MB/s | 48 kB 00:00 (299/854): perl-Text-CSV-2.02-3.fc39.noarch.rpm 48 MB/s | 113 kB 00:00 (300/854): perl-Text-Glob-0.11-21.fc39.noarch.r 6.8 MB/s | 13 kB 00:00 (301/854): perl-Text-Roman-3.5-25.fc39.noarch.r 21 MB/s | 22 kB 00:00 (302/854): perl-Text-ParseWords-3.31-500.fc39.n 8.3 MB/s | 16 kB 00:00 (303/854): perl-Text-Soundex-3.05-28.fc39.x86_6 19 MB/s | 29 kB 00:00 (304/854): perl-Text-Tabs+Wrap-2023.0511-3.fc39 16 MB/s | 22 kB 00:00 (305/854): perl-Text-Unidecode-1.30-22.fc39.noa 58 MB/s | 182 kB 00:00 (306/854): perl-Thread-Queue-3.14-500.fc39.noar 6.9 MB/s | 21 kB 00:00 (307/854): perl-Tie-Cycle-1.227-9.fc39.noarch.r 13 MB/s | 19 kB 00:00 (308/854): perl-Tie-RefHash-1.40-500.fc39.noarc 14 MB/s | 22 kB 00:00 (309/854): perl-Time-HiRes-1.9775-500.fc39.x86_ 34 MB/s | 57 kB 00:00 (310/854): perl-Time-Local-1.350-3.fc39.noarch. 19 MB/s | 34 kB 00:00 (311/854): perl-TimeDate-2.33-11.fc39.noarch.rp 35 MB/s | 57 kB 00:00 (312/854): perl-Try-Tiny-0.31-6.fc39.noarch.rpm 25 MB/s | 41 kB 00:00 (313/854): perl-URI-5.21-1.fc39.noarch.rpm 44 MB/s | 125 kB 00:00 (314/854): perl-Unicode-LineBreak-2019.001-18.f 31 MB/s | 120 kB 00:00 (315/854): perl-Unicode-Normalize-1.32-500.fc39 26 MB/s | 91 kB 00:00 (316/854): perl-Text-BibTeX-0.89-3.fc39.x86_64. 8.2 MB/s | 251 kB 00:00 (317/854): perl-Unicode-Collate-1.31-500.fc39.x 45 MB/s | 749 kB 00:00 (318/854): perl-Variable-Magic-0.63-4.fc39.x86_ 8.9 MB/s | 54 kB 00:00 (319/854): perl-WWW-RobotRules-6.02-37.fc39.noa 3.8 MB/s | 19 kB 00:00 (320/854): perl-XML-LibXML-Simple-1.01-12.fc39. 6.4 MB/s | 32 kB 00:00 (321/854): perl-XML-LibXML-2.0209-2.fc39.x86_64 48 MB/s | 353 kB 00:00 (322/854): perl-XML-LibXSLT-2.002.001-3.fc39.x8 9.7 MB/s | 68 kB 00:00 (323/854): perl-XML-NamespaceSupport-1.12-20.fc 6.7 MB/s | 26 kB 00:00 (324/854): perl-XML-Parser-2.46-15.fc39.x86_64. 51 MB/s | 234 kB 00:00 (325/854): perl-XML-SAX-1.02-13.fc39.noarch.rpm 11 MB/s | 63 kB 00:00 (326/854): perl-XML-SAX-Base-1.09-20.fc39.noarc 6.1 MB/s | 31 kB 00:00 (327/854): perl-XML-Writer-0.900-12.fc39.noarch 14 MB/s | 33 kB 00:00 (328/854): perl-XML-XPath-1.48-4.fc39.noarch.rp 40 MB/s | 87 kB 00:00 (329/854): perl-XString-0.005-10.fc39.x86_64.rp 7.3 MB/s | 23 kB 00:00 (330/854): perl-autodie-2.36-501.fc39.noarch.rp 34 MB/s | 97 kB 00:00 (331/854): perl-autovivification-0.18-20.fc39.x 14 MB/s | 33 kB 00:00 (332/854): perl-constant-1.33-501.fc39.noarch.r 13 MB/s | 22 kB 00:00 (333/854): perl-encoding-3.00-500.fc39.x86_64.r 21 MB/s | 63 kB 00:00 (334/854): perl-libnet-3.15-501.fc39.noarch.rpm 39 MB/s | 129 kB 00:00 (335/854): perl-namespace-autoclean-0.29-16.fc3 9.4 MB/s | 25 kB 00:00 (336/854): perl-namespace-clean-0.27-24.fc39.no 13 MB/s | 35 kB 00:00 (337/854): perl-parent-0.241-500.fc39.noarch.rp 6.9 MB/s | 14 kB 00:00 (338/854): perl-podlators-5.01-500.fc39.noarch. 37 MB/s | 125 kB 00:00 (339/854): perl-srpm-macros-1-51.fc39.noarch.rp 3.5 MB/s | 8.0 kB 00:00 (340/854): perl-threads-2.36-500.fc39.x86_64.rp 22 MB/s | 58 kB 00:00 (341/854): perl-threads-shared-1.68-500.fc39.x8 23 MB/s | 45 kB 00:00 (342/854): perl-version-0.99.30-1.fc39.x86_64.r 20 MB/s | 62 kB 00:00 (343/854): php-fedora-autoloader-1.0.1-11.fc39. 7.2 MB/s | 12 kB 00:00 (344/854): pixman-0.42.2-2.fc39.x86_64.rpm 43 MB/s | 288 kB 00:00 (345/854): pkgconf-1.9.5-2.fc39.x86_64.rpm 6.2 MB/s | 42 kB 00:00 (346/854): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 8.8 MB/s | 14 kB 00:00 (347/854): perltidy-20230912-1.fc39.noarch.rpm 48 MB/s | 708 kB 00:00 (348/854): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 2.1 MB/s | 9.6 kB 00:00 (349/854): popt-devel-1.19-3.fc39.x86_64.rpm 5.1 MB/s | 25 kB 00:00 (350/854): psutils-2.10-2.fc39.noarch.rpm 21 MB/s | 54 kB 00:00 (351/854): procmail-3.24-2.fc39.x86_64.rpm 40 MB/s | 183 kB 00:00 (352/854): python-rpm-macros-3.12-4.fc39.noarch 4.8 MB/s | 19 kB 00:00 (353/854): python-srpm-macros-3.12-4.fc39.noarc 8.0 MB/s | 25 kB 00:00 (354/854): python3-packaging-23.1-4.fc39.noarch 35 MB/s | 114 kB 00:00 (355/854): python3-rpm-generators-14-7.fc39.noa 9.1 MB/s | 30 kB 00:00 (356/854): python3-pyparsing-3.0.9-11.fc39.noar 32 MB/s | 254 kB 00:00 (357/854): python3-rpm-macros-3.12-4.fc39.noarc 5.9 MB/s | 14 kB 00:00 (358/854): rsync-3.2.7-5.fc39.x86_64.rpm 28 MB/s | 422 kB 00:00 (359/854): sendmail-8.17.2-3.fc39.x86_64.rpm 28 MB/s | 769 kB 00:00 (360/854): python3-setuptools-67.7.2-7.fc39.noa 30 MB/s | 1.5 MB 00:00 (361/854): sendmail-cf-8.17.2-3.fc39.noarch.rpm 21 MB/s | 184 kB 00:00 (362/854): sgml-common-0.6.3-61.fc39.noarch.rpm 23 MB/s | 61 kB 00:00 (363/854): python3-pip-23.2.1-1.fc39.noarch.rpm 41 MB/s | 3.1 MB 00:00 (364/854): sombok-2.4.0-20.fc39.x86_64.rpm 3.4 MB/s | 48 kB 00:00 (365/854): shared-mime-info-2.2-4.fc39.x86_64.r 21 MB/s | 380 kB 00:00 (366/854): sscg-3.0.5-3.fc39.x86_64.rpm 10 MB/s | 46 kB 00:00 (367/854): teckit-2.5.12-1.fc39.x86_64.rpm 27 MB/s | 454 kB 00:00 (368/854): tar-1.35-2.fc39.x86_64.rpm 36 MB/s | 864 kB 00:00 (369/854): texlive-ae-svn15878.1.4-69.fc39.noar 15 MB/s | 116 kB 00:00 (370/854): texlive-algorithms-svn42428-69.fc39. 8.4 MB/s | 23 kB 00:00 (371/854): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 48 MB/s | 2.0 MB 00:00 (372/854): texlive-aleph-svn66203-77.fc39.x86_6 15 MB/s | 275 kB 00:00 (373/854): texlive-alphalph-svn53087-69.fc39.no 23 MB/s | 361 kB 00:00 (374/854): texlive-amsmath-svn63514-69.fc39.noa 13 MB/s | 46 kB 00:00 (375/854): texlive-antomega-svn21933.0.8-69.fc3 23 MB/s | 92 kB 00:00 (376/854): texlive-anysize-svn15878.0-69.fc39.n 3.2 MB/s | 12 kB 00:00 (377/854): texlive-amscls-svn55378-69.fc39.noar 46 MB/s | 1.1 MB 00:00 (378/854): texlive-attachfile-svn42099-69.fc39. 6.1 MB/s | 22 kB 00:00 (379/854): texlive-atbegshi-svn53051-69.fc39.no 31 MB/s | 409 kB 00:00 (380/854): texlive-attachfile2-svn57959-77.fc39 31 MB/s | 447 kB 00:00 (381/854): texlive-atveryend-svn53108-69.fc39.n 27 MB/s | 385 kB 00:00 (382/854): texlive-auto-pst-pdf-svn56596-69.fc3 5.3 MB/s | 17 kB 00:00 (383/854): texlive-auxhook-svn53173-69.fc39.noa 26 MB/s | 295 kB 00:00 (384/854): texlive-avantgar-svn61983-69.fc39.no 27 MB/s | 322 kB 00:00 (385/854): texlive-babel-english-svn44495-69.fc 7.1 MB/s | 21 kB 00:00 (386/854): texlive-amsfonts-svn61937-69.fc39.no 50 MB/s | 3.7 MB 00:00 (387/854): texlive-babelbib-svn57349-69.fc39.no 3.3 MB/s | 54 kB 00:00 (388/854): texlive-babel-svn65823-69.fc39.noarc 23 MB/s | 480 kB 00:00 (389/854): texlive-beamer-svn65984-69.fc39.noar 28 MB/s | 228 kB 00:00 (390/854): texlive-beton-svn15878.0-69.fc39.noa 4.3 MB/s | 16 kB 00:00 (391/854): texlive-bera-svn20031.0-69.fc39.noar 32 MB/s | 356 kB 00:00 (392/854): texlive-biblatex-svn66403-69.fc39.no 30 MB/s | 305 kB 00:00 (393/854): texlive-bibtex-svn66186-77.fc39.x86_ 31 MB/s | 451 kB 00:00 (394/854): texlive-bidi-svn65572-69.fc39.noarch 24 MB/s | 203 kB 00:00 (395/854): texlive-bigintcalc-svn53172-69.fc39. 29 MB/s | 466 kB 00:00 (396/854): texlive-base-20230311-77.fc39.x86_64 45 MB/s | 2.6 MB 00:00 (397/854): texlive-bitset-svn53837-69.fc39.noar 21 MB/s | 620 kB 00:00 (398/854): texlive-bookman-svn61719-69.fc39.noa 21 MB/s | 368 kB 00:00 (399/854): texlive-bookmark-svn56885-69.fc39.no 54 MB/s | 480 kB 00:00 (400/854): texlive-booktabs-svn53402-69.fc39.no 3.3 MB/s | 18 kB 00:00 (401/854): texlive-breakurl-svn29901.1.40-69.fc 4.6 MB/s | 17 kB 00:00 (402/854): texlive-breqn-svn60881-69.fc39.noarc 28 MB/s | 43 kB 00:00 (403/854): texlive-caption-svn66580-69.fc39.noa 33 MB/s | 87 kB 00:00 (404/854): texlive-carlisle-svn59577-69.fc39.no 10 MB/s | 23 kB 00:00 (405/854): texlive-catchfile-svn53084-69.fc39.n 63 MB/s | 307 kB 00:00 (406/854): texlive-changepage-svn15878.1.0c-69. 4.7 MB/s | 20 kB 00:00 (407/854): texlive-charter-svn15878.0-69.fc39.n 39 MB/s | 206 kB 00:00 (408/854): texlive-cite-svn36428.5.5-69.fc39.no 12 MB/s | 31 kB 00:00 (409/854): texlive-cmap-svn57640-69.fc39.noarch 5.1 MB/s | 21 kB 00:00 (410/854): texlive-cm-svn57963-69.fc39.noarch.r 37 MB/s | 322 kB 00:00 (411/854): texlive-cmextra-svn57866-69.fc39.noa 11 MB/s | 49 kB 00:00 (412/854): texlive-collection-basic-svn59159-69 4.9 MB/s | 11 kB 00:00 (413/854): texlive-collection-fontsrecommended- 3.1 MB/s | 11 kB 00:00 (414/854): texlive-collection-formatsextra-svn6 3.6 MB/s | 11 kB 00:00 (415/854): texlive-collection-latex-svn63515-69 3.6 MB/s | 12 kB 00:00 (416/854): texlive-collection-latexrecommended- 3.7 MB/s | 12 kB 00:00 (417/854): texlive-colortbl-svn64015-69.fc39.no 5.6 MB/s | 18 kB 00:00 (418/854): texlive-courier-svn61719-69.fc39.noa 37 MB/s | 525 kB 00:00 (419/854): texlive-colorprofiles-svn49086-69.fc 7.0 MB/s | 146 kB 00:00 (420/854): texlive-crop-svn55424-69.fc39.noarch 6.3 MB/s | 19 kB 00:00 (421/854): texlive-csquotes-svn64389-69.fc39.no 12 MB/s | 36 kB 00:00 (422/854): texlive-ctable-svn38672-69.fc39.noar 6.8 MB/s | 18 kB 00:00 (423/854): texlive-ctablestack-svn38514-69.fc39 4.2 MB/s | 18 kB 00:00 (424/854): texlive-currfile-svn64673-69.fc39.no 6.5 MB/s | 21 kB 00:00 (425/854): texlive-dehyph-svn48599-69.fc39.noar 9.4 MB/s | 66 kB 00:00 (426/854): texlive-cyrillic-svn63613-77.fc39.no 33 MB/s | 969 kB 00:00 (427/854): texlive-dvips-svn66203-77.fc39.x86_6 29 MB/s | 738 kB 00:00 (428/854): texlive-ec-svn25033.1.0-69.fc39.noar 29 MB/s | 682 kB 00:00 (429/854): texlive-dvipdfmx-svn66203-77.fc39.x8 35 MB/s | 3.0 MB 00:00 (430/854): texlive-edmac-svn61719-69.fc39.noarc 2.0 MB/s | 31 kB 00:00 (431/854): texlive-enctex-svn34957.0-69.fc39.no 4.4 MB/s | 54 kB 00:00 (432/854): texlive-enumitem-svn51423-69.fc39.no 2.1 MB/s | 28 kB 00:00 (433/854): texlive-epstopdf-pkg-svn53546-69.fc3 28 MB/s | 364 kB 00:00 (434/854): texlive-epstopdf-svn66461-77.fc39.no 6.6 MB/s | 30 kB 00:00 (435/854): texlive-eso-pic-svn56658-69.fc39.noa 6.2 MB/s | 19 kB 00:00 (436/854): texlive-eplain-svn64721-77.fc39.noar 37 MB/s | 1.1 MB 00:00 (437/854): texlive-etex-pkg-svn41784-69.fc39.no 2.0 MB/s | 17 kB 00:00 (438/854): texlive-etex-svn66203-69.fc39.noarch 9.9 MB/s | 28 kB 00:00 (439/854): texlive-etoolbox-svn56554-69.fc39.no 5.9 MB/s | 26 kB 00:00 (440/854): texlive-etexcmds-svn53171-69.fc39.no 31 MB/s | 310 kB 00:00 (441/854): texlive-euenc-svn19795.0.1h-69.fc39. 5.5 MB/s | 22 kB 00:00 (442/854): texlive-euler-svn42428-69.fc39.noarc 6.9 MB/s | 17 kB 00:00 (443/854): texlive-euro-ce-svn25714-69.fc39.noa 7.6 MB/s | 32 kB 00:00 (444/854): texlive-euro-svn22191.1.1-69.fc39.no 4.8 MB/s | 17 kB 00:00 (445/854): texlive-eurosym-svn17265.1.4_subrfix 35 MB/s | 157 kB 00:00 (446/854): texlive-everyshi-svn57001-69.fc39.no 21 MB/s | 147 kB 00:00 (447/854): texlive-everysel-svn57489-69.fc39.no 32 MB/s | 448 kB 00:00 (448/854): texlive-extsizes-svn17263.1.4a-69.fc 6.4 MB/s | 27 kB 00:00 (449/854): texlive-fancybox-svn18304.1.4-69.fc3 8.7 MB/s | 23 kB 00:00 (450/854): texlive-fancyhdr-svn64977-69.fc39.no 4.9 MB/s | 20 kB 00:00 (451/854): texlive-fancyref-svn15878.0.9c-69.fc 5.9 MB/s | 19 kB 00:00 (452/854): texlive-fancyvrb-svn65585-69.fc39.no 8.4 MB/s | 26 kB 00:00 (453/854): texlive-filecontents-svn52142-69.fc3 5.7 MB/s | 16 kB 00:00 (454/854): texlive-filehook-svn64822-69.fc39.no 7.7 MB/s | 23 kB 00:00 (455/854): texlive-finstrut-svn21719.0.5-69.fc3 6.8 MB/s | 20 kB 00:00 (456/854): texlive-fix2col-svn38770-69.fc39.noa 4.2 MB/s | 16 kB 00:00 (457/854): texlive-firstaid-svn64892-69.fc39.no 32 MB/s | 275 kB 00:00 (458/854): texlive-float-svn15878.1.3d-69.fc39. 4.0 MB/s | 17 kB 00:00 (459/854): texlive-fontspec-svn63386-69.fc39.no 15 MB/s | 45 kB 00:00 (460/854): texlive-footmisc-svn62524-69.fc39.no 5.6 MB/s | 25 kB 00:00 (461/854): texlive-footnotehyper-svn60374-69.fc 6.5 MB/s | 20 kB 00:00 (462/854): texlive-fp-svn49719-69.fc39.noarch.r 12 MB/s | 36 kB 00:00 (463/854): texlive-geometry-svn61719-69.fc39.no 6.5 MB/s | 23 kB 00:00 (464/854): texlive-fpl-svn54512-69.fc39.noarch. 36 MB/s | 302 kB 00:00 (465/854): texlive-gettitlestring-svn53170-69.f 41 MB/s | 327 kB 00:00 (466/854): texlive-glyphlist-svn54074-77.fc39.n 6.1 MB/s | 38 kB 00:00 (467/854): texlive-graphics-cfg-svn41448-69.fc3 4.4 MB/s | 13 kB 00:00 (468/854): texlive-graphics-def-svn64487-69.fc3 7.6 MB/s | 28 kB 00:00 (469/854): texlive-graphics-svn66204-69.fc39.no 11 MB/s | 40 kB 00:00 (470/854): texlive-grfext-svn53024-69.fc39.noar 31 MB/s | 317 kB 00:00 (471/854): texlive-grffile-svn52756-69.fc39.noa 33 MB/s | 360 kB 00:00 (472/854): texlive-gsftopk-svn52851-77.fc39.x86 10 MB/s | 35 kB 00:00 (473/854): texlive-helvetic-svn61719-69.fc39.no 30 MB/s | 655 kB 00:00 (474/854): texlive-hobsub-svn52810-69.fc39.noar 14 MB/s | 77 kB 00:00 (475/854): texlive-hologo-svn61719-69.fc39.noar 30 MB/s | 586 kB 00:00 (476/854): texlive-hopatch-svn65491-69.fc39.noa 24 MB/s | 328 kB 00:00 (477/854): texlive-hitex-svn65883-77.fc39.x86_6 36 MB/s | 2.8 MB 00:00 (478/854): texlive-hycolor-svn53584-69.fc39.noa 19 MB/s | 384 kB 00:00 (479/854): texlive-hyperref-svn65758-69.fc39.no 19 MB/s | 119 kB 00:00 (480/854): texlive-hypdoc-svn65678-69.fc39.noar 29 MB/s | 335 kB 00:00 (481/854): texlive-hyph-utf8-svn61719-69.fc39.n 9.7 MB/s | 29 kB 00:00 (482/854): texlive-hyphen-base-svn66413-69.fc39 12 MB/s | 34 kB 00:00 (483/854): texlive-hyphenex-svn57387-69.fc39.no 4.6 MB/s | 19 kB 00:00 (484/854): texlive-ifmtarg-svn47544-69.fc39.noa 4.4 MB/s | 15 kB 00:00 (485/854): texlive-ifplatform-svn45533-69.fc39. 5.6 MB/s | 16 kB 00:00 (486/854): texlive-iftex-svn61910-69.fc39.noarc 5.6 MB/s | 21 kB 00:00 (487/854): texlive-index-svn24099.4.1beta-69.fc 7.1 MB/s | 23 kB 00:00 (488/854): texlive-infwarerr-svn53023-69.fc39.n 35 MB/s | 295 kB 00:00 (489/854): texlive-jadetex-svn63654-77.fc39.noa 18 MB/s | 75 kB 00:00 (490/854): texlive-intcalc-svn53168-69.fc39.noa 30 MB/s | 432 kB 00:00 (491/854): texlive-jknapltx-svn19440.0-69.fc39. 8.3 MB/s | 27 kB 00:00 (492/854): texlive-kastrup-svn15878.0-69.fc39.n 4.9 MB/s | 13 kB 00:00 (493/854): texlive-knuth-lib-svn57963-69.fc39.n 12 MB/s | 52 kB 00:00 (494/854): texlive-knuth-local-svn57963-69.fc39 11 MB/s | 45 kB 00:00 (495/854): texlive-kpathsea-svn66209-77.fc39.x8 30 MB/s | 1.1 MB 00:00 (496/854): texlive-kvdefinekeys-svn53193-69.fc3 24 MB/s | 306 kB 00:00 (497/854): texlive-kvoptions-svn63622-69.fc39.n 31 MB/s | 494 kB 00:00 (498/854): texlive-kvsetkeys-svn64632-69.fc39.n 26 MB/s | 398 kB 00:00 (499/854): texlive-l3backend-svn65573-69.fc39.n 29 MB/s | 897 kB 00:00 (500/854): texlive-l3experimental-svn65621-69.f 7.9 MB/s | 43 kB 00:00 (501/854): texlive-l3kernel-svn66094-69.fc39.no 25 MB/s | 202 kB 00:00 (502/854): texlive-l3packages-svn65722-69.fc39. 11 MB/s | 41 kB 00:00 (503/854): texlive-lambda-svn45756-69.fc39.noar 24 MB/s | 120 kB 00:00 (504/854): texlive-latex-fonts-svn28888.0-69.fc 12 MB/s | 50 kB 00:00 (505/854): texlive-koma-script-svn64685-69.fc39 38 MB/s | 6.4 MB 00:00 (506/854): texlive-latex-lab-svn64892-69.fc39.n 26 MB/s | 1.8 MB 00:00 (507/854): texlive-latexbug-svn63596-69.fc39.no 23 MB/s | 238 kB 00:00 (508/854): texlive-latexconfig-svn53525-69.fc39 3.4 MB/s | 15 kB 00:00 (509/854): texlive-letltxmacro-svn53022-69.fc39 28 MB/s | 300 kB 00:00 (510/854): texlive-lib-20230311-77.fc39.x86_64. 29 MB/s | 492 kB 00:00 (511/854): texlive-lineno-svn65586-69.fc39.noar 18 MB/s | 76 kB 00:00 (512/854): texlive-listings-svn66222-69.fc39.no 24 MB/s | 167 kB 00:00 (513/854): texlive-lm-math-svn36915.1.959-69.fc 29 MB/s | 447 kB 00:00 (514/854): texlive-lm-svn65956-69.fc39.noarch.r 32 MB/s | 12 MB 00:00 (515/854): texlive-logreq-svn53003-69.fc39.noar 4.1 MB/s | 20 kB 00:00 (516/854): texlive-lollipop-svn45678-77.fc39.no 28 MB/s | 404 kB 00:00 (517/854): texlive-ltabptch-svn17533.1.74d-69.f 5.0 MB/s | 18 kB 00:00 (518/854): texlive-ltxcmds-svn56421-69.fc39.noa 28 MB/s | 400 kB 00:00 (519/854): texlive-ltxmisc-svn21927.0-69.fc39.n 7.3 MB/s | 28 kB 00:00 (520/854): texlive-lua-alt-getopt-svn56414-69.f 4.1 MB/s | 13 kB 00:00 (521/854): texlive-lua-uni-algos-svn62204-69.fc 23 MB/s | 97 kB 00:00 (522/854): texlive-luabidi-svn54512-69.fc39.noa 2.9 MB/s | 20 kB 00:00 (523/854): texlive-luahbtex-svn66186-77.fc39.x8 30 MB/s | 2.0 MB 00:00 (524/854): texlive-lualatex-math-svn61464-69.fc 4.4 MB/s | 20 kB 00:00 (525/854): texlive-lualibs-svn64615-69.fc39.noa 24 MB/s | 160 kB 00:00 (526/854): texlive-luaotfload-svn64616-77.fc39. 30 MB/s | 1.2 MB 00:00 (527/854): texlive-luatex-svn66967-77.fc39.x86_ 32 MB/s | 3.9 MB 00:00 (528/854): texlive-latex-svn65161-77.fc39.noarc 33 MB/s | 30 MB 00:00 (529/854): texlive-cm-super-svn15878.0-69.fc39. 36 MB/s | 62 MB 00:01 (530/854): texlive-luatexbase-svn52663-69.fc39. 45 kB/s | 16 kB 00:00 (531/854): texlive-makecmds-svn15878.0-69.fc39. 3.0 MB/s | 15 kB 00:00 (532/854): texlive-lwarp-svn66259-77.fc39.noarc 13 MB/s | 3.5 MB 00:00 (533/854): texlive-manfnt-font-svn45777-69.fc39 2.3 MB/s | 37 kB 00:00 (534/854): texlive-makeindex-svn62517-77.fc39.x 18 MB/s | 436 kB 00:00 (535/854): texlive-marginnote-svn48383-69.fc39. 4.7 MB/s | 17 kB 00:00 (536/854): texlive-marvosym-svn29349.2.2a-69.fc 34 MB/s | 146 kB 00:00 (537/854): texlive-mathpazo-svn52663-69.fc39.no 38 MB/s | 90 kB 00:00 (538/854): texlive-mathspec-svn42773-69.fc39.no 8.5 MB/s | 24 kB 00:00 (539/854): texlive-mathtools-svn63767-69.fc39.n 16 MB/s | 38 kB 00:00 (540/854): texlive-mdwtools-svn15878.1.05.4-69. 22 MB/s | 36 kB 00:00 (541/854): texlive-memoir-svn65040-69.fc39.noar 29 MB/s | 94 kB 00:00 (542/854): texlive-metafont-svn66186-77.fc39.x8 58 MB/s | 268 kB 00:00 (543/854): texlive-metalogo-svn18611.0.12-69.fc 3.7 MB/s | 16 kB 00:00 (544/854): texlive-mflogo-font-svn54512-69.fc39 10 MB/s | 32 kB 00:00 (545/854): texlive-mflogo-svn42428-69.fc39.noar 7.6 MB/s | 16 kB 00:00 (546/854): texlive-mfnfss-svn46036-69.fc39.noar 11 MB/s | 17 kB 00:00 (547/854): texlive-mfware-svn66186-77.fc39.x86_ 34 MB/s | 101 kB 00:00 (548/854): texlive-microtype-svn66587-69.fc39.n 26 MB/s | 83 kB 00:00 (549/854): texlive-minitoc-svn61719-69.fc39.noa 36 MB/s | 122 kB 00:00 (550/854): texlive-mltex-svn62145-77.fc39.noarc 11 MB/s | 28 kB 00:00 (551/854): texlive-mparhack-svn59066-69.fc39.no 4.3 MB/s | 18 kB 00:00 (552/854): texlive-modes-svn61719-69.fc39.noarc 32 MB/s | 306 kB 00:00 (553/854): texlive-mptopdf-svn65952-77.fc39.noa 8.4 MB/s | 52 kB 00:00 (554/854): texlive-ms-svn57473-69.fc39.noarch.r 5.8 MB/s | 17 kB 00:00 (555/854): texlive-multido-svn18302.1.42-69.fc3 4.6 MB/s | 18 kB 00:00 (556/854): texlive-natbib-svn20668.8.31b-69.fc3 8.2 MB/s | 31 kB 00:00 (557/854): texlive-mxedruli-svn30021.3.3c-69.fc 21 MB/s | 159 kB 00:00 (558/854): texlive-newfloat-svn52906-69.fc39.no 21 MB/s | 120 kB 00:00 (559/854): texlive-ncntrsbk-svn61719-69.fc39.no 33 MB/s | 363 kB 00:00 (560/854): texlive-notoccite-svn18129.0-69.fc39 2.8 MB/s | 13 kB 00:00 (561/854): texlive-ntgclass-svn65522-69.fc39.no 12 MB/s | 34 kB 00:00 (562/854): texlive-omega-svn33046.0-69.fc39.noa 31 MB/s | 1.2 MB 00:00 (563/854): texlive-mnsymbol-svn18651.1.4-69.fc3 47 MB/s | 4.4 MB 00:00 (564/854): texlive-omegaware-svn66186-77.fc39.x 12 MB/s | 238 kB 00:00 (565/854): texlive-otibet-svn45777-69.fc39.noar 26 MB/s | 129 kB 00:00 (566/854): texlive-pagesel-svn56105-69.fc39.noa 30 MB/s | 340 kB 00:00 (567/854): texlive-palatino-svn61719-69.fc39.no 32 MB/s | 423 kB 00:00 (568/854): texlive-paralist-svn43021-69.fc39.no 3.1 MB/s | 18 kB 00:00 (569/854): texlive-parallel-svn15878.0-69.fc39. 6.5 MB/s | 18 kB 00:00 (570/854): texlive-parskip-svn58358-69.fc39.noa 6.1 MB/s | 17 kB 00:00 (571/854): texlive-passivetex-svn15878.0-69.fc3 16 MB/s | 60 kB 00:00 (572/854): texlive-pdfcol-svn64469-69.fc39.noar 27 MB/s | 327 kB 00:00 (573/854): texlive-pdfcolfoot-svn65512-69.fc39. 27 MB/s | 319 kB 00:00 (574/854): texlive-pdfcolmk-svn52912-69.fc39.no 6.5 MB/s | 18 kB 00:00 (575/854): texlive-pdfescape-svn53082-69.fc39.n 30 MB/s | 353 kB 00:00 (576/854): texlive-pdflscape-svn64851-69.fc39.n 24 MB/s | 324 kB 00:00 (577/854): texlive-pdfpages-svn65319-69.fc39.no 6.6 MB/s | 32 kB 00:00 (578/854): texlive-oberdiek-svn65521-77.fc39.no 37 MB/s | 7.7 MB 00:00 (579/854): texlive-pdftex-svn66243-77.fc39.x86_ 24 MB/s | 2.5 MB 00:00 (580/854): texlive-pdftexcmds-svn55777-69.fc39. 26 MB/s | 391 kB 00:00 (581/854): texlive-pgf-svn65553-69.fc39.noarch. 36 MB/s | 897 kB 00:00 (582/854): texlive-picture-svn54867-69.fc39.noa 13 MB/s | 312 kB 00:00 (583/854): texlive-placeins-svn19848.2.2-69.fc3 3.3 MB/s | 13 kB 00:00 (584/854): texlive-plain-svn57963-69.fc39.noarc 15 MB/s | 48 kB 00:00 (585/854): texlive-psfrag-svn15878.3.04-69.fc39 3.8 MB/s | 15 kB 00:00 (586/854): texlive-polyglossia-svn65792-69.fc39 26 MB/s | 220 kB 00:00 (587/854): texlive-psizzl-svn15878.0.35-69.fc39 16 MB/s | 43 kB 00:00 (588/854): texlive-pslatex-svn57434-69.fc39.noa 12 MB/s | 22 kB 00:00 (589/854): texlive-psnfss-svn54694-69.fc39.noar 19 MB/s | 60 kB 00:00 (590/854): texlive-pspicture-svn15878.0-69.fc39 3.8 MB/s | 16 kB 00:00 (591/854): texlive-pst-3d-svn17257.1.10-69.fc39 6.4 MB/s | 18 kB 00:00 (592/854): texlive-pst-coil-svn62977-69.fc39.no 6.1 MB/s | 18 kB 00:00 (593/854): texlive-pst-eps-svn15878.1.0-69.fc39 5.3 MB/s | 17 kB 00:00 (594/854): texlive-pst-fill-svn60671-69.fc39.no 6.8 MB/s | 18 kB 00:00 (595/854): texlive-pst-grad-svn15878.1.06-69.fc 7.0 MB/s | 18 kB 00:00 (596/854): texlive-pst-math-svn64732-69.fc39.no 7.1 MB/s | 20 kB 00:00 (597/854): texlive-pst-node-svn61838-69.fc39.no 11 MB/s | 40 kB 00:00 (598/854): texlive-pdfmanagement-testphase-svn6 41 MB/s | 8.3 MB 00:00 (599/854): texlive-pst-ovl-svn54963-69.fc39.noa 453 kB/s | 16 kB 00:00 (600/854): texlive-pst-plot-svn65346-69.fc39.no 1.0 MB/s | 37 kB 00:00 (601/854): texlive-pst-text-svn49542-69.fc39.no 13 MB/s | 19 kB 00:00 (602/854): texlive-pst-tools-svn60621-69.fc39.n 11 MB/s | 21 kB 00:00 (603/854): texlive-pst-tree-svn60421-69.fc39.no 11 MB/s | 21 kB 00:00 (604/854): texlive-pstricks-add-svn65067-69.fc3 24 MB/s | 37 kB 00:00 (605/854): texlive-pstricks-svn65346-69.fc39.no 39 MB/s | 117 kB 00:00 (606/854): texlive-rcs-svn15878.0-69.fc39.noarc 7.8 MB/s | 28 kB 00:00 (607/854): texlive-pxfonts-svn15878.0-69.fc39.n 50 MB/s | 523 kB 00:00 (608/854): texlive-realscripts-svn56594-69.fc39 3.8 MB/s | 19 kB 00:00 (609/854): texlive-ragged2e-svn66152-69.fc39.no 47 MB/s | 682 kB 00:00 (610/854): texlive-refcount-svn53164-69.fc39.no 42 MB/s | 335 kB 00:00 (611/854): texlive-rerunfilecheck-svn63869-69.f 37 MB/s | 341 kB 00:00 (612/854): texlive-rsfs-svn15878.0-69.fc39.noar 13 MB/s | 73 kB 00:00 (613/854): texlive-sansmath-svn17997.1.1-69.fc3 4.2 MB/s | 14 kB 00:00 (614/854): texlive-sansmathaccent-svn53628-69.f 23 MB/s | 36 kB 00:00 (615/854): texlive-sauerj-svn15878.0-69.fc39.no 10 MB/s | 20 kB 00:00 (616/854): texlive-section-svn20180.0-69.fc39.n 11 MB/s | 24 kB 00:00 (617/854): texlive-seminar-svn59801-69.fc39.noa 27 MB/s | 52 kB 00:00 (618/854): texlive-sepnum-svn20186.2.0-69.fc39. 6.8 MB/s | 17 kB 00:00 (619/854): texlive-setspace-svn65206-69.fc39.no 7.9 MB/s | 18 kB 00:00 (620/854): texlive-showexpl-svn57414-69.fc39.no 13 MB/s | 18 kB 00:00 (621/854): texlive-startex-svn35718.1.04-69.fc3 12 MB/s | 22 kB 00:00 (622/854): texlive-stmaryrd-svn22027.0-69.fc39. 58 MB/s | 190 kB 00:00 (623/854): texlive-symbol-svn61719-69.fc39.noar 18 MB/s | 54 kB 00:00 (624/854): texlive-subfig-svn15878.1.3-69.fc39. 3.3 MB/s | 21 kB 00:00 (625/854): texlive-stringenc-svn52982-69.fc39.n 56 MB/s | 702 kB 00:00 (626/854): texlive-tex-ini-files-svn40533-69.fc 4.5 MB/s | 15 kB 00:00 (627/854): texlive-tex-svn66186-77.fc39.x86_64. 24 MB/s | 212 kB 00:00 (628/854): texlive-tex-gyre-math-svn41264-69.fc 49 MB/s | 1.4 MB 00:00 (629/854): texlive-texlive-common-doc-svn54176- 16 MB/s | 158 kB 00:00 (630/854): texlive-texlive-msg-translations-svn 21 MB/s | 165 kB 00:00 (631/854): texlive-texlive-scripts-extra-svn625 12 MB/s | 63 kB 00:00 (632/854): texlive-texlive-scripts-svn66584-77. 25 MB/s | 122 kB 00:00 (633/854): texlive-texlive.infra-svn66512-77.fc 25 MB/s | 295 kB 00:00 (634/854): texlive-texsis-svn45678-77.fc39.noar 27 MB/s | 262 kB 00:00 (635/854): texlive-texlive-en-svn66572-77.fc39. 38 MB/s | 2.0 MB 00:00 (636/854): texlive-textcase-svn63868-69.fc39.no 1.6 MB/s | 16 kB 00:00 (637/854): texlive-thumbpdf-svn62518-77.fc39.no 16 MB/s | 41 kB 00:00 (638/854): texlive-times-svn61719-69.fc39.noarc 26 MB/s | 368 kB 00:00 (639/854): texlive-titlesec-svn59845-69.fc39.no 8.0 MB/s | 34 kB 00:00 (640/854): texlive-tools-svn64892-69.fc39.noarc 15 MB/s | 75 kB 00:00 (641/854): texlive-translator-svn59412-69.fc39. 28 MB/s | 296 kB 00:00 (642/854): texlive-transparent-svn64852-69.fc39 28 MB/s | 286 kB 00:00 (643/854): texlive-txfonts-svn15878.0-69.fc39.n 31 MB/s | 816 kB 00:00 (644/854): texlive-tipa-svn29349.1.3-69.fc39.no 35 MB/s | 2.8 MB 00:00 (645/854): texlive-typehtml-svn17134.0-69.fc39. 1.7 MB/s | 21 kB 00:00 (646/854): texlive-ucharcat-svn38907-69.fc39.no 5.4 MB/s | 15 kB 00:00 (647/854): texlive-ulem-svn53365-69.fc39.noarch 4.3 MB/s | 17 kB 00:00 (648/854): texlive-tex-gyre-svn65956-69.fc39.no 39 MB/s | 8.0 MB 00:00 (649/854): texlive-ucs-svn64114-69.fc39.noarch. 10 MB/s | 423 kB 00:00 (650/854): texlive-underscore-svn18261.0-69.fc3 545 kB/s | 19 kB 00:00 (651/854): texlive-unicode-data-svn64423-69.fc3 66 MB/s | 371 kB 00:00 (652/854): texlive-unicode-math-svn61719-69.fc3 18 MB/s | 63 kB 00:00 (653/854): texlive-uniquecounter-svn53162-69.fc 54 MB/s | 300 kB 00:00 (654/854): texlive-url-svn32528.3.4-69.fc39.noa 6.4 MB/s | 20 kB 00:00 (655/854): texlive-utopia-svn15878.0-69.fc39.no 58 MB/s | 239 kB 00:00 (656/854): texlive-varwidth-svn24104.0.92-69.fc 7.7 MB/s | 18 kB 00:00 (657/854): texlive-wasy-type1-svn53534-69.fc39. 62 MB/s | 272 kB 00:00 (658/854): texlive-wasy-svn53533-69.fc39.noarch 6.1 MB/s | 44 kB 00:00 (659/854): texlive-wasysym-svn54080-69.fc39.noa 3.6 MB/s | 18 kB 00:00 (660/854): texlive-xcolor-svn63563-69.fc39.noar 16 MB/s | 32 kB 00:00 (661/854): texlive-xetexconfig-svn45845-69.fc39 3.2 MB/s | 11 kB 00:00 (662/854): texlive-xdvi-svn62387-77.fc39.x86_64 49 MB/s | 351 kB 00:00 (663/854): texlive-xifthen-svn38929-69.fc39.noa 4.8 MB/s | 16 kB 00:00 (664/854): texlive-xkeyval-svn63616-69.fc39.noa 11 MB/s | 27 kB 00:00 (665/854): texlive-xltxtra-svn56594-69.fc39.noa 4.1 MB/s | 17 kB 00:00 (666/854): texlive-xmltex-svn62145-77.fc39.noar 17 MB/s | 56 kB 00:00 (667/854): texlive-xmltexconfig-svn45845-69.fc3 4.4 MB/s | 11 kB 00:00 (668/854): texlive-xpatch-svn54563-69.fc39.noar 7.3 MB/s | 19 kB 00:00 (669/854): texlive-xetex-svn66203-77.fc39.x86_6 57 MB/s | 1.3 MB 00:00 (670/854): texlive-xstring-svn65551-69.fc39.noa 3.7 MB/s | 25 kB 00:00 (671/854): texlive-xunicode-svn30466.0.981-69.f 6.5 MB/s | 44 kB 00:00 (672/854): texlive-zapfchan-svn61719-69.fc39.no 38 MB/s | 109 kB 00:00 (673/854): texlive-zapfding-svn61719-69.fc39.no 19 MB/s | 64 kB 00:00 (674/854): tinycdb-0.78-21.fc39.x86_64.rpm 15 MB/s | 33 kB 00:00 (675/854): unzip-6.0-62.fc39.x86_64.rpm 48 MB/s | 184 kB 00:00 (676/854): urw-base35-bookman-fonts-20200910-18 47 MB/s | 847 kB 00:00 (677/854): urw-base35-c059-fonts-20200910-18.fc 41 MB/s | 874 kB 00:00 (678/854): texlive-zref-svn62977-69.fc39.noarch 21 MB/s | 688 kB 00:00 (679/854): urw-base35-d050000l-fonts-20200910-1 8.8 MB/s | 76 kB 00:00 (680/854): urw-base35-fonts-20200910-18.fc39.no 2.2 MB/s | 10 kB 00:00 (681/854): urw-base35-fonts-common-20200910-18. 16 MB/s | 21 kB 00:00 (682/854): urw-base35-gothic-fonts-20200910-18. 51 MB/s | 643 kB 00:00 (683/854): urw-base35-nimbus-mono-ps-fonts-2020 44 MB/s | 795 kB 00:00 (684/854): urw-base35-nimbus-sans-fonts-2020091 45 MB/s | 1.3 MB 00:00 (685/854): urw-base35-nimbus-roman-fonts-202009 19 MB/s | 856 kB 00:00 (686/854): urw-base35-p052-fonts-20200910-18.fc 30 MB/s | 974 kB 00:00 (687/854): urw-base35-standard-symbols-ps-fonts 4.4 MB/s | 42 kB 00:00 (688/854): vconfig-1.9-35.fc39.x86_64.rpm 12 MB/s | 27 kB 00:00 (689/854): urw-base35-z003-fonts-20200910-18.fc 60 MB/s | 276 kB 00:00 (690/854): which-2.21-40.fc39.x86_64.rpm 9.1 MB/s | 42 kB 00:00 (691/854): xml-common-0.6.3-61.fc39.noarch.rpm 9.0 MB/s | 31 kB 00:00 (692/854): xmlsec1-1.2.37-5.fc39.x86_64.rpm 57 MB/s | 187 kB 00:00 (693/854): xmlsec1-openssl-1.2.37-5.fc39.x86_64 31 MB/s | 92 kB 00:00 (694/854): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 21 MB/s | 37 kB 00:00 (695/854): xz-devel-5.4.4-1.fc39.x86_64.rpm 14 MB/s | 66 kB 00:00 (696/854): xz-5.4.4-1.fc39.x86_64.rpm 54 MB/s | 556 kB 00:00 (697/854): zip-3.0-39.fc39.x86_64.rpm 42 MB/s | 266 kB 00:00 (698/854): xpdf-libs-4.04-10.fc39.x86_64.rpm 34 MB/s | 647 kB 00:00 (699/854): zlib-devel-1.2.13-4.fc39.x86_64.rpm 7.9 MB/s | 45 kB 00:00 (700/854): zstd-1.5.5-4.fc39.x86_64.rpm 69 MB/s | 482 kB 00:00 (701/854): zziplib-0.13.72-5.fc39.x86_64.rpm 23 MB/s | 86 kB 00:00 (702/854): alsa-lib-1.2.11-2.fc39.x86_64.rpm 34 MB/s | 521 kB 00:00 (703/854): annobin-docs-12.42-1.fc39.noarch.rpm 16 MB/s | 88 kB 00:00 (704/854): NetworkManager-libnm-1.44.2-1.fc39.x 49 MB/s | 1.8 MB 00:00 (705/854): annobin-plugin-gcc-12.42-1.fc39.x86_ 42 MB/s | 956 kB 00:00 (706/854): ansible-srpm-macros-1-12.fc39.noarch 2.7 MB/s | 21 kB 00:00 (707/854): NetworkManager-1.44.2-1.fc39.x86_64. 22 MB/s | 2.2 MB 00:00 (708/854): binutils-gold-2.40-14.fc39.x86_64.rp 23 MB/s | 795 kB 00:00 (709/854): binutils-devel-2.40-14.fc39.x86_64.r 36 MB/s | 4.4 MB 00:00 (710/854): binutils-2.40-14.fc39.x86_64.rpm 38 MB/s | 5.6 MB 00:00 (711/854): createrepo_c-1.0.4-1.fc39.x86_64.rpm 3.2 MB/s | 80 kB 00:00 (712/854): createrepo_c-libs-1.0.4-1.fc39.x86_6 42 MB/s | 112 kB 00:00 (713/854): cups-libs-2.4.7-11.fc39.x86_64.rpm 45 MB/s | 269 kB 00:00 (714/854): debugedit-5.0-12.fc39.x86_64.rpm 15 MB/s | 79 kB 00:00 (715/854): elfutils-libelf-devel-0.191-2.fc39.x 6.5 MB/s | 23 kB 00:00 (716/854): elfutils-0.191-2.fc39.x86_64.rpm 49 MB/s | 559 kB 00:00 (717/854): emacs-filesystem-29.2-2.fc39.noarch. 2.6 MB/s | 7.1 kB 00:00 (718/854): cpp-13.2.1-7.fc39.x86_64.rpm 26 MB/s | 11 MB 00:00 (719/854): expat-devel-2.6.0-1.fc39.x86_64.rpm 12 MB/s | 54 kB 00:00 (720/854): fontconfig-2.14.2-6.fc39.x86_64.rpm 25 MB/s | 296 kB 00:00 (721/854): forge-srpm-macros-0.2.0-3.fc39.noarc 5.1 MB/s | 19 kB 00:00 (722/854): emacs-nox-29.2-2.fc39.x86_64.rpm 33 MB/s | 31 MB 00:00 (723/854): emacs-common-29.2-2.fc39.x86_64.rpm 32 MB/s | 42 MB 00:01 (724/854): gcc-plugin-annobin-13.2.1-7.fc39.x86 13 MB/s | 52 kB 00:00 (725/854): gcc-c++-13.2.1-7.fc39.x86_64.rpm 28 MB/s | 13 MB 00:00 (726/854): ghostscript-10.02.1-2.fc39.x86_64.rp 6.8 MB/s | 37 kB 00:00 (727/854): ghostscript-tools-fonts-10.02.1-2.fc 3.2 MB/s | 12 kB 00:00 (728/854): ghostscript-tools-printing-10.02.1-2 3.2 MB/s | 13 kB 00:00 (729/854): git-2.44.0-1.fc39.x86_64.rpm 13 MB/s | 53 kB 00:00 (730/854): gdb-minimal-14.1-4.fc39.x86_64.rpm 30 MB/s | 4.3 MB 00:00 (731/854): git-core-2.44.0-1.fc39.x86_64.rpm 33 MB/s | 4.5 MB 00:00 (732/854): gcc-13.2.1-7.fc39.x86_64.rpm 26 MB/s | 34 MB 00:01 (733/854): git-core-doc-2.44.0-1.fc39.noarch.rp 12 MB/s | 2.9 MB 00:00 (734/854): glibc-devel-2.38-16.fc39.x86_64.rpm 582 kB/s | 85 kB 00:00 (735/854): go-srpm-macros-3.4.0-2.fc39.noarch.r 12 MB/s | 27 kB 00:00 (736/854): google-noto-fonts-common-20240101-1. 4.7 MB/s | 17 kB 00:00 (737/854): glibc-headers-x86-2.38-16.fc39.noarc 55 MB/s | 569 kB 00:00 (738/854): google-noto-sans-vf-fonts-20240101-1 38 MB/s | 593 kB 00:00 (739/854): highway-1.1.0-1.fc39.x86_64.rpm 29 MB/s | 496 kB 00:00 (740/854): groff-base-1.23.0-3.fc39.x86_64.rpm 37 MB/s | 1.1 MB 00:00 (741/854): groff-1.23.0-3.fc39.x86_64.rpm 32 MB/s | 1.4 MB 00:00 (742/854): httpd-2.4.58-1.fc39.x86_64.rpm 3.9 MB/s | 50 kB 00:00 (743/854): httpd-filesystem-2.4.58-1.fc39.noarc 3.0 MB/s | 12 kB 00:00 (744/854): httpd-tools-2.4.58-1.fc39.x86_64.rpm 15 MB/s | 79 kB 00:00 (745/854): httpd-core-2.4.58-1.fc39.x86_64.rpm 72 MB/s | 1.4 MB 00:00 (746/854): keyutils-libs-devel-1.6.3-1.fc39.x86 7.4 MB/s | 60 kB 00:00 (747/854): libXpm-3.5.17-1.fc39.x86_64.rpm 14 MB/s | 65 kB 00:00 (748/854): krb5-devel-1.21.2-3.fc39.x86_64.rpm 20 MB/s | 144 kB 00:00 (749/854): kernel-headers-6.7.3-200.fc39.x86_64 52 MB/s | 1.6 MB 00:00 (750/854): libaom-3.8.2-1.fc39.x86_64.rpm 46 MB/s | 1.8 MB 00:00 (751/854): libcurl-devel-8.2.1-4.fc39.x86_64.rp 22 MB/s | 998 kB 00:00 (752/854): libimagequant-4.0.3-2.fc39.x86_64.rp 27 MB/s | 318 kB 00:00 (753/854): libkadm5-1.21.2-3.fc39.x86_64.rpm 18 MB/s | 78 kB 00:00 (754/854): libnl3-3.9.0-1.fc39.x86_64.rpm 28 MB/s | 350 kB 00:00 (755/854): libgs-10.02.1-2.fc39.x86_64.rpm 34 MB/s | 3.4 MB 00:00 (756/854): libtree-sitter-0.21.0-1.fc39.x86_64. 15 MB/s | 100 kB 00:00 (757/854): libxslt-1.1.39-1.fc39.x86_64.rpm 28 MB/s | 187 kB 00:00 (758/854): libstdc++-devel-13.2.1-7.fc39.x86_64 28 MB/s | 2.6 MB 00:00 (759/854): lua-srpm-macros-1-13.fc39.noarch.rpm 695 kB/s | 8.7 kB 00:00 (760/854): mod_lua-2.4.58-1.fc39.x86_64.rpm 19 MB/s | 58 kB 00:00 (761/854): mod_http2-2.0.25-1.fc39.x86_64.rpm 26 MB/s | 162 kB 00:00 (762/854): mod_ssl-2.4.58-1.fc39.x86_64.rpm 27 MB/s | 109 kB 00:00 (763/854): ncurses-c++-libs-6.4-7.20230520.fc39 9.3 MB/s | 37 kB 00:00 (764/854): ncurses-6.4-7.20230520.fc39.1.x86_64 35 MB/s | 416 kB 00:00 (765/854): openjpeg2-2.5.2-1.fc39.x86_64.rpm 25 MB/s | 178 kB 00:00 (766/854): ncurses-devel-6.4-7.20230520.fc39.1. 32 MB/s | 546 kB 00:00 (767/854): perl-AutoLoader-5.74-502.fc39.noarch 5.2 MB/s | 21 kB 00:00 (768/854): perl-AutoSplit-5.74-502.fc39.noarch. 4.3 MB/s | 22 kB 00:00 (769/854): perl-B-1.88-502.fc39.x86_64.rpm 24 MB/s | 177 kB 00:00 (770/854): libgccjit-13.2.1-7.fc39.x86_64.rpm 43 MB/s | 10 MB 00:00 (771/854): perl-Benchmark-1.24-502.fc39.noarch. 614 kB/s | 27 kB 00:00 (772/854): perl-Business-ISBN-Data-20230926.001 919 kB/s | 38 kB 00:00 (773/854): perl-Class-Struct-0.68-502.fc39.noar 16 MB/s | 22 kB 00:00 (774/854): perl-DirHandle-1.05-502.fc39.noarch. 3.3 MB/s | 13 kB 00:00 (775/854): perl-DynaLoader-1.54-502.fc39.x86_64 7.7 MB/s | 26 kB 00:00 (776/854): perl-DateTime-TimeZone-2.62-1.fc39.n 35 MB/s | 398 kB 00:00 (777/854): perl-English-1.11-502.fc39.noarch.rp 3.6 MB/s | 14 kB 00:00 (778/854): perl-Errno-1.37-502.fc39.x86_64.rpm 6.3 MB/s | 15 kB 00:00 (779/854): perl-Date-Manip-6.93-1.fc39.noarch.r 56 MB/s | 1.1 MB 00:00 (780/854): perl-ExtUtils-Constant-0.25-502.fc39 5.8 MB/s | 44 kB 00:00 (781/854): perl-ExtUtils-Embed-1.35-502.fc39.no 2.8 MB/s | 18 kB 00:00 (782/854): perl-Fcntl-1.15-502.fc39.x86_64.rpm 11 MB/s | 21 kB 00:00 (783/854): perl-File-Basename-2.86-502.fc39.noa 13 MB/s | 17 kB 00:00 (784/854): perl-File-Compare-1.100.700-502.fc39 8.0 MB/s | 13 kB 00:00 (785/854): perl-File-Copy-2.41-502.fc39.noarch. 11 MB/s | 20 kB 00:00 (786/854): perl-File-Find-1.43-502.fc39.noarch. 19 MB/s | 25 kB 00:00 (787/854): perl-File-stat-1.13-502.fc39.noarch. 8.5 MB/s | 17 kB 00:00 (788/854): perl-FileHandle-2.05-502.fc39.noarch 10 MB/s | 16 kB 00:00 (789/854): perl-Getopt-Std-1.13-502.fc39.noarch 9.6 MB/s | 16 kB 00:00 (790/854): perl-Git-2.44.0-1.fc39.noarch.rpm 29 MB/s | 40 kB 00:00 (791/854): perl-Hash-Util-FieldHash-1.26-502.fc 17 MB/s | 38 kB 00:00 (792/854): perl-I18N-LangTags-0.45-502.fc39.noa 26 MB/s | 53 kB 00:00 (793/854): perl-I18N-Langinfo-0.22-502.fc39.x86 12 MB/s | 22 kB 00:00 (794/854): perl-IO-1.52-502.fc39.x86_64.rpm 44 MB/s | 82 kB 00:00 (795/854): perl-IPC-Open3-1.22-502.fc39.noarch. 8.4 MB/s | 22 kB 00:00 (796/854): perl-LWP-Protocol-https-6.14-1.fc39. 17 MB/s | 21 kB 00:00 (797/854): perl-Locale-Maketext-Simple-0.21-502 14 MB/s | 18 kB 00:00 (798/854): perl-Math-Complex-1.62-502.fc39.noar 34 MB/s | 46 kB 00:00 (799/854): perl-Module-CoreList-5.20240223-1.fc 47 MB/s | 89 kB 00:00 (800/854): perl-NDBM_File-1.16-502.fc39.x86_64. 13 MB/s | 23 kB 00:00 (801/854): perl-Opcode-1.64-502.fc39.x86_64.rpm 28 MB/s | 36 kB 00:00 (802/854): perl-IPC-Run3-0.049-1.fc39.noarch.rp 4.6 MB/s | 38 kB 00:00 (803/854): perl-POSIX-2.13-502.fc39.x86_64.rpm 37 MB/s | 97 kB 00:00 (804/854): perl-Pod-Html-1.34-502.fc39.noarch.r 14 MB/s | 29 kB 00:00 (805/854): perl-Safe-2.44-502.fc39.noarch.rpm 12 MB/s | 25 kB 00:00 (806/854): perl-SelectSaver-1.02-502.fc39.noarc 8.9 MB/s | 12 kB 00:00 (807/854): perl-Symbol-1.09-502.fc39.noarch.rpm 8.5 MB/s | 14 kB 00:00 (808/854): perl-Sys-Hostname-1.25-502.fc39.x86_ 9.9 MB/s | 17 kB 00:00 (809/854): perl-Tie-4.6-502.fc39.noarch.rpm 13 MB/s | 28 kB 00:00 (810/854): perl-Test-Harness-3.48-1.fc39.noarch 60 MB/s | 275 kB 00:00 (811/854): perl-Unicode-UCD-0.78-502.fc39.noarc 16 MB/s | 78 kB 00:00 (812/854): perl-base-2.27-502.fc39.noarch.rpm 4.7 MB/s | 16 kB 00:00 (813/854): perl-deprecate-0.04-502.fc39.noarch. 7.3 MB/s | 15 kB 00:00 (814/854): perl-if-0.61.000-502.fc39.noarch.rpm 3.5 MB/s | 14 kB 00:00 (815/854): perl-interpreter-5.38.2-502.fc39.x86 16 MB/s | 72 kB 00:00 (816/854): perl-devel-5.38.2-502.fc39.x86_64.rp 49 MB/s | 757 kB 00:00 (817/854): perl-lib-0.65-502.fc39.x86_64.rpm 2.4 MB/s | 15 kB 00:00 (818/854): perl-libwww-perl-6.76-1.fc39.noarch. 23 MB/s | 208 kB 00:00 (819/854): perl-locale-1.10-502.fc39.noarch.rpm 4.0 MB/s | 14 kB 00:00 (820/854): perl-meta-notation-5.38.2-502.fc39.n 2.5 MB/s | 11 kB 00:00 (821/854): perl-mro-1.28-502.fc39.x86_64.rpm 7.4 MB/s | 29 kB 00:00 (822/854): perl-open-1.13-502.fc39.noarch.rpm 4.5 MB/s | 17 kB 00:00 (823/854): perl-overload-1.37-502.fc39.noarch.r 9.8 MB/s | 46 kB 00:00 (824/854): perl-overloading-0.02-502.fc39.noarc 5.5 MB/s | 13 kB 00:00 (825/854): perl-sigtrap-1.10-502.fc39.noarch.rp 4.2 MB/s | 16 kB 00:00 (826/854): perl-subs-1.04-502.fc39.noarch.rpm 3.9 MB/s | 12 kB 00:00 (827/854): perl-libs-5.38.2-502.fc39.x86_64.rpm 44 MB/s | 2.4 MB 00:00 (828/854): perl-vars-1.05-502.fc39.noarch.rpm 1.0 MB/s | 13 kB 00:00 (829/854): perl-doc-5.38.2-502.fc39.noarch.rpm 45 MB/s | 4.7 MB 00:00 (830/854): php-devel-8.2.17-1.fc39.x86_64.rpm 38 MB/s | 870 kB 00:00 (831/854): php-common-8.2.17-1.fc39.x86_64.rpm 13 MB/s | 863 kB 00:00 (832/854): php-nikic-php-parser4-4.18.0-1.fc39. 25 MB/s | 203 kB 00:00 (833/854): postgresql-private-libs-15.6-1.fc39. 23 MB/s | 141 kB 00:00 (834/854): postgresql-15.6-1.fc39.x86_64.rpm 33 MB/s | 1.7 MB 00:00 (835/854): pyproject-rpm-macros-1.12.0-1.fc39.n 10 MB/s | 41 kB 00:00 (836/854): pyproject-srpm-macros-1.12.0-1.fc39. 4.0 MB/s | 14 kB 00:00 (837/854): php-cli-8.2.17-1.fc39.x86_64.rpm 36 MB/s | 5.4 MB 00:00 (838/854): python3-devel-3.12.2-2.fc39.x86_64.r 11 MB/s | 312 kB 00:00 (839/854): qt5-srpm-macros-5.15.12-1.fc39.noarc 1.8 MB/s | 8.4 kB 00:00 (840/854): qt6-srpm-macros-6.6.2-1.fc39.noarch. 3.7 MB/s | 8.9 kB 00:00 (841/854): readline-devel-8.2-6.fc39.x86_64.rpm 24 MB/s | 207 kB 00:00 (842/854): redhat-rpm-config-266-1.fc39.noarch. 18 MB/s | 78 kB 00:00 (843/854): rpm-build-4.19.1.1-1.fc39.x86_64.rpm 19 MB/s | 78 kB 00:00 (844/854): rpm-devel-4.19.1.1-1.fc39.x86_64.rpm 24 MB/s | 95 kB 00:00 (845/854): rav1e-libs-0.7.1-1.fc39.x86_64.rpm 36 MB/s | 1.0 MB 00:00 (846/854): rpmautospec-rpm-macros-0.6.3-1.fc39. 1.8 MB/s | 10 kB 00:00 (847/854): rust-srpm-macros-26.2-1.fc39.noarch. 5.8 MB/s | 13 kB 00:00 (848/854): sudo-python-plugin-1.9.15-1.p5.fc39. 13 MB/s | 53 kB 00:00 (849/854): systemd-rpm-macros-254.10-1.fc39.noa 6.3 MB/s | 28 kB 00:00 (850/854): sudo-1.9.15-1.p5.fc39.x86_64.rpm 35 MB/s | 1.3 MB 00:00 (851/854): systemtap-sdt-devel-5.1~pre17062192g 16 MB/s | 74 kB 00:00 (852/854): postgresql-server-15.6-1.fc39.x86_64 34 MB/s | 6.3 MB 00:00 (853/854): systemd-udev-254.10-1.fc39.x86_64.rp 28 MB/s | 2.1 MB 00:00 (854/854): wget-1.21.4-1.fc39.x86_64.rpm 17 MB/s | 813 kB 00:00 -------------------------------------------------------------------------------- Total 83 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/854 Installing : texlive-base-11:20230311-77.fc39.x86_64 1/854 Installing : texlive-lib-11:20230311-77.fc39.x86_64 2/854 Installing : libpng-2:1.6.37-15.fc39.x86_64 3/854 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 4/854 Installing : urw-base35-fonts-common-20200910-18.fc39.noarch 5/854 Installing : sgml-common-0.6.3-61.fc39.noarch 6/854 Installing : libpaper-1:2.1.1-1.fc39.x86_64 7/854 Installing : libmpc-1.3.1-3.fc39.x86_64 8/854 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 9/854 Installing : php-common-8.2.17-1.fc39.x86_64 10/854 Installing : libxslt-1.1.39-1.fc39.x86_64 11/854 Installing : m4-1.4.19-6.fc39.x86_64 12/854 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 13/854 Installing : jansson-2.13.1-7.fc39.x86_64 14/854 Installing : binutils-2.40-14.fc39.x86_64 15/854 Running scriptlet: binutils-2.40-14.fc39.x86_64 15/854 Installing : binutils-gold-2.40-14.fc39.x86_64 16/854 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 16/854 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 17/854 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 18/854 Installing : hunspell-en-0.20201207-7.fc39.noarch 19/854 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 20/854 Installing : hunspell-1.7.2-5.fc39.x86_64 21/854 Installing : apr-1.7.3-2.fc39.x86_64 22/854 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 23/854 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 24/854 Installing : apr-util-1.6.3-4.fc39.x86_64 25/854 Installing : php-cli-8.2.17-1.fc39.x86_64 26/854 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 27/854 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 27/854 Installing : cronie-1.6.1-5.fc39.x86_64 28/854 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 28/854 /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/854 Installing : postgresql-private-libs-15.6-1.fc39.x86_64 30/854 Running scriptlet: httpd-filesystem-2.4.58-1.fc39.noarch 31/854 Installing : httpd-filesystem-2.4.58-1.fc39.noarch 31/854 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 32/854 Installing : groff-base-1.23.0-3.fc39.x86_64 32/854 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 32/854 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 33/854 Installing : elfutils-0.191-2.fc39.x86_64 34/854 Installing : zziplib-0.13.72-5.fc39.x86_64 35/854 Installing : xz-5.4.4-1.fc39.x86_64 36/854 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 37/854 Installing : gdb-minimal-14.1-4.fc39.x86_64 38/854 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 39/854 Installing : xml-common-0.6.3-61.fc39.noarch 39/854 Installing : docbook-dtds-1.0-82.fc39.noarch 40/854 Running scriptlet: docbook-dtds-1.0-82.fc39.noarch 40/854 Installing : unzip-6.0-62.fc39.x86_64 41/854 Installing : tar-2:1.35-2.fc39.x86_64 42/854 Installing : shared-mime-info-2.2-4.fc39.x86_64 43/854 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 43/854 Installing : mailcap-2.1.54-2.fc39.noarch 44/854 Installing : libwebp-1.3.2-2.fc39.x86_64 45/854 Installing : libicu-73.2-2.fc39.x86_64 46/854 Installing : libICE-1.0.10-11.fc39.x86_64 47/854 Installing : jbig2dec-libs-0.19-10.fc39.x86_64 48/854 Installing : graphite2-1.3.14-12.fc39.x86_64 49/854 Installing : file-5.44-5.fc39.x86_64 50/854 Installing : dwz-0.15-3.fc39.x86_64 51/854 Installing : cmake-filesystem-3.27.7-1.fc39.x86_64 52/854 Installing : adobe-mappings-cmap-20230622-1.fc39.noarch 53/854 Installing : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 54/854 Installing : debugedit-5.0-12.fc39.x86_64 55/854 Installing : libSM-1.2.3-13.fc39.x86_64 56/854 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 57/854 Installing : zip-3.0-39.fc39.x86_64 58/854 Installing : postgresql-15.6-1.fc39.x86_64 59/854 Installing : httpd-tools-2.4.58-1.fc39.x86_64 60/854 Installing : httpd-core-2.4.58-1.fc39.x86_64 61/854 Installing : mod_http2-2.0.25-1.fc39.x86_64 62/854 Installing : mod_lua-2.4.58-1.fc39.x86_64 63/854 Installing : enchant2-2.5.0-5.fc39.x86_64 64/854 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 65/854 Installing : php-fedora-autoloader-1.0.1-11.fc39.noarch 66/854 Installing : php-nikic-php-parser4-4.18.0-1.fc39.noarch 67/854 Installing : cpp-13.2.1-7.fc39.x86_64 68/854 Installing : paper-1:2.1.1-1.fc39.x86_64 69/854 Installing : opensp-1.5.2-43.fc39.x86_64 70/854 Installing : openjade-1.3.2-76.fc39.x86_64 71/854 Running scriptlet: openjade-1.3.2-76.fc39.x86_64 71/854 Installing : urw-base35-bookman-fonts-20200910-18.fc39.noarch 72/854 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 72/854 Installing : urw-base35-c059-fonts-20200910-18.fc39.noarch 73/854 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 73/854 Installing : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 74/854 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 74/854 Installing : urw-base35-gothic-fonts-20200910-18.fc39.noarch 75/854 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 75/854 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 76/854 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 76/854 Installing : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 77/854 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 77/854 Installing : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 78/854 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 78/854 Installing : urw-base35-p052-fonts-20200910-18.fc39.noarch 79/854 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 79/854 Installing : urw-base35-standard-symbols-ps-fonts-20200910-18 80/854 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 80/854 Installing : urw-base35-z003-fonts-20200910-18.fc39.noarch 81/854 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 81/854 Installing : urw-base35-fonts-20200910-18.fc39.noarch 82/854 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 83/854 Installing : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 84/854 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 85/854 Installing : rust-srpm-macros-26.2-1.fc39.noarch 86/854 Installing : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch 87/854 Installing : rav1e-libs-0.7.1-1.fc39.x86_64 88/854 Installing : qt6-srpm-macros-6.6.2-1.fc39.noarch 89/854 Installing : qt5-srpm-macros-5.15.12-1.fc39.noarch 90/854 Installing : openjpeg2-2.5.2-1.fc39.x86_64 91/854 Installing : ncurses-c++-libs-6.4-7.20230520.fc39.1.x86_64 92/854 Installing : ncurses-6.4-7.20230520.fc39.1.x86_64 93/854 Installing : lua-srpm-macros-1-13.fc39.noarch 94/854 Installing : libtree-sitter-0.21.0-1.fc39.x86_64 95/854 Installing : libstdc++-devel-13.2.1-7.fc39.x86_64 96/854 Installing : libnl3-3.9.0-1.fc39.x86_64 97/854 Installing : libibverbs-46.0-4.fc39.x86_64 98/854 Installing : libpcap-14:1.10.4-2.fc39.x86_64 99/854 Installing : iptables-legacy-libs-1.8.9-5.fc39.x86_64 100/854 Installing : libkadm5-1.21.2-3.fc39.x86_64 101/854 Installing : libimagequant-4.0.3-2.fc39.x86_64 102/854 Installing : kernel-headers-6.7.3-200.fc39.x86_64 103/854 Installing : highway-1.1.0-1.fc39.x86_64 104/854 Installing : libjxl-1:0.8.2-3.fc39.x86_64 105/854 Installing : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 106/854 Installing : google-noto-fonts-common-20240101-1.fc39.noarch 107/854 Installing : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 108/854 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 109/854 Installing : google-droid-sans-fonts-20200215-17.fc39.noarch 110/854 Installing : glibc-headers-x86-2.38-16.fc39.noarch 111/854 Installing : ansible-srpm-macros-1-12.fc39.noarch 112/854 Installing : annobin-docs-12.42-1.fc39.noarch 113/854 Installing : alsa-lib-1.2.11-2.fc39.x86_64 114/854 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 115/854 Installing : zstd-1.5.5-4.fc39.x86_64 116/854 Installing : xpdf-libs-1:4.04-10.fc39.x86_64 117/854 Installing : which-2.21-40.fc39.x86_64 118/854 Installing : tinycdb-0.78-21.fc39.x86_64 119/854 Installing : texlive-texlive-common-doc-11:svn54176-69.fc39.n 120/854 Installing : teckit-2.5.12-1.fc39.x86_64 121/854 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 122/854 Installing : python3-setuptools-67.7.2-7.fc39.noarch 123/854 Installing : python3-pip-23.2.1-1.fc39.noarch 124/854 Installing : python3-pyparsing-3.0.9-11.fc39.noarch 125/854 Installing : systemtap-sdt-devel-5.1~pre17062192g5fd8daba-1.f 126/854 Installing : python3-packaging-23.1-4.fc39.noarch 127/854 Installing : procmail-3.24-2.fc39.x86_64 128/854 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 129/854 Installing : pixman-0.42.2-2.fc39.x86_64 130/854 Installing : perl-srpm-macros-1-51.fc39.noarch 131/854 Installing : pcre2-utf32-10.42-1.fc39.2.x86_64 132/854 Installing : pcre2-utf16-10.42-1.fc39.2.x86_64 133/854 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 134/854 Installing : openssl-1:3.1.1-4.fc39.x86_64 135/854 Installing : openblas-srpm-macros-2-14.fc39.noarch 136/854 Installing : ocaml-srpm-macros-8-2.fc39.noarch 137/854 Installing : nano-7.2-4.fc39.x86_64 138/854 Installing : nano-default-editor-7.2-4.fc39.noarch 139/854 Installing : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 140/854 Installing : sudo-1.9.15-1.p5.fc39.x86_64 141/854 Installing : lynx-2.9.0-dev.12.1.fc39.1.x86_64 142/854 Installing : libvmaf-2.3.0-6.fc39.x86_64 143/854 Installing : libaom-3.8.2-1.fc39.x86_64 144/854 Installing : libusb-compat-0.1-0.1.8-5.fc39.x86_64 145/854 Installing : libtalloc-2.4.1-1.fc39.x86_64 146/854 Installing : libpq-15.3-1.fc39.x86_64 147/854 Installing : libpkgconf-1.9.5-2.fc39.x86_64 148/854 Installing : pkgconf-1.9.5-2.fc39.x86_64 149/854 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 150/854 Installing : zlib-devel-1.2.13-4.fc39.x86_64 151/854 Installing : glibc-devel-2.38-16.fc39.x86_64 152/854 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 153/854 Installing : openssl-devel-1:3.1.1-4.fc39.x86_64 154/854 Installing : pcre2-devel-10.42-1.fc39.2.x86_64 155/854 Installing : libcom_err-devel-1.47.0-2.fc39.x86_64 156/854 Installing : libsepol-devel-3.5-2.fc39.x86_64 157/854 Installing : libselinux-devel-3.5-5.fc39.x86_64 158/854 Installing : libverto-devel-0.3.2-6.fc39.x86_64 159/854 Installing : libzstd-devel-1.5.5-4.fc39.x86_64 160/854 Installing : popt-devel-1.19-3.fc39.x86_64 161/854 Installing : xz-devel-5.4.4-1.fc39.x86_64 162/854 Installing : libxml2-devel-2.10.4-3.fc39.x86_64 163/854 Installing : keyutils-libs-devel-1.6.3-1.fc39.x86_64 164/854 Installing : krb5-devel-1.21.2-3.fc39.x86_64 165/854 Installing : ncurses-devel-6.4-7.20230520.fc39.1.x86_64 166/854 Installing : libpath_utils-0.2.1-54.fc39.x86_64 167/854 Installing : sscg-3.0.5-3.fc39.x86_64 168/854 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 169/854 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 170/854 Installing : iptables-libs-1.8.9-5.fc39.x86_64 171/854 Installing : libndp-1.8-6.fc39.x86_64 172/854 Installing : libmetalink-0.1.3-32.fc39.x86_64 173/854 Installing : liblockfile-1.17-6.fc39.x86_64 174/854 Installing : liblerc-4.0.0-4.fc39.x86_64 175/854 Installing : libijs-0.35-19.fc39.x86_64 176/854 Installing : libdav1d-1.2.1-2.fc39.x86_64 177/854 Installing : libavif-0.11.1-11.fc39.x86_64 178/854 Installing : libdatrie-0.2.13-7.fc39.x86_64 179/854 Installing : libthai-0.1.29-6.fc39.x86_64 180/854 Installing : sombok-2.4.0-20.fc39.x86_64 181/854 Installing : libXau-1.0.11-3.fc39.x86_64 182/854 Installing : libxcb-1.13.1-12.fc39.x86_64 183/854 Installing : libX11-common-1.8.7-1.fc39.noarch 184/854 Installing : libX11-1.8.7-1.fc39.x86_64 185/854 Installing : libXext-1.3.5-3.fc39.x86_64 186/854 Installing : libXt-1.2.1-5.fc39.x86_64 187/854 Installing : libXpm-3.5.17-1.fc39.x86_64 188/854 Installing : libXmu-1.1.4-3.fc39.x86_64 189/854 Installing : libXaw-1.0.14-5.fc39.x86_64 190/854 Installing : libXi-1.8.1-2.fc39.x86_64 191/854 Installing : libXrender-0.9.11-3.fc39.x86_64 192/854 Installing : cairo-1.18.0-1.fc39.x86_64 193/854 Installing : harfbuzz-8.2.1-2.fc39.x86_64 194/854 Installing : freetype-2.13.1-2.fc39.x86_64 195/854 Installing : fontconfig-2.14.2-6.fc39.x86_64 196/854 Running scriptlet: fontconfig-2.14.2-6.fc39.x86_64 196/854 Installing : less-633-2.fc39.x86_64 197/854 Installing : git-core-2.44.0-1.fc39.x86_64 198/854 Installing : git-core-doc-2.44.0-1.fc39.noarch 199/854 Installing : lcms2-2.15-2.fc39.x86_64 200/854 Installing : kmod-30-6.fc39.x86_64 201/854 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 202/854 Installing : kbd-misc-2.6.3-1.fc39.noarch 203/854 Installing : kbd-legacy-2.6.3-1.fc39.noarch 204/854 Installing : kbd-2.6.3-1.fc39.x86_64 205/854 Installing : systemd-udev-254.10-1.fc39.x86_64 206/854 Running scriptlet: systemd-udev-254.10-1.fc39.x86_64 206/854 /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 207/854 Installing : libtiff-4.4.0-8.fc39.x86_64 208/854 Installing : gd-2.3.3-12.fc39.x86_64 209/854 Installing : perl-Math-Complex-1.62-502.fc39.noarch 210/854 Installing : perl-Digest-SHA-1:6.04-501.fc39.x86_64 211/854 Installing : perl-Digest-1.20-500.fc39.noarch 212/854 Installing : perl-Tie-4.6-502.fc39.noarch 213/854 Installing : perl-GSSAPI-0.28-43.fc39.x86_64 214/854 Installing : perl-Digest-HMAC-1.04-8.fc39.noarch 215/854 Installing : perl-GD-2.78-3.fc39.x86_64 216/854 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 217/854 Installing : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 218/854 Installing : perl-B-1.88-502.fc39.x86_64 219/854 Installing : perl-FileHandle-2.05-502.fc39.noarch 220/854 Installing : perl-subs-1.04-502.fc39.noarch 221/854 Installing : perl-Authen-SASL-2.1700-1.fc39.noarch 222/854 Installing : perl-GD-Barcode-1.15-44.fc39.noarch 223/854 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 224/854 Installing : perl-libnet-3.15-501.fc39.noarch 225/854 Installing : perl-Business-ISBN-3.008-2.fc39.noarch 226/854 Installing : perl-AutoLoader-5.74-502.fc39.noarch 227/854 Installing : perl-Class-Struct-0.68-502.fc39.noarch 228/854 Installing : perl-base-2.27-502.fc39.noarch 229/854 Installing : perl-locale-1.10-502.fc39.noarch 230/854 Installing : perl-URI-5.21-1.fc39.noarch 231/854 Installing : perl-Socket-4:2.037-3.fc39.x86_64 232/854 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 233/854 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 234/854 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 235/854 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 236/854 Installing : perl-SelectSaver-1.02-502.fc39.noarch 237/854 Installing : perl-if-0.61.000-502.fc39.noarch 238/854 Installing : perl-POSIX-2.13-502.fc39.x86_64 239/854 Installing : perl-mro-1.28-502.fc39.x86_64 240/854 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 241/854 Installing : perl-File-stat-1.13-502.fc39.noarch 242/854 Installing : perl-overloading-0.02-502.fc39.noarch 243/854 Installing : perl-File-Path-2.18-500.fc39.noarch 244/854 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 245/854 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 246/854 Installing : perl-Term-Cap-1.18-500.fc39.noarch 247/854 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 248/854 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 249/854 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 250/854 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 251/854 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 252/854 Installing : perl-constant-1.33-501.fc39.noarch 253/854 Installing : perl-parent-1:0.241-500.fc39.noarch 254/854 Installing : perl-Errno-1.37-502.fc39.x86_64 255/854 Installing : perl-Fcntl-1.15-502.fc39.x86_64 256/854 Installing : perl-File-Basename-2.86-502.fc39.noarch 257/854 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 258/854 Installing : perl-Symbol-1.09-502.fc39.noarch 259/854 Installing : perl-Storable-1:3.32-500.fc39.x86_64 260/854 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 261/854 Installing : perl-IO-1.52-502.fc39.x86_64 262/854 Installing : perl-overload-1.37-502.fc39.noarch 263/854 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 264/854 Installing : perl-vars-1.05-502.fc39.noarch 265/854 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 266/854 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 267/854 Installing : perl-podlators-1:5.01-500.fc39.noarch 268/854 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 269/854 Installing : perl-Carp-1.54-500.fc39.noarch 270/854 Installing : perl-Exporter-5.77-500.fc39.noarch 271/854 Installing : perl-PathTools-3.89-500.fc39.x86_64 272/854 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 273/854 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 274/854 Installing : perl-Encode-4:3.19-500.fc39.x86_64 275/854 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 276/854 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 277/854 Installing : perl-doc-5.38.2-502.fc39.noarch 278/854 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 279/854 Installing : perl-File-Find-1.43-502.fc39.noarch 280/854 Installing : perl-File-Copy-2.41-502.fc39.noarch 281/854 Installing : perl-version-8:0.99.30-1.fc39.x86_64 282/854 Installing : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 283/854 Installing : perl-Try-Tiny-0.31-6.fc39.noarch 284/854 Installing : perl-Module-Runtime-0.016-20.fc39.noarch 285/854 Installing : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 286/854 Installing : perl-Module-Implementation-0.09-37.fc39.noarch 287/854 Installing : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 288/854 Installing : perl-Math-BigRat-0.2624-500.fc39.noarch 289/854 Installing : perl-Unicode-Normalize-1.32-500.fc39.x86_64 290/854 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 291/854 Installing : autoconf-2.71-6.fc39.noarch 292/854 Installing : perl-JSON-PP-1:4.16-501.fc39.noarch 293/854 Installing : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 294/854 Installing : perl-LWP-MediaTypes-6.04-15.fc39.noarch 295/854 Installing : perl-Params-Util-1.102-12.fc39.x86_64 296/854 Installing : perl-Sys-Hostname-1.25-502.fc39.x86_64 297/854 Installing : perl-lib-0.65-502.fc39.x86_64 298/854 Installing : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 299/854 Installing : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 300/854 Installing : perl-Clone-0.46-4.fc39.x86_64 301/854 Installing : perl-Data-Dump-1.25-8.fc39.noarch 302/854 Installing : perl-Date-ISO8601-0.005-18.fc39.noarch 303/854 Installing : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 304/854 Installing : perl-Module-Load-1:0.36-500.fc39.noarch 305/854 Installing : perl-Sub-Install-0.929-3.fc39.noarch 306/854 Installing : perl-Text-Balanced-2.06-500.fc39.noarch 307/854 Installing : perl-Text-Unidecode-1.30-22.fc39.noarch 308/854 Installing : perl-TimeDate-1:2.33-11.fc39.noarch 309/854 Installing : perl-HTTP-Date-6.06-2.fc39.noarch 310/854 Installing : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 311/854 Installing : perl-XML-Parser-2.46-15.fc39.x86_64 312/854 Installing : perl-XML-SAX-Base-1.09-20.fc39.noarch 313/854 Installing : perl-threads-1:2.36-500.fc39.x86_64 314/854 Installing : perl-I18N-Langinfo-0.22-502.fc39.x86_64 315/854 Installing : perl-Encode-Locale-1.05-27.fc39.noarch 316/854 Installing : perl-IPC-Run3-0.049-1.fc39.noarch 317/854 Installing : psutils-2.10-2.fc39.noarch 318/854 Running scriptlet: groff-1.23.0-3.fc39.x86_64 319/854 Installing : groff-1.23.0-3.fc39.x86_64 319/854 Running scriptlet: groff-1.23.0-3.fc39.x86_64 319/854 Installing : perl-threads-shared-1.68-500.fc39.x86_64 320/854 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 321/854 Installing : automake-1.16.5-13.fc39.noarch 322/854 Installing : perl-File-Listing-6.16-1.fc39.noarch 323/854 Installing : perl-Parse-RecDescent-1.967015-20.fc39.noarch 324/854 Installing : perl-Data-OptList-0.114-2.fc39.noarch 325/854 Installing : perl-Data-Uniqid-0.12-31.fc39.noarch 326/854 Installing : perl-Mail-Sendmail-0.80-18.fc39.noarch 327/854 Installing : perl-Text-BibTeX-0.89-3.fc39.x86_64 328/854 Installing : perl-Unicode-Collate-1.31-500.fc39.x86_64 329/854 Installing : perl-Unicode-UCD-0.78-502.fc39.noarch 330/854 Installing : perl-JSON-4.10-3.fc39.noarch 331/854 Installing : perl-List-SomeUtils-0.59-3.fc39.noarch 332/854 Installing : perl-Params-Validate-1.31-5.fc39.x86_64 333/854 Installing : perl-Module-Metadata-1.000038-3.fc39.noarch 334/854 Installing : perl-Module-CoreList-1:5.20240223-1.fc39.noarch 335/854 Installing : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 336/854 Installing : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 337/854 Installing : perl-Date-Manip-6.93-1.fc39.noarch 338/854 Installing : docbook-style-dsssl-1.79-36.fc39.noarch 339/854 Running scriptlet: docbook-style-dsssl-1.79-36.fc39.noarch 339/854 Installing : perl-Lingua-Translit-0.29-4.fc39.noarch 340/854 Installing : perl-SGMLSpm-1.03ii-60.fc39.noarch 341/854 Installing : docbook-utils-0.6.14-57.fc39.noarch 342/854 Installing : perl-Pod-Html-1.34-502.fc39.noarch 343/854 Installing : perl-Business-ISSN-1.005-8.fc39.noarch 344/854 Installing : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 345/854 Installing : perl-CPAN-Meta-2.150010-500.fc39.noarch 346/854 Installing : perl-Class-Accessor-0.51-18.fc39.noarch 347/854 Installing : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 348/854 Installing : perl-Exception-Class-1.45-8.fc39.noarch 349/854 Installing : perl-Class-Inspector-1.36-14.fc39.noarch 350/854 Installing : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 351/854 Installing : perl-Role-Tiny-2.002004-9.fc39.noarch 352/854 Installing : perl-Class-Singleton-1.6-9.fc39.noarch 353/854 Installing : perl-Class-XSAccessor-1.19-31.fc39.x86_64 354/854 Installing : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 355/854 Installing : perl-IO-Compress-2.206-1.fc39.noarch 356/854 Installing : perl-Net-HTTP-6.23-2.fc39.noarch 357/854 Installing : perl-Convert-ASN1-0.34-1.fc39.noarch 358/854 Installing : perl-Devel-PPPort-3.71-501.fc39.x86_64 359/854 Installing : perl-DynaLoader-Functions-0.004-2.fc39.noarch 360/854 Installing : perl-Devel-CallChecker-0.009-3.fc39.x86_64 361/854 Installing : perl-Params-Classify-0.015-20.fc39.x86_64 362/854 Installing : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 363/854 Installing : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 364/854 Installing : perl-Email-Date-Format-1.008-2.fc39.noarch 365/854 Installing : perl-Error-1:0.17029-13.fc39.noarch 366/854 Installing : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 367/854 Installing : perl-HTML-Tagset-3.20-54.fc39.noarch 368/854 Installing : perl-IO-HTML-1.004-11.fc39.noarch 369/854 Installing : perl-IO-String-1.08-48.fc39.noarch 370/854 Installing : perl-IPC-SysV-2.09-501.fc39.x86_64 371/854 Installing : perl-IPC-System-Simple-1.30-11.fc39.noarch 372/854 Installing : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 373/854 Installing : perl-Lexical-Var-0.010-3.fc39.x86_64 374/854 Installing : perl-Exporter-Tiny-1.006002-2.fc39.noarch 375/854 Installing : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 376/854 Installing : perl-List-MoreUtils-0.430-9.fc39.noarch 377/854 Installing : perl-File-ShareDir-1.118-9.fc39.noarch 378/854 Installing : perl-List-UtilsBy-0.12-7.fc39.noarch 379/854 Installing : perl-List-AllUtils-0.19-10.fc39.noarch 380/854 Installing : perl-MIME-Charset-1.013.1-3.fc39.noarch 381/854 Installing : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 382/854 Installing : perl-MIME-Types-2.24-3.fc39.noarch 383/854 Installing : perl-MIME-Lite-3.033-8.fc39.noarch 384/854 Installing : perl-MRO-Compat-0.15-7.fc39.noarch 385/854 Installing : perl-Mail-Sender-1:0.903-22.fc39.noarch 386/854 Installing : perl-NTLM-1.09-36.fc39.noarch 387/854 Installing : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 388/854 Installing : perl-MailTools-2.21-14.fc39.noarch 389/854 Installing : perl-Number-Compare-0.03-36.fc39.noarch 390/854 Installing : perl-Package-Generator-1.106-29.fc39.noarch 391/854 Installing : perl-Sub-Exporter-0.990-1.fc39.noarch 392/854 Installing : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 393/854 Installing : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 394/854 Installing : perl-Package-Stash-XS-0.30-5.fc39.x86_64 395/854 Installing : perl-Package-Stash-0.40-5.fc39.noarch 396/854 Installing : perl-PadWalker-2.5-10.fc39.x86_64 397/854 Installing : perl-Devel-Caller-2.07-3.fc39.x86_64 398/854 Installing : perl-Devel-LexAlias-0.05-34.fc39.x86_64 399/854 Installing : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 400/854 Installing : perl-File-Slurper-0.014-3.fc39.noarch 401/854 Installing : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 402/854 Installing : perl-HTTP-Message-6.44-3.fc39.noarch 403/854 Installing : perl-HTML-Parser-3.81-3.fc39.x86_64 404/854 Installing : perl-HTTP-Negotiate-6.01-36.fc39.noarch 405/854 Installing : perl-HTTP-Cookies-6.10-10.fc39.noarch 406/854 Installing : perl-Ref-Util-XS-0.117-20.fc39.x86_64 407/854 Installing : perl-Ref-Util-0.204-18.fc39.noarch 408/854 Installing : perl-Regexp-Common-2017060201-22.fc39.noarch 409/854 Installing : perl-Sort-Key-1.33-28.fc39.x86_64 410/854 Installing : perl-Sub-Identify-0.14-24.fc39.x86_64 411/854 Installing : perl-Sys-Syslog-0.36-501.fc39.x86_64 412/854 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 413/854 Installing : perl-Git-2.44.0-1.fc39.noarch 414/854 Installing : git-2.44.0-1.fc39.x86_64 415/854 Installing : perl-Text-CSV-2.02-3.fc39.noarch 416/854 Installing : perl-Text-Glob-0.11-21.fc39.noarch 417/854 Installing : perl-File-Find-Rule-0.34-26.fc39.noarch 418/854 Installing : perl-Data-Compare-1.29-2.fc39.noarch 419/854 Installing : perl-Text-Roman-3.5-25.fc39.noarch 420/854 Installing : perl-Tie-Cycle-1.227-9.fc39.noarch 421/854 Installing : perl-Business-ISMN-1.203-2.fc39.noarch 422/854 Installing : perl-Tie-RefHash-1.40-500.fc39.noarch 423/854 Installing : perl-autodie-2.36-501.fc39.noarch 424/854 Installing : perl-Variable-Magic-0.63-4.fc39.x86_64 425/854 Installing : perl-WWW-RobotRules-6.02-37.fc39.noarch 426/854 Installing : perl-LWP-Protocol-https-6.14-1.fc39.noarch 427/854 Installing : perl-libwww-perl-6.76-1.fc39.noarch 428/854 Installing : perl-XML-SAX-1.02-13.fc39.noarch 429/854 Running scriptlet: perl-XML-SAX-1.02-13.fc39.noarch 429/854 Installing : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 430/854 Running scriptlet: perl-XML-LibXML-1:2.0209-2.fc39.x86_64 430/854 Installing : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 431/854 Installing : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 432/854 Installing : perl-XML-Writer-0.900-12.fc39.noarch 433/854 Installing : perl-XString-0.005-10.fc39.x86_64 434/854 Installing : perl-autovivification-0.18-20.fc39.x86_64 435/854 Installing : perl-AutoSplit-5.74-502.fc39.noarch 436/854 Installing : perl-Benchmark-1.24-502.fc39.noarch 437/854 Installing : perl-Test-Harness-1:3.48-1.fc39.noarch 438/854 Installing : perl-DirHandle-1.05-502.fc39.noarch 439/854 Installing : perl-English-1.11-502.fc39.noarch 440/854 Installing : perltidy-20230912-1.fc39.noarch 441/854 Installing : perl-Eval-Closure-0.14-21.fc39.noarch 442/854 Installing : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 443/854 Installing : perl-Specio-0.48-4.fc39.noarch 444/854 Installing : perl-ExtUtils-Constant-0.25-502.fc39.noarch 445/854 Installing : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 446/854 Installing : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 447/854 Installing : perl-namespace-clean-0.27-24.fc39.noarch 448/854 Installing : perl-namespace-autoclean-0.29-16.fc39.noarch 449/854 Installing : perl-DateTime-Locale-1.39-2.fc39.noarch 450/854 Installing : perl-DateTime-2:1.59-5.fc39.x86_64 451/854 Installing : perl-DateTime-TimeZone-2.62-1.fc39.noarch 452/854 Installing : perl-Log-Dispatch-2.71-2.fc39.noarch 453/854 Installing : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 454/854 Installing : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 455/854 Installing : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 456/854 Installing : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 457/854 Installing : perl-I18N-LangTags-0.45-502.fc39.noarch 458/854 Installing : perl-Locale-Maketext-1.33-501.fc39.noarch 459/854 Installing : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 460/854 Installing : perl-Params-Check-1:0.38-500.fc39.noarch 461/854 Installing : perl-Module-Load-Conditional-0.74-500.fc39.noarc 462/854 Installing : perl-IPC-Cmd-2:1.04-501.fc39.noarch 463/854 Installing : perl-Opcode-1.64-502.fc39.x86_64 464/854 Installing : perl-Safe-2.44-502.fc39.noarch 465/854 Installing : perl-deprecate-0.04-502.fc39.noarch 466/854 Installing : perl-Text-Soundex-3.05-28.fc39.x86_64 467/854 Installing : perl-LDAP-1:0.68-11.fc39.noarch 468/854 Installing : perl-Log-Log4perl-1.57-3.fc39.noarch 469/854 Installing : perl-meta-notation-5.38.2-502.fc39.noarch 470/854 Installing : perl-sigtrap-1.10-502.fc39.noarch 471/854 Installing : biber-2.19-3.fc39.noarch 472/854 Installing : hostname-3.23-9.fc39.x86_64 473/854 Running scriptlet: hostname-3.23-9.fc39.x86_64 473/854 Installing : gpm-libs-1.20.7-44.fc39.x86_64 474/854 Installing : gpgme-1.20.0-5.fc39.x86_64 475/854 Installing : gnat-srpm-macros-6-3.fc39.noarch 476/854 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 477/854 Installing : gc-8.2.2-4.fc39.x86_64 478/854 Installing : guile22-2.2.7-9.fc39.x86_64 479/854 Installing : make-1:4.4.1-2.fc39.x86_64 480/854 Installing : gcc-13.2.1-7.fc39.x86_64 481/854 Installing : gcc-c++-13.2.1-7.fc39.x86_64 482/854 Installing : emacs-common-1:29.2-2.fc39.x86_64 483/854 Installing : libtool-2.4.7-7.fc39.x86_64 484/854 Installing : perl-Filter-2:1.64-501.fc39.x86_64 485/854 Installing : perl-encoding-4:3.00-500.fc39.x86_64 486/854 Installing : perl-open-1.13-502.fc39.noarch 487/854 Installing : perl-XML-XPath-1.48-4.fc39.noarch 488/854 Installing : texlive-epstopdf-11:svn66461-77.fc39.noarch 489/854 Installing : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 490/854 Installing : texlive-cm-11:svn57963-69.fc39.noarch 491/854 Installing : texlive-etex-11:svn66203-69.fc39.noarch 492/854 Installing : texlive-graphics-def-11:svn64487-69.fc39.noarch 493/854 Installing : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 494/854 Installing : texlive-hyphen-base-11:svn66413-69.fc39.noarch 495/854 Installing : texlive-knuth-lib-11:svn57963-69.fc39.noarch 496/854 Installing : texlive-plain-11:svn57963-69.fc39.noarch 497/854 Installing : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 498/854 Installing : texlive-unicode-data-11:svn64423-69.fc39.noarch 499/854 Installing : texlive-gsftopk-11:svn52851-77.fc39.x86_64 500/854 Installing : texlive-luatex-11:svn66967-77.fc39.x86_64 501/854 Installing : texlive-texlive.infra-11:svn66512-77.fc39.noarch 502/854 Installing : texlive-texlive-scripts-11:svn66584-77.fc39.noar 503/854 Installing : texlive-kpathsea-11:svn66209-77.fc39.x86_64 504/854 Installing : texlive-iftex-11:svn61910-69.fc39.noarch 505/854 Installing : texlive-amsmath-11:svn63514-69.fc39.noarch 506/854 Installing : texlive-babel-11:svn65823-69.fc39.noarch 507/854 Installing : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 508/854 Installing : texlive-kvoptions-11:svn63622-69.fc39.noarch 509/854 Installing : texlive-url-11:svn32528.3.4-69.fc39.noarch 510/854 Installing : texlive-amsfonts-11:svn61937-69.fc39.noarch 511/854 Installing : texlive-atbegshi-11:svn53051-69.fc39.noarch 512/854 Installing : texlive-ltxcmds-11:svn56421-69.fc39.noarch 513/854 Installing : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 514/854 Installing : texlive-atveryend-11:svn53108-69.fc39.noarch 515/854 Installing : texlive-infwarerr-11:svn53023-69.fc39.noarch 516/854 Installing : texlive-l3backend-11:svn65573-69.fc39.noarch 517/854 Installing : texlive-auxhook-11:svn53173-69.fc39.noarch 518/854 Installing : texlive-booktabs-11:svn53402-69.fc39.noarch 519/854 Installing : texlive-dehyph-11:svn48599-69.fc39.noarch 520/854 Installing : texlive-pdftex-11:svn66243-77.fc39.x86_64 521/854 Installing : texlive-etex-pkg-11:svn41784-69.fc39.noarch 522/854 Installing : texlive-etoolbox-11:svn56554-69.fc39.noarch 523/854 Installing : texlive-etexcmds-11:svn53171-69.fc39.noarch 524/854 Installing : texlive-latexconfig-11:svn53525-69.fc39.noarch 525/854 Installing : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 526/854 Installing : texlive-pdfescape-11:svn53082-69.fc39.noarch 527/854 Installing : texlive-tex-11:svn66186-77.fc39.x86_64 528/854 Installing : texlive-bigintcalc-11:svn53172-69.fc39.noarch 529/854 Installing : texlive-fp-11:svn49719-69.fc39.noarch 530/854 Installing : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 531/854 Installing : texlive-graphics-11:svn66204-69.fc39.noarch 532/854 Installing : texlive-tools-11:svn64892-69.fc39.noarch 533/854 Installing : texlive-xkeyval-11:svn63616-69.fc39.noarch 534/854 Installing : texlive-colortbl-11:svn64015-69.fc39.noarch 535/854 Installing : texlive-geometry-11:svn61719-69.fc39.noarch 536/854 Installing : texlive-hycolor-11:svn53584-69.fc39.noarch 537/854 Installing : texlive-intcalc-11:svn53168-69.fc39.noarch 538/854 Installing : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 539/854 Installing : texlive-letltxmacro-11:svn53022-69.fc39.noarch 540/854 Installing : texlive-lm-11:svn65956-69.fc39.noarch 541/854 Installing : texlive-omega-11:svn33046.0-69.fc39.noarch 542/854 Installing : texlive-uniquecounter-11:svn53162-69.fc39.noarch 543/854 Installing : texlive-zapfding-11:svn61719-69.fc39.noarch 544/854 Installing : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 545/854 Installing : texlive-caption-11:svn66580-69.fc39.noarch 546/854 Installing : texlive-bitset-11:svn53837-69.fc39.noarch 547/854 Installing : texlive-everyshi-11:svn57001-69.fc39.noarch 548/854 Installing : texlive-fancyhdr-11:svn64977-69.fc39.noarch 549/854 Installing : texlive-firstaid-11:svn64892-69.fc39.noarch 550/854 Installing : texlive-footmisc-11:svn62524-69.fc39.noarch 551/854 Installing : texlive-hologo-11:svn61719-69.fc39.noarch 552/854 Installing : texlive-hypdoc-11:svn65678-69.fc39.noarch 553/854 Installing : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 554/854 Installing : texlive-multido-11:svn18302.1.42-69.fc39.noarch 555/854 Installing : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 556/854 Installing : texlive-palatino-11:svn61719-69.fc39.noarch 557/854 Installing : texlive-ragged2e-11:svn66152-69.fc39.noarch 558/854 Installing : texlive-setspace-11:svn65206-69.fc39.noarch 559/854 Installing : texlive-symbol-11:svn61719-69.fc39.noarch 560/854 Installing : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 561/854 Installing : texlive-lambda-11:svn45756-69.fc39.noarch 562/854 Installing : texlive-carlisle-11:svn59577-69.fc39.noarch 563/854 Installing : texlive-csquotes-11:svn64389-69.fc39.noarch 564/854 Installing : texlive-sauerj-11:svn15878.0-69.fc39.noarch 565/854 Installing : texlive-translator-11:svn59412-69.fc39.noarch 566/854 Installing : texlive-catchfile-11:svn53084-69.fc39.noarch 567/854 Installing : texlive-ifplatform-11:svn45533-69.fc39.noarch 568/854 Installing : texlive-memoir-11:svn65040-69.fc39.noarch 569/854 Installing : texlive-dvips-11:svn66203-77.fc39.x86_64 570/854 Installing : texlive-babelbib-11:svn57349-69.fc39.noarch 571/854 Installing : texlive-avantgar-11:svn61983-69.fc39.noarch 572/854 Installing : texlive-bookman-11:svn61719-69.fc39.noarch 573/854 Installing : texlive-bookmark-11:svn56885-69.fc39.noarch 574/854 Installing : texlive-charter-11:svn15878.0-69.fc39.noarch 575/854 Installing : texlive-courier-11:svn61719-69.fc39.noarch 576/854 Installing : texlive-ec-11:svn25033.1.0-69.fc39.noarch 577/854 Installing : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 578/854 Installing : texlive-euler-11:svn42428-69.fc39.noarch 579/854 Installing : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 580/854 Installing : texlive-float-11:svn15878.1.3d-69.fc39.noarch 581/854 Installing : texlive-fpl-11:svn54512-69.fc39.noarch 582/854 Installing : texlive-mathpazo-11:svn52663-69.fc39.noarch 583/854 Installing : texlive-gettitlestring-11:svn53170-69.fc39.noarc 584/854 Installing : texlive-glyphlist-11:svn54074-77.fc39.noarch 585/854 Installing : texlive-grfext-11:svn53024-69.fc39.noarch 586/854 Installing : texlive-grffile-11:svn52756-69.fc39.noarch 587/854 Installing : texlive-helvetic-11:svn61719-69.fc39.noarch 588/854 Installing : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 589/854 Installing : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 590/854 Installing : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 591/854 Installing : texlive-modes-11:svn61719-69.fc39.noarch 592/854 Installing : texlive-paralist-11:svn43021-69.fc39.noarch 593/854 Installing : texlive-pdflscape-11:svn64851-69.fc39.noarch 594/854 Installing : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 595/854 Installing : texlive-refcount-11:svn53164-69.fc39.noarch 596/854 Installing : texlive-rsfs-11:svn15878.0-69.fc39.noarch 597/854 Installing : texlive-stringenc-11:svn52982-69.fc39.noarch 598/854 Installing : texlive-times-11:svn61719-69.fc39.noarch 599/854 Installing : texlive-ucharcat-11:svn38907-69.fc39.noarch 600/854 Installing : texlive-ulem-11:svn53365-69.fc39.noarch 601/854 Installing : texlive-underscore-11:svn18261.0-69.fc39.noarch 602/854 Installing : texlive-utopia-11:svn15878.0-69.fc39.noarch 603/854 Installing : texlive-psnfss-11:svn54694-69.fc39.noarch 604/854 Installing : texlive-wasy-11:svn53533-69.fc39.noarch 605/854 Installing : texlive-wasysym-11:svn54080-69.fc39.noarch 606/854 Installing : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 607/854 Installing : texlive-zref-11:svn62977-69.fc39.noarch 608/854 Installing : texlive-wasy-type1-11:svn53534-69.fc39.noarch 609/854 Installing : texlive-metafont-11:svn66186-77.fc39.x86_64 610/854 Installing : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 611/854 Installing : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 612/854 Installing : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 613/854 Installing : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 614/854 Installing : texlive-mathtools-11:svn63767-69.fc39.noarch 615/854 Installing : texlive-crop-11:svn55424-69.fc39.noarch 616/854 Installing : texlive-logreq-11:svn53003-69.fc39.noarch 617/854 Installing : texlive-microtype-11:svn66587-69.fc39.noarch 618/854 Installing : texlive-pdfmanagement-testphase-11:svn66532-69.f 619/854 Installing : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 620/854 Installing : texlive-euro-11:svn22191.1.1-69.fc39.noarch 621/854 Installing : texlive-lollipop-11:svn45678-77.fc39.noarch 622/854 Installing : texlive-texsis-11:svn45678-77.fc39.noarch 623/854 Installing : texlive-hopatch-11:svn65491-69.fc39.noarch 624/854 Installing : texlive-tex-gyre-11:svn65956-69.fc39.noarch 625/854 Installing : texlive-alphalph-11:svn53087-69.fc39.noarch 626/854 Installing : texlive-anysize-11:svn15878.0-69.fc39.noarch 627/854 Installing : texlive-babel-english-11:svn44495-69.fc39.noarch 628/854 Installing : texlive-beton-11:svn15878.0-69.fc39.noarch 629/854 Installing : texlive-bibtex-11:svn66186-77.fc39.x86_64 630/854 Installing : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 631/854 Installing : texlive-cite-11:svn36428.5.5-69.fc39.noarch 632/854 Installing : texlive-cmap-11:svn57640-69.fc39.noarch 633/854 Installing : texlive-cmextra-11:svn57866-69.fc39.noarch 634/854 Installing : texlive-colorprofiles-11:svn49086-69.fc39.noarch 635/854 Installing : texlive-ctablestack-11:svn38514-69.fc39.noarch 636/854 Installing : texlive-luatexbase-11:svn52663-69.fc39.noarch 637/854 Installing : texlive-edmac-11:svn61719-69.fc39.noarch 638/854 Installing : texlive-enctex-11:svn34957.0-69.fc39.noarch 639/854 Installing : texlive-enumitem-11:svn51423-69.fc39.noarch 640/854 Installing : texlive-euro-ce-11:svn25714-69.fc39.noarch 641/854 Installing : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 642/854 Installing : texlive-everysel-11:svn57489-69.fc39.noarch 643/854 Installing : texlive-filecontents-11:svn52142-69.fc39.noarch 644/854 Installing : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 645/854 Installing : texlive-lineno-11:svn65586-69.fc39.noarch 646/854 Installing : texlive-fix2col-11:svn38770-69.fc39.noarch 647/854 Installing : texlive-footnotehyper-11:svn60374-69.fc39.noarch 648/854 Installing : texlive-hobsub-11:svn52810-69.fc39.noarch 649/854 Installing : texlive-hyperref-11:svn65758-69.fc39.noarch 650/854 Installing : texlive-attachfile-11:svn42099-69.fc39.noarch 651/854 Installing : texlive-attachfile2-11:svn57959-77.fc39.noarch 652/854 Installing : texlive-hyphenex-11:svn57387-69.fc39.noarch 653/854 Installing : texlive-ifmtarg-11:svn47544-69.fc39.noarch 654/854 Installing : texlive-kastrup-11:svn15878.0-69.fc39.noarch 655/854 Installing : texlive-knuth-local-11:svn57963-69.fc39.noarch 656/854 Installing : texlive-latex-lab-11:svn64892-69.fc39.noarch 657/854 Installing : texlive-latexbug-11:svn63596-69.fc39.noarch 658/854 Installing : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 659/854 Installing : texlive-luabidi-11:svn54512-69.fc39.noarch 660/854 Installing : texlive-luahbtex-11:svn66186-77.fc39.x86_64 661/854 Installing : texlive-lualibs-11:svn64615-69.fc39.noarch 662/854 Installing : texlive-luaotfload-11:svn64616-77.fc39.noarch 663/854 Installing : texlive-lwarp-11:svn66259-77.fc39.noarch 664/854 Installing : texlive-makecmds-11:svn15878.0-69.fc39.noarch 665/854 Installing : texlive-makeindex-11:svn62517-77.fc39.x86_64 666/854 Installing : texlive-manfnt-font-11:svn45777-69.fc39.noarch 667/854 Installing : texlive-marginnote-11:svn48383-69.fc39.noarch 668/854 Installing : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 669/854 Installing : texlive-mflogo-font-11:svn54512-69.fc39.noarch 670/854 Installing : texlive-mflogo-11:svn42428-69.fc39.noarch 671/854 Installing : texlive-mfnfss-11:svn46036-69.fc39.noarch 672/854 Installing : texlive-mfware-11:svn66186-77.fc39.x86_64 673/854 Installing : texlive-mparhack-11:svn59066-69.fc39.noarch 674/854 Installing : texlive-mptopdf-11:svn65952-77.fc39.noarch 675/854 Installing : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 676/854 Installing : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 677/854 Installing : texlive-newfloat-11:svn52906-69.fc39.noarch 678/854 Installing : texlive-notoccite-11:svn18129.0-69.fc39.noarch 679/854 Installing : texlive-ntgclass-11:svn65522-69.fc39.noarch 680/854 Installing : texlive-omegaware-11:svn66186-77.fc39.x86_64 681/854 Installing : texlive-otibet-11:svn45777-69.fc39.noarch 682/854 Installing : texlive-pagesel-11:svn56105-69.fc39.noarch 683/854 Installing : texlive-parallel-11:svn15878.0-69.fc39.noarch 684/854 Installing : texlive-parskip-11:svn58358-69.fc39.noarch 685/854 Installing : texlive-pdfcol-11:svn64469-69.fc39.noarch 686/854 Installing : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 687/854 Installing : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 688/854 Installing : texlive-xcolor-11:svn63563-69.fc39.noarch 689/854 Installing : texlive-eso-pic-11:svn56658-69.fc39.noarch 690/854 Installing : texlive-picture-11:svn54867-69.fc39.noarch 691/854 Installing : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 692/854 Installing : texlive-pslatex-11:svn57434-69.fc39.noarch 693/854 Installing : texlive-pspicture-11:svn15878.0-69.fc39.noarch 694/854 Installing : texlive-pst-math-11:svn64732-69.fc39.noarch 695/854 Installing : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 696/854 Installing : texlive-rcs-11:svn15878.0-69.fc39.noarch 697/854 Installing : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 698/854 Installing : texlive-section-11:svn20180.0-69.fc39.noarch 699/854 Installing : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 700/854 Installing : texlive-startex-11:svn35718.1.04-69.fc39.noarch 701/854 Installing : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 702/854 Installing : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 703/854 Installing : texlive-texlive-en-11:svn66572-77.fc39.noarch 704/854 Installing : texlive-texlive-msg-translations-11:svn66593-69. 705/854 Installing : texlive-texlive-scripts-extra-11:svn62517-77.fc3 706/854 Installing : texlive-textcase-11:svn63868-69.fc39.noarch 707/854 Installing : texlive-titlesec-11:svn59845-69.fc39.noarch 708/854 Installing : texlive-transparent-11:svn64852-69.fc39.noarch 709/854 Installing : texlive-ctable-11:svn38672-69.fc39.noarch 710/854 Installing : texlive-txfonts-11:svn15878.0-69.fc39.noarch 711/854 Installing : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 712/854 Installing : texlive-xdvi-11:svn62387-77.fc39.x86_64 713/854 Installing : texlive-xetexconfig-11:svn45845-69.fc39.noarch 714/854 Installing : texlive-xstring-11:svn65551-69.fc39.noarch 715/854 Installing : texlive-algorithms-11:svn42428-69.fc39.noarch 716/854 Installing : texlive-bera-11:svn20031.0-69.fc39.noarch 717/854 Installing : texlive-cm-super-11:svn15878.0-69.fc39.noarch 718/854 Installing : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 719/854 Installing : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 720/854 Installing : texlive-fontspec-11:svn63386-69.fc39.noarch 721/854 Installing : texlive-l3packages-11:svn65722-69.fc39.noarch 722/854 Installing : texlive-xpatch-11:svn54563-69.fc39.noarch 723/854 Installing : texlive-l3kernel-11:svn66094-69.fc39.noarch 724/854 Installing : texlive-latex-11:svn65161-77.fc39.noarch 725/854 Installing : texlive-xifthen-11:svn38929-69.fc39.noarch 726/854 Installing : texlive-currfile-11:svn64673-69.fc39.noarch 727/854 Installing : texlive-filehook-11:svn64822-69.fc39.noarch 728/854 Installing : texlive-pgf-11:svn65553-69.fc39.noarch 729/854 Installing : texlive-ms-11:svn57473-69.fc39.noarch 730/854 Installing : texlive-koma-script-11:svn64685-69.fc39.noarch 731/854 Installing : texlive-showexpl-11:svn57414-69.fc39.noarch 732/854 Installing : texlive-bidi-11:svn65572-69.fc39.noarch 733/854 Installing : texlive-polyglossia-11:svn65792-69.fc39.noarch 734/854 Installing : texlive-biblatex-11:svn66403-69.fc39.noarch 735/854 Installing : texlive-listings-11:svn66222-69.fc39.noarch 736/854 Installing : texlive-fancyvrb-11:svn65585-69.fc39.noarch 737/854 Installing : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 738/854 Installing : texlive-pst-coil-11:svn62977-69.fc39.noarch 739/854 Installing : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 740/854 Installing : texlive-pst-fill-11:svn60671-69.fc39.noarch 741/854 Installing : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 742/854 Installing : texlive-pst-node-11:svn61838-69.fc39.noarch 743/854 Installing : texlive-pst-ovl-11:svn54963-69.fc39.noarch 744/854 Installing : texlive-pst-plot-11:svn65346-69.fc39.noarch 745/854 Installing : texlive-pst-text-11:svn49542-69.fc39.noarch 746/854 Installing : texlive-pst-tools-11:svn60621-69.fc39.noarch 747/854 Installing : texlive-pst-tree-11:svn60421-69.fc39.noarch 748/854 Installing : texlive-pstricks-add-11:svn65067-69.fc39.noarch 749/854 Installing : texlive-pstricks-11:svn65346-69.fc39.noarch 750/854 Installing : texlive-amscls-11:svn55378-69.fc39.noarch 751/854 Installing : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 752/854 Installing : texlive-passivetex-11:svn15878.0-69.fc39.noarch 753/854 Installing : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 754/854 Installing : texlive-seminar-11:svn59801-69.fc39.noarch 755/854 Installing : texlive-lualatex-math-11:svn61464-69.fc39.noarch 756/854 Installing : texlive-unicode-math-11:svn61719-69.fc39.noarch 757/854 Installing : texlive-oberdiek-11:svn65521-77.fc39.noarch 758/854 Installing : texlive-pdfpages-11:svn65319-69.fc39.noarch 759/854 Installing : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 760/854 Installing : texlive-ae-11:svn15878.1.4-69.fc39.noarch 761/854 Installing : texlive-cyrillic-11:svn63613-77.fc39.noarch 762/854 Installing : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 763/854 Installing : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 764/854 Installing : texlive-minitoc-11:svn61719-69.fc39.noarch 765/854 Installing : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 766/854 Installing : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 767/854 Installing : texlive-mathspec-11:svn42773-69.fc39.noarch 768/854 Installing : texlive-typehtml-11:svn17134.0-69.fc39.noarch 769/854 Installing : texlive-ucs-11:svn64114-69.fc39.noarch 770/854 Installing : texlive-beamer-11:svn65984-69.fc39.noarch 771/854 Installing : texlive-breqn-11:svn60881-69.fc39.noarch 772/854 Installing : texlive-eplain-11:svn64721-77.fc39.noarch 773/854 Installing : texlive-l3experimental-11:svn65621-69.fc39.noarc 774/854 Installing : texlive-realscripts-11:svn56594-69.fc39.noarch 775/854 Installing : texlive-xltxtra-11:svn56594-69.fc39.noarch 776/854 Installing : texlive-zapfchan-11:svn61719-69.fc39.noarch 777/854 Installing : annobin-plugin-gcc-12.42-1.fc39.x86_64 778/854 Installing : gcc-plugin-annobin-13.2.1-7.fc39.x86_64 779/854 Installing : libgccjit-13.2.1-7.fc39.x86_64 780/854 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 781/854 Installing : efi-srpm-macros-5-9.fc39.noarch 782/854 Installing : ed-1.19-4.fc39.x86_64 783/854 Installing : patch-2.7.6-22.fc39.x86_64 784/854 Installing : drpm-0.5.2-3.fc39.x86_64 785/854 Installing : createrepo_c-libs-1.0.4-1.fc39.x86_64 786/854 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 787/854 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 787/854 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 787/854 /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 788/854 Installing : sendmail-8.17.2-3.fc39.x86_64 788/854 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 788/854 /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 789/854 Installing : bzip2-1.0.8-16.fc39.x86_64 790/854 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 791/854 Installing : python-rpm-macros-3.12-4.fc39.noarch 792/854 Installing : python3-rpm-macros-3.12-4.fc39.noarch 793/854 Installing : pyproject-rpm-macros-1.12.0-1.fc39.noarch 794/854 Installing : python-srpm-macros-3.12-4.fc39.noarch 795/854 Installing : forge-srpm-macros-0.2.0-3.fc39.noarch 796/854 Installing : go-srpm-macros-3.4.0-2.fc39.noarch 797/854 Installing : redhat-rpm-config-266-1.fc39.noarch 798/854 Running scriptlet: redhat-rpm-config-266-1.fc39.noarch 798/854 Installing : rpm-build-4.19.1.1-1.fc39.x86_64 799/854 Installing : pyproject-srpm-macros-1.12.0-1.fc39.noarch 800/854 Installing : perl-ExtUtils-Install-2.22-500.fc39.noarch 801/854 Installing : perl-devel-4:5.38.2-502.fc39.x86_64 802/854 Installing : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 803/854 Installing : python3-rpm-generators-14-7.fc39.noarch 804/854 Installing : beecrypt-4.2.1-33.fc39.x86_64 805/854 Installing : avahi-libs-0.8-24.fc39.x86_64 806/854 Installing : cups-libs-1:2.4.7-11.fc39.x86_64 807/854 Installing : adobe-mappings-pdf-20190401-5.fc39.noarch 808/854 Installing : libgs-10.02.1-2.fc39.x86_64 809/854 Installing : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 810/854 Installing : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 811/854 Installing : ghostscript-10.02.1-2.fc39.x86_64 812/854 Installing : texlive-thumbpdf-11:svn62518-77.fc39.noarch 813/854 Installing : texlive-collection-latex-11:svn63515-69.fc39.noa 814/854 Installing : texlive-collection-latexrecommended-11:svn65512- 815/854 Installing : texlive-collection-basic-11:svn59159-69.fc39.noa 816/854 Installing : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 817/854 Installing : texlive-xetex-11:svn66203-77.fc39.x86_64 818/854 Installing : texlive-jadetex-11:svn63654-77.fc39.noarch 819/854 Installing : texlive-collection-fontsrecommended-11:svn54074- 820/854 Installing : texlive-aleph-11:svn66203-77.fc39.x86_64 821/854 Installing : texlive-hitex-11:svn65883-77.fc39.x86_64 822/854 Installing : texlive-mltex-11:svn62145-77.fc39.noarch 823/854 Installing : texlive-xmltex-11:svn62145-77.fc39.noarch 824/854 Installing : texlive-collection-formatsextra-11:svn62226-69.f 825/854 Installing : docbook-utils-pdf-0.6.14-57.fc39.noarch 826/854 Installing : linuxdoc-tools-0.9.82-3.fc39.x86_64 827/854 Running scriptlet: linuxdoc-tools-0.9.82-3.fc39.x86_64 827/854 Installing : beecrypt-devel-4.2.1-33.fc39.x86_64 828/854 Installing : python3-devel-3.12.2-2.fc39.x86_64 829/854 Installing : perl-ExtUtils-Embed-1.35-502.fc39.noarch 830/854 Installing : sendmail-cf-8.17.2-3.fc39.noarch 831/854 Installing : createrepo_c-1.0.4-1.fc39.x86_64 832/854 Installing : patchutils-0.4.2-11.fc39.x86_64 833/854 Installing : emacs-nox-1:29.2-2.fc39.x86_64 834/854 Installing : php-devel-8.2.17-1.fc39.x86_64 835/854 Installing : wget-1.21.4-1.fc39.x86_64 836/854 Installing : mod_ssl-1:2.4.58-1.fc39.x86_64 837/854 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 838/854 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 838/854 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 838/854 /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 839/854 Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64 839/854 Installing : readline-devel-8.2-6.fc39.x86_64 840/854 Installing : rpm-devel-4.19.1.1-1.fc39.x86_64 841/854 Installing : elfutils-libelf-devel-0.191-2.fc39.x86_64 842/854 Installing : libpq-devel-15.3-1.fc39.x86_64 843/854 Installing : binutils-devel-2.40-14.fc39.x86_64 844/854 Installing : expat-devel-2.6.0-1.fc39.x86_64 845/854 Installing : libcurl-devel-8.2.1-4.fc39.x86_64 846/854 Installing : gnupg1-1.4.23-23.fc39.x86_64 847/854 Installing : httpd-2.4.58-1.fc39.x86_64 848/854 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 848/854 /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 849/854 Running scriptlet: postgresql-server-15.6-1.fc39.x86_64 850/854 Installing : postgresql-server-15.6-1.fc39.x86_64 850/854 Running scriptlet: postgresql-server-15.6-1.fc39.x86_64 850/854 /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 851/854 Installing : systemd-rpm-macros-254.10-1.fc39.noarch 852/854 Installing : vconfig-1.9-35.fc39.x86_64 853/854 Running scriptlet: mailx-12.5-44.fc39.x86_64 854/854 Installing : mailx-12.5-44.fc39.x86_64 854/854 Running scriptlet: mailx-12.5-44.fc39.x86_64 854/854 Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 854/854 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 854/854 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 854/854 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 854/854 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 854/854 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 854/854 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: fontconfig-2.14.2-6.fc39.x86_64 854/854 Running scriptlet: emacs-common-1:29.2-2.fc39.x86_64 854/854 Running scriptlet: emacs-nox-1:29.2-2.fc39.x86_64 854/854 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 854/854 Running scriptlet: mailx-12.5-44.fc39.x86_64 854/854 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/854 Verifying : adobe-mappings-cmap-20230622-1.fc39.noarch 2/854 Verifying : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 3/854 Verifying : adobe-mappings-pdf-20190401-5.fc39.noarch 4/854 Verifying : apr-1.7.3-2.fc39.x86_64 5/854 Verifying : apr-util-1.6.3-4.fc39.x86_64 6/854 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 7/854 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 8/854 Verifying : autoconf-2.71-6.fc39.noarch 9/854 Verifying : automake-1.16.5-13.fc39.noarch 10/854 Verifying : avahi-libs-0.8-24.fc39.x86_64 11/854 Verifying : beecrypt-4.2.1-33.fc39.x86_64 12/854 Verifying : beecrypt-devel-4.2.1-33.fc39.x86_64 13/854 Verifying : biber-2.19-3.fc39.noarch 14/854 Verifying : bzip2-1.0.8-16.fc39.x86_64 15/854 Verifying : cairo-1.18.0-1.fc39.x86_64 16/854 Verifying : cmake-filesystem-3.27.7-1.fc39.x86_64 17/854 Verifying : cpio-2.14-4.fc39.x86_64 18/854 Verifying : cronie-1.6.1-5.fc39.x86_64 19/854 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 20/854 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 21/854 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 22/854 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 23/854 Verifying : docbook-dtds-1.0-82.fc39.noarch 24/854 Verifying : docbook-style-dsssl-1.79-36.fc39.noarch 25/854 Verifying : docbook-utils-0.6.14-57.fc39.noarch 26/854 Verifying : docbook-utils-pdf-0.6.14-57.fc39.noarch 27/854 Verifying : drpm-0.5.2-3.fc39.x86_64 28/854 Verifying : dwz-0.15-3.fc39.x86_64 29/854 Verifying : ed-1.19-4.fc39.x86_64 30/854 Verifying : efi-srpm-macros-5-9.fc39.noarch 31/854 Verifying : enchant2-2.5.0-5.fc39.x86_64 32/854 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 33/854 Verifying : file-5.44-5.fc39.x86_64 34/854 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 35/854 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 36/854 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 37/854 Verifying : freetype-2.13.1-2.fc39.x86_64 38/854 Verifying : gc-8.2.2-4.fc39.x86_64 39/854 Verifying : gd-2.3.3-12.fc39.x86_64 40/854 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 41/854 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 42/854 Verifying : gnat-srpm-macros-6-3.fc39.noarch 43/854 Verifying : gnupg1-1.4.23-23.fc39.x86_64 44/854 Verifying : google-droid-sans-fonts-20200215-17.fc39.noarch 45/854 Verifying : gpgme-1.20.0-5.fc39.x86_64 46/854 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 47/854 Verifying : graphite2-1.3.14-12.fc39.x86_64 48/854 Verifying : guile22-2.2.7-9.fc39.x86_64 49/854 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 50/854 Verifying : hostname-3.23-9.fc39.x86_64 51/854 Verifying : hunspell-1.7.2-5.fc39.x86_64 52/854 Verifying : hunspell-en-0.20201207-7.fc39.noarch 53/854 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 54/854 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 55/854 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 56/854 Verifying : iptables-legacy-1.8.9-5.fc39.x86_64 57/854 Verifying : iptables-legacy-libs-1.8.9-5.fc39.x86_64 58/854 Verifying : iptables-libs-1.8.9-5.fc39.x86_64 59/854 Verifying : jansson-2.13.1-7.fc39.x86_64 60/854 Verifying : jbig2dec-libs-0.19-10.fc39.x86_64 61/854 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 62/854 Verifying : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 63/854 Verifying : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 64/854 Verifying : kbd-2.6.3-1.fc39.x86_64 65/854 Verifying : kbd-legacy-2.6.3-1.fc39.noarch 66/854 Verifying : kbd-misc-2.6.3-1.fc39.noarch 67/854 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 68/854 Verifying : kmod-30-6.fc39.x86_64 69/854 Verifying : lcms2-2.15-2.fc39.x86_64 70/854 Verifying : less-633-2.fc39.x86_64 71/854 Verifying : libICE-1.0.10-11.fc39.x86_64 72/854 Verifying : libSM-1.2.3-13.fc39.x86_64 73/854 Verifying : libX11-1.8.7-1.fc39.x86_64 74/854 Verifying : libX11-common-1.8.7-1.fc39.noarch 75/854 Verifying : libXau-1.0.11-3.fc39.x86_64 76/854 Verifying : libXaw-1.0.14-5.fc39.x86_64 77/854 Verifying : libXext-1.3.5-3.fc39.x86_64 78/854 Verifying : libXi-1.8.1-2.fc39.x86_64 79/854 Verifying : libXmu-1.1.4-3.fc39.x86_64 80/854 Verifying : libXrender-0.9.11-3.fc39.x86_64 81/854 Verifying : libXt-1.2.1-5.fc39.x86_64 82/854 Verifying : libavif-0.11.1-11.fc39.x86_64 83/854 Verifying : libcom_err-devel-1.47.0-2.fc39.x86_64 84/854 Verifying : libdatrie-0.2.13-7.fc39.x86_64 85/854 Verifying : libdav1d-1.2.1-2.fc39.x86_64 86/854 Verifying : libibverbs-46.0-4.fc39.x86_64 87/854 Verifying : libicu-73.2-2.fc39.x86_64 88/854 Verifying : libijs-0.35-19.fc39.x86_64 89/854 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 90/854 Verifying : libjxl-1:0.8.2-3.fc39.x86_64 91/854 Verifying : liblerc-4.0.0-4.fc39.x86_64 92/854 Verifying : liblockfile-1.17-6.fc39.x86_64 93/854 Verifying : libmetalink-0.1.3-32.fc39.x86_64 94/854 Verifying : libmpc-1.3.1-3.fc39.x86_64 95/854 Verifying : libndp-1.8-6.fc39.x86_64 96/854 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 97/854 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 98/854 Verifying : libpaper-1:2.1.1-1.fc39.x86_64 99/854 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 100/854 Verifying : libpcap-14:1.10.4-2.fc39.x86_64 101/854 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 102/854 Verifying : libpng-2:1.6.37-15.fc39.x86_64 103/854 Verifying : libpq-15.3-1.fc39.x86_64 104/854 Verifying : libpq-devel-15.3-1.fc39.x86_64 105/854 Verifying : libselinux-devel-3.5-5.fc39.x86_64 106/854 Verifying : libsepol-devel-3.5-2.fc39.x86_64 107/854 Verifying : libtalloc-2.4.1-1.fc39.x86_64 108/854 Verifying : libthai-0.1.29-6.fc39.x86_64 109/854 Verifying : libtiff-4.4.0-8.fc39.x86_64 110/854 Verifying : libtool-2.4.7-7.fc39.x86_64 111/854 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 112/854 Verifying : libusb-compat-0.1-0.1.8-5.fc39.x86_64 113/854 Verifying : libverto-devel-0.3.2-6.fc39.x86_64 114/854 Verifying : libvmaf-2.3.0-6.fc39.x86_64 115/854 Verifying : libwebp-1.3.2-2.fc39.x86_64 116/854 Verifying : libxcb-1.13.1-12.fc39.x86_64 117/854 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 118/854 Verifying : libxml2-devel-2.10.4-3.fc39.x86_64 119/854 Verifying : libzstd-devel-1.5.5-4.fc39.x86_64 120/854 Verifying : linuxdoc-tools-0.9.82-3.fc39.x86_64 121/854 Verifying : lynx-2.9.0-dev.12.1.fc39.1.x86_64 122/854 Verifying : m4-1.4.19-6.fc39.x86_64 123/854 Verifying : mailcap-2.1.54-2.fc39.noarch 124/854 Verifying : mailx-12.5-44.fc39.x86_64 125/854 Verifying : make-1:4.4.1-2.fc39.x86_64 126/854 Verifying : nano-7.2-4.fc39.x86_64 127/854 Verifying : nano-default-editor-7.2-4.fc39.noarch 128/854 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 129/854 Verifying : openblas-srpm-macros-2-14.fc39.noarch 130/854 Verifying : openjade-1.3.2-76.fc39.x86_64 131/854 Verifying : opensp-1.5.2-43.fc39.x86_64 132/854 Verifying : openssl-1:3.1.1-4.fc39.x86_64 133/854 Verifying : openssl-devel-1:3.1.1-4.fc39.x86_64 134/854 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 135/854 Verifying : paper-1:2.1.1-1.fc39.x86_64 136/854 Verifying : patch-2.7.6-22.fc39.x86_64 137/854 Verifying : patchutils-0.4.2-11.fc39.x86_64 138/854 Verifying : pcre2-devel-10.42-1.fc39.2.x86_64 139/854 Verifying : pcre2-utf16-10.42-1.fc39.2.x86_64 140/854 Verifying : pcre2-utf32-10.42-1.fc39.2.x86_64 141/854 Verifying : perl-Authen-SASL-2.1700-1.fc39.noarch 142/854 Verifying : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 143/854 Verifying : perl-Business-ISBN-3.008-2.fc39.noarch 144/854 Verifying : perl-Business-ISMN-1.203-2.fc39.noarch 145/854 Verifying : perl-Business-ISSN-1.005-8.fc39.noarch 146/854 Verifying : perl-CPAN-Meta-2.150010-500.fc39.noarch 147/854 Verifying : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 148/854 Verifying : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 149/854 Verifying : perl-Carp-1.54-500.fc39.noarch 150/854 Verifying : perl-Class-Accessor-0.51-18.fc39.noarch 151/854 Verifying : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 152/854 Verifying : perl-Class-Inspector-1.36-14.fc39.noarch 153/854 Verifying : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 154/854 Verifying : perl-Class-Singleton-1.6-9.fc39.noarch 155/854 Verifying : perl-Class-XSAccessor-1.19-31.fc39.x86_64 156/854 Verifying : perl-Clone-0.46-4.fc39.x86_64 157/854 Verifying : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 158/854 Verifying : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 159/854 Verifying : perl-Convert-ASN1-0.34-1.fc39.noarch 160/854 Verifying : perl-Data-Compare-1.29-2.fc39.noarch 161/854 Verifying : perl-Data-Dump-1.25-8.fc39.noarch 162/854 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 163/854 Verifying : perl-Data-OptList-0.114-2.fc39.noarch 164/854 Verifying : perl-Data-Uniqid-0.12-31.fc39.noarch 165/854 Verifying : perl-Date-ISO8601-0.005-18.fc39.noarch 166/854 Verifying : perl-DateTime-2:1.59-5.fc39.x86_64 167/854 Verifying : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 168/854 Verifying : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 169/854 Verifying : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 170/854 Verifying : perl-DateTime-Locale-1.39-2.fc39.noarch 171/854 Verifying : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 172/854 Verifying : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 173/854 Verifying : perl-Devel-CallChecker-0.009-3.fc39.x86_64 174/854 Verifying : perl-Devel-Caller-2.07-3.fc39.x86_64 175/854 Verifying : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 176/854 Verifying : perl-Devel-LexAlias-0.05-34.fc39.x86_64 177/854 Verifying : perl-Devel-PPPort-3.71-501.fc39.x86_64 178/854 Verifying : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 179/854 Verifying : perl-Digest-1.20-500.fc39.noarch 180/854 Verifying : perl-Digest-HMAC-1.04-8.fc39.noarch 181/854 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 182/854 Verifying : perl-Digest-SHA-1:6.04-501.fc39.x86_64 183/854 Verifying : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 184/854 Verifying : perl-DynaLoader-Functions-0.004-2.fc39.noarch 185/854 Verifying : perl-Email-Date-Format-1.008-2.fc39.noarch 186/854 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 187/854 Verifying : perl-Encode-Locale-1.05-27.fc39.noarch 188/854 Verifying : perl-Error-1:0.17029-13.fc39.noarch 189/854 Verifying : perl-Eval-Closure-0.14-21.fc39.noarch 190/854 Verifying : perl-Exception-Class-1.45-8.fc39.noarch 191/854 Verifying : perl-Exporter-5.77-500.fc39.noarch 192/854 Verifying : perl-Exporter-Tiny-1.006002-2.fc39.noarch 193/854 Verifying : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 194/854 Verifying : perl-ExtUtils-Install-2.22-500.fc39.noarch 195/854 Verifying : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 196/854 Verifying : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 197/854 Verifying : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 198/854 Verifying : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 199/854 Verifying : perl-File-Find-Rule-0.34-26.fc39.noarch 200/854 Verifying : perl-File-Listing-6.16-1.fc39.noarch 201/854 Verifying : perl-File-Path-2.18-500.fc39.noarch 202/854 Verifying : perl-File-ShareDir-1.118-9.fc39.noarch 203/854 Verifying : perl-File-Slurper-0.014-3.fc39.noarch 204/854 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 205/854 Verifying : perl-Filter-2:1.64-501.fc39.x86_64 206/854 Verifying : perl-GD-2.78-3.fc39.x86_64 207/854 Verifying : perl-GD-Barcode-1.15-44.fc39.noarch 208/854 Verifying : perl-GSSAPI-0.28-43.fc39.x86_64 209/854 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 210/854 Verifying : perl-HTML-Parser-3.81-3.fc39.x86_64 211/854 Verifying : perl-HTML-Tagset-3.20-54.fc39.noarch 212/854 Verifying : perl-HTTP-Cookies-6.10-10.fc39.noarch 213/854 Verifying : perl-HTTP-Date-6.06-2.fc39.noarch 214/854 Verifying : perl-HTTP-Message-6.44-3.fc39.noarch 215/854 Verifying : perl-HTTP-Negotiate-6.01-36.fc39.noarch 216/854 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 217/854 Verifying : perl-IO-Compress-2.206-1.fc39.noarch 218/854 Verifying : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 219/854 Verifying : perl-IO-HTML-1.004-11.fc39.noarch 220/854 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 221/854 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 222/854 Verifying : perl-IO-String-1.08-48.fc39.noarch 223/854 Verifying : perl-IPC-Cmd-2:1.04-501.fc39.noarch 224/854 Verifying : perl-IPC-SysV-2.09-501.fc39.x86_64 225/854 Verifying : perl-IPC-System-Simple-1.30-11.fc39.noarch 226/854 Verifying : perl-JSON-4.10-3.fc39.noarch 227/854 Verifying : perl-JSON-PP-1:4.16-501.fc39.noarch 228/854 Verifying : perl-LDAP-1:0.68-11.fc39.noarch 229/854 Verifying : perl-LWP-MediaTypes-6.04-15.fc39.noarch 230/854 Verifying : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 231/854 Verifying : perl-Lexical-Var-0.010-3.fc39.x86_64 232/854 Verifying : perl-Lingua-Translit-0.29-4.fc39.noarch 233/854 Verifying : perl-List-AllUtils-0.19-10.fc39.noarch 234/854 Verifying : perl-List-MoreUtils-0.430-9.fc39.noarch 235/854 Verifying : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 236/854 Verifying : perl-List-SomeUtils-0.59-3.fc39.noarch 237/854 Verifying : perl-List-UtilsBy-0.12-7.fc39.noarch 238/854 Verifying : perl-Locale-Maketext-1.33-501.fc39.noarch 239/854 Verifying : perl-Log-Dispatch-2.71-2.fc39.noarch 240/854 Verifying : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 241/854 Verifying : perl-Log-Log4perl-1.57-3.fc39.noarch 242/854 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 243/854 Verifying : perl-MIME-Charset-1.013.1-3.fc39.noarch 244/854 Verifying : perl-MIME-Lite-3.033-8.fc39.noarch 245/854 Verifying : perl-MIME-Types-2.24-3.fc39.noarch 246/854 Verifying : perl-MRO-Compat-0.15-7.fc39.noarch 247/854 Verifying : perl-Mail-Sender-1:0.903-22.fc39.noarch 248/854 Verifying : perl-Mail-Sendmail-0.80-18.fc39.noarch 249/854 Verifying : perl-MailTools-2.21-14.fc39.noarch 250/854 Verifying : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 251/854 Verifying : perl-Math-BigRat-0.2624-500.fc39.noarch 252/854 Verifying : perl-Module-Implementation-0.09-37.fc39.noarch 253/854 Verifying : perl-Module-Load-1:0.36-500.fc39.noarch 254/854 Verifying : perl-Module-Load-Conditional-0.74-500.fc39.noarc 255/854 Verifying : perl-Module-Metadata-1.000038-3.fc39.noarch 256/854 Verifying : perl-Module-Runtime-0.016-20.fc39.noarch 257/854 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 258/854 Verifying : perl-NTLM-1.09-36.fc39.noarch 259/854 Verifying : perl-Net-HTTP-6.23-2.fc39.noarch 260/854 Verifying : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 261/854 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 262/854 Verifying : perl-Number-Compare-0.03-36.fc39.noarch 263/854 Verifying : perl-Package-Generator-1.106-29.fc39.noarch 264/854 Verifying : perl-Package-Stash-0.40-5.fc39.noarch 265/854 Verifying : perl-Package-Stash-XS-0.30-5.fc39.x86_64 266/854 Verifying : perl-PadWalker-2.5-10.fc39.x86_64 267/854 Verifying : perl-Params-Check-1:0.38-500.fc39.noarch 268/854 Verifying : perl-Params-Classify-0.015-20.fc39.x86_64 269/854 Verifying : perl-Params-Util-1.102-12.fc39.x86_64 270/854 Verifying : perl-Params-Validate-1.31-5.fc39.x86_64 271/854 Verifying : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 272/854 Verifying : perl-Parse-RecDescent-1.967015-20.fc39.noarch 273/854 Verifying : perl-PathTools-3.89-500.fc39.x86_64 274/854 Verifying : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 275/854 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 276/854 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 277/854 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 278/854 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 279/854 Verifying : perl-Ref-Util-0.204-18.fc39.noarch 280/854 Verifying : perl-Ref-Util-XS-0.117-20.fc39.x86_64 281/854 Verifying : perl-Regexp-Common-2017060201-22.fc39.noarch 282/854 Verifying : perl-Role-Tiny-2.002004-9.fc39.noarch 283/854 Verifying : perl-SGMLSpm-1.03ii-60.fc39.noarch 284/854 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 285/854 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 286/854 Verifying : perl-Sort-Key-1.33-28.fc39.x86_64 287/854 Verifying : perl-Specio-0.48-4.fc39.noarch 288/854 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 289/854 Verifying : perl-Sub-Exporter-0.990-1.fc39.noarch 290/854 Verifying : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 291/854 Verifying : perl-Sub-Identify-0.14-24.fc39.x86_64 292/854 Verifying : perl-Sub-Install-0.929-3.fc39.noarch 293/854 Verifying : perl-Sys-Syslog-0.36-501.fc39.x86_64 294/854 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 295/854 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 296/854 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 297/854 Verifying : perl-Text-Balanced-2.06-500.fc39.noarch 298/854 Verifying : perl-Text-BibTeX-0.89-3.fc39.x86_64 299/854 Verifying : perl-Text-CSV-2.02-3.fc39.noarch 300/854 Verifying : perl-Text-Glob-0.11-21.fc39.noarch 301/854 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 302/854 Verifying : perl-Text-Roman-3.5-25.fc39.noarch 303/854 Verifying : perl-Text-Soundex-3.05-28.fc39.x86_64 304/854 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 305/854 Verifying : perl-Text-Unidecode-1.30-22.fc39.noarch 306/854 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 307/854 Verifying : perl-Tie-Cycle-1.227-9.fc39.noarch 308/854 Verifying : perl-Tie-RefHash-1.40-500.fc39.noarch 309/854 Verifying : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 310/854 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 311/854 Verifying : perl-TimeDate-1:2.33-11.fc39.noarch 312/854 Verifying : perl-Try-Tiny-0.31-6.fc39.noarch 313/854 Verifying : perl-URI-5.21-1.fc39.noarch 314/854 Verifying : perl-Unicode-Collate-1.31-500.fc39.x86_64 315/854 Verifying : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 316/854 Verifying : perl-Unicode-Normalize-1.32-500.fc39.x86_64 317/854 Verifying : perl-Variable-Magic-0.63-4.fc39.x86_64 318/854 Verifying : perl-WWW-RobotRules-6.02-37.fc39.noarch 319/854 Verifying : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 320/854 Verifying : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 321/854 Verifying : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 322/854 Verifying : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 323/854 Verifying : perl-XML-Parser-2.46-15.fc39.x86_64 324/854 Verifying : perl-XML-SAX-1.02-13.fc39.noarch 325/854 Verifying : perl-XML-SAX-Base-1.09-20.fc39.noarch 326/854 Verifying : perl-XML-Writer-0.900-12.fc39.noarch 327/854 Verifying : perl-XML-XPath-1.48-4.fc39.noarch 328/854 Verifying : perl-XString-0.005-10.fc39.x86_64 329/854 Verifying : perl-autodie-2.36-501.fc39.noarch 330/854 Verifying : perl-autovivification-0.18-20.fc39.x86_64 331/854 Verifying : perl-constant-1.33-501.fc39.noarch 332/854 Verifying : perl-encoding-4:3.00-500.fc39.x86_64 333/854 Verifying : perl-libnet-3.15-501.fc39.noarch 334/854 Verifying : perl-namespace-autoclean-0.29-16.fc39.noarch 335/854 Verifying : perl-namespace-clean-0.27-24.fc39.noarch 336/854 Verifying : perl-parent-1:0.241-500.fc39.noarch 337/854 Verifying : perl-podlators-1:5.01-500.fc39.noarch 338/854 Verifying : perl-srpm-macros-1-51.fc39.noarch 339/854 Verifying : perl-threads-1:2.36-500.fc39.x86_64 340/854 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 341/854 Verifying : perl-version-8:0.99.30-1.fc39.x86_64 342/854 Verifying : perltidy-20230912-1.fc39.noarch 343/854 Verifying : php-fedora-autoloader-1.0.1-11.fc39.noarch 344/854 Verifying : pixman-0.42.2-2.fc39.x86_64 345/854 Verifying : pkgconf-1.9.5-2.fc39.x86_64 346/854 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 347/854 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 348/854 Verifying : popt-devel-1.19-3.fc39.x86_64 349/854 Verifying : procmail-3.24-2.fc39.x86_64 350/854 Verifying : psutils-2.10-2.fc39.noarch 351/854 Verifying : python-rpm-macros-3.12-4.fc39.noarch 352/854 Verifying : python-srpm-macros-3.12-4.fc39.noarch 353/854 Verifying : python3-packaging-23.1-4.fc39.noarch 354/854 Verifying : python3-pip-23.2.1-1.fc39.noarch 355/854 Verifying : python3-pyparsing-3.0.9-11.fc39.noarch 356/854 Verifying : python3-rpm-generators-14-7.fc39.noarch 357/854 Verifying : python3-rpm-macros-3.12-4.fc39.noarch 358/854 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 359/854 Verifying : rsync-3.2.7-5.fc39.x86_64 360/854 Verifying : sendmail-8.17.2-3.fc39.x86_64 361/854 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 362/854 Verifying : sgml-common-0.6.3-61.fc39.noarch 363/854 Verifying : shared-mime-info-2.2-4.fc39.x86_64 364/854 Verifying : sombok-2.4.0-20.fc39.x86_64 365/854 Verifying : sscg-3.0.5-3.fc39.x86_64 366/854 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 367/854 Verifying : tar-2:1.35-2.fc39.x86_64 368/854 Verifying : teckit-2.5.12-1.fc39.x86_64 369/854 Verifying : texlive-ae-11:svn15878.1.4-69.fc39.noarch 370/854 Verifying : texlive-aleph-11:svn66203-77.fc39.x86_64 371/854 Verifying : texlive-algorithms-11:svn42428-69.fc39.noarch 372/854 Verifying : texlive-alphalph-11:svn53087-69.fc39.noarch 373/854 Verifying : texlive-amscls-11:svn55378-69.fc39.noarch 374/854 Verifying : texlive-amsfonts-11:svn61937-69.fc39.noarch 375/854 Verifying : texlive-amsmath-11:svn63514-69.fc39.noarch 376/854 Verifying : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 377/854 Verifying : texlive-anysize-11:svn15878.0-69.fc39.noarch 378/854 Verifying : texlive-atbegshi-11:svn53051-69.fc39.noarch 379/854 Verifying : texlive-attachfile-11:svn42099-69.fc39.noarch 380/854 Verifying : texlive-attachfile2-11:svn57959-77.fc39.noarch 381/854 Verifying : texlive-atveryend-11:svn53108-69.fc39.noarch 382/854 Verifying : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 383/854 Verifying : texlive-auxhook-11:svn53173-69.fc39.noarch 384/854 Verifying : texlive-avantgar-11:svn61983-69.fc39.noarch 385/854 Verifying : texlive-babel-english-11:svn44495-69.fc39.noarch 386/854 Verifying : texlive-babel-11:svn65823-69.fc39.noarch 387/854 Verifying : texlive-babelbib-11:svn57349-69.fc39.noarch 388/854 Verifying : texlive-base-11:20230311-77.fc39.x86_64 389/854 Verifying : texlive-beamer-11:svn65984-69.fc39.noarch 390/854 Verifying : texlive-bera-11:svn20031.0-69.fc39.noarch 391/854 Verifying : texlive-beton-11:svn15878.0-69.fc39.noarch 392/854 Verifying : texlive-biblatex-11:svn66403-69.fc39.noarch 393/854 Verifying : texlive-bibtex-11:svn66186-77.fc39.x86_64 394/854 Verifying : texlive-bidi-11:svn65572-69.fc39.noarch 395/854 Verifying : texlive-bigintcalc-11:svn53172-69.fc39.noarch 396/854 Verifying : texlive-bitset-11:svn53837-69.fc39.noarch 397/854 Verifying : texlive-bookman-11:svn61719-69.fc39.noarch 398/854 Verifying : texlive-bookmark-11:svn56885-69.fc39.noarch 399/854 Verifying : texlive-booktabs-11:svn53402-69.fc39.noarch 400/854 Verifying : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 401/854 Verifying : texlive-breqn-11:svn60881-69.fc39.noarch 402/854 Verifying : texlive-caption-11:svn66580-69.fc39.noarch 403/854 Verifying : texlive-carlisle-11:svn59577-69.fc39.noarch 404/854 Verifying : texlive-catchfile-11:svn53084-69.fc39.noarch 405/854 Verifying : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 406/854 Verifying : texlive-charter-11:svn15878.0-69.fc39.noarch 407/854 Verifying : texlive-cite-11:svn36428.5.5-69.fc39.noarch 408/854 Verifying : texlive-cm-super-11:svn15878.0-69.fc39.noarch 409/854 Verifying : texlive-cm-11:svn57963-69.fc39.noarch 410/854 Verifying : texlive-cmap-11:svn57640-69.fc39.noarch 411/854 Verifying : texlive-cmextra-11:svn57866-69.fc39.noarch 412/854 Verifying : texlive-collection-basic-11:svn59159-69.fc39.noa 413/854 Verifying : texlive-collection-fontsrecommended-11:svn54074- 414/854 Verifying : texlive-collection-formatsextra-11:svn62226-69.f 415/854 Verifying : texlive-collection-latex-11:svn63515-69.fc39.noa 416/854 Verifying : texlive-collection-latexrecommended-11:svn65512- 417/854 Verifying : texlive-colorprofiles-11:svn49086-69.fc39.noarch 418/854 Verifying : texlive-colortbl-11:svn64015-69.fc39.noarch 419/854 Verifying : texlive-courier-11:svn61719-69.fc39.noarch 420/854 Verifying : texlive-crop-11:svn55424-69.fc39.noarch 421/854 Verifying : texlive-csquotes-11:svn64389-69.fc39.noarch 422/854 Verifying : texlive-ctable-11:svn38672-69.fc39.noarch 423/854 Verifying : texlive-ctablestack-11:svn38514-69.fc39.noarch 424/854 Verifying : texlive-currfile-11:svn64673-69.fc39.noarch 425/854 Verifying : texlive-cyrillic-11:svn63613-77.fc39.noarch 426/854 Verifying : texlive-dehyph-11:svn48599-69.fc39.noarch 427/854 Verifying : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 428/854 Verifying : texlive-dvips-11:svn66203-77.fc39.x86_64 429/854 Verifying : texlive-ec-11:svn25033.1.0-69.fc39.noarch 430/854 Verifying : texlive-edmac-11:svn61719-69.fc39.noarch 431/854 Verifying : texlive-enctex-11:svn34957.0-69.fc39.noarch 432/854 Verifying : texlive-enumitem-11:svn51423-69.fc39.noarch 433/854 Verifying : texlive-eplain-11:svn64721-77.fc39.noarch 434/854 Verifying : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 435/854 Verifying : texlive-epstopdf-11:svn66461-77.fc39.noarch 436/854 Verifying : texlive-eso-pic-11:svn56658-69.fc39.noarch 437/854 Verifying : texlive-etex-pkg-11:svn41784-69.fc39.noarch 438/854 Verifying : texlive-etex-11:svn66203-69.fc39.noarch 439/854 Verifying : texlive-etexcmds-11:svn53171-69.fc39.noarch 440/854 Verifying : texlive-etoolbox-11:svn56554-69.fc39.noarch 441/854 Verifying : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 442/854 Verifying : texlive-euler-11:svn42428-69.fc39.noarch 443/854 Verifying : texlive-euro-ce-11:svn25714-69.fc39.noarch 444/854 Verifying : texlive-euro-11:svn22191.1.1-69.fc39.noarch 445/854 Verifying : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 446/854 Verifying : texlive-everysel-11:svn57489-69.fc39.noarch 447/854 Verifying : texlive-everyshi-11:svn57001-69.fc39.noarch 448/854 Verifying : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 449/854 Verifying : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 450/854 Verifying : texlive-fancyhdr-11:svn64977-69.fc39.noarch 451/854 Verifying : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 452/854 Verifying : texlive-fancyvrb-11:svn65585-69.fc39.noarch 453/854 Verifying : texlive-filecontents-11:svn52142-69.fc39.noarch 454/854 Verifying : texlive-filehook-11:svn64822-69.fc39.noarch 455/854 Verifying : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 456/854 Verifying : texlive-firstaid-11:svn64892-69.fc39.noarch 457/854 Verifying : texlive-fix2col-11:svn38770-69.fc39.noarch 458/854 Verifying : texlive-float-11:svn15878.1.3d-69.fc39.noarch 459/854 Verifying : texlive-fontspec-11:svn63386-69.fc39.noarch 460/854 Verifying : texlive-footmisc-11:svn62524-69.fc39.noarch 461/854 Verifying : texlive-footnotehyper-11:svn60374-69.fc39.noarch 462/854 Verifying : texlive-fp-11:svn49719-69.fc39.noarch 463/854 Verifying : texlive-fpl-11:svn54512-69.fc39.noarch 464/854 Verifying : texlive-geometry-11:svn61719-69.fc39.noarch 465/854 Verifying : texlive-gettitlestring-11:svn53170-69.fc39.noarc 466/854 Verifying : texlive-glyphlist-11:svn54074-77.fc39.noarch 467/854 Verifying : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 468/854 Verifying : texlive-graphics-def-11:svn64487-69.fc39.noarch 469/854 Verifying : texlive-graphics-11:svn66204-69.fc39.noarch 470/854 Verifying : texlive-grfext-11:svn53024-69.fc39.noarch 471/854 Verifying : texlive-grffile-11:svn52756-69.fc39.noarch 472/854 Verifying : texlive-gsftopk-11:svn52851-77.fc39.x86_64 473/854 Verifying : texlive-helvetic-11:svn61719-69.fc39.noarch 474/854 Verifying : texlive-hitex-11:svn65883-77.fc39.x86_64 475/854 Verifying : texlive-hobsub-11:svn52810-69.fc39.noarch 476/854 Verifying : texlive-hologo-11:svn61719-69.fc39.noarch 477/854 Verifying : texlive-hopatch-11:svn65491-69.fc39.noarch 478/854 Verifying : texlive-hycolor-11:svn53584-69.fc39.noarch 479/854 Verifying : texlive-hypdoc-11:svn65678-69.fc39.noarch 480/854 Verifying : texlive-hyperref-11:svn65758-69.fc39.noarch 481/854 Verifying : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 482/854 Verifying : texlive-hyphen-base-11:svn66413-69.fc39.noarch 483/854 Verifying : texlive-hyphenex-11:svn57387-69.fc39.noarch 484/854 Verifying : texlive-ifmtarg-11:svn47544-69.fc39.noarch 485/854 Verifying : texlive-ifplatform-11:svn45533-69.fc39.noarch 486/854 Verifying : texlive-iftex-11:svn61910-69.fc39.noarch 487/854 Verifying : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 488/854 Verifying : texlive-infwarerr-11:svn53023-69.fc39.noarch 489/854 Verifying : texlive-intcalc-11:svn53168-69.fc39.noarch 490/854 Verifying : texlive-jadetex-11:svn63654-77.fc39.noarch 491/854 Verifying : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 492/854 Verifying : texlive-kastrup-11:svn15878.0-69.fc39.noarch 493/854 Verifying : texlive-knuth-lib-11:svn57963-69.fc39.noarch 494/854 Verifying : texlive-knuth-local-11:svn57963-69.fc39.noarch 495/854 Verifying : texlive-koma-script-11:svn64685-69.fc39.noarch 496/854 Verifying : texlive-kpathsea-11:svn66209-77.fc39.x86_64 497/854 Verifying : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 498/854 Verifying : texlive-kvoptions-11:svn63622-69.fc39.noarch 499/854 Verifying : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 500/854 Verifying : texlive-l3backend-11:svn65573-69.fc39.noarch 501/854 Verifying : texlive-l3experimental-11:svn65621-69.fc39.noarc 502/854 Verifying : texlive-l3kernel-11:svn66094-69.fc39.noarch 503/854 Verifying : texlive-l3packages-11:svn65722-69.fc39.noarch 504/854 Verifying : texlive-lambda-11:svn45756-69.fc39.noarch 505/854 Verifying : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 506/854 Verifying : texlive-latex-lab-11:svn64892-69.fc39.noarch 507/854 Verifying : texlive-latex-11:svn65161-77.fc39.noarch 508/854 Verifying : texlive-latexbug-11:svn63596-69.fc39.noarch 509/854 Verifying : texlive-latexconfig-11:svn53525-69.fc39.noarch 510/854 Verifying : texlive-letltxmacro-11:svn53022-69.fc39.noarch 511/854 Verifying : texlive-lib-11:20230311-77.fc39.x86_64 512/854 Verifying : texlive-lineno-11:svn65586-69.fc39.noarch 513/854 Verifying : texlive-listings-11:svn66222-69.fc39.noarch 514/854 Verifying : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 515/854 Verifying : texlive-lm-11:svn65956-69.fc39.noarch 516/854 Verifying : texlive-logreq-11:svn53003-69.fc39.noarch 517/854 Verifying : texlive-lollipop-11:svn45678-77.fc39.noarch 518/854 Verifying : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 519/854 Verifying : texlive-ltxcmds-11:svn56421-69.fc39.noarch 520/854 Verifying : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 521/854 Verifying : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 522/854 Verifying : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 523/854 Verifying : texlive-luabidi-11:svn54512-69.fc39.noarch 524/854 Verifying : texlive-luahbtex-11:svn66186-77.fc39.x86_64 525/854 Verifying : texlive-lualatex-math-11:svn61464-69.fc39.noarch 526/854 Verifying : texlive-lualibs-11:svn64615-69.fc39.noarch 527/854 Verifying : texlive-luaotfload-11:svn64616-77.fc39.noarch 528/854 Verifying : texlive-luatex-11:svn66967-77.fc39.x86_64 529/854 Verifying : texlive-luatexbase-11:svn52663-69.fc39.noarch 530/854 Verifying : texlive-lwarp-11:svn66259-77.fc39.noarch 531/854 Verifying : texlive-makecmds-11:svn15878.0-69.fc39.noarch 532/854 Verifying : texlive-makeindex-11:svn62517-77.fc39.x86_64 533/854 Verifying : texlive-manfnt-font-11:svn45777-69.fc39.noarch 534/854 Verifying : texlive-marginnote-11:svn48383-69.fc39.noarch 535/854 Verifying : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 536/854 Verifying : texlive-mathpazo-11:svn52663-69.fc39.noarch 537/854 Verifying : texlive-mathspec-11:svn42773-69.fc39.noarch 538/854 Verifying : texlive-mathtools-11:svn63767-69.fc39.noarch 539/854 Verifying : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 540/854 Verifying : texlive-memoir-11:svn65040-69.fc39.noarch 541/854 Verifying : texlive-metafont-11:svn66186-77.fc39.x86_64 542/854 Verifying : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 543/854 Verifying : texlive-mflogo-font-11:svn54512-69.fc39.noarch 544/854 Verifying : texlive-mflogo-11:svn42428-69.fc39.noarch 545/854 Verifying : texlive-mfnfss-11:svn46036-69.fc39.noarch 546/854 Verifying : texlive-mfware-11:svn66186-77.fc39.x86_64 547/854 Verifying : texlive-microtype-11:svn66587-69.fc39.noarch 548/854 Verifying : texlive-minitoc-11:svn61719-69.fc39.noarch 549/854 Verifying : texlive-mltex-11:svn62145-77.fc39.noarch 550/854 Verifying : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 551/854 Verifying : texlive-modes-11:svn61719-69.fc39.noarch 552/854 Verifying : texlive-mparhack-11:svn59066-69.fc39.noarch 553/854 Verifying : texlive-mptopdf-11:svn65952-77.fc39.noarch 554/854 Verifying : texlive-ms-11:svn57473-69.fc39.noarch 555/854 Verifying : texlive-multido-11:svn18302.1.42-69.fc39.noarch 556/854 Verifying : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 557/854 Verifying : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 558/854 Verifying : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 559/854 Verifying : texlive-newfloat-11:svn52906-69.fc39.noarch 560/854 Verifying : texlive-notoccite-11:svn18129.0-69.fc39.noarch 561/854 Verifying : texlive-ntgclass-11:svn65522-69.fc39.noarch 562/854 Verifying : texlive-oberdiek-11:svn65521-77.fc39.noarch 563/854 Verifying : texlive-omega-11:svn33046.0-69.fc39.noarch 564/854 Verifying : texlive-omegaware-11:svn66186-77.fc39.x86_64 565/854 Verifying : texlive-otibet-11:svn45777-69.fc39.noarch 566/854 Verifying : texlive-pagesel-11:svn56105-69.fc39.noarch 567/854 Verifying : texlive-palatino-11:svn61719-69.fc39.noarch 568/854 Verifying : texlive-paralist-11:svn43021-69.fc39.noarch 569/854 Verifying : texlive-parallel-11:svn15878.0-69.fc39.noarch 570/854 Verifying : texlive-parskip-11:svn58358-69.fc39.noarch 571/854 Verifying : texlive-passivetex-11:svn15878.0-69.fc39.noarch 572/854 Verifying : texlive-pdfcol-11:svn64469-69.fc39.noarch 573/854 Verifying : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 574/854 Verifying : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 575/854 Verifying : texlive-pdfescape-11:svn53082-69.fc39.noarch 576/854 Verifying : texlive-pdflscape-11:svn64851-69.fc39.noarch 577/854 Verifying : texlive-pdfmanagement-testphase-11:svn66532-69.f 578/854 Verifying : texlive-pdfpages-11:svn65319-69.fc39.noarch 579/854 Verifying : texlive-pdftex-11:svn66243-77.fc39.x86_64 580/854 Verifying : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 581/854 Verifying : texlive-pgf-11:svn65553-69.fc39.noarch 582/854 Verifying : texlive-picture-11:svn54867-69.fc39.noarch 583/854 Verifying : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 584/854 Verifying : texlive-plain-11:svn57963-69.fc39.noarch 585/854 Verifying : texlive-polyglossia-11:svn65792-69.fc39.noarch 586/854 Verifying : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 587/854 Verifying : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 588/854 Verifying : texlive-pslatex-11:svn57434-69.fc39.noarch 589/854 Verifying : texlive-psnfss-11:svn54694-69.fc39.noarch 590/854 Verifying : texlive-pspicture-11:svn15878.0-69.fc39.noarch 591/854 Verifying : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 592/854 Verifying : texlive-pst-coil-11:svn62977-69.fc39.noarch 593/854 Verifying : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 594/854 Verifying : texlive-pst-fill-11:svn60671-69.fc39.noarch 595/854 Verifying : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 596/854 Verifying : texlive-pst-math-11:svn64732-69.fc39.noarch 597/854 Verifying : texlive-pst-node-11:svn61838-69.fc39.noarch 598/854 Verifying : texlive-pst-ovl-11:svn54963-69.fc39.noarch 599/854 Verifying : texlive-pst-plot-11:svn65346-69.fc39.noarch 600/854 Verifying : texlive-pst-text-11:svn49542-69.fc39.noarch 601/854 Verifying : texlive-pst-tools-11:svn60621-69.fc39.noarch 602/854 Verifying : texlive-pst-tree-11:svn60421-69.fc39.noarch 603/854 Verifying : texlive-pstricks-add-11:svn65067-69.fc39.noarch 604/854 Verifying : texlive-pstricks-11:svn65346-69.fc39.noarch 605/854 Verifying : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 606/854 Verifying : texlive-ragged2e-11:svn66152-69.fc39.noarch 607/854 Verifying : texlive-rcs-11:svn15878.0-69.fc39.noarch 608/854 Verifying : texlive-realscripts-11:svn56594-69.fc39.noarch 609/854 Verifying : texlive-refcount-11:svn53164-69.fc39.noarch 610/854 Verifying : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 611/854 Verifying : texlive-rsfs-11:svn15878.0-69.fc39.noarch 612/854 Verifying : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 613/854 Verifying : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 614/854 Verifying : texlive-sauerj-11:svn15878.0-69.fc39.noarch 615/854 Verifying : texlive-section-11:svn20180.0-69.fc39.noarch 616/854 Verifying : texlive-seminar-11:svn59801-69.fc39.noarch 617/854 Verifying : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 618/854 Verifying : texlive-setspace-11:svn65206-69.fc39.noarch 619/854 Verifying : texlive-showexpl-11:svn57414-69.fc39.noarch 620/854 Verifying : texlive-startex-11:svn35718.1.04-69.fc39.noarch 621/854 Verifying : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 622/854 Verifying : texlive-stringenc-11:svn52982-69.fc39.noarch 623/854 Verifying : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 624/854 Verifying : texlive-symbol-11:svn61719-69.fc39.noarch 625/854 Verifying : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 626/854 Verifying : texlive-tex-gyre-11:svn65956-69.fc39.noarch 627/854 Verifying : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 628/854 Verifying : texlive-tex-11:svn66186-77.fc39.x86_64 629/854 Verifying : texlive-texlive-common-doc-11:svn54176-69.fc39.n 630/854 Verifying : texlive-texlive-en-11:svn66572-77.fc39.noarch 631/854 Verifying : texlive-texlive-msg-translations-11:svn66593-69. 632/854 Verifying : texlive-texlive-scripts-extra-11:svn62517-77.fc3 633/854 Verifying : texlive-texlive-scripts-11:svn66584-77.fc39.noar 634/854 Verifying : texlive-texlive.infra-11:svn66512-77.fc39.noarch 635/854 Verifying : texlive-texsis-11:svn45678-77.fc39.noarch 636/854 Verifying : texlive-textcase-11:svn63868-69.fc39.noarch 637/854 Verifying : texlive-thumbpdf-11:svn62518-77.fc39.noarch 638/854 Verifying : texlive-times-11:svn61719-69.fc39.noarch 639/854 Verifying : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 640/854 Verifying : texlive-titlesec-11:svn59845-69.fc39.noarch 641/854 Verifying : texlive-tools-11:svn64892-69.fc39.noarch 642/854 Verifying : texlive-translator-11:svn59412-69.fc39.noarch 643/854 Verifying : texlive-transparent-11:svn64852-69.fc39.noarch 644/854 Verifying : texlive-txfonts-11:svn15878.0-69.fc39.noarch 645/854 Verifying : texlive-typehtml-11:svn17134.0-69.fc39.noarch 646/854 Verifying : texlive-ucharcat-11:svn38907-69.fc39.noarch 647/854 Verifying : texlive-ucs-11:svn64114-69.fc39.noarch 648/854 Verifying : texlive-ulem-11:svn53365-69.fc39.noarch 649/854 Verifying : texlive-underscore-11:svn18261.0-69.fc39.noarch 650/854 Verifying : texlive-unicode-data-11:svn64423-69.fc39.noarch 651/854 Verifying : texlive-unicode-math-11:svn61719-69.fc39.noarch 652/854 Verifying : texlive-uniquecounter-11:svn53162-69.fc39.noarch 653/854 Verifying : texlive-url-11:svn32528.3.4-69.fc39.noarch 654/854 Verifying : texlive-utopia-11:svn15878.0-69.fc39.noarch 655/854 Verifying : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 656/854 Verifying : texlive-wasy-11:svn53533-69.fc39.noarch 657/854 Verifying : texlive-wasy-type1-11:svn53534-69.fc39.noarch 658/854 Verifying : texlive-wasysym-11:svn54080-69.fc39.noarch 659/854 Verifying : texlive-xcolor-11:svn63563-69.fc39.noarch 660/854 Verifying : texlive-xdvi-11:svn62387-77.fc39.x86_64 661/854 Verifying : texlive-xetex-11:svn66203-77.fc39.x86_64 662/854 Verifying : texlive-xetexconfig-11:svn45845-69.fc39.noarch 663/854 Verifying : texlive-xifthen-11:svn38929-69.fc39.noarch 664/854 Verifying : texlive-xkeyval-11:svn63616-69.fc39.noarch 665/854 Verifying : texlive-xltxtra-11:svn56594-69.fc39.noarch 666/854 Verifying : texlive-xmltex-11:svn62145-77.fc39.noarch 667/854 Verifying : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 668/854 Verifying : texlive-xpatch-11:svn54563-69.fc39.noarch 669/854 Verifying : texlive-xstring-11:svn65551-69.fc39.noarch 670/854 Verifying : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 671/854 Verifying : texlive-zapfchan-11:svn61719-69.fc39.noarch 672/854 Verifying : texlive-zapfding-11:svn61719-69.fc39.noarch 673/854 Verifying : texlive-zref-11:svn62977-69.fc39.noarch 674/854 Verifying : tinycdb-0.78-21.fc39.x86_64 675/854 Verifying : unzip-6.0-62.fc39.x86_64 676/854 Verifying : urw-base35-bookman-fonts-20200910-18.fc39.noarch 677/854 Verifying : urw-base35-c059-fonts-20200910-18.fc39.noarch 678/854 Verifying : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 679/854 Verifying : urw-base35-fonts-20200910-18.fc39.noarch 680/854 Verifying : urw-base35-fonts-common-20200910-18.fc39.noarch 681/854 Verifying : urw-base35-gothic-fonts-20200910-18.fc39.noarch 682/854 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 683/854 Verifying : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 684/854 Verifying : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 685/854 Verifying : urw-base35-p052-fonts-20200910-18.fc39.noarch 686/854 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-18 687/854 Verifying : urw-base35-z003-fonts-20200910-18.fc39.noarch 688/854 Verifying : vconfig-1.9-35.fc39.x86_64 689/854 Verifying : which-2.21-40.fc39.x86_64 690/854 Verifying : xml-common-0.6.3-61.fc39.noarch 691/854 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 692/854 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 693/854 Verifying : xpdf-libs-1:4.04-10.fc39.x86_64 694/854 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 695/854 Verifying : xz-5.4.4-1.fc39.x86_64 696/854 Verifying : xz-devel-5.4.4-1.fc39.x86_64 697/854 Verifying : zip-3.0-39.fc39.x86_64 698/854 Verifying : zlib-devel-1.2.13-4.fc39.x86_64 699/854 Verifying : zstd-1.5.5-4.fc39.x86_64 700/854 Verifying : zziplib-0.13.72-5.fc39.x86_64 701/854 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 702/854 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 703/854 Verifying : alsa-lib-1.2.11-2.fc39.x86_64 704/854 Verifying : annobin-docs-12.42-1.fc39.noarch 705/854 Verifying : annobin-plugin-gcc-12.42-1.fc39.x86_64 706/854 Verifying : ansible-srpm-macros-1-12.fc39.noarch 707/854 Verifying : binutils-2.40-14.fc39.x86_64 708/854 Verifying : binutils-devel-2.40-14.fc39.x86_64 709/854 Verifying : binutils-gold-2.40-14.fc39.x86_64 710/854 Verifying : cpp-13.2.1-7.fc39.x86_64 711/854 Verifying : createrepo_c-1.0.4-1.fc39.x86_64 712/854 Verifying : createrepo_c-libs-1.0.4-1.fc39.x86_64 713/854 Verifying : cups-libs-1:2.4.7-11.fc39.x86_64 714/854 Verifying : debugedit-5.0-12.fc39.x86_64 715/854 Verifying : elfutils-0.191-2.fc39.x86_64 716/854 Verifying : elfutils-libelf-devel-0.191-2.fc39.x86_64 717/854 Verifying : emacs-common-1:29.2-2.fc39.x86_64 718/854 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 719/854 Verifying : emacs-nox-1:29.2-2.fc39.x86_64 720/854 Verifying : expat-devel-2.6.0-1.fc39.x86_64 721/854 Verifying : fontconfig-2.14.2-6.fc39.x86_64 722/854 Verifying : forge-srpm-macros-0.2.0-3.fc39.noarch 723/854 Verifying : gcc-13.2.1-7.fc39.x86_64 724/854 Verifying : gcc-c++-13.2.1-7.fc39.x86_64 725/854 Verifying : gcc-plugin-annobin-13.2.1-7.fc39.x86_64 726/854 Verifying : gdb-minimal-14.1-4.fc39.x86_64 727/854 Verifying : ghostscript-10.02.1-2.fc39.x86_64 728/854 Verifying : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 729/854 Verifying : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 730/854 Verifying : git-2.44.0-1.fc39.x86_64 731/854 Verifying : git-core-2.44.0-1.fc39.x86_64 732/854 Verifying : git-core-doc-2.44.0-1.fc39.noarch 733/854 Verifying : glibc-devel-2.38-16.fc39.x86_64 734/854 Verifying : glibc-headers-x86-2.38-16.fc39.noarch 735/854 Verifying : go-srpm-macros-3.4.0-2.fc39.noarch 736/854 Verifying : google-noto-fonts-common-20240101-1.fc39.noarch 737/854 Verifying : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 738/854 Verifying : groff-1.23.0-3.fc39.x86_64 739/854 Verifying : groff-base-1.23.0-3.fc39.x86_64 740/854 Verifying : highway-1.1.0-1.fc39.x86_64 741/854 Verifying : httpd-2.4.58-1.fc39.x86_64 742/854 Verifying : httpd-core-2.4.58-1.fc39.x86_64 743/854 Verifying : httpd-filesystem-2.4.58-1.fc39.noarch 744/854 Verifying : httpd-tools-2.4.58-1.fc39.x86_64 745/854 Verifying : kernel-headers-6.7.3-200.fc39.x86_64 746/854 Verifying : keyutils-libs-devel-1.6.3-1.fc39.x86_64 747/854 Verifying : krb5-devel-1.21.2-3.fc39.x86_64 748/854 Verifying : libXpm-3.5.17-1.fc39.x86_64 749/854 Verifying : libaom-3.8.2-1.fc39.x86_64 750/854 Verifying : libcurl-devel-8.2.1-4.fc39.x86_64 751/854 Verifying : libgccjit-13.2.1-7.fc39.x86_64 752/854 Verifying : libgs-10.02.1-2.fc39.x86_64 753/854 Verifying : libimagequant-4.0.3-2.fc39.x86_64 754/854 Verifying : libkadm5-1.21.2-3.fc39.x86_64 755/854 Verifying : libnl3-3.9.0-1.fc39.x86_64 756/854 Verifying : libstdc++-devel-13.2.1-7.fc39.x86_64 757/854 Verifying : libtree-sitter-0.21.0-1.fc39.x86_64 758/854 Verifying : libxslt-1.1.39-1.fc39.x86_64 759/854 Verifying : lua-srpm-macros-1-13.fc39.noarch 760/854 Verifying : mod_http2-2.0.25-1.fc39.x86_64 761/854 Verifying : mod_lua-2.4.58-1.fc39.x86_64 762/854 Verifying : mod_ssl-1:2.4.58-1.fc39.x86_64 763/854 Verifying : ncurses-6.4-7.20230520.fc39.1.x86_64 764/854 Verifying : ncurses-c++-libs-6.4-7.20230520.fc39.1.x86_64 765/854 Verifying : ncurses-devel-6.4-7.20230520.fc39.1.x86_64 766/854 Verifying : openjpeg2-2.5.2-1.fc39.x86_64 767/854 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 768/854 Verifying : perl-AutoSplit-5.74-502.fc39.noarch 769/854 Verifying : perl-B-1.88-502.fc39.x86_64 770/854 Verifying : perl-Benchmark-1.24-502.fc39.noarch 771/854 Verifying : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 772/854 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 773/854 Verifying : perl-Date-Manip-6.93-1.fc39.noarch 774/854 Verifying : perl-DateTime-TimeZone-2.62-1.fc39.noarch 775/854 Verifying : perl-DirHandle-1.05-502.fc39.noarch 776/854 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 777/854 Verifying : perl-English-1.11-502.fc39.noarch 778/854 Verifying : perl-Errno-1.37-502.fc39.x86_64 779/854 Verifying : perl-ExtUtils-Constant-0.25-502.fc39.noarch 780/854 Verifying : perl-ExtUtils-Embed-1.35-502.fc39.noarch 781/854 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 782/854 Verifying : perl-File-Basename-2.86-502.fc39.noarch 783/854 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 784/854 Verifying : perl-File-Copy-2.41-502.fc39.noarch 785/854 Verifying : perl-File-Find-1.43-502.fc39.noarch 786/854 Verifying : perl-File-stat-1.13-502.fc39.noarch 787/854 Verifying : perl-FileHandle-2.05-502.fc39.noarch 788/854 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 789/854 Verifying : perl-Git-2.44.0-1.fc39.noarch 790/854 Verifying : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 791/854 Verifying : perl-I18N-LangTags-0.45-502.fc39.noarch 792/854 Verifying : perl-I18N-Langinfo-0.22-502.fc39.x86_64 793/854 Verifying : perl-IO-1.52-502.fc39.x86_64 794/854 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 795/854 Verifying : perl-IPC-Run3-0.049-1.fc39.noarch 796/854 Verifying : perl-LWP-Protocol-https-6.14-1.fc39.noarch 797/854 Verifying : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 798/854 Verifying : perl-Math-Complex-1.62-502.fc39.noarch 799/854 Verifying : perl-Module-CoreList-1:5.20240223-1.fc39.noarch 800/854 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 801/854 Verifying : perl-Opcode-1.64-502.fc39.x86_64 802/854 Verifying : perl-POSIX-2.13-502.fc39.x86_64 803/854 Verifying : perl-Pod-Html-1.34-502.fc39.noarch 804/854 Verifying : perl-Safe-2.44-502.fc39.noarch 805/854 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 806/854 Verifying : perl-Symbol-1.09-502.fc39.noarch 807/854 Verifying : perl-Sys-Hostname-1.25-502.fc39.x86_64 808/854 Verifying : perl-Test-Harness-1:3.48-1.fc39.noarch 809/854 Verifying : perl-Tie-4.6-502.fc39.noarch 810/854 Verifying : perl-Unicode-UCD-0.78-502.fc39.noarch 811/854 Verifying : perl-base-2.27-502.fc39.noarch 812/854 Verifying : perl-deprecate-0.04-502.fc39.noarch 813/854 Verifying : perl-devel-4:5.38.2-502.fc39.x86_64 814/854 Verifying : perl-doc-5.38.2-502.fc39.noarch 815/854 Verifying : perl-if-0.61.000-502.fc39.noarch 816/854 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 817/854 Verifying : perl-lib-0.65-502.fc39.x86_64 818/854 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 819/854 Verifying : perl-libwww-perl-6.76-1.fc39.noarch 820/854 Verifying : perl-locale-1.10-502.fc39.noarch 821/854 Verifying : perl-meta-notation-5.38.2-502.fc39.noarch 822/854 Verifying : perl-mro-1.28-502.fc39.x86_64 823/854 Verifying : perl-open-1.13-502.fc39.noarch 824/854 Verifying : perl-overload-1.37-502.fc39.noarch 825/854 Verifying : perl-overloading-0.02-502.fc39.noarch 826/854 Verifying : perl-sigtrap-1.10-502.fc39.noarch 827/854 Verifying : perl-subs-1.04-502.fc39.noarch 828/854 Verifying : perl-vars-1.05-502.fc39.noarch 829/854 Verifying : php-cli-8.2.17-1.fc39.x86_64 830/854 Verifying : php-common-8.2.17-1.fc39.x86_64 831/854 Verifying : php-devel-8.2.17-1.fc39.x86_64 832/854 Verifying : php-nikic-php-parser4-4.18.0-1.fc39.noarch 833/854 Verifying : postgresql-15.6-1.fc39.x86_64 834/854 Verifying : postgresql-private-libs-15.6-1.fc39.x86_64 835/854 Verifying : postgresql-server-15.6-1.fc39.x86_64 836/854 Verifying : pyproject-rpm-macros-1.12.0-1.fc39.noarch 837/854 Verifying : pyproject-srpm-macros-1.12.0-1.fc39.noarch 838/854 Verifying : python3-devel-3.12.2-2.fc39.x86_64 839/854 Verifying : qt5-srpm-macros-5.15.12-1.fc39.noarch 840/854 Verifying : qt6-srpm-macros-6.6.2-1.fc39.noarch 841/854 Verifying : rav1e-libs-0.7.1-1.fc39.x86_64 842/854 Verifying : readline-devel-8.2-6.fc39.x86_64 843/854 Verifying : redhat-rpm-config-266-1.fc39.noarch 844/854 Verifying : rpm-build-4.19.1.1-1.fc39.x86_64 845/854 Verifying : rpm-devel-4.19.1.1-1.fc39.x86_64 846/854 Verifying : rpmautospec-rpm-macros-0.6.3-1.fc39.noarch 847/854 Verifying : rust-srpm-macros-26.2-1.fc39.noarch 848/854 Verifying : sudo-1.9.15-1.p5.fc39.x86_64 849/854 Verifying : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 850/854 Verifying : systemd-rpm-macros-254.10-1.fc39.noarch 851/854 Verifying : systemd-udev-254.10-1.fc39.x86_64 852/854 Verifying : systemtap-sdt-devel-5.1~pre17062192g5fd8daba-1.f 853/854 Verifying : wget-1.21.4-1.fc39.x86_64 854/854 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.42-1.fc39.noarch annobin-plugin-gcc-12.42-1.fc39.x86_64 ansible-srpm-macros-1-12.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-7.fc39.x86_64 createrepo_c-1.0.4-1.fc39.x86_64 createrepo_c-libs-1.0.4-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-11.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.191-2.fc39.x86_64 elfutils-libelf-devel-0.191-2.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.6.0-1.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch file-5.44-5.fc39.x86_64 fontconfig-2.14.2-6.fc39.x86_64 fonts-filesystem-1:2.0.5-12.fc39.noarch fonts-srpm-macros-1:2.0.5-12.fc39.noarch forge-srpm-macros-0.2.0-3.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-7.fc39.x86_64 gcc-c++-13.2.1-7.fc39.x86_64 gcc-plugin-annobin-13.2.1-7.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.44.0-1.fc39.x86_64 git-core-2.44.0-1.fc39.x86_64 git-core-doc-2.44.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.4.0-2.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.1.0-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.3-1.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.2-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-7.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-7.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.21.0-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-13.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.1.x86_64 ncurses-c++-libs-6.4-7.20230520.fc39.1.x86_64 ncurses-devel-6.4-7.20230520.fc39.1.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.2-1.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.62-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.44.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.14-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.20240223-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.76-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.17-1.fc39.x86_64 php-common-8.2.17-1.fc39.x86_64 php-devel-8.2.17-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.6-1.fc39.x86_64 postgresql-private-libs-15.6-1.fc39.x86_64 postgresql-server-15.6-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.2-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.2-1.fc39.noarch rav1e-libs-0.7.1-1.fc39.x86_64 readline-devel-8.2-6.fc39.x86_64 redhat-rpm-config-266-1.fc39.noarch rpm-build-4.19.1.1-1.fc39.x86_64 rpm-devel-4.19.1.1-1.fc39.x86_64 rpmautospec-rpm-macros-0.6.3-1.fc39.noarch rsync-3.2.7-5.fc39.x86_64 rust-srpm-macros-26.2-1.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.10-1.fc39.noarch systemd-udev-254.10-1.fc39.x86_64 systemtap-sdt-devel-5.1~pre17062192g5fd8daba-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.4-1.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.03.26--f39-nofed linux64 rpm -aq + return 0 + post_install 2024.03.26--f39-nofed linux64 + local lxc=2024.03.26--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--f39-nofed + cp /etc/localtime /vservers/2024.03.26--f39-nofed/etc/localtime + sshd_disable_password_auth 2024.03.26--f39-nofed + local lxc=2024.03.26--f39-nofed + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--f39-nofed + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.03.26--f39-nofed/etc/ssh/sshd_config + '[' -n true ']' + post_install_natip 2024.03.26--f39-nofed linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.03.26--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed ++ local lxc=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + local lxc_root=/vservers/2024.03.26--f39-nofed + cat + chroot /vservers/2024.03.26--f39-nofed linux64 bash -x + /bin/cat + '[' -n true ']' + echo Starting guest 2024.03.26--f39-nofed Starting guest 2024.03.26--f39-nofed + virsh -c lxc:/// start 2024.03.26--f39-nofed Domain '2024.03.26--f39-nofed' started + '[' -n true ']' + wait_for_ssh 2024.03.26--f39-nofed + set -x + set -e + local lxc=2024.03.26--f39-nofed + shift + local specified_ip + '[' -n '' ']' + local success= ++ date +%s + local current_time=1711418886 + local stop_time=1711419006 + local counter=1 + '[' 1711418886 -lt 1711419006 ']' + '[' -n '' ']' ++ guest_ipv4 2024.03.26--f39-nofed ++ lxc=2024.03.26--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.03.26--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=2559061 ++ [[ -z 2559061 ]] +++ pgrep -P 2559061 systemd ++ local systemd_pid=2559126 ++ [[ -z 2559126 ]] +++ nsenter -t 2559126 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip= ++ '[' -z '' ']' ++ echo guest_ipv4 cannot find ip guest_ipv4 cannot find ip ++ return 1 + guest_ip= + : + echo '1-th attempt to reach sshd in container 2024.03.26--f39-nofed on address ...' 1-th attempt to reach sshd in container 2024.03.26--f39-nofed on address ... + '[' -n '' ']' + : + counter=2 + sleep 10 ++ date +%s + current_time=1711418896 + '[' 1711418896 -lt 1711419006 ']' + '[' -n '' ']' ++ guest_ipv4 2024.03.26--f39-nofed ++ lxc=2024.03.26--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.03.26--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=2559061 ++ [[ -z 2559061 ]] +++ pgrep -P 2559061 systemd ++ local systemd_pid=2559126 ++ [[ -z 2559126 ]] +++ nsenter -t 2559126 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=fe80::a339:507c:7c4a:d12a ++ '[' -z fe80::a339:507c:7c4a:d12a ']' ++ echo fe80::a339:507c:7c4a:d12a + guest_ip=fe80::a339:507c:7c4a:d12a + echo '2-th attempt to reach sshd in container 2024.03.26--f39-nofed on address fe80::a339:507c:7c4a:d12a ...' 2-th attempt to reach sshd in container 2024.03.26--f39-nofed on address fe80::a339:507c:7c4a:d12a ... + '[' -n fe80::a339:507c:7c4a:d12a ']' + ssh -o 'StrictHostKeyChecking no' fe80::a339:507c:7c4a:d12a arch ssh: connect to host fe80::a339:507c:7c4a:d12a port 22: Invalid argument + : + counter=3 + sleep 10 ++ date +%s + current_time=1711418907 + '[' 1711418907 -lt 1711419006 ']' + '[' -n '' ']' ++ guest_ipv4 2024.03.26--f39-nofed ++ lxc=2024.03.26--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.03.26--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=2559061 ++ [[ -z 2559061 ]] +++ pgrep -P 2559061 systemd ++ local systemd_pid=2559126 ++ [[ -z 2559126 ]] +++ nsenter -t 2559126 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.150 ++ '[' -z 192.168.124.150 ']' ++ echo 192.168.124.150 + guest_ip=192.168.124.150 + echo '3-th attempt to reach sshd in container 2024.03.26--f39-nofed on address 192.168.124.150 ...' 3-th attempt to reach sshd in container 2024.03.26--f39-nofed on address 192.168.124.150 ... + '[' -n 192.168.124.150 ']' + ssh -o 'StrictHostKeyChecking no' 192.168.124.150 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 ED25519 key sent by the remote host is SHA256:kHHCG2n5NgSEUXo6A3qnRSYrxGAd37bWx6Ev7PfXhto. 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:425 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.03.26--f39-nofed is UP on IP 192.168.124.150' SSHD in container 2024.03.26--f39-nofed is UP on IP 192.168.124.150 + break + '[' -z true ']' + return 0 + echo lbuild-initvm.sh Done lbuild-initvm.sh Done + exit 0 + cd - /root + rm -rf /tmp/lbuild-nightly.sh-2554735 + '[' -n '' ']' + run_in_build_guest 2024.03.26--f39-nofed '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' + buildname=2024.03.26--f39-nofed + shift ++ guest_ipv4 2024.03.26--f39-nofed ++ lxc=2024.03.26--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.03.26--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=2559061 ++ [[ -z 2559061 ]] +++ pgrep -P 2559061 systemd ++ local systemd_pid=2559126 ++ [[ -z 2559126 ]] +++ nsenter -t 2559126 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.150 ++ '[' -z 192.168.124.150 ']' ++ echo 192.168.124.150 + ssh -o StrictHostKeyChecking=no root@192.168.124.150 '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 ED25519 key sent by the remote host is SHA256:kHHCG2n5NgSEUXo6A3qnRSYrxGAd37bWx6Ev7PfXhto. 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:425 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. 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.03.26--f39-nofed done' Tue Mar 26 03:08:28 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2024.03.26--f39-nofed done Tue Mar 26 03:08:28 AM CET 2024 ++ rootdir 2024.03.26--f39-nofed ++ slice=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + LOG2=/vservers/2024.03.26--f39-nofed/log.txt + echo '==================== BEG LXC Transcript of vm creation' + cat /vservers/2024.03.26--f39-nofed.log.txt ==================== END LXC Transcript of vm creation xxxxxxxxxx Messing with logs, symlinking /vservers/2024.03.26--f39-nofed/log.txt to /vservers/2024.03.26--f39-nofed.log.txt + sedargs='-e s,@DATE@,2024.03.26,g -e s,@FCDISTRO@,f39,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g' ++ echo /build/@PLDISTRO@/ ++ sed -e s,@DATE@,2024.03.26,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.03.26--f39-nofed + WEBLOG=/build/lxc//2024.03.26--f39-nofed/log.txt ++ echo /build/lxc//2024.03.26--f39-nofed ++ sed -e s,//,/,g -e s,/build/,http://build.onelab.eu/, + WEBBASE_URL=http://build.onelab.eu/lxc/2024.03.26--f39-nofed + '[' -n true ']' ++ rootdir 2024.03.26--f39-nofed ++ slice=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + cp /tmp/git-2554723/lbuild-nightly.sh /vservers/2024.03.26--f39-nofed/build/ + run_in_build_guest 2024.03.26--f39-nofed chmod +x /build/lbuild-nightly.sh + buildname=2024.03.26--f39-nofed + shift ++ guest_ipv4 2024.03.26--f39-nofed ++ lxc=2024.03.26--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.03.26--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=2559061 ++ [[ -z 2559061 ]] +++ pgrep -P 2559061 systemd ++ local systemd_pid=2559126 ++ [[ -z 2559126 ]] +++ nsenter -t 2559126 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.150 ++ '[' -z 192.168.124.150 ']' ++ echo 192.168.124.150 + ssh -o StrictHostKeyChecking=no root@192.168.124.150 chmod +x /build/lbuild-nightly.sh @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 ED25519 key sent by the remote host is SHA256:kHHCG2n5NgSEUXo6A3qnRSYrxGAd37bWx6Ev7PfXhto. 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:425 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. + run_in_build_guest 2024.03.26--f39-nofed /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.03.26--f39-nofed + buildname=2024.03.26--f39-nofed + shift ++ guest_ipv4 2024.03.26--f39-nofed ++ lxc=2024.03.26--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.03.26--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=2559061 ++ [[ -z 2559061 ]] +++ pgrep -P 2559061 systemd ++ local systemd_pid=2559126 ++ [[ -z 2559126 ]] +++ nsenter -t 2559126 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.150 ++ '[' -z 192.168.124.150 ']' ++ echo 192.168.124.150 + ssh -o StrictHostKeyChecking=no root@192.168.124.150 /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.03.26--f39-nofed @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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 ED25519 key sent by the remote host is SHA256:kHHCG2n5NgSEUXo6A3qnRSYrxGAd37bWx6Ev7PfXhto. 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:425 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. ==================== Within LXC BEG Tue Mar 26 03:08:30 CET 2024 ============================== Starting lbuild-nightly.sh:build on + set -e + echo -n '============================== Starting lbuild-nightly.sh:build on ' + date Tue Mar 26 03:08:30 CET 2024 + cd /build + show_env FCDISTRO=f39 + set +x PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.03.26--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 Running make IN /build + echo '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.03.26--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 : Tue Mar 26 03:08:31 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 : Tue Mar 26 03:08:33 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.03.26" >> 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 : Tue Mar 26 03:08:33 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 : Tue Mar 26 03:08:33 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 : Tue Mar 26 03:08:34 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 : Tue Mar 26 03:08:34 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.03.26" >> 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 : Tue Mar 26 03:08:35 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 : Tue Mar 26 03:08:35 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 : Tue Mar 26 03:08:35 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 : Tue Mar 26 03:08:36 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.03.26" >> 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.03.26" >> 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.03.26" >> 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.03.26--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.03.26 Build build-time: 03:08-CET Build build-hostname: 2024-03-26--f39-nofed Build build-base: 2024.03.26--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.03.26 myplc-docs :: version=7.1 release=0.lxc.2024.03.26 plcapi :: version=7.1 release=2.lxc.2024.03.26 plewww :: version=5.3 release=0.2024.03.26 myplc-release :: version=7.1 release=0.lxc.2024.03.26 www-register-wizard :: version=4.3 release=5.lxc make: Leaving directory '/build' + make -C /build BASE=2024.03.26--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) Tue Mar 26 03:08:37 CET 2024 rpmbuild -bs SPECS/plcapi.spec setting SOURCE_DATE_EPOCH=1707264000 Wrote: /longbuildroot/SRPMS/plcapi-7.1-2.lxc.2024.03.26.src.rpm XXXXXXXXXXXXXXX -- END SRPM plcapi Tue Mar 26 03:08:37 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plcapi Tue Mar 26 03:08:37 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plcapi-7.1-2.lxc.2024.03.26.src.rpm Installing SRPMS/plcapi-7.1-2.lxc.2024.03.26.src.rpm setting SOURCE_DATE_EPOCH=1707264000 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.6Z7TZs + 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.usBTxu + 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=-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.nMrTHU + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64 + /usr/bin/make -j32 install DESTDIR=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.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.03.26.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=ba5c54ab773d38b0c54157fd5d81290db0bf88b7c010f331cc1bf6e404a3c694 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.03.26.x86_64//usr/share/plc_api/bin/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64//usr/share/plc_api mv /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64//usr/share/plc_api/bin/Server.py /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.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.03.26.x86_64//usr/share/plc_api \ # --install-scripts=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64//usr/share/plc_api \ # --install-data=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.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.03.26.x86_64//usr/share/plc_api/php/phpxmlrpc/ rsync --exclude .git -ai php/phpxmlrpc/ /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.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.03.26.x86_64//usr/bin + ln -s /usr/share/plc_api/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64//usr/bin/plcsh + echo '* Installing initscripts' * Installing initscripts + find plc.d + cpio -p -d -u /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/ 29 blocks + chmod 755 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/plc.d/api /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/plc.d/db /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.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.03.26.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.03.26.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/000-functions /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/001-admin_user /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/002-system_site /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/003-accessors /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/010-slice_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/020-boot_states /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/030-interface_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/050-pcu_types /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/060-messages /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/099-hrns + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/var/log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/var/log/plcapi.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/var/log/plcapi.log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64/var/log/plc_api_ratelimit.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.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.03.26.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.03.26 plcapi(x86-64) = 7.1-2.lxc.2024.03.26 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.03.26.x86_64 Wrote: /longbuildroot/RPMS/x86_64/plcapi-7.1-2.lxc.2024.03.26.x86_64.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.jPnYSg + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.03.26.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.s7Kq9y + 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 Tue Mar 26 03:08:44 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) Tue Mar 26 03:08:44 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 49.2M 0 --:--:-- --:--:-- --:--:-- 52.4M -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 2519k 0 --:--:-- --:--:-- --:--:-- 3004k -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 Tue Mar 26 03:08:45 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM drupal Tue Mar 26 03:08:45 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.68kNGO + 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.3WvM7a + 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=-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.S8LYTa + 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.le7QBu + 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.ZwNEB1 + 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.ebwIXb + 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 Tue Mar 26 03:08:45 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) Tue Mar 26 03:08:45 CET 2024 rpmbuild -bs SPECS/plewww.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/plewww-5.3-0.2024.03.26.src.rpm XXXXXXXXXXXXXXX -- END SRPM plewww Tue Mar 26 03:08:45 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plewww Tue Mar 26 03:08:45 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plewww-5.3-0.2024.03.26.src.rpm Installing SRPMS/plewww-5.3-0.2024.03.26.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.U7O3Vr + 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.vzraoe + 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=-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 + echo 'Compressing javascript files' 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.dBuDY6 + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.03.26.x86_64 + echo '* PLEWWW: Installing web pages' * PLEWWW: Installing web pages + mkdir -p /longbuildroot/BUILDROOT/plewww-5.3-0.2024.03.26.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.03.26.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.03.26.x86_64/etc/httpd/conf.d + install -D -m 644 httpd/limits.conf httpd/plewww.conf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.03.26.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.03.26.noarch Provides: PLCWWW plewww = 5.3-0.2024.03.26 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.03.26.noarch Provides: plewww-plekit = 5.3-0.2024.03.26 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.03.26.x86_64 Wrote: /longbuildroot/RPMS/noarch/plewww-5.3-0.2024.03.26.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/plewww-plekit-5.3-0.2024.03.26.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.crBrxe + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.03.26.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.o4aOLi + 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 Tue Mar 26 03:08:46 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) Tue Mar 26 03:08:47 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 Tue Mar 26 03:08:47 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM www-register-wizard Tue Mar 26 03:08:47 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.IZBST7 + 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.n74SKt + 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=-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. + echo 'There is no build stage for this component.' All files just need to be installed as is from the codebase. + 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.KHQoZa + 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.AQxYli + 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.i4ixMg + 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 Tue Mar 26 03:08:47 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) Tue Mar 26 03:08:49 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.03.26.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 Tue Mar 26 03:08:49 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc Tue Mar 26 03:08:49 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.03.26.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.03.26.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.lsnEAw + 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.lwUimf + 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=-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.XY0udM + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.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.03.26.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.03.26.x86_64/usr/bin + rsync -av --exclude .svn bin/ /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.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.03.26.x86_64/usr/bin + ln -s mtail.py mtail + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/check-hrns.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/check-vsys-defaults.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/clean-empty-dirs.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/db-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/dns-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/mtail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/mtail.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/plc-check-ssl-peering.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/plc-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/plc-config-tty /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/plc-kml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/plc-map.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/plc-orphan-accounts.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/refresh-peer.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/usr/bin/spot-aliens.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.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.03.26.x86_64/usr/bin/plc-ctl + install -D -m 644 systemd/plc.service /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.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.03.26.x86_64/etc/ 62 blocks + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc.d/dns /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc.d/functions /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc.d/gpg /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc.d/httpd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc.d/mail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc.d/network /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc.d/ssh /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.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.03.26.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.03.26.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/040-init_scripts /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/080-slice_netflow /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/081-slice_sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/082-slice_sfacm /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/planetlab/db-config.d/083-slice_drl /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.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.03.26.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.03.26.x86_64/etc/support-scripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/support-scripts/cleanup-zombies.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/support-scripts/gen-sites-xml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/support-scripts/gen-static-content.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/support-scripts/gen_aliases.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/support-scripts/renew-reminder.py + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc_sliceinitscripts + cp plc_sliceinitscripts/sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64/etc/plc_sliceinitscripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.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.03.26.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.03.26.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.03.26.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.03.26.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.03.26.noarch Provides: myplc = 7.1-0.lxc.2024.03.26 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.03.26.noarch Provides: myplc-core = 7.1-0.lxc.2024.03.26 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.03.26.noarch Provides: myplc-config = 7.1-0.lxc.2024.03.26 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.03.26.x86_64 Wrote: /longbuildroot/RPMS/noarch/myplc-7.1-0.lxc.2024.03.26.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-config-7.1-0.lxc.2024.03.26.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-core-7.1-0.lxc.2024.03.26.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.Qawi7H + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.03.26.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.s4sriB + 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 Tue Mar 26 03:08:50 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE nodemanager : Tue Mar 26 03:08:50 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 : Tue Mar 26 03:08:50 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE monitor : Tue Mar 26 03:08:50 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 : Tue Mar 26 03:08:50 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) Tue Mar 26 03:08:51 CET 2024 rpmbuild -bs SPECS/myplc-docs.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-docs-7.1-0.lxc.2024.03.26.src.rpm XXXXXXXXXXXXXXX -- END SRPM myplc-docs Tue Mar 26 03:08:51 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc-docs Tue Mar 26 03:08:51 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-docs-7.1-0.lxc.2024.03.26.src.rpm Installing SRPMS/myplc-docs-7.1-0.lxc.2024.03.26.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.hdWK35 + 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.xEb8vR + 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=-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.03.26.x86_64 + '[' -d myplc ']' + '[' -d plcapi ']' + '[' -d nodemanager ']' + '[' -d monitor ']' ~/BUILD/myplc-docs-7.1/plcapi ~/BUILD/myplc-docs-7.1 + pushd plcapi + 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.WJXU0x + 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.03.26.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.03.26.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.03.26.x86_64/var/www/html/planetlab/doc/PLCAPI.html /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.03.26.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 297,767.33 bytes/sec total size is 439,691 speedup is 0.98 ++ rootdir 2024.03.26--f39-nofed ++ slice=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + rsync --verbose --archive /vservers/2024.03.26--f39-nofed/build/MODULES/build root@testmaster.onelab.eu:2024.03.26--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 858,150.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.03.26--f39-nofed/run_log --build git://git.onelab.eu/build --url http://build.onelab.eu/lxc//2024.03.26--f39-nofed/RPMS/x86_64 -p linux64 -d lxc -f f39 --config default --all /root/2024.03.26--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.03.26--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.03.26--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.03.26--f39-nofed/Substrate.py:746: SyntaxWarning: invalid escape sequence '\s' matcher=re.compile("\s*(?P[0-9]+).*-cdrom\s+(?P[^\s]+)\.iso") /root/2024.03.26--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:10:06 -- Checking if build provides SFA package... -> 03:10:06 -- + curl --silent http://build.onelab.eu/lxc//2024.03.26--f39-nofed/RPMS/x86_64/ + grep -q sfa-4 * 03:10:06 -- SFA package not found - removing steps with sfa or sfi Sensing local substrate... xp qn Done =============== Active plc VMs on buzzcocks {lxc-f39 257830.99609375 Mb} [max=20,free=0] (0 user, load: 0.79, 0.72, 0.54) == vplc01 == [=2024.03.06--f39-nofed-1-vplc01] (pid=24049) @ 2024-03-06:03-10 == vplc02 == [=2024.03.07--f39-nofed-1-vplc02] (pid=64115) @ 2024-03-07:03-10 == vplc03 == [=2024.03.08--f39-nofed-1-vplc03] (pid=118141) @ 2024-03-08:03-10 == vplc04 == [=2024.03.09--f39-nofed-1-vplc04] (pid=184848) @ 2024-03-09:03-10 == vplc05 == [=2024.03.10--f39-nofed-1-vplc05] (pid=255086) @ 2024-03-10:03-11 == vplc06 == [=2024.03.11--f39-nofed-1-vplc06] (pid=335333) @ 2024-03-11:03-10 == vplc07 == [=2024.03.12--f39-nofed-1-vplc07] (pid=423428) @ 2024-03-12:03-10 == vplc08 == [=2024.03.13--f39-nofed-1-vplc08] (pid=519673) @ 2024-03-13:03-10 == vplc09 == [=2024.03.14--f39-nofed-1-vplc09] (pid=633734) @ 2024-03-14:03-10 == vplc10 == [=2024.03.15--f39-nofed-1-vplc10] (pid=747419) @ 2024-03-15:03-10 == vplc11 == [=2024.03.16--f39-nofed-1-vplc11] (pid=864721) @ 2024-03-16:03-10 == vplc12 == [=2024.03.17--f39-nofed-1-vplc12] (pid=997545) @ 2024-03-17:03-10 == vplc13 == [=2024.03.18--f39-nofed-1-vplc13] (pid=1139352) @ 2024-03-18:03-10 == vplc14 == [=2024.03.19--f39-nofed-1-vplc14] (pid=1287336) @ 2024-03-19:03-10 == vplc15 == [=2024.03.20--f39-nofed-1-vplc15] (pid=1439275) @ 2024-03-20:03-11 == vplc16 == [=2024.03.21--f39-nofed-1-vplc16] (pid=1604825) @ 2024-03-21:03-11 == vplc17 == [=2024.03.22--f39-nofed-1-vplc17] (pid=1776239) @ 2024-03-22:03-11 == vplc18 == [=2024.03.23--f39-nofed-1-vplc18] (pid=1962013) @ 2024-03-23:03-11 == vplc19 == [=2024.03.24--f39-nofed-1-vplc19] (pid=2154988) @ 2024-03-24:03-10 == vplc20 == [=2024.03.25--f39-nofed-1-vplc20] (pid=2357941) @ 2024-03-25:03-11 =============== 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 * * * * * * * * * * * * * * * * * * * * . . . . . =============== lxc container stopping 2024.03.06--f39-nofed-1-vplc01 on buzzcocks error: command 'dominfo' requires option error: command 'destroy' requires option WARNING: failed to run /root/lxc-driver.sh -c stop_lxc -n 2024.03.06--f39-nofed-1-vplc01 on buzzcocks * 03:10:45 -- PROVISION plc plctest1 in box buzzcocks at IP vplc21.pl.sophia.inria.fr as 2024.03.26--f39-nofed-1-vplc21 Sensing IP pool for vnodes . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vnodes . . . . . . . . . . . . . . . . . . . . * 03:11:05 -- PROVISION node node1 in box boxtops at IP vnode01 with MAC 02:34:56:00:00:01 =============== Active plc VMs on buzzcocks {lxc-f39 257830.99609375 Mb} [max=20,free=0] (0 user, load: 0.79, 0.72, 0.54) == vplc02 == [=2024.03.07--f39-nofed-1-vplc02] (pid=64115) @ 2024-03-07:03-10 == vplc03 == [=2024.03.08--f39-nofed-1-vplc03] (pid=118141) @ 2024-03-08:03-10 == vplc04 == [=2024.03.09--f39-nofed-1-vplc04] (pid=184848) @ 2024-03-09:03-10 == vplc05 == [=2024.03.10--f39-nofed-1-vplc05] (pid=255086) @ 2024-03-10:03-11 == vplc06 == [=2024.03.11--f39-nofed-1-vplc06] (pid=335333) @ 2024-03-11:03-10 == vplc07 == [=2024.03.12--f39-nofed-1-vplc07] (pid=423428) @ 2024-03-12:03-10 == vplc08 == [=2024.03.13--f39-nofed-1-vplc08] (pid=519673) @ 2024-03-13:03-10 == vplc09 == [=2024.03.14--f39-nofed-1-vplc09] (pid=633734) @ 2024-03-14:03-10 == vplc10 == [=2024.03.15--f39-nofed-1-vplc10] (pid=747419) @ 2024-03-15:03-10 == vplc11 == [=2024.03.16--f39-nofed-1-vplc11] (pid=864721) @ 2024-03-16:03-10 == vplc12 == [=2024.03.17--f39-nofed-1-vplc12] (pid=997545) @ 2024-03-17:03-10 == vplc13 == [=2024.03.18--f39-nofed-1-vplc13] (pid=1139352) @ 2024-03-18:03-10 == vplc14 == [=2024.03.19--f39-nofed-1-vplc14] (pid=1287336) @ 2024-03-19:03-10 == vplc15 == [=2024.03.20--f39-nofed-1-vplc15] (pid=1439275) @ 2024-03-20:03-11 == vplc16 == [=2024.03.21--f39-nofed-1-vplc16] (pid=1604825) @ 2024-03-21:03-11 == vplc17 == [=2024.03.22--f39-nofed-1-vplc17] (pid=1776239) @ 2024-03-22:03-11 == vplc18 == [=2024.03.23--f39-nofed-1-vplc18] (pid=1962013) @ 2024-03-23:03-11 == vplc19 == [=2024.03.24--f39-nofed-1-vplc19] (pid=2154988) @ 2024-03-24:03-10 == vplc20 == [=2024.03.25--f39-nofed-1-vplc20] (pid=2357941) @ 2024-03-25:03-11 == dummy_plctest1 == [=dummy_plctest1] (pid=0) @ 2024-03-26: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-03-26:03-11 * 03:11:05 -- ********** 1 RUNNING step show on plc plctest1_vplc21 + ======== 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:11:05 -- ********** 1 SUCCESSFUL step show on plctest1_vplc21 TRACE: 1 03-11-05->0s=0:00:00.000509s status=OK step=show plc=plctest1_vplc21 force=False * 03:11:05 -- ********** 1 RUNNING step plcvm_delete on plc plctest1_vplc21 -> 03:11:05 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p 2024.03.26--f39-nofed Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:06 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.03.26--f39-nofed ';' rm -f /vservers/2024.03.26--f39-nofed-1-vplc21/2024.03.26--f39-nofed-1-vplc21.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:06 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.03.26--f39-nofed ';' virsh -c lxc:/// destroy 2024.03.26--f39-nofed-1-vplc21 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.03.26--f39-nofed-1-vplc21' -> 03:11:07 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.03.26--f39-nofed ';' virsh -c lxc:/// undefine 2024.03.26--f39-nofed-1-vplc21 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.03.26--f39-nofed-1-vplc21' -> 03:11:07 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.03.26--f39-nofed ';' rm -fr /vservers/2024.03.26--f39-nofed-1-vplc21 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:11:07 -- ********** 1 SUCCESSFUL step plcvm_delete on plctest1_vplc21 TRACE: 1 03-11-05->2s=0:00:02.302320s status=OK step=plcvm_delete plc=plctest1_vplc21 force=False * 03:11:07 -- ********** 1 RUNNING step plcvm_timestamp on plc plctest1_vplc21 -> 03:11:08 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p /vservers/2024.03.26--f39-nofed-1-vplc21 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:08 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks echo 1711419068 '>' /vservers/2024.03.26--f39-nofed-1-vplc21/2024.03.26--f39-nofed-1-vplc21.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:11:08 -- ********** 1 SUCCESSFUL step plcvm_timestamp on plctest1_vplc21 TRACE: 1 03-11-08->0s=0:00:00.888889s status=OK step=plcvm_timestamp plc=plctest1_vplc21 force=False * 03:11:08 -- ********** 1 RUNNING step plcvm_create on plc plctest1_vplc21 -> 03:11:08 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks rm -rf 2024.03.26--f39-nofed/build Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:09 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -r build buzzcocks:2024.03.26--f39-nofed/build -> 03:11:11 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.03.26--f39-nofed ';' build/lbuild-initvm.sh -p linux64 -d lxc -f f39 -r http://build.onelab.eu/lxc//2024.03.26--f39-nofed/RPMS -n vplc21.pl.sophia.inria.fr 2024.03.26--f39-nofed-1-vplc21 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.03.26--f39-nofed-1-vplc21 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2024.03.26--f39-nofed-1-vplc21 + set -x + set -e + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + 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:06:09 ago on Tue Mar 26 03:05:04 2024. Dependencies resolved. Nothing to do. Complete! Update finished Filling /vservers/2024.03.26--f39-nofed-1-vplc21 from /var/cache/lxc/fedora/x86_64/39/rootfs ... + echo 'Update finished' + echo 'Filling /vservers/2024.03.26--f39-nofed-1-vplc21 from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.03.26--f39-nofed-1-vplc21/ + return 0 + return 0 ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + chroot /vservers/2024.03.26--f39-nofed-1-vplc21 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.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + chroot /vservers/2024.03.26--f39-nofed-1-vplc21 linux64 rpm --rebuilddb + fedora_configure 2024.03.26--f39-nofed-1-vplc21 f39 + set -x + set -e + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift + local fcdistro=f39 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + mkdir -p /vservers/2024.03.26--f39-nofed-1-vplc21/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.03.26--f39-nofed-1-vplc21/dev + rm -rf /vservers/2024.03.26--f39-nofed-1-vplc21/dev + mkdir -p /vservers/2024.03.26--f39-nofed-1-vplc21/dev + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/null c 1 3 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/zero c 1 5 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/random c 1 8 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/pts + mkdir -m 1777 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/shm + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/tty c 5 0 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/console c 5 1 + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/full c 1 7 + mknod -m 600 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/initctl p + mknod -m 666 /vservers/2024.03.26--f39-nofed-1-vplc21/dev/ptmx c 5 2 + fedora_configure_systemd 2024.03.26--f39-nofed-1-vplc21 + set -e + set -x + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + '[' -d /vservers/2024.03.26--f39-nofed-1-vplc21/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.03.26--f39-nofed-1-vplc21/etc/systemd/system/default.target + touch /vservers/2024.03.26--f39-nofed-1-vplc21/etc/fstab + ln -sf /dev/null /vservers/2024.03.26--f39-nofed-1-vplc21/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.03.26--f39-nofed-1-vplc21/etc/systemd/system/getty@.service + rm -f /vservers/2024.03.26--f39-nofed-1-vplc21/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.03.26--f39-nofed-1-vplc21 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.03.26--f39-nofed-1-vplc21 + local lxc=2024.03.26--f39-nofed-1-vplc21 + case $(network_config_method $fcdistro) in ++ network_config_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2024.03.26--f39-nofed-1-vplc21/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.03.26--f39-nofed-1-vplc21/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.03.26--f39-nofed-1-vplc21/etc/NetworkManager/system-connections + '[' -n '' ']' + write_guest_networkmanager_publicip + cat ++ uuid ++ python -c 'import uuid; print(uuid.uuid1())' + chmod 600 '/vservers/2024.03.26--f39-nofed-1-vplc21/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.03.26--f39-nofed-1-vplc21 f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + chroot /vservers/2024.03.26--f39-nofed-1-vplc21 linux64 rpm --rebuilddb Initializing yum.repos.d in 2024.03.26--f39-nofed-1-vplc21 + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.03.26--f39-nofed-1-vplc21' + rm -f /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/fedora-updates-testing.repo /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/fedora-updates.repo /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/fedora.repo /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/fedora.repo.rpmnew + local repofile=/vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/building.repo build f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.03.26--f39-nofed-1-vplc21/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.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/building.repo build/mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.03.26--f39-nofed-1-vplc21/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.03.26--f39-nofed-1-vplc21/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' + 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 * Trying to fetch 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.03.26--f39-nofed-1-vplc21/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.03.26--f39-nofed-1-vplc21 --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n http://build.onelab.eu/lxc//2024.03.26--f39-nofed/RPMS ']' + '[' '!' -d /vservers/2024.03.26--f39-nofed-1-vplc21/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.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/building.repo ']' + yumconf_exclude /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/building.repo exclude=drupal + repo=/vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/building.repo + shift + yumexclude_line=exclude=drupal + shift + sed -i -e '/#baseurl=.*$/i\ exclude=drupal' /vservers/2024.03.26--f39-nofed-1-vplc21/etc/yum.repos.d/building.repo + cat + return 0 + '[' -d /vservers/2024.03.26--f39-nofed-1-vplc21/cgroup ']' + mkdir /vservers/2024.03.26--f39-nofed-1-vplc21/cgroup + '[' -h /vservers/2024.03.26--f39-nofed-1-vplc21/etc/resolv.conf ']' + rm -f /vservers/2024.03.26--f39-nofed-1-vplc21/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.03.26--f39-nofed-1-vplc21/etc/resolv.conf + '[' -f /vservers/2024.03.26--f39-nofed-1-vplc21/etc/hosts ']' + mkdir -p /vservers/2024.03.26--f39-nofed-1-vplc21/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.03.26--f39-nofed-1-vplc21/root/.ssh + chmod 600 /vservers/2024.03.26--f39-nofed-1-vplc21/root/.ssh/authorized_keys + local config_xml=/tmp/2024.03.26--f39-nofed-1-vplc21.xml + '[' -n '' ']' + write_lxc_xml_publicip 2024.03.26--f39-nofed-1-vplc21 + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + cat + virsh -c lxc:/// define /tmp/2024.03.26--f39-nofed-1-vplc21.xml Domain '2024.03.26--f39-nofed-1-vplc21' defined from /tmp/2024.03.26--f39-nofed-1-vplc21.xml + return 0 + devel_or_test_tools 2024.03.26--f39-nofed-1-vplc21 f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 ++ 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.03.26--f39-nofed-1-vplc21 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.03.26--f39-nofed-1-vplc21 linux64 dnf --version 4.19.0 Installed: dnf-0:4.19.0-1.fc39.noarch at Fri Feb 23 02:05:17 2024 Built : Fedora Project at Tue Feb 20 14:19:51 2024 Installed: rpm-0:4.19.1.1-1.fc39.x86_64 at Sat Feb 17 02:05:16 2024 Built : Fedora Project at Wed Feb 7 16:05:57 2024 container has dnf - invoking with --allowerasing + has_dnf=true + '[' -n true ']' + echo '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.03.26--f39-nofed-1-vplc21 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.5 MB/s | 462 kB 00:00 Fedora 39 - x86_64 - Updates 59 kB/s | 257 B 00:00 MyPLC 2.9 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.24-1.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.24-1.fc39 updates 1.3 M bind-license noarch 32:9.18.24-1.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-7.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-7.fc39 updates 34 M git-core x86_64 2.44.0-1.fc39 updates 4.5 M git-core-doc noarch 2.44.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-7.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-7.fc39 updates 2.6 M libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k libtree-sitter x86_64 0.21.0-1.fc39 updates 100 k libuv x86_64 1:1.48.0-1.fc39 updates 252 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.1 updates 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.44.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.10-1.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-7.fc39 updates 13 M git x86_64 2.44.0-1.fc39 updates 53 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 41 MB/s | 110 kB 00:00 (5/120): gpm-libs-1.20.7-44.fc39.x86_64.rpm 11 MB/s | 20 kB 00:00 (6/120): hostname-3.23-9.fc39.x86_64.rpm 15 MB/s | 28 kB 00:00 (7/120): hunspell-en-0.20201207-7.fc39.noarch.r 38 MB/s | 190 kB 00:00 (8/120): hunspell-en-GB-0.20201207-7.fc39.noarc 24 MB/s | 226 kB 00:00 (9/120): hunspell-1.7.2-5.fc39.x86_64.rpm 25 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.6 MB/s | 9.2 kB 00:00 (12/120): jansson-2.13.1-7.fc39.x86_64.rpm 14 MB/s | 44 kB 00:00 (13/120): jemalloc-5.3.0-4.fc39.x86_64.rpm 25 MB/s | 232 kB 00:00 (14/120): kbd-2.6.3-1.fc39.x86_64.rpm 33 MB/s | 428 kB 00:00 (15/120): kbd-legacy-2.6.3-1.fc39.noarch.rpm 26 MB/s | 574 kB 00:00 (16/120): kmod-30-6.fc39.x86_64.rpm 21 MB/s | 120 kB 00:00 (17/120): less-633-2.fc39.x86_64.rpm 24 MB/s | 175 kB 00:00 (18/120): liblockfile-1.17-6.fc39.x86_64.rpm 7.2 MB/s | 30 kB 00:00 (19/120): kbd-misc-2.6.3-1.fc39.noarch.rpm 38 MB/s | 1.6 MB 00:00 (20/120): libmpc-1.3.1-3.fc39.x86_64.rpm 6.7 MB/s | 70 kB 00:00 (21/120): libndp-1.8-6.fc39.x86_64.rpm 12 MB/s | 37 kB 00:00 (22/120): libpkgconf-1.9.5-2.fc39.x86_64.rpm 9.1 MB/s | 38 kB 00:00 (23/120): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 12 MB/s | 36 kB 00:00 (24/120): libxcrypt-devel-4.4.36-2.fc39.x86_64. 8.5 MB/s | 30 kB 00:00 (25/120): perl-Carp-1.54-500.fc39.noarch.rpm 8.7 MB/s | 29 kB 00:00 (26/120): perl-Data-Dumper-2.188-501.fc39.x86_6 16 MB/s | 56 kB 00:00 (27/120): perl-Digest-1.20-500.fc39.noarch.rpm 10 MB/s | 25 kB 00:00 (28/120): make-4.4.1-2.fc39.x86_64.rpm 37 MB/s | 589 kB 00:00 (29/120): perl-Digest-MD5-2.58-500.fc39.x86_64. 6.3 MB/s | 35 kB 00:00 (30/120): guile22-2.2.7-9.fc39.x86_64.rpm 48 MB/s | 6.5 MB 00:00 (31/120): perl-Error-0.17029-13.fc39.noarch.rpm 1.5 MB/s | 40 kB 00:00 (32/120): perl-Exporter-5.77-500.fc39.noarch.rp 14 MB/s | 31 kB 00:00 (33/120): perl-File-Temp-0.231.100-500.fc39.noa 19 MB/s | 58 kB 00:00 (34/120): perl-File-Path-2.18-500.fc39.noarch.r 6.1 MB/s | 35 kB 00:00 (35/120): perl-Getopt-Long-2.54-500.fc39.noarch 23 MB/s | 60 kB 00:00 (36/120): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 17 MB/s | 56 kB 00:00 (37/120): perl-IO-Socket-IP-0.42-1.fc39.noarch. 16 MB/s | 42 kB 00:00 (38/120): perl-MIME-Base64-3.16-500.fc39.x86_64 11 MB/s | 29 kB 00:00 (39/120): perl-IO-Socket-SSL-2.083-3.fc39.noarc 30 MB/s | 225 kB 00:00 (40/120): perl-Encode-3.19-500.fc39.x86_64.rpm 32 MB/s | 1.7 MB 00:00 (41/120): perl-Mozilla-CA-20230801-1.fc39.noarc 1.2 MB/s | 13 kB 00:00 (42/120): perl-Net-SSLeay-1.92-10.fc39.x86_64.r 36 MB/s | 360 kB 00:00 (43/120): perl-PathTools-3.89-500.fc39.x86_64.r 28 MB/s | 87 kB 00:00 (44/120): perl-Pod-Escapes-1.07-500.fc39.noarch 5.7 MB/s | 20 kB 00:00 (45/120): perl-Pod-Perldoc-3.28.01-501.fc39.noa 36 MB/s | 86 kB 00:00 (46/120): perl-Pod-Usage-2.03-500.fc39.noarch.r 13 MB/s | 39 kB 00:00 (47/120): perl-Pod-Simple-3.45-4.fc39.noarch.rp 46 MB/s | 218 kB 00:00 (48/120): perl-Scalar-List-Utils-1.63-500.fc39. 17 MB/s | 72 kB 00:00 (49/120): perl-Socket-2.037-3.fc39.x86_64.rpm 18 MB/s | 55 kB 00:00 (50/120): perl-Storable-3.32-500.fc39.x86_64.rp 48 MB/s | 99 kB 00:00 (51/120): perl-Term-ANSIColor-5.01-501.fc39.noa 16 MB/s | 47 kB 00:00 (52/120): perl-Term-Cap-1.18-500.fc39.noarch.rp 8.9 MB/s | 22 kB 00:00 (53/120): perl-TermReadKey-2.38-18.fc39.x86_64. 18 MB/s | 35 kB 00:00 (54/120): perl-Text-ParseWords-3.31-500.fc39.no 12 MB/s | 16 kB 00:00 (55/120): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 13 MB/s | 22 kB 00:00 (56/120): perl-Time-Local-1.350-3.fc39.noarch.r 18 MB/s | 34 kB 00:00 (57/120): perl-URI-5.21-1.fc39.noarch.rpm 52 MB/s | 125 kB 00:00 (58/120): perl-constant-1.33-501.fc39.noarch.rp 6.8 MB/s | 22 kB 00:00 (59/120): perl-libnet-3.15-501.fc39.noarch.rpm 35 MB/s | 129 kB 00:00 (60/120): perl-parent-0.241-500.fc39.noarch.rpm 6.9 MB/s | 14 kB 00:00 (61/120): perl-podlators-5.01-500.fc39.noarch.r 47 MB/s | 125 kB 00:00 (62/120): pkgconf-1.9.5-2.fc39.x86_64.rpm 23 MB/s | 42 kB 00:00 (63/120): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 6.4 MB/s | 14 kB 00:00 (64/120): pkgconf-pkg-config-1.9.5-2.fc39.x86_6 5.3 MB/s | 9.6 kB 00:00 (65/120): alsa-lib-1.2.11-2.fc39.x86_64.rpm 28 MB/s | 521 kB 00:00 (66/120): NetworkManager-libnm-1.44.2-1.fc39.x8 34 MB/s | 1.8 MB 00:00 (67/120): NetworkManager-1.44.2-1.fc39.x86_64.r 35 MB/s | 2.2 MB 00:00 (68/120): bind-libs-9.18.24-1.fc39.x86_64.rpm 26 MB/s | 1.3 MB 00:00 (69/120): bind-license-9.18.24-1.fc39.noarch.rp 970 kB/s | 14 kB 00:00 (70/120): bind-utils-9.18.24-1.fc39.x86_64.rpm 29 MB/s | 224 kB 00:00 (71/120): binutils-gold-2.40-14.fc39.x86_64.rpm 32 MB/s | 795 kB 00:00 (72/120): binutils-2.40-14.fc39.x86_64.rpm 34 MB/s | 5.6 MB 00:00 (73/120): emacs-filesystem-29.2-2.fc39.noarch.r 2.0 MB/s | 7.1 kB 00:00 (74/120): cpp-13.2.1-7.fc39.x86_64.rpm 31 MB/s | 11 MB 00:00 (75/120): emacs-nox-29.2-2.fc39.x86_64.rpm 32 MB/s | 31 MB 00:00 (76/120): emacs-common-29.2-2.fc39.x86_64.rpm 30 MB/s | 42 MB 00:01 (77/120): git-2.44.0-1.fc39.x86_64.rpm 12 MB/s | 53 kB 00:00 (78/120): gcc-13.2.1-7.fc39.x86_64.rpm 28 MB/s | 34 MB 00:01 (79/120): git-core-2.44.0-1.fc39.x86_64.rpm 21 MB/s | 4.5 MB 00:00 (80/120): glibc-devel-2.38-16.fc39.x86_64.rpm 13 MB/s | 85 kB 00:00 (81/120): gcc-c++-13.2.1-7.fc39.x86_64.rpm 23 MB/s | 13 MB 00:00 (82/120): git-core-doc-2.44.0-1.fc39.noarch.rpm 22 MB/s | 2.9 MB 00:00 (83/120): glibc-headers-x86-2.38-16.fc39.noarch 7.6 MB/s | 569 kB 00:00 (84/120): groff-base-1.23.0-3.fc39.x86_64.rpm 39 MB/s | 1.1 MB 00:00 (85/120): kernel-headers-6.7.3-200.fc39.x86_64. 33 MB/s | 1.6 MB 00:00 (86/120): libtree-sitter-0.21.0-1.fc39.x86_64.r 19 MB/s | 100 kB 00:00 (87/120): libuv-1.48.0-1.fc39.x86_64.rpm 29 MB/s | 252 kB 00:00 (88/120): lmdb-libs-0.9.32-1.fc39.x86_64.rpm 13 MB/s | 61 kB 00:00 (89/120): libstdc++-devel-13.2.1-7.fc39.x86_64. 36 MB/s | 2.6 MB 00:00 (90/120): ncurses-6.4-7.20230520.fc39.1.x86_64. 18 MB/s | 416 kB 00:00 (91/120): perl-AutoLoader-5.74-502.fc39.noarch. 5.8 MB/s | 21 kB 00:00 (92/120): perl-Class-Struct-0.68-502.fc39.noarc 7.0 MB/s | 22 kB 00:00 (93/120): perl-B-1.88-502.fc39.x86_64.rpm 32 MB/s | 177 kB 00:00 (94/120): perl-DynaLoader-1.54-502.fc39.x86_64. 8.4 MB/s | 26 kB 00:00 (95/120): perl-Errno-1.37-502.fc39.x86_64.rpm 5.4 MB/s | 15 kB 00:00 (96/120): perl-Fcntl-1.15-502.fc39.x86_64.rpm 7.5 MB/s | 21 kB 00:00 (97/120): perl-File-Basename-2.86-502.fc39.noar 6.1 MB/s | 17 kB 00:00 (98/120): perl-File-Find-1.43-502.fc39.noarch.r 8.8 MB/s | 25 kB 00:00 (99/120): perl-File-stat-1.13-502.fc39.noarch.r 6.0 MB/s | 17 kB 00:00 (100/120): perl-FileHandle-2.05-502.fc39.noarch 5.7 MB/s | 16 kB 00:00 (101/120): perl-Getopt-Std-1.13-502.fc39.noarch 5.7 MB/s | 16 kB 00:00 (102/120): perl-Git-2.44.0-1.fc39.noarch.rpm 13 MB/s | 40 kB 00:00 (103/120): perl-IO-1.52-502.fc39.x86_64.rpm 21 MB/s | 82 kB 00:00 (104/120): perl-IPC-Open3-1.22-502.fc39.noarch. 8.0 MB/s | 22 kB 00:00 (105/120): perl-NDBM_File-1.16-502.fc39.x86_64. 7.2 MB/s | 23 kB 00:00 (106/120): perl-POSIX-2.13-502.fc39.x86_64.rpm 22 MB/s | 97 kB 00:00 (107/120): perl-SelectSaver-1.02-502.fc39.noarc 4.1 MB/s | 12 kB 00:00 (108/120): perl-Symbol-1.09-502.fc39.noarch.rpm 6.3 MB/s | 14 kB 00:00 (109/120): perl-base-2.27-502.fc39.noarch.rpm 4.9 MB/s | 16 kB 00:00 (110/120): perl-if-0.61.000-502.fc39.noarch.rpm 4.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 5.5 MB/s | 15 kB 00:00 (113/120): perl-locale-1.10-502.fc39.noarch.rpm 5.3 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 4.3 MB/s | 13 kB 00:00 (117/120): perl-vars-1.05-502.fc39.noarch.rpm 3.9 MB/s | 13 kB 00:00 (118/120): perl-libs-5.38.2-502.fc39.x86_64.rpm 35 MB/s | 2.4 MB 00:00 (119/120): libgccjit-13.2.1-7.fc39.x86_64.rpm 43 MB/s | 10 MB 00:00 (120/120): systemd-udev-254.10-1.fc39.x86_64.rp 22 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-7.fc39.x86_64 12/120 Installing : ncurses-6.4-7.20230520.fc39.1.x86_64 13/120 Installing : libuv-1:1.48.0-1.fc39.x86_64 14/120 Installing : libtree-sitter-0.21.0-1.fc39.x86_64 15/120 Installing : libstdc++-devel-13.2.1-7.fc39.x86_64 16/120 Installing : kernel-headers-6.7.3-200.fc39.x86_64 17/120 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 18/120 Installing : groff-base-1.23.0-3.fc39.x86_64 18/120 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 18/120 Installing : perl-Digest-1.20-500.fc39.noarch 19/120 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 20/120 Installing : perl-B-1.88-502.fc39.x86_64 21/120 Installing : perl-FileHandle-2.05-502.fc39.noarch 22/120 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 23/120 Installing : perl-libnet-3.15-501.fc39.noarch 24/120 Installing : perl-AutoLoader-5.74-502.fc39.noarch 25/120 Installing : perl-base-2.27-502.fc39.noarch 26/120 Installing : perl-URI-5.21-1.fc39.noarch 27/120 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 28/120 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 29/120 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 30/120 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 31/120 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 32/120 Installing : perl-File-Path-2.18-500.fc39.noarch 33/120 Installing : perl-if-0.61.000-502.fc39.noarch 34/120 Installing : perl-locale-1.10-502.fc39.noarch 35/120 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 36/120 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 37/120 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 38/120 Installing : perl-Term-Cap-1.18-500.fc39.noarch 39/120 Installing : perl-Class-Struct-0.68-502.fc39.noarch 40/120 Installing : perl-POSIX-2.13-502.fc39.x86_64 41/120 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 42/120 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 43/120 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 44/120 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 45/120 Installing : perl-Socket-4:2.037-3.fc39.x86_64 46/120 Installing : perl-SelectSaver-1.02-502.fc39.noarch 47/120 Installing : perl-Symbol-1.09-502.fc39.noarch 48/120 Installing : perl-podlators-1:5.01-500.fc39.noarch 49/120 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 50/120 Installing : perl-File-stat-1.13-502.fc39.noarch 51/120 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 52/120 Installing : perl-Fcntl-1.15-502.fc39.x86_64 53/120 Installing : perl-mro-1.28-502.fc39.x86_64 54/120 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 55/120 Installing : perl-IO-1.52-502.fc39.x86_64 56/120 Installing : perl-overloading-0.02-502.fc39.noarch 57/120 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 58/120 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 59/120 Installing : perl-constant-1.33-501.fc39.noarch 60/120 Installing : perl-parent-1:0.241-500.fc39.noarch 61/120 Installing : perl-Errno-1.37-502.fc39.x86_64 62/120 Installing : perl-File-Basename-2.86-502.fc39.noarch 63/120 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 64/120 Installing : perl-Storable-1:3.32-500.fc39.x86_64 65/120 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 66/120 Installing : perl-overload-1.37-502.fc39.noarch 67/120 Installing : perl-vars-1.05-502.fc39.noarch 68/120 Installing : perl-Exporter-5.77-500.fc39.noarch 69/120 Installing : perl-PathTools-3.89-500.fc39.x86_64 70/120 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 71/120 Installing : perl-Encode-4:3.19-500.fc39.x86_64 72/120 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 73/120 Installing : perl-Carp-1.54-500.fc39.noarch 74/120 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 75/120 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 76/120 Installing : perl-Error-1:0.17029-13.fc39.noarch 77/120 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 78/120 Installing : perl-File-Find-1.43-502.fc39.noarch 79/120 Installing : perl-lib-0.65-502.fc39.x86_64 80/120 Installing : glibc-headers-x86-2.38-16.fc39.noarch 81/120 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 82/120 Installing : bind-license-32:9.18.24-1.fc39.noarch 83/120 Installing : alsa-lib-1.2.11-2.fc39.x86_64 84/120 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 85/120 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 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.44.0-1.fc39.x86_64 96/120 Installing : git-core-doc-2.44.0-1.fc39.noarch 97/120 Installing : perl-Git-2.44.0-1.fc39.noarch 98/120 Installing : git-2.44.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.10-1.fc39.x86_64 104/120 Running scriptlet: systemd-udev-254.10-1.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-7.fc39.x86_64 110/120 Installing : gcc-c++-13.2.1-7.fc39.x86_64 111/120 Installing : emacs-common-1:29.2-2.fc39.x86_64 112/120 Installing : libgccjit-13.2.1-7.fc39.x86_64 113/120 Installing : fstrm-0.6.1-8.fc39.x86_64 114/120 Installing : bind-libs-32:9.18.24-1.fc39.x86_64 115/120 Installing : bind-utils-32:9.18.24-1.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 : perl-Carp-1.54-500.fc39.noarch 27/120 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 28/120 Verifying : perl-Digest-1.20-500.fc39.noarch 29/120 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 30/120 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 31/120 Verifying : perl-Error-1:0.17029-13.fc39.noarch 32/120 Verifying : perl-Exporter-5.77-500.fc39.noarch 33/120 Verifying : perl-File-Path-2.18-500.fc39.noarch 34/120 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 35/120 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 36/120 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 37/120 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 38/120 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 39/120 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 40/120 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 41/120 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 42/120 Verifying : perl-PathTools-3.89-500.fc39.x86_64 43/120 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 44/120 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 45/120 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 46/120 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 47/120 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 48/120 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 49/120 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 50/120 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 51/120 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 52/120 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 53/120 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 54/120 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 55/120 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 56/120 Verifying : perl-URI-5.21-1.fc39.noarch 57/120 Verifying : perl-constant-1.33-501.fc39.noarch 58/120 Verifying : perl-libnet-3.15-501.fc39.noarch 59/120 Verifying : perl-parent-1:0.241-500.fc39.noarch 60/120 Verifying : perl-podlators-1:5.01-500.fc39.noarch 61/120 Verifying : pkgconf-1.9.5-2.fc39.x86_64 62/120 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 63/120 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 64/120 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 65/120 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 66/120 Verifying : alsa-lib-1.2.11-2.fc39.x86_64 67/120 Verifying : bind-libs-32:9.18.24-1.fc39.x86_64 68/120 Verifying : bind-license-32:9.18.24-1.fc39.noarch 69/120 Verifying : bind-utils-32:9.18.24-1.fc39.x86_64 70/120 Verifying : binutils-2.40-14.fc39.x86_64 71/120 Verifying : binutils-gold-2.40-14.fc39.x86_64 72/120 Verifying : cpp-13.2.1-7.fc39.x86_64 73/120 Verifying : emacs-common-1:29.2-2.fc39.x86_64 74/120 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 75/120 Verifying : emacs-nox-1:29.2-2.fc39.x86_64 76/120 Verifying : gcc-13.2.1-7.fc39.x86_64 77/120 Verifying : gcc-c++-13.2.1-7.fc39.x86_64 78/120 Verifying : git-2.44.0-1.fc39.x86_64 79/120 Verifying : git-core-2.44.0-1.fc39.x86_64 80/120 Verifying : git-core-doc-2.44.0-1.fc39.noarch 81/120 Verifying : glibc-devel-2.38-16.fc39.x86_64 82/120 Verifying : glibc-headers-x86-2.38-16.fc39.noarch 83/120 Verifying : groff-base-1.23.0-3.fc39.x86_64 84/120 Verifying : kernel-headers-6.7.3-200.fc39.x86_64 85/120 Verifying : libgccjit-13.2.1-7.fc39.x86_64 86/120 Verifying : libstdc++-devel-13.2.1-7.fc39.x86_64 87/120 Verifying : libtree-sitter-0.21.0-1.fc39.x86_64 88/120 Verifying : libuv-1:1.48.0-1.fc39.x86_64 89/120 Verifying : lmdb-libs-0.9.32-1.fc39.x86_64 90/120 Verifying : ncurses-6.4-7.20230520.fc39.1.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.44.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.10-1.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.24-1.fc39.x86_64 bind-license-32:9.18.24-1.fc39.noarch bind-utils-32:9.18.24-1.fc39.x86_64 binutils-2.40-14.fc39.x86_64 binutils-gold-2.40-14.fc39.x86_64 cpp-13.2.1-7.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-7.fc39.x86_64 gcc-c++-13.2.1-7.fc39.x86_64 git-2.44.0-1.fc39.x86_64 git-core-2.44.0-1.fc39.x86_64 git-core-doc-2.44.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-7.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-7.fc39.x86_64 libtool-ltdl-2.4.7-7.fc39.x86_64 libtree-sitter-0.21.0-1.fc39.x86_64 libuv-1:1.48.0-1.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.1.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.44.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.10-1.fc39.x86_64 Complete! + chroot /vservers/2024.03.26--f39-nofed-1-vplc21 linux64 rpm -aq + return 0 + post_install 2024.03.26--f39-nofed-1-vplc21 linux64 + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + cp /etc/localtime /vservers/2024.03.26--f39-nofed-1-vplc21/etc/localtime + sshd_disable_password_auth 2024.03.26--f39-nofed-1-vplc21 + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.03.26--f39-nofed-1-vplc21/etc/ssh/sshd_config + '[' -n '' ']' + post_install_myplc 2024.03.26--f39-nofed-1-vplc21 linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift + local personality=linux64 + shift ++ lxcroot 2024.03.26--f39-nofed-1-vplc21 ++ local lxc=2024.03.26--f39-nofed-1-vplc21 ++ shift ++ echo /vservers/2024.03.26--f39-nofed-1-vplc21 + local lxc_root=/vservers/2024.03.26--f39-nofed-1-vplc21 + cat + chroot /vservers/2024.03.26--f39-nofed-1-vplc21 linux64 bash -x + '[' -f /etc/sysconfig/network ']' + /sbin/chkconfig crond off + /bin/cat Starting guest 2024.03.26--f39-nofed-1-vplc21 + '[' -n true ']' + echo Starting guest 2024.03.26--f39-nofed-1-vplc21 + virsh -c lxc:/// start 2024.03.26--f39-nofed-1-vplc21 Domain '2024.03.26--f39-nofed-1-vplc21' started + '[' -n '' ']' + wait_for_ssh 2024.03.26--f39-nofed-1-vplc21 138.96.112.91 + set -x + set -e + local lxc=2024.03.26--f39-nofed-1-vplc21 + shift + local specified_ip + '[' -n 138.96.112.91 ']' + specified_ip=138.96.112.91 + shift + local success= ++ date +%s + local current_time=1711419106 + local stop_time=1711419226 + local counter=1 + '[' 1711419106 -lt 1711419226 ']' 1-th attempt to reach sshd in container 2024.03.26--f39-nofed-1-vplc21 on address 138.96.112.91 ... + '[' -n 138.96.112.91 ']' + guest_ip=138.96.112.91 + echo '1-th attempt to reach sshd in container 2024.03.26--f39-nofed-1-vplc21 on address 138.96.112.91 ...' + '[' -n 138.96.112.91 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.91 arch ssh: connect to host 138.96.112.91 port 22: Connection refused + : + counter=2 + sleep 10 ++ date +%s + current_time=1711419117 + '[' 1711419117 -lt 1711419226 ']' 2-th attempt to reach sshd in container 2024.03.26--f39-nofed-1-vplc21 on address 138.96.112.91 ... + '[' -n 138.96.112.91 ']' + guest_ip=138.96.112.91 + echo '2-th attempt to reach sshd in container 2024.03.26--f39-nofed-1-vplc21 on address 138.96.112.91 ...' + '[' -n 138.96.112.91 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.91 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:yCzT6wwXymDlNipzBvyhEEOUPuL/z2pneV279JMOS3Y. 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:100 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 SSHD in container 2024.03.26--f39-nofed-1-vplc21 is UP on IP 138.96.112.91 + success=true + echo 'SSHD in container 2024.03.26--f39-nofed-1-vplc21 is UP on IP 138.96.112.91' + break lbuild-initvm.sh Done + '[' -z true ']' + return 0 + echo lbuild-initvm.sh Done + exit 0 * 03:11:57 -- ********** 1 SUCCESSFUL step plcvm_create on plctest1_vplc21 TRACE: 1 03-11-08->48s=0:00:48.625875s status=OK step=plcvm_create plc=plctest1_vplc21 force=False * 03:11:57 -- ********** 1 RUNNING step django_install on plc plctest1_vplc21 -> 03:11:57 -- + 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 vplc21 pip3 install Django '||' pip install Django Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (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:59 -- ********** 1 SUCCESSFUL step django_install on plctest1_vplc21 TRACE: 1 03-11-57->1s=0:00:01.774485s status=OK step=django_install plc=plctest1_vplc21 force=False * 03:11:59 -- ********** 1 RUNNING step plc_install on plc plctest1_vplc21 -> 03:11:59 -- + 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 vplc21 dnf -y install myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (ED25519) to the list of known hosts. Last metadata expiration check: 0:00:42 ago on Tue Mar 26 03:11:19 2024. Dependencies resolved. ====================================================================================== Package Arch Version Repo Size ====================================================================================== Installing: myplc-core noarch 7.1-0.lxc.2024.03.26 myplc 58 k Installing dependencies: abattis-cantarell-vf-fonts noarch 0.301-10.fc39 fedora 121 k apr x86_64 1.7.3-2.fc39 fedora 127 k apr-util x86_64 1.6.3-4.fc39 fedora 96 k bzip2 x86_64 1.0.8-16.fc39 fedora 52 k cairo x86_64 1.18.0-1.fc39 fedora 710 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 cyrus-sasl x86_64 2.1.28-11.fc39 fedora 73 k default-fonts-core-sans noarch 4.0-9.fc39 fedora 32 k dnsmasq x86_64 2.90-1.fc39 updates 364 k drupal noarch 4.7-17.lxc myplc 514 k ed x86_64 1.19-4.fc39 fedora 79 k expect x86_64 5.45.4-20.fc39 fedora 252 k fedora-logos-httpd noarch 38.1.0-2.fc39 fedora 15 k fontconfig x86_64 2.14.2-6.fc39 updates 296 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k freetype x86_64 2.13.1-2.fc39 fedora 414 k gd x86_64 2.3.3-12.fc39 fedora 139 k gdk-pixbuf2 x86_64 2.42.10-5.fc39 fedora 484 k 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 graphite2 x86_64 1.3.14-12.fc39 fedora 95 k harfbuzz x86_64 8.2.1-2.fc39 fedora 975 k highway x86_64 1.1.0-1.fc39 updates 496 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 jbigkit-libs x86_64 2.1-26.fc39 fedora 53 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 libXext x86_64 1.3.5-3.fc39 fedora 39 k libXpm x86_64 3.5.17-1.fc39 updates 65 k libXrender x86_64 0.9.11-3.fc39 fedora 27 k libaom x86_64 3.8.2-1.fc39 updates 1.8 M libavif x86_64 0.11.1-11.fc39 fedora 84 k libdav1d x86_64 1.2.1-2.fc39 fedora 618 k libicu x86_64 73.2-2.fc39 fedora 11 M 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 liblerc x86_64 4.0.0-4.fc39 fedora 201 k libmetalink x86_64 0.1.3-32.fc39 fedora 32 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libpath_utils x86_64 0.2.1-54.fc39 fedora 29 k libpng x86_64 2:1.6.37-15.fc39 fedora 119 k libpq x86_64 15.3-1.fc39 fedora 215 k libsodium x86_64 1.0.18-15.fc39 updates 162 k libtalloc x86_64 2.4.1-1.fc39 fedora 30 k libtiff x86_64 4.4.0-8.fc39 fedora 202 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 libxslt x86_64 1.1.39-1.fc39 updates 187 k m4 x86_64 1.4.19-6.fc39 fedora 303 k mailcap noarch 2.1.54-2.fc39 fedora 34 k memcached x86_64 1.6.21-2.fc39 fedora 186 k mod_ssl x86_64 1:2.4.58-1.fc39 updates 109 k myplc-config noarch 7.1-0.lxc.2024.03.26 myplc 18 k nginx-filesystem noarch 1:1.24.0-4.fc39 fedora 10 k oniguruma x86_64 6.9.9-1.fc39 updates 219 k openssl x86_64 1:3.1.1-4.fc39 fedora 1.0 M php x86_64 8.2.17-1.fc39 updates 13 k php-common x86_64 8.2.17-1.fc39 updates 863 k php-fpm x86_64 8.2.17-1.fc39 updates 1.9 M php-gd x86_64 8.2.17-1.fc39 updates 61 k php-mbstring x86_64 8.2.17-1.fc39 updates 575 k php-pdo x86_64 8.2.17-1.fc39 updates 119 k php-pgsql x86_64 8.2.17-1.fc39 updates 105 k php-xml x86_64 8.2.17-1.fc39 updates 220 k pixman x86_64 0.42.2-2.fc39 fedora 288 k plcapi x86_64 7.1-2.lxc.2024.03.26 myplc 827 k plewww noarch 5.3-0.2024.03.26 myplc 231 k plewww-plekit noarch 5.3-0.2024.03.26 myplc 290 k postgresql x86_64 15.6-1.fc39 updates 1.7 M postgresql-private-libs x86_64 15.6-1.fc39 updates 141 k postgresql-server x86_64 15.6-1.fc39 updates 6.3 M procmail x86_64 3.24-2.fc39 fedora 183 k python3-devel x86_64 3.12.2-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-six noarch 1.16.0-12.fc39 fedora 41 k rav1e-libs x86_64 0.7.1-1.fc39 updates 1.0 M redhat-lsb x86_64 5.0-0.9.20231006git8d00acdc.fc39 updates 26 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 shared-mime-info x86_64 2.2-4.fc39 fedora 380 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 tar x86_64 2:1.35-2.fc39 fedora 864 k tcl x86_64 1:8.6.12-5.fc39 fedora 1.1 M tinycdb x86_64 0.78-21.fc39 fedora 33 k wget x86_64 1.21.4-1.fc39 updates 813 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 xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 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 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 php-cli x86_64 8.2.17-1.fc39 updates 5.4 M php-opcache x86_64 8.2.17-1.fc39 updates 619 k php-sodium x86_64 8.2.17-1.fc39 updates 61 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 Transaction Summary ====================================================================================== Install 119 Packages Total download size: 66 M Installed size: 251 M Downloading Packages: (1/119): apr-util-1.6.3-4.fc39.x86_64.rpm 3.4 MB/s | 96 kB 00:00 (2/119): abattis-cantarell-vf-fonts-0.301-10.fc 2.4 MB/s | 121 kB 00:00 (3/119): apr-1.7.3-2.fc39.x86_64.rpm 2.5 MB/s | 127 kB 00:00 (4/119): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 555 kB/s | 13 kB 00:00 (5/119): apr-util-openssl-1.6.3-4.fc39.x86_64.r 12 MB/s | 15 kB 00:00 (6/119): bzip2-1.0.8-16.fc39.x86_64.rpm 24 MB/s | 52 kB 00:00 (7/119): cronie-1.6.1-5.fc39.x86_64.rpm 27 MB/s | 117 kB 00:00 (8/119): cpio-2.14-4.fc39.x86_64.rpm 35 MB/s | 279 kB 00:00 (9/119): cronie-anacron-1.6.1-5.fc39.x86_64.rpm 12 MB/s | 32 kB 00:00 (10/119): crontabs-1.11-30.20190603git.fc39.noa 12 MB/s | 18 kB 00:00 (11/119): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 30 MB/s | 73 kB 00:00 (12/119): cairo-1.18.0-1.fc39.x86_64.rpm 44 MB/s | 710 kB 00:00 (13/119): default-fonts-core-sans-4.0-9.fc39.no 5.9 MB/s | 32 kB 00:00 (14/119): ed-1.19-4.fc39.x86_64.rpm 16 MB/s | 79 kB 00:00 (15/119): fedora-logos-httpd-38.1.0-2.fc39.noar 8.1 MB/s | 15 kB 00:00 (16/119): fonts-filesystem-2.0.5-12.fc39.noarch 4.1 MB/s | 8.2 kB 00:00 (17/119): expect-5.45.4-20.fc39.x86_64.rpm 47 MB/s | 252 kB 00:00 (18/119): gd-2.3.3-12.fc39.x86_64.rpm 31 MB/s | 139 kB 00:00 (19/119): freetype-2.13.1-2.fc39.x86_64.rpm 43 MB/s | 414 kB 00:00 (20/119): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 49 MB/s | 484 kB 00:00 (21/119): gpgme-1.20.0-5.fc39.x86_64.rpm 23 MB/s | 210 kB 00:00 (22/119): graphite2-1.3.14-12.fc39.x86_64.rpm 16 MB/s | 95 kB 00:00 (23/119): jbigkit-libs-2.1-26.fc39.x86_64.rpm 19 MB/s | 53 kB 00:00 (24/119): jxl-pixbuf-loader-0.8.2-3.fc39.x86_64 19 MB/s | 61 kB 00:00 (25/119): harfbuzz-8.2.1-2.fc39.x86_64.rpm 40 MB/s | 975 kB 00:00 (26/119): libX11-1.8.7-1.fc39.x86_64.rpm 27 MB/s | 650 kB 00:00 (27/119): libX11-common-1.8.7-1.fc39.noarch.rpm 17 MB/s | 176 kB 00:00 (28/119): libXau-1.0.11-3.fc39.x86_64.rpm 14 MB/s | 31 kB 00:00 (29/119): julietaula-montserrat-fonts-7.222-5.f 41 MB/s | 1.6 MB 00:00 (30/119): libXext-1.3.5-3.fc39.x86_64.rpm 4.1 MB/s | 39 kB 00:00 (31/119): libXrender-0.9.11-3.fc39.x86_64.rpm 3.1 MB/s | 27 kB 00:00 (32/119): libavif-0.11.1-11.fc39.x86_64.rpm 35 MB/s | 84 kB 00:00 (33/119): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm 26 MB/s | 183 kB 00:00 (34/119): libdav1d-1.2.1-2.fc39.x86_64.rpm 40 MB/s | 618 kB 00:00 (35/119): liblerc-4.0.0-4.fc39.x86_64.rpm 22 MB/s | 201 kB 00:00 (36/119): libmetalink-0.1.3-32.fc39.x86_64.rpm 7.7 MB/s | 32 kB 00:00 (37/119): libnetfilter_conntrack-1.0.9-2.fc39.x 17 MB/s | 59 kB 00:00 (38/119): libjxl-0.8.2-3.fc39.x86_64.rpm 39 MB/s | 1.2 MB 00:00 (39/119): libnfnetlink-1.0.1-24.fc39.x86_64.rpm 4.4 MB/s | 29 kB 00:00 (40/119): libpath_utils-0.2.1-54.fc39.x86_64.rp 12 MB/s | 29 kB 00:00 (41/119): libpng-1.6.37-15.fc39.x86_64.rpm 29 MB/s | 119 kB 00:00 (42/119): libtalloc-2.4.1-1.fc39.x86_64.rpm 11 MB/s | 30 kB 00:00 (43/119): libpq-15.3-1.fc39.x86_64.rpm 31 MB/s | 215 kB 00:00 (44/119): libtiff-4.4.0-8.fc39.x86_64.rpm 29 MB/s | 202 kB 00:00 (45/119): libvmaf-2.3.0-6.fc39.x86_64.rpm 26 MB/s | 180 kB 00:00 (46/119): libwebp-1.3.2-2.fc39.x86_64.rpm 28 MB/s | 284 kB 00:00 (47/119): libxcb-1.13.1-12.fc39.x86_64.rpm 22 MB/s | 233 kB 00:00 (48/119): mailcap-2.1.54-2.fc39.noarch.rpm 8.8 MB/s | 34 kB 00:00 (49/119): m4-1.4.19-6.fc39.x86_64.rpm 37 MB/s | 303 kB 00:00 (50/119): memcached-1.6.21-2.fc39.x86_64.rpm 31 MB/s | 186 kB 00:00 (51/119): nginx-filesystem-1.24.0-4.fc39.noarch 2.2 MB/s | 10 kB 00:00 (52/119): pixman-0.42.2-2.fc39.x86_64.rpm 25 MB/s | 288 kB 00:00 (53/119): procmail-3.24-2.fc39.x86_64.rpm 25 MB/s | 183 kB 00:00 (54/119): openssl-3.1.1-4.fc39.x86_64.rpm 35 MB/s | 1.0 MB 00:00 (55/119): python3-memcached-1.59-11.fc39.noarch 11 MB/s | 45 kB 00:00 (56/119): python3-lxml-4.9.3-2.fc39.x86_64.rpm 34 MB/s | 1.4 MB 00:00 (57/119): python3-mod_wsgi-4.9.4-6.fc39.x86_64. 27 MB/s | 923 kB 00:00 (58/119): python3-postgresql-1.2.2-10.fc39.x86_ 30 MB/s | 601 kB 00:00 (59/119): python3-psycopg2-2.9.6-3.fc39.x86_64. 25 MB/s | 208 kB 00:00 (60/119): python3-pycurl-7.45.2-5.fc39.x86_64.r 26 MB/s | 217 kB 00:00 (61/119): libicu-73.2-2.fc39.x86_64.rpm 41 MB/s | 11 MB 00:00 (62/119): python3-pip-23.2.1-1.fc39.noarch.rpm 25 MB/s | 3.1 MB 00:00 (63/119): python3-setuptools-67.7.2-7.fc39.noar 16 MB/s | 1.5 MB 00:00 (64/119): python3-six-1.16.0-12.fc39.noarch.rpm 2.0 MB/s | 41 kB 00:00 (65/119): rsync-3.2.7-5.fc39.x86_64.rpm 36 MB/s | 422 kB 00:00 (66/119): sendmail-cf-8.17.2-3.fc39.noarch.rpm 32 MB/s | 184 kB 00:00 (67/119): sscg-3.0.5-3.fc39.x86_64.rpm 14 MB/s | 46 kB 00:00 (68/119): shared-mime-info-2.2-4.fc39.x86_64.rp 33 MB/s | 380 kB 00:00 (69/119): sendmail-8.17.2-3.fc39.x86_64.rpm 38 MB/s | 769 kB 00:00 (70/119): tar-1.35-2.fc39.x86_64.rpm 33 MB/s | 864 kB 00:00 (71/119): tinycdb-0.78-21.fc39.x86_64.rpm 9.9 MB/s | 33 kB 00:00 (72/119): tcl-8.6.12-5.fc39.x86_64.rpm 35 MB/s | 1.1 MB 00:00 (73/119): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 39 MB/s | 2.0 MB 00:00 (74/119): xml-common-0.6.3-61.fc39.noarch.rpm 2.0 MB/s | 31 kB 00:00 (75/119): xmlsec1-1.2.37-5.fc39.x86_64.rpm 17 MB/s | 187 kB 00:00 (76/119): xmlsec1-openssl-1.2.37-5.fc39.x86_64. 36 MB/s | 92 kB 00:00 (77/119): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 12 MB/s | 37 kB 00:00 (78/119): dnsmasq-2.90-1.fc39.x86_64.rpm 66 MB/s | 364 kB 00:00 (79/119): google-noto-fonts-common-20240101-1.f 3.9 MB/s | 17 kB 00:00 (80/119): fontconfig-2.14.2-6.fc39.x86_64.rpm 46 MB/s | 296 kB 00:00 (81/119): httpd-2.4.58-1.fc39.x86_64.rpm 15 MB/s | 50 kB 00:00 (82/119): google-noto-sans-vf-fonts-20240101-1. 48 MB/s | 593 kB 00:00 (83/119): highway-1.1.0-1.fc39.x86_64.rpm 33 MB/s | 496 kB 00:00 (84/119): httpd-filesystem-2.4.58-1.fc39.noarch 3.2 MB/s | 12 kB 00:00 (85/119): httpd-tools-2.4.58-1.fc39.x86_64.rpm 16 MB/s | 79 kB 00:00 (86/119): libXpm-3.5.17-1.fc39.x86_64.rpm 12 MB/s | 65 kB 00:00 (87/119): httpd-core-2.4.58-1.fc39.x86_64.rpm 58 MB/s | 1.4 MB 00:00 (88/119): libimagequant-4.0.3-2.fc39.x86_64.rpm 28 MB/s | 318 kB 00:00 (89/119): libsodium-1.0.18-15.fc39.x86_64.rpm 31 MB/s | 162 kB 00:00 (90/119): libxslt-1.1.39-1.fc39.x86_64.rpm 32 MB/s | 187 kB 00:00 (91/119): mod_lua-2.4.58-1.fc39.x86_64.rpm 19 MB/s | 58 kB 00:00 (92/119): mod_http2-2.0.25-1.fc39.x86_64.rpm 23 MB/s | 162 kB 00:00 (93/119): mod_ssl-2.4.58-1.fc39.x86_64.rpm 28 MB/s | 109 kB 00:00 (94/119): php-8.2.17-1.fc39.x86_64.rpm 5.0 MB/s | 13 kB 00:00 (95/119): oniguruma-6.9.9-1.fc39.x86_64.rpm 29 MB/s | 219 kB 00:00 (96/119): libaom-3.8.2-1.fc39.x86_64.rpm 47 MB/s | 1.8 MB 00:00 (97/119): php-common-8.2.17-1.fc39.x86_64.rpm 38 MB/s | 863 kB 00:00 (98/119): php-gd-8.2.17-1.fc39.x86_64.rpm 20 MB/s | 61 kB 00:00 (99/119): php-mbstring-8.2.17-1.fc39.x86_64.rpm 30 MB/s | 575 kB 00:00 (100/119): php-opcache-8.2.17-1.fc39.x86_64.rpm 31 MB/s | 619 kB 00:00 (101/119): php-fpm-8.2.17-1.fc39.x86_64.rpm 29 MB/s | 1.9 MB 00:00 (102/119): php-pdo-8.2.17-1.fc39.x86_64.rpm 12 MB/s | 119 kB 00:00 (103/119): php-pgsql-8.2.17-1.fc39.x86_64.rpm 20 MB/s | 105 kB 00:00 (104/119): php-sodium-8.2.17-1.fc39.x86_64.rpm 13 MB/s | 61 kB 00:00 (105/119): php-xml-8.2.17-1.fc39.x86_64.rpm 26 MB/s | 220 kB 00:00 (106/119): php-cli-8.2.17-1.fc39.x86_64.rpm 46 MB/s | 5.4 MB 00:00 (107/119): postgresql-private-libs-15.6-1.fc39. 5.2 MB/s | 141 kB 00:00 (108/119): python3-devel-3.12.2-2.fc39.x86_64.r 28 MB/s | 312 kB 00:00 (109/119): postgresql-15.6-1.fc39.x86_64.rpm 29 MB/s | 1.7 MB 00:00 (110/119): redhat-lsb-5.0-0.9.20231006git8d00ac 7.0 MB/s | 26 kB 00:00 (111/119): rav1e-libs-0.7.1-1.fc39.x86_64.rpm 45 MB/s | 1.0 MB 00:00 (112/119): wget-1.21.4-1.fc39.x86_64.rpm 42 MB/s | 813 kB 00:00 (113/119): myplc-config-7.1-0.lxc.2024.03.26.no 823 kB/s | 18 kB 00:00 (114/119): myplc-core-7.1-0.lxc.2024.03.26.noar 9.2 MB/s | 58 kB 00:00 (115/119): drupal-4.7-17.lxc.noarch.rpm 9.9 MB/s | 514 kB 00:00 (116/119): postgresql-server-15.6-1.fc39.x86_64 54 MB/s | 6.3 MB 00:00 (117/119): plcapi-7.1-2.lxc.2024.03.26.x86_64.r 19 MB/s | 827 kB 00:00 (118/119): plewww-5.3-0.2024.03.26.noarch.rpm 6.5 MB/s | 231 kB 00:00 (119/119): plewww-plekit-5.3-0.2024.03.26.noarc 39 MB/s | 290 kB 00:00 -------------------------------------------------------------------------------- Total 84 MB/s | 66 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : php-common-8.2.17-1.fc39.x86_64 1/119 Installing : libxslt-1.1.39-1.fc39.x86_64 2/119 Running scriptlet: httpd-filesystem-2.4.58-1.fc39.noarch 3/119 Installing : httpd-filesystem-2.4.58-1.fc39.noarch 3/119 Installing : libpng-2:1.6.37-15.fc39.x86_64 4/119 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 5/119 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 6/119 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 6/119 Installing : cronie-1.6.1-5.fc39.x86_64 7/119 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 7/119 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 8/119 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 9/119 Installing : apr-1.7.3-2.fc39.x86_64 10/119 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 11/119 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 12/119 Installing : apr-util-1.6.3-4.fc39.x86_64 13/119 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 14/119 Installing : php-xml-8.2.17-1.fc39.x86_64 15/119 Installing : php-pdo-8.2.17-1.fc39.x86_64 16/119 Installing : postgresql-private-libs-15.6-1.fc39.x86_64 17/119 Installing : postgresql-15.6-1.fc39.x86_64 18/119 Installing : shared-mime-info-2.2-4.fc39.x86_64 19/119 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 19/119 Installing : openssl-1:3.1.1-4.fc39.x86_64 20/119 Installing : libwebp-1.3.2-2.fc39.x86_64 21/119 Installing : libpq-15.3-1.fc39.x86_64 22/119 Installing : python3-psycopg2-2.9.6-3.fc39.x86_64 23/119 Installing : php-pgsql-8.2.17-1.fc39.x86_64 24/119 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 25/119 Installing : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 26/119 Installing : httpd-tools-2.4.58-1.fc39.x86_64 27/119 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 28/119 Installing : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 29/119 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 30/119 Installing : python3-lxml-4.9.3-2.fc39.x86_64 31/119 Installing : php-cli-8.2.17-1.fc39.x86_64 32/119 Installing : php-opcache-8.2.17-1.fc39.x86_64 33/119 Installing : plewww-plekit-5.3-0.2024.03.26.noarch 34/119 Installing : myplc-config-7.1-0.lxc.2024.03.26.noarch 35/119 Installing : redhat-lsb-5.0-0.9.20231006git8d00acdc.fc39.x86_ 36/119 Installing : rav1e-libs-0.7.1-1.fc39.x86_64 37/119 Installing : oniguruma-6.9.9-1.fc39.x86_64 38/119 Installing : php-mbstring-8.2.17-1.fc39.x86_64 39/119 Installing : libsodium-1.0.18-15.fc39.x86_64 40/119 Installing : php-sodium-8.2.17-1.fc39.x86_64 41/119 Installing : libimagequant-4.0.3-2.fc39.x86_64 42/119 Installing : highway-1.1.0-1.fc39.x86_64 43/119 Installing : libjxl-1:0.8.2-3.fc39.x86_64 44/119 Installing : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 45/119 Installing : google-noto-fonts-common-20240101-1.fc39.noarch 46/119 Installing : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 47/119 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 48/119 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 49/119 Installing : rsync-3.2.7-5.fc39.x86_64 50/119 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 51/119 Installing : xml-common-0.6.3-61.fc39.noarch 51/119 Installing : tinycdb-0.78-21.fc39.x86_64 52/119 Installing : tcl-1:8.6.12-5.fc39.x86_64 53/119 Installing : expect-5.45.4-20.fc39.x86_64 54/119 Installing : tar-2:1.35-2.fc39.x86_64 55/119 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 56/119 Installing : python3-six-1.16.0-12.fc39.noarch 57/119 Installing : python3-memcached-1.59-11.fc39.noarch 58/119 Installing : python3-setuptools-67.7.2-7.fc39.noarch 59/119 Installing : python3-pip-23.2.1-1.fc39.noarch 60/119 Installing : python3-devel-3.12.2-2.fc39.x86_64 61/119 Installing : python3-pycurl-7.45.2-5.fc39.x86_64 62/119 Installing : python3-postgresql-1.2.2-10.fc39.x86_64 63/119 Installing : procmail-3.24-2.fc39.x86_64 64/119 Installing : pixman-0.42.2-2.fc39.x86_64 65/119 Running scriptlet: nginx-filesystem-1:1.24.0-4.fc39.noarch 66/119 Installing : nginx-filesystem-1:1.24.0-4.fc39.noarch 66/119 Installing : php-fpm-8.2.17-1.fc39.x86_64 67/119 Running scriptlet: php-fpm-8.2.17-1.fc39.x86_64 67/119 Running scriptlet: memcached-1.6.21-2.fc39.x86_64 68/119 Installing : memcached-1.6.21-2.fc39.x86_64 68/119 Running scriptlet: memcached-1.6.21-2.fc39.x86_64 68/119 Installing : mailcap-2.1.54-2.fc39.noarch 69/119 Installing : httpd-core-2.4.58-1.fc39.x86_64 70/119 Installing : python3-mod_wsgi-4.9.4-6.fc39.x86_64 71/119 Installing : mod_http2-2.0.25-1.fc39.x86_64 72/119 Installing : mod_lua-2.4.58-1.fc39.x86_64 73/119 Installing : httpd-2.4.58-1.fc39.x86_64 74/119 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 74/119 Installing : php-8.2.17-1.fc39.x86_64 75/119 Installing : m4-1.4.19-6.fc39.x86_64 76/119 Installing : libvmaf-2.3.0-6.fc39.x86_64 77/119 Installing : libaom-3.8.2-1.fc39.x86_64 78/119 Installing : libtalloc-2.4.1-1.fc39.x86_64 79/119 Installing : libpath_utils-0.2.1-54.fc39.x86_64 80/119 Installing : sscg-3.0.5-3.fc39.x86_64 81/119 Installing : mod_ssl-1:2.4.58-1.fc39.x86_64 82/119 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 83/119 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 84/119 Running scriptlet: dnsmasq-2.90-1.fc39.x86_64 85/119 Installing : dnsmasq-2.90-1.fc39.x86_64 85/119 Running scriptlet: dnsmasq-2.90-1.fc39.x86_64 85/119 Installing : libmetalink-0.1.3-32.fc39.x86_64 86/119 Installing : liblerc-4.0.0-4.fc39.x86_64 87/119 Installing : libicu-73.2-2.fc39.x86_64 88/119 Running scriptlet: postgresql-server-15.6-1.fc39.x86_64 89/119 Installing : postgresql-server-15.6-1.fc39.x86_64 89/119 Running scriptlet: postgresql-server-15.6-1.fc39.x86_64 89/119 Installing : plcapi-7.1-2.lxc.2024.03.26.x86_64 90/119 Installing : libdav1d-1.2.1-2.fc39.x86_64 91/119 Installing : libavif-0.11.1-11.fc39.x86_64 92/119 Installing : libXau-1.0.11-3.fc39.x86_64 93/119 Installing : libxcb-1.13.1-12.fc39.x86_64 94/119 Installing : libX11-common-1.8.7-1.fc39.noarch 95/119 Installing : libX11-1.8.7-1.fc39.x86_64 96/119 Installing : libXext-1.3.5-3.fc39.x86_64 97/119 Installing : libXrender-0.9.11-3.fc39.x86_64 98/119 Installing : libXpm-3.5.17-1.fc39.x86_64 99/119 Installing : jbigkit-libs-2.1-26.fc39.x86_64 100/119 Installing : libtiff-4.4.0-8.fc39.x86_64 101/119 Installing : graphite2-1.3.14-12.fc39.x86_64 102/119 Installing : cairo-1.18.0-1.fc39.x86_64 103/119 Installing : harfbuzz-8.2.1-2.fc39.x86_64 104/119 Installing : freetype-2.13.1-2.fc39.x86_64 105/119 Installing : fontconfig-2.14.2-6.fc39.x86_64 106/119 Running scriptlet: fontconfig-2.14.2-6.fc39.x86_64 106/119 Installing : gd-2.3.3-12.fc39.x86_64 107/119 Installing : php-gd-8.2.17-1.fc39.x86_64 108/119 Installing : gpgme-1.20.0-5.fc39.x86_64 109/119 Installing : wget-1.21.4-1.fc39.x86_64 110/119 Installing : drupal-4.7-17.lxc.noarch 111/119 Installing : plewww-5.3-0.2024.03.26.noarch 112/119 Running scriptlet: plewww-5.3-0.2024.03.26.noarch 112/119 /var/www/html/sites/default / / /var/www/html/database / / /var/www/html/modules / / /var/www/html/includes / /var/www/html/drupal-hacks/patch-session-inc.sh: line 11: ed: command not found / Installing : ed-1.19-4.fc39.x86_64 113/119 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 114/119 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 114/119 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 114/119 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 115/119 Installing : sendmail-8.17.2-3.fc39.x86_64 115/119 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 115/119 Installing : sendmail-cf-8.17.2-3.fc39.noarch 116/119 Installing : cpio-2.14-4.fc39.x86_64 117/119 Installing : bzip2-1.0.8-16.fc39.x86_64 118/119 Installing : myplc-core-7.1-0.lxc.2024.03.26.noarch 119/119 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 119/119 Running scriptlet: fontconfig-2.14.2-6.fc39.x86_64 119/119 Running scriptlet: myplc-core-7.1-0.lxc.2024.03.26.noarch 119/119 Verifying : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 1/119 Verifying : apr-1.7.3-2.fc39.x86_64 2/119 Verifying : apr-util-1.6.3-4.fc39.x86_64 3/119 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 4/119 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 5/119 Verifying : bzip2-1.0.8-16.fc39.x86_64 6/119 Verifying : cairo-1.18.0-1.fc39.x86_64 7/119 Verifying : cpio-2.14-4.fc39.x86_64 8/119 Verifying : cronie-1.6.1-5.fc39.x86_64 9/119 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 10/119 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 11/119 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 12/119 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 13/119 Verifying : ed-1.19-4.fc39.x86_64 14/119 Verifying : expect-5.45.4-20.fc39.x86_64 15/119 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 16/119 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 17/119 Verifying : freetype-2.13.1-2.fc39.x86_64 18/119 Verifying : gd-2.3.3-12.fc39.x86_64 19/119 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 20/119 Verifying : gpgme-1.20.0-5.fc39.x86_64 21/119 Verifying : graphite2-1.3.14-12.fc39.x86_64 22/119 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 23/119 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 24/119 Verifying : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 25/119 Verifying : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 26/119 Verifying : libX11-1.8.7-1.fc39.x86_64 27/119 Verifying : libX11-common-1.8.7-1.fc39.noarch 28/119 Verifying : libXau-1.0.11-3.fc39.x86_64 29/119 Verifying : libXext-1.3.5-3.fc39.x86_64 30/119 Verifying : libXrender-0.9.11-3.fc39.x86_64 31/119 Verifying : libavif-0.11.1-11.fc39.x86_64 32/119 Verifying : libdav1d-1.2.1-2.fc39.x86_64 33/119 Verifying : libicu-73.2-2.fc39.x86_64 34/119 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 35/119 Verifying : libjxl-1:0.8.2-3.fc39.x86_64 36/119 Verifying : liblerc-4.0.0-4.fc39.x86_64 37/119 Verifying : libmetalink-0.1.3-32.fc39.x86_64 38/119 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 39/119 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 40/119 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 41/119 Verifying : libpng-2:1.6.37-15.fc39.x86_64 42/119 Verifying : libpq-15.3-1.fc39.x86_64 43/119 Verifying : libtalloc-2.4.1-1.fc39.x86_64 44/119 Verifying : libtiff-4.4.0-8.fc39.x86_64 45/119 Verifying : libvmaf-2.3.0-6.fc39.x86_64 46/119 Verifying : libwebp-1.3.2-2.fc39.x86_64 47/119 Verifying : libxcb-1.13.1-12.fc39.x86_64 48/119 Verifying : m4-1.4.19-6.fc39.x86_64 49/119 Verifying : mailcap-2.1.54-2.fc39.noarch 50/119 Verifying : memcached-1.6.21-2.fc39.x86_64 51/119 Verifying : nginx-filesystem-1:1.24.0-4.fc39.noarch 52/119 Verifying : openssl-1:3.1.1-4.fc39.x86_64 53/119 Verifying : pixman-0.42.2-2.fc39.x86_64 54/119 Verifying : procmail-3.24-2.fc39.x86_64 55/119 Verifying : python3-lxml-4.9.3-2.fc39.x86_64 56/119 Verifying : python3-memcached-1.59-11.fc39.noarch 57/119 Verifying : python3-mod_wsgi-4.9.4-6.fc39.x86_64 58/119 Verifying : python3-pip-23.2.1-1.fc39.noarch 59/119 Verifying : python3-postgresql-1.2.2-10.fc39.x86_64 60/119 Verifying : python3-psycopg2-2.9.6-3.fc39.x86_64 61/119 Verifying : python3-pycurl-7.45.2-5.fc39.x86_64 62/119 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 63/119 Verifying : python3-six-1.16.0-12.fc39.noarch 64/119 Verifying : rsync-3.2.7-5.fc39.x86_64 65/119 Verifying : sendmail-8.17.2-3.fc39.x86_64 66/119 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 67/119 Verifying : shared-mime-info-2.2-4.fc39.x86_64 68/119 Verifying : sscg-3.0.5-3.fc39.x86_64 69/119 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 70/119 Verifying : tar-2:1.35-2.fc39.x86_64 71/119 Verifying : tcl-1:8.6.12-5.fc39.x86_64 72/119 Verifying : tinycdb-0.78-21.fc39.x86_64 73/119 Verifying : xml-common-0.6.3-61.fc39.noarch 74/119 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 75/119 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 76/119 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 77/119 Verifying : dnsmasq-2.90-1.fc39.x86_64 78/119 Verifying : fontconfig-2.14.2-6.fc39.x86_64 79/119 Verifying : google-noto-fonts-common-20240101-1.fc39.noarch 80/119 Verifying : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 81/119 Verifying : highway-1.1.0-1.fc39.x86_64 82/119 Verifying : httpd-2.4.58-1.fc39.x86_64 83/119 Verifying : httpd-core-2.4.58-1.fc39.x86_64 84/119 Verifying : httpd-filesystem-2.4.58-1.fc39.noarch 85/119 Verifying : httpd-tools-2.4.58-1.fc39.x86_64 86/119 Verifying : libXpm-3.5.17-1.fc39.x86_64 87/119 Verifying : libaom-3.8.2-1.fc39.x86_64 88/119 Verifying : libimagequant-4.0.3-2.fc39.x86_64 89/119 Verifying : libsodium-1.0.18-15.fc39.x86_64 90/119 Verifying : libxslt-1.1.39-1.fc39.x86_64 91/119 Verifying : mod_http2-2.0.25-1.fc39.x86_64 92/119 Verifying : mod_lua-2.4.58-1.fc39.x86_64 93/119 Verifying : mod_ssl-1:2.4.58-1.fc39.x86_64 94/119 Verifying : oniguruma-6.9.9-1.fc39.x86_64 95/119 Verifying : php-8.2.17-1.fc39.x86_64 96/119 Verifying : php-cli-8.2.17-1.fc39.x86_64 97/119 Verifying : php-common-8.2.17-1.fc39.x86_64 98/119 Verifying : php-fpm-8.2.17-1.fc39.x86_64 99/119 Verifying : php-gd-8.2.17-1.fc39.x86_64 100/119 Verifying : php-mbstring-8.2.17-1.fc39.x86_64 101/119 Verifying : php-opcache-8.2.17-1.fc39.x86_64 102/119 Verifying : php-pdo-8.2.17-1.fc39.x86_64 103/119 Verifying : php-pgsql-8.2.17-1.fc39.x86_64 104/119 Verifying : php-sodium-8.2.17-1.fc39.x86_64 105/119 Verifying : php-xml-8.2.17-1.fc39.x86_64 106/119 Verifying : postgresql-15.6-1.fc39.x86_64 107/119 Verifying : postgresql-private-libs-15.6-1.fc39.x86_64 108/119 Verifying : postgresql-server-15.6-1.fc39.x86_64 109/119 Verifying : python3-devel-3.12.2-2.fc39.x86_64 110/119 Verifying : rav1e-libs-0.7.1-1.fc39.x86_64 111/119 Verifying : redhat-lsb-5.0-0.9.20231006git8d00acdc.fc39.x86_ 112/119 Verifying : wget-1.21.4-1.fc39.x86_64 113/119 Verifying : drupal-4.7-17.lxc.noarch 114/119 Verifying : myplc-config-7.1-0.lxc.2024.03.26.noarch 115/119 Verifying : myplc-core-7.1-0.lxc.2024.03.26.noarch 116/119 Verifying : plcapi-7.1-2.lxc.2024.03.26.x86_64 117/119 Verifying : plewww-5.3-0.2024.03.26.noarch 118/119 Verifying : plewww-plekit-5.3-0.2024.03.26.noarch 119/119 Installed: abattis-cantarell-vf-fonts-0.301-10.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 bzip2-1.0.8-16.fc39.x86_64 cairo-1.18.0-1.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 cyrus-sasl-2.1.28-11.fc39.x86_64 default-fonts-core-sans-4.0-9.fc39.noarch dnsmasq-2.90-1.fc39.x86_64 drupal-4.7-17.lxc.noarch ed-1.19-4.fc39.x86_64 expect-5.45.4-20.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch fontconfig-2.14.2-6.fc39.x86_64 fonts-filesystem-1:2.0.5-12.fc39.noarch freetype-2.13.1-2.fc39.x86_64 gd-2.3.3-12.fc39.x86_64 gdk-pixbuf2-2.42.10-5.fc39.x86_64 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 graphite2-1.3.14-12.fc39.x86_64 harfbuzz-8.2.1-2.fc39.x86_64 highway-1.1.0-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 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 libX11-1.8.7-1.fc39.x86_64 libX11-common-1.8.7-1.fc39.noarch libXau-1.0.11-3.fc39.x86_64 libXext-1.3.5-3.fc39.x86_64 libXpm-3.5.17-1.fc39.x86_64 libXrender-0.9.11-3.fc39.x86_64 libaom-3.8.2-1.fc39.x86_64 libavif-0.11.1-11.fc39.x86_64 libdav1d-1.2.1-2.fc39.x86_64 libicu-73.2-2.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 liblerc-4.0.0-4.fc39.x86_64 libmetalink-0.1.3-32.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libpath_utils-0.2.1-54.fc39.x86_64 libpng-2:1.6.37-15.fc39.x86_64 libpq-15.3-1.fc39.x86_64 libsodium-1.0.18-15.fc39.x86_64 libtalloc-2.4.1-1.fc39.x86_64 libtiff-4.4.0-8.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 libxslt-1.1.39-1.fc39.x86_64 m4-1.4.19-6.fc39.x86_64 mailcap-2.1.54-2.fc39.noarch memcached-1.6.21-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 myplc-config-7.1-0.lxc.2024.03.26.noarch myplc-core-7.1-0.lxc.2024.03.26.noarch nginx-filesystem-1:1.24.0-4.fc39.noarch oniguruma-6.9.9-1.fc39.x86_64 openssl-1:3.1.1-4.fc39.x86_64 php-8.2.17-1.fc39.x86_64 php-cli-8.2.17-1.fc39.x86_64 php-common-8.2.17-1.fc39.x86_64 php-fpm-8.2.17-1.fc39.x86_64 php-gd-8.2.17-1.fc39.x86_64 php-mbstring-8.2.17-1.fc39.x86_64 php-opcache-8.2.17-1.fc39.x86_64 php-pdo-8.2.17-1.fc39.x86_64 php-pgsql-8.2.17-1.fc39.x86_64 php-sodium-8.2.17-1.fc39.x86_64 php-xml-8.2.17-1.fc39.x86_64 pixman-0.42.2-2.fc39.x86_64 plcapi-7.1-2.lxc.2024.03.26.x86_64 plewww-5.3-0.2024.03.26.noarch plewww-plekit-5.3-0.2024.03.26.noarch postgresql-15.6-1.fc39.x86_64 postgresql-private-libs-15.6-1.fc39.x86_64 postgresql-server-15.6-1.fc39.x86_64 procmail-3.24-2.fc39.x86_64 python3-devel-3.12.2-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-setuptools-67.7.2-7.fc39.noarch python3-six-1.16.0-12.fc39.noarch rav1e-libs-0.7.1-1.fc39.x86_64 redhat-lsb-5.0-0.9.20231006git8d00acdc.fc39.x86_64 rsync-3.2.7-5.fc39.x86_64 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 sscg-3.0.5-3.fc39.x86_64 svt-av1-libs-1.4.1-3.fc39.x86_64 tar-2:1.35-2.fc39.x86_64 tcl-1:8.6.12-5.fc39.x86_64 tinycdb-0.78-21.fc39.x86_64 wget-1.21.4-1.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 xxhash-libs-0.8.2-1.fc39.x86_64 Complete! -> 03:12:13 -- + 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 vplc21 rpm -q myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (ED25519) to the list of known hosts. myplc-core-7.1-0.lxc.2024.03.26.noarch -> 03:12:14 -- + 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 vplc21 dnf -y install myplc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (ED25519) to the list of known hosts. Last metadata expiration check: 0:00:57 ago on Tue Mar 26 03:11:19 2024. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: myplc noarch 7.1-0.lxc.2024.03.26 myplc 10 k Installing dependencies: createrepo_c x86_64 1.0.4-1.fc39 updates 80 k createrepo_c-libs x86_64 1.0.4-1.fc39 updates 112 k drpm x86_64 0.5.2-3.fc39 fedora 64 k myplc-docs noarch 7.1-0.lxc.2024.03.26 myplc 814 k myplc-release noarch 7.1-0.lxc.2024.03.26 myplc 7.2 k rpm-sign x86_64 4.19.1.1-1.fc39 updates 22 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): drpm-0.5.2-3.fc39.x86_64.rpm 2.5 MB/s | 64 kB 00:00 (2/8): createrepo_c-1.0.4-1.fc39.x86_64.rpm 1.7 MB/s | 80 kB 00:00 (3/8): createrepo_c-libs-1.0.4-1.fc39.x86_64.rp 2.3 MB/s | 112 kB 00:00 (4/8): rpm-sign-4.19.1.1-1.fc39.x86_64.rpm 966 kB/s | 22 kB 00:00 (5/8): myplc-release-7.1-0.lxc.2024.03.26.noarc 5.2 MB/s | 7.2 kB 00:00 (6/8): myplc-7.1-0.lxc.2024.03.26.noarch.rpm 2.9 MB/s | 10 kB 00:00 (7/8): www-register-wizard-4.3-5.lxc.noarch.rpm 36 MB/s | 331 kB 00:00 (8/8): myplc-docs-7.1-0.lxc.2024.03.26.noarch.r 51 MB/s | 814 kB 00:00 -------------------------------------------------------------------------------- Total 22 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.03.26.noarch 2/8 Installing : myplc-docs-7.1-0.lxc.2024.03.26.noarch 3/8 Installing : rpm-sign-4.19.1.1-1.fc39.x86_64 4/8 Installing : drpm-0.5.2-3.fc39.x86_64 5/8 Installing : createrepo_c-libs-1.0.4-1.fc39.x86_64 6/8 Installing : createrepo_c-1.0.4-1.fc39.x86_64 7/8 Running scriptlet: myplc-7.1-0.lxc.2024.03.26.noarch 8/8 Preserving /var/lib/pgsql/data Preserving /etc/planetlab Installing : myplc-7.1-0.lxc.2024.03.26.noarch 8/8 Running scriptlet: myplc-7.1-0.lxc.2024.03.26.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.4-1.fc39.x86_64 2/8 Verifying : createrepo_c-libs-1.0.4-1.fc39.x86_64 3/8 Verifying : rpm-sign-4.19.1.1-1.fc39.x86_64 4/8 Verifying : myplc-7.1-0.lxc.2024.03.26.noarch 5/8 Verifying : myplc-docs-7.1-0.lxc.2024.03.26.noarch 6/8 Verifying : myplc-release-7.1-0.lxc.2024.03.26.noarch 7/8 Verifying : www-register-wizard-4.3-5.lxc.noarch 8/8 Installed: createrepo_c-1.0.4-1.fc39.x86_64 createrepo_c-libs-1.0.4-1.fc39.x86_64 drpm-0.5.2-3.fc39.x86_64 myplc-7.1-0.lxc.2024.03.26.noarch myplc-docs-7.1-0.lxc.2024.03.26.noarch myplc-release-7.1-0.lxc.2024.03.26.noarch rpm-sign-4.19.1.1-1.fc39.x86_64 www-register-wizard-4.3-5.lxc.noarch Complete! -> 03:12:18 -- + 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 vplc21 rpm -q myplc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (ED25519) to the list of known hosts. myplc-7.1-0.lxc.2024.03.26.noarch * 03:12:18 -- ********** 1 SUCCESSFUL step plc_install on plctest1_vplc21 TRACE: 1 03-11-59->19s=0:00:19.381428s status=OK step=plc_install plc=plctest1_vplc21 force=False * 03:12:18 -- ********** 1 RUNNING step plc_configure on plc plctest1_vplc21 -> 03:12:18 -- + cat plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21.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 vplc21.pl.sophia.inria.fr e PLC_API_HOST vplc21.pl.sophia.inria.fr e PLC_WWW_HOST vplc21.pl.sophia.inria.fr e PLC_BOOT_HOST vplc21.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:18 -- + cat plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21.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 vplc21 plc-config-tty Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (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:19 -- + rm plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21.plc-config-tty * 03:12:19 -- ********** 1 SUCCESSFUL step plc_configure on plctest1_vplc21 TRACE: 1 03-12-18->0s=0:00:00.832199s status=OK step=plc_configure plc=plctest1_vplc21 force=False * 03:12:19 -- ********** 1 RUNNING step plc_start on plc plctest1_vplc21 -> 03:12:19 -- + 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 vplc21 systemctl start plc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (ED25519) to the list of known hosts. * 03:12:28 -- ********** 1 SUCCESSFUL step plc_start on plctest1_vplc21 TRACE: 1 03-12-19->9s=0:00:09.395826s status=OK step=plc_start plc=plctest1_vplc21 force=False * 03:12:28 -- ********** 1 RUNNING step keys_fetch on plc plctest1_vplc21 -> 03:12:28 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 buzzcocks:/vservers/2024.03.26--f39-nofed-1-vplc21//etc/planetlab/debug_ssh_key.pub keys/2024.03.26--f39-nofed-1-vplc21-debug.pub -> 03:12:29 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 buzzcocks:/vservers/2024.03.26--f39-nofed-1-vplc21//etc/planetlab/debug_ssh_key.rsa keys/2024.03.26--f39-nofed-1-vplc21-debug.rsa * 03:12:29 -- ********** 1 SUCCESSFUL step keys_fetch on plctest1_vplc21 TRACE: 1 03-12-28->0s=0:00:00.938401s status=OK step=keys_fetch plc=plctest1_vplc21 force=False * 03:12:29 -- ********** 1 RUNNING step keys_store on plc plctest1_vplc21 * 03:12:29 -- Storing key key_admin in keys/key_admin.pub * 03:12:29 -- Storing key key_pi in keys/key_pi.pub * 03:12:29 -- Storing key key_user in keys/key_user.pub * 03:12:29 -- Storing key key_sfapi in keys/key_sfapi.pub * 03:12:29 -- Storing key key_sfauser in keys/key_sfauser.pub * 03:12:29 -- ********** 1 SUCCESSFUL step keys_store on plctest1_vplc21 TRACE: 1 03-12-29->0s=0:00:00.002458s status=OK step=keys_store plc=plctest1_vplc21 force=False * 03:12:29 -- ********** 1 RUNNING step keys_clear_known_hosts on plc plctest1_vplc21 * 03:12:29 -- Clearing entry for vnode01.pl.sophia.inria.fr in /root/.ssh/known_hosts -> 03:12:29 -- + sed -i -e '/^vnode01.pl.sophia.inria.fr/d' /root/.ssh/known_hosts * 03:12:29 -- ********** 1 SUCCESSFUL step keys_clear_known_hosts on plctest1_vplc21 TRACE: 1 03-12-29->0s=0:00:00.011855s status=OK step=keys_clear_known_hosts plc=plctest1_vplc21 force=False * 03:12:29 -- ********** 1 RUNNING step plcapi_urls on plc plctest1_vplc21 ... (http error 302) http://vplc21.pl.sophia.inria.fr/PLCAPI ... (http error 302) http://vplc21.pl.sophia.inria.fr/PLCAPI/ ... (http error 302) http://vplc21.pl.sophia.inria.fr:80/PLCAPI ... (http error 302) http://vplc21.pl.sophia.inria.fr:80/PLCAPI/ ... (http error 302) http://138.96.112.91/PLCAPI ... (http error 302) http://138.96.112.91/PLCAPI/ ... (http error 302) http://138.96.112.91:80/PLCAPI ... (http error 302) http://138.96.112.91:80/PLCAPI/ YES https://vplc21.pl.sophia.inria.fr/PLCAPI YES https://vplc21.pl.sophia.inria.fr/PLCAPI/ YES https://vplc21.pl.sophia.inria.fr:443/PLCAPI YES https://vplc21.pl.sophia.inria.fr:443/PLCAPI/ YES https://138.96.112.91/PLCAPI YES https://138.96.112.91/PLCAPI/ YES https://138.96.112.91:443/PLCAPI YES https://138.96.112.91:443/PLCAPI/ * 03:12:31 -- ********** 1 SUCCESSFUL step plcapi_urls on plctest1_vplc21 TRACE: 1 03-12-29->1s=0:00:01.934344s status=OK step=plcapi_urls plc=plctest1_vplc21 force=False * 03:12:31 -- ********** 1 RUNNING step speed_up_slices on plc plctest1_vplc21 -> 03:12:31 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21.nodemanager buzzcocks:/vservers/2024.03.26--f39-nofed-1-vplc21///var/www/html/PlanetLabConf/nodemanager scp: dest open "/vservers/2024.03.26--f39-nofed-1-vplc21///var/www/html/PlanetLabConf/nodemanager": No such file or directory scp: failed to upload file plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21.nodemanager to /vservers/2024.03.26--f39-nofed-1-vplc21///var/www/html/PlanetLabConf/nodemanager * 03:12:32 -- ********** 1 SUCCESSFUL step speed_up_slices on plctest1_vplc21 TRACE: 1 03-12-31->0s=0:00:00.512995s status=OK step=speed_up_slices plc=plctest1_vplc21 force=False * 03:12:32 -- ********** 1 RUNNING step initscripts on plc plctest1_vplc21 > 03:12:32 -- Adding Initscript in plc plctest1_vplc21 { '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:32 -- ********** 1 SUCCESSFUL step initscripts on plctest1_vplc21 TRACE: 1 03-12-32->0s=0:00:00.018379s status=OK step=initscripts plc=plctest1_vplc21 force=False * 03:12:32 -- ********** 1 RUNNING step sites on plc plctest1_vplc21 * 03:12:32 -- Creating site inri & users in plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 {'Username': 'root@test.onelab.eu', 'AuthMethod': 'password', 'AuthString': 'test++', 'Role': 'root'} * 03:12:32 -- Adding user admin@onelab.eu - roles ['admin'] * 03:12:32 -- Adding user fake-pi1@onelab.eu - roles ['pi'] * 03:12:32 -- Adding user fake-pi2@onelab.eu - roles ['pi', 'tech'] * 03:12:32 -- Adding user fake-tech1@onelab.eu - roles ['tech'] * 03:12:32 -- Adding user fake-user1@onelab.eu - roles ['user'] * 03:12:32 -- Adding user fake-tech2@onelab.eu - roles ['tech', 'user'] * 03:12:33 -- ********** 1 SUCCESSFUL step sites on plctest1_vplc21 TRACE: 1 03-12-32->0s=0:00:00.752174s status=OK step=sites plc=plctest1_vplc21 force=False * 03:12:33 -- ********** 1 RUNNING step nodes on plc plctest1_vplc21 * 03:12:33 -- Creating nodes for site inri in plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 > 03:12:33 -- 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:33 -- node vnode01.pl.sophia.inria.fr created by user fake-pi1@onelab.eu * 03:12:33 -- ********** 1 SUCCESSFUL step nodes on plctest1_vplc21 TRACE: 1 03-12-33->0s=0:00:00.114143s status=OK step=nodes plc=plctest1_vplc21 force=False * 03:12:33 -- ********** 1 RUNNING step slices on plc plctest1_vplc21 * 03:12:33 -- Creating slice inri_sl1 * 03:12:33 -- 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:33 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl1 * 03:12:33 -- Creating slice inri_sl2 * 03:12:33 -- Adding initscript name initscript_by_name in inri_sl2 * 03:12:33 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl2 * 03:12:33 -- Creating slice inri_sl3 * 03:12:33 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl3 * 03:12:33 -- ********** 1 SUCCESSFUL step slices on plctest1_vplc21 TRACE: 1 03-12-33->0s=0:00:00.434484s status=OK step=slices plc=plctest1_vplc21 force=False * 03:12:33 -- ********** 1 RUNNING step nodegroups on plc plctest1_vplc21 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:33 -- ********** 1 SUCCESSFUL step nodegroups on plctest1_vplc21 TRACE: 1 03-12-33->0s=0:00:00.097398s status=OK step=nodegroups plc=plctest1_vplc21 force=False * 03:12:33 -- ********** 1 RUNNING step leases on plc plctest1_vplc21 API answered grain= 1800 * 03:12:33 -- No reservable node found - proceeding without leases * 03:12:33 -- ********** 1 SUCCESSFUL step leases on plctest1_vplc21 TRACE: 1 03-12-33->0s=0:00:00.011661s status=OK step=leases plc=plctest1_vplc21 force=False * 03:12:33 -- ********** 1 RUNNING step gather_logs on plc plctest1_vplc21 -------------------- TestPlc.gather_logs : PLC's /var/log -> 03:12:33 -- + mkdir -p logs/myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 -> 03:12:33 -- + 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 vplc21 tar -C /var/log/ -cf - . + tar -C logs/myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (ED25519) to the list of known hosts. tar: ./journal/1e56343167a441669120609f53a0d7f7/system.journal: file changed as we read it -> 03:12:34 -- + chmod a+r,a+x logs/myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/httpd -------------------- TestPlc.gather_logs : PLC's /var/lib/psql/data/pg_log/ -> 03:12:34 -- + mkdir -p logs/myplc.pgsql-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 -> 03:12:34 -- + 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 vplc21 tar -C /var/lib/pgsql/data/pg_log/ -cf - . + tar -C logs/myplc.pgsql-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (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:35 -- + mkdir -p logs/sfi.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 -> 03:12:35 -- + 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 vplc21 tar -C /root/sfi/ -cf - . + tar -C logs/sfi.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc21' (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:36 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 boxtops:/vservers/2024.03.26--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt logs/node.qemu.vnode01.pl.sophia.inria.fr.txt scp: /vservers/2024.03.26--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt: No such file or directory -------------------- TestPlc.gather_logs : nodes's /var/log -> 03:12:36 -- + mkdir -p logs/node.var-log.vnode01.pl.sophia.inria.fr -> 03:12:36 -- + 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:39 -- + mkdir -p logs/sliver.var-log.inri_sl1@vnode01.pl.sophia.inria.fr -> 03:12:39 -- + 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:42 -- + mkdir -p logs/sliver.var-log.inri_sl2@vnode01.pl.sophia.inria.fr -> 03:12:42 -- + 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:46 -- + mkdir -p logs/sliver.var-log.inri_sl3@vnode01.pl.sophia.inria.fr -> 03:12:46 -- + 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:49 -- ********** 1 SUCCESSFUL step gather_logs on plctest1_vplc21 TRACE: 1 03-12-33->15s=0:00:15.490569s status=OK step=gather_logs plc=plctest1_vplc21 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.03.26--f39-nofed ++ slice=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + mkdir -p /vservers/2024.03.26--f39-nofed/build/testlogs ++ rootdir 2024.03.26--f39-nofed ++ slice=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + rsync --verbose --archive root@testmaster.onelab.eu:2024.03.26--f39-nofed/logs/ /vservers/2024.03.26--f39-nofed/build/testlogs receiving incremental file list run -> run-03-10.txt run-03-10.txt success trace -> trace-03-10.txt trace-03-10.txt myplc.pgsql-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/README -> ../../usr/share/doc/systemd/README.logs myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/boot.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/btmp myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/dnf.librepo.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/dnf.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/dnf.rpm.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/hawkey.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/lastlog myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/maillog myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/messages myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/php.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/plc_api_ratelimit.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/plcapi.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/secure myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/spooler myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/tallylog myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/wtmp myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/httpd/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/httpd/access_log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/httpd/error_log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/httpd/ssl_access_log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/httpd/ssl_error_log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/httpd/ssl_request_log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/journal/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/journal/1e56343167a441669120609f53a0d7f7/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/journal/1e56343167a441669120609f53a0d7f7/system.journal myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/mail/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/mail/statistics myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/myslice/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/myslice/myslice.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/php-fpm/ myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/php-fpm/error.log myplc.var-log.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/private/ node.var-log.vnode01.pl.sophia.inria.fr/ sfi.plctest1_vplc21.2024.03.26--f39-nofed-1-vplc21/ 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 633 bytes received 9,539,225 bytes 19,079,716.00 bytes/sec total size is 9,534,178 speedup is 1.00 ++ rootdir 2024.03.26--f39-nofed ++ slice=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + chmod -R a+r /vservers/2024.03.26--f39-nofed/build/testlogs/ ++ rootdir 2024.03.26--f39-nofed ++ slice=2024.03.26--f39-nofed ++ shift ++ echo /vservers/2024.03.26--f39-nofed + webpublish_rsync /build/lxc//2024.03.26--f39-nofed/testlogs/ /vservers/2024.03.26--f39-nofed/build/testlogs/ + local remote=/build/lxc//2024.03.26--f39-nofed/testlogs/ + shift + rsync --archive --delete /vservers/2024.03.26--f39-nofed/build/testlogs/ root@build.onelab.eu:/build/lxc//2024.03.26--f39-nofed/testlogs/ ++ date + echo '============================== END lbuild-nightly.sh:run_log on Tue Mar 26 03:12:50 AM CET 2024' ============================== END lbuild-nightly.sh:run_log on Tue Mar 26 03:12:50 AM CET 2024 + '[' -z true ']' + success + set -x + '[' -z /build/lxc//2024.03.26--f39-nofed/log.txt ']' + webpublish mkdir -p /build/lxc//2024.03.26--f39-nofed + ssh root@build.onelab.eu mkdir -p /build/lxc//2024.03.26--f39-nofed + webpublish_rsync /build/lxc//2024.03.26--f39-nofed/log.txt /vservers/2024.03.26--f39-nofed/log.txt + local remote=/build/lxc//2024.03.26--f39-nofed/log.txt + shift + rsync --archive --delete /vservers/2024.03.26--f39-nofed/log.txt root@build.onelab.eu:/build/lxc//2024.03.26--f39-nofed/log.txt ******************** BEG SUMMARY Failed to analyze /vservers/2024.03.26--f39-nofed/log.txt ******************** END SUMMARY