==================== BEG LXC Transcript of vm creation ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: creating vm 2025.11.21--f43-py3-rpm-again' Fri Nov 21 10:57:40 AM CET 2025 XXXXXXXXXX lbuild-nightly.sh: creating vm 2025.11.21--f43-py3-rpm-again Fri Nov 21 10:57:40 AM CET 2025 + show_env + set +x FCDISTRO=f43 PLDISTRO=lxc PERSONALITY=linux64 BASE=2025.11.21--f43-py3-rpm-again 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-38737 ++ 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-38737 + git archive --remote=git://git.onelab.eu/build master + tar -C /tmp/lbuild-nightly.sh-38737 -xf - + cd /tmp/lbuild-nightly.sh-38737 + ./lbuild-initvm.sh -f f43 -d lxc -p linux64 2025.11.21--f43-py3-rpm-again + set -e + local lxc=2025.11.21--f43-py3-rpm-again + shift + local fcdistro=f43 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again ++ package_method f43 ++ local fcdistro=f43 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2025.11.21--f43-py3-rpm-again + set -x + set -e + local lxc=2025.11.21--f43-py3-rpm-again + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + local cache=/var/cache/lxc/fedora/x86_64/43 + mkdir -p /var/cache/lxc/fedora/x86_64/43 + flock --exclusive --timeout 60 200 + '[' '!' -e /var/cache/lxc/fedora/x86_64/43/rootfs ']' + echo 'Updating cache /var/cache/lxc/fedora/x86_64/43/rootfs ...' Updating cache /var/cache/lxc/fedora/x86_64/43/rootfs ... + dnf --installroot /var/cache/lxc/fedora/x86_64/43/rootfs --releasever=43 -y --nogpgcheck update Updating and loading repositories: Repositories loaded. Nothing to do. + echo 'Update finished' Update finished + echo 'Filling /vservers/2025.11.21--f43-py3-rpm-again from /var/cache/lxc/fedora/x86_64/43/rootfs ... ' Filling /vservers/2025.11.21--f43-py3-rpm-again from /var/cache/lxc/fedora/x86_64/43/rootfs ... + rsync -a /var/cache/lxc/fedora/x86_64/43/rootfs/ /vservers/2025.11.21--f43-py3-rpm-again/ + return 0 + return 0 ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + chroot /vservers/2025.11.21--f43-py3-rpm-again 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 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + chroot /vservers/2025.11.21--f43-py3-rpm-again linux64 rpm --rebuilddb + fedora_configure 2025.11.21--f43-py3-rpm-again f43 + set -x + set -e + local lxc=2025.11.21--f43-py3-rpm-again + shift + local fcdistro=f43 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again/selinux + echo 0 + cat + cat + local dev_path=/vservers/2025.11.21--f43-py3-rpm-again/dev + rm -rf /vservers/2025.11.21--f43-py3-rpm-again/dev + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again/dev + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/null c 1 3 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/zero c 1 5 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/random c 1 8 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/urandom c 1 9 + mkdir -m 755 /vservers/2025.11.21--f43-py3-rpm-again/dev/pts + mkdir -m 1777 /vservers/2025.11.21--f43-py3-rpm-again/dev/shm + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/tty c 5 0 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/tty0 c 4 0 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/tty1 c 4 1 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/tty2 c 4 2 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/tty3 c 4 3 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/tty4 c 4 4 + mknod -m 600 /vservers/2025.11.21--f43-py3-rpm-again/dev/console c 5 1 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/full c 1 7 + mknod -m 600 /vservers/2025.11.21--f43-py3-rpm-again/dev/initctl p + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again/dev/ptmx c 5 2 + fedora_configure_systemd 2025.11.21--f43-py3-rpm-again + set -e + set -x + local lxc=2025.11.21--f43-py3-rpm-again + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + '[' -d /vservers/2025.11.21--f43-py3-rpm-again/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2025.11.21--f43-py3-rpm-again/etc/systemd/system/default.target + touch /vservers/2025.11.21--f43-py3-rpm-again/etc/fstab + ln -sf /dev/null /vservers/2025.11.21--f43-py3-rpm-again/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2025.11.21--f43-py3-rpm-again/etc/systemd/system/getty@.service + rm -f /vservers/2025.11.21--f43-py3-rpm-again/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2025.11.21--f43-py3-rpm-again 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 2025.11.21--f43-py3-rpm-again + local lxc=2025.11.21--f43-py3-rpm-again + case $(network_config_method $fcdistro) in ++ network_config_method f43 ++ local fcdistro=f43 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2025.11.21--f43-py3-rpm-again/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2025.11.21--f43-py3-rpm-again/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again/etc/NetworkManager/system-connections + '[' -n true ']' + write_guest_networkmanager_natip + cat + chmod 600 '/vservers/2025.11.21--f43-py3-rpm-again/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2025.11.21--f43-py3-rpm-again f43 lxc + set -x + set -e + trap failure ERR INT + local lxc=2025.11.21--f43-py3-rpm-again + shift + local fcdistro=f43 + shift + local pldistro=lxc + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + chroot /vservers/2025.11.21--f43-py3-rpm-again linux64 rpm --rebuilddb + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2025.11.21--f43-py3-rpm-again' Initializing yum.repos.d in 2025.11.21--f43-py3-rpm-again + rm -f /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/fedora.repo /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/fedora-updates.repo /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/building.repo . f43 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/building.repo + shift + builddir=. + shift + fcdistro=f43 + shift + yumexclude_line= + shift + mirrors=http://mirror.onelab.eu/ + template=./mirroring/f43/yum.repos.d/building.repo.in + '[' '!' -f ./mirroring/f43/yum.repos.d/building.repo.in ']' + for mirror in $mirrors + yumconf_mirror /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/building.repo ./mirroring/f43/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/building.repo + shift + template=./mirroring/f43/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/f43/yum.repos.d/building.repo.in ++ grep '^baseurl=' /vservers/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/building.repo + baseurl_defs='baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/$basearch/' + '[' -z 'baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/$basearch/' ']' + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/$basearch/os/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os/ + repomd=http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/43/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/2025.11.21--f43-py3-rpm-again/etc/yum.repos.d/building.repo -e 's,gpgkey=.*,gpgkey=http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-43-primary,' + rpm --root /vservers/2025.11.21--f43-py3-rpm-again --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-43-primary + '[' -n '' ']' + return 0 + '[' -d /vservers/2025.11.21--f43-py3-rpm-again/cgroup ']' + mkdir /vservers/2025.11.21--f43-py3-rpm-again/cgroup + '[' -h /vservers/2025.11.21--f43-py3-rpm-again/etc/resolv.conf ']' + rm -f /vservers/2025.11.21--f43-py3-rpm-again/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2025.11.21--f43-py3-rpm-again/etc/resolv.conf + '[' -f /vservers/2025.11.21--f43-py3-rpm-again/etc/hosts ']' + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2025.11.21--f43-py3-rpm-again/root/.ssh + chmod 600 /vservers/2025.11.21--f43-py3-rpm-again/root/.ssh/authorized_keys + local config_xml=/tmp/2025.11.21--f43-py3-rpm-again.xml + '[' -n true ']' + write_lxc_xml_natip 2025.11.21--f43-py3-rpm-again + local lxc=2025.11.21--f43-py3-rpm-again + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + cat + virsh -c lxc:/// define /tmp/2025.11.21--f43-py3-rpm-again.xml Domain '2025.11.21--f43-py3-rpm-again' defined from /tmp/2025.11.21--f43-py3-rpm-again.xml + return 0 + devel_or_test_tools 2025.11.21--f43-py3-rpm-again f43 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2025.11.21--f43-py3-rpm-again + shift + local fcdistro=f43 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again ++ package_method f43 ++ local fcdistro=f43 ++ 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/2025.11.21--f43-py3-rpm-again linux64 arch + local lxc_arch=x86_64 + '[' x86_64 = unknown ']' ++ pl_getPackages -a x86_64 f43 lxc ./config.lxc/devel.pkgs ++ pl_parsePkgs package -a x86_64 f43 lxc ./config.lxc/devel.pkgs ++ target_arch=x86_64 ++ keyword=package ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f43 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.lxc/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.lxc/devel.pkgs ++ pkgs.py -a x86_64 -f f43 -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 python3-rpm python3-setuptools 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 f43 lxc ./config.lxc/devel.pkgs ++ pl_parsePkgs group -a x86_64 f43 lxc ./config.lxc/devel.pkgs ++ target_arch=x86_64 ++ keyword=group ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f43 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f43 -d lxc group ./config.lxc/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f43 -d lxc group ./config.lxc/devel.pkgs ++ pkgs.py -a x86_64 -f f43 -d lxc group ./config.lxc/devel.pkgs + local groups= + case "$pkg_method" in + local has_dnf= + chroot /vservers/2025.11.21--f43-py3-rpm-again linux64 dnf --version Failed to set locale, defaulting to "C.UTF-8" dnf5 version 5.2.17.0 dnf5 plugin API version 2.0 libdnf5 version 5.2.17.0 libdnf5 plugin API version 2.2 + 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 python3-rpm python3-setuptools 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/2025.11.21--f43-py3-rpm-again 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 python3-rpm python3-setuptools 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" Updating and loading repositories: Fedora 43 - x86_64 - Updates 100% | 4.2 KiB/s | 1.6 KiB | 00m00s Fedora 43 - x86_64 100% | 504.3 KiB/s | 283.4 KiB | 00m01s Fedora 43 - x86_64 - Updates 100% | 490.6 KiB/s | 284.5 KiB | 00m01s Repositories loaded. Package "coreutils-9.7-6.fc43.x86_64" is already installed. Package "curl-8.15.0-3.fc43.x86_64" is already installed. Package "diffutils-3.12-3.fc43.x86_64" is already installed. Package "glibc-2.42-4.fc43.x86_64" is already installed. Package "glibc-common-2.42-4.fc43.x86_64" is already installed. Package "gzip-1.13-4.fc43.x86_64" is already installed. Package "openssh-10.0p1-5.fc43.x86_64" is already installed. Package "python3-3.14.0-2.fc43.x86_64" is already installed. Package "rpm-6.0.0-1.fc43.x86_64" is already installed. Package "dnf5-5.2.17.0-2.fc43.x86_64" is already installed. Package "zlib-ng-compat-2.2.5-2.fc43.x86_64" is already installed. Package Arch Version Repository Size Installing: NetworkManager x86_64 1:1.54.0-2.fc43 fedora 5.8 MiB beecrypt-devel x86_64 4.2.1-38.fc43 fedora 177.4 KiB binutils-devel x86_64 2.45.1-1.fc43 updates 55.0 MiB bzip2 x86_64 1.0.8-21.fc43 fedora 95.3 KiB cpio x86_64 2.15-6.fc43 fedora 1.1 MiB createrepo_c x86_64 1.2.1-3.fc43 fedora 190.5 KiB cronie x86_64 1.7.2-12.fc43 fedora 301.4 KiB docbook-utils-pdf noarch 0.6.15-3.fc43 fedora 179.0 B ed x86_64 1.22.2-1.fc43 fedora 148.1 KiB elfutils-libelf-devel x86_64 0.194-1.fc43 updates 75.0 KiB emacs-nw x86_64 1:30.2-4.fc43 updates 169.8 MiB expat-devel x86_64 2.7.2-1.fc43 fedora 208.0 KiB gcc-c++ x86_64 15.2.1-4.fc43 updates 41.3 MiB gd x86_64 2.3.3-19.fc43 fedora 403.6 KiB ghostscript x86_64 10.05.1-5.fc43 fedora 30.8 KiB git x86_64 2.51.1-1.fc43 updates 56.4 KiB gnupg1 x86_64 1.4.23-28.fc43 fedora 5.1 MiB hostname x86_64 3.25-3.fc43 fedora 41.4 KiB httpd x86_64 2.4.65-3.fc43 updates 56.6 KiB iptables-legacy x86_64 1.8.11-12.fc43 updates 103.7 KiB less x86_64 679-2.fc43 fedora 406.1 KiB libcurl-devel x86_64 8.15.0-3.fc43 updates 1.3 MiB libpq-devel x86_64 18.0-3.fc43 fedora 406.7 KiB libtool x86_64 2.5.4-7.fc43 fedora 2.7 MiB libxml2-devel x86_64 2.12.10-5.fc43 fedora 3.4 MiB linuxdoc-tools x86_64 0.9.85-2.fc43 fedora 494.4 KiB make x86_64 1:4.4.1-11.fc43 fedora 1.8 MiB mod_ssl x86_64 1:2.4.65-3.fc43 updates 253.2 KiB openssl x86_64 1:3.5.4-1.fc43 updates 1.8 MiB openssl-devel x86_64 1:3.5.4-1.fc43 updates 4.6 MiB patchutils x86_64 0.4.2-16.fc43 fedora 200.9 KiB perl-ExtUtils-Embed noarch 1.35-520.fc43 fedora 15.6 KiB php-devel x86_64 8.4.14-1.fc43 updates 6.4 MiB postgresql x86_64 18.0-1.fc43 updates 8.3 MiB postgresql-server x86_64 18.0-1.fc43 updates 31.7 MiB python3-devel x86_64 3.14.0-2.fc43 updates 1.9 MiB python3-rpm x86_64 6.0.0-1.fc43 fedora 179.3 KiB python3-setuptools noarch 78.1.1-15.fc43 fedora 9.0 MiB readline-devel x86_64 8.3-2.fc43 fedora 595.8 KiB redhat-rpm-config noarch 343-11.fc43 fedora 182.9 KiB rpm-build x86_64 6.0.0-1.fc43 fedora 287.4 KiB rpm-devel x86_64 6.0.0-1.fc43 fedora 291.0 KiB rsync x86_64 3.4.1-4.fc43 fedora 777.1 KiB s-nail x86_64 14.9.25-3.fc43 fedora 1.2 MiB sendmail x86_64 8.18.1-13.fc43 fedora 1.7 MiB sendmail-cf noarch 8.18.1-13.fc43 fedora 981.9 KiB sudo x86_64 1.9.17-6.p2.fc43 updates 5.0 MiB tar x86_64 2:1.35-6.fc43 fedora 2.9 MiB texlive-ec noarch 11:svn25033.1.0-80.fc43 fedora 2.5 MiB texlive-latex noarch 11:svn65161-93.fc43 fedora 40.2 MiB vconfig x86_64 1.9-41.fc43 fedora 56.0 KiB wget2-wget x86_64 2.2.0-6.fc43 fedora 42.0 B xmlsec1 x86_64 1:1.2.41-3.fc43 fedora 547.1 KiB xmlsec1-openssl x86_64 1:1.2.41-3.fc43 fedora 277.0 KiB Installing dependencies: NetworkManager-libnm x86_64 1:1.54.0-2.fc43 fedora 10.0 MiB abattis-cantarell-vf-fonts noarch 0.301-15.fc43 fedora 192.7 KiB add-determinism x86_64 0.6.0-2.fc43 fedora 2.4 MiB adobe-mappings-cmap noarch 20231115-3.fc43 fedora 15.2 MiB adobe-mappings-cmap-deprecated noarch 20231115-3.fc43 fedora 582.1 KiB adobe-mappings-pdf noarch 20190401-10.fc43 fedora 4.4 MiB alsa-lib x86_64 1.2.14-4.fc43 fedora 1.4 MiB annobin-docs noarch 12.99-1.fc43 fedora 98.9 KiB annobin-plugin-gcc x86_64 12.99-1.fc43 fedora 1.0 MiB ansible-srpm-macros noarch 1-18.1.fc43 fedora 35.7 KiB apr x86_64 1.7.6-3.fc43 fedora 299.6 KiB apr-util x86_64 1.6.3-25.fc43 updates 216.4 KiB apr-util-lmdb x86_64 1.6.3-25.fc43 updates 11.1 KiB autoconf noarch 2.72-7.fc43 fedora 2.8 MiB automake noarch 1.18.1-2.fc43 fedora 1.8 MiB avahi-libs x86_64 0.9~rc2-6.fc43 fedora 171.6 KiB beecrypt x86_64 4.2.1-38.fc43 fedora 278.4 KiB biber noarch 2.21-2.fc43 fedora 1.4 MiB binutils x86_64 2.45.1-1.fc43 updates 27.3 MiB brotli x86_64 1.1.0-10.fc43 fedora 31.6 KiB brotli-devel x86_64 1.1.0-10.fc43 fedora 65.6 KiB build-reproducibility-srpm-macros noarch 0.6.0-2.fc43 fedora 735.0 B cmake-filesystem x86_64 3.31.6-4.fc43 fedora 0.0 B cpp x86_64 15.2.1-4.fc43 updates 37.9 MiB createrepo_c-libs x86_64 1.2.1-3.fc43 fedora 277.7 KiB cronie-anacron x86_64 1.7.2-12.fc43 fedora 49.7 KiB crontabs noarch 1.11^20190603git9e74f2d-8.fc43 fedora 20.8 KiB cups-filesystem noarch 1:2.4.14-3.fc43 updates 0.0 B cups-libs x86_64 1:2.4.14-3.fc43 updates 618.7 KiB cyrus-sasl x86_64 2.1.28-33.fc43 fedora 140.7 KiB dbus-libs x86_64 1:1.16.0-4.fc43 fedora 345.5 KiB debugedit x86_64 5.2-3.fc43 fedora 214.0 KiB default-fonts-core-sans noarch 4.2-5.fc43 fedora 11.9 KiB docbook-dtds noarch 1.0-89.fc43 fedora 8.3 MiB docbook-style-dsssl noarch 1.79-42.fc43 fedora 2.2 MiB docbook-utils noarch 0.6.15-3.fc43 fedora 156.7 KiB drpm x86_64 0.5.2-8.fc42 fedora 131.4 KiB dwz x86_64 0.16-2.fc43 fedora 287.1 KiB efi-srpm-macros noarch 6-4.fc43 fedora 40.1 KiB elfutils x86_64 0.194-1.fc43 updates 2.9 MiB emacs-common x86_64 1:30.2-4.fc43 updates 103.9 MiB emacs-filesystem noarch 1:30.0-5.fc43 fedora 0.0 B emacsclient x86_64 1:30.2-4.fc43 updates 72.8 KiB fedora-logos-httpd noarch 42.0.1-2.fc43 fedora 12.1 KiB file x86_64 5.46-8.fc43 fedora 100.2 KiB file-libs x86_64 5.46-8.fc43 fedora 11.9 MiB filesystem-srpm-macros noarch 3.18-50.fc43 fedora 38.2 KiB fontconfig x86_64 2.17.0-3.fc43 fedora 765.9 KiB fonts-filesystem noarch 1:2.0.5-23.fc43 fedora 0.0 B fonts-srpm-macros noarch 1:2.0.5-23.fc43 fedora 55.8 KiB forge-srpm-macros noarch 0.4.0-3.fc43 fedora 38.9 KiB fpc-srpm-macros noarch 1.3-15.fc43 fedora 144.0 B freetype x86_64 2.13.3-3.fc43 fedora 850.2 KiB gap-srpm-macros noarch 2-1.fc43 fedora 2.1 KiB gcc x86_64 15.2.1-4.fc43 updates 111.9 MiB gcc-plugin-annobin x86_64 15.2.1-4.fc43 updates 57.2 KiB gdb-minimal x86_64 16.3-6.fc43 fedora 13.3 MiB gettext x86_64 0.25.1-2.fc43 fedora 12.9 MiB gettext-common-devel noarch 0.25.1-2.fc43 fedora 592.5 KiB gettext-devel x86_64 0.25.1-2.fc43 fedora 1.3 MiB gettext-envsubst x86_64 0.25.1-2.fc43 fedora 74.8 KiB gettext-libs x86_64 0.25.1-2.fc43 fedora 2.2 MiB gettext-runtime x86_64 0.25.1-2.fc43 fedora 444.2 KiB ghc-srpm-macros noarch 1.9.2-3.fc43 fedora 779.0 B ghostscript-tools-fontutils noarch 10.05.1-5.fc43 fedora 2.5 KiB ghostscript-tools-printing noarch 10.05.1-5.fc43 fedora 3.5 KiB git-core x86_64 2.51.1-1.fc43 updates 23.6 MiB git-core-doc noarch 2.51.1-1.fc43 updates 17.7 MiB glibc-devel x86_64 2.42-4.fc43 fedora 2.3 MiB gnat-srpm-macros noarch 6-8.fc43 fedora 1.0 KiB gnupg2 x86_64 2.4.8-4.fc43 fedora 6.5 MiB gnupg2-dirmngr x86_64 2.4.8-4.fc43 fedora 618.4 KiB gnupg2-gpg-agent x86_64 2.4.8-4.fc43 fedora 671.4 KiB gnupg2-gpgconf x86_64 2.4.8-4.fc43 fedora 250.0 KiB gnupg2-keyboxd x86_64 2.4.8-4.fc43 fedora 201.4 KiB gnupg2-verify x86_64 2.4.8-4.fc43 fedora 348.5 KiB gnutls-dane x86_64 3.8.10-3.fc43 fedora 60.9 KiB go-srpm-macros noarch 3.8.0-1.fc43 fedora 61.9 KiB google-droid-sans-fonts noarch 20200215-23.fc43 fedora 6.3 MiB google-noto-fonts-common noarch 20251101-2.fc43 updates 17.7 KiB google-noto-sans-vf-fonts noarch 20251101-2.fc43 updates 1.4 MiB gpgme x86_64 1.24.3-6.fc43 fedora 587.9 KiB gpgverify noarch 2.2-3.fc43 fedora 8.7 KiB gpm-libs x86_64 1.20.7-52.fc43 fedora 31.6 KiB graphite2 x86_64 1.3.14-19.fc43 fedora 191.8 KiB groff x86_64 1.23.0-10.fc43 fedora 4.3 MiB groff-base x86_64 1.23.0-10.fc43 fedora 3.8 MiB harfbuzz x86_64 11.5.1-1.fc43 fedora 2.8 MiB hiredis x86_64 1.2.0-7.fc43 fedora 105.9 KiB httpd-core x86_64 2.4.65-3.fc43 updates 4.5 MiB httpd-filesystem noarch 2.4.65-3.fc43 updates 464.0 B httpd-tools x86_64 2.4.65-3.fc43 updates 198.8 KiB hunspell x86_64 1.7.2-10.fc43 fedora 1.3 MiB hunspell-en-GB noarch 0.20201207-12.fc43 fedora 543.2 KiB hunspell-en-US noarch 0.20201207-12.fc43 fedora 557.4 KiB hunspell-filesystem x86_64 1.7.2-10.fc43 fedora 0.0 B ima-evm-utils-libs x86_64 1.6.2-6.fc43 fedora 60.7 KiB iptables-legacy-libs x86_64 1.8.11-12.fc43 updates 82.2 KiB iptables-libs x86_64 1.8.11-12.fc43 updates 1.5 MiB jansson x86_64 2.14-3.fc43 fedora 89.1 KiB java-srpm-macros noarch 1-7.fc43 fedora 870.0 B jbig2dec-libs x86_64 0.20-7.fc43 fedora 164.9 KiB jbigkit-libs x86_64 2.1-32.fc43 fedora 113.5 KiB kernel-headers x86_64 6.17.4-300.fc43 updates 6.7 MiB kernel-srpm-macros noarch 1.0-27.fc43 fedora 1.9 KiB keyutils-libs-devel x86_64 1.6.3-6.fc43 fedora 48.2 KiB krb5-devel x86_64 1.21.3-7.fc43 fedora 705.9 KiB lcms2 x86_64 2.16-6.fc43 fedora 433.7 KiB libICE x86_64 1.1.2-3.fc43 fedora 194.4 KiB libSM x86_64 1.2.5-3.fc43 fedora 101.0 KiB libX11 x86_64 1.8.12-1.fc43 fedora 1.3 MiB libX11-common noarch 1.8.12-1.fc43 fedora 1.2 MiB libXau x86_64 1.0.12-3.fc43 fedora 72.9 KiB libXaw x86_64 1.0.16-4.fc43 fedora 511.1 KiB libXext x86_64 1.3.6-4.fc43 fedora 90.0 KiB libXi x86_64 1.8.2-3.fc43 fedora 80.6 KiB libXmu x86_64 1.2.1-4.fc43 fedora 191.3 KiB libXpm x86_64 3.5.17-6.fc43 fedora 148.3 KiB libXt x86_64 1.3.1-3.fc43 fedora 429.8 KiB libaom x86_64 3.13.1-1.fc43 fedora 5.0 MiB libassuan x86_64 2.5.7-4.fc43 fedora 163.8 KiB libavif x86_64 1.3.0-2.fc43 fedora 258.0 KiB libcom_err-devel x86_64 1.47.3-2.fc43 fedora 16.7 KiB libdatrie x86_64 0.2.13-12.fc43 fedora 53.8 KiB libdav1d x86_64 1.5.2-1.fc43 updates 1.7 MiB libdb x86_64 5.3.28-66.fc43 fedora 1.9 MiB libfsverity x86_64 1.6-3.fc43 fedora 28.5 KiB libgccjit x86_64 15.2.1-4.fc43 updates 40.6 MiB libgcrypt x86_64 1.11.1-2.fc43 fedora 1.6 MiB libgomp x86_64 15.2.1-4.fc43 updates 541.6 KiB libgpg-error x86_64 1.55-2.fc43 fedora 915.3 KiB libgs x86_64 10.05.1-5.fc43 fedora 23.5 MiB libicu x86_64 77.1-1.fc43 fedora 36.4 MiB libidn2-devel x86_64 2.3.8-2.fc43 fedora 149.1 KiB libijs x86_64 0.35-25.fc43 fedora 61.6 KiB libimagequant x86_64 4.0.3-8.fc43 fedora 690.9 KiB libjpeg-turbo x86_64 3.1.2-1.fc43 fedora 804.9 KiB libkadm5 x86_64 1.21.3-7.fc43 fedora 213.9 KiB libksba x86_64 1.6.7-4.fc43 fedora 398.5 KiB liblerc x86_64 4.0.0-9.fc43 fedora 624.1 KiB libmpc x86_64 1.3.1-8.fc43 fedora 160.6 KiB libndp x86_64 1.9-4.fc43 fedora 86.0 KiB libnetfilter_conntrack x86_64 1.0.9-9.fc43 fedora 139.7 KiB libnfnetlink x86_64 1.0.1-31.fc43 fedora 50.1 KiB libnghttp2-devel x86_64 1.66.0-2.fc43 fedora 286.3 KiB libpaper x86_64 1:2.1.1-9.fc43 fedora 48.7 KiB libpath_utils x86_64 0.2.1-59.fc43 fedora 61.3 KiB libpng x86_64 2:1.6.50-2.fc43 fedora 237.7 KiB libpq x86_64 18.0-3.fc43 fedora 1.0 MiB libpsl-devel x86_64 0.21.5-6.fc43 fedora 110.2 KiB libsecret x86_64 0.21.7-7.fc43 updates 565.3 KiB libselinux-devel x86_64 3.9-5.fc43 fedora 127.3 KiB libsepol-devel x86_64 3.9-2.fc43 fedora 121.4 KiB libssh-devel x86_64 0.11.3-1.fc43 fedora 178.0 KiB libstdc++-devel x86_64 15.2.1-4.fc43 updates 37.3 MiB libtalloc x86_64 2.4.3-4.fc43 fedora 64.1 KiB libtextstyle x86_64 0.25.1-2.fc43 fedora 199.5 KiB libthai x86_64 0.1.29-11.fc43 fedora 783.4 KiB libtiff x86_64 4.7.1-1.fc43 updates 624.4 KiB libtree-sitter x86_64 0.25.8-2.fc43 fedora 208.3 KiB libusb-compat-0.1 x86_64 0.1.8-13.fc43 fedora 53.0 KiB libverto-devel x86_64 0.3.2-11.fc43 fedora 25.7 KiB libvmaf x86_64 3.0.0-4.fc43 fedora 827.0 KiB libwebp x86_64 1.6.0-2.fc43 fedora 956.6 KiB libxcb x86_64 1.17.0-6.fc43 fedora 1.1 MiB libxcrypt-devel x86_64 4.5.2-1.fc43 updates 31.1 KiB libxslt x86_64 1.1.43-5.fc43 fedora 460.1 KiB libyuv x86_64 0-0.57.20240704git96bbdb5.fc43 fedora 679.7 KiB libzstd-devel x86_64 1.5.7-2.fc43 fedora 208.0 KiB lmdb-libs x86_64 0.9.33-4.fc43 fedora 105.4 KiB lua-srpm-macros noarch 1-16.fc43 fedora 1.3 KiB lynx x86_64 2.9.2-4.fc43 fedora 6.0 MiB m4 x86_64 1.4.20-2.fc43 fedora 847.9 KiB mailcap noarch 2.1.54-9.fc43 fedora 86.0 KiB nano x86_64 8.5-2.fc43 fedora 2.8 MiB ncurses x86_64 6.5-7.20250614.fc43 fedora 609.8 KiB ncurses-c++-libs x86_64 6.5-7.20250614.fc43 fedora 153.6 KiB ncurses-devel x86_64 6.5-7.20250614.fc43 fedora 893.4 KiB ngtcp2 x86_64 1.16.0-1.fc43 updates 314.2 KiB ngtcp2-crypto-ossl x86_64 1.16.0-1.fc43 updates 47.7 KiB npth x86_64 1.8-3.fc43 fedora 49.6 KiB ocaml-srpm-macros noarch 11-2.fc43 fedora 1.9 KiB openblas-srpm-macros noarch 2-20.fc43 fedora 112.0 B openjade x86_64 1.3.2-83.fc43 fedora 3.7 MiB openjpeg x86_64 2.5.4-1.fc43 fedora 456.3 KiB opensp x86_64 1.5.2-49.fc43 fedora 2.8 MiB package-notes-srpm-macros noarch 0.5-14.fc43 fedora 1.6 KiB paper x86_64 1:2.1.1-9.fc43 fedora 57.8 KiB patch x86_64 2.8-2.fc43 fedora 222.8 KiB pcre2-devel x86_64 10.46-1.fc43 fedora 2.1 MiB pcre2-utf16 x86_64 10.46-1.fc43 fedora 626.3 KiB pcre2-utf32 x86_64 10.46-1.fc43 fedora 602.2 KiB perl-Authen-SASL noarch 2.1900-1.fc43 fedora 128.2 KiB perl-AutoLoader noarch 5.74-520.fc43 fedora 20.6 KiB perl-AutoSplit noarch 5.74-520.fc43 fedora 23.1 KiB perl-B x86_64 1.89-520.fc43 fedora 501.3 KiB perl-B-Hooks-EndOfScope noarch 0.28-4.fc43 fedora 69.3 KiB perl-Benchmark noarch 1.27-520.fc43 fedora 36.4 KiB perl-Business-ISBN noarch 3.011-3.fc43 fedora 55.7 KiB perl-Business-ISBN-Data noarch 20251009.001-1.fc43 updates 298.5 KiB perl-Business-ISMN noarch 1.205-2.fc43 fedora 36.7 KiB perl-Business-ISSN noarch 1.008-2.fc43 fedora 21.7 KiB perl-CPAN-Meta-Requirements noarch 2.143-13.fc43 fedora 81.2 KiB perl-CPAN-Meta-YAML noarch 0.020-521.fc43 fedora 52.1 KiB perl-Carp noarch 1.54-520.fc43 fedora 46.6 KiB perl-Class-Accessor noarch 0.51-23.fc43 fedora 40.8 KiB perl-Class-Data-Inheritable noarch 0.10-3.fc43 fedora 6.3 KiB perl-Class-Inspector noarch 1.36-19.fc43 fedora 57.5 KiB perl-Class-Method-Modifiers noarch 2.15-7.fc43 fedora 102.5 KiB perl-Class-Singleton noarch 1.6-14.fc43 fedora 39.7 KiB perl-Class-Struct noarch 0.68-520.fc43 fedora 25.4 KiB perl-Clone x86_64 0.47-4.fc43 fedora 32.4 KiB perl-Clone-PP noarch 1.08-14.fc43 fedora 12.9 KiB perl-Compress-Raw-Bzip2 x86_64 2.213-521.fc43 fedora 67.3 KiB perl-Compress-Raw-Zlib x86_64 2.213-521.fc43 fedora 163.2 KiB perl-Convert-ASN1 noarch 0.34-6.fc43 fedora 170.0 KiB perl-Crypt-URandom x86_64 0.54-3.fc43 fedora 60.5 KiB perl-Data-Compare noarch 1.29-7.fc43 fedora 55.5 KiB perl-Data-Dump noarch 1.25-13.fc43 fedora 50.2 KiB perl-Data-Dumper x86_64 2.191-521.fc43 fedora 115.6 KiB perl-Data-OptList noarch 0.114-7.fc43 fedora 50.1 KiB perl-Data-Uniqid noarch 0.12-37.fc43 fedora 4.2 KiB perl-Date-ISO8601 noarch 0.005-23.fc43 fedora 24.5 KiB perl-Date-Manip noarch 6.98-2.fc43 fedora 10.7 MiB perl-DateTime x86_64 2:1.66-4.fc43 fedora 379.1 KiB perl-DateTime-Calendar-Julian noarch 0.107-11.fc43 fedora 32.8 KiB perl-DateTime-Format-Builder noarch 0.8300-16.fc43 fedora 202.3 KiB perl-DateTime-Format-Strptime noarch 1:1.79-13.fc43 fedora 96.3 KiB perl-DateTime-Locale noarch 1.45-2.fc43 fedora 22.8 MiB perl-DateTime-TimeZone noarch 2.65-4.fc43 fedora 6.1 MiB perl-DateTime-TimeZone-SystemV noarch 0.010-24.fc43 fedora 28.4 KiB perl-DateTime-TimeZone-Tzfile noarch 0.011-24.fc43 fedora 24.6 KiB perl-Devel-CallChecker x86_64 0.009-10.fc43 fedora 33.2 KiB perl-Devel-Caller x86_64 2.07-10.fc43 fedora 23.3 KiB perl-Devel-GlobalDestruction noarch 0.14-27.fc43 fedora 16.6 KiB perl-Devel-LexAlias x86_64 0.05-41.fc43 fedora 15.1 KiB perl-Devel-PPPort x86_64 3.73-521.fc43 fedora 889.8 KiB perl-Devel-StackTrace noarch 1:2.05-6.fc43 fedora 48.9 KiB perl-Digest noarch 1.20-520.fc43 fedora 35.3 KiB perl-Digest-HMAC noarch 1.05-3.fc43 fedora 29.5 KiB perl-Digest-MD5 x86_64 2.59-520.fc43 fedora 59.7 KiB perl-Digest-SHA x86_64 1:6.04-521.fc43 fedora 112.5 KiB perl-DirHandle noarch 1.05-520.fc43 fedora 3.4 KiB perl-Dist-CheckConflicts noarch 0.11-33.fc43 fedora 31.7 KiB perl-DynaLoader x86_64 1.57-520.fc43 fedora 32.1 KiB perl-DynaLoader-Functions noarch 0.004-7.fc43 fedora 19.7 KiB perl-Email-Date-Format noarch 1.008-7.fc43 fedora 24.8 KiB perl-Encode x86_64 4:3.21-520.fc43 fedora 4.7 MiB perl-Encode-Locale noarch 1.05-32.fc43 fedora 19.0 KiB perl-English noarch 1.11-520.fc43 fedora 6.2 KiB perl-Errno x86_64 1.38-520.fc43 fedora 8.4 KiB perl-Error noarch 1:0.17030-2.fc43 fedora 76.7 KiB perl-Eval-Closure noarch 0.14-26.fc43 fedora 33.3 KiB perl-Exception-Class noarch 1.45-13.fc43 fedora 92.4 KiB perl-Exporter noarch 5.79-520.fc43 fedora 54.3 KiB perl-Exporter-Tiny noarch 1.006002-9.fc43 fedora 88.3 KiB perl-ExtUtils-Command noarch 2:7.76-521.fc43 fedora 9.6 KiB perl-ExtUtils-Constant noarch 0.25-520.fc43 fedora 85.9 KiB perl-ExtUtils-Install noarch 2.22-520.fc43 fedora 85.5 KiB perl-ExtUtils-MM-Utils noarch 2:7.76-521.fc43 fedora 2.9 KiB perl-ExtUtils-MakeMaker noarch 2:7.76-521.fc43 fedora 739.7 KiB perl-ExtUtils-Manifest noarch 1:1.75-520.fc43 fedora 84.8 KiB perl-ExtUtils-ParseXS noarch 1:3.58-2.fc43 fedora 539.6 KiB perl-Fcntl x86_64 1.20-520.fc43 fedora 48.8 KiB perl-File-Basename noarch 2.86-520.fc43 fedora 14.0 KiB perl-File-Compare noarch 1.100.800-520.fc43 fedora 5.6 KiB perl-File-Copy noarch 2.41-520.fc43 fedora 19.7 KiB perl-File-Find noarch 1.44-520.fc43 fedora 42.0 KiB perl-File-Find-Rule noarch 0.35-2.fc43 fedora 42.4 KiB perl-File-Listing noarch 6.16-6.fc43 fedora 41.2 KiB perl-File-Path noarch 2.18-520.fc43 fedora 63.5 KiB perl-File-ShareDir noarch 1.118-14.fc43 fedora 56.2 KiB perl-File-Slurper noarch 0.014-8.fc43 fedora 28.7 KiB perl-File-Temp noarch 1:0.231.100-520.fc43 fedora 162.3 KiB perl-File-stat noarch 1.14-520.fc43 fedora 12.5 KiB perl-FileHandle noarch 2.05-520.fc43 fedora 9.4 KiB perl-Filter x86_64 2:1.64-521.fc43 fedora 156.7 KiB perl-FindBin noarch 1.54-520.fc43 fedora 6.8 KiB perl-GD x86_64 2.83-5.fc43 fedora 399.2 KiB perl-GSSAPI x86_64 0.28-50.fc43 fedora 120.7 KiB perl-Getopt-Long noarch 1:2.58-520.fc43 fedora 144.5 KiB perl-Getopt-Std noarch 1.14-520.fc43 fedora 11.2 KiB perl-Git noarch 2.51.1-1.fc43 updates 64.4 KiB perl-HTML-Parser x86_64 3.83-4.fc43 fedora 277.7 KiB perl-HTML-Tagset noarch 3.24-4.fc43 fedora 18.7 KiB perl-HTTP-Cookies noarch 6.11-6.fc43 fedora 73.4 KiB perl-HTTP-Date noarch 6.06-7.fc43 fedora 41.2 KiB perl-HTTP-Message noarch 7.01-1.fc43 updates 215.4 KiB perl-HTTP-Negotiate noarch 6.01-41.fc43 fedora 27.6 KiB perl-HTTP-Tiny noarch 0.090-521.fc43 fedora 154.4 KiB perl-Hash-Util x86_64 0.32-520.fc43 fedora 55.0 KiB perl-Hash-Util-FieldHash x86_64 1.27-520.fc43 fedora 62.6 KiB perl-I18N-LangTags noarch 0.45-520.fc43 fedora 82.4 KiB perl-I18N-Langinfo x86_64 0.24-520.fc43 fedora 34.7 KiB perl-IO x86_64 1.55-520.fc43 fedora 147.4 KiB perl-IO-Compress noarch 2.213-521.fc43 fedora 1.0 MiB perl-IO-HTML noarch 1.004-15.fc43 fedora 45.2 KiB perl-IO-Socket-IP noarch 0.43-521.fc43 fedora 100.3 KiB perl-IO-Socket-SSL noarch 2.095-2.fc43 fedora 714.5 KiB perl-IO-String noarch 1.08-53.fc43 fedora 16.8 KiB perl-IPC-Cmd noarch 2:1.04-521.fc43 fedora 84.9 KiB perl-IPC-Open3 noarch 1.24-520.fc43 fedora 27.7 KiB perl-IPC-Run3 noarch 0.049-4.fc43 fedora 60.3 KiB perl-IPC-SysV x86_64 2.09-521.fc43 fedora 73.7 KiB perl-IPC-System-Simple noarch 1.30-16.fc43 fedora 71.7 KiB perl-JSON noarch 4.10-8.fc43 fedora 270.5 KiB perl-JSON-PP noarch 1:4.16-521.fc43 fedora 141.8 KiB perl-LDAP noarch 1:0.68-16.fc43 fedora 938.1 KiB perl-LWP-MediaTypes noarch 6.04-21.fc43 fedora 79.0 KiB perl-LWP-Protocol-https noarch 6.14-4.fc43 fedora 29.7 KiB perl-Lingua-Translit noarch 0.29-10.fc43 fedora 177.5 KiB perl-List-AllUtils noarch 0.19-15.fc43 fedora 134.3 KiB perl-List-MoreUtils-XS x86_64 0.430-18.fc43 fedora 162.6 KiB perl-List-SomeUtils noarch 0.59-8.fc43 fedora 107.2 KiB perl-List-UtilsBy noarch 0.12-12.fc43 fedora 55.8 KiB perl-Locale-Maketext noarch 1.33-521.fc43 fedora 171.3 KiB perl-Locale-Maketext-Simple noarch 1:0.21-520.fc43 fedora 12.8 KiB perl-Log-Dispatch noarch 2.71-7.fc43 fedora 142.9 KiB perl-Log-Dispatch-FileRotate noarch 1.38-12.fc43 fedora 52.6 KiB perl-Log-Log4perl noarch 1.57-8.fc43 fedora 879.3 KiB perl-MIME-Base32 noarch 1.303-24.fc43 fedora 30.7 KiB perl-MIME-Base64 x86_64 3.16-520.fc43 fedora 42.0 KiB perl-MIME-Charset noarch 1.013.1-8.fc43 fedora 104.4 KiB perl-MIME-Lite noarch 3.033-15.fc43 fedora 245.9 KiB perl-MIME-Types noarch 2.29-1.fc43 fedora 191.1 KiB perl-MRO-Compat noarch 0.15-12.fc43 fedora 43.0 KiB perl-Mail-Sender noarch 1:0.903-27.fc43 fedora 160.6 KiB perl-Mail-Sendmail noarch 0.82-2.fc43 fedora 65.1 KiB perl-MailTools noarch 2.22-3.fc43 fedora 203.5 KiB perl-Math-BigInt noarch 1:2.0050.03-3.fc43 fedora 1.1 MiB perl-Math-Complex noarch 1.63-520.fc43 fedora 85.1 KiB perl-Module-CoreList noarch 1:5.20251022-1.fc43 updates 1.2 MiB perl-Module-Implementation noarch 0.09-42.fc43 fedora 24.7 KiB perl-Module-Load noarch 1:0.36-520.fc43 fedora 14.9 KiB perl-Module-Load-Conditional noarch 0.74-520.fc43 fedora 28.7 KiB perl-Module-Metadata noarch 1.000038-520.fc43 fedora 67.5 KiB perl-Module-Runtime noarch 0.018-2.fc43 fedora 63.1 KiB perl-Mozilla-CA noarch 20250602-2.fc43 fedora 12.1 KiB perl-NTLM noarch 1.09-41.fc43 fedora 31.2 KiB perl-Net-HTTP noarch 6.24-1.fc43 fedora 76.1 KiB perl-Net-SMTP-SSL noarch 1.04-27.fc43 fedora 4.2 KiB perl-Net-SSLeay x86_64 1.94-11.fc43 fedora 1.3 MiB perl-Number-Compare noarch 0.03-41.fc43 fedora 4.5 KiB perl-Opcode x86_64 1.69-520.fc43 fedora 48.6 KiB perl-POSIX x86_64 2.23-520.fc43 fedora 231.4 KiB perl-Package-Generator noarch 1.106-34.fc43 fedora 29.9 KiB perl-Package-Stash noarch 0.40-10.fc43 fedora 55.9 KiB perl-Package-Stash-XS x86_64 0.30-12.fc43 fedora 64.2 KiB perl-PadWalker x86_64 2.5-18.fc43 fedora 41.0 KiB perl-Params-Check noarch 1:0.38-520.fc43 fedora 27.6 KiB perl-Params-Classify x86_64 0.015-27.fc43 fedora 51.5 KiB perl-Params-Util x86_64 1.102-19.fc43 fedora 58.5 KiB perl-Params-Validate x86_64 1.31-12.fc43 fedora 148.9 KiB perl-Params-ValidationCompiler noarch 0.31-8.fc43 fedora 91.1 KiB perl-Parse-RecDescent noarch 1.967015-25.fc43 fedora 522.0 KiB perl-PathTools x86_64 3.94-520.fc43 fedora 180.0 KiB perl-Pod-Escapes noarch 1:1.07-520.fc43 fedora 24.9 KiB perl-Pod-Html noarch 1.35-520.fc43 fedora 42.3 KiB perl-Pod-Perldoc noarch 3.28.01-521.fc43 fedora 163.7 KiB perl-Pod-Simple noarch 1:3.47-3.fc43 fedora 565.3 KiB perl-Pod-Usage noarch 4:2.05-520.fc43 fedora 86.3 KiB perl-Ref-Util noarch 0.204-23.fc43 fedora 31.5 KiB perl-Ref-Util-XS x86_64 0.117-27.fc43 fedora 42.1 KiB perl-Regexp-Common noarch 2024080801-3.fc43 fedora 462.2 KiB perl-Role-Tiny noarch 2.002004-14.fc43 fedora 61.7 KiB perl-SGMLSpm noarch 1.03ii-65.fc43 fedora 71.1 KiB perl-Safe noarch 2.47-520.fc43 fedora 30.7 KiB perl-Scalar-List-Utils x86_64 5:1.70-1.fc43 fedora 144.9 KiB perl-SelectSaver noarch 1.02-520.fc43 fedora 2.2 KiB perl-Socket x86_64 4:2.040-2.fc43 fedora 120.3 KiB perl-Sort-Key x86_64 1.33-35.fc43 fedora 77.8 KiB perl-Specio noarch 0.53-1.fc43 updates 333.3 KiB perl-Storable x86_64 1:3.37-521.fc43 fedora 231.2 KiB perl-Sub-Exporter noarch 0.991-6.fc43 fedora 194.9 KiB perl-Sub-Exporter-Progressive noarch 0.001013-27.fc43 fedora 27.3 KiB perl-Sub-Install noarch 0.929-8.fc43 fedora 35.9 KiB perl-Symbol noarch 1.09-520.fc43 fedora 6.8 KiB perl-Sys-Hostname x86_64 1.25-520.fc43 fedora 15.8 KiB perl-Sys-Hostname-Long noarch 1.5-32.fc43 fedora 15.1 KiB perl-Sys-Syslog x86_64 0.36-521.fc43 fedora 94.7 KiB perl-Term-ANSIColor noarch 5.01-521.fc43 fedora 97.5 KiB perl-Term-Cap noarch 1.18-520.fc43 fedora 29.3 KiB perl-TermReadKey x86_64 2.38-26.fc43 fedora 64.0 KiB perl-Test-Harness noarch 1:3.52-4.fc43 fedora 560.8 KiB perl-Text-Balanced noarch 2.07-1.fc43 fedora 111.5 KiB perl-Text-BibTeX x86_64 0.91-3.fc43 fedora 502.1 KiB perl-Text-CSV noarch 2.06-1.fc43 fedora 365.7 KiB perl-Text-Glob noarch 0.11-26.fc43 fedora 8.4 KiB perl-Text-ParseWords noarch 3.31-520.fc43 fedora 13.6 KiB perl-Text-Roman noarch 3.5-31.fc43 fedora 33.1 KiB perl-Text-Soundex x86_64 3.05-35.fc43 fedora 46.8 KiB perl-Text-Tabs+Wrap noarch 2024.001-520.fc43 fedora 22.6 KiB perl-Text-Unidecode noarch 1.30-27.fc43 fedora 448.7 KiB perl-Thread-Queue noarch 3.14-520.fc43 fedora 28.9 KiB perl-Tie noarch 4.6-520.fc43 fedora 32.1 KiB perl-Tie-Cycle noarch 1.231-2.fc43 fedora 23.9 KiB perl-Tie-RefHash noarch 1.41-520.fc43 fedora 35.9 KiB perl-Time-HiRes x86_64 4:1.9778-520.fc43 fedora 115.8 KiB perl-Time-Local noarch 2:1.350-520.fc43 fedora 69.0 KiB perl-TimeDate noarch 1:2.33-17.fc43 fedora 95.2 KiB perl-Try-Tiny noarch 0.32-3.fc43 fedora 67.3 KiB perl-URI noarch 5.34-2.fc43 updates 268.0 KiB perl-Unicode-Collate x86_64 1.31-520.fc43 fedora 4.2 MiB perl-Unicode-LineBreak x86_64 2019.001-25.fc43 fedora 260.5 KiB perl-Unicode-Normalize x86_64 1.32-520.fc43 fedora 486.2 KiB perl-Unicode-UCD noarch 0.81-520.fc43 fedora 206.4 KiB perl-Variable-Magic x86_64 0.64-6.fc43 fedora 126.5 KiB perl-WWW-RobotRules noarch 6.02-42.fc43 fedora 24.3 KiB perl-XML-LibXML x86_64 1:2.0210-6.fc43 fedora 912.5 KiB perl-XML-LibXML-Simple noarch 1.01-18.fc43 fedora 50.8 KiB perl-XML-LibXSLT x86_64 2.003.000-5.fc43 fedora 137.2 KiB perl-XML-NamespaceSupport noarch 1.12-26.fc43 fedora 44.7 KiB perl-XML-Parser x86_64 2.47-8.fc43 fedora 649.2 KiB perl-XML-SAX noarch 1.02-19.fc43 fedora 120.2 KiB perl-XML-SAX-Base noarch 1.09-26.fc43 fedora 172.7 KiB perl-XML-Writer noarch 0.900-17.fc43 fedora 65.8 KiB perl-XML-XPath noarch 1.48-9.fc43 fedora 202.3 KiB perl-XString x86_64 0.005-17.fc43 fedora 32.9 KiB perl-autodie noarch 2.37-521.fc43 fedora 214.9 KiB perl-autovivification x86_64 0.18-27.fc43 fedora 61.9 KiB perl-base noarch 2.27-520.fc43 fedora 12.6 KiB perl-constant noarch 1.33-521.fc43 fedora 26.2 KiB perl-deprecate noarch 0.04-520.fc43 fedora 6.6 KiB perl-devel x86_64 4:5.42.0-520.fc43 fedora 3.8 MiB perl-encoding x86_64 4:3.00-520.fc43 fedora 149.5 KiB perl-fields noarch 2.27-520.fc43 fedora 11.9 KiB perl-if noarch 0.61.000-520.fc43 fedora 5.8 KiB perl-interpreter x86_64 4:5.42.0-520.fc43 fedora 118.6 KiB perl-lib x86_64 0.65-520.fc43 fedora 8.5 KiB perl-libnet noarch 3.15-521.fc43 fedora 289.4 KiB perl-libs x86_64 4:5.42.0-520.fc43 fedora 11.5 MiB perl-libwww-perl noarch 6.81-1.fc43 updates 522.8 KiB perl-locale noarch 1.13-520.fc43 fedora 6.1 KiB perl-meta-notation noarch 5.42.0-520.fc43 fedora 2.0 KiB perl-mro x86_64 1.29-520.fc43 fedora 41.6 KiB perl-namespace-autoclean noarch 0.31-3.fc43 fedora 43.5 KiB perl-namespace-clean noarch 0.27-29.fc43 fedora 38.7 KiB perl-open noarch 1.13-520.fc43 fedora 11.3 KiB perl-overload noarch 1.40-520.fc43 fedora 71.6 KiB perl-overloading noarch 0.02-520.fc43 fedora 4.9 KiB perl-parent noarch 1:0.244-520.fc43 fedora 10.3 KiB perl-podlators noarch 1:6.0.2-520.fc43 fedora 317.5 KiB perl-sigtrap noarch 1.10-520.fc43 fedora 11.1 KiB perl-srpm-macros noarch 1-60.fc43 fedora 861.0 B perl-subs noarch 1.04-520.fc43 fedora 2.1 KiB perl-threads x86_64 1:2.43-520.fc43 fedora 115.1 KiB perl-threads-shared x86_64 1.70-520.fc43 fedora 83.6 KiB perl-vars noarch 1.05-520.fc43 fedora 3.9 KiB perl-version x86_64 9:0.99.33-521.fc43 fedora 128.7 KiB perltidy noarch 20250912-1.fc43 fedora 4.3 MiB php-cli x86_64 8.4.14-1.fc43 updates 12.2 MiB php-common x86_64 8.4.14-1.fc43 updates 9.5 MiB php-fedora-autoloader noarch 1.0.1-16.fc43 fedora 14.8 KiB popt-devel x86_64 1.19-9.fc43 fedora 29.0 KiB postgresql-private-libs x86_64 18.0-1.fc43 updates 372.0 KiB procmail x86_64 3.24-9.fc43 fedora 361.1 KiB protobuf-c x86_64 1.5.1-2.fc43 fedora 49.8 KiB publicsuffix-list noarch 20250616-2.fc43 fedora 332.8 KiB pyproject-rpm-macros noarch 1.18.5-1.fc43 updates 115.0 KiB pyproject-srpm-macros noarch 1.18.5-1.fc43 updates 1.9 KiB python-rpm-macros noarch 3.14-5.fc43 fedora 23.2 KiB python-srpm-macros noarch 3.14-5.fc43 fedora 51.5 KiB python3-packaging noarch 25.0-7.fc43 fedora 607.4 KiB python3-pyparsing noarch 3.1.2-14.fc43 fedora 1.0 MiB python3-rpm-generators noarch 14-13.fc43 fedora 81.7 KiB python3-rpm-macros noarch 3.14-5.fc43 fedora 6.5 KiB qt5-srpm-macros noarch 5.15.18-1.fc43 updates 500.0 B qt6-srpm-macros noarch 6.10.0-1.fc43 updates 464.0 B rav1e-libs x86_64 0.7.1-8.fc43 fedora 3.0 MiB rpm-build-libs x86_64 6.0.0-1.fc43 fedora 268.4 KiB rpm-sign-libs x86_64 6.0.0-1.fc43 fedora 39.7 KiB rust-srpm-macros noarch 26.4-1.fc43 fedora 4.8 KiB sgml-common noarch 0.6.3-67.fc43 fedora 168.1 KiB sombok x86_64 2.4.0-24.fc43 fedora 131.7 KiB sscg x86_64 4.0.0-1.fc43 updates 117.2 KiB svt-av1-libs x86_64 3.1.2-1.fc43 fedora 5.6 MiB systemd-rpm-macros noarch 258.2-1.fc43 updates 8.5 KiB systemtap-sdt-devel x86_64 5.4-1.fc43 updates 184.0 KiB systemtap-sdt-dtrace x86_64 5.4-1.fc43 updates 180.6 KiB teckit x86_64 2.5.12-5.fc43 fedora 1.9 MiB texlive-ae noarch 11:svn15878.1.4-80.fc43 fedora 451.9 KiB texlive-aleph x86_64 11:svn66203-93.fc43 fedora 515.6 KiB texlive-algorithms noarch 11:svn42428-80.fc43 fedora 38.2 KiB texlive-alphalph noarch 11:svn53087-80.fc43 fedora 375.9 KiB texlive-amscls noarch 11:svn55378-80.fc43 fedora 1.4 MiB texlive-amsfonts noarch 11:svn61937-80.fc43 fedora 5.9 MiB texlive-amsmath noarch 11:svn63514-80.fc43 fedora 266.6 KiB texlive-antomega noarch 11:svn21933.0.8-80.fc43 fedora 481.7 KiB texlive-anysize noarch 11:svn15878.0-80.fc43 fedora 3.4 KiB texlive-atbegshi noarch 11:svn53051-80.fc43 fedora 443.4 KiB texlive-attachfile noarch 11:svn42099-80.fc43 fedora 32.0 KiB texlive-attachfile2 noarch 11:svn57959-93.fc43 fedora 492.2 KiB texlive-atveryend noarch 11:svn53108-80.fc43 fedora 409.9 KiB texlive-auto-pst-pdf noarch 11:svn56596-80.fc43 fedora 14.8 KiB texlive-auxhook noarch 11:svn53173-80.fc43 fedora 301.9 KiB texlive-avantgar noarch 11:svn61983-80.fc43 fedora 1.2 MiB texlive-babel noarch 11:svn65823-80.fc43 fedora 2.1 MiB texlive-babel-english noarch 11:svn44495-80.fc43 fedora 44.4 KiB texlive-babelbib noarch 11:svn57349-80.fc43 fedora 779.1 KiB texlive-base x86_64 11:20230311-93.fc43 fedora 19.0 MiB texlive-beamer noarch 11:svn65984-80.fc43 fedora 702.9 KiB texlive-bera noarch 11:svn20031.0-80.fc43 fedora 772.9 KiB texlive-beton noarch 11:svn15878.0-80.fc43 fedora 11.8 KiB texlive-biblatex noarch 11:svn70725-80.fc43 fedora 2.2 MiB texlive-bibtex x86_64 11:svn66186-93.fc43 fedora 782.7 KiB texlive-bidi noarch 11:svn65572-80.fc43 fedora 1.2 MiB texlive-bigintcalc noarch 11:svn53172-80.fc43 fedora 515.6 KiB texlive-bitset noarch 11:svn53837-80.fc43 fedora 662.3 KiB texlive-bookman noarch 11:svn61719-80.fc43 fedora 1.2 MiB texlive-bookmark noarch 11:svn56885-80.fc43 fedora 569.3 KiB texlive-booktabs noarch 11:svn53402-80.fc43 fedora 18.3 KiB texlive-breakurl noarch 11:svn29901.1.40-80.fc43 fedora 17.1 KiB texlive-breqn noarch 11:svn60881-80.fc43 fedora 167.4 KiB texlive-caption noarch 11:svn66580-80.fc43 fedora 906.9 KiB texlive-carlisle noarch 11:svn59577-80.fc43 fedora 31.2 KiB texlive-catchfile noarch 11:svn53084-80.fc43 fedora 318.8 KiB texlive-changepage noarch 11:svn15878.1.0c-80.fc43 fedora 27.3 KiB texlive-charter noarch 11:svn15878.0-80.fc43 fedora 404.0 KiB texlive-cite noarch 11:svn36428.5.5-80.fc43 fedora 62.3 KiB texlive-cm noarch 11:svn57963-80.fc43 fedora 994.9 KiB texlive-cm-super noarch 11:svn15878.0-80.fc43 fedora 65.0 MiB texlive-cmap noarch 11:svn57640-80.fc43 fedora 36.2 KiB texlive-cmextra noarch 11:svn57866-80.fc43 fedora 132.7 KiB texlive-collection-basic noarch 11:svn59159-80.fc43 fedora 0.0 B texlive-collection-fontsrecommended noarch 11:svn54074-80.fc43 fedora 0.0 B texlive-collection-formatsextra noarch 11:svn62226-80.fc43 fedora 0.0 B texlive-collection-latex noarch 11:svn63515-80.fc43 fedora 0.0 B texlive-collection-latexrecommended noarch 11:svn65512-80.fc43 fedora 0.0 B texlive-colorprofiles noarch 11:svn49086-80.fc43 fedora 272.2 KiB texlive-colortbl noarch 11:svn64015-80.fc43 fedora 21.0 KiB texlive-courier noarch 11:svn61719-80.fc43 fedora 915.1 KiB texlive-crop noarch 11:svn55424-80.fc43 fedora 26.7 KiB texlive-csquotes noarch 11:svn64389-80.fc43 fedora 112.0 KiB texlive-ctable noarch 11:svn38672-80.fc43 fedora 20.6 KiB texlive-ctablestack noarch 11:svn38514-80.fc43 fedora 20.1 KiB texlive-currfile noarch 11:svn64673-80.fc43 fedora 34.0 KiB texlive-cyrillic noarch 11:svn63613-93.fc43 fedora 1.5 MiB texlive-dehyph noarch 11:svn48599-80.fc43 fedora 239.9 KiB texlive-dvipdfmx x86_64 11:svn66203-93.fc43 fedora 3.8 MiB texlive-dvips x86_64 11:svn66203-93.fc43 fedora 1.6 MiB texlive-edmac noarch 11:svn61719-80.fc43 fedora 80.2 KiB texlive-enctex noarch 11:svn34957.0-80.fc43 fedora 179.8 KiB texlive-enumitem noarch 11:svn51423-80.fc43 fedora 59.4 KiB texlive-eplain noarch 11:svn64721-93.fc43 fedora 1.9 MiB texlive-epstopdf noarch 11:svn66461-93.fc43 fedora 39.3 KiB texlive-epstopdf-pkg noarch 11:svn53546-80.fc43 fedora 386.5 KiB texlive-eso-pic noarch 11:svn56658-80.fc43 fedora 27.7 KiB texlive-etex noarch 11:svn66203-80.fc43 fedora 41.0 KiB texlive-etex-pkg noarch 11:svn41784-80.fc43 fedora 18.6 KiB texlive-etexcmds noarch 11:svn53171-80.fc43 fedora 321.0 KiB texlive-etoolbox noarch 11:svn56554-80.fc43 fedora 66.7 KiB texlive-euenc noarch 11:svn19795.0.1h-80.fc43 fedora 39.3 KiB texlive-euler noarch 11:svn42428-80.fc43 fedora 20.7 KiB texlive-euro noarch 11:svn22191.1.1-80.fc43 fedora 15.2 KiB texlive-euro-ce noarch 11:svn25714-80.fc43 fedora 41.5 KiB texlive-eurosym noarch 11:svn17265.1.4_subrfix-80.fc43 fedora 219.0 KiB texlive-everysel noarch 11:svn57489-80.fc43 fedora 457.9 KiB texlive-everyshi noarch 11:svn57001-80.fc43 fedora 157.4 KiB texlive-extsizes noarch 11:svn17263.1.4a-80.fc43 fedora 126.6 KiB texlive-fancybox noarch 11:svn18304.1.4-80.fc43 fedora 40.7 KiB texlive-fancyhdr noarch 11:svn64977-80.fc43 fedora 31.6 KiB texlive-fancyref noarch 11:svn15878.0.9c-80.fc43 fedora 27.8 KiB texlive-fancyvrb noarch 11:svn65585-80.fc43 fedora 66.2 KiB texlive-filecontents noarch 11:svn52142-80.fc43 fedora 12.2 KiB texlive-filehook noarch 11:svn64822-80.fc43 fedora 55.2 KiB texlive-finstrut noarch 11:svn21719.0.5-80.fc43 fedora 25.6 KiB texlive-firstaid noarch 11:svn64892-80.fc43 fedora 296.9 KiB texlive-fix2col noarch 11:svn38770-80.fc43 fedora 16.7 KiB texlive-float noarch 11:svn15878.1.3d-80.fc43 fedora 15.5 KiB texlive-fontspec noarch 11:svn63386-80.fc43 fedora 329.1 KiB texlive-footmisc noarch 11:svn62524-80.fc43 fedora 64.7 KiB texlive-footnotehyper noarch 11:svn60374-80.fc43 fedora 30.5 KiB texlive-fp noarch 11:svn49719-80.fc43 fedora 124.9 KiB texlive-fpl noarch 11:svn54512-80.fc43 fedora 647.6 KiB texlive-geometry noarch 11:svn61719-80.fc43 fedora 49.5 KiB texlive-gettitlestring noarch 11:svn53170-80.fc43 fedora 338.8 KiB texlive-glyphlist noarch 11:svn54074-93.fc43 fedora 90.3 KiB texlive-graphics noarch 11:svn66204-80.fc43 fedora 124.5 KiB texlive-graphics-cfg noarch 11:svn41448-80.fc43 fedora 3.0 KiB texlive-graphics-def noarch 11:svn64487-80.fc43 fedora 98.2 KiB texlive-grfext noarch 11:svn53024-80.fc43 fedora 327.8 KiB texlive-grffile noarch 11:svn52756-80.fc43 fedora 379.3 KiB texlive-gsftopk x86_64 11:svn52851-93.fc43 fedora 47.0 KiB texlive-helvetic noarch 11:svn61719-80.fc43 fedora 1.8 MiB texlive-hitex x86_64 11:svn65883-93.fc43 fedora 3.7 MiB texlive-hobsub noarch 11:svn52810-80.fc43 fedora 80.2 KiB texlive-hologo noarch 11:svn61719-80.fc43 fedora 664.7 KiB texlive-hopatch noarch 11:svn65491-80.fc43 fedora 345.8 KiB texlive-hycolor noarch 11:svn53584-80.fc43 fedora 411.7 KiB texlive-hypdoc noarch 11:svn65678-80.fc43 fedora 358.3 KiB texlive-hyperref noarch 11:svn65758-80.fc43 fedora 763.7 KiB texlive-hyph-utf8 noarch 11:svn61719-80.fc43 fedora 73.9 KiB texlive-hyphen-base noarch 11:svn66413-80.fc43 fedora 63.7 KiB texlive-hyphenex noarch 11:svn57387-80.fc43 fedora 25.7 KiB texlive-ifmtarg noarch 11:svn47544-80.fc43 fedora 9.2 KiB texlive-ifplatform noarch 11:svn45533-80.fc43 fedora 12.7 KiB texlive-iftex noarch 11:svn61910-80.fc43 fedora 28.7 KiB texlive-index noarch 11:svn24099.4.1beta-80.fc43 fedora 60.6 KiB texlive-infwarerr noarch 11:svn53023-80.fc43 fedora 306.3 KiB texlive-intcalc noarch 11:svn53168-80.fc43 fedora 471.6 KiB texlive-jadetex noarch 11:svn63654-93.fc43 fedora 299.9 KiB texlive-jknapltx noarch 11:svn19440.0-80.fc43 fedora 43.9 KiB texlive-kastrup noarch 11:svn15878.0-80.fc43 fedora 3.4 KiB texlive-knuth-lib noarch 11:svn57963-80.fc43 fedora 99.9 KiB texlive-knuth-local noarch 11:svn57963-80.fc43 fedora 106.3 KiB texlive-koma-script noarch 11:svn64685-80.fc43 fedora 9.9 MiB texlive-kpathsea x86_64 11:svn66209-93.fc43 fedora 2.1 MiB texlive-kvdefinekeys noarch 11:svn53193-80.fc43 fedora 314.2 KiB texlive-kvoptions noarch 11:svn63622-80.fc43 fedora 550.0 KiB texlive-kvsetkeys noarch 11:svn64632-80.fc43 fedora 427.4 KiB texlive-l3backend noarch 11:svn65573-80.fc43 fedora 1.1 MiB texlive-l3experimental noarch 11:svn65621-80.fc43 fedora 190.3 KiB texlive-l3kernel noarch 11:svn66094-80.fc43 fedora 1.4 MiB texlive-l3packages noarch 11:svn65722-80.fc43 fedora 262.4 KiB texlive-lambda noarch 11:svn45756-80.fc43 fedora 666.3 KiB texlive-latex-fonts noarch 11:svn28888.0-80.fc43 fedora 114.2 KiB texlive-latex-lab noarch 11:svn64892-80.fc43 fedora 2.3 MiB texlive-latexbug noarch 11:svn63596-80.fc43 fedora 282.4 KiB texlive-latexconfig noarch 11:svn53525-80.fc43 fedora 8.3 KiB texlive-letltxmacro noarch 11:svn53022-80.fc43 fedora 311.2 KiB texlive-lib x86_64 11:20230311-93.fc43 fedora 1.1 MiB texlive-lineno noarch 11:svn65586-80.fc43 fedora 237.4 KiB texlive-listings noarch 11:svn66222-80.fc43 fedora 580.0 KiB texlive-lm noarch 11:svn65956-80.fc43 fedora 39.4 MiB texlive-lm-math noarch 11:svn36915.1.959-80.fc43 fedora 735.8 KiB texlive-logreq noarch 11:svn53003-80.fc43 fedora 26.3 KiB texlive-lollipop noarch 11:svn45678-93.fc43 fedora 697.0 KiB texlive-ltabptch noarch 11:svn17533.1.74d-80.fc43 fedora 20.8 KiB texlive-ltxcmds noarch 11:svn56421-80.fc43 fedora 424.3 KiB texlive-ltxmisc noarch 11:svn21927.0-80.fc43 fedora 44.0 KiB texlive-lua-alt-getopt noarch 11:svn56414-80.fc43 fedora 3.9 KiB texlive-lua-uni-algos noarch 11:svn62204-80.fc43 fedora 129.1 KiB texlive-luabidi noarch 11:svn54512-80.fc43 fedora 25.3 KiB texlive-luahbtex x86_64 11:svn66186-93.fc43 fedora 6.3 MiB texlive-lualatex-math noarch 11:svn61464-80.fc43 fedora 28.4 KiB texlive-lualibs noarch 11:svn64615-80.fc43 fedora 764.4 KiB texlive-luaotfload noarch 11:svn64616-93.fc43 fedora 8.2 MiB texlive-luatex x86_64 11:svn66967-93.fc43 fedora 9.1 MiB texlive-luatexbase noarch 11:svn52663-80.fc43 fedora 12.8 KiB texlive-lwarp noarch 11:svn66259-93.fc43 fedora 4.8 MiB texlive-makecmds noarch 11:svn15878.0-80.fc43 fedora 11.1 KiB texlive-makeindex x86_64 11:svn62517-93.fc43 fedora 506.7 KiB texlive-manfnt-font noarch 11:svn45777-80.fc43 fedora 41.7 KiB texlive-marginnote noarch 11:svn48383-80.fc43 fedora 22.5 KiB texlive-marvosym noarch 11:svn29349.2.2a-80.fc43 fedora 185.6 KiB texlive-mathpazo noarch 11:svn52663-80.fc43 fedora 110.5 KiB texlive-mathspec noarch 11:svn42773-80.fc43 fedora 52.4 KiB texlive-mathtools noarch 11:svn63767-80.fc43 fedora 130.7 KiB texlive-mdwtools noarch 11:svn15878.1.05.4-80.fc43 fedora 111.6 KiB texlive-memoir noarch 11:svn65040-80.fc43 fedora 480.4 KiB texlive-metafont x86_64 11:svn66186-93.fc43 fedora 801.5 KiB texlive-metalogo noarch 11:svn18611.0.12-80.fc43 fedora 15.7 KiB texlive-mflogo noarch 11:svn42428-80.fc43 fedora 12.0 KiB texlive-mflogo-font noarch 11:svn54512-80.fc43 fedora 37.9 KiB texlive-mfnfss noarch 11:svn46036-80.fc43 fedora 22.8 KiB texlive-mfware x86_64 11:svn66186-93.fc43 fedora 211.7 KiB texlive-microtype noarch 11:svn66587-80.fc43 fedora 459.9 KiB texlive-minitoc noarch 11:svn61719-80.fc43 fedora 534.1 KiB texlive-mltex noarch 11:svn62145-93.fc43 fedora 48.4 KiB texlive-mnsymbol noarch 11:svn18651.1.4-80.fc43 fedora 5.7 MiB texlive-modes noarch 11:svn61719-80.fc43 fedora 389.9 KiB texlive-mparhack noarch 11:svn59066-80.fc43 fedora 20.3 KiB texlive-mptopdf noarch 11:svn65952-93.fc43 fedora 151.3 KiB texlive-ms noarch 11:svn57473-80.fc43 fedora 18.4 KiB texlive-multido noarch 11:svn18302.1.42-80.fc43 fedora 18.5 KiB texlive-mxedruli noarch 11:svn30021.3.3c-80.fc43 fedora 355.1 KiB texlive-natbib noarch 11:svn20668.8.31b-80.fc43 fedora 132.7 KiB texlive-ncntrsbk noarch 11:svn61719-80.fc43 fedora 931.8 KiB texlive-newfloat noarch 11:svn52906-80.fc43 fedora 158.1 KiB texlive-notoccite noarch 11:svn18129.0-80.fc43 fedora 2.3 KiB texlive-ntgclass noarch 11:svn65522-80.fc43 fedora 282.6 KiB texlive-oberdiek noarch 11:svn65521-93.fc43 fedora 12.3 MiB texlive-omega noarch 11:svn33046.0-80.fc43 fedora 5.3 MiB texlive-omegaware x86_64 11:svn66186-93.fc43 fedora 555.4 KiB texlive-otibet noarch 11:svn45777-80.fc43 fedora 642.4 KiB texlive-pagesel noarch 11:svn56105-80.fc43 fedora 354.7 KiB texlive-palatino noarch 11:svn61719-80.fc43 fedora 1.1 MiB texlive-paralist noarch 11:svn43021-80.fc43 fedora 23.4 KiB texlive-parallel noarch 11:svn15878.0-80.fc43 fedora 22.5 KiB texlive-parskip noarch 11:svn58358-80.fc43 fedora 15.7 KiB texlive-passivetex noarch 11:svn15878.0-80.fc43 fedora 293.3 KiB texlive-pdfcol noarch 11:svn64469-80.fc43 fedora 345.6 KiB texlive-pdfcolfoot noarch 11:svn65512-80.fc43 fedora 335.8 KiB texlive-pdfcolmk noarch 11:svn52912-80.fc43 fedora 19.6 KiB texlive-pdfescape noarch 11:svn53082-80.fc43 fedora 375.9 KiB texlive-pdflscape noarch 11:svn64851-80.fc43 fedora 343.3 KiB texlive-pdfmanagement-testphase noarch 11:svn66532-80.fc43 fedora 11.6 MiB texlive-pdfpages noarch 11:svn65319-80.fc43 fedora 105.7 KiB texlive-pdftex x86_64 11:svn66243-93.fc43 fedora 4.6 MiB texlive-pdftexcmds noarch 11:svn55777-80.fc43 fedora 423.9 KiB texlive-pgf noarch 11:svn65553-80.fc43 fedora 4.8 MiB texlive-picture noarch 11:svn54867-80.fc43 fedora 323.3 KiB texlive-placeins noarch 11:svn19848.2.2-80.fc43 fedora 4.6 KiB texlive-plain noarch 11:svn57963-80.fc43 fedora 109.4 KiB texlive-polyglossia noarch 11:svn65792-80.fc43 fedora 715.0 KiB texlive-psfrag noarch 11:svn15878.3.04-80.fc43 fedora 12.3 KiB texlive-psizzl noarch 11:svn15878.0.35-80.fc43 fedora 91.1 KiB texlive-pslatex noarch 11:svn57434-80.fc43 fedora 26.9 KiB texlive-psnfss noarch 11:svn54694-80.fc43 fedora 101.0 KiB texlive-pspicture noarch 11:svn15878.0-80.fc43 fedora 13.6 KiB texlive-pst-3d noarch 11:svn17257.1.10-80.fc43 fedora 19.5 KiB texlive-pst-coil noarch 11:svn62977-80.fc43 fedora 20.4 KiB texlive-pst-eps noarch 11:svn15878.1.0-80.fc43 fedora 15.5 KiB texlive-pst-fill noarch 11:svn60671-80.fc43 fedora 22.8 KiB texlive-pst-grad noarch 11:svn15878.1.06-80.fc43 fedora 21.1 KiB texlive-pst-math noarch 11:svn64732-80.fc43 fedora 22.3 KiB texlive-pst-node noarch 11:svn61838-80.fc43 fedora 114.0 KiB texlive-pst-ovl noarch 11:svn54963-80.fc43 fedora 12.4 KiB texlive-pst-plot noarch 11:svn65346-80.fc43 fedora 129.7 KiB texlive-pst-text noarch 11:svn49542-80.fc43 fedora 19.7 KiB texlive-pst-tools noarch 11:svn60621-80.fc43 fedora 26.8 KiB texlive-pst-tree noarch 11:svn60421-80.fc43 fedora 42.6 KiB texlive-pstricks noarch 11:svn65346-80.fc43 fedora 468.9 KiB texlive-pstricks-add noarch 11:svn65067-80.fc43 fedora 103.4 KiB texlive-pxfonts noarch 11:svn15878.0-80.fc43 fedora 823.0 KiB texlive-ragged2e noarch 11:svn66152-80.fc43 fedora 731.9 KiB texlive-rcs noarch 11:svn15878.0-80.fc43 fedora 47.0 KiB texlive-realscripts noarch 11:svn56594-80.fc43 fedora 23.1 KiB texlive-refcount noarch 11:svn53164-80.fc43 fedora 348.0 KiB texlive-rerunfilecheck noarch 11:svn63869-80.fc43 fedora 361.8 KiB texlive-rsfs noarch 11:svn15878.0-80.fc43 fedora 97.8 KiB texlive-sansmath noarch 11:svn17997.1.1-80.fc43 fedora 8.6 KiB texlive-sansmathaccent noarch 11:svn53628-80.fc43 fedora 51.9 KiB texlive-sauerj noarch 11:svn15878.0-80.fc43 fedora 27.0 KiB texlive-section noarch 11:svn20180.0-80.fc43 fedora 38.2 KiB texlive-seminar noarch 11:svn59801-80.fc43 fedora 195.9 KiB texlive-sepnum noarch 11:svn20186.2.0-80.fc43 fedora 15.0 KiB texlive-setspace noarch 11:svn65206-80.fc43 fedora 22.0 KiB texlive-showexpl noarch 11:svn57414-80.fc43 fedora 21.8 KiB texlive-startex noarch 11:svn35718.1.04-80.fc43 fedora 49.2 KiB texlive-stmaryrd noarch 11:svn22027.0-80.fc43 fedora 329.2 KiB texlive-stringenc noarch 11:svn52982-80.fc43 fedora 1.0 MiB texlive-subfig noarch 11:svn15878.1.3-80.fc43 fedora 36.6 KiB texlive-symbol noarch 11:svn61719-80.fc43 fedora 78.3 KiB texlive-tex x86_64 11:svn66186-93.fc43 fedora 381.3 KiB texlive-tex-gyre noarch 11:svn65956-80.fc43 fedora 24.2 MiB texlive-tex-gyre-math noarch 11:svn41264-80.fc43 fedora 2.7 MiB texlive-tex-ini-files noarch 11:svn40533-80.fc43 fedora 8.1 KiB texlive-texlive-common-doc noarch 11:svn54176-80.fc43 fedora 265.5 KiB texlive-texlive-en noarch 11:svn66572-93.fc43 fedora 5.9 MiB texlive-texlive-msg-translations noarch 11:svn66593-80.fc43 fedora 1.4 MiB texlive-texlive-scripts noarch 11:svn66584-93.fc43 fedora 337.2 KiB texlive-texlive-scripts-extra noarch 11:svn62517-93.fc43 fedora 115.3 KiB texlive-texlive.infra noarch 11:svn66512-93.fc43 fedora 1.0 MiB texlive-texsis noarch 11:svn45678-93.fc43 fedora 921.1 KiB texlive-textcase noarch 11:svn63868-80.fc43 fedora 11.2 KiB texlive-thumbpdf noarch 11:svn62518-93.fc43 fedora 97.0 KiB texlive-times noarch 11:svn61719-80.fc43 fedora 992.2 KiB texlive-tipa noarch 11:svn29349.1.3-80.fc43 fedora 3.7 MiB texlive-titlesec noarch 11:svn59845-80.fc43 fedora 97.8 KiB texlive-tools noarch 11:svn64892-80.fc43 fedora 403.2 KiB texlive-translator noarch 11:svn59412-80.fc43 fedora 494.7 KiB texlive-transparent noarch 11:svn64852-80.fc43 fedora 302.0 KiB texlive-txfonts noarch 11:svn15878.0-80.fc43 fedora 1.5 MiB texlive-typehtml noarch 11:svn17134.0-80.fc43 fedora 33.4 KiB texlive-ucharcat noarch 11:svn38907-80.fc43 fedora 10.2 KiB texlive-ucs noarch 11:svn64114-80.fc43 fedora 2.4 MiB texlive-ulem noarch 11:svn53365-80.fc43 fedora 15.3 KiB texlive-underscore noarch 11:svn18261.0-80.fc43 fedora 19.3 KiB texlive-unicode-data noarch 11:svn64423-80.fc43 fedora 3.1 MiB texlive-unicode-math noarch 11:svn61719-80.fc43 fedora 517.2 KiB texlive-uniquecounter noarch 11:svn53162-80.fc43 fedora 312.0 KiB texlive-url noarch 11:svn32528.3.4-80.fc43 fedora 21.4 KiB texlive-utopia noarch 11:svn15878.0-80.fc43 fedora 540.6 KiB texlive-varwidth noarch 11:svn24104.0.92-80.fc43 fedora 19.5 KiB texlive-wasy noarch 11:svn53533-80.fc43 fedora 137.7 KiB texlive-wasy-type1 noarch 11:svn53534-80.fc43 fedora 332.4 KiB texlive-wasysym noarch 11:svn54080-80.fc43 fedora 23.9 KiB texlive-xcolor noarch 11:svn63563-80.fc43 fedora 79.3 KiB texlive-xdvi x86_64 11:svn62387-93.fc43 fedora 739.3 KiB texlive-xetex x86_64 11:svn66203-93.fc43 fedora 2.1 MiB texlive-xetexconfig noarch 11:svn45845-80.fc43 fedora 305.0 B texlive-xifthen noarch 11:svn38929-80.fc43 fedora 14.4 KiB texlive-xkeyval noarch 11:svn63616-80.fc43 fedora 69.3 KiB texlive-xltxtra noarch 11:svn56594-80.fc43 fedora 14.4 KiB texlive-xmltex noarch 11:svn62145-93.fc43 fedora 155.3 KiB texlive-xmltexconfig noarch 11:svn45845-80.fc43 fedora 320.0 B texlive-xpatch noarch 11:svn54563-80.fc43 fedora 26.8 KiB texlive-xstring noarch 11:svn65551-80.fc43 fedora 56.1 KiB texlive-xunicode noarch 11:svn30466.0.981-80.fc43 fedora 219.6 KiB texlive-zapfchan noarch 11:svn61719-80.fc43 fedora 178.1 KiB texlive-zapfding noarch 11:svn61719-80.fc43 fedora 79.5 KiB texlive-zref noarch 11:svn62977-80.fc43 fedora 816.8 KiB tinycdb x86_64 0.80-5.fc43 fedora 55.1 KiB tree-sitter-srpm-macros noarch 0.4.2-1.fc43 fedora 8.3 KiB unbound-libs x86_64 1.24.1-1.fc43 updates 1.5 MiB unzip x86_64 6.0-67.fc43 fedora 386.3 KiB urw-base35-bookman-fonts noarch 20200910-26.fc43 fedora 1.4 MiB urw-base35-c059-fonts noarch 20200910-26.fc43 fedora 1.4 MiB urw-base35-d050000l-fonts noarch 20200910-26.fc43 fedora 84.3 KiB urw-base35-fonts noarch 20200910-26.fc43 fedora 5.3 KiB urw-base35-fonts-common noarch 20200910-26.fc43 fedora 37.4 KiB urw-base35-gothic-fonts noarch 20200910-26.fc43 fedora 1.2 MiB urw-base35-nimbus-mono-ps-fonts noarch 20200910-26.fc43 fedora 1.0 MiB urw-base35-nimbus-roman-fonts noarch 20200910-26.fc43 fedora 1.4 MiB urw-base35-nimbus-sans-fonts noarch 20200910-26.fc43 fedora 2.4 MiB urw-base35-p052-fonts noarch 20200910-26.fc43 fedora 1.5 MiB urw-base35-standard-symbols-ps-fonts noarch 20200910-26.fc43 fedora 64.9 KiB urw-base35-z003-fonts noarch 20200910-26.fc43 fedora 390.8 KiB wget2 x86_64 2.2.0-6.fc43 fedora 1.0 MiB wget2-libs x86_64 2.2.0-6.fc43 fedora 365.6 KiB which x86_64 2.23-3.fc43 fedora 83.5 KiB xml-common noarch 0.6.3-67.fc43 fedora 78.4 KiB xpdf-libs x86_64 1:4.05-8.fc43 fedora 1.7 MiB xxhash-libs x86_64 0.8.3-3.fc43 fedora 90.2 KiB xz x86_64 1:5.8.1-2.fc43 fedora 1.3 MiB xz-devel x86_64 1:5.8.1-2.fc43 fedora 258.8 KiB zig-srpm-macros noarch 1-5.fc43 fedora 1.1 KiB zip x86_64 3.0-44.fc43 fedora 694.5 KiB zlib-ng-compat-devel x86_64 2.2.5-2.fc43 fedora 107.0 KiB zstd x86_64 1.5.7-2.fc43 fedora 1.7 MiB zziplib x86_64 0.13.78-2.fc43 fedora 232.2 KiB Installing weak dependencies: apr-util-openssl x86_64 1.6.3-25.fc43 updates 19.4 KiB emacs x86_64 1:30.2-4.fc43 updates 0.0 B enchant2 x86_64 2.8.12-2.fc43 fedora 205.8 KiB hunspell-en noarch 0.20201207-12.fc43 fedora 1.1 MiB info x86_64 7.2-6.fc43 fedora 353.9 KiB julietaula-montserrat-fonts noarch 1:9.000-3.fc43 fedora 5.6 MiB libtree-sitter-bash x86_64 0.25.0-2.fc43 fedora 1.3 MiB libtree-sitter-c x86_64 0.24.1-3.fc43 fedora 614.9 KiB libtree-sitter-c-sharp x86_64 0.23.1-2.fc43 fedora 5.7 MiB libtree-sitter-cmake x86_64 0.7.1-2.fc43 fedora 99.7 KiB libtree-sitter-cpp x86_64 0.23.4-5.fc43 fedora 3.3 MiB libtree-sitter-css x86_64 0.23.2-2.fc43 fedora 109.6 KiB libtree-sitter-elixir x86_64 0.3.4-4.fc43 fedora 1.4 MiB libtree-sitter-go x86_64 0.25.0-1.fc43 fedora 227.6 KiB libtree-sitter-heex x86_64 0.8.0-2.fc43 fedora 33.8 KiB libtree-sitter-html x86_64 0.23.2-2.fc43 fedora 33.4 KiB libtree-sitter-java x86_64 0.23.5-5.fc43 fedora 416.6 KiB libtree-sitter-javascript x86_64 0.23.1-2.fc43 fedora 362.0 KiB libtree-sitter-jsdoc x86_64 0.23.2-2.fc43 fedora 29.1 KiB libtree-sitter-json x86_64 0.24.8-5.fc43 fedora 17.1 KiB libtree-sitter-lua x86_64 0.4.0-3.fc43 fedora 65.9 KiB libtree-sitter-php x86_64 0.24.2-2.fc43 fedora 2.0 MiB libtree-sitter-python x86_64 0.23.6-2.fc43 fedora 468.9 KiB libtree-sitter-ruby x86_64 0.23.1-3.fc43 fedora 2.0 MiB libtree-sitter-rust x86_64 0.24.0-3.fc43 fedora 1.1 MiB libtree-sitter-toml x86_64 0.7.0-3.fc43 fedora 37.2 KiB libtree-sitter-typescript x86_64 0.23.2-4.fc43 fedora 2.8 MiB libtree-sitter-yaml x86_64 0.7.0-3.fc43 fedora 198.6 KiB mod_http2 x86_64 2.0.35-1.fc43 updates 434.9 KiB mod_lua x86_64 2.4.65-3.fc43 updates 133.7 KiB nano-default-editor noarch 8.5-2.fc43 fedora 514.0 B perl-CPAN-Meta noarch 2.150010-520.fc43 fedora 592.2 KiB perl-Class-XSAccessor x86_64 1.19-39.fc43 fedora 98.7 KiB perl-GD-Barcode noarch 2.01-1.fc43 fedora 10.5 MiB perl-IO-Compress-Brotli x86_64 0.019000-4.fc43 fedora 39.6 KiB perl-List-MoreUtils noarch 0.430-14.fc43 fedora 162.6 KiB perl-NDBM_File x86_64 1.18-520.fc43 fedora 28.5 KiB perl-PerlIO-utf8_strict x86_64 0.010-11.fc43 fedora 41.8 KiB perl-doc noarch 5.42.0-520.fc43 fedora 11.5 MiB php-nikic-php-parser5 noarch 5.6.2-1.fc43 updates 1.0 MiB pinentry x86_64 1.3.2-1.fc43 fedora 263.0 KiB psutils noarch 2.10-9.fc43 fedora 130.1 KiB python3-pip noarch 25.1.1-18.fc43 fedora 12.5 MiB sudo-python-plugin x86_64 1.9.17-6.p2.fc43 updates 100.1 KiB unbound-anchor x86_64 1.24.1-1.fc43 updates 53.6 KiB Transaction Summary: Installing: 911 packages Total size of inbound packages is 555 MiB. Need to download 555 MiB. After this operation, 2 GiB extra will be used (install 2 GiB, remove 0 B). [ 1/911] bzip2-0:1.0.8-21.fc43.x86_64 100% | 16.8 MiB/s | 51.6 KiB | 00m00s [ 2/911] createrepo_c-0:1.2.1-3.fc43.x 100% | 24.9 MiB/s | 76.4 KiB | 00m00s [ 3/911] cpio-0:2.15-6.fc43.x86_64 100% | 31.8 MiB/s | 293.1 KiB | 00m00s [ 4/911] docbook-utils-pdf-0:0.6.15-3. 100% | 4.5 MiB/s | 9.2 KiB | 00m00s [ 5/911] cronie-0:1.7.2-12.fc43.x86_64 100% | 23.4 MiB/s | 120.0 KiB | 00m00s [ 6/911] ed-0:1.22.2-1.fc43.x86_64 100% | 27.2 MiB/s | 83.7 KiB | 00m00s [ 7/911] hostname-0:3.25-3.fc43.x86_64 100% | 9.0 MiB/s | 27.5 KiB | 00m00s [ 8/911] less-0:679-2.fc43.x86_64 100% | 23.8 MiB/s | 195.3 KiB | 00m00s [ 9/911] NetworkManager-1:1.54.0-2.fc4 100% | 42.4 MiB/s | 2.2 MiB | 00m00s [ 10/911] gnupg1-0:1.4.23-28.fc43.x86_6 100% | 29.7 MiB/s | 1.3 MiB | 00m00s [ 11/911] libtool-0:2.5.4-7.fc43.x86_64 100% | 20.2 MiB/s | 621.4 KiB | 00m00s [ 12/911] linuxdoc-tools-0:0.9.85-2.fc4 100% | 19.4 MiB/s | 179.1 KiB | 00m00s [ 13/911] patchutils-0:0.4.2-16.fc43.x8 100% | 20.8 MiB/s | 106.4 KiB | 00m00s [ 14/911] s-nail-0:14.9.25-3.fc43.x86_6 100% | 45.0 MiB/s | 644.6 KiB | 00m00s [ 15/911] make-1:4.4.1-11.fc43.x86_64 100% | 40.8 MiB/s | 585.2 KiB | 00m00s [ 16/911] perl-ExtUtils-Embed-0:1.35-52 100% | 2.2 MiB/s | 17.7 KiB | 00m00s [ 17/911] python3-rpm-0:6.0.0-1.fc43.x8 100% | 17.1 MiB/s | 70.2 KiB | 00m00s [ 18/911] redhat-rpm-config-0:343-11.fc 100% | 38.6 MiB/s | 79.1 KiB | 00m00s [ 19/911] rpm-build-0:6.0.0-1.fc43.x86_ 100% | 22.5 MiB/s | 138.0 KiB | 00m00s [ 20/911] rsync-0:3.4.1-4.fc43.x86_64 100% | 32.0 MiB/s | 425.4 KiB | 00m00s [ 21/911] sendmail-cf-0:8.18.1-13.fc43. 100% | 30.2 MiB/s | 185.3 KiB | 00m00s [ 22/911] sendmail-0:8.18.1-13.fc43.x86 100% | 34.6 MiB/s | 779.5 KiB | 00m00s [ 23/911] python3-setuptools-0:78.1.1-1 100% | 41.1 MiB/s | 2.1 MiB | 00m00s [ 24/911] tar-2:1.35-6.fc43.x86_64 100% | 28.8 MiB/s | 856.4 KiB | 00m00s [ 25/911] vconfig-0:1.9-41.fc43.x86_64 100% | 6.7 MiB/s | 27.3 KiB | 00m00s [ 26/911] texlive-ec-11:svn25033.1.0-80 100% | 44.2 MiB/s | 678.8 KiB | 00m00s [ 27/911] libndp-0:1.9-4.fc43.x86_64 100% | 9.1 MiB/s | 37.3 KiB | 00m00s [ 28/911] createrepo_c-libs-0:1.2.1-3.f 100% | 27.1 MiB/s | 111.0 KiB | 00m00s [ 29/911] docbook-utils-0:0.6.15-3.fc43 100% | 16.9 MiB/s | 69.1 KiB | 00m00s [ 30/911] texlive-collection-fontsrecom 100% | 4.3 MiB/s | 8.8 KiB | 00m00s [ 31/911] texlive-collection-formatsext 100% | 2.9 MiB/s | 8.8 KiB | 00m00s [ 32/911] NetworkManager-libnm-1:1.54.0 100% | 36.1 MiB/s | 1.9 MiB | 00m00s [ 33/911] texlive-dvips-11:svn66203-93. 100% | 26.5 MiB/s | 731.9 KiB | 00m00s [ 34/911] texlive-jadetex-11:svn63654-9 100% | 16.3 MiB/s | 66.9 KiB | 00m00s [ 35/911] libusb-compat-0.1-0:0.1.8-13. 100% | 14.4 MiB/s | 29.6 KiB | 00m00s [ 36/911] automake-0:1.18.1-2.fc43.noar 100% | 30.7 MiB/s | 723.5 KiB | 00m00s [ 37/911] autoconf-0:2.72-7.fc43.noarch 100% | 27.0 MiB/s | 830.6 KiB | 00m00s [ 38/911] perl-DirHandle-0:1.05-520.fc4 100% | 4.1 MiB/s | 12.5 KiB | 00m00s [ 39/911] perl-Exporter-0:5.79-520.fc43 100% | 10.0 MiB/s | 30.9 KiB | 00m00s [ 40/911] perl-File-Basename-0:2.86-520 100% | 5.6 MiB/s | 17.2 KiB | 00m00s [ 41/911] perl-File-Copy-0:2.41-520.fc4 100% | 6.6 MiB/s | 20.1 KiB | 00m00s [ 42/911] perl-File-Temp-1:0.231.100-52 100% | 19.2 MiB/s | 59.0 KiB | 00m00s [ 43/911] perl-FileHandle-0:2.05-520.fc 100% | 7.6 MiB/s | 15.5 KiB | 00m00s [ 44/911] groff-0:1.23.0-10.fc43.x86_64 100% | 40.4 MiB/s | 1.3 MiB | 00m00s [ 45/911] perl-PathTools-0:3.94-520.fc4 100% | 12.2 MiB/s | 87.2 KiB | 00m00s [ 46/911] perl-base-0:2.27-520.fc43.noa 100% | 7.9 MiB/s | 16.2 KiB | 00m00s [ 47/911] perl-interpreter-4:5.42.0-520 100% | 23.6 MiB/s | 72.4 KiB | 00m00s [ 48/911] perl-lib-0:0.65-520.fc43.x86_ 100% | 4.9 MiB/s | 15.0 KiB | 00m00s [ 49/911] perl-subs-0:1.04-520.fc43.noa 100% | 5.7 MiB/s | 11.7 KiB | 00m00s [ 50/911] perl-vars-0:1.05-520.fc43.noa 100% | 6.3 MiB/s | 13.0 KiB | 00m00s [ 51/911] texlive-collection-latexrecom 100% | 4.6 MiB/s | 9.5 KiB | 00m00s [ 52/911] texlive-texlive-scripts-extra 100% | 19.2 MiB/s | 59.1 KiB | 00m00s [ 53/911] patch-0:2.8-2.fc43.x86_64 100% | 37.0 MiB/s | 113.8 KiB | 00m00s [ 54/911] perl-Getopt-Std-0:1.14-520.fc 100% | 7.7 MiB/s | 15.7 KiB | 00m00s [ 55/911] rpm-sign-libs-0:6.0.0-1.fc43. 100% | 13.8 MiB/s | 28.2 KiB | 00m00s [ 56/911] rpm-build-libs-0:6.0.0-1.fc43 100% | 25.0 MiB/s | 127.9 KiB | 00m00s [ 57/911] ansible-srpm-macros-0:1-18.1. 100% | 6.5 MiB/s | 19.9 KiB | 00m00s [ 58/911] build-reproducibility-srpm-ma 100% | 5.8 MiB/s | 11.8 KiB | 00m00s [ 59/911] efi-srpm-macros-0:6-4.fc43.no 100% | 7.3 MiB/s | 22.4 KiB | 00m00s [ 60/911] dwz-0:0.16-2.fc43.x86_64 100% | 26.5 MiB/s | 135.5 KiB | 00m00s [ 61/911] file-0:5.46-8.fc43.x86_64 100% | 15.9 MiB/s | 48.8 KiB | 00m00s [ 62/911] filesystem-srpm-macros-0:3.18 100% | 12.9 MiB/s | 26.4 KiB | 00m00s [ 63/911] fonts-srpm-macros-1:2.0.5-23. 100% | 13.3 MiB/s | 27.2 KiB | 00m00s [ 64/911] forge-srpm-macros-0:0.4.0-3.f 100% | 9.8 MiB/s | 20.1 KiB | 00m00s [ 65/911] fpc-srpm-macros-0:1.3-15.fc43 100% | 2.6 MiB/s | 7.9 KiB | 00m00s [ 66/911] gap-srpm-macros-0:2-1.fc43.no 100% | 2.9 MiB/s | 9.0 KiB | 00m00s [ 67/911] gnat-srpm-macros-0:6-8.fc43.n 100% | 4.1 MiB/s | 8.5 KiB | 00m00s [ 68/911] ghc-srpm-macros-0:1.9.2-3.fc4 100% | 2.8 MiB/s | 8.7 KiB | 00m00s [ 69/911] java-srpm-macros-0:1-7.fc43.n 100% | 3.9 MiB/s | 7.9 KiB | 00m00s [ 70/911] go-srpm-macros-0:3.8.0-1.fc43 100% | 6.9 MiB/s | 28.3 KiB | 00m00s [ 71/911] lua-srpm-macros-0:1-16.fc43.n 100% | 4.3 MiB/s | 8.8 KiB | 00m00s [ 72/911] kernel-srpm-macros-0:1.0-27.f 100% | 2.2 MiB/s | 8.9 KiB | 00m00s [ 73/911] openblas-srpm-macros-0:2-20.f 100% | 3.7 MiB/s | 7.6 KiB | 00m00s [ 74/911] ocaml-srpm-macros-0:11-2.fc43 100% | 3.0 MiB/s | 9.3 KiB | 00m00s [ 75/911] perl-srpm-macros-0:1-60.fc43. 100% | 4.0 MiB/s | 8.3 KiB | 00m00s [ 76/911] package-notes-srpm-macros-0:0 100% | 2.9 MiB/s | 9.0 KiB | 00m00s [ 77/911] rust-srpm-macros-0:26.4-1.fc4 100% | 5.4 MiB/s | 11.1 KiB | 00m00s [ 78/911] python-srpm-macros-0:3.14-5.f 100% | 5.7 MiB/s | 23.4 KiB | 00m00s [ 79/911] zig-srpm-macros-0:1-5.fc43.no 100% | 4.1 MiB/s | 8.4 KiB | 00m00s [ 80/911] tree-sitter-srpm-macros-0:0.4 100% | 4.3 MiB/s | 13.4 KiB | 00m00s [ 81/911] debugedit-0:5.2-3.fc43.x86_64 100% | 20.9 MiB/s | 85.6 KiB | 00m00s [ 82/911] zip-0:3.0-44.fc43.x86_64 100% | 28.4 MiB/s | 261.6 KiB | 00m00s [ 83/911] unzip-0:6.0-67.fc43.x86_64 100% | 35.9 MiB/s | 183.7 KiB | 00m00s [ 84/911] xz-1:5.8.1-2.fc43.x86_64 100% | 29.4 MiB/s | 572.5 KiB | 00m00s [ 85/911] zstd-0:1.5.7-2.fc43.x86_64 100% | 22.6 MiB/s | 485.9 KiB | 00m00s [ 86/911] xxhash-libs-0:0.8.3-3.fc43.x8 100% | 12.5 MiB/s | 38.5 KiB | 00m00s [ 87/911] procmail-0:3.24-9.fc43.x86_64 100% | 25.5 MiB/s | 183.1 KiB | 00m00s [ 88/911] tinycdb-0:0.80-5.fc43.x86_64 100% | 10.4 MiB/s | 31.9 KiB | 00m00s [ 89/911] libdb-0:5.3.28-66.fc43.x86_64 100% | 33.0 MiB/s | 778.2 KiB | 00m00s [ 90/911] m4-0:1.4.20-2.fc43.x86_64 100% | 25.3 MiB/s | 336.4 KiB | 00m00s [ 91/911] texlive-base-11:20230311-93.f 100% | 32.2 MiB/s | 2.6 MiB | 00m00s [ 92/911] texlive-hypdoc-11:svn65678-80 100% | 27.1 MiB/s | 332.5 KiB | 00m00s [ 93/911] texlive-hyperref-11:svn65758- 100% | 28.4 MiB/s | 116.3 KiB | 00m00s [ 94/911] texlive-kpathsea-11:svn66209- 100% | 32.0 MiB/s | 1.1 MiB | 00m00s [ 95/911] texlive-l3kernel-11:svn66094- 100% | 27.8 MiB/s | 199.2 KiB | 00m00s [ 96/911] texlive-latex-fonts-11:svn288 100% | 15.1 MiB/s | 46.5 KiB | 00m00s [ 97/911] texlive-latexconfig-11:svn535 100% | 6.3 MiB/s | 12.8 KiB | 00m00s [ 98/911] texlive-luatex-11:svn66967-93 100% | 32.5 MiB/s | 3.8 MiB | 00m00s [ 99/911] texlive-latex-11:svn65161-93. 100% | 42.4 MiB/s | 29.9 MiB | 00m01s [100/911] texlive-pdftex-11:svn66243-93 100% | 13.6 MiB/s | 2.4 MiB | 00m00s [101/911] texlive-psnfss-11:svn54694-80 100% | 5.0 MiB/s | 56.7 KiB | 00m00s [102/911] texlive-tools-11:svn64892-80. 100% | 35.1 MiB/s | 71.9 KiB | 00m00s [103/911] texlive-url-11:svn32528.3.4-8 100% | 5.5 MiB/s | 17.0 KiB | 00m00s [104/911] drpm-0:0.5.2-8.fc42.x86_64 100% | 20.9 MiB/s | 64.3 KiB | 00m00s [105/911] docbook-dtds-0:1.0-89.fc43.no 100% | 29.7 MiB/s | 334.8 KiB | 00m00s [106/911] docbook-style-dsssl-0:1.79-42 100% | 25.3 MiB/s | 258.7 KiB | 00m00s [107/911] perl-Getopt-Long-1:2.58-520.f 100% | 15.5 MiB/s | 63.6 KiB | 00m00s [108/911] perl-SGMLSpm-0:1.03ii-65.fc43 100% | 9.0 MiB/s | 27.7 KiB | 00m00s [109/911] which-0:2.23-3.fc43.x86_64 100% | 20.4 MiB/s | 41.7 KiB | 00m00s [110/911] texlive-avantgar-11:svn61983- 100% | 28.3 MiB/s | 318.4 KiB | 00m00s [111/911] texlive-bookman-11:svn61719-8 100% | 32.4 MiB/s | 364.4 KiB | 00m00s [112/911] texlive-charter-11:svn15878.0 100% | 39.7 MiB/s | 203.2 KiB | 00m00s [113/911] texlive-cmextra-11:svn57866-8 100% | 15.1 MiB/s | 46.3 KiB | 00m00s [114/911] texlive-collection-basic-11:s 100% | 2.9 MiB/s | 8.9 KiB | 00m00s [115/911] texlive-euro-ce-11:svn25714-8 100% | 9.3 MiB/s | 28.6 KiB | 00m00s [116/911] texlive-euro-11:svn22191.1.1- 100% | 4.6 MiB/s | 14.1 KiB | 00m00s [117/911] texlive-courier-11:svn61719-8 100% | 39.2 MiB/s | 522.3 KiB | 00m00s [118/911] texlive-eurosym-11:svn17265.1 100% | 30.0 MiB/s | 153.6 KiB | 00m00s [119/911] texlive-fpl-11:svn54512-80.fc 100% | 36.6 MiB/s | 300.1 KiB | 00m00s [120/911] texlive-helvetic-11:svn61719- 100% | 30.3 MiB/s | 650.8 KiB | 00m00s [121/911] texlive-lm-math-11:svn36915.1 100% | 27.2 MiB/s | 445.3 KiB | 00m00s [122/911] texlive-manfnt-font-11:svn457 100% | 8.4 MiB/s | 34.3 KiB | 00m00s [123/911] texlive-marvosym-11:svn29349. 100% | 23.4 MiB/s | 143.9 KiB | 00m00s [124/911] texlive-mathpazo-11:svn52663- 100% | 17.0 MiB/s | 86.9 KiB | 00m00s [125/911] texlive-mflogo-font-11:svn545 100% | 9.5 MiB/s | 29.1 KiB | 00m00s [126/911] texlive-ncntrsbk-11:svn61719- 100% | 27.0 MiB/s | 359.3 KiB | 00m00s [127/911] texlive-palatino-11:svn61719- 100% | 27.3 MiB/s | 418.6 KiB | 00m00s [128/911] texlive-pxfonts-11:svn15878.0 100% | 28.2 MiB/s | 519.7 KiB | 00m00s [129/911] texlive-rsfs-11:svn15878.0-80 100% | 21.7 MiB/s | 66.7 KiB | 00m00s [130/911] texlive-symbol-11:svn61719-80 100% | 12.7 MiB/s | 51.8 KiB | 00m00s [131/911] texlive-tex-gyre-math-11:svn4 100% | 29.8 MiB/s | 1.4 MiB | 00m00s [132/911] texlive-lm-11:svn65956-80.fc4 100% | 32.7 MiB/s | 12.0 MiB | 00m00s [133/911] texlive-tex-gyre-11:svn65956- 100% | 29.0 MiB/s | 8.0 MiB | 00m00s [134/911] texlive-times-11:svn61719-80. 100% | 9.1 MiB/s | 364.6 KiB | 00m00s [135/911] texlive-txfonts-11:svn15878.0 100% | 30.5 MiB/s | 813.0 KiB | 00m00s [136/911] texlive-utopia-11:svn15878.0- 100% | 25.6 MiB/s | 235.9 KiB | 00m00s [137/911] texlive-wasy-11:svn53533-80.f 100% | 12.0 MiB/s | 36.8 KiB | 00m00s [138/911] texlive-wasy-type1-11:svn5353 100% | 25.9 MiB/s | 265.2 KiB | 00m00s [139/911] texlive-wasysym-11:svn54080-8 100% | 3.8 MiB/s | 15.4 KiB | 00m00s [140/911] texlive-zapfchan-11:svn61719- 100% | 25.9 MiB/s | 106.2 KiB | 00m00s [141/911] texlive-tipa-11:svn29349.1.3- 100% | 36.5 MiB/s | 2.8 MiB | 00m00s [142/911] texlive-zapfding-11:svn61719- 100% | 4.3 MiB/s | 61.6 KiB | 00m00s [143/911] texlive-antomega-11:svn21933. 100% | 17.3 MiB/s | 88.4 KiB | 00m00s [144/911] texlive-aleph-11:svn66203-93. 100% | 32.6 MiB/s | 267.2 KiB | 00m00s [145/911] texlive-collection-latex-11:s 100% | 4.5 MiB/s | 9.2 KiB | 00m00s [146/911] texlive-edmac-11:svn61719-80. 100% | 9.1 MiB/s | 28.1 KiB | 00m00s [147/911] texlive-eplain-11:svn64721-93 100% | 30.9 MiB/s | 1.1 MiB | 00m00s [148/911] texlive-lambda-11:svn45756-80 100% | 22.9 MiB/s | 117.1 KiB | 00m00s [149/911] texlive-lollipop-11:svn45678- 100% | 27.9 MiB/s | 400.0 KiB | 00m00s [150/911] texlive-mltex-11:svn62145-93. 100% | 8.3 MiB/s | 25.4 KiB | 00m00s [151/911] texlive-mxedruli-11:svn30021. 100% | 25.4 MiB/s | 155.9 KiB | 00m00s [152/911] texlive-hitex-11:svn65883-93. 100% | 35.8 MiB/s | 2.8 MiB | 00m00s [153/911] texlive-omegaware-11:svn66186 100% | 23.0 MiB/s | 235.2 KiB | 00m00s [154/911] texlive-omega-11:svn33046.0-8 100% | 37.4 MiB/s | 1.2 MiB | 00m00s [155/911] texlive-otibet-11:svn45777-80 100% | 15.3 MiB/s | 125.4 KiB | 00m00s [156/911] texlive-passivetex-11:svn1587 100% | 28.1 MiB/s | 57.5 KiB | 00m00s [157/911] texlive-startex-11:svn35718.1 100% | 9.7 MiB/s | 19.9 KiB | 00m00s [158/911] texlive-psizzl-11:svn15878.0. 100% | 7.1 MiB/s | 36.4 KiB | 00m00s [159/911] texlive-xmltex-11:svn62145-93 100% | 17.1 MiB/s | 52.6 KiB | 00m00s [160/911] texlive-xmltexconfig-11:svn45 100% | 4.2 MiB/s | 8.6 KiB | 00m00s [161/911] texlive-texsis-11:svn45678-93 100% | 28.1 MiB/s | 258.6 KiB | 00m00s [162/911] texlive-lib-11:20230311-93.fc 100% | 37.0 MiB/s | 493.1 KiB | 00m00s [163/911] texlive-atbegshi-11:svn53051- 100% | 26.4 MiB/s | 406.1 KiB | 00m00s [164/911] texlive-atveryend-11:svn53108 100% | 24.9 MiB/s | 382.5 KiB | 00m00s [165/911] texlive-auxhook-11:svn53173-8 100% | 23.8 MiB/s | 292.2 KiB | 00m00s [166/911] texlive-babel-11:svn65823-80. 100% | 27.3 MiB/s | 475.7 KiB | 00m00s [167/911] texlive-amsfonts-11:svn61937- 100% | 35.2 MiB/s | 3.7 MiB | 00m00s [168/911] texlive-bigintcalc-11:svn5317 100% | 15.1 MiB/s | 463.3 KiB | 00m00s [169/911] texlive-cm-11:svn57963-80.fc4 100% | 25.9 MiB/s | 318.5 KiB | 00m00s [170/911] texlive-bitset-11:svn53837-80 100% | 35.5 MiB/s | 617.6 KiB | 00m00s [171/911] texlive-colortbl-11:svn64015- 100% | 4.9 MiB/s | 15.0 KiB | 00m00s [172/911] texlive-dehyph-11:svn48599-80 100% | 15.4 MiB/s | 63.0 KiB | 00m00s [173/911] texlive-etexcmds-11:svn53171- 100% | 27.3 MiB/s | 307.4 KiB | 00m00s [174/911] texlive-fancyhdr-11:svn64977- 100% | 5.5 MiB/s | 17.0 KiB | 00m00s [175/911] texlive-cyrillic-11:svn63613- 100% | 37.7 MiB/s | 965.3 KiB | 00m00s [176/911] texlive-graphics-cfg-11:svn41 100% | 2.4 MiB/s | 10.0 KiB | 00m00s [177/911] texlive-graphics-def-11:svn64 100% | 6.3 MiB/s | 25.7 KiB | 00m00s [178/911] texlive-graphics-11:svn66204- 100% | 9.0 MiB/s | 36.9 KiB | 00m00s [179/911] texlive-hyph-utf8-11:svn61719 100% | 6.5 MiB/s | 26.7 KiB | 00m00s [180/911] texlive-iftex-11:svn61910-80. 100% | 6.0 MiB/s | 18.3 KiB | 00m00s [181/911] texlive-hycolor-11:svn53584-8 100% | 37.2 MiB/s | 381.3 KiB | 00m00s [182/911] texlive-infwarerr-11:svn53023 100% | 35.7 MiB/s | 292.5 KiB | 00m00s [183/911] texlive-intcalc-11:svn53168-8 100% | 35.0 MiB/s | 429.5 KiB | 00m00s [184/911] texlive-kvdefinekeys-11:svn53 100% | 32.9 MiB/s | 303.4 KiB | 00m00s [185/911] texlive-kvoptions-11:svn63622 100% | 30.0 MiB/s | 490.9 KiB | 00m00s [186/911] texlive-kvsetkeys-11:svn64632 100% | 24.2 MiB/s | 395.8 KiB | 00m00s [187/911] texlive-letltxmacro-11:svn530 100% | 29.0 MiB/s | 297.3 KiB | 00m00s [188/911] texlive-ltxcmds-11:svn56421-8 100% | 29.9 MiB/s | 397.4 KiB | 00m00s [189/911] texlive-pdfescape-11:svn53082 100% | 34.2 MiB/s | 350.3 KiB | 00m00s [190/911] texlive-pdftexcmds-11:svn5577 100% | 31.6 MiB/s | 388.2 KiB | 00m00s [191/911] texlive-rerunfilecheck-11:svn 100% | 36.7 MiB/s | 338.1 KiB | 00m00s [192/911] texlive-stmaryrd-11:svn22027. 100% | 30.4 MiB/s | 187.1 KiB | 00m00s [193/911] texlive-tex-ini-files-11:svn4 100% | 3.1 MiB/s | 12.8 KiB | 00m00s [194/911] texlive-ulem-11:svn53365-80.f 100% | 3.6 MiB/s | 14.5 KiB | 00m00s [195/911] texlive-tex-11:svn66186-93.fc 100% | 33.0 MiB/s | 202.8 KiB | 00m00s [196/911] texlive-unicode-data-11:svn64 100% | 29.4 MiB/s | 360.7 KiB | 00m00s [197/911] texlive-uniquecounter-11:svn5 100% | 24.2 MiB/s | 297.7 KiB | 00m00s [198/911] emacs-filesystem-1:30.0-5.fc4 100% | 2.4 MiB/s | 7.5 KiB | 00m00s [199/911] perl-Class-Struct-0:0.68-520. 100% | 10.8 MiB/s | 22.1 KiB | 00m00s [200/911] perl-Carp-0:1.54-520.fc43.noa 100% | 5.6 MiB/s | 28.7 KiB | 00m00s [201/911] perl-Data-Dumper-0:2.191-521. 100% | 27.5 MiB/s | 56.3 KiB | 00m00s [202/911] perl-File-Compare-0:1.100.800 100% | 4.3 MiB/s | 13.3 KiB | 00m00s [203/911] perl-Errno-0:1.38-520.fc43.x8 100% | 2.1 MiB/s | 14.9 KiB | 00m00s [204/911] perl-File-Find-0:1.44-520.fc4 100% | 8.2 MiB/s | 25.3 KiB | 00m00s [205/911] perl-File-stat-0:1.14-520.fc4 100% | 5.6 MiB/s | 17.1 KiB | 00m00s [206/911] perl-IO-0:1.55-520.fc43.x86_6 100% | 26.8 MiB/s | 82.2 KiB | 00m00s [207/911] perl-POSIX-0:2.23-520.fc43.x8 100% | 19.1 MiB/s | 97.8 KiB | 00m00s [208/911] perl-Text-ParseWords-0:3.31-5 100% | 5.3 MiB/s | 16.3 KiB | 00m00s [209/911] perl-constant-0:1.33-521.fc43 100% | 7.4 MiB/s | 22.8 KiB | 00m00s [210/911] perl-File-Path-0:2.18-520.fc4 100% | 11.4 MiB/s | 35.1 KiB | 00m00s [211/911] perl-Thread-Queue-0:3.14-520. 100% | 10.4 MiB/s | 21.3 KiB | 00m00s [212/911] perl-threads-1:2.43-520.fc43. 100% | 18.8 MiB/s | 57.9 KiB | 00m00s [213/911] perl-Symbol-0:1.09-520.fc43.n 100% | 4.6 MiB/s | 14.2 KiB | 00m00s [214/911] perl-overload-0:1.40-520.fc43 100% | 14.8 MiB/s | 45.6 KiB | 00m00s [215/911] perl-Fcntl-0:1.20-520.fc43.x8 100% | 7.3 MiB/s | 29.8 KiB | 00m00s [216/911] perl-Scalar-List-Utils-5:1.70 100% | 18.3 MiB/s | 75.0 KiB | 00m00s [217/911] groff-base-0:1.23.0-10.fc43.x 100% | 39.3 MiB/s | 1.1 MiB | 00m00s [218/911] perl-parent-1:0.244-520.fc43. 100% | 1.6 MiB/s | 14.8 KiB | 00m00s [219/911] texlive-cm-super-11:svn15878. 100% | 36.8 MiB/s | 61.7 MiB | 00m02s [220/911] texlive-anysize-11:svn15878.0 100% | 43.2 KiB/s | 9.9 KiB | 00m00s [221/911] perl-libs-4:5.42.0-520.fc43.x 100% | 10.5 MiB/s | 2.6 MiB | 00m00s [222/911] texlive-attachfile2-11:svn579 100% | 28.9 MiB/s | 444.3 KiB | 00m00s [223/911] texlive-beamer-11:svn65984-80 100% | 13.8 MiB/s | 225.3 KiB | 00m00s [224/911] texlive-booktabs-11:svn53402- 100% | 3.7 MiB/s | 15.1 KiB | 00m00s [225/911] texlive-breqn-11:svn60881-80. 100% | 19.5 MiB/s | 40.0 KiB | 00m00s [226/911] texlive-caption-11:svn66580-8 100% | 82.0 MiB/s | 84.0 KiB | 00m00s [227/911] texlive-cite-11:svn36428.5.5- 100% | 13.9 MiB/s | 28.5 KiB | 00m00s [228/911] texlive-cmap-11:svn57640-80.f 100% | 9.2 MiB/s | 18.9 KiB | 00m00s [229/911] texlive-crop-11:svn55424-80.f 100% | 15.8 MiB/s | 16.2 KiB | 00m00s [230/911] texlive-ctable-11:svn38672-80 100% | 14.8 MiB/s | 15.2 KiB | 00m00s [231/911] texlive-eso-pic-11:svn56658-8 100% | 16.2 MiB/s | 16.6 KiB | 00m00s [232/911] texlive-etoolbox-11:svn56554- 100% | 22.5 MiB/s | 23.1 KiB | 00m00s [233/911] texlive-euenc-11:svn19795.0.1 100% | 19.0 MiB/s | 19.5 KiB | 00m00s [234/911] texlive-euler-11:svn42428-80. 100% | 14.6 MiB/s | 14.9 KiB | 00m00s [235/911] texlive-everyshi-11:svn57001- 100% | 35.3 MiB/s | 144.4 KiB | 00m00s [236/911] texlive-extsizes-11:svn17263. 100% | 6.0 MiB/s | 24.5 KiB | 00m00s [237/911] texlive-everysel-11:svn57489- 100% | 54.4 MiB/s | 445.9 KiB | 00m00s [238/911] texlive-fancybox-11:svn18304. 100% | 6.6 MiB/s | 20.3 KiB | 00m00s [239/911] texlive-fancyref-11:svn15878. 100% | 5.4 MiB/s | 16.5 KiB | 00m00s [240/911] texlive-fancyvrb-11:svn65585- 100% | 23.3 MiB/s | 23.9 KiB | 00m00s [241/911] texlive-filehook-11:svn64822- 100% | 19.7 MiB/s | 20.2 KiB | 00m00s [242/911] texlive-float-11:svn15878.1.3 100% | 13.8 MiB/s | 14.2 KiB | 00m00s [243/911] texlive-fontspec-11:svn63386- 100% | 41.1 MiB/s | 42.1 KiB | 00m00s [244/911] texlive-footnotehyper-11:svn6 100% | 17.4 MiB/s | 17.8 KiB | 00m00s [245/911] texlive-fp-11:svn49719-80.fc4 100% | 32.5 MiB/s | 33.3 KiB | 00m00s [246/911] texlive-index-11:svn24099.4.1 100% | 4.9 MiB/s | 20.1 KiB | 00m00s [247/911] texlive-grffile-11:svn52756-8 100% | 43.7 MiB/s | 357.6 KiB | 00m00s [248/911] texlive-jknapltx-11:svn19440. 100% | 7.9 MiB/s | 24.4 KiB | 00m00s [249/911] texlive-hologo-11:svn61719-80 100% | 47.5 MiB/s | 583.9 KiB | 00m00s [250/911] texlive-l3experimental-11:svn 100% | 13.2 MiB/s | 40.6 KiB | 00m00s [251/911] texlive-lineno-11:svn65586-80 100% | 14.3 MiB/s | 73.1 KiB | 00m00s [252/911] texlive-latexbug-11:svn63596- 100% | 32.8 MiB/s | 235.1 KiB | 00m00s [253/911] texlive-listings-11:svn66222- 100% | 40.1 MiB/s | 164.4 KiB | 00m00s [254/911] texlive-mathspec-11:svn42773- 100% | 7.0 MiB/s | 21.5 KiB | 00m00s [255/911] texlive-mathtools-11:svn63767 100% | 8.6 MiB/s | 35.2 KiB | 00m00s [256/911] texlive-mdwtools-11:svn15878. 100% | 10.8 MiB/s | 33.1 KiB | 00m00s [257/911] texlive-memoir-11:svn65040-80 100% | 22.3 MiB/s | 91.5 KiB | 00m00s [258/911] texlive-metalogo-11:svn18611. 100% | 4.4 MiB/s | 13.7 KiB | 00m00s [259/911] texlive-microtype-11:svn66587 100% | 19.4 MiB/s | 79.3 KiB | 00m00s [260/911] texlive-ms-11:svn57473-80.fc4 100% | 4.8 MiB/s | 14.7 KiB | 00m00s [261/911] texlive-newfloat-11:svn52906- 100% | 22.9 MiB/s | 117.2 KiB | 00m00s [262/911] texlive-ntgclass-11:svn65522- 100% | 15.5 MiB/s | 31.7 KiB | 00m00s [263/911] texlive-parskip-11:svn58358-8 100% | 4.6 MiB/s | 14.2 KiB | 00m00s [264/911] texlive-pdfcolfoot-11:svn6551 100% | 30.9 MiB/s | 316.7 KiB | 00m00s [265/911] texlive-pdflscape-11:svn64851 100% | 28.5 MiB/s | 321.5 KiB | 00m00s [266/911] texlive-lwarp-11:svn66259-93. 100% | 36.8 MiB/s | 3.5 MiB | 00m00s [267/911] texlive-pdfpages-11:svn65319- 100% | 7.2 MiB/s | 29.3 KiB | 00m00s [268/911] texlive-polyglossia-11:svn657 100% | 30.3 MiB/s | 217.1 KiB | 00m00s [269/911] texlive-psfrag-11:svn15878.3. 100% | 3.1 MiB/s | 12.8 KiB | 00m00s [270/911] texlive-koma-script-11:svn646 100% | 41.8 MiB/s | 6.4 MiB | 00m00s [271/911] texlive-rcs-11:svn15878.0-80. 100% | 6.2 MiB/s | 25.3 KiB | 00m00s [272/911] texlive-ragged2e-11:svn66152- 100% | 17.9 MiB/s | 679.0 KiB | 00m00s [273/911] texlive-sansmath-11:svn17997. 100% | 2.3 MiB/s | 11.8 KiB | 00m00s [274/911] texlive-section-11:svn20180.0 100% | 10.3 MiB/s | 21.0 KiB | 00m00s [275/911] texlive-seminar-11:svn59801-8 100% | 14.8 MiB/s | 45.3 KiB | 00m00s [276/911] texlive-sepnum-11:svn20186.2. 100% | 6.9 MiB/s | 14.1 KiB | 00m00s [277/911] texlive-setspace-11:svn65206- 100% | 7.5 MiB/s | 15.4 KiB | 00m00s [278/911] texlive-subfig-11:svn15878.1. 100% | 9.2 MiB/s | 18.8 KiB | 00m00s [279/911] texlive-textcase-11:svn63868- 100% | 4.3 MiB/s | 13.3 KiB | 00m00s [280/911] texlive-thumbpdf-11:svn62518- 100% | 18.4 MiB/s | 37.6 KiB | 00m00s [281/911] texlive-typehtml-11:svn17134. 100% | 5.9 MiB/s | 18.3 KiB | 00m00s [282/911] texlive-translator-11:svn5941 100% | 35.7 MiB/s | 292.6 KiB | 00m00s [283/911] texlive-ucharcat-11:svn38907- 100% | 4.1 MiB/s | 12.7 KiB | 00m00s [284/911] texlive-underscore-11:svn1826 100% | 5.2 MiB/s | 16.1 KiB | 00m00s [285/911] texlive-unicode-math-11:svn61 100% | 19.7 MiB/s | 60.6 KiB | 00m00s [286/911] texlive-xcolor-11:svn63563-80 100% | 9.7 MiB/s | 29.7 KiB | 00m00s [287/911] texlive-xkeyval-11:svn63616-8 100% | 12.0 MiB/s | 24.5 KiB | 00m00s [288/911] texlive-xltxtra-11:svn56594-8 100% | 6.9 MiB/s | 14.1 KiB | 00m00s [289/911] texlive-xunicode-11:svn30466. 100% | 13.5 MiB/s | 41.6 KiB | 00m00s [290/911] texlive-texlive.infra-11:svn6 100% | 28.5 MiB/s | 291.7 KiB | 00m00s [291/911] file-libs-0:5.46-8.fc43.x86_6 100% | 33.2 MiB/s | 850.3 KiB | 00m00s [292/911] ima-evm-utils-libs-0:1.6.2-6. 100% | 14.3 MiB/s | 29.3 KiB | 00m00s [293/911] libfsverity-0:1.6-3.fc43.x86_ 100% | 6.1 MiB/s | 18.6 KiB | 00m00s [294/911] texlive-pdfmanagement-testpha 100% | 43.2 MiB/s | 8.3 MiB | 00m00s [295/911] gnupg2-0:2.4.8-4.fc43.x86_64 100% | 21.4 MiB/s | 1.6 MiB | 00m00s [296/911] texlive-gettitlestring-11:svn 100% | 35.2 MiB/s | 324.6 KiB | 00m00s [297/911] add-determinism-0:0.6.0-2.fc4 100% | 15.2 MiB/s | 919.3 KiB | 00m00s [298/911] texlive-hobsub-11:svn52810-80 100% | 10.5 MiB/s | 74.9 KiB | 00m00s [299/911] texlive-refcount-11:svn53164- 100% | 46.4 MiB/s | 332.3 KiB | 00m00s [300/911] texlive-texlive-scripts-11:sv 100% | 28.8 MiB/s | 118.1 KiB | 00m00s [301/911] texlive-amsmath-11:svn63514-8 100% | 14.3 MiB/s | 43.9 KiB | 00m00s [302/911] texlive-alphalph-11:svn53087- 100% | 38.9 MiB/s | 358.1 KiB | 00m00s [303/911] texlive-stringenc-11:svn52982 100% | 45.5 MiB/s | 699.3 KiB | 00m00s [304/911] texlive-csquotes-11:svn64389- 100% | 4.6 MiB/s | 33.0 KiB | 00m00s [305/911] texlive-enumitem-11:svn51423- 100% | 6.1 MiB/s | 25.0 KiB | 00m00s [306/911] libpng-2:1.6.50-2.fc43.x86_64 100% | 30.0 MiB/s | 123.0 KiB | 00m00s [307/911] texlive-etex-11:svn66203-80.f 100% | 6.3 MiB/s | 25.8 KiB | 00m00s [308/911] texlive-hyphen-base-11:svn664 100% | 15.2 MiB/s | 31.1 KiB | 00m00s [309/911] texlive-knuth-lib-11:svn57963 100% | 16.0 MiB/s | 49.1 KiB | 00m00s [310/911] texlive-plain-11:svn57963-80. 100% | 20.0 MiB/s | 40.9 KiB | 00m00s [311/911] texlive-l3backend-11:svn65573 100% | 58.2 MiB/s | 894.5 KiB | 00m00s [312/911] zziplib-0:0.13.78-2.fc43.x86_ 100% | 14.2 MiB/s | 87.0 KiB | 00m00s [313/911] fontconfig-0:2.17.0-3.fc43.x8 100% | 38.0 MiB/s | 272.2 KiB | 00m00s [314/911] libpaper-1:2.1.1-9.fc43.x86_6 100% | 13.0 MiB/s | 26.6 KiB | 00m00s [315/911] sgml-common-0:0.6.3-67.fc43.n 100% | 19.7 MiB/s | 60.5 KiB | 00m00s [316/911] xml-common-0:0.6.3-67.fc43.no 100% | 30.3 MiB/s | 31.0 KiB | 00m00s [317/911] perl-Pod-Usage-4:2.05-520.fc4 100% | 39.6 MiB/s | 40.5 KiB | 00m00s [318/911] texlive-bibtex-11:svn66186-93 100% | 54.1 MiB/s | 443.1 KiB | 00m00s [319/911] texlive-colorprofiles-11:svn4 100% | 15.6 MiB/s | 143.4 KiB | 00m00s [320/911] texlive-enctex-11:svn34957.0- 100% | 16.5 MiB/s | 50.7 KiB | 00m00s [321/911] texlive-etex-pkg-11:svn41784- 100% | 6.9 MiB/s | 14.1 KiB | 00m00s [322/911] texlive-glyphlist-11:svn54074 100% | 17.0 MiB/s | 34.7 KiB | 00m00s [323/911] texlive-hyphenex-11:svn57387- 100% | 5.4 MiB/s | 16.7 KiB | 00m00s [324/911] texlive-ifplatform-11:svn4553 100% | 6.6 MiB/s | 13.6 KiB | 00m00s [325/911] texlive-knuth-local-11:svn579 100% | 13.7 MiB/s | 42.1 KiB | 00m00s [326/911] texlive-lua-alt-getopt-11:svn 100% | 3.3 MiB/s | 10.0 KiB | 00m00s [327/911] texlive-makeindex-11:svn62517 100% | 27.9 MiB/s | 428.1 KiB | 00m00s [328/911] texlive-metafont-11:svn66186- 100% | 25.7 MiB/s | 262.7 KiB | 00m00s [329/911] texlive-dvipdfmx-11:svn66203- 100% | 47.3 MiB/s | 3.0 MiB | 00m00s [330/911] texlive-mflogo-11:svn42428-80 100% | 807.1 KiB/s | 13.7 KiB | 00m00s [331/911] texlive-mfware-11:svn66186-93 100% | 47.5 MiB/s | 97.2 KiB | 00m00s [332/911] texlive-luahbtex-11:svn66186- 100% | 35.6 MiB/s | 2.0 MiB | 00m00s [333/911] texlive-modes-11:svn61719-80. 100% | 26.9 MiB/s | 302.9 KiB | 00m00s [334/911] texlive-texlive-common-doc-11 100% | 15.1 MiB/s | 154.6 KiB | 00m00s [335/911] texlive-texlive-msg-translati 100% | 25.6 MiB/s | 157.6 KiB | 00m00s [336/911] texlive-xdvi-11:svn62387-93.f 100% | 30.0 MiB/s | 338.4 KiB | 00m00s [337/911] texlive-ae-11:svn15878.1.4-80 100% | 21.9 MiB/s | 112.2 KiB | 00m00s [338/911] texlive-babel-english-11:svn4 100% | 2.5 MiB/s | 18.0 KiB | 00m00s [339/911] texlive-babelbib-11:svn57349- 100% | 10.0 MiB/s | 51.0 KiB | 00m00s [340/911] texlive-texlive-en-11:svn6657 100% | 51.5 MiB/s | 2.0 MiB | 00m00s [341/911] texlive-bookmark-11:svn56885- 100% | 42.4 MiB/s | 477.4 KiB | 00m00s [342/911] texlive-amscls-11:svn55378-80 100% | 33.4 MiB/s | 1.1 MiB | 00m00s [343/911] texlive-carlisle-11:svn59577- 100% | 2.5 MiB/s | 20.7 KiB | 00m00s [344/911] texlive-epstopdf-pkg-11:svn53 100% | 50.4 MiB/s | 361.5 KiB | 00m00s [345/911] texlive-fix2col-11:svn38770-8 100% | 4.5 MiB/s | 13.9 KiB | 00m00s [346/911] texlive-firstaid-11:svn64892- 100% | 66.5 MiB/s | 272.2 KiB | 00m00s [347/911] texlive-geometry-11:svn61719- 100% | 10.0 MiB/s | 20.4 KiB | 00m00s [348/911] texlive-grfext-11:svn53024-80 100% | 76.8 MiB/s | 314.8 KiB | 00m00s [349/911] texlive-l3packages-11:svn6572 100% | 12.4 MiB/s | 38.1 KiB | 00m00s [350/911] texlive-hopatch-11:svn65491-8 100% | 63.6 MiB/s | 325.8 KiB | 00m00s [351/911] texlive-ltxmisc-11:svn21927.0 100% | 8.2 MiB/s | 25.2 KiB | 00m00s [352/911] texlive-mfnfss-11:svn46036-80 100% | 4.7 MiB/s | 14.5 KiB | 00m00s [353/911] texlive-mptopdf-11:svn65952-9 100% | 9.6 MiB/s | 49.2 KiB | 00m00s [354/911] texlive-natbib-11:svn20668.8. 100% | 6.9 MiB/s | 28.4 KiB | 00m00s [355/911] texlive-pagesel-11:svn56105-8 100% | 23.5 MiB/s | 337.5 KiB | 00m00s [356/911] texlive-latex-lab-11:svn64892 100% | 52.7 MiB/s | 1.8 MiB | 00m00s [357/911] texlive-pslatex-11:svn57434-8 100% | 2.1 MiB/s | 19.8 KiB | 00m00s [358/911] texlive-pspicture-11:svn15878 100% | 6.6 MiB/s | 13.5 KiB | 00m00s [359/911] perl-SelectSaver-0:1.02-520.f 100% | 5.7 MiB/s | 11.7 KiB | 00m00s [360/911] perl-B-0:1.89-520.fc43.x86_64 100% | 21.7 MiB/s | 177.7 KiB | 00m00s [361/911] perl-Socket-4:2.040-2.fc43.x8 100% | 10.7 MiB/s | 54.9 KiB | 00m00s [362/911] perl-locale-0:1.13-520.fc43.n 100% | 6.6 MiB/s | 13.5 KiB | 00m00s [363/911] perl-threads-shared-0:1.70-52 100% | 10.8 MiB/s | 44.4 KiB | 00m00s [364/911] perl-mro-0:1.29-520.fc43.x86_ 100% | 9.7 MiB/s | 29.9 KiB | 00m00s [365/911] perl-overloading-0:0.02-520.f 100% | 6.3 MiB/s | 12.9 KiB | 00m00s [366/911] perl-DynaLoader-0:1.57-520.fc 100% | 12.7 MiB/s | 26.0 KiB | 00m00s [367/911] perl-Digest-MD5-0:2.59-520.fc 100% | 11.7 MiB/s | 35.8 KiB | 00m00s [368/911] texlive-sansmathaccent-11:svn 100% | 9.6 MiB/s | 29.5 KiB | 00m00s [369/911] texlive-ucs-11:svn64114-80.fc 100% | 20.4 MiB/s | 418.1 KiB | 00m00s [370/911] texlive-pgf-11:svn65553-80.fc 100% | 28.1 MiB/s | 893.4 KiB | 00m00s [371/911] texlive-transparent-11:svn648 100% | 27.6 MiB/s | 283.0 KiB | 00m00s [372/911] texlive-pstricks-11:svn65346- 100% | 15.9 MiB/s | 114.0 KiB | 00m00s [373/911] texlive-currfile-11:svn64673- 100% | 9.0 MiB/s | 18.4 KiB | 00m00s [374/911] texlive-kastrup-11:svn15878.0 100% | 2.5 MiB/s | 10.0 KiB | 00m00s [375/911] texlive-footmisc-11:svn62524- 100% | 7.2 MiB/s | 22.1 KiB | 00m00s [376/911] texlive-marginnote-11:svn4838 100% | 4.8 MiB/s | 14.7 KiB | 00m00s [377/911] texlive-mparhack-11:svn59066- 100% | 5.0 MiB/s | 15.3 KiB | 00m00s [378/911] texlive-picture-11:svn54867-8 100% | 27.5 MiB/s | 309.6 KiB | 00m00s [379/911] texlive-luaotfload-11:svn6461 100% | 39.9 MiB/s | 1.2 MiB | 00m00s [380/911] texlive-finstrut-11:svn21719. 100% | 2.8 MiB/s | 17.4 KiB | 00m00s [381/911] texlive-ltabptch-11:svn17533. 100% | 7.8 MiB/s | 15.9 KiB | 00m00s [382/911] texlive-algorithms-11:svn4242 100% | 6.7 MiB/s | 20.5 KiB | 00m00s [383/911] texlive-oberdiek-11:svn65521- 100% | 51.8 MiB/s | 7.7 MiB | 00m00s [384/911] texlive-bidi-11:svn65572-80.f 100% | 6.3 MiB/s | 199.7 KiB | 00m00s [385/911] texlive-luabidi-11:svn54512-8 100% | 8.5 MiB/s | 17.3 KiB | 00m00s [386/911] texlive-luatexbase-11:svn5266 100% | 6.6 MiB/s | 13.5 KiB | 00m00s [387/911] texlive-makecmds-11:svn15878. 100% | 6.2 MiB/s | 12.8 KiB | 00m00s [388/911] texlive-pst-ovl-11:svn54963-8 100% | 6.8 MiB/s | 13.9 KiB | 00m00s [389/911] texlive-lualatex-math-11:svn6 100% | 5.8 MiB/s | 17.8 KiB | 00m00s [390/911] texlive-catchfile-11:svn53084 100% | 37.2 MiB/s | 304.6 KiB | 00m00s [391/911] texlive-pdfcolmk-11:svn52912- 100% | 5.2 MiB/s | 15.9 KiB | 00m00s [392/911] texlive-realscripts-11:svn565 100% | 7.9 MiB/s | 16.2 KiB | 00m00s [393/911] perl-Text-Unidecode-0:1.30-27 100% | 25.4 MiB/s | 182.2 KiB | 00m00s [394/911] perl-XML-Parser-0:2.47-8.fc43 100% | 32.9 MiB/s | 236.1 KiB | 00m00s [395/911] perl-XML-XPath-0:1.48-9.fc43. 100% | 28.2 MiB/s | 86.7 KiB | 00m00s [396/911] gpgverify-0:2.2-3.fc43.noarch 100% | 10.8 MiB/s | 11.1 KiB | 00m00s [397/911] gnupg2-dirmngr-0:2.4.8-4.fc43 100% | 33.5 MiB/s | 274.6 KiB | 00m00s [398/911] gnupg2-gpg-agent-0:2.4.8-4.fc 100% | 29.6 MiB/s | 272.9 KiB | 00m00s [399/911] gnupg2-gpgconf-0:2.4.8-4.fc43 100% | 37.4 MiB/s | 115.0 KiB | 00m00s [400/911] gnupg2-keyboxd-0:2.4.8-4.fc43 100% | 46.2 MiB/s | 94.7 KiB | 00m00s [401/911] gnupg2-verify-0:2.4.8-4.fc43. 100% | 27.9 MiB/s | 171.2 KiB | 00m00s [402/911] libassuan-0:2.5.7-4.fc43.x86_ 100% | 13.2 MiB/s | 67.4 KiB | 00m00s [403/911] libgpg-error-0:1.55-2.fc43.x8 100% | 26.5 MiB/s | 244.3 KiB | 00m00s [404/911] npth-0:1.8-3.fc43.x86_64 100% | 8.4 MiB/s | 25.7 KiB | 00m00s [405/911] libgcrypt-0:1.11.1-2.fc43.x86 100% | 34.2 MiB/s | 595.8 KiB | 00m00s [406/911] texlive-mnsymbol-11:svn18651. 100% | 39.4 MiB/s | 4.4 MiB | 00m00s [407/911] texlive-gsftopk-11:svn52851-9 100% | 1.6 MiB/s | 32.0 KiB | 00m00s [408/911] default-fonts-core-sans-0:4.2 100% | 1.6 MiB/s | 29.9 KiB | 00m00s [409/911] fonts-filesystem-1:2.0.5-23.f 100% | 8.5 MiB/s | 8.7 KiB | 00m00s [410/911] perl-Pod-Perldoc-0:3.28.01-52 100% | 20.6 MiB/s | 84.3 KiB | 00m00s [411/911] freetype-0:2.13.3-3.fc43.x86_ 100% | 50.3 MiB/s | 412.1 KiB | 00m00s [412/911] perl-podlators-1:6.0.2-520.fc 100% | 20.9 MiB/s | 128.3 KiB | 00m00s [413/911] texlive-xetex-11:svn66203-93. 100% | 44.4 MiB/s | 1.2 MiB | 00m00s [414/911] libX11-0:1.8.12-1.fc43.x86_64 100% | 22.9 MiB/s | 655.6 KiB | 00m00s [415/911] harfbuzz-0:11.5.1-1.fc43.x86_ 100% | 32.7 MiB/s | 1.1 MiB | 00m00s [416/911] libXi-0:1.8.2-3.fc43.x86_64 100% | 6.6 MiB/s | 40.3 KiB | 00m00s [417/911] libXaw-0:1.0.16-4.fc43.x86_64 100% | 28.1 MiB/s | 201.2 KiB | 00m00s [418/911] libXmu-0:1.2.1-4.fc43.x86_64 100% | 25.5 MiB/s | 78.2 KiB | 00m00s [419/911] libXpm-0:3.5.17-6.fc43.x86_64 100% | 32.0 MiB/s | 65.6 KiB | 00m00s [420/911] libXt-0:1.3.1-3.fc43.x86_64 100% | 58.3 MiB/s | 179.2 KiB | 00m00s [421/911] texlive-epstopdf-11:svn66461- 100% | 26.1 MiB/s | 26.8 KiB | 00m00s [422/911] texlive-beton-11:svn15878.0-8 100% | 6.4 MiB/s | 13.2 KiB | 00m00s [423/911] texlive-minitoc-11:svn61719-8 100% | 58.0 MiB/s | 118.7 KiB | 00m00s [424/911] texlive-parallel-11:svn15878. 100% | 14.8 MiB/s | 15.2 KiB | 00m00s [425/911] texlive-sauerj-11:svn15878.0- 100% | 8.4 MiB/s | 17.2 KiB | 00m00s [426/911] texlive-pdfcol-11:svn64469-80 100% | 63.3 MiB/s | 324.0 KiB | 00m00s [427/911] perl-if-0:0.61.000-520.fc43.n 100% | 6.8 MiB/s | 14.0 KiB | 00m00s [428/911] perl-Digest-0:1.20-520.fc43.n 100% | 8.1 MiB/s | 24.8 KiB | 00m00s [429/911] texlive-auto-pst-pdf-11:svn56 100% | 4.6 MiB/s | 14.2 KiB | 00m00s [430/911] texlive-zref-11:svn62977-80.f 100% | 60.8 MiB/s | 684.8 KiB | 00m00s [431/911] texlive-biblatex-11:svn70725- 100% | 49.5 MiB/s | 304.2 KiB | 00m00s [432/911] texlive-bera-11:svn20031.0-80 100% | 43.1 MiB/s | 352.7 KiB | 00m00s [433/911] texlive-breakurl-11:svn29901. 100% | 2.8 MiB/s | 14.5 KiB | 00m00s [434/911] texlive-filecontents-11:svn52 100% | 6.8 MiB/s | 13.8 KiB | 00m00s [435/911] texlive-multido-11:svn18302.1 100% | 15.0 MiB/s | 15.3 KiB | 00m00s [436/911] texlive-paralist-11:svn43021- 100% | 14.7 MiB/s | 15.1 KiB | 00m00s [437/911] texlive-pst-3d-11:svn17257.1. 100% | 15.1 MiB/s | 15.4 KiB | 00m00s [438/911] texlive-pst-coil-11:svn62977- 100% | 15.5 MiB/s | 15.8 KiB | 00m00s [439/911] texlive-pst-eps-11:svn15878.1 100% | 14.3 MiB/s | 14.6 KiB | 00m00s [440/911] texlive-pst-fill-11:svn60671- 100% | 7.6 MiB/s | 15.5 KiB | 00m00s [441/911] texlive-pst-grad-11:svn15878. 100% | 15.4 MiB/s | 15.7 KiB | 00m00s [442/911] texlive-pst-node-11:svn61838- 100% | 36.8 MiB/s | 37.6 KiB | 00m00s [443/911] texlive-pst-plot-11:svn65346- 100% | 33.8 MiB/s | 34.6 KiB | 00m00s [444/911] texlive-pst-text-11:svn49542- 100% | 15.9 MiB/s | 16.3 KiB | 00m00s [445/911] texlive-pst-tools-11:svn60621 100% | 18.0 MiB/s | 18.4 KiB | 00m00s [446/911] texlive-pst-tree-11:svn60421- 100% | 18.0 MiB/s | 18.4 KiB | 00m00s [447/911] texlive-pstricks-add-11:svn65 100% | 33.4 MiB/s | 34.2 KiB | 00m00s [448/911] texlive-showexpl-11:svn57414- 100% | 15.2 MiB/s | 15.5 KiB | 00m00s [449/911] texlive-lua-uni-algos-11:svn6 100% | 45.9 MiB/s | 94.0 KiB | 00m00s [450/911] texlive-lualibs-11:svn64615-8 100% | 76.6 MiB/s | 156.9 KiB | 00m00s [451/911] texlive-changepage-11:svn1587 100% | 8.4 MiB/s | 17.1 KiB | 00m00s [452/911] texlive-placeins-11:svn19848. 100% | 5.3 MiB/s | 10.8 KiB | 00m00s [453/911] texlive-titlesec-11:svn59845- 100% | 15.4 MiB/s | 31.5 KiB | 00m00s [454/911] texlive-xifthen-11:svn38929-8 100% | 13.4 MiB/s | 13.7 KiB | 00m00s [455/911] texlive-ctablestack-11:svn385 100% | 15.2 MiB/s | 15.5 KiB | 00m00s [456/911] perl-I18N-Langinfo-0:0.24-520 100% | 25.0 MiB/s | 25.6 KiB | 00m00s [457/911] perl-open-0:1.13-520.fc43.noa 100% | 16.1 MiB/s | 16.5 KiB | 00m00s [458/911] libksba-0:1.6.7-4.fc43.x86_64 100% | 78.3 MiB/s | 160.4 KiB | 00m00s [459/911] abattis-cantarell-vf-fonts-0: 100% | 39.1 MiB/s | 120.1 KiB | 00m00s [460/911] perl-HTTP-Tiny-0:0.090-521.fc 100% | 18.3 MiB/s | 56.3 KiB | 00m00s [461/911] perl-IPC-Open3-0:1.24-520.fc4 100% | 11.7 MiB/s | 23.9 KiB | 00m00s [462/911] perl-Pod-Simple-1:3.47-3.fc43 100% | 71.6 MiB/s | 219.9 KiB | 00m00s [463/911] perl-Term-ANSIColor-0:5.01-52 100% | 15.5 MiB/s | 47.6 KiB | 00m00s [464/911] perl-Term-Cap-0:1.18-520.fc43 100% | 7.1 MiB/s | 21.9 KiB | 00m00s [465/911] graphite2-0:1.3.14-19.fc43.x8 100% | 46.7 MiB/s | 95.6 KiB | 00m00s [466/911] texlive-xetexconfig-11:svn458 100% | 2.8 MiB/s | 8.6 KiB | 00m00s [467/911] teckit-0:2.5.12-5.fc43.x86_64 100% | 34.7 MiB/s | 355.7 KiB | 00m00s [468/911] libX11-common-0:1.8.12-1.fc43 100% | 24.5 MiB/s | 175.9 KiB | 00m00s [469/911] libxcb-0:1.17.0-6.fc43.x86_64 100% | 46.4 MiB/s | 237.7 KiB | 00m00s [470/911] libXext-0:1.3.6-4.fc43.x86_64 100% | 7.6 MiB/s | 39.1 KiB | 00m00s [471/911] libSM-0:1.2.5-3.fc43.x86_64 100% | 21.6 MiB/s | 44.2 KiB | 00m00s [472/911] libICE-0:1.1.2-3.fc43.x86_64 100% | 19.1 MiB/s | 78.1 KiB | 00m00s [473/911] texlive-notoccite-11:svn18129 100% | 4.9 MiB/s | 10.1 KiB | 00m00s [474/911] perl-MIME-Base64-0:3.16-520.f 100% | 9.7 MiB/s | 29.7 KiB | 00m00s [475/911] texlive-logreq-11:svn53003-80 100% | 5.8 MiB/s | 17.7 KiB | 00m00s [476/911] texlive-xpatch-11:svn54563-80 100% | 5.2 MiB/s | 16.0 KiB | 00m00s [477/911] biber-0:2.21-2.fc43.noarch 100% | 32.5 MiB/s | 299.1 KiB | 00m00s [478/911] texlive-xstring-11:svn65551-8 100% | 11.2 MiB/s | 22.9 KiB | 00m00s [479/911] texlive-pst-math-11:svn64732- 100% | 8.6 MiB/s | 17.6 KiB | 00m00s [480/911] texlive-attachfile-11:svn4209 100% | 6.4 MiB/s | 19.6 KiB | 00m00s [481/911] texlive-varwidth-11:svn24104. 100% | 7.5 MiB/s | 15.3 KiB | 00m00s [482/911] texlive-ifmtarg-11:svn47544-8 100% | 5.9 MiB/s | 12.0 KiB | 00m00s [483/911] perl-encoding-4:3.00-520.fc43 100% | 20.5 MiB/s | 62.9 KiB | 00m00s [484/911] perl-IO-Socket-SSL-0:2.095-2. 100% | 28.3 MiB/s | 231.5 KiB | 00m00s [485/911] perl-Net-SSLeay-0:1.94-11.fc4 100% | 36.6 MiB/s | 374.8 KiB | 00m00s [486/911] perl-Time-Local-2:1.350-520.f 100% | 8.4 MiB/s | 34.4 KiB | 00m00s [487/911] perl-Pod-Escapes-1:1.07-520.f 100% | 6.4 MiB/s | 19.8 KiB | 00m00s [488/911] perl-Text-Tabs+Wrap-0:2024.00 100% | 7.0 MiB/s | 21.6 KiB | 00m00s [489/911] libXau-0:1.0.12-3.fc43.x86_64 100% | 10.9 MiB/s | 33.4 KiB | 00m00s [490/911] perl-Business-ISBN-0:3.011-3. 100% | 10.8 MiB/s | 33.0 KiB | 00m00s [491/911] ncurses-0:6.5-7.20250614.fc43 100% | 37.8 MiB/s | 426.2 KiB | 00m00s [492/911] perl-Business-ISMN-0:1.205-2. 100% | 2.1 MiB/s | 25.7 KiB | 00m00s [493/911] perl-Business-ISSN-0:1.008-2. 100% | 2.3 MiB/s | 18.5 KiB | 00m00s [494/911] perl-Class-Accessor-0:0.51-23 100% | 6.9 MiB/s | 28.2 KiB | 00m00s [495/911] perl-Data-Compare-0:1.29-7.fc 100% | 8.3 MiB/s | 34.0 KiB | 00m00s [496/911] perl-Data-Dump-0:1.25-13.fc43 100% | 10.6 MiB/s | 32.5 KiB | 00m00s [497/911] perl-Data-Uniqid-0:0.12-37.fc 100% | 3.9 MiB/s | 12.1 KiB | 00m00s [498/911] perl-DateTime-2:1.66-4.fc43.x 100% | 25.8 MiB/s | 132.2 KiB | 00m00s [499/911] perl-DateTime-Calendar-Julian 100% | 5.6 MiB/s | 23.0 KiB | 00m00s [500/911] perl-DateTime-Format-Builder- 100% | 18.1 MiB/s | 92.6 KiB | 00m00s [501/911] perl-File-Slurper-0:0.014-8.f 100% | 6.8 MiB/s | 20.9 KiB | 00m00s [502/911] perl-DateTime-TimeZone-0:2.65 100% | 32.0 MiB/s | 393.5 KiB | 00m00s [503/911] perl-FindBin-0:1.54-520.fc43. 100% | 4.6 MiB/s | 14.2 KiB | 00m00s [504/911] perl-IO-String-0:1.08-53.fc43 100% | 8.3 MiB/s | 17.0 KiB | 00m00s [505/911] perl-IPC-Cmd-2:1.04-521.fc43. 100% | 12.9 MiB/s | 39.6 KiB | 00m00s [506/911] perl-IPC-Run3-0:0.049-4.fc43. 100% | 18.6 MiB/s | 38.1 KiB | 00m00s [507/911] perl-LWP-Protocol-https-0:6.1 100% | 10.3 MiB/s | 21.1 KiB | 00m00s [508/911] perl-Lingua-Translit-0:0.29-1 100% | 16.1 MiB/s | 33.0 KiB | 00m00s [509/911] perl-List-AllUtils-0:0.19-15. 100% | 15.9 MiB/s | 48.8 KiB | 00m00s [510/911] perl-Parse-RecDescent-0:1.967 100% | 25.4 MiB/s | 208.1 KiB | 00m00s [511/911] perl-Log-Log4perl-0:1.57-8.fc 100% | 27.1 MiB/s | 361.1 KiB | 00m00s [512/911] perl-Regexp-Common-0:20240808 100% | 36.1 MiB/s | 184.7 KiB | 00m00s [513/911] perl-Sort-Key-0:1.33-35.fc43. 100% | 11.1 MiB/s | 45.6 KiB | 00m00s [514/911] perl-Text-Balanced-0:2.07-1.f 100% | 23.8 MiB/s | 48.7 KiB | 00m00s [515/911] perl-Storable-1:3.37-521.fc43 100% | 19.2 MiB/s | 98.5 KiB | 00m00s [516/911] libicu-0:77.1-1.fc43.x86_64 100% | 58.5 MiB/s | 10.7 MiB | 00m00s [517/911] perl-Text-CSV-0:2.06-1.fc43.n 100% | 2.6 MiB/s | 120.1 KiB | 00m00s [518/911] perl-Text-BibTeX-0:0.91-3.fc4 100% | 5.1 MiB/s | 250.8 KiB | 00m00s [519/911] perl-Text-Roman-0:3.5-31.fc43 100% | 7.3 MiB/s | 22.3 KiB | 00m00s [520/911] perl-Unicode-LineBreak-0:2019 100% | 38.5 MiB/s | 118.3 KiB | 00m00s [521/911] perl-Unicode-Collate-0:1.31-5 100% | 63.0 MiB/s | 645.1 KiB | 00m00s [522/911] perl-Unicode-Normalize-0:1.32 100% | 9.0 MiB/s | 74.0 KiB | 00m00s [523/911] perl-Unicode-UCD-0:0.81-520.f 100% | 15.5 MiB/s | 79.4 KiB | 00m00s [524/911] perl-XML-LibXML-1:2.0210-6.fc 100% | 68.4 MiB/s | 350.0 KiB | 00m00s [525/911] perl-XML-LibXML-Simple-0:1.01 100% | 10.6 MiB/s | 32.6 KiB | 00m00s [526/911] perl-XML-LibXSLT-0:2.003.000- 100% | 15.5 MiB/s | 63.4 KiB | 00m00s [527/911] perl-XML-Writer-0:0.900-17.fc 100% | 32.5 MiB/s | 33.3 KiB | 00m00s [528/911] perl-autovivification-0:0.18- 100% | 32.4 MiB/s | 33.2 KiB | 00m00s [529/911] perl-sigtrap-0:1.10-520.fc43. 100% | 15.3 MiB/s | 15.7 KiB | 00m00s [530/911] perl-Filter-2:1.64-521.fc43.x 100% | 83.9 MiB/s | 85.9 KiB | 00m00s [531/911] perl-IO-Socket-IP-0:0.43-521. 100% | 20.5 MiB/s | 42.1 KiB | 00m00s [532/911] perl-AutoLoader-0:5.74-520.fc 100% | 20.7 MiB/s | 21.2 KiB | 00m00s [533/911] perl-Tie-Cycle-0:1.231-2.fc43 100% | 19.1 MiB/s | 19.6 KiB | 00m00s [534/911] perl-Clone-0:0.47-4.fc43.x86_ 100% | 21.3 MiB/s | 21.8 KiB | 00m00s [535/911] perl-File-Find-Rule-0:0.35-2. 100% | 31.1 MiB/s | 31.9 KiB | 00m00s [536/911] perl-Math-BigInt-1:2.0050.03- 100% | 76.3 MiB/s | 234.5 KiB | 00m00s [537/911] perl-Sys-Hostname-0:1.25-520. 100% | 5.6 MiB/s | 17.2 KiB | 00m00s [538/911] perl-Time-HiRes-4:1.9778-520. 100% | 18.6 MiB/s | 57.1 KiB | 00m00s [539/911] perl-Dist-CheckConflicts-0:0. 100% | 7.5 MiB/s | 23.0 KiB | 00m00s [540/911] perl-Params-ValidationCompile 100% | 12.1 MiB/s | 37.1 KiB | 00m00s [541/911] perl-Try-Tiny-0:0.32-3.fc43.n 100% | 18.4 MiB/s | 37.6 KiB | 00m00s [542/911] perl-namespace-autoclean-0:0. 100% | 8.5 MiB/s | 26.1 KiB | 00m00s [543/911] perl-DateTime-Format-Strptime 100% | 13.2 MiB/s | 40.7 KiB | 00m00s [544/911] perl-Params-Validate-0:1.31-1 100% | 22.0 MiB/s | 67.6 KiB | 00m00s [545/911] perl-Class-Singleton-0:1.6-14 100% | 8.3 MiB/s | 25.4 KiB | 00m00s [546/911] perl-DateTime-TimeZone-Tzfile 100% | 6.3 MiB/s | 19.4 KiB | 00m00s [547/911] perl-Module-Runtime-0:0.018-2 100% | 10.1 MiB/s | 30.9 KiB | 00m00s [548/911] perl-ExtUtils-MM-Utils-2:7.76 100% | 3.8 MiB/s | 11.5 KiB | 00m00s [549/911] perl-Locale-Maketext-Simple-1 100% | 5.7 MiB/s | 17.6 KiB | 00m00s [550/911] perl-Module-Load-Conditional- 100% | 7.1 MiB/s | 21.9 KiB | 00m00s [551/911] perl-Params-Check-1:0.38-520. 100% | 7.0 MiB/s | 21.6 KiB | 00m00s [552/911] perl-Mozilla-CA-0:20250602-2. 100% | 4.9 MiB/s | 15.2 KiB | 00m00s [553/911] perl-Net-HTTP-0:6.24-1.fc43.n 100% | 12.8 MiB/s | 39.4 KiB | 00m00s [554/911] perl-List-SomeUtils-0:0.59-8. 100% | 14.7 MiB/s | 45.1 KiB | 00m00s [555/911] perl-List-UtilsBy-0:0.12-12.f 100% | 9.2 MiB/s | 28.3 KiB | 00m00s [556/911] perl-IPC-SysV-0:2.09-521.fc43 100% | 13.2 MiB/s | 40.6 KiB | 00m00s [557/911] perl-Log-Dispatch-0:2.71-7.fc 100% | 20.5 MiB/s | 83.8 KiB | 00m00s [558/911] perl-Log-Dispatch-FileRotate- 100% | 7.9 MiB/s | 32.2 KiB | 00m00s [559/911] perl-LDAP-1:0.68-16.fc43.noar 100% | 31.4 MiB/s | 385.7 KiB | 00m00s [560/911] perl-DateTime-Locale-0:1.45-2 100% | 63.6 MiB/s | 4.1 MiB | 00m00s [561/911] perl-Safe-0:2.47-520.fc43.noa 100% | 1.3 MiB/s | 24.9 KiB | 00m00s [562/911] perl-MIME-Charset-0:1.013.1-8 100% | 2.6 MiB/s | 47.9 KiB | 00m00s [563/911] sombok-0:2.4.0-24.fc43.x86_64 100% | 47.2 MiB/s | 48.4 KiB | 00m00s [564/911] perl-XML-NamespaceSupport-0:1 100% | 12.5 MiB/s | 25.5 KiB | 00m00s [565/911] perl-XML-SAX-0:1.02-19.fc43.n 100% | 30.4 MiB/s | 62.3 KiB | 00m00s [566/911] perl-XML-SAX-Base-0:1.09-26.f 100% | 28.4 MiB/s | 29.1 KiB | 00m00s [567/911] libxslt-0:1.1.43-5.fc43.x86_6 100% | 60.0 MiB/s | 184.4 KiB | 00m00s [568/911] perl-autodie-0:2.37-521.fc43. 100% | 31.5 MiB/s | 96.7 KiB | 00m00s [569/911] perl-meta-notation-0:5.42.0-5 100% | 3.5 MiB/s | 10.7 KiB | 00m00s [570/911] perl-Number-Compare-0:0.03-41 100% | 11.4 MiB/s | 11.7 KiB | 00m00s [571/911] perl-Text-Glob-0:0.11-26.fc43 100% | 12.9 MiB/s | 13.2 KiB | 00m00s [572/911] perl-Math-Complex-0:1.63-520. 100% | 45.1 MiB/s | 46.2 KiB | 00m00s [573/911] perl-File-ShareDir-0:1.118-14 100% | 29.0 MiB/s | 29.7 KiB | 00m00s [574/911] perl-Eval-Closure-0:0.14-26.f 100% | 23.1 MiB/s | 23.7 KiB | 00m00s [575/911] perl-Exception-Class-0:1.45-1 100% | 42.4 MiB/s | 43.4 KiB | 00m00s [576/911] perl-B-Hooks-EndOfScope-0:0.2 100% | 42.0 MiB/s | 43.0 KiB | 00m00s [577/911] perl-namespace-clean-0:0.27-2 100% | 16.6 MiB/s | 33.9 KiB | 00m00s [578/911] perl-Module-Implementation-0: 100% | 18.5 MiB/s | 19.0 KiB | 00m00s [579/911] perl-Date-ISO8601-0:0.005-23. 100% | 18.6 MiB/s | 19.1 KiB | 00m00s [580/911] perl-DateTime-TimeZone-System 100% | 21.9 MiB/s | 22.4 KiB | 00m00s [581/911] perl-Params-Classify-0:0.015- 100% | 29.9 MiB/s | 30.6 KiB | 00m00s [582/911] perl-Locale-Maketext-0:1.33-5 100% | 45.6 MiB/s | 93.5 KiB | 00m00s [583/911] perl-Module-Load-1:0.36-520.f 100% | 16.8 MiB/s | 17.2 KiB | 00m00s [584/911] perl-Module-Metadata-0:1.0000 100% | 34.3 MiB/s | 35.2 KiB | 00m00s [585/911] perl-version-9:0.99.33-521.fc 100% | 61.3 MiB/s | 62.8 KiB | 00m00s [586/911] perl-Compress-Raw-Zlib-0:2.21 100% | 31.7 MiB/s | 65.0 KiB | 00m00s [587/911] perl-Authen-SASL-0:2.1900-1.f 100% | 33.6 MiB/s | 68.8 KiB | 00m00s [588/911] perl-Convert-ASN1-0:0.34-6.fc 100% | 29.0 MiB/s | 59.3 KiB | 00m00s [589/911] perl-IO-Compress-0:2.213-521. 100% | 49.7 MiB/s | 305.4 KiB | 00m00s [590/911] perl-HTTP-Negotiate-0:6.01-41 100% | 6.3 MiB/s | 19.3 KiB | 00m00s [591/911] perl-JSON-0:4.10-8.fc43.noarc 100% | 30.7 MiB/s | 94.4 KiB | 00m00s [592/911] perl-LWP-MediaTypes-0:6.04-21 100% | 32.1 MiB/s | 32.9 KiB | 00m00s [593/911] perl-Text-Soundex-0:3.05-35.f 100% | 29.0 MiB/s | 29.7 KiB | 00m00s [594/911] perl-Devel-GlobalDestruction- 100% | 16.3 MiB/s | 16.7 KiB | 00m00s [595/911] perl-Mail-Sender-1:0.903-27.f 100% | 49.1 MiB/s | 50.3 KiB | 00m00s [596/911] perl-MIME-Lite-0:3.033-15.fc4 100% | 30.5 MiB/s | 93.7 KiB | 00m00s [597/911] perl-Mail-Sendmail-0:0.82-2.f 100% | 17.5 MiB/s | 35.9 KiB | 00m00s [598/911] perl-MailTools-0:2.22-3.fc43. 100% | 52.6 MiB/s | 107.8 KiB | 00m00s [599/911] perl-Sys-Syslog-0:0.36-521.fc 100% | 22.6 MiB/s | 46.3 KiB | 00m00s [600/911] perl-Opcode-0:1.69-520.fc43.x 100% | 11.7 MiB/s | 35.8 KiB | 00m00s [601/911] libthai-0:0.1.29-11.fc43.x86_ 100% | 41.1 MiB/s | 210.3 KiB | 00m00s [602/911] perl-IPC-System-Simple-0:1.30 100% | 9.4 MiB/s | 38.6 KiB | 00m00s [603/911] perl-Tie-RefHash-0:1.41-520.f 100% | 11.5 MiB/s | 23.5 KiB | 00m00s [604/911] perl-Class-Inspector-0:1.36-1 100% | 9.8 MiB/s | 30.1 KiB | 00m00s [605/911] perl-Date-Manip-0:6.98-2.fc43 100% | 63.2 MiB/s | 1.1 MiB | 00m00s [606/911] perl-Devel-LexAlias-0:0.05-41 100% | 2.2 MiB/s | 16.1 KiB | 00m00s [607/911] perl-Class-Data-Inheritable-0 100% | 3.1 MiB/s | 12.8 KiB | 00m00s [608/911] perl-Devel-StackTrace-1:2.05- 100% | 7.4 MiB/s | 30.5 KiB | 00m00s [609/911] perltidy-0:20250912-1.fc43.no 100% | 65.6 MiB/s | 873.9 KiB | 00m00s [610/911] perl-Hash-Util-FieldHash-0:1. 100% | 9.5 MiB/s | 38.8 KiB | 00m00s [611/911] perl-Sub-Exporter-Progressive 100% | 5.0 MiB/s | 20.5 KiB | 00m00s [612/911] perl-Variable-Magic-0:0.64-6. 100% | 53.6 MiB/s | 54.8 KiB | 00m00s [613/911] perl-Package-Stash-0:0.40-10. 100% | 31.7 MiB/s | 32.5 KiB | 00m00s [614/911] perl-Devel-CallChecker-0:0.00 100% | 11.4 MiB/s | 23.4 KiB | 00m00s [615/911] perl-I18N-LangTags-0:0.45-520 100% | 25.7 MiB/s | 52.6 KiB | 00m00s [616/911] perl-Compress-Raw-Bzip2-0:2.2 100% | 17.5 MiB/s | 35.9 KiB | 00m00s [617/911] perl-Crypt-URandom-0:0.54-3.f 100% | 15.2 MiB/s | 31.2 KiB | 00m00s [618/911] perl-Digest-HMAC-0:1.05-3.fc4 100% | 22.0 MiB/s | 22.5 KiB | 00m00s [619/911] perl-GSSAPI-0:0.28-50.fc43.x8 100% | 26.7 MiB/s | 54.7 KiB | 00m00s [620/911] perl-JSON-PP-1:4.16-521.fc43. 100% | 32.0 MiB/s | 65.5 KiB | 00m00s [621/911] perl-Tie-0:4.6-520.fc43.noarc 100% | 27.2 MiB/s | 27.8 KiB | 00m00s [622/911] mailcap-0:2.1.54-9.fc43.noarc 100% | 33.2 MiB/s | 34.0 KiB | 00m00s [623/911] perl-deprecate-0:0.04-520.fc4 100% | 14.2 MiB/s | 14.6 KiB | 00m00s [624/911] perl-Email-Date-Format-0:1.00 100% | 18.2 MiB/s | 18.6 KiB | 00m00s [625/911] perl-MIME-Types-0:2.29-1.fc43 100% | 71.4 MiB/s | 73.1 KiB | 00m00s [626/911] perl-Sys-Hostname-Long-0:1.5- 100% | 16.3 MiB/s | 16.7 KiB | 00m00s [627/911] perl-Net-SMTP-SSL-0:1.04-27.f 100% | 11.3 MiB/s | 11.6 KiB | 00m00s [628/911] perl-TimeDate-1:2.33-17.fc43. 100% | 56.3 MiB/s | 57.7 KiB | 00m00s [629/911] perl-libnet-0:3.15-521.fc43.n 100% | 62.7 MiB/s | 128.3 KiB | 00m00s [630/911] libdatrie-0:0.2.13-12.fc43.x8 100% | 10.4 MiB/s | 32.0 KiB | 00m00s [631/911] perl-English-0:1.11-520.fc43. 100% | 13.3 MiB/s | 13.6 KiB | 00m00s [632/911] perl-Devel-Caller-0:2.07-10.f 100% | 6.1 MiB/s | 18.6 KiB | 00m00s [633/911] perl-HTML-Parser-0:3.83-4.fc4 100% | 60.6 MiB/s | 124.2 KiB | 00m00s [634/911] perl-Pod-Html-0:1.35-520.fc43 100% | 14.4 MiB/s | 29.5 KiB | 00m00s [635/911] perl-Sub-Exporter-0:0.991-6.f 100% | 37.8 MiB/s | 77.3 KiB | 00m00s [636/911] perl-Package-Stash-XS-0:0.30- 100% | 17.5 MiB/s | 35.8 KiB | 00m00s [637/911] perl-DynaLoader-Functions-0:0 100% | 17.7 MiB/s | 18.2 KiB | 00m00s [638/911] perl-Digest-SHA-1:6.04-521.fc 100% | 60.4 MiB/s | 61.8 KiB | 00m00s [639/911] perl-HTML-Tagset-0:3.24-4.fc4 100% | 17.9 MiB/s | 18.3 KiB | 00m00s [640/911] perl-PadWalker-0:2.5-18.fc43. 100% | 26.3 MiB/s | 26.9 KiB | 00m00s [641/911] perl-Data-OptList-0:0.114-7.f 100% | 25.8 MiB/s | 26.5 KiB | 00m00s [642/911] perl-Package-Generator-0:1.10 100% | 21.7 MiB/s | 22.2 KiB | 00m00s [643/911] perl-Params-Util-0:1.102-19.f 100% | 31.8 MiB/s | 32.6 KiB | 00m00s [644/911] perl-Sub-Install-0:0.929-8.fc 100% | 22.1 MiB/s | 22.6 KiB | 00m00s [645/911] beecrypt-devel-0:4.2.1-38.fc4 100% | 43.2 MiB/s | 44.3 KiB | 00m00s [646/911] beecrypt-0:4.2.1-38.fc43.x86_ 100% | 52.8 MiB/s | 108.2 KiB | 00m00s [647/911] elfutils-libelf-devel-0:0.194 100% | 11.5 MiB/s | 82.7 KiB | 00m00s [648/911] libcurl-devel-0:8.15.0-3.fc43 100% | 52.9 MiB/s | 920.1 KiB | 00m00s [649/911] alsa-lib-0:1.2.14-4.fc43.x86_ 100% | 30.5 MiB/s | 531.3 KiB | 00m00s [650/911] dbus-libs-1:1.16.0-4.fc43.x86 100% | 24.1 MiB/s | 148.3 KiB | 00m00s [651/911] gpm-libs-0:1.20.7-52.fc43.x86 100% | 9.8 MiB/s | 20.0 KiB | 00m00s [652/911] lcms2-0:2.16-6.fc43.x86_64 100% | 29.7 MiB/s | 182.8 KiB | 00m00s [653/911] libtree-sitter-0:0.25.8-2.fc4 100% | 27.6 MiB/s | 112.9 KiB | 00m00s [654/911] binutils-devel-0:2.45.1-1.fc4 100% | 31.1 MiB/s | 8.7 MiB | 00m00s [655/911] expat-devel-0:2.7.2-1.fc43.x8 100% | 10.6 MiB/s | 54.5 KiB | 00m00s [656/911] gcc-c++-0:15.2.1-4.fc43.x86_6 100% | 32.0 MiB/s | 15.3 MiB | 00m00s [657/911] libmpc-0:1.3.1-8.fc43.x86_64 100% | 13.7 MiB/s | 70.4 KiB | 00m00s [658/911] emacs-nw-1:30.2-4.fc43.x86_64 100% | 32.1 MiB/s | 32.0 MiB | 00m01s [659/911] annobin-plugin-gcc-0:12.99-1. 100% | 31.4 MiB/s | 996.0 KiB | 00m00s [660/911] emacs-common-1:30.2-4.fc43.x8 100% | 28.6 MiB/s | 43.0 MiB | 00m02s [661/911] cpp-0:15.2.1-4.fc43.x86_64 100% | 22.7 MiB/s | 12.9 MiB | 00m01s [662/911] annobin-docs-0:12.99-1.fc43.n 100% | 1.7 MiB/s | 89.5 KiB | 00m00s [663/911] gcc-plugin-annobin-0:15.2.1-4 100% | 19.0 MiB/s | 58.4 KiB | 00m00s [664/911] gd-0:2.3.3-19.fc43.x86_64 100% | 22.2 MiB/s | 136.3 KiB | 00m00s [665/911] libavif-0:1.3.0-2.fc43.x86_64 100% | 29.5 MiB/s | 120.7 KiB | 00m00s [666/911] libimagequant-0:4.0.3-8.fc43. 100% | 30.6 MiB/s | 313.8 KiB | 00m00s [667/911] libjpeg-turbo-0:3.1.2-1.fc43. 100% | 25.7 MiB/s | 236.8 KiB | 00m00s [668/911] libwebp-0:1.6.0-2.fc43.x86_64 100% | 28.8 MiB/s | 324.2 KiB | 00m00s [669/911] libaom-0:3.13.1-1.fc43.x86_64 100% | 31.4 MiB/s | 1.9 MiB | 00m00s [670/911] libyuv-0:0-0.57.20240704git96 100% | 19.7 MiB/s | 202.1 KiB | 00m00s [671/911] rav1e-libs-0:0.7.1-8.fc43.x86 100% | 32.3 MiB/s | 1.0 MiB | 00m00s [672/911] svt-av1-libs-0:3.1.2-1.fc43.x 100% | 29.8 MiB/s | 2.0 MiB | 00m00s [673/911] libvmaf-0:3.0.0-4.fc43.x86_64 100% | 21.3 MiB/s | 196.6 KiB | 00m00s [674/911] ghostscript-0:10.05.1-5.fc43. 100% | 7.1 MiB/s | 36.4 KiB | 00m00s [675/911] ghostscript-tools-fontutils-0 100% | 5.9 MiB/s | 12.0 KiB | 00m00s [676/911] ghostscript-tools-printing-0: 100% | 4.1 MiB/s | 12.7 KiB | 00m00s [677/911] libgccjit-0:15.2.1-4.fc43.x86 100% | 34.0 MiB/s | 12.5 MiB | 00m00s [678/911] libgs-0:10.05.1-5.fc43.x86_64 100% | 24.7 MiB/s | 3.5 MiB | 00m00s [679/911] adobe-mappings-cmap-deprecate 100% | 20.0 MiB/s | 102.5 KiB | 00m00s [680/911] adobe-mappings-pdf-0:20190401 100% | 30.2 MiB/s | 619.3 KiB | 00m00s [681/911] adobe-mappings-cmap-0:2023111 100% | 31.5 MiB/s | 2.2 MiB | 00m00s [682/911] jbig2dec-libs-0:0.20-7.fc43.x 100% | 14.5 MiB/s | 74.0 KiB | 00m00s [683/911] libijs-0:0.35-25.fc43.x86_64 100% | 9.5 MiB/s | 29.1 KiB | 00m00s [684/911] openjpeg-0:2.5.4-1.fc43.x86_6 100% | 26.8 MiB/s | 192.2 KiB | 00m00s [685/911] urw-base35-fonts-0:20200910-2 100% | 3.2 MiB/s | 9.9 KiB | 00m00s [686/911] gcc-0:15.2.1-4.fc43.x86_64 100% | 27.1 MiB/s | 39.7 MiB | 00m01s [687/911] google-droid-sans-fonts-0:202 100% | 12.3 MiB/s | 2.7 MiB | 00m00s [688/911] urw-base35-bookman-fonts-0:20 100% | 4.7 MiB/s | 845.2 KiB | 00m00s [689/911] urw-base35-d050000l-fonts-0:2 100% | 18.4 MiB/s | 75.2 KiB | 00m00s [690/911] urw-base35-fonts-common-0:202 100% | 20.1 MiB/s | 20.6 KiB | 00m00s [691/911] urw-base35-c059-fonts-0:20200 100% | 40.6 MiB/s | 872.9 KiB | 00m00s [692/911] urw-base35-gothic-fonts-0:202 100% | 36.8 MiB/s | 640.8 KiB | 00m00s [693/911] urw-base35-nimbus-mono-ps-fon 100% | 38.8 MiB/s | 793.8 KiB | 00m00s [694/911] urw-base35-nimbus-roman-fonts 100% | 41.7 MiB/s | 853.1 KiB | 00m00s [695/911] urw-base35-standard-symbols-p 100% | 18.8 MiB/s | 57.7 KiB | 00m00s [696/911] urw-base35-z003-fonts-0:20200 100% | 26.8 MiB/s | 274.9 KiB | 00m00s [697/911] git-0:2.51.1-1.fc43.x86_64 100% | 20.1 MiB/s | 41.1 KiB | 00m00s [698/911] urw-base35-nimbus-sans-fonts- 100% | 41.9 MiB/s | 1.3 MiB | 00m00s [699/911] urw-base35-p052-fonts-0:20200 100% | 30.6 MiB/s | 972.1 KiB | 00m00s [700/911] perl-TermReadKey-0:2.38-26.fc 100% | 3.4 MiB/s | 35.2 KiB | 00m00s [701/911] perl-Git-0:2.51.1-1.fc43.noar 100% | 18.6 MiB/s | 38.2 KiB | 00m00s [702/911] perl-Error-1:0.17030-2.fc43.n 100% | 13.1 MiB/s | 40.2 KiB | 00m00s [703/911] httpd-0:2.4.65-3.fc43.x86_64 100% | 15.1 MiB/s | 46.4 KiB | 00m00s [704/911] httpd-core-0:2.4.65-3.fc43.x8 100% | 31.6 MiB/s | 1.4 MiB | 00m00s [705/911] apr-0:1.7.6-3.fc43.x86_64 100% | 21.1 MiB/s | 129.8 KiB | 00m00s [706/911] httpd-filesystem-0:2.4.65-3.f 100% | 3.9 MiB/s | 11.9 KiB | 00m00s [707/911] git-core-doc-0:2.51.1-1.fc43. 100% | 36.5 MiB/s | 3.0 MiB | 00m00s [708/911] httpd-tools-0:2.4.65-3.fc43.x 100% | 4.9 MiB/s | 79.7 KiB | 00m00s [709/911] mod_ssl-1:2.4.65-3.fc43.x86_6 100% | 34.6 MiB/s | 106.3 KiB | 00m00s [710/911] iptables-legacy-0:1.8.11-12.f 100% | 17.9 MiB/s | 54.9 KiB | 00m00s [711/911] iptables-legacy-libs-0:1.8.11 100% | 18.6 MiB/s | 38.1 KiB | 00m00s [712/911] libnetfilter_conntrack-0:1.0. 100% | 19.3 MiB/s | 59.4 KiB | 00m00s [713/911] libnfnetlink-0:1.0.1-31.fc43. 100% | 9.6 MiB/s | 29.4 KiB | 00m00s [714/911] iptables-libs-0:1.8.11-12.fc4 100% | 35.8 MiB/s | 403.3 KiB | 00m00s [715/911] cmake-filesystem-0:3.31.6-4.f 100% | 7.6 MiB/s | 15.5 KiB | 00m00s [716/911] git-core-0:2.51.1-1.fc43.x86_ 100% | 38.9 MiB/s | 5.0 MiB | 00m00s [717/911] xz-devel-1:5.8.1-2.fc43.x86_6 100% | 2.6 MiB/s | 67.0 KiB | 00m00s [718/911] libxml2-devel-0:2.12.10-5.fc4 100% | 15.1 MiB/s | 524.0 KiB | 00m00s [719/911] zlib-ng-compat-devel-0:2.2.5- 100% | 12.5 MiB/s | 38.3 KiB | 00m00s [720/911] openssl-1:3.5.4-1.fc43.x86_64 100% | 43.8 MiB/s | 1.2 MiB | 00m00s [721/911] php-devel-0:8.4.14-1.fc43.x86 100% | 27.3 MiB/s | 839.5 KiB | 00m00s [722/911] krb5-devel-0:1.21.3-7.fc43.x8 100% | 23.1 MiB/s | 142.0 KiB | 00m00s [723/911] pcre2-devel-0:10.46-1.fc43.x8 100% | 31.2 MiB/s | 543.2 KiB | 00m00s [724/911] libkadm5-0:1.21.3-7.fc43.x86_ 100% | 24.7 MiB/s | 75.8 KiB | 00m00s [725/911] pcre2-utf16-0:10.46-1.fc43.x8 100% | 29.5 MiB/s | 241.6 KiB | 00m00s [726/911] openssl-devel-1:3.5.4-1.fc43. 100% | 39.6 MiB/s | 3.0 MiB | 00m00s [727/911] pcre2-utf32-0:10.46-1.fc43.x8 100% | 14.0 MiB/s | 228.9 KiB | 00m00s [728/911] php-cli-0:8.4.14-1.fc43.x86_6 100% | 37.4 MiB/s | 2.3 MiB | 00m00s [729/911] php-common-0:8.4.14-1.fc43.x8 100% | 33.8 MiB/s | 762.2 KiB | 00m00s [730/911] libpq-devel-0:18.0-3.fc43.x86 100% | 29.0 MiB/s | 118.8 KiB | 00m00s [731/911] libpq-0:18.0-3.fc43.x86_64 100% | 29.7 MiB/s | 273.6 KiB | 00m00s [732/911] postgresql-0:18.0-1.fc43.x86_ 100% | 42.9 MiB/s | 2.0 MiB | 00m00s [733/911] python3-devel-0:3.14.0-2.fc43 100% | 30.3 MiB/s | 435.0 KiB | 00m00s [734/911] python-rpm-macros-0:3.14-5.fc 100% | 5.6 MiB/s | 17.3 KiB | 00m00s [735/911] python3-rpm-generators-0:14-1 100% | 13.9 MiB/s | 28.5 KiB | 00m00s [736/911] python3-rpm-macros-0:3.14-5.f 100% | 3.8 MiB/s | 11.8 KiB | 00m00s [737/911] python3-packaging-0:25.0-7.fc 100% | 26.3 MiB/s | 161.5 KiB | 00m00s [738/911] readline-devel-0:8.3-2.fc43.x 100% | 30.6 MiB/s | 219.1 KiB | 00m00s [739/911] rpm-devel-0:6.0.0-1.fc43.x86_ 100% | 29.1 MiB/s | 89.5 KiB | 00m00s [740/911] popt-devel-0:1.19-9.fc43.x86_ 100% | 8.1 MiB/s | 25.0 KiB | 00m00s [741/911] wget2-wget-0:2.2.0-6.fc43.x86 100% | 4.8 MiB/s | 9.7 KiB | 00m00s [742/911] wget2-0:2.2.0-6.fc43.x86_64 100% | 30.4 MiB/s | 279.9 KiB | 00m00s [743/911] gpgme-0:1.24.3-6.fc43.x86_64 100% | 30.5 MiB/s | 218.5 KiB | 00m00s [744/911] wget2-libs-0:2.2.0-6.fc43.x86 100% | 24.0 MiB/s | 147.7 KiB | 00m00s [745/911] sudo-0:1.9.17-6.p2.fc43.x86_6 100% | 35.7 MiB/s | 1.3 MiB | 00m00s [746/911] gnutls-dane-0:3.8.10-3.fc43.x 100% | 5.5 MiB/s | 39.1 KiB | 00m00s [747/911] xmlsec1-openssl-1:1.2.41-3.fc 100% | 18.0 MiB/s | 92.3 KiB | 00m00s [748/911] xmlsec1-1:1.2.41-3.fc43.x86_6 100% | 26.1 MiB/s | 187.4 KiB | 00m00s [749/911] pyproject-rpm-macros-0:1.18.5 100% | 21.7 MiB/s | 44.4 KiB | 00m00s [750/911] pyproject-srpm-macros-0:1.18. 100% | 6.5 MiB/s | 13.3 KiB | 00m00s [751/911] sscg-0:4.0.0-1.fc43.x86_64 100% | 16.3 MiB/s | 50.2 KiB | 00m00s [752/911] postgresql-private-libs-0:18. 100% | 25.8 MiB/s | 158.3 KiB | 00m00s [753/911] libpath_utils-0:0.2.1-59.fc43 100% | 13.9 MiB/s | 28.6 KiB | 00m00s [754/911] libtalloc-0:2.4.3-4.fc43.x86_ 100% | 11.3 MiB/s | 34.8 KiB | 00m00s [755/911] brotli-devel-0:1.1.0-10.fc43. 100% | 11.0 MiB/s | 33.9 KiB | 00m00s [756/911] brotli-0:1.1.0-10.fc43.x86_64 100% | 9.7 MiB/s | 19.8 KiB | 00m00s [757/911] libidn2-devel-0:2.3.8-2.fc43. 100% | 20.8 MiB/s | 64.0 KiB | 00m00s [758/911] libnghttp2-devel-0:1.66.0-2.f 100% | 17.7 MiB/s | 54.4 KiB | 00m00s [759/911] libpsl-devel-0:0.21.5-6.fc43. 100% | 16.1 MiB/s | 33.0 KiB | 00m00s [760/911] libssh-devel-0:0.11.3-1.fc43. 100% | 13.6 MiB/s | 41.8 KiB | 00m00s [761/911] postgresql-server-0:18.0-1.fc 100% | 51.2 MiB/s | 7.5 MiB | 00m00s [762/911] publicsuffix-list-0:20250616- 100% | 2.5 MiB/s | 89.9 KiB | 00m00s [763/911] apr-util-0:1.6.3-25.fc43.x86_ 100% | 3.0 MiB/s | 97.8 KiB | 00m00s [764/911] apr-util-lmdb-0:1.6.3-25.fc43 100% | 13.8 MiB/s | 14.1 KiB | 00m00s [765/911] lmdb-libs-0:0.9.33-4.fc43.x86 100% | 30.0 MiB/s | 61.5 KiB | 00m00s [766/911] jansson-0:2.14-3.fc43.x86_64 100% | 11.1 MiB/s | 45.3 KiB | 00m00s [767/911] glibc-devel-0:2.42-4.fc43.x86 100% | 32.5 MiB/s | 565.9 KiB | 00m00s [768/911] libgomp-0:15.2.1-4.fc43.x86_6 100% | 30.5 MiB/s | 374.6 KiB | 00m00s [769/911] emacsclient-1:30.2-4.fc43.x86 100% | 18.1 MiB/s | 37.1 KiB | 00m00s [770/911] libzstd-devel-0:1.5.7-2.fc43. 100% | 17.2 MiB/s | 52.9 KiB | 00m00s [771/911] cyrus-sasl-0:2.1.28-33.fc43.x 100% | 23.9 MiB/s | 73.4 KiB | 00m00s [772/911] elfutils-0:0.194-1.fc43.x86_6 100% | 29.6 MiB/s | 575.6 KiB | 00m00s [773/911] qt5-srpm-macros-0:5.15.18-1.f 100% | 2.8 MiB/s | 8.6 KiB | 00m00s [774/911] qt6-srpm-macros-0:6.10.0-1.fc 100% | 3.0 MiB/s | 9.4 KiB | 00m00s [775/911] ncurses-devel-0:6.5-7.2025061 100% | 28.8 MiB/s | 590.2 KiB | 00m00s [776/911] ncurses-c++-libs-0:6.5-7.2025 100% | 12.3 MiB/s | 37.7 KiB | 00m00s [777/911] libstdc++-devel-0:15.2.1-4.fc 100% | 37.0 MiB/s | 5.3 MiB | 00m00s [778/911] perl-Encode-4:3.21-520.fc43.x 100% | 21.5 MiB/s | 1.1 MiB | 00m00s [779/911] perl-libwww-perl-0:6.81-1.fc4 100% | 29.2 MiB/s | 209.4 KiB | 00m00s [780/911] binutils-0:2.45.1-1.fc43.x86_ 100% | 34.1 MiB/s | 5.9 MiB | 00m00s [781/911] perl-Encode-Locale-0:1.05-32. 100% | 704.1 KiB/s | 18.3 KiB | 00m00s [782/911] perl-File-Listing-0:6.16-6.fc 100% | 975.4 KiB/s | 24.4 KiB | 00m00s [783/911] perl-HTTP-Cookies-0:6.11-6.fc 100% | 36.3 MiB/s | 37.1 KiB | 00m00s [784/911] perl-HTTP-Date-0:6.06-7.fc43. 100% | 23.5 MiB/s | 24.1 KiB | 00m00s [785/911] perl-NTLM-0:1.09-41.fc43.noar 100% | 21.0 MiB/s | 21.5 KiB | 00m00s [786/911] perl-WWW-RobotRules-0:6.02-42 100% | 19.0 MiB/s | 19.4 KiB | 00m00s [787/911] perl-URI-0:5.34-2.fc43.noarch 100% | 72.9 MiB/s | 149.3 KiB | 00m00s [788/911] perl-MIME-Base32-0:1.303-24.f 100% | 6.6 MiB/s | 20.4 KiB | 00m00s [789/911] perl-Module-CoreList-1:5.2025 100% | 22.9 MiB/s | 93.8 KiB | 00m00s [790/911] perl-Specio-0:0.53-1.fc43.noa 100% | 31.7 MiB/s | 162.1 KiB | 00m00s [791/911] openjade-0:1.3.2-83.fc43.x86_ 100% | 44.7 MiB/s | 869.7 KiB | 00m00s [792/911] perl-Clone-PP-0:1.08-14.fc43. 100% | 2.9 MiB/s | 14.9 KiB | 00m00s [793/911] perl-MRO-Compat-0:0.15-12.fc4 100% | 24.6 MiB/s | 25.2 KiB | 00m00s [794/911] opensp-0:1.5.2-49.fc43.x86_64 100% | 39.5 MiB/s | 889.1 KiB | 00m00s [795/911] perl-Ref-Util-0:0.204-23.fc43 100% | 5.7 MiB/s | 23.2 KiB | 00m00s [796/911] perl-Role-Tiny-0:2.002004-14. 100% | 7.8 MiB/s | 31.8 KiB | 00m00s [797/911] perl-XString-0:0.005-17.fc43. 100% | 22.0 MiB/s | 22.6 KiB | 00m00s [798/911] perl-Ref-Util-XS-0:0.117-27.f 100% | 22.7 MiB/s | 23.3 KiB | 00m00s [799/911] perl-Class-Method-Modifiers-0 100% | 24.2 MiB/s | 49.5 KiB | 00m00s [800/911] perl-HTTP-Message-0:7.01-1.fc 100% | 49.0 MiB/s | 100.3 KiB | 00m00s [801/911] perl-IO-HTML-0:1.004-15.fc43. 100% | 26.7 MiB/s | 27.3 KiB | 00m00s [802/911] perl-ExtUtils-Constant-0:0.25 100% | 14.3 MiB/s | 43.8 KiB | 00m00s [803/911] perl-Devel-PPPort-0:3.73-521. 100% | 35.8 MiB/s | 219.9 KiB | 00m00s [804/911] perl-ExtUtils-Install-0:2.22- 100% | 14.1 MiB/s | 43.4 KiB | 00m00s [805/911] perl-devel-4:5.42.0-520.fc43. 100% | 54.0 MiB/s | 663.7 KiB | 00m00s [806/911] perl-AutoSplit-0:5.74-520.fc4 100% | 7.0 MiB/s | 21.6 KiB | 00m00s [807/911] perl-ExtUtils-ParseXS-1:3.58- 100% | 43.1 MiB/s | 220.7 KiB | 00m00s [808/911] perl-ExtUtils-MakeMaker-2:7.7 100% | 71.9 MiB/s | 294.6 KiB | 00m00s [809/911] perl-fields-0:2.27-520.fc43.n 100% | 3.9 MiB/s | 16.1 KiB | 00m00s [810/911] perl-ExtUtils-Command-2:7.76- 100% | 4.5 MiB/s | 14.0 KiB | 00m00s [811/911] perl-ExtUtils-Manifest-1:1.75 100% | 33.2 MiB/s | 34.0 KiB | 00m00s [812/911] perl-Test-Harness-1:3.52-4.fc 100% | 67.8 MiB/s | 277.7 KiB | 00m00s [813/911] perl-Hash-Util-0:0.32-520.fc4 100% | 6.8 MiB/s | 34.6 KiB | 00m00s [814/911] perl-Benchmark-0:1.27-520.fc4 100% | 5.2 MiB/s | 26.8 KiB | 00m00s [815/911] perl-Business-ISBN-Data-0:202 100% | 47.7 MiB/s | 48.9 KiB | 00m00s [816/911] cups-libs-1:2.4.14-3.fc43.x86 100% | 63.8 MiB/s | 261.1 KiB | 00m00s [817/911] avahi-libs-0:0.9~rc2-6.fc43.x 100% | 16.9 MiB/s | 69.0 KiB | 00m00s [818/911] cups-filesystem-1:2.4.14-3.fc 100% | 3.1 MiB/s | 12.6 KiB | 00m00s [819/911] libtiff-0:4.7.1-1.fc43.x86_64 100% | 72.4 MiB/s | 222.4 KiB | 00m00s [820/911] jbigkit-libs-0:2.1-32.fc43.x8 100% | 26.0 MiB/s | 53.2 KiB | 00m00s [821/911] liblerc-0:4.0.0-9.fc43.x86_64 100% | 52.5 MiB/s | 215.1 KiB | 00m00s [822/911] keyutils-libs-devel-0:1.6.3-6 100% | 19.5 MiB/s | 59.8 KiB | 00m00s [823/911] libcom_err-devel-0:1.47.3-2.f 100% | 8.1 MiB/s | 16.6 KiB | 00m00s [824/911] libsepol-devel-0:3.9-2.fc43.x 100% | 23.6 MiB/s | 48.4 KiB | 00m00s [825/911] libdav1d-0:1.5.2-1.fc43.x86_6 100% | 56.6 MiB/s | 637.4 KiB | 00m00s [826/911] libselinux-devel-0:3.9-5.fc43 100% | 21.2 MiB/s | 152.1 KiB | 00m00s [827/911] libverto-devel-0:0.3.2-11.fc4 100% | 3.5 MiB/s | 14.3 KiB | 00m00s [828/911] hiredis-0:1.2.0-7.fc43.x86_64 100% | 24.6 MiB/s | 50.3 KiB | 00m00s [829/911] protobuf-c-0:1.5.1-2.fc43.x86 100% | 16.0 MiB/s | 32.7 KiB | 00m00s [830/911] ngtcp2-crypto-ossl-0:1.16.0-1 100% | 12.7 MiB/s | 26.0 KiB | 00m00s [831/911] unbound-libs-0:1.24.1-1.fc43. 100% | 62.3 MiB/s | 574.2 KiB | 00m00s [832/911] ngtcp2-0:1.16.0-1.fc43.x86_64 100% | 20.4 MiB/s | 146.0 KiB | 00m00s [833/911] libxcrypt-devel-0:4.5.2-1.fc4 100% | 14.6 MiB/s | 30.0 KiB | 00m00s [834/911] google-noto-fonts-common-0:20 100% | 5.6 MiB/s | 17.3 KiB | 00m00s [835/911] gettext-devel-0:0.25.1-2.fc43 100% | 30.6 MiB/s | 282.1 KiB | 00m00s [836/911] google-noto-sans-vf-fonts-0:2 100% | 35.3 MiB/s | 614.5 KiB | 00m00s [837/911] kernel-headers-0:6.17.4-300.f 100% | 45.9 MiB/s | 1.7 MiB | 00m00s [838/911] gettext-common-devel-0:0.25.1 100% | 36.7 MiB/s | 601.7 KiB | 00m00s [839/911] gettext-runtime-0:0.25.1-2.fc 100% | 28.4 MiB/s | 116.3 KiB | 00m00s [840/911] libtextstyle-0:0.25.1-2.fc43. 100% | 29.9 MiB/s | 91.8 KiB | 00m00s [841/911] gettext-0:0.25.1-2.fc43.x86_6 100% | 43.3 MiB/s | 1.6 MiB | 00m00s [842/911] gettext-envsubst-0:0.25.1-2.f 100% | 3.7 MiB/s | 37.7 KiB | 00m00s [843/911] gettext-libs-0:0.25.1-2.fc43. 100% | 30.9 MiB/s | 791.3 KiB | 00m00s [844/911] systemtap-sdt-devel-0:5.4-1.f 100% | 17.0 MiB/s | 69.8 KiB | 00m00s [845/911] systemtap-sdt-dtrace-0:5.4-1. 100% | 17.2 MiB/s | 70.5 KiB | 00m00s [846/911] python3-pyparsing-0:3.1.2-14. 100% | 70.0 MiB/s | 286.9 KiB | 00m00s [847/911] fedora-logos-httpd-0:42.0.1-2 100% | 4.8 MiB/s | 14.8 KiB | 00m00s [848/911] xpdf-libs-1:4.05-8.fc43.x86_6 100% | 41.8 MiB/s | 598.8 KiB | 00m00s [849/911] cronie-anacron-0:1.7.2-12.fc4 100% | 10.9 MiB/s | 33.4 KiB | 00m00s [850/911] crontabs-0:1.11^20190603git9e 100% | 9.0 MiB/s | 18.4 KiB | 00m00s [851/911] systemd-rpm-macros-0:258.2-1. 100% | 5.3 MiB/s | 16.4 KiB | 00m00s [852/911] psutils-0:2.10-9.fc43.noarch 100% | 17.5 MiB/s | 53.7 KiB | 00m00s [853/911] paper-1:2.1.1-9.fc43.x86_64 100% | 9.7 MiB/s | 29.8 KiB | 00m00s [854/911] perl-NDBM_File-0:1.18-520.fc4 100% | 7.4 MiB/s | 22.6 KiB | 00m00s [855/911] lynx-0:2.9.2-4.fc43.x86_64 100% | 39.9 MiB/s | 1.6 MiB | 00m00s [856/911] pinentry-0:1.3.2-1.fc43.x86_6 100% | 13.7 MiB/s | 112.5 KiB | 00m00s [857/911] perl-GD-0:2.83-5.fc43.x86_64 100% | 29.0 MiB/s | 178.2 KiB | 00m00s [858/911] perl-PerlIO-utf8_strict-0:0.0 100% | 12.4 MiB/s | 25.3 KiB | 00m00s [859/911] perl-Class-XSAccessor-0:1.19- 100% | 15.0 MiB/s | 46.0 KiB | 00m00s [860/911] perl-GD-Barcode-0:2.01-1.fc43 100% | 33.9 MiB/s | 624.6 KiB | 00m00s [861/911] perl-List-MoreUtils-0:0.430-1 100% | 15.1 MiB/s | 61.7 KiB | 00m00s [862/911] perl-Exporter-Tiny-0:1.006002 100% | 12.4 MiB/s | 50.9 KiB | 00m00s [863/911] perl-List-MoreUtils-XS-0:0.43 100% | 15.1 MiB/s | 61.7 KiB | 00m00s [864/911] enchant2-0:2.8.12-2.fc43.x86_ 100% | 20.0 MiB/s | 81.9 KiB | 00m00s [865/911] info-0:7.2-6.fc43.x86_64 100% | 29.8 MiB/s | 182.9 KiB | 00m00s [866/911] gdb-minimal-0:16.3-6.fc43.x86 100% | 50.1 MiB/s | 4.4 MiB | 00m00s [867/911] hunspell-en-US-0:0.20201207-1 100% | 9.3 MiB/s | 180.3 KiB | 00m00s [868/911] hunspell-0:1.7.2-10.fc43.x86_ 100% | 20.7 MiB/s | 488.2 KiB | 00m00s [869/911] hunspell-filesystem-0:1.7.2-1 100% | 1.8 MiB/s | 7.6 KiB | 00m00s [870/911] libtree-sitter-bash-0:0.25.0- 100% | 38.6 MiB/s | 157.9 KiB | 00m00s [871/911] libtree-sitter-c-0:0.24.1-3.f 100% | 33.6 MiB/s | 68.9 KiB | 00m00s [872/911] libtree-sitter-c-sharp-0:0.23 100% | 55.7 MiB/s | 228.0 KiB | 00m00s [873/911] libtree-sitter-cmake-0:0.7.1- 100% | 9.3 MiB/s | 28.5 KiB | 00m00s [874/911] libtree-sitter-cpp-0:0.23.4-5 100% | 64.1 MiB/s | 197.1 KiB | 00m00s [875/911] libtree-sitter-css-0:0.23.2-2 100% | 14.8 MiB/s | 30.3 KiB | 00m00s [876/911] libtree-sitter-elixir-0:0.3.4 100% | 62.0 MiB/s | 126.9 KiB | 00m00s [877/911] libtree-sitter-go-0:0.25.0-1. 100% | 42.6 MiB/s | 43.6 KiB | 00m00s [878/911] libtree-sitter-heex-0:0.8.0-2 100% | 18.0 MiB/s | 18.4 KiB | 00m00s [879/911] libtree-sitter-html-0:0.23.2- 100% | 19.7 MiB/s | 20.1 KiB | 00m00s [880/911] libtree-sitter-java-0:0.23.5- 100% | 52.8 MiB/s | 54.0 KiB | 00m00s [881/911] libtree-sitter-javascript-0:0 100% | 24.8 MiB/s | 50.7 KiB | 00m00s [882/911] libtree-sitter-jsdoc-0:0.23.2 100% | 17.1 MiB/s | 17.5 KiB | 00m00s [883/911] libtree-sitter-json-0:0.24.8- 100% | 13.9 MiB/s | 14.3 KiB | 00m00s [884/911] libtree-sitter-lua-0:0.4.0-3. 100% | 24.3 MiB/s | 24.9 KiB | 00m00s [885/911] libtree-sitter-php-0:0.24.2-2 100% | 74.4 MiB/s | 152.4 KiB | 00m00s [886/911] libtree-sitter-python-0:0.23. 100% | 21.6 MiB/s | 66.4 KiB | 00m00s [887/911] libtree-sitter-rust-0:0.24.0- 100% | 99.2 MiB/s | 101.6 KiB | 00m00s [888/911] libtree-sitter-toml-0:0.7.0-3 100% | 19.2 MiB/s | 19.6 KiB | 00m00s [889/911] libtree-sitter-ruby-0:0.23.1- 100% | 25.0 MiB/s | 128.0 KiB | 00m00s [890/911] libtree-sitter-typescript-0:0 100% | 69.0 MiB/s | 211.9 KiB | 00m00s [891/911] libtree-sitter-yaml-0:0.7.0-3 100% | 14.4 MiB/s | 44.2 KiB | 00m00s [892/911] emacs-1:30.2-4.fc43.x86_64 100% | 4.1 MiB/s | 8.5 KiB | 00m00s [893/911] mod_http2-0:2.0.35-1.fc43.x86 100% | 79.8 MiB/s | 163.5 KiB | 00m00s [894/911] mod_lua-0:2.4.65-3.fc43.x86_6 100% | 28.0 MiB/s | 57.3 KiB | 00m00s [895/911] php-nikic-php-parser5-0:5.6.2 100% | 54.4 MiB/s | 223.0 KiB | 00m00s [896/911] php-fedora-autoloader-0:1.0.1 100% | 4.0 MiB/s | 12.1 KiB | 00m00s [897/911] nano-default-editor-0:8.5-2.f 100% | 4.4 MiB/s | 9.0 KiB | 00m00s [898/911] sudo-python-plugin-0:1.9.17-6 100% | 17.1 MiB/s | 52.5 KiB | 00m00s [899/911] apr-util-openssl-0:1.6.3-25.f 100% | 5.1 MiB/s | 15.8 KiB | 00m00s [900/911] perl-IO-Compress-Brotli-0:0.0 100% | 13.9 MiB/s | 28.5 KiB | 00m00s [901/911] nano-0:8.5-2.fc43.x86_64 100% | 34.7 MiB/s | 710.8 KiB | 00m00s [902/911] perl-CPAN-Meta-0:2.150010-520 100% | 26.6 MiB/s | 190.8 KiB | 00m00s [903/911] perl-CPAN-Meta-Requirements-0 100% | 11.2 MiB/s | 34.5 KiB | 00m00s [904/911] perl-CPAN-Meta-YAML-0:0.020-5 100% | 13.0 MiB/s | 26.7 KiB | 00m00s [905/911] unbound-anchor-0:1.24.1-1.fc4 100% | 12.8 MiB/s | 39.3 KiB | 00m00s [906/911] python3-pip-0:25.1.1-18.fc43. 100% | 41.9 MiB/s | 2.8 MiB | 00m00s [907/911] libsecret-0:0.21.7-7.fc43.x86 100% | 21.3 MiB/s | 196.0 KiB | 00m00s [908/911] hunspell-en-0:0.20201207-12.f 100% | 30.8 MiB/s | 189.2 KiB | 00m00s [909/911] hunspell-en-GB-0:0.20201207-1 100% | 27.5 MiB/s | 224.9 KiB | 00m00s [910/911] julietaula-montserrat-fonts-1 100% | 28.2 MiB/s | 1.6 MiB | 00m00s [911/911] perl-doc-0:5.42.0-520.fc43.no 100% | 45.5 MiB/s | 5.0 MiB | 00m00s -------------------------------------------------------------------------------- [911/911] Total 100% | 84.6 MiB/s | 555.1 MiB | 00m07s Running transaction [ 1/913] Verify package files 100% | 146.0 B/s | 911.0 B | 00m06s [ 2/913] Prepare transaction 100% | 1.0 KiB/s | 911.0 B | 00m01s >>> Running %pre scriptlet: texlive-base-11:20230311-93.fc43.x86_64 >>> Finished %pre scriptlet: texlive-base-11:20230311-93.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 3/913] Installing texlive-base-11:20 100% | 179.4 MiB/s | 19.0 MiB | 00m00s [ 4/913] Installing libtree-sitter-0:0 100% | 51.3 MiB/s | 210.0 KiB | 00m00s [ 5/913] Installing texlive-lib-11:202 100% | 107.1 MiB/s | 1.1 MiB | 00m00s [ 6/913] Installing libgpg-error-0:1.5 100% | 31.0 MiB/s | 921.1 KiB | 00m00s [ 7/913] Installing libassuan-0:2.5.7- 100% | 8.1 MiB/s | 165.6 KiB | 00m00s [ 8/913] Installing libpng-2:1.6.50-2. 100% | 58.3 MiB/s | 239.0 KiB | 00m00s [ 9/913] Installing libgcrypt-0:1.11.1 100% | 143.2 MiB/s | 1.6 MiB | 00m00s [ 10/913] Installing fonts-filesystem-1 100% | 769.5 KiB/s | 788.0 B | 00m00s [ 11/913] Installing urw-base35-fonts-c 100% | 18.8 MiB/s | 38.4 KiB | 00m00s [ 12/913] Installing npth-0:1.8-3.fc43. 100% | 24.8 MiB/s | 50.7 KiB | 00m00s [ 13/913] Installing libgomp-0:15.2.1-4 100% | 106.0 MiB/s | 543.0 KiB | 00m00s [ 14/913] Installing cmake-filesystem-0 100% | 1.9 MiB/s | 7.6 KiB | 00m00s [ 15/913] Installing zlib-ng-compat-dev 100% | 53.0 MiB/s | 108.5 KiB | 00m00s [ 16/913] Installing libjpeg-turbo-0:3. 100% | 131.3 MiB/s | 806.6 KiB | 00m00s [ 17/913] Installing libmpc-0:1.3.1-8.f 100% | 52.8 MiB/s | 162.1 KiB | 00m00s [ 18/913] Installing sgml-common-0:0.6. 100% | 7.8 MiB/s | 174.9 KiB | 00m00s [ 19/913] Installing libpaper-1:2.1.1-9 100% | 24.6 MiB/s | 50.4 KiB | 00m00s [ 20/913] Installing gnupg2-gpgconf-0:2 100% | 12.3 MiB/s | 252.0 KiB | 00m00s [ 21/913] Installing hunspell-filesyste 100% | 3.7 KiB/s | 388.0 B | 00m00s [ 22/913] Installing php-common-0:8.4.1 100% | 151.2 MiB/s | 9.5 MiB | 00m00s [ 23/913] Installing openssl-devel-1:3. 100% | 20.1 MiB/s | 5.6 MiB | 00m00s [ 24/913] Installing apr-0:1.7.6-3.fc43 100% | 73.6 MiB/s | 301.5 KiB | 00m00s [ 25/913] Installing apr-util-0:1.6.3-2 100% | 53.2 MiB/s | 218.0 KiB | 00m00s [ 26/913] Installing libxslt-0:1.1.43-5 100% | 19.7 MiB/s | 463.2 KiB | 00m00s [ 27/913] Installing file-libs-0:5.46-8 100% | 223.7 MiB/s | 11.9 MiB | 00m00s [ 28/913] Installing xz-1:5.8.1-2.fc43. 100% | 38.0 MiB/s | 1.3 MiB | 00m00s [ 29/913] Installing file-0:5.46-8.fc43 100% | 5.2 MiB/s | 101.7 KiB | 00m00s [ 30/913] Installing php-cli-0:8.4.14-1 100% | 154.6 MiB/s | 12.2 MiB | 00m00s [ 31/913] Installing hunspell-en-US-0:0 100% | 109.0 MiB/s | 558.1 KiB | 00m00s [ 32/913] Installing gnupg2-verify-0:2. 100% | 16.3 MiB/s | 349.9 KiB | 00m00s [ 33/913] Installing libksba-0:1.6.7-4. 100% | 78.3 MiB/s | 401.1 KiB | 00m00s [ 34/913] Installing libtextstyle-0:0.2 100% | 65.2 MiB/s | 200.3 KiB | 00m00s [ 35/913] Installing gettext-libs-0:0.2 100% | 146.3 MiB/s | 2.2 MiB | 00m00s [ 36/913] Installing ngtcp2-0:1.16.0-1. 100% | 77.1 MiB/s | 315.7 KiB | 00m00s [ 37/913] Installing elfutils-0:0.194-1 100% | 79.2 MiB/s | 2.9 MiB | 00m00s [ 38/913] Installing postgresql-private 100% | 1.1 MiB/s | 372.8 KiB | 00m00s >>> Running sysusers scriptlet: httpd-filesystem-0:2.4.65-3.fc43.noarch >>> Finished sysusers scriptlet: httpd-filesystem-0:2.4.65-3.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> Creating group 'apache' with GID 48. >>> Creating user 'apache' (Apache) with UID 48 and GID 48. >>> >>> Running %pre scriptlet: httpd-filesystem-0:2.4.65-3.fc43.noarch >>> Finished %pre scriptlet: httpd-filesystem-0:2.4.65-3.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 39/913] Installing httpd-filesystem-0 100% | 721.4 KiB/s | 2.2 KiB | 00m00s [ 40/913] Installing adobe-mappings-cma 100% | 153.4 MiB/s | 15.2 MiB | 00m00s [ 41/913] Installing libwebp-0:1.6.0-2. 100% | 104.2 MiB/s | 960.7 KiB | 00m00s [ 42/913] Installing lcms2-0:2.16-6.fc4 100% | 85.0 MiB/s | 435.3 KiB | 00m00s [ 43/913] Installing dbus-libs-1:1.16.0 100% | 84.6 MiB/s | 346.6 KiB | 00m00s [ 44/913] Installing mailcap-0:2.1.54-9 100% | 42.5 MiB/s | 87.1 KiB | 00m00s [ 45/913] Installing libICE-0:1.1.2-3.f 100% | 63.7 MiB/s | 195.8 KiB | 00m00s [ 46/913] Installing libicu-0:77.1-1.fc 100% | 172.5 MiB/s | 36.4 MiB | 00m00s [ 47/913] Installing graphite2-0:1.3.14 100% | 9.0 MiB/s | 193.9 KiB | 00m00s [ 48/913] Installing freetype-0:2.13.3- 100% | 104.0 MiB/s | 851.9 KiB | 00m00s [ 49/913] Installing harfbuzz-0:11.5.1- 100% | 17.5 MiB/s | 2.8 MiB | 00m00s >>> Running %pre scriptlet: xml-common-0:0.6.3-67.fc43.noarch >>> Finished %pre scriptlet: xml-common-0:0.6.3-67.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 50/913] Installing xml-common-0:0.6.3 100% | 19.8 MiB/s | 81.1 KiB | 00m00s [ 51/913] Installing docbook-dtds-0:1.0 100% | 16.7 MiB/s | 8.3 MiB | 00m00s >>> Running %post scriptlet: docbook-dtds-0:1.0-89.fc43.noarch >>> Finished %post scriptlet: docbook-dtds-0:1.0-89.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 52/913] Installing zziplib-0:0.13.78- 100% | 1.6 MiB/s | 237.0 KiB | 00m00s >>> Running %pre scriptlet: groff-base-0:1.23.0-10.fc43.x86_64 >>> Finished %pre scriptlet: groff-base-0:1.23.0-10.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 53/913] Installing groff-base-0:1.23. 100% | 16.6 MiB/s | 3.8 MiB | 00m00s >>> Running %post scriptlet: groff-base-0:1.23.0-10.fc43.x86_64 >>> Finished %post scriptlet: groff-base-0:1.23.0-10.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 54/913] Installing emacs-filesystem-1 100% | 265.6 KiB/s | 544.0 B | 00m00s [ 55/913] Installing m4-0:1.4.20-2.fc43 100% | 27.8 MiB/s | 854.4 KiB | 00m00s [ 56/913] Installing xxhash-libs-0:0.8. 100% | 44.7 MiB/s | 91.6 KiB | 00m00s [ 57/913] Installing gdb-minimal-0:16.3 100% | 135.3 MiB/s | 13.3 MiB | 00m00s [ 58/913] Installing unzip-0:6.0-67.fc4 100% | 17.3 MiB/s | 389.8 KiB | 00m00s [ 59/913] Installing dwz-0:0.16-2.fc43. 100% | 14.1 MiB/s | 288.5 KiB | 00m00s [ 60/913] Installing tar-2:1.35-6.fc43. 100% | 75.8 MiB/s | 3.0 MiB | 00m00s [ 61/913] Installing make-1:4.4.1-11.fc 100% | 56.3 MiB/s | 1.8 MiB | 00m00s [ 62/913] Installing hostname-0:3.25-3. 100% | 257.9 KiB/s | 44.4 KiB | 00m00s >>> Running %post scriptlet: hostname-0:3.25-3.fc43.x86_64 >>> Finished %post scriptlet: hostname-0:3.25-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 63/913] Installing zip-0:3.0-44.fc43. 100% | 4.1 MiB/s | 698.4 KiB | 00m00s >>> Running %pre scriptlet: groff-0:1.23.0-10.fc43.x86_64 >>> Finished %pre scriptlet: groff-0:1.23.0-10.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 64/913] Installing groff-0:1.23.0-10. 100% | 20.6 MiB/s | 4.4 MiB | 00m00s >>> Running %post scriptlet: groff-0:1.23.0-10.fc43.x86_64 >>> Finished %post scriptlet: groff-0:1.23.0-10.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 65/913] Installing libSM-0:1.2.5-3.fc 100% | 33.3 MiB/s | 102.4 KiB | 00m00s [ 66/913] Installing avahi-libs-0:0.9~r 100% | 56.7 MiB/s | 174.0 KiB | 00m00s [ 67/913] Installing adobe-mappings-cma 100% | 81.6 MiB/s | 585.2 KiB | 00m00s [ 68/913] Installing postgresql-0:18.0- 100% | 96.8 MiB/s | 8.3 MiB | 00m00s [ 69/913] Installing ngtcp2-crypto-ossl 100% | 23.7 MiB/s | 48.5 KiB | 00m00s [ 70/913] Installing gnupg2-dirmngr-0:2 100% | 3.5 MiB/s | 621.1 KiB | 00m00s >>> Running %post scriptlet: gnupg2-dirmngr-0:2.4.8-4.fc43.x86_64 >>> Finished %post scriptlet: gnupg2-dirmngr-0:2.4.8-4.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> [ 71/913] Installing gnupg2-keyboxd-0:2 100% | 1.3 MiB/s | 202.7 KiB | 00m00s >>> Running %post scriptlet: gnupg2-keyboxd-0:2.4.8-4.fc43.x86_64 >>> Finished %post scriptlet: gnupg2-keyboxd-0:2.4.8-4.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> [ 72/913] Installing hunspell-0:1.7.2-1 100% | 32.3 MiB/s | 1.4 MiB | 00m00s [ 73/913] Installing nano-0:8.5-2.fc43. 100% | 66.8 MiB/s | 2.8 MiB | 00m00s [ 74/913] Installing xmlsec1-1:1.2.41-3 100% | 24.4 MiB/s | 549.2 KiB | 00m00s [ 75/913] Installing httpd-tools-0:2.4. 100% | 9.4 MiB/s | 202.6 KiB | 00m00s [ 76/913] Installing php-fedora-autoloa 100% | 7.9 MiB/s | 16.1 KiB | 00m00s [ 77/913] Installing hunspell-en-GB-0:0 100% | 106.2 MiB/s | 543.9 KiB | 00m00s [ 78/913] Installing gnupg2-gpg-agent-0 100% | 3.8 MiB/s | 675.4 KiB | 00m00s >>> Running %post scriptlet: gnupg2-gpg-agent-0:2.4.8-4.fc43.x86_64 >>> Finished %post scriptlet: gnupg2-gpg-agent-0:2.4.8-4.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> [ 79/913] Installing gnupg2-0:2.4.8-4.f 100% | 102.4 MiB/s | 6.6 MiB | 00m00s [ 80/913] Installing gpgme-0:1.24.3-6.f 100% | 25.1 MiB/s | 590.4 KiB | 00m00s [ 81/913] Installing gpgverify-0:2.2-3. 100% | 9.2 MiB/s | 9.4 KiB | 00m00s [ 82/913] Installing paper-1:2.1.1-9.fc 100% | 3.1 MiB/s | 59.8 KiB | 00m00s [ 83/913] Installing opensp-0:1.5.2-49. 100% | 71.1 MiB/s | 2.8 MiB | 00m00s [ 84/913] Installing openjade-0:1.3.2-8 100% | 10.4 MiB/s | 3.7 MiB | 00m00s >>> Running %post scriptlet: openjade-0:1.3.2-83.fc43.x86_64 >>> Finished %post scriptlet: openjade-0:1.3.2-83.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %triggerin scriptlet: docbook-dtds-0:1.0-89.fc43.noarch >>> Finished %triggerin scriptlet: docbook-dtds-0:1.0-89.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [ 85/913] Installing cpp-0:15.2.1-4.fc4 100% | 154.9 MiB/s | 37.9 MiB | 00m00s [ 86/913] Installing libyuv-0:0-0.57.20 100% | 110.9 MiB/s | 681.3 KiB | 00m00s [ 87/913] Installing libssh-devel-0:0.1 100% | 58.8 MiB/s | 180.6 KiB | 00m00s [ 88/913] Installing beecrypt-0:4.2.1-3 100% | 68.5 MiB/s | 280.5 KiB | 00m00s [ 89/913] Installing urw-base35-bookman 100% | 151.7 MiB/s | 1.4 MiB | 00m00s [ 90/913] Installing urw-base35-c059-fo 100% | 155.0 MiB/s | 1.4 MiB | 00m00s [ 91/913] Installing urw-base35-d050000 100% | 41.7 MiB/s | 85.4 KiB | 00m00s [ 92/913] Installing urw-base35-gothic- 100% | 145.4 MiB/s | 1.2 MiB | 00m00s [ 93/913] Installing urw-base35-nimbus- 100% | 150.3 MiB/s | 1.1 MiB | 00m00s [ 94/913] Installing urw-base35-nimbus- 100% | 151.8 MiB/s | 1.4 MiB | 00m00s [ 95/913] Installing urw-base35-nimbus- 100% | 159.6 MiB/s | 2.4 MiB | 00m00s [ 96/913] Installing urw-base35-p052-fo 100% | 165.3 MiB/s | 1.5 MiB | 00m00s [ 97/913] Installing urw-base35-standar 100% | 32.2 MiB/s | 66.0 KiB | 00m00s [ 98/913] Installing urw-base35-z003-fo 100% | 127.5 MiB/s | 391.8 KiB | 00m00s [ 99/913] Installing urw-base35-fonts-0 100% | 5.5 MiB/s | 5.6 KiB | 00m00s [100/913] Installing abattis-cantarell- 100% | 63.3 MiB/s | 194.4 KiB | 00m00s [101/913] Installing google-droid-sans- 100% | 145.6 MiB/s | 6.3 MiB | 00m00s [102/913] Installing cronie-0:1.7.2-12. 100% | 936.9 KiB/s | 305.4 KiB | 00m00s >>> Running %post scriptlet: cronie-0:1.7.2-12.fc43.x86_64 >>> Finished %post scriptlet: cronie-0:1.7.2-12.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> Created symlink '/etc/systemd/system/multi-user.target.wants/crond.service' >>> >>> Running %triggerin scriptlet: cronie-0:1.7.2-12.fc43.x86_64 >>> Finished %triggerin scriptlet: cronie-0:1.7.2-12.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [103/913] Installing crontabs-0:1.11^20 100% | 1.1 MiB/s | 22.4 KiB | 00m00s [104/913] Installing cronie-anacron-0:1 100% | 303.8 KiB/s | 51.0 KiB | 00m00s >>> Running %post scriptlet: cronie-anacron-0:1.7.2-12.fc43.x86_64 >>> Finished %post scriptlet: cronie-anacron-0:1.7.2-12.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [105/913] Installing libsecret-0:0.21.7 100% | 17.1 MiB/s | 577.6 KiB | 00m00s [106/913] Installing lynx-0:2.9.2-4.fc4 100% | 93.0 MiB/s | 6.0 MiB | 00m00s [107/913] Installing xpdf-libs-1:4.05-8 100% | 144.5 MiB/s | 1.7 MiB | 00m00s [108/913] Installing fedora-logos-httpd 100% | 6.4 MiB/s | 13.1 KiB | 00m00s [109/913] Installing python3-pyparsing- 100% | 114.4 MiB/s | 1.0 MiB | 00m00s [110/913] Installing systemtap-sdt-dtra 100% | 9.3 MiB/s | 181.9 KiB | 00m00s [111/913] Installing systemtap-sdt-deve 100% | 60.4 MiB/s | 185.5 KiB | 00m00s [112/913] Installing gettext-envsubst-0 100% | 4.1 MiB/s | 76.1 KiB | 00m00s [113/913] Installing gettext-runtime-0: 100% | 16.4 MiB/s | 453.6 KiB | 00m00s [114/913] Installing gettext-0:0.25.1-2 100% | 140.6 MiB/s | 12.9 MiB | 00m00s [115/913] Installing gettext-common-dev 100% | 193.0 MiB/s | 592.8 KiB | 00m00s [116/913] Installing gettext-devel-0:0. 100% | 43.4 MiB/s | 1.3 MiB | 00m00s [117/913] Installing google-noto-fonts- 100% | 18.1 MiB/s | 18.5 KiB | 00m00s [118/913] Installing google-noto-sans-v 100% | 139.1 MiB/s | 1.4 MiB | 00m00s [119/913] Installing default-fonts-core 100% | 4.4 MiB/s | 18.2 KiB | 00m00s [120/913] Installing fontconfig-0:2.17. 100% | 574.1 KiB/s | 785.3 KiB | 00m01s >>> Running %post scriptlet: fontconfig-0:2.17.0-3.fc43.x86_64 >>> Finished %post scriptlet: fontconfig-0:2.17.0-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): >>> [121/913] Installing kernel-headers-0:6 100% | 63.7 MiB/s | 6.9 MiB | 00m00s [122/913] Installing glibc-devel-0:2.42 100% | 52.3 MiB/s | 2.4 MiB | 00m00s [123/913] Installing libxcrypt-devel-0: 100% | 16.3 MiB/s | 33.4 KiB | 00m00s [124/913] Installing protobuf-c-0:1.5.1 100% | 25.1 MiB/s | 51.4 KiB | 00m00s [125/913] Installing hiredis-0:1.2.0-7. 100% | 540.9 KiB/s | 107.6 KiB | 00m00s >>> Running sysusers scriptlet: unbound-libs-0:1.24.1-1.fc43.x86_64 >>> Finished sysusers scriptlet: unbound-libs-0:1.24.1-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> Creating group 'unbound' with GID 996. >>> Creating user 'unbound' (Unbound DNS resolver) with UID 996 and GID 996. >>> [126/913] Installing unbound-libs-0:1.2 100% | 113.6 MiB/s | 1.5 MiB | 00m00s [127/913] Installing gnutls-dane-0:3.8. 100% | 30.2 MiB/s | 61.8 KiB | 00m00s [128/913] Installing wget2-libs-0:2.2.0 100% | 71.6 MiB/s | 366.8 KiB | 00m00s [129/913] Installing wget2-0:2.2.0-6.fc 100% | 35.2 MiB/s | 1.1 MiB | 00m00s [130/913] Installing libverto-devel-0:0 100% | 25.7 MiB/s | 26.4 KiB | 00m00s [131/913] Installing libsepol-devel-0:3 100% | 25.2 MiB/s | 128.9 KiB | 00m00s [132/913] Installing libcom_err-devel-0 100% | 1.0 MiB/s | 18.3 KiB | 00m00s [133/913] Installing keyutils-libs-deve 100% | 13.5 MiB/s | 55.2 KiB | 00m00s [134/913] Installing libdav1d-0:1.5.2-1 100% | 141.1 MiB/s | 1.7 MiB | 00m00s [135/913] Installing liblerc-0:4.0.0-9. 100% | 122.2 MiB/s | 625.6 KiB | 00m00s [136/913] Installing jbigkit-libs-0:2.1 100% | 37.6 MiB/s | 115.4 KiB | 00m00s [137/913] Installing libtiff-0:4.7.1-1. 100% | 102.0 MiB/s | 626.6 KiB | 00m00s [138/913] Installing cups-filesystem-1: 100% | 890.6 KiB/s | 1.8 KiB | 00m00s [139/913] Installing cups-libs-1:2.4.14 100% | 40.4 MiB/s | 620.2 KiB | 00m00s [140/913] Installing ncurses-c++-libs-0 100% | 37.8 MiB/s | 154.8 KiB | 00m00s [141/913] Installing ncurses-devel-0:6. 100% | 16.1 MiB/s | 1.0 MiB | 00m00s [142/913] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 740.0 B | 00m00s [143/913] Installing qt5-srpm-macros-0: 100% | 3.9 KiB/s | 776.0 B | 00m00s >>> Running sysusers scriptlet: cyrus-sasl-0:2.1.28-33.fc43.x86_64 >>> Finished sysusers scriptlet: cyrus-sasl-0:2.1.28-33.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> Creating group 'saslauth' with GID 76. >>> Creating user 'saslauth' (Saslauthd user) with UID 76 and GID 76. >>> [144/913] Installing cyrus-sasl-0:2.1.2 100% | 822.1 KiB/s | 143.9 KiB | 00m00s >>> Running %post scriptlet: cyrus-sasl-0:2.1.28-33.fc43.x86_64 >>> Finished %post scriptlet: cyrus-sasl-0:2.1.28-33.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> [145/913] Installing libzstd-devel-0:1. 100% | 68.0 MiB/s | 208.8 KiB | 00m00s [146/913] Installing emacsclient-1:30.2 100% | 3.4 MiB/s | 73.9 KiB | 00m00s [147/913] Installing jansson-0:2.14-3.f 100% | 29.4 MiB/s | 90.5 KiB | 00m00s [148/913] Installing binutils-0:2.45.1- 100% | 83.7 MiB/s | 27.4 MiB | 00m00s >>> Running %post scriptlet: binutils-0:2.45.1-1.fc43.x86_64 >>> Finished %post scriptlet: binutils-0:2.45.1-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [149/913] Installing gcc-0:15.2.1-4.fc4 100% | 175.0 MiB/s | 112.0 MiB | 00m01s [150/913] Installing libgccjit-0:15.2.1 100% | 165.2 MiB/s | 40.6 MiB | 00m00s [151/913] Installing emacs-common-1:30. 100% | 128.5 MiB/s | 104.6 MiB | 00m01s [152/913] Installing gcc-plugin-annobin 100% | 28.7 MiB/s | 58.8 KiB | 00m00s [153/913] Installing debugedit-0:5.2-3. 100% | 8.8 MiB/s | 217.3 KiB | 00m00s [154/913] Installing libstdc++-devel-0: 100% | 164.4 MiB/s | 37.5 MiB | 00m00s [155/913] Installing gcc-c++-0:15.2.1-4 100% | 161.6 MiB/s | 41.4 MiB | 00m00s [156/913] Installing lmdb-libs-0:0.9.33 100% | 52.2 MiB/s | 106.8 KiB | 00m00s [157/913] Installing apr-util-lmdb-0:1. 100% | 3.9 MiB/s | 12.0 KiB | 00m00s [158/913] Installing httpd-core-0:2.4.6 100% | 58.8 MiB/s | 4.6 MiB | 00m00s [159/913] Installing publicsuffix-list- 100% | 108.7 MiB/s | 333.8 KiB | 00m00s [160/913] Installing libpsl-devel-0:0.2 100% | 37.0 MiB/s | 113.5 KiB | 00m00s [161/913] Installing libnghttp2-devel-0 100% | 93.6 MiB/s | 287.4 KiB | 00m00s [162/913] Installing libidn2-devel-0:2. 100% | 38.3 MiB/s | 156.7 KiB | 00m00s [163/913] Installing brotli-0:1.1.0-10. 100% | 1.9 MiB/s | 32.3 KiB | 00m00s [164/913] Installing brotli-devel-0:1.1 100% | 33.2 MiB/s | 68.0 KiB | 00m00s [165/913] Installing libtalloc-0:2.4.3- 100% | 31.8 MiB/s | 65.2 KiB | 00m00s [166/913] Installing libpath_utils-0:0. 100% | 61.1 MiB/s | 62.6 KiB | 00m00s [167/913] Installing sscg-0:4.0.0-1.fc4 100% | 6.1 MiB/s | 118.6 KiB | 00m00s [168/913] Installing sudo-0:1.9.17-6.p2 100% | 88.9 MiB/s | 5.1 MiB | 00m00s [169/913] Installing popt-devel-0:1.19- 100% | 29.3 MiB/s | 30.0 KiB | 00m00s [170/913] Installing python3-packaging- 100% | 75.7 MiB/s | 619.9 KiB | 00m00s [171/913] Installing libpq-0:18.0-3.fc4 100% | 111.6 MiB/s | 1.0 MiB | 00m00s [172/913] Installing pcre2-utf32-0:10.4 100% | 147.2 MiB/s | 603.1 KiB | 00m00s [173/913] Installing pcre2-utf16-0:10.4 100% | 122.5 MiB/s | 627.1 KiB | 00m00s [174/913] Installing pcre2-devel-0:10.4 100% | 52.3 MiB/s | 2.1 MiB | 00m00s [175/913] Installing libselinux-devel-0 100% | 10.6 MiB/s | 162.1 KiB | 00m00s [176/913] Installing libkadm5-0:1.21.3- 100% | 70.3 MiB/s | 215.9 KiB | 00m00s [177/913] Installing krb5-devel-0:1.21. 100% | 26.9 MiB/s | 715.2 KiB | 00m00s [178/913] Installing openssl-1:3.5.4-1. 100% | 39.9 MiB/s | 1.9 MiB | 00m00s [179/913] Installing xz-devel-1:5.8.1-2 100% | 64.1 MiB/s | 262.6 KiB | 00m00s [180/913] Installing libxml2-devel-0:2. 100% | 77.6 MiB/s | 3.4 MiB | 00m00s [181/913] Installing libnfnetlink-0:1.0 100% | 25.2 MiB/s | 51.5 KiB | 00m00s [182/913] Installing libnetfilter_connt 100% | 45.9 MiB/s | 140.9 KiB | 00m00s [183/913] Installing iptables-libs-0:1. 100% | 65.5 MiB/s | 1.5 MiB | 00m00s [184/913] Installing iptables-legacy-li 100% | 40.9 MiB/s | 83.8 KiB | 00m00s [185/913] Installing openjpeg-0:2.5.4-1 100% | 111.9 MiB/s | 458.2 KiB | 00m00s [186/913] Installing libijs-0:0.35-25.f 100% | 61.1 MiB/s | 62.5 KiB | 00m00s [187/913] Installing jbig2dec-libs-0:0. 100% | 54.2 MiB/s | 166.5 KiB | 00m00s [188/913] Installing adobe-mappings-pdf 100% | 157.0 MiB/s | 4.4 MiB | 00m00s [189/913] Installing libvmaf-0:3.0.0-4. 100% | 134.8 MiB/s | 828.4 KiB | 00m00s [190/913] Installing libaom-0:3.13.1-1. 100% | 167.7 MiB/s | 5.0 MiB | 00m00s [191/913] Installing svt-av1-libs-0:3.1 100% | 163.8 MiB/s | 5.6 MiB | 00m00s [192/913] Installing rav1e-libs-0:0.7.1 100% | 166.2 MiB/s | 3.0 MiB | 00m00s [193/913] Installing libavif-0:1.3.0-2. 100% | 84.3 MiB/s | 259.1 KiB | 00m00s [194/913] Installing libimagequant-0:4. 100% | 112.7 MiB/s | 692.5 KiB | 00m00s [195/913] Installing annobin-docs-0:12. 100% | 48.9 MiB/s | 100.1 KiB | 00m00s [196/913] Installing annobin-plugin-gcc 100% | 197.4 MiB/s | 1.0 MiB | 00m00s [197/913] Installing gpm-libs-0:1.20.7- 100% | 31.7 MiB/s | 32.4 KiB | 00m00s [198/913] Installing alsa-lib-0:1.2.14- 100% | 35.2 MiB/s | 1.4 MiB | 00m00s [199/913] Installing emacs-nw-1:30.2-4. 100% | 171.6 MiB/s | 170.0 MiB | 00m01s [200/913] Installing libdatrie-0:0.2.13 100% | 53.7 MiB/s | 54.9 KiB | 00m00s [201/913] Installing libthai-0:0.1.29-1 100% | 127.8 MiB/s | 785.2 KiB | 00m00s [202/913] Installing sombok-0:2.4.0-24. 100% | 65.3 MiB/s | 133.8 KiB | 00m00s [203/913] Installing libXau-0:1.0.12-3. 100% | 36.4 MiB/s | 74.5 KiB | 00m00s [204/913] Installing libxcb-0:1.17.0-6. 100% | 90.0 MiB/s | 1.1 MiB | 00m00s [205/913] Installing ncurses-0:6.5-7.20 100% | 26.2 MiB/s | 616.4 KiB | 00m00s [206/913] Installing perl-Digest-0:1.20 100% | 18.1 MiB/s | 37.1 KiB | 00m00s [207/913] Installing perl-Digest-MD5-0: 100% | 30.1 MiB/s | 61.6 KiB | 00m00s [208/913] Installing perl-B-0:1.89-520. 100% | 98.6 MiB/s | 504.7 KiB | 00m00s [209/913] Installing perl-FileHandle-0: 100% | 9.6 MiB/s | 9.8 KiB | 00m00s [210/913] Installing perl-MIME-Base32-0 100% | 15.7 MiB/s | 32.2 KiB | 00m00s [211/913] Installing perl-libnet-0:3.15 100% | 57.6 MiB/s | 294.7 KiB | 00m00s [212/913] Installing perl-Data-Dumper-0 100% | 38.3 MiB/s | 117.5 KiB | 00m00s [213/913] Installing perl-URI-0:5.34-2. 100% | 34.4 MiB/s | 281.8 KiB | 00m00s [214/913] Installing perl-AutoLoader-0: 100% | 20.5 MiB/s | 21.0 KiB | 00m00s [215/913] Installing perl-IO-Socket-IP- 100% | 49.9 MiB/s | 102.2 KiB | 00m00s [216/913] Installing perl-IO-Socket-SSL 100% | 100.2 MiB/s | 718.6 KiB | 00m00s [217/913] Installing perl-Net-SSLeay-0: 100% | 90.6 MiB/s | 1.4 MiB | 00m00s [218/913] Installing perl-Text-Tabs+Wra 100% | 23.3 MiB/s | 23.9 KiB | 00m00s [219/913] Installing perl-Pod-Escapes-1 100% | 25.3 MiB/s | 25.9 KiB | 00m00s [220/913] Installing perl-Time-Local-2: 100% | 34.5 MiB/s | 70.6 KiB | 00m00s [221/913] Installing perl-if-0:0.61.000 100% | 6.1 MiB/s | 6.2 KiB | 00m00s [222/913] Installing perl-locale-0:1.13 100% | 6.4 MiB/s | 6.5 KiB | 00m00s [223/913] Installing perl-File-Path-0:2 100% | 63.0 MiB/s | 64.5 KiB | 00m00s [224/913] Installing perl-HTTP-Tiny-0:0 100% | 50.9 MiB/s | 156.4 KiB | 00m00s [225/913] Installing perl-Pod-Simple-1: 100% | 80.2 MiB/s | 574.9 KiB | 00m00s [226/913] Installing perl-Term-Cap-0:1. 100% | 29.9 MiB/s | 30.6 KiB | 00m00s [227/913] Installing perl-Term-ANSIColo 100% | 48.4 MiB/s | 99.2 KiB | 00m00s [228/913] Installing perl-IPC-Open3-0:1 100% | 27.8 MiB/s | 28.5 KiB | 00m00s [229/913] Installing perl-File-Temp-1:0 100% | 80.1 MiB/s | 164.1 KiB | 00m00s [230/913] Installing perl-POSIX-0:2.23- 100% | 75.7 MiB/s | 232.6 KiB | 00m00s [231/913] Installing perl-Class-Struct- 100% | 25.3 MiB/s | 25.9 KiB | 00m00s [232/913] Installing perl-Pod-Perldoc-0 100% | 7.9 MiB/s | 169.2 KiB | 00m00s [233/913] Installing perl-podlators-1:6 100% | 15.7 MiB/s | 321.4 KiB | 00m00s [234/913] Installing perl-File-stat-0:1 100% | 12.8 MiB/s | 13.1 KiB | 00m00s [235/913] Installing perl-Socket-4:2.04 100% | 39.8 MiB/s | 122.3 KiB | 00m00s [236/913] Installing perl-SelectSaver-0 100% | 2.6 MiB/s | 2.6 KiB | 00m00s [237/913] Installing perl-Symbol-0:1.09 100% | 7.1 MiB/s | 7.3 KiB | 00m00s [238/913] Installing perl-Pod-Usage-4:2 100% | 4.8 MiB/s | 87.9 KiB | 00m00s [239/913] Installing perl-overloading-0 100% | 5.4 MiB/s | 5.6 KiB | 00m00s [240/913] Installing perl-IO-0:1.55-520 100% | 49.4 MiB/s | 151.7 KiB | 00m00s [241/913] Installing perl-mro-0:1.29-52 100% | 41.7 MiB/s | 42.7 KiB | 00m00s [242/913] Installing perl-Fcntl-0:1.20- 100% | 48.7 MiB/s | 49.9 KiB | 00m00s [243/913] Installing perl-Text-ParseWor 100% | 14.2 MiB/s | 14.6 KiB | 00m00s [244/913] Installing perl-base-0:2.27-5 100% | 12.7 MiB/s | 13.0 KiB | 00m00s [245/913] Installing perl-Getopt-Long-1 100% | 47.9 MiB/s | 147.2 KiB | 00m00s [246/913] Installing perl-Storable-1:3. 100% | 75.8 MiB/s | 232.8 KiB | 00m00s [247/913] Installing perl-MIME-Base64-0 100% | 21.6 MiB/s | 44.3 KiB | 00m00s [248/913] Installing perl-overload-0:1. 100% | 70.3 MiB/s | 72.0 KiB | 00m00s [249/913] Installing perl-parent-1:0.24 100% | 10.7 MiB/s | 11.0 KiB | 00m00s [250/913] Installing perl-Scalar-List-U 100% | 36.3 MiB/s | 148.7 KiB | 00m00s [251/913] Installing perl-constant-0:1. 100% | 26.7 MiB/s | 27.4 KiB | 00m00s [252/913] Installing perl-Errno-0:1.38- 100% | 8.6 MiB/s | 8.8 KiB | 00m00s [253/913] Installing perl-vars-0:1.05-5 100% | 4.2 MiB/s | 4.3 KiB | 00m00s [254/913] Installing perl-File-Basename 100% | 14.3 MiB/s | 14.6 KiB | 00m00s [255/913] Installing perl-Getopt-Std-0: 100% | 11.5 MiB/s | 11.8 KiB | 00m00s [256/913] Installing perl-Exporter-0:5. 100% | 27.1 MiB/s | 55.6 KiB | 00m00s [257/913] Installing perl-Encode-4:3.21 100% | 97.8 MiB/s | 4.7 MiB | 00m00s [258/913] Installing perl-DynaLoader-0: 100% | 31.7 MiB/s | 32.5 KiB | 00m00s [259/913] Installing perl-PathTools-0:3 100% | 45.1 MiB/s | 184.6 KiB | 00m00s [260/913] Installing perl-Carp-0:1.54-5 100% | 11.6 MiB/s | 47.7 KiB | 00m00s [261/913] Installing perl-libs-4:5.42.0 100% | 104.0 MiB/s | 11.6 MiB | 00m00s [262/913] Installing perl-interpreter-4 100% | 6.2 MiB/s | 120.3 KiB | 00m00s [263/913] Installing perl-File-Find-0:1 100% | 41.5 MiB/s | 42.5 KiB | 00m00s [264/913] Installing perl-File-Copy-0:2 100% | 19.7 MiB/s | 20.2 KiB | 00m00s [265/913] Installing perl-version-9:0.9 100% | 42.8 MiB/s | 131.5 KiB | 00m00s [266/913] Installing perl-subs-0:1.04-5 100% | 2.5 MiB/s | 2.5 KiB | 00m00s [267/913] Installing perl-Try-Tiny-0:0. 100% | 23.1 MiB/s | 71.1 KiB | 00m00s [268/913] Installing perl-Module-Runtim 100% | 63.0 MiB/s | 64.5 KiB | 00m00s [269/913] Installing perl-Module-Implem 100% | 25.5 MiB/s | 26.1 KiB | 00m00s [270/913] Installing perl-Dist-CheckCon 100% | 32.3 MiB/s | 33.1 KiB | 00m00s [271/913] Installing perl-lib-0:0.65-52 100% | 8.7 MiB/s | 8.9 KiB | 00m00s [272/913] Installing perl-File-Compare- 100% | 6.0 MiB/s | 6.2 KiB | 00m00s [273/913] Installing perl-Unicode-Norma 100% | 119.2 MiB/s | 488.4 KiB | 00m00s [274/913] Installing perl-Sys-Hostname- 100% | 16.8 MiB/s | 17.2 KiB | 00m00s [275/913] Installing perl-Time-HiRes-4: 100% | 4.6 MiB/s | 117.8 KiB | 00m00s [276/913] Installing autoconf-0:2.72-7. 100% | 73.8 MiB/s | 2.8 MiB | 00m00s [277/913] Installing perl-Clone-0:0.47- 100% | 16.7 MiB/s | 34.2 KiB | 00m00s [278/913] Installing perl-Compress-Raw- 100% | 53.9 MiB/s | 165.5 KiB | 00m00s [279/913] Installing perl-LWP-MediaType 100% | 39.3 MiB/s | 80.5 KiB | 00m00s [280/913] Installing perl-Data-Dump-0:1 100% | 25.5 MiB/s | 52.2 KiB | 00m00s [281/913] Installing perl-threads-1:2.4 100% | 38.1 MiB/s | 117.1 KiB | 00m00s [282/913] Installing perl-Text-Unidecod 100% | 24.0 MiB/s | 491.8 KiB | 00m00s [283/913] Installing perl-I18N-Langinfo 100% | 35.3 MiB/s | 36.2 KiB | 00m00s [284/913] Installing perl-Encode-Locale 100% | 19.6 MiB/s | 20.1 KiB | 00m00s [285/913] Installing perl-File-Slurper- 100% | 29.3 MiB/s | 30.0 KiB | 00m00s [286/913] Installing perl-IPC-Run3-0:0. 100% | 30.9 MiB/s | 63.3 KiB | 00m00s [287/913] Installing perl-Text-Balanced 100% | 55.1 MiB/s | 112.8 KiB | 00m00s [288/913] Installing perl-XML-Namespace 100% | 45.0 MiB/s | 46.1 KiB | 00m00s [289/913] Installing perl-XML-SAX-Base- 100% | 85.2 MiB/s | 174.5 KiB | 00m00s [290/913] Installing perl-Math-Complex- 100% | 84.0 MiB/s | 86.0 KiB | 00m00s [291/913] Installing perl-Math-BigInt-1 100% | 133.0 MiB/s | 1.1 MiB | 00m00s [292/913] Installing perl-JSON-PP-1:4.1 100% | 7.4 MiB/s | 143.6 KiB | 00m00s [293/913] Installing perl-Date-ISO8601- 100% | 24.9 MiB/s | 25.5 KiB | 00m00s [294/913] Installing perl-Module-Load-1 100% | 15.5 MiB/s | 15.9 KiB | 00m00s [295/913] Installing perl-Devel-StackTr 100% | 24.7 MiB/s | 50.6 KiB | 00m00s [296/913] Installing perl-Hash-Util-Fie 100% | 31.4 MiB/s | 64.3 KiB | 00m00s [297/913] Installing perl-TimeDate-1:2. 100% | 20.2 MiB/s | 103.7 KiB | 00m00s [298/913] Installing perl-HTTP-Date-0:6 100% | 41.6 MiB/s | 42.6 KiB | 00m00s [299/913] Installing perl-English-0:1.1 100% | 6.5 MiB/s | 6.7 KiB | 00m00s [300/913] Installing perl-Params-Util-0 100% | 29.8 MiB/s | 61.0 KiB | 00m00s [301/913] Installing perl-Sub-Install-0 100% | 36.3 MiB/s | 37.2 KiB | 00m00s [302/913] Installing perl-Data-OptList- 100% | 25.5 MiB/s | 52.2 KiB | 00m00s [303/913] Installing perl-Crypt-URandom 100% | 30.7 MiB/s | 62.9 KiB | 00m00s [304/913] Installing perl-File-Listing- 100% | 41.5 MiB/s | 42.5 KiB | 00m00s [305/913] Installing perl-Hash-Util-0:0 100% | 55.1 MiB/s | 56.4 KiB | 00m00s [306/913] Installing perl-fields-0:2.27 100% | 12.0 MiB/s | 12.3 KiB | 00m00s [307/913] Installing perl-ExtUtils-Pars 100% | 24.2 MiB/s | 545.5 KiB | 00m00s [308/913] Installing perl-Data-Uniqid-0 100% | 5.7 MiB/s | 5.8 KiB | 00m00s [309/913] Installing perl-JSON-0:4.10-8 100% | 88.9 MiB/s | 273.0 KiB | 00m00s [310/913] Installing perl-Parse-RecDesc 100% | 65.4 MiB/s | 535.4 KiB | 00m00s [311/913] Installing perl-threads-share 100% | 41.9 MiB/s | 85.9 KiB | 00m00s [312/913] Installing perl-Thread-Queue- 100% | 14.8 MiB/s | 30.4 KiB | 00m00s [313/913] Installing automake-0:1.18.1- 100% | 52.5 MiB/s | 1.8 MiB | 00m00s [314/913] Installing libtool-0:2.5.4-7. 100% | 85.8 MiB/s | 2.7 MiB | 00m00s [315/913] Installing perl-Sys-Hostname- 100% | 16.1 MiB/s | 16.5 KiB | 00m00s [316/913] Installing perl-Mail-Sendmail 100% | 32.5 MiB/s | 66.6 KiB | 00m00s [317/913] Installing perl-Text-BibTeX-0 100% | 20.0 MiB/s | 511.9 KiB | 00m00s [318/913] Installing perl-Unicode-Colla 100% | 139.8 MiB/s | 4.2 MiB | 00m00s [319/913] Installing perl-Unicode-UCD-0 100% | 101.0 MiB/s | 206.9 KiB | 00m00s [320/913] Installing perl-Params-Valida 100% | 49.6 MiB/s | 152.2 KiB | 00m00s [321/913] Installing perl-List-SomeUtil 100% | 53.2 MiB/s | 109.0 KiB | 00m00s [322/913] Installing perl-Business-ISSN 100% | 22.5 MiB/s | 23.0 KiB | 00m00s [323/913] Installing perl-Opcode-0:1.69 100% | 24.4 MiB/s | 50.0 KiB | 00m00s [324/913] Installing perl-Safe-0:2.47-5 100% | 30.3 MiB/s | 31.1 KiB | 00m00s [325/913] Installing perl-Module-Metada 100% | 33.7 MiB/s | 69.0 KiB | 00m00s [326/913] Installing perl-Module-CoreLi 100% | 177.3 MiB/s | 1.2 MiB | 00m00s [327/913] Installing perl-CPAN-Meta-Req 100% | 40.7 MiB/s | 83.4 KiB | 00m00s [328/913] Installing perl-ExtUtils-Comm 100% | 9.9 MiB/s | 10.2 KiB | 00m00s [329/913] Installing perl-ExtUtils-Mani 100% | 16.9 MiB/s | 86.3 KiB | 00m00s [330/913] Installing perl-Date-Manip-0: 100% | 89.8 MiB/s | 10.9 MiB | 00m00s [331/913] Installing docbook-style-dsss 100% | 8.2 MiB/s | 2.2 MiB | 00m00s >>> Running %post scriptlet: docbook-style-dsssl-0:1.79-42.fc43.noarch >>> Finished %post scriptlet: docbook-style-dsssl-0:1.79-42.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [332/913] Installing perl-SGMLSpm-0:1.0 100% | 3.7 MiB/s | 72.5 KiB | 00m00s [333/913] Installing perl-Lingua-Transl 100% | 9.2 MiB/s | 179.3 KiB | 00m00s [334/913] Installing perl-Pod-Html-0:1. 100% | 2.4 MiB/s | 43.9 KiB | 00m00s [335/913] Installing perl-Digest-SHA-1: 100% | 5.9 MiB/s | 115.0 KiB | 00m00s [336/913] Installing perl-Digest-HMAC-0 100% | 30.7 MiB/s | 31.5 KiB | 00m00s [337/913] Installing perl-NTLM-0:1.09-4 100% | 31.9 MiB/s | 32.7 KiB | 00m00s [338/913] Installing perl-DirHandle-0:1 100% | 3.7 MiB/s | 3.8 KiB | 00m00s [339/913] Installing perl-Class-Accesso 100% | 21.0 MiB/s | 42.9 KiB | 00m00s [340/913] Installing perl-FindBin-0:1.5 100% | 7.0 MiB/s | 7.2 KiB | 00m00s [341/913] Installing perl-IO-String-0:1 100% | 17.4 MiB/s | 17.8 KiB | 00m00s [342/913] Installing perl-Regexp-Common 100% | 57.9 MiB/s | 474.0 KiB | 00m00s [343/913] Installing perl-Sort-Key-0:1. 100% | 26.5 MiB/s | 81.4 KiB | 00m00s [344/913] Installing perl-Text-CSV-0:2. 100% | 119.5 MiB/s | 367.0 KiB | 00m00s [345/913] Installing perl-Text-Roman-0: 100% | 16.9 MiB/s | 34.7 KiB | 00m00s [346/913] Installing perl-XML-Writer-0: 100% | 33.5 MiB/s | 68.6 KiB | 00m00s [347/913] Installing perl-autovivificat 100% | 31.1 MiB/s | 63.6 KiB | 00m00s [348/913] Installing perl-Filter-2:1.64 100% | 27.0 MiB/s | 166.2 KiB | 00m00s [349/913] Installing perl-encoding-4:3. 100% | 73.5 MiB/s | 150.4 KiB | 00m00s [350/913] Installing perl-open-0:1.13-5 100% | 11.4 MiB/s | 11.7 KiB | 00m00s [351/913] Installing perl-Tie-Cycle-0:1 100% | 24.8 MiB/s | 25.4 KiB | 00m00s [352/913] Installing perl-Business-ISMN 100% | 18.8 MiB/s | 38.5 KiB | 00m00s [353/913] Installing perl-Class-Singlet 100% | 20.2 MiB/s | 41.4 KiB | 00m00s [354/913] Installing perl-ExtUtils-MM-U 100% | 3.6 MiB/s | 3.7 KiB | 00m00s [355/913] Installing perl-Mozilla-CA-0: 100% | 12.8 MiB/s | 13.1 KiB | 00m00s [356/913] Installing perl-List-UtilsBy- 100% | 55.8 MiB/s | 57.2 KiB | 00m00s [357/913] Installing perl-List-AllUtils 100% | 66.4 MiB/s | 135.9 KiB | 00m00s [358/913] Installing perl-IPC-SysV-0:2. 100% | 25.0 MiB/s | 76.7 KiB | 00m00s [359/913] Installing perl-MIME-Charset- 100% | 34.9 MiB/s | 107.3 KiB | 00m00s [360/913] Installing perl-Unicode-LineB 100% | 52.0 MiB/s | 266.4 KiB | 00m00s [361/913] Installing perl-meta-notation 100% | 2.2 MiB/s | 2.3 KiB | 00m00s [362/913] Installing perl-sigtrap-0:1.1 100% | 11.2 MiB/s | 11.5 KiB | 00m00s [363/913] Installing perl-Number-Compar 100% | 5.3 MiB/s | 5.4 KiB | 00m00s [364/913] Installing perl-Text-Glob-0:0 100% | 9.1 MiB/s | 9.3 KiB | 00m00s [365/913] Installing perl-File-Find-Rul 100% | 2.3 MiB/s | 44.5 KiB | 00m00s [366/913] Installing perl-Data-Compare- 100% | 28.4 MiB/s | 58.1 KiB | 00m00s [367/913] Installing perl-Convert-ASN1- 100% | 56.4 MiB/s | 173.4 KiB | 00m00s [368/913] Installing perl-Mail-Sender-1 100% | 79.3 MiB/s | 162.5 KiB | 00m00s [369/913] Installing perl-Sys-Syslog-0: 100% | 47.3 MiB/s | 96.9 KiB | 00m00s [370/913] Installing perl-IPC-System-Si 100% | 35.9 MiB/s | 73.5 KiB | 00m00s [371/913] Installing perl-Tie-RefHash-0 100% | 18.2 MiB/s | 37.4 KiB | 00m00s [372/913] Installing perl-autodie-0:2.3 100% | 53.5 MiB/s | 219.1 KiB | 00m00s [373/913] Installing perl-Class-Inspect 100% | 29.0 MiB/s | 59.3 KiB | 00m00s [374/913] Installing perl-File-ShareDir 100% | 28.9 MiB/s | 59.2 KiB | 00m00s [375/913] Installing perl-Class-Data-In 100% | 6.9 MiB/s | 7.0 KiB | 00m00s [376/913] Installing perl-Exception-Cla 100% | 46.2 MiB/s | 94.6 KiB | 00m00s [377/913] Installing perl-Variable-Magi 100% | 41.9 MiB/s | 128.6 KiB | 00m00s [378/913] Installing perl-I18N-LangTags 100% | 40.9 MiB/s | 83.8 KiB | 00m00s [379/913] Installing perl-Locale-Makete 100% | 56.6 MiB/s | 173.9 KiB | 00m00s [380/913] Installing perl-Locale-Makete 100% | 13.2 MiB/s | 13.5 KiB | 00m00s [381/913] Installing perl-Params-Check- 100% | 27.9 MiB/s | 28.6 KiB | 00m00s [382/913] Installing perl-Module-Load-C 100% | 29.2 MiB/s | 29.9 KiB | 00m00s [383/913] Installing perl-IPC-Cmd-2:1.0 100% | 41.9 MiB/s | 85.9 KiB | 00m00s [384/913] Installing perl-Compress-Raw- 100% | 34.0 MiB/s | 69.6 KiB | 00m00s [385/913] Installing perl-IO-Compress-0 100% | 35.6 MiB/s | 1.0 MiB | 00m00s [386/913] Installing perl-Net-HTTP-0:6. 100% | 38.4 MiB/s | 78.6 KiB | 00m00s [387/913] Installing perl-GSSAPI-0:0.28 100% | 40.4 MiB/s | 124.2 KiB | 00m00s [388/913] Installing perl-Tie-0:4.6-520 100% | 33.1 MiB/s | 33.9 KiB | 00m00s [389/913] Installing perl-Authen-SASL-0 100% | 32.8 MiB/s | 134.3 KiB | 00m00s [390/913] Installing perl-deprecate-0:0 100% | 6.8 MiB/s | 7.0 KiB | 00m00s [391/913] Installing perl-Text-Soundex- 100% | 23.9 MiB/s | 49.0 KiB | 00m00s [392/913] Installing perl-Email-Date-Fo 100% | 25.4 MiB/s | 26.0 KiB | 00m00s [393/913] Installing perl-MIME-Types-0: 100% | 94.2 MiB/s | 192.9 KiB | 00m00s [394/913] Installing perl-MIME-Lite-0:3 100% | 81.0 MiB/s | 248.9 KiB | 00m00s [395/913] Installing perl-Net-SMTP-SSL- 100% | 5.2 MiB/s | 5.3 KiB | 00m00s [396/913] Installing perl-MailTools-0:2 100% | 34.6 MiB/s | 212.5 KiB | 00m00s [397/913] Installing perl-Package-Stash 100% | 21.8 MiB/s | 66.9 KiB | 00m00s [398/913] Installing perl-Package-Stash 100% | 3.0 MiB/s | 58.1 KiB | 00m00s [399/913] Installing perl-DynaLoader-Fu 100% | 20.3 MiB/s | 20.7 KiB | 00m00s [400/913] Installing perl-Devel-CallChe 100% | 17.1 MiB/s | 35.1 KiB | 00m00s [401/913] Installing perl-Params-Classi 100% | 26.1 MiB/s | 53.4 KiB | 00m00s [402/913] Installing perl-DateTime-Time 100% | 28.9 MiB/s | 29.6 KiB | 00m00s [403/913] Installing perl-DateTime-Time 100% | 25.2 MiB/s | 25.8 KiB | 00m00s [404/913] Installing perl-PadWalker-0:2 100% | 20.8 MiB/s | 42.6 KiB | 00m00s [405/913] Installing perl-Devel-Caller- 100% | 12.2 MiB/s | 25.0 KiB | 00m00s [406/913] Installing perl-Devel-LexAlia 100% | 8.2 MiB/s | 16.9 KiB | 00m00s [407/913] Installing perl-HTML-Tagset-0 100% | 19.2 MiB/s | 19.7 KiB | 00m00s [408/913] Installing perl-Package-Gener 100% | 15.4 MiB/s | 31.5 KiB | 00m00s [409/913] Installing perl-Sub-Exporter- 100% | 39.4 MiB/s | 201.9 KiB | 00m00s [410/913] Installing perl-Sub-Exporter- 100% | 14.1 MiB/s | 28.9 KiB | 00m00s [411/913] Installing perl-B-Hooks-EndOf 100% | 18.3 MiB/s | 75.1 KiB | 00m00s [412/913] Installing perl-namespace-cle 100% | 14.5 MiB/s | 44.6 KiB | 00m00s [413/913] Installing perl-namespace-aut 100% | 22.0 MiB/s | 45.0 KiB | 00m00s [414/913] Installing perl-Devel-GlobalD 100% | 18.6 MiB/s | 19.0 KiB | 00m00s [415/913] Installing perl-TermReadKey-0 100% | 32.3 MiB/s | 66.2 KiB | 00m00s [416/913] Installing perl-Error-1:0.170 100% | 39.0 MiB/s | 80.0 KiB | 00m00s [417/913] Installing perl-WWW-RobotRule 100% | 25.2 MiB/s | 25.8 KiB | 00m00s [418/913] Installing perl-Clone-PP-0:1. 100% | 13.6 MiB/s | 13.9 KiB | 00m00s [419/913] Installing perl-MRO-Compat-0: 100% | 21.9 MiB/s | 44.9 KiB | 00m00s [420/913] Installing perl-XString-0:0.0 100% | 17.0 MiB/s | 34.8 KiB | 00m00s [421/913] Installing perl-Ref-Util-XS-0 100% | 21.8 MiB/s | 44.6 KiB | 00m00s [422/913] Installing perl-Ref-Util-0:0. 100% | 16.2 MiB/s | 33.2 KiB | 00m00s [423/913] Installing perl-Class-Method- 100% | 35.7 MiB/s | 109.6 KiB | 00m00s [424/913] Installing perl-Role-Tiny-0:2 100% | 31.0 MiB/s | 63.5 KiB | 00m00s [425/913] Installing perl-IO-HTML-0:1.0 100% | 22.8 MiB/s | 46.8 KiB | 00m00s [426/913] Installing perl-HTTP-Message- 100% | 53.7 MiB/s | 220.0 KiB | 00m00s [427/913] Installing perl-HTTP-Negotiat 100% | 28.0 MiB/s | 28.7 KiB | 00m00s [428/913] Installing perl-HTML-Parser-0 100% | 55.4 MiB/s | 283.7 KiB | 00m00s [429/913] Installing perltidy-0:2025091 100% | 97.1 MiB/s | 4.3 MiB | 00m00s [430/913] Installing perl-Eval-Closure- 100% | 16.9 MiB/s | 34.6 KiB | 00m00s [431/913] Installing perl-Params-Valida 100% | 30.7 MiB/s | 94.2 KiB | 00m00s [432/913] Installing perl-Specio-0:0.53 100% | 15.5 MiB/s | 349.1 KiB | 00m00s [433/913] Installing perl-DateTime-Loca 100% | 78.2 MiB/s | 23.4 MiB | 00m00s [434/913] Installing perl-DateTime-2:1. 100% | 53.5 MiB/s | 383.8 KiB | 00m00s [435/913] Installing perl-DateTime-Time 100% | 93.6 MiB/s | 6.2 MiB | 00m00s [436/913] Installing perl-Log-Dispatch- 100% | 29.3 MiB/s | 150.0 KiB | 00m00s [437/913] Installing perl-Log-Dispatch- 100% | 26.6 MiB/s | 54.5 KiB | 00m00s [438/913] Installing perl-DateTime-Form 100% | 32.1 MiB/s | 98.7 KiB | 00m00s [439/913] Installing perl-DateTime-Form 100% | 34.7 MiB/s | 213.0 KiB | 00m00s [440/913] Installing perl-DateTime-Cale 100% | 16.8 MiB/s | 34.3 KiB | 00m00s [441/913] Installing perl-HTTP-Cookies- 100% | 37.0 MiB/s | 75.7 KiB | 00m00s [442/913] Installing perl-libwww-perl-0 100% | 20.8 MiB/s | 532.1 KiB | 00m00s [443/913] Installing perl-XML-Parser-0: 100% | 71.6 MiB/s | 659.6 KiB | 00m00s [444/913] Installing perl-XML-XPath-0:1 100% | 9.8 MiB/s | 210.1 KiB | 00m00s [445/913] Installing texlive-epstopdf-1 100% | 2.2 MiB/s | 40.6 KiB | 00m00s [446/913] Installing texlive-epstopdf-p 100% | 126.3 MiB/s | 388.0 KiB | 00m00s [447/913] Installing texlive-graphics-d 100% | 48.8 MiB/s | 99.9 KiB | 00m00s [448/913] Installing texlive-plain-11:s 100% | 37.0 MiB/s | 113.8 KiB | 00m00s [449/913] Installing texlive-knuth-lib- 100% | 26.0 MiB/s | 106.3 KiB | 00m00s [450/913] Installing texlive-hyphen-bas 100% | 32.2 MiB/s | 65.9 KiB | 00m00s [451/913] Installing texlive-etex-11:sv 100% | 20.9 MiB/s | 42.7 KiB | 00m00s [452/913] Installing texlive-unicode-da 100% | 180.6 MiB/s | 3.1 MiB | 00m00s [453/913] Installing texlive-tex-ini-fi 100% | 9.9 MiB/s | 10.1 KiB | 00m00s [454/913] Installing texlive-hyph-utf8- 100% | 24.9 MiB/s | 76.6 KiB | 00m00s [455/913] Installing texlive-cm-11:svn5 100% | 56.0 MiB/s | 1.0 MiB | 00m00s [456/913] Installing texlive-texlive.in 100% | 38.7 MiB/s | 1.0 MiB | 00m00s [457/913] Installing texlive-luatex-11: 100% | 130.7 MiB/s | 9.2 MiB | 00m00s [458/913] Installing texlive-gsftopk-11 100% | 2.6 MiB/s | 48.4 KiB | 00m00s [459/913] Installing texlive-texlive-sc 100% | 14.2 MiB/s | 349.1 KiB | 00m00s [460/913] Installing texlive-kpathsea-1 100% | 66.6 MiB/s | 2.1 MiB | 00m00s [461/913] Installing texlive-iftex-11:s 100% | 29.6 MiB/s | 30.3 KiB | 00m00s [462/913] Installing texlive-amsmath-11 100% | 87.5 MiB/s | 268.7 KiB | 00m00s [463/913] Installing texlive-latex-font 100% | 17.3 MiB/s | 124.2 KiB | 00m00s [464/913] Installing texlive-babel-11:s 100% | 25.8 MiB/s | 2.2 MiB | 00m00s [465/913] Installing texlive-url-11:svn 100% | 21.6 MiB/s | 22.1 KiB | 00m00s [466/913] Installing texlive-kvoptions- 100% | 89.8 MiB/s | 551.6 KiB | 00m00s [467/913] Installing texlive-amsfonts-1 100% | 93.0 MiB/s | 6.0 MiB | 00m00s [468/913] Installing texlive-atbegshi-1 100% | 144.9 MiB/s | 445.1 KiB | 00m00s [469/913] Installing texlive-ltxcmds-11 100% | 138.5 MiB/s | 425.5 KiB | 00m00s [470/913] Installing texlive-pdftexcmds 100% | 138.5 MiB/s | 425.6 KiB | 00m00s [471/913] Installing texlive-atveryend- 100% | 133.8 MiB/s | 411.2 KiB | 00m00s [472/913] Installing texlive-infwarerr- 100% | 150.2 MiB/s | 307.5 KiB | 00m00s [473/913] Installing texlive-l3backend- 100% | 184.5 MiB/s | 1.1 MiB | 00m00s [474/913] Installing texlive-latexconfi 100% | 9.6 MiB/s | 9.8 KiB | 00m00s [475/913] Installing texlive-marvosym-1 100% | 61.3 MiB/s | 188.3 KiB | 00m00s [476/913] Installing texlive-auxhook-11 100% | 148.0 MiB/s | 303.2 KiB | 00m00s [477/913] Installing texlive-dehyph-11: 100% | 78.5 MiB/s | 241.2 KiB | 00m00s [478/913] Installing texlive-pdftex-11: 100% | 90.8 MiB/s | 4.6 MiB | 00m00s [479/913] Installing texlive-etexcmds-1 100% | 157.4 MiB/s | 322.3 KiB | 00m00s [480/913] Installing texlive-pdfescape- 100% | 122.8 MiB/s | 377.2 KiB | 00m00s [481/913] Installing texlive-tex-11:svn 100% | 18.7 MiB/s | 382.7 KiB | 00m00s [482/913] Installing texlive-booktabs-1 100% | 18.6 MiB/s | 19.0 KiB | 00m00s [483/913] Installing texlive-etex-pkg-1 100% | 18.6 MiB/s | 19.0 KiB | 00m00s [484/913] Installing texlive-etoolbox-1 100% | 13.2 MiB/s | 67.7 KiB | 00m00s [485/913] Installing texlive-lm-11:svn6 100% | 161.4 MiB/s | 39.5 MiB | 00m00s [486/913] Installing texlive-zapfding-1 100% | 16.2 MiB/s | 82.7 KiB | 00m00s [487/913] Installing texlive-omega-11:s 100% | 100.4 MiB/s | 5.4 MiB | 00m00s [488/913] Installing texlive-bigintcalc 100% | 168.2 MiB/s | 516.8 KiB | 00m00s [489/913] Installing texlive-graphics-c 100% | 3.8 MiB/s | 3.9 KiB | 00m00s [490/913] Installing texlive-graphics-1 100% | 41.9 MiB/s | 128.7 KiB | 00m00s [491/913] Installing texlive-tools-11:s 100% | 67.0 MiB/s | 411.7 KiB | 00m00s [492/913] Installing texlive-xkeyval-11 100% | 35.0 MiB/s | 71.6 KiB | 00m00s [493/913] Installing texlive-colortbl-1 100% | 21.3 MiB/s | 21.8 KiB | 00m00s [494/913] Installing texlive-geometry-1 100% | 49.1 MiB/s | 50.2 KiB | 00m00s [495/913] Installing texlive-hycolor-11 100% | 134.5 MiB/s | 413.1 KiB | 00m00s [496/913] Installing texlive-intcalc-11 100% | 153.9 MiB/s | 472.8 KiB | 00m00s [497/913] Installing texlive-kvsetkeys- 100% | 139.6 MiB/s | 428.8 KiB | 00m00s [498/913] Installing texlive-letltxmacr 100% | 152.7 MiB/s | 312.6 KiB | 00m00s [499/913] Installing texlive-uniquecoun 100% | 102.0 MiB/s | 313.5 KiB | 00m00s [500/913] Installing texlive-fp-11:svn4 100% | 62.4 MiB/s | 127.9 KiB | 00m00s [501/913] Installing texlive-rerunfilec 100% | 118.3 MiB/s | 363.3 KiB | 00m00s [502/913] Installing texlive-caption-11 100% | 127.3 MiB/s | 912.6 KiB | 00m00s [503/913] Installing texlive-bitset-11: 100% | 162.0 MiB/s | 663.5 KiB | 00m00s [504/913] Installing texlive-hypdoc-11: 100% | 117.0 MiB/s | 359.5 KiB | 00m00s [505/913] Installing texlive-palatino-1 100% | 56.0 MiB/s | 1.1 MiB | 00m00s [506/913] Installing texlive-symbol-11: 100% | 26.7 MiB/s | 82.0 KiB | 00m00s [507/913] Installing texlive-fancyhdr-1 100% | 31.9 MiB/s | 32.7 KiB | 00m00s [508/913] Installing texlive-kvdefineke 100% | 154.1 MiB/s | 315.5 KiB | 00m00s [509/913] Installing texlive-everyshi-1 100% | 77.6 MiB/s | 158.9 KiB | 00m00s [510/913] Installing texlive-hologo-11: 100% | 162.6 MiB/s | 666.1 KiB | 00m00s [511/913] Installing texlive-ragged2e-1 100% | 179.0 MiB/s | 733.3 KiB | 00m00s [512/913] Installing texlive-setspace-1 100% | 21.9 MiB/s | 22.4 KiB | 00m00s [513/913] Installing texlive-firstaid-1 100% | 97.3 MiB/s | 298.8 KiB | 00m00s [514/913] Installing texlive-natbib-11: 100% | 65.5 MiB/s | 134.2 KiB | 00m00s [515/913] Installing texlive-footmisc-1 100% | 64.1 MiB/s | 65.6 KiB | 00m00s [516/913] Installing texlive-multido-11 100% | 19.2 MiB/s | 19.6 KiB | 00m00s [517/913] Installing texlive-subfig-11: 100% | 36.6 MiB/s | 37.5 KiB | 00m00s [518/913] Installing texlive-carlisle-1 100% | 16.0 MiB/s | 32.8 KiB | 00m00s [519/913] Installing texlive-translator 100% | 50.8 MiB/s | 519.8 KiB | 00m00s [520/913] Installing texlive-csquotes-1 100% | 55.3 MiB/s | 113.3 KiB | 00m00s [521/913] Installing texlive-sauerj-11: 100% | 27.9 MiB/s | 28.6 KiB | 00m00s [522/913] Installing texlive-lambda-11: 100% | 82.7 MiB/s | 677.6 KiB | 00m00s [523/913] Installing texlive-memoir-11: 100% | 118.1 MiB/s | 483.6 KiB | 00m00s [524/913] Installing texlive-catchfile- 100% | 156.3 MiB/s | 320.0 KiB | 00m00s [525/913] Installing texlive-ifplatform 100% | 13.1 MiB/s | 13.5 KiB | 00m00s [526/913] Installing texlive-babelbib-1 100% | 109.8 MiB/s | 787.2 KiB | 00m00s [527/913] Installing texlive-dvips-11:s 100% | 43.9 MiB/s | 1.6 MiB | 00m00s [528/913] Installing texlive-ec-11:svn2 100% | 30.3 MiB/s | 2.7 MiB | 00m00s [529/913] Installing texlive-avantgar-1 100% | 69.0 MiB/s | 1.2 MiB | 00m00s [530/913] Installing texlive-bookman-11 100% | 68.5 MiB/s | 1.2 MiB | 00m00s [531/913] Installing texlive-charter-11 100% | 57.9 MiB/s | 415.0 KiB | 00m00s [532/913] Installing texlive-courier-11 100% | 76.3 MiB/s | 937.1 KiB | 00m00s [533/913] Installing texlive-fpl-11:svn 100% | 127.2 MiB/s | 651.2 KiB | 00m00s [534/913] Installing texlive-mathpazo-1 100% | 28.5 MiB/s | 116.7 KiB | 00m00s [535/913] Installing texlive-helvetic-1 100% | 73.1 MiB/s | 1.8 MiB | 00m00s [536/913] Installing texlive-lm-math-11 100% | 143.9 MiB/s | 736.9 KiB | 00m00s [537/913] Installing texlive-rsfs-11:sv 100% | 25.0 MiB/s | 102.2 KiB | 00m00s [538/913] Installing texlive-times-11:s 100% | 62.4 MiB/s | 1.0 MiB | 00m00s [539/913] Installing texlive-utopia-11: 100% | 76.9 MiB/s | 551.4 KiB | 00m00s [540/913] Installing texlive-psnfss-11: 100% | 14.6 MiB/s | 119.5 KiB | 00m00s [541/913] Installing texlive-wasy-11:sv 100% | 46.2 MiB/s | 142.1 KiB | 00m00s [542/913] Installing texlive-wasysym-11 100% | 24.4 MiB/s | 25.0 KiB | 00m00s [543/913] Installing texlive-xmltexconf 100% | 945.3 KiB/s | 968.0 B | 00m00s [544/913] Installing texlive-ulem-11:sv 100% | 15.4 MiB/s | 15.8 KiB | 00m00s [545/913] Installing texlive-euenc-11:s 100% | 20.6 MiB/s | 42.2 KiB | 00m00s [546/913] Installing texlive-euler-11:s 100% | 20.9 MiB/s | 21.4 KiB | 00m00s [547/913] Installing texlive-fancybox-1 100% | 40.5 MiB/s | 41.5 KiB | 00m00s [548/913] Installing texlive-float-11:s 100% | 15.8 MiB/s | 16.2 KiB | 00m00s [549/913] Installing texlive-grffile-11 100% | 123.9 MiB/s | 380.7 KiB | 00m00s [550/913] Installing texlive-index-11:s 100% | 30.3 MiB/s | 62.1 KiB | 00m00s [551/913] Installing texlive-pdflscape- 100% | 112.2 MiB/s | 344.8 KiB | 00m00s [552/913] Installing texlive-ucharcat-1 100% | 10.7 MiB/s | 10.9 KiB | 00m00s [553/913] Installing texlive-underscore 100% | 19.6 MiB/s | 20.1 KiB | 00m00s [554/913] Installing texlive-gettitlest 100% | 110.7 MiB/s | 340.1 KiB | 00m00s [555/913] Installing texlive-refcount-1 100% | 113.7 MiB/s | 349.2 KiB | 00m00s [556/913] Installing texlive-stringenc- 100% | 131.8 MiB/s | 1.1 MiB | 00m00s [557/913] Installing texlive-glyphlist- 100% | 89.0 MiB/s | 91.1 KiB | 00m00s [558/913] Installing texlive-lua-alt-ge 100% | 4.2 MiB/s | 4.3 KiB | 00m00s [559/913] Installing texlive-modes-11:s 100% | 127.6 MiB/s | 391.9 KiB | 00m00s [560/913] Installing texlive-bookmark-1 100% | 139.7 MiB/s | 572.2 KiB | 00m00s [561/913] Installing texlive-grfext-11: 100% | 107.1 MiB/s | 329.1 KiB | 00m00s [562/913] Installing texlive-zref-11:sv 100% | 133.8 MiB/s | 822.0 KiB | 00m00s [563/913] Installing texlive-paralist-1 100% | 23.6 MiB/s | 24.1 KiB | 00m00s [564/913] Installing texlive-placeins-1 100% | 5.2 MiB/s | 5.4 KiB | 00m00s [565/913] Installing texlive-wasy-type1 100% | 65.8 MiB/s | 336.7 KiB | 00m00s [566/913] Installing texlive-auto-pst-p 100% | 15.2 MiB/s | 15.6 KiB | 00m00s [567/913] Installing texlive-euro-11:sv 100% | 15.5 MiB/s | 15.9 KiB | 00m00s [568/913] Installing texlive-breakurl-1 100% | 17.5 MiB/s | 17.9 KiB | 00m00s [569/913] Installing texlive-fancyref-1 100% | 27.9 MiB/s | 28.6 KiB | 00m00s [570/913] Installing texlive-mathtools- 100% | 64.3 MiB/s | 131.8 KiB | 00m00s [571/913] Installing texlive-ltabptch-1 100% | 21.1 MiB/s | 21.6 KiB | 00m00s [572/913] Installing texlive-crop-11:sv 100% | 26.8 MiB/s | 27.4 KiB | 00m00s [573/913] Installing texlive-microtype- 100% | 90.9 MiB/s | 465.6 KiB | 00m00s [574/913] Installing texlive-pdfmanagem 100% | 222.3 MiB/s | 11.6 MiB | 00m00s [575/913] Installing texlive-psfrag-11: 100% | 12.7 MiB/s | 13.0 KiB | 00m00s [576/913] Installing texlive-logreq-11: 100% | 26.6 MiB/s | 27.2 KiB | 00m00s [577/913] Installing texlive-lollipop-1 100% | 28.7 MiB/s | 704.3 KiB | 00m00s [578/913] Installing texlive-texsis-11: 100% | 32.7 MiB/s | 937.2 KiB | 00m00s [579/913] Installing texlive-hopatch-11 100% | 67.8 MiB/s | 347.2 KiB | 00m00s [580/913] Installing texlive-tex-gyre-1 100% | 146.9 MiB/s | 24.4 MiB | 00m00s [581/913] Installing texlive-texlive-sc 100% | 5.3 MiB/s | 125.1 KiB | 00m00s [582/913] Installing texlive-cmextra-11 100% | 34.6 MiB/s | 141.8 KiB | 00m00s [583/913] Installing texlive-euro-ce-11 100% | 15.3 MiB/s | 47.1 KiB | 00m00s [584/913] Installing texlive-eurosym-11 100% | 54.9 MiB/s | 224.7 KiB | 00m00s [585/913] Installing texlive-manfnt-fon 100% | 42.1 MiB/s | 43.1 KiB | 00m00s [586/913] Installing texlive-mflogo-fon 100% | 13.7 MiB/s | 42.0 KiB | 00m00s [587/913] Installing texlive-ncntrsbk-1 100% | 62.4 MiB/s | 958.2 KiB | 00m00s [588/913] Installing texlive-pxfonts-11 100% | 55.6 MiB/s | 853.5 KiB | 00m00s [589/913] Installing texlive-tex-gyre-m 100% | 140.8 MiB/s | 2.7 MiB | 00m00s [590/913] Installing texlive-txfonts-11 100% | 58.9 MiB/s | 1.5 MiB | 00m00s [591/913] Installing texlive-zapfchan-1 100% | 36.1 MiB/s | 185.0 KiB | 00m00s [592/913] Installing texlive-edmac-11:s 100% | 39.8 MiB/s | 81.4 KiB | 00m00s [593/913] Installing texlive-mxedruli-1 100% | 70.9 MiB/s | 362.9 KiB | 00m00s [594/913] Installing texlive-omegaware- 100% | 22.8 MiB/s | 561.4 KiB | 00m00s [595/913] Installing texlive-otibet-11: 100% | 126.6 MiB/s | 648.4 KiB | 00m00s [596/913] Installing texlive-psizzl-11: 100% | 31.0 MiB/s | 95.1 KiB | 00m00s [597/913] Installing texlive-startex-11 100% | 25.0 MiB/s | 51.3 KiB | 00m00s [598/913] Installing texlive-stmaryrd-1 100% | 65.9 MiB/s | 337.4 KiB | 00m00s [599/913] Installing texlive-anysize-11 100% | 4.1 MiB/s | 4.1 KiB | 00m00s [600/913] Installing texlive-cite-11:sv 100% | 61.7 MiB/s | 63.2 KiB | 00m00s [601/913] Installing texlive-cmap-11:sv 100% | 18.9 MiB/s | 38.8 KiB | 00m00s [602/913] Installing texlive-everysel-1 100% | 149.5 MiB/s | 459.4 KiB | 00m00s [603/913] Installing texlive-footnotehy 100% | 30.5 MiB/s | 31.3 KiB | 00m00s [604/913] Installing texlive-latexbug-1 100% | 55.4 MiB/s | 283.8 KiB | 00m00s [605/913] Installing texlive-lwarp-11:s 100% | 64.7 MiB/s | 4.9 MiB | 00m00s [606/913] Installing texlive-mdwtools-1 100% | 55.8 MiB/s | 114.2 KiB | 00m00s [607/913] Installing texlive-newfloat-1 100% | 78.0 MiB/s | 159.7 KiB | 00m00s [608/913] Installing texlive-ntgclass-1 100% | 92.8 MiB/s | 285.2 KiB | 00m00s [609/913] Installing texlive-parskip-11 100% | 16.3 MiB/s | 16.7 KiB | 00m00s [610/913] Installing texlive-pdfcolfoot 100% | 109.7 MiB/s | 337.1 KiB | 00m00s [611/913] Installing texlive-rcs-11:svn 100% | 1.9 MiB/s | 47.7 KiB | 00m00s [612/913] Installing texlive-sansmath-1 100% | 9.1 MiB/s | 9.3 KiB | 00m00s [613/913] Installing texlive-section-11 100% | 38.0 MiB/s | 38.9 KiB | 00m00s [614/913] Installing texlive-sepnum-11: 100% | 15.4 MiB/s | 15.8 KiB | 00m00s [615/913] Installing texlive-textcase-1 100% | 11.7 MiB/s | 12.0 KiB | 00m00s [616/913] Installing texlive-hobsub-11: 100% | 40.0 MiB/s | 81.9 KiB | 00m00s [617/913] Installing texlive-hyperref-1 100% | 125.2 MiB/s | 769.4 KiB | 00m00s [618/913] Installing texlive-attachfile 100% | 23.0 MiB/s | 494.8 KiB | 00m00s [619/913] Installing texlive-attachfile 100% | 32.4 MiB/s | 33.2 KiB | 00m00s [620/913] Installing texlive-alphalph-1 100% | 122.8 MiB/s | 377.1 KiB | 00m00s [621/913] Installing texlive-enumitem-1 100% | 58.7 MiB/s | 60.1 KiB | 00m00s [622/913] Installing texlive-bibtex-11: 100% | 33.4 MiB/s | 786.8 KiB | 00m00s [623/913] Installing texlive-colorprofi 100% | 89.2 MiB/s | 274.1 KiB | 00m00s [624/913] Installing texlive-enctex-11: 100% | 45.7 MiB/s | 187.3 KiB | 00m00s [625/913] Installing texlive-hyphenex-1 100% | 25.5 MiB/s | 26.1 KiB | 00m00s [626/913] Installing texlive-knuth-loca 100% | 27.6 MiB/s | 113.1 KiB | 00m00s [627/913] Installing texlive-luahbtex-1 100% | 115.3 MiB/s | 6.3 MiB | 00m00s [628/913] Installing texlive-makeindex- 100% | 23.8 MiB/s | 511.5 KiB | 00m00s [629/913] Installing texlive-mflogo-11: 100% | 6.7 MiB/s | 13.6 KiB | 00m00s [630/913] Installing texlive-mfware-11: 100% | 10.1 MiB/s | 216.5 KiB | 00m00s [631/913] Installing texlive-texlive-en 100% | 197.9 MiB/s | 5.9 MiB | 00m00s [632/913] Installing texlive-texlive-ms 100% | 175.8 MiB/s | 1.4 MiB | 00m00s [633/913] Installing texlive-babel-engl 100% | 22.7 MiB/s | 46.5 KiB | 00m00s [634/913] Installing texlive-fix2col-11 100% | 17.0 MiB/s | 17.4 KiB | 00m00s [635/913] Installing texlive-latex-lab- 100% | 210.1 MiB/s | 2.3 MiB | 00m00s [636/913] Installing texlive-mfnfss-11: 100% | 24.2 MiB/s | 24.7 KiB | 00m00s [637/913] Installing texlive-mptopdf-11 100% | 7.5 MiB/s | 153.5 KiB | 00m00s [638/913] Installing texlive-pagesel-11 100% | 115.9 MiB/s | 356.1 KiB | 00m00s [639/913] Installing texlive-pslatex-11 100% | 14.3 MiB/s | 29.2 KiB | 00m00s [640/913] Installing texlive-pspicture- 100% | 14.4 MiB/s | 14.7 KiB | 00m00s [641/913] Installing texlive-transparen 100% | 148.3 MiB/s | 303.7 KiB | 00m00s [642/913] Installing texlive-kastrup-11 100% | 4.1 MiB/s | 4.2 KiB | 00m00s [643/913] Installing texlive-marginnote 100% | 22.8 MiB/s | 23.3 KiB | 00m00s [644/913] Installing texlive-mparhack-1 100% | 20.6 MiB/s | 21.1 KiB | 00m00s [645/913] Installing texlive-picture-11 100% | 158.6 MiB/s | 324.8 KiB | 00m00s [646/913] Installing texlive-finstrut-1 100% | 25.7 MiB/s | 26.4 KiB | 00m00s [647/913] Installing texlive-lineno-11: 100% | 116.6 MiB/s | 238.8 KiB | 00m00s [648/913] Installing texlive-luabidi-11 100% | 26.1 MiB/s | 26.8 KiB | 00m00s [649/913] Installing texlive-makecmds-1 100% | 11.6 MiB/s | 11.9 KiB | 00m00s [650/913] Installing texlive-pdfcolmk-1 100% | 20.2 MiB/s | 20.7 KiB | 00m00s [651/913] Installing texlive-xcolor-11: 100% | 39.4 MiB/s | 80.7 KiB | 00m00s [652/913] Installing texlive-eso-pic-11 100% | 27.9 MiB/s | 28.6 KiB | 00m00s [653/913] Installing texlive-ctable-11: 100% | 20.9 MiB/s | 21.4 KiB | 00m00s [654/913] Installing texlive-beton-11:s 100% | 12.2 MiB/s | 12.5 KiB | 00m00s [655/913] Installing texlive-parallel-1 100% | 22.8 MiB/s | 23.3 KiB | 00m00s [656/913] Installing texlive-pdfcol-11: 100% | 112.9 MiB/s | 346.8 KiB | 00m00s [657/913] Installing texlive-fileconten 100% | 12.7 MiB/s | 13.0 KiB | 00m00s [658/913] Installing texlive-lua-uni-al 100% | 64.1 MiB/s | 131.3 KiB | 00m00s [659/913] Installing texlive-lualibs-11 100% | 125.6 MiB/s | 771.6 KiB | 00m00s [660/913] Installing texlive-changepage 100% | 27.6 MiB/s | 28.2 KiB | 00m00s [661/913] Installing texlive-titlesec-1 100% | 96.6 MiB/s | 98.9 KiB | 00m00s [662/913] Installing texlive-ctablestac 100% | 20.4 MiB/s | 20.9 KiB | 00m00s [663/913] Installing texlive-luatexbase 100% | 7.4 MiB/s | 15.1 KiB | 00m00s [664/913] Installing texlive-luaotfload 100% | 132.6 MiB/s | 8.2 MiB | 00m00s [665/913] Installing texlive-xetexconfi 100% | 757.8 KiB/s | 776.0 B | 00m00s [666/913] Installing texlive-notoccite- 100% | 2.9 MiB/s | 3.0 KiB | 00m00s [667/913] Installing texlive-xstring-11 100% | 55.7 MiB/s | 57.0 KiB | 00m00s [668/913] Installing texlive-pst-math-1 100% | 23.1 MiB/s | 23.7 KiB | 00m00s [669/913] Installing texlive-varwidth-1 100% | 19.8 MiB/s | 20.3 KiB | 00m00s [670/913] Installing texlive-ifmtarg-11 100% | 9.7 MiB/s | 9.9 KiB | 00m00s [671/913] Installing perl-LWP-Protocol- 100% | 15.2 MiB/s | 31.1 KiB | 00m00s [672/913] Installing perl-LDAP-1:0.68-1 100% | 58.7 MiB/s | 962.3 KiB | 00m00s [673/913] Installing perl-Log-Log4perl- 100% | 30.2 MiB/s | 897.8 KiB | 00m00s [674/913] Installing perl-XML-SAX-0:1.0 100% | 583.3 KiB/s | 126.0 KiB | 00m00s >>> Running %post scriptlet: perl-XML-SAX-0:1.02-19.fc43.noarch >>> Finished %post scriptlet: perl-XML-SAX-0:1.02-19.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [675/913] Installing perl-XML-LibXML-1: 100% | 3.3 MiB/s | 927.4 KiB | 00m00s >>> Running %triggerin scriptlet: perl-XML-LibXML-1:2.0210-6.fc43.x86_64 >>> Finished %triggerin scriptlet: perl-XML-LibXML-1:2.0210-6.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [676/913] Installing perl-XML-LibXML-Si 100% | 25.5 MiB/s | 52.3 KiB | 00m00s [677/913] Installing perl-XML-LibXSLT-0 100% | 34.8 MiB/s | 142.4 KiB | 00m00s [678/913] Installing perl-Devel-PPPort- 100% | 124.5 MiB/s | 892.1 KiB | 00m00s [679/913] Installing perl-ExtUtils-Cons 100% | 42.8 MiB/s | 87.7 KiB | 00m00s [680/913] Installing perl-AutoSplit-0:5 100% | 23.0 MiB/s | 23.6 KiB | 00m00s [681/913] Installing perl-Benchmark-0:1 100% | 18.0 MiB/s | 36.8 KiB | 00m00s [682/913] Installing perl-Test-Harness- 100% | 17.3 MiB/s | 583.6 KiB | 00m00s [683/913] Installing perl-ExtUtils-Make 100% | 29.3 MiB/s | 750.3 KiB | 00m00s [684/913] Installing perl-ExtUtils-Inst 100% | 42.6 MiB/s | 87.2 KiB | 00m00s [685/913] Installing perl-Business-ISBN 100% | 73.9 MiB/s | 302.6 KiB | 00m00s [686/913] Installing perl-Business-ISBN 100% | 28.2 MiB/s | 57.8 KiB | 00m00s [687/913] Installing biber-0:2.21-2.fc4 100% | 45.8 MiB/s | 1.4 MiB | 00m00s [688/913] Installing texlive-biblatex-1 100% | 115.8 MiB/s | 2.2 MiB | 00m00s [689/913] Installing texlive-pstricks-1 100% | 77.3 MiB/s | 475.0 KiB | 00m00s [690/913] Installing texlive-fancyvrb-1 100% | 65.9 MiB/s | 67.5 KiB | 00m00s [691/913] Installing texlive-pst-ovl-11 100% | 13.4 MiB/s | 13.8 KiB | 00m00s [692/913] Installing texlive-pst-3d-11: 100% | 20.4 MiB/s | 20.9 KiB | 00m00s [693/913] Installing texlive-pst-node-1 100% | 56.5 MiB/s | 115.8 KiB | 00m00s [694/913] Installing texlive-pst-plot-1 100% | 64.0 MiB/s | 131.0 KiB | 00m00s [695/913] Installing texlive-pstricks-a 100% | 51.2 MiB/s | 104.9 KiB | 00m00s [696/913] Installing texlive-pst-coil-1 100% | 21.3 MiB/s | 21.8 KiB | 00m00s [697/913] Installing texlive-pst-eps-11 100% | 16.2 MiB/s | 16.6 KiB | 00m00s [698/913] Installing texlive-pst-fill-1 100% | 23.4 MiB/s | 23.9 KiB | 00m00s [699/913] Installing texlive-pst-grad-1 100% | 21.9 MiB/s | 22.5 KiB | 00m00s [700/913] Installing texlive-pst-text-1 100% | 20.8 MiB/s | 21.3 KiB | 00m00s [701/913] Installing texlive-pst-tools- 100% | 27.5 MiB/s | 28.2 KiB | 00m00s [702/913] Installing texlive-pst-tree-1 100% | 42.6 MiB/s | 43.6 KiB | 00m00s [703/913] Installing texlive-listings-1 100% | 113.8 MiB/s | 582.9 KiB | 00m00s [704/913] Installing texlive-showexpl-1 100% | 11.0 MiB/s | 22.6 KiB | 00m00s [705/913] Installing texlive-bidi-11:sv 100% | 66.2 MiB/s | 1.2 MiB | 00m00s [706/913] Installing texlive-polyglossi 100% | 33.9 MiB/s | 764.6 KiB | 00m00s [707/913] Installing texlive-koma-scrip 100% | 177.4 MiB/s | 9.9 MiB | 00m00s [708/913] Installing texlive-ms-11:svn5 100% | 6.3 MiB/s | 19.3 KiB | 00m00s [709/913] Installing texlive-pgf-11:svn 100% | 75.0 MiB/s | 4.9 MiB | 00m00s [710/913] Installing texlive-filehook-1 100% | 27.9 MiB/s | 57.2 KiB | 00m00s [711/913] Installing texlive-currfile-1 100% | 34.1 MiB/s | 35.0 KiB | 00m00s [712/913] Installing texlive-l3kernel-1 100% | 151.4 MiB/s | 1.4 MiB | 00m00s [713/913] Installing texlive-l3packages 100% | 86.4 MiB/s | 265.5 KiB | 00m00s [714/913] Installing texlive-xpatch-11: 100% | 26.9 MiB/s | 27.5 KiB | 00m00s [715/913] Installing texlive-fontspec-1 100% | 80.7 MiB/s | 330.6 KiB | 00m00s [716/913] Installing texlive-latex-11:s 100% | 191.8 MiB/s | 40.3 MiB | 00m00s [717/913] Installing texlive-tipa-11:sv 100% | 122.3 MiB/s | 3.8 MiB | 00m00s [718/913] Installing texlive-xunicode-1 100% | 43.0 MiB/s | 220.3 KiB | 00m00s [719/913] Installing texlive-cm-super-1 100% | 193.3 MiB/s | 65.1 MiB | 00m00s [720/913] Installing texlive-algorithms 100% | 19.1 MiB/s | 39.1 KiB | 00m00s [721/913] Installing texlive-bera-11:sv 100% | 70.2 MiB/s | 791.2 KiB | 00m00s [722/913] Installing texlive-xifthen-11 100% | 14.8 MiB/s | 15.2 KiB | 00m00s [723/913] Installing texlive-passivetex 100% | 96.2 MiB/s | 295.5 KiB | 00m00s [724/913] Installing texlive-antomega-1 100% | 241.1 MiB/s | 493.7 KiB | 00m00s [725/913] Installing texlive-amscls-11: 100% | 160.4 MiB/s | 1.4 MiB | 00m00s [726/913] Installing texlive-metalogo-1 100% | 8.0 MiB/s | 16.5 KiB | 00m00s [727/913] Installing texlive-cyrillic-1 100% | 47.8 MiB/s | 1.5 MiB | 00m00s [728/913] Installing texlive-extsizes-1 100% | 63.1 MiB/s | 129.3 KiB | 00m00s [729/913] Installing texlive-jknapltx-1 100% | 23.1 MiB/s | 47.2 KiB | 00m00s [730/913] Installing texlive-seminar-11 100% | 64.9 MiB/s | 199.5 KiB | 00m00s [731/913] Installing texlive-typehtml-1 100% | 16.7 MiB/s | 34.2 KiB | 00m00s [732/913] Installing texlive-ae-11:svn1 100% | 41.9 MiB/s | 471.9 KiB | 00m00s [733/913] Installing texlive-ucs-11:svn 100% | 88.5 MiB/s | 2.5 MiB | 00m00s [734/913] Installing texlive-mnsymbol-1 100% | 127.9 MiB/s | 5.8 MiB | 00m00s [735/913] Installing texlive-mathspec-1 100% | 26.0 MiB/s | 53.2 KiB | 00m00s [736/913] Installing texlive-minitoc-11 100% | 32.9 MiB/s | 572.5 KiB | 00m00s [737/913] Installing texlive-ltxmisc-11 100% | 22.7 MiB/s | 46.4 KiB | 00m00s [738/913] Installing texlive-realscript 100% | 23.3 MiB/s | 23.9 KiB | 00m00s [739/913] Installing texlive-xltxtra-11 100% | 14.8 MiB/s | 15.2 KiB | 00m00s [740/913] Installing texlive-eplain-11: 100% | 67.0 MiB/s | 1.9 MiB | 00m00s [741/913] Installing texlive-l3experime 100% | 47.5 MiB/s | 194.4 KiB | 00m00s [742/913] Installing texlive-breqn-11:s 100% | 82.6 MiB/s | 169.2 KiB | 00m00s [743/913] Installing texlive-lualatex-m 100% | 28.7 MiB/s | 29.4 KiB | 00m00s [744/913] Installing texlive-unicode-ma 100% | 126.6 MiB/s | 518.6 KiB | 00m00s [745/913] Installing texlive-oberdiek-1 100% | 215.6 MiB/s | 12.3 MiB | 00m00s [746/913] Installing texlive-pdfpages-1 100% | 52.6 MiB/s | 107.6 KiB | 00m00s [747/913] Installing texlive-sansmathac 100% | 18.4 MiB/s | 56.4 KiB | 00m00s [748/913] Installing texlive-beamer-11: 100% | 59.2 MiB/s | 726.9 KiB | 00m00s [749/913] Installing perl-Exporter-Tiny 100% | 30.2 MiB/s | 92.7 KiB | 00m00s [750/913] Installing perl-List-MoreUtil 100% | 53.9 MiB/s | 165.7 KiB | 00m00s [751/913] Installing perl-CPAN-Meta-YAM 100% | 26.1 MiB/s | 53.6 KiB | 00m00s [752/913] Installing libX11-common-0:1. 100% | 51.7 MiB/s | 1.2 MiB | 00m00s [753/913] Installing libX11-0:1.8.12-1. 100% | 142.4 MiB/s | 1.3 MiB | 00m00s [754/913] Installing libXt-0:1.3.1-3.fc 100% | 105.2 MiB/s | 431.0 KiB | 00m00s [755/913] Installing libXpm-0:3.5.17-6. 100% | 73.1 MiB/s | 149.7 KiB | 00m00s [756/913] Installing libXext-0:1.3.6-4. 100% | 44.5 MiB/s | 91.2 KiB | 00m00s [757/913] Installing libXmu-0:1.2.1-4.f 100% | 94.4 MiB/s | 193.3 KiB | 00m00s [758/913] Installing libXaw-0:1.0.16-4. 100% | 125.1 MiB/s | 512.6 KiB | 00m00s [759/913] Installing libXi-0:1.8.2-3.fc 100% | 39.9 MiB/s | 81.7 KiB | 00m00s [760/913] Installing texlive-xdvi-11:sv 100% | 30.2 MiB/s | 741.2 KiB | 00m00s [761/913] Installing gd-0:2.3.3-19.fc43 100% | 98.8 MiB/s | 404.7 KiB | 00m00s [762/913] Installing perl-GD-0:2.83-5.f 100% | 16.5 MiB/s | 405.5 KiB | 00m00s [763/913] Installing libgs-0:10.05.1-5. 100% | 176.1 MiB/s | 23.6 MiB | 00m00s [764/913] Installing ghostscript-0:10.0 100% | 1.7 MiB/s | 35.3 KiB | 00m00s [765/913] Installing ghostscript-tools- 100% | 189.9 KiB/s | 3.4 KiB | 00m00s [766/913] Installing ghostscript-tools- 100% | 281.2 KiB/s | 5.1 KiB | 00m00s [767/913] Installing texlive-thumbpdf-1 100% | 5.1 MiB/s | 98.9 KiB | 00m00s [768/913] Installing texlive-metafont-1 100% | 32.8 MiB/s | 806.4 KiB | 00m00s [769/913] Installing teckit-0:2.5.12-5. 100% | 65.0 MiB/s | 1.9 MiB | 00m00s [770/913] Installing texlive-texlive-co 100% | 87.2 MiB/s | 268.0 KiB | 00m00s [771/913] Installing texlive-collection 100% | 5.3 KiB/s | 124.0 B | 00m00s [772/913] Installing texlive-xetex-11:s 100% | 63.0 MiB/s | 2.1 MiB | 00m00s [773/913] Installing texlive-dvipdfmx-1 100% | 101.8 MiB/s | 3.8 MiB | 00m00s [774/913] Installing texlive-collection 100% | 0.0 B/s | 124.0 B | 00m00s [775/913] Installing texlive-collection 100% | 121.1 KiB/s | 124.0 B | 00m00s [776/913] Installing texlive-jadetex-11 100% | 14.9 MiB/s | 304.6 KiB | 00m00s [777/913] Installing texlive-collection 100% | 0.0 B/s | 124.0 B | 00m00s [778/913] Installing texlive-aleph-11:s 100% | 23.0 MiB/s | 517.6 KiB | 00m00s [779/913] Installing texlive-hitex-11:s 100% | 101.3 MiB/s | 3.7 MiB | 00m00s [780/913] Installing texlive-mltex-11:s 100% | 2.6 MiB/s | 51.5 KiB | 00m00s [781/913] Installing texlive-xmltex-11: 100% | 7.9 MiB/s | 161.4 KiB | 00m00s [782/913] Installing texlive-collection 100% | 0.0 B/s | 124.0 B | 00m00s [783/913] Installing add-determinism-0: 100% | 76.4 MiB/s | 2.4 MiB | 00m00s [784/913] Installing build-reproducibil 100% | 1.0 MiB/s | 1.0 KiB | 00m00s [785/913] Installing libfsverity-0:1.6- 100% | 28.8 MiB/s | 29.5 KiB | 00m00s [786/913] Installing ima-evm-utils-libs 100% | 60.5 MiB/s | 62.0 KiB | 00m00s [787/913] Installing rpm-sign-libs-0:6. 100% | 39.6 MiB/s | 40.6 KiB | 00m00s [788/913] Installing rpm-build-libs-0:6 100% | 87.6 MiB/s | 269.2 KiB | 00m00s [789/913] Installing which-0:2.23-3.fc4 100% | 4.4 MiB/s | 85.7 KiB | 00m00s [790/913] Installing docbook-utils-0:0. 100% | 7.6 MiB/s | 163.8 KiB | 00m00s [791/913] Installing drpm-0:0.5.2-8.fc4 100% | 64.8 MiB/s | 132.7 KiB | 00m00s [792/913] Installing createrepo_c-libs- 100% | 90.8 MiB/s | 278.9 KiB | 00m00s [793/913] Installing tinycdb-0:0.80-5.f 100% | 3.1 MiB/s | 56.7 KiB | 00m00s [794/913] Installing procmail-0:3.24-9. 100% | 17.1 MiB/s | 367.1 KiB | 00m00s [795/913] Installing libdb-0:5.3.28-66. 100% | 5.3 MiB/s | 1.9 MiB | 00m00s >>> Running sysusers scriptlet: sendmail-0:8.18.1-13.fc43.x86_64 >>> Finished sysusers scriptlet: sendmail-0:8.18.1-13.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> Creating group 'mailnull' with GID 47. >>> Creating user 'mailnull' (n/a) with UID 47 and GID 47. >>> Creating group 'smmsp' with GID 51. >>> Creating user 'smmsp' (n/a) with UID 51 and GID 51. >>> >>> Running %pre scriptlet: sendmail-0:8.18.1-13.fc43.x86_64 >>> Finished %pre scriptlet: sendmail-0:8.18.1-13.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [796/913] Installing sendmail-0:8.18.1- 100% | 584.2 KiB/s | 1.7 MiB | 00m03s >>> Running %post scriptlet: sendmail-0:8.18.1-13.fc43.x86_64 >>> Finished %post scriptlet: sendmail-0:8.18.1-13.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> [797/913] Installing zstd-0:1.5.7-2.fc4 100% | 43.8 MiB/s | 1.7 MiB | 00m00s [798/913] Installing zig-srpm-macros-0: 100% | 1.6 MiB/s | 1.7 KiB | 00m00s [799/913] Installing tree-sitter-srpm-m 100% | 4.5 MiB/s | 9.3 KiB | 00m00s [800/913] Installing rust-srpm-macros-0 100% | 5.4 MiB/s | 5.6 KiB | 00m00s [801/913] Installing perl-srpm-macros-0 100% | 1.1 MiB/s | 1.1 KiB | 00m00s [802/913] Installing package-notes-srpm 100% | 2.0 MiB/s | 2.0 KiB | 00m00s [803/913] Installing openblas-srpm-macr 100% | 382.8 KiB/s | 392.0 B | 00m00s [804/913] Installing ocaml-srpm-macros- 100% | 2.1 MiB/s | 2.1 KiB | 00m00s [805/913] Installing lua-srpm-macros-0: 100% | 1.9 MiB/s | 1.9 KiB | 00m00s [806/913] Installing kernel-srpm-macros 100% | 2.3 MiB/s | 2.3 KiB | 00m00s [807/913] Installing java-srpm-macros-0 100% | 1.1 MiB/s | 1.1 KiB | 00m00s [808/913] Installing gnat-srpm-macros-0 100% | 1.2 MiB/s | 1.3 KiB | 00m00s [809/913] Installing ghc-srpm-macros-0: 100% | 1.0 MiB/s | 1.0 KiB | 00m00s [810/913] Installing gap-srpm-macros-0: 100% | 2.6 MiB/s | 2.7 KiB | 00m00s [811/913] Installing fpc-srpm-macros-0: 100% | 410.2 KiB/s | 420.0 B | 00m00s [812/913] Installing filesystem-srpm-ma 100% | 19.0 MiB/s | 38.9 KiB | 00m00s [813/913] Installing efi-srpm-macros-0: 100% | 20.1 MiB/s | 41.1 KiB | 00m00s [814/913] Installing ansible-srpm-macro 100% | 35.4 MiB/s | 36.2 KiB | 00m00s [815/913] Installing libusb-compat-0.1- 100% | 26.7 MiB/s | 54.8 KiB | 00m00s [816/913] Installing libndp-0:1.9-4.fc4 100% | 4.1 MiB/s | 87.6 KiB | 00m00s [817/913] Installing NetworkManager-lib 100% | 161.8 MiB/s | 10.0 MiB | 00m00s [818/913] Installing less-0:679-2.fc43. 100% | 17.4 MiB/s | 409.4 KiB | 00m00s [819/913] Installing git-core-0:2.51.1- 100% | 151.8 MiB/s | 23.7 MiB | 00m00s [820/913] Installing git-core-doc-0:2.5 100% | 109.1 MiB/s | 17.9 MiB | 00m00s [821/913] Installing git-0:2.51.1-1.fc4 100% | 28.2 MiB/s | 57.7 KiB | 00m00s [822/913] Installing perl-Git-0:2.51.1- 100% | 63.8 MiB/s | 65.4 KiB | 00m00s [823/913] Installing ed-0:1.22.2-1.fc43 100% | 7.3 MiB/s | 150.4 KiB | 00m00s [824/913] Installing patch-0:2.8-2.fc43 100% | 11.5 MiB/s | 224.3 KiB | 00m00s [825/913] Installing cpio-0:2.15-6.fc43 100% | 40.7 MiB/s | 1.1 MiB | 00m00s [826/913] Installing bzip2-0:1.0.8-21.f 100% | 5.1 MiB/s | 99.8 KiB | 00m00s [827/913] Installing rpm-build-0:6.0.0- 100% | 12.6 MiB/s | 296.5 KiB | 00m00s [828/913] Installing pyproject-srpm-mac 100% | 2.4 MiB/s | 2.5 KiB | 00m00s [829/913] Installing pyproject-rpm-macr 100% | 28.6 MiB/s | 117.0 KiB | 00m00s [830/913] Installing redhat-rpm-config- 100% | 1.1 MiB/s | 189.1 KiB | 00m00s >>> Running %triggerin scriptlet: redhat-rpm-config-0:343-11.fc43.noarch >>> Finished %triggerin scriptlet: redhat-rpm-config-0:343-11.fc43.noarch >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): >>> [831/913] Installing python-srpm-macros 100% | 25.8 MiB/s | 52.8 KiB | 00m00s [832/913] Installing python-rpm-macros- 100% | 23.4 MiB/s | 23.9 KiB | 00m00s [833/913] Installing forge-srpm-macros- 100% | 39.3 MiB/s | 40.3 KiB | 00m00s [834/913] Installing python3-rpm-macros 100% | 6.6 MiB/s | 6.8 KiB | 00m00s [835/913] Installing fonts-srpm-macros- 100% | 27.8 MiB/s | 57.0 KiB | 00m00s [836/913] Installing go-srpm-macros-0:3 100% | 61.6 MiB/s | 63.0 KiB | 00m00s [837/913] Installing python3-rpm-genera 100% | 40.5 MiB/s | 82.9 KiB | 00m00s [838/913] Installing perl-devel-4:5.42. 100% | 82.8 MiB/s | 3.8 MiB | 00m00s [839/913] Installing perl-ExtUtils-Embe 100% | 7.9 MiB/s | 16.1 KiB | 00m00s [840/913] Installing python3-devel-0:3. 100% | 43.3 MiB/s | 2.0 MiB | 00m00s [841/913] Installing patchutils-0:0.4.2 100% | 1.2 MiB/s | 207.9 KiB | 00m00s >>> Running %pre scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Finished %pre scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [842/913] Installing NetworkManager-1:1 100% | 26.9 MiB/s | 5.9 MiB | 00m00s >>> Running %post scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Finished %post scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager. >>> Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.serv >>> Created symlink '/etc/systemd/system/network-online.target.wants/NetworkMana >>> [843/913] Installing gnupg1-0:1.4.23-28 100% | 93.9 MiB/s | 5.1 MiB | 00m00s [844/913] Installing sendmail-cf-0:8.18 100% | 55.0 MiB/s | 1.0 MiB | 00m00s [845/913] Installing createrepo_c-0:1.2 100% | 9.0 MiB/s | 194.4 KiB | 00m00s [846/913] Installing docbook-utils-pdf- 100% | 91.1 KiB/s | 1.6 KiB | 00m00s [847/913] Installing python3-rpm-0:6.0. 100% | 59.6 MiB/s | 182.9 KiB | 00m00s [848/913] Installing rpm-devel-0:6.0.0- 100% | 13.2 MiB/s | 298.4 KiB | 00m00s [849/913] Installing linuxdoc-tools-0:0 100% | 1.7 MiB/s | 523.5 KiB | 00m00s >>> Running %post scriptlet: linuxdoc-tools-0:0.9.85-2.fc43.x86_64 >>> Finished %post scriptlet: linuxdoc-tools-0:0.9.85-2.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [850/913] Installing perl-GD-Barcode-0: 100% | 170.2 MiB/s | 10.6 MiB | 00m00s [851/913] Installing perl-CPAN-Meta-0:2 100% | 50.0 MiB/s | 613.8 KiB | 00m00s [852/913] Installing perl-List-MoreUtil 100% | 40.3 MiB/s | 165.0 KiB | 00m00s [853/913] Installing php-devel-0:8.4.14 100% | 90.8 MiB/s | 6.4 MiB | 00m00s [854/913] Installing psutils-0:2.10-9.f 100% | 6.5 MiB/s | 133.7 KiB | 00m00s [855/913] Installing perl-IO-Compress-B 100% | 2.2 MiB/s | 42.5 KiB | 00m00s [856/913] Installing perl-NDBM_File-0:1 100% | 28.9 MiB/s | 29.6 KiB | 00m00s [857/913] Installing perl-PerlIO-utf8_s 100% | 21.5 MiB/s | 44.1 KiB | 00m00s [858/913] Installing perl-Class-XSAcces 100% | 24.8 MiB/s | 101.5 KiB | 00m00s [859/913] Installing perl-doc-0:5.42.0- 100% | 133.9 MiB/s | 11.5 MiB | 00m00s [860/913] Installing emacs-1:30.2-4.fc4 100% | 121.1 KiB/s | 124.0 B | 00m00s [861/913] Installing iptables-legacy-0: 100% | 627.1 KiB/s | 106.0 KiB | 00m00s >>> Running %post scriptlet: iptables-legacy-0:1.8.11-12.fc43.x86_64 >>> Finished %post scriptlet: iptables-legacy-0:1.8.11-12.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [862/913] Installing libcurl-devel-0:8. 100% | 21.5 MiB/s | 1.4 MiB | 00m00s [863/913] Installing libpq-devel-0:18.0 100% | 16.9 MiB/s | 414.4 KiB | 00m00s [864/913] Installing sudo-python-plugin 100% | 49.3 MiB/s | 100.9 KiB | 00m00s [865/913] Installing mod_ssl-1:2.4.65-3 100% | 83.0 MiB/s | 255.0 KiB | 00m00s [866/913] Installing httpd-0:2.4.65-3.f 100% | 379.2 KiB/s | 60.3 KiB | 00m00s >>> Running %post scriptlet: httpd-0:2.4.65-3.fc43.x86_64 >>> Finished %post scriptlet: httpd-0:2.4.65-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> [867/913] Installing mod_http2-0:2.0.35 100% | 85.4 MiB/s | 437.3 KiB | 00m00s [868/913] Installing mod_lua-0:2.4.65-3 100% | 65.7 MiB/s | 134.5 KiB | 00m00s [869/913] Installing binutils-devel-0:2 100% | 198.5 MiB/s | 55.0 MiB | 00m00s [870/913] Installing elfutils-libelf-de 100% | 13.9 MiB/s | 85.7 KiB | 00m00s [871/913] Installing readline-devel-0:8 100% | 84.2 MiB/s | 603.8 KiB | 00m00s [872/913] Installing wget2-wget-0:2.2.0 100% | 22.8 KiB/s | 444.0 B | 00m00s [873/913] Installing unbound-anchor-0:1 100% | 307.5 KiB/s | 55.0 KiB | 00m00s >>> Running %post scriptlet: unbound-anchor-0:1.24.1-1.fc43.x86_64 >>> Finished %post scriptlet: unbound-anchor-0:1.24.1-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.time >>> [874/913] Installing pinentry-0:1.3.2-1 100% | 11.8 MiB/s | 265.2 KiB | 00m00s [875/913] Installing beecrypt-devel-0:4 100% | 36.3 MiB/s | 185.9 KiB | 00m00s [876/913] Installing hunspell-en-0:0.20 100% | 120.3 MiB/s | 1.1 MiB | 00m00s [877/913] Installing php-nikic-php-pars 100% | 27.3 MiB/s | 1.1 MiB | 00m00s [878/913] Installing xmlsec1-openssl-1: 100% | 90.5 MiB/s | 278.0 KiB | 00m00s [879/913] Installing nano-default-edito 100% | 1.3 MiB/s | 1.4 KiB | 00m00s [880/913] Installing enchant2-0:2.8.12- 100% | 965.3 KiB/s | 209.5 KiB | 00m00s >>> Running sysusers scriptlet: postgresql-server-0:18.0-1.fc43.x86_64 >>> Finished sysusers scriptlet: postgresql-server-0:18.0-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> Creating group 'postgres' with GID 26. >>> Creating user 'postgres' (PostgreSQL Server) with UID 26 and GID 26. >>> [881/913] Installing postgresql-server- 100% | 84.8 MiB/s | 31.7 MiB | 00m00s >>> Running %post scriptlet: postgresql-server-0:18.0-1.fc43.x86_64 >>> Finished %post scriptlet: postgresql-server-0:18.0-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> ⚠️ /proc/ is not mounted. This is not a supported mode of operation. Please f >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> [882/913] Installing rsync-0:3.4.1-4.fc 100% | 29.4 MiB/s | 782.6 KiB | 00m00s [883/913] Installing apr-util-openssl-0 100% | 19.8 MiB/s | 20.3 KiB | 00m00s [884/913] Installing julietaula-montser 100% | 163.6 MiB/s | 5.6 MiB | 00m00s [885/913] Installing libtree-sitter-bas 100% | 164.5 MiB/s | 1.3 MiB | 00m00s [886/913] Installing libtree-sitter-c-0 100% | 150.6 MiB/s | 616.8 KiB | 00m00s [887/913] Installing libtree-sitter-c-s 100% | 235.8 MiB/s | 5.7 MiB | 00m00s [888/913] Installing libtree-sitter-cma 100% | 49.8 MiB/s | 102.0 KiB | 00m00s [889/913] Installing libtree-sitter-cpp 100% | 218.7 MiB/s | 3.3 MiB | 00m00s [890/913] Installing libtree-sitter-css 100% | 54.3 MiB/s | 111.2 KiB | 00m00s [891/913] Installing libtree-sitter-eli 100% | 195.0 MiB/s | 1.4 MiB | 00m00s [892/913] Installing libtree-sitter-go- 100% | 74.7 MiB/s | 229.5 KiB | 00m00s [893/913] Installing libtree-sitter-hee 100% | 17.3 MiB/s | 35.4 KiB | 00m00s [894/913] Installing libtree-sitter-htm 100% | 17.1 MiB/s | 35.0 KiB | 00m00s [895/913] Installing libtree-sitter-jav 100% | 136.1 MiB/s | 418.2 KiB | 00m00s [896/913] Installing libtree-sitter-jav 100% | 118.4 MiB/s | 363.6 KiB | 00m00s [897/913] Installing libtree-sitter-jsd 100% | 30.0 MiB/s | 30.8 KiB | 00m00s [898/913] Installing libtree-sitter-jso 100% | 18.2 MiB/s | 18.7 KiB | 00m00s [899/913] Installing libtree-sitter-lua 100% | 33.3 MiB/s | 68.2 KiB | 00m00s [900/913] Installing libtree-sitter-php 100% | 199.9 MiB/s | 2.0 MiB | 00m00s [901/913] Installing libtree-sitter-pyt 100% | 153.2 MiB/s | 470.5 KiB | 00m00s [902/913] Installing libtree-sitter-rub 100% | 201.9 MiB/s | 2.0 MiB | 00m00s [903/913] Installing libtree-sitter-rus 100% | 179.7 MiB/s | 1.1 MiB | 00m00s [904/913] Installing libtree-sitter-tom 100% | 37.9 MiB/s | 38.8 KiB | 00m00s [905/913] Installing libtree-sitter-typ 100% | 196.7 MiB/s | 2.8 MiB | 00m00s [906/913] Installing libtree-sitter-yam 100% | 24.5 MiB/s | 200.4 KiB | 00m00s [907/913] Installing python3-pip-0:25.1 100% | 76.5 MiB/s | 12.8 MiB | 00m00s [908/913] Installing info-0:7.2-6.fc43. 100% | 16.5 MiB/s | 354.3 KiB | 00m00s [909/913] Installing systemd-rpm-macros 100% | 8.7 MiB/s | 8.9 KiB | 00m00s [910/913] Installing expat-devel-0:2.7. 100% | 10.8 MiB/s | 210.7 KiB | 00m00s [911/913] Installing vconfig-0:1.9-41.f 100% | 2.6 MiB/s | 57.6 KiB | 00m00s [912/913] Installing python3-setuptools 100% | 36.7 MiB/s | 9.2 MiB | 00m00s >>> Running %pre scriptlet: s-nail-0:14.9.25-3.fc43.x86_64 >>> Finished %pre scriptlet: s-nail-0:14.9.25-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [913/913] Installing s-nail-0:14.9.25-3 100% | 16.9 KiB/s | 1.2 MiB | 01m12s >>> Running %posttrans scriptlet: texlive-base-11:20230311-93.fc43.x86_64 >>> Finished %posttrans scriptlet: texlive-base-11:20230311-93.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-bookman-fonts-0:20200910-26.fc43.no >>> Finished %posttrans scriptlet: urw-base35-bookman-fonts-0:20200910-26.fc43.n >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-c059-fonts-0:20200910-26.fc43.noarc >>> Finished %posttrans scriptlet: urw-base35-c059-fonts-0:20200910-26.fc43.noar >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-d050000l-fonts-0:20200910-26.fc43.n >>> Finished %posttrans scriptlet: urw-base35-d050000l-fonts-0:20200910-26.fc43. >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-gothic-fonts-0:20200910-26.fc43.noa >>> Finished %posttrans scriptlet: urw-base35-gothic-fonts-0:20200910-26.fc43.no >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-26. >>> Finished %posttrans scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-26 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-26.fc >>> Finished %posttrans scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-26.f >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-26.fc4 >>> Finished %posttrans scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-26.fc >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-p052-fonts-0:20200910-26.fc43.noarc >>> Finished %posttrans scriptlet: urw-base35-p052-fonts-0:20200910-26.fc43.noar >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-standard-symbols-ps-fonts-0:2020091 >>> Finished %posttrans scriptlet: urw-base35-standard-symbols-ps-fonts-0:202009 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: urw-base35-z003-fonts-0:20200910-26.fc43.noarc >>> Finished %posttrans scriptlet: urw-base35-z003-fonts-0:20200910-26.fc43.noar >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: fontconfig-0:2.17.0-3.fc43.x86_64 >>> Finished %posttrans scriptlet: fontconfig-0:2.17.0-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: emacs-common-1:30.2-4.fc43.x86_64 >>> Finished %posttrans scriptlet: emacs-common-1:30.2-4.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: emacs-nw-1:30.2-4.fc43.x86_64 >>> Finished %posttrans scriptlet: emacs-nw-1:30.2-4.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: httpd-0:2.4.65-3.fc43.x86_64 >>> Finished %posttrans scriptlet: httpd-0:2.4.65-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %triggerin scriptlet: systemd-udev-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-udev-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> >>> Running %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> >>> Running %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> >>> Running %triggerin scriptlet: fontconfig-0:2.17.0-3.fc43.x86_64 >>> Finished %triggerin scriptlet: fontconfig-0:2.17.0-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): >>> >>> Running %triggerin scriptlet: texlive-kpathsea-11:svn66209-93.fc43.x86_64 >>> Finished %triggerin scriptlet: texlive-kpathsea-11:svn66209-93.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> >>> Running %triggerin scriptlet: texlive-kpathsea-11:svn66209-93.fc43.x86_64 >>> Finished %triggerin scriptlet: texlive-kpathsea-11:svn66209-93.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %triggerin scriptlet: texlive-kpathsea-11:svn66209-93.fc43.x86_64 >>> Finished %triggerin scriptlet: texlive-kpathsea-11:svn66209-93.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): >>> perl: warning: Setting locale failed. >>> perl: warning: Please check that your locale settings: >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> are supported and installed on your system. >>> perl: warning: Falling back to the standard locale ("C"). >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such >>> >>> Running %triggerin scriptlet: info-0:7.2-6.fc43.x86_64 >>> Finished %triggerin scriptlet: info-0:7.2-6.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> Complete! + chroot /vservers/2025.11.21--f43-py3-rpm-again linux64 rpm -aq + return 0 + post_install 2025.11.21--f43-py3-rpm-again linux64 + local lxc=2025.11.21--f43-py3-rpm-again + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + cp /etc/localtime /vservers/2025.11.21--f43-py3-rpm-again/etc/localtime + sshd_disable_password_auth 2025.11.21--f43-py3-rpm-again + local lxc=2025.11.21--f43-py3-rpm-again + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2025.11.21--f43-py3-rpm-again/etc/ssh/sshd_config + '[' -n true ']' + post_install_natip 2025.11.21--f43-py3-rpm-again linux64 + set -x + set -e + trap failure ERR INT + local lxc=2025.11.21--f43-py3-rpm-again + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again ++ local lxc=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again + cat + chroot /vservers/2025.11.21--f43-py3-rpm-again linux64 bash -x bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory + /bin/cat + '[' -n true ']' + echo Starting guest 2025.11.21--f43-py3-rpm-again Starting guest 2025.11.21--f43-py3-rpm-again + virsh -c lxc:/// start 2025.11.21--f43-py3-rpm-again Domain '2025.11.21--f43-py3-rpm-again' started + '[' -n true ']' + wait_for_ssh 2025.11.21--f43-py3-rpm-again + set -x + set -e + local lxc=2025.11.21--f43-py3-rpm-again + shift + local specified_ip + '[' -n '' ']' + local success= ++ date +%s + local current_time=1763719198 + local stop_time=1763719318 + local counter=1 + '[' 1763719198 -lt 1763719318 ']' + '[' -n '' ']' ++ guest_ipv4 2025.11.21--f43-py3-rpm-again ++ lxc=2025.11.21--f43-py3-rpm-again ++ shift +++ virsh -c lxc:/// dominfo 2025.11.21--f43-py3-rpm-again +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=42297 ++ [[ -z 42297 ]] +++ pgrep -P 42297 systemd ++ local systemd_pid= ++ [[ -z '' ]] ++ echo guest_ipv4 cannot systemd pid guest_ipv4 cannot systemd pid ++ return 1 + guest_ip= + : + echo '1-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again on address ...' 1-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again on address ... + '[' -n '' ']' + : + counter=2 + sleep 10 ++ date +%s + current_time=1763719208 + '[' 1763719208 -lt 1763719318 ']' + '[' -n '' ']' ++ guest_ipv4 2025.11.21--f43-py3-rpm-again ++ lxc=2025.11.21--f43-py3-rpm-again ++ shift +++ virsh -c lxc:/// dominfo 2025.11.21--f43-py3-rpm-again +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=42297 ++ [[ -z 42297 ]] +++ pgrep -P 42297 systemd ++ local systemd_pid=42299 ++ [[ -z 42299 ]] +++ nsenter -t 42299 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=fe80::68ca:68be:9986:ad56 ++ '[' -z fe80::68ca:68be:9986:ad56 ']' ++ echo fe80::68ca:68be:9986:ad56 + guest_ip=fe80::68ca:68be:9986:ad56 + echo '2-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again on address fe80::68ca:68be:9986:ad56 ...' 2-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again on address fe80::68ca:68be:9986:ad56 ... + '[' -n fe80::68ca:68be:9986:ad56 ']' + ssh -o 'StrictHostKeyChecking no' fe80::68ca:68be:9986:ad56 arch ssh: connect to host fe80::68ca:68be:9986:ad56 port 22: Invalid argument + : + counter=3 + sleep 10 ++ date +%s + current_time=1763719218 + '[' 1763719218 -lt 1763719318 ']' + '[' -n '' ']' ++ guest_ipv4 2025.11.21--f43-py3-rpm-again ++ lxc=2025.11.21--f43-py3-rpm-again ++ shift +++ virsh -c lxc:/// dominfo 2025.11.21--f43-py3-rpm-again +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=42297 ++ [[ -z 42297 ]] +++ pgrep -P 42297 systemd ++ local systemd_pid=42299 ++ [[ -z 42299 ]] +++ nsenter -t 42299 -n ip -br addr show eth0 +++ cut -d/ -f1 +++ awk '{print $3}' ++ local domip=192.168.124.215 ++ '[' -z 192.168.124.215 ']' ++ echo 192.168.124.215 + guest_ip=192.168.124.215 + echo '3-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again on address 192.168.124.215 ...' 3-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again on address 192.168.124.215 ... + '[' -n 192.168.124.215 ']' + ssh -o 'StrictHostKeyChecking no' 192.168.124.215 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:7hQ2awGphjzgXTEjWXBDVk1yJ0r2PnFTfrGCs0X7EK8. 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:488 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 2025.11.21--f43-py3-rpm-again is UP on IP 192.168.124.215' SSHD in container 2025.11.21--f43-py3-rpm-again is UP on IP 192.168.124.215 + break + '[' -z true ']' + return 0 + echo lbuild-initvm.sh Done lbuild-initvm.sh Done + exit 0 + cd - /vservers + rm -rf /tmp/lbuild-nightly.sh-38737 + '[' -n '' ']' + run_in_build_guest 2025.11.21--f43-py3-rpm-again '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' + buildname=2025.11.21--f43-py3-rpm-again + shift ++ guest_ipv4 2025.11.21--f43-py3-rpm-again ++ lxc=2025.11.21--f43-py3-rpm-again ++ shift +++ virsh -c lxc:/// dominfo 2025.11.21--f43-py3-rpm-again +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=42297 ++ [[ -z 42297 ]] +++ pgrep -P 42297 systemd ++ local systemd_pid=42299 ++ [[ -z 42299 ]] +++ nsenter -t 42299 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.215 ++ '[' -z 192.168.124.215 ']' ++ echo 192.168.124.215 + ssh -o StrictHostKeyChecking=no root@192.168.124.215 '(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:7hQ2awGphjzgXTEjWXBDVk1yJ0r2PnFTfrGCs0X7EK8. 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:488 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 2025.11.21--f43-py3-rpm-again done' Fri Nov 21 11:00:20 AM CET 2025 XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2025.11.21--f43-py3-rpm-again done Fri Nov 21 11:00:20 AM CET 2025 ++ rootdir 2025.11.21--f43-py3-rpm-again ++ slice=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + LOG2=/vservers/2025.11.21--f43-py3-rpm-again/log.txt + echo '==================== BEG LXC Transcript of vm creation' + cat /vservers/2025.11.21--f43-py3-rpm-again.log.txt ==================== END LXC Transcript of vm creation xxxxxxxxxx Messing with logs, symlinking /vservers/2025.11.21--f43-py3-rpm-again/log.txt to /vservers/2025.11.21--f43-py3-rpm-again.log.txt + sedargs='-e s,@DATE@,2025.11.21,g -e s,@FCDISTRO@,f43,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g' ++ echo /build/@PLDISTRO@/ ++ sed -e s,@DATE@,2025.11.21,g -e s,@FCDISTRO@,f43,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//2025.11.21--f43-py3-rpm-again + WEBLOG=/build/lxc//2025.11.21--f43-py3-rpm-again/log.txt ++ echo /build/lxc//2025.11.21--f43-py3-rpm-again ++ sed -e s,//,/,g -e s,/build/,http://build.onelab.eu/, + WEBBASE_URL=http://build.onelab.eu/lxc/2025.11.21--f43-py3-rpm-again + '[' -n true ']' ++ rootdir 2025.11.21--f43-py3-rpm-again ++ slice=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + cp /tmp/git-38693/lbuild-nightly.sh /vservers/2025.11.21--f43-py3-rpm-again/build/ + run_in_build_guest 2025.11.21--f43-py3-rpm-again chmod +x /build/lbuild-nightly.sh + buildname=2025.11.21--f43-py3-rpm-again + shift ++ guest_ipv4 2025.11.21--f43-py3-rpm-again ++ lxc=2025.11.21--f43-py3-rpm-again ++ shift +++ virsh -c lxc:/// dominfo 2025.11.21--f43-py3-rpm-again +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=42297 ++ [[ -z 42297 ]] +++ pgrep -P 42297 systemd ++ local systemd_pid=42299 ++ [[ -z 42299 ]] +++ nsenter -t 42299 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.215 ++ '[' -z 192.168.124.215 ']' ++ echo 192.168.124.215 + ssh -o StrictHostKeyChecking=no root@192.168.124.215 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:7hQ2awGphjzgXTEjWXBDVk1yJ0r2PnFTfrGCs0X7EK8. 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:488 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 2025.11.21--f43-py3-rpm-again /build/lbuild-nightly.sh '-f f43 -b @DATE@--f43-py3-rpm-again' -b 2025.11.21--f43-py3-rpm-again + buildname=2025.11.21--f43-py3-rpm-again + shift ++ guest_ipv4 2025.11.21--f43-py3-rpm-again ++ lxc=2025.11.21--f43-py3-rpm-again ++ shift +++ virsh -c lxc:/// dominfo 2025.11.21--f43-py3-rpm-again +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=42297 ++ [[ -z 42297 ]] +++ pgrep -P 42297 systemd ++ local systemd_pid=42299 ++ [[ -z 42299 ]] +++ nsenter -t 42299 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.215 ++ '[' -z 192.168.124.215 ']' ++ echo 192.168.124.215 + ssh -o StrictHostKeyChecking=no root@192.168.124.215 /build/lbuild-nightly.sh '-f f43 -b @DATE@--f43-py3-rpm-again' -b 2025.11.21--f43-py3-rpm-again @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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:7hQ2awGphjzgXTEjWXBDVk1yJ0r2PnFTfrGCs0X7EK8. 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:488 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 Fri Nov 21 11:00:21 CET 2025 + set -e ============================== Starting lbuild-nightly.sh:build on + echo -n '============================== Starting lbuild-nightly.sh:build on ' + date Fri Nov 21 11:00:21 CET 2025 + cd /build + show_env FCDISTRO=f43 PLDISTRO=lxc PERSONALITY=linux64 + set +x BASE=2025.11.21--f43-py3-rpm-again 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=2025.11.21--f43-py3-rpm-again 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 43" >> header.spec echo "%define distroname f43" >> 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 : Fri Nov 21 11:00:22 CET 2025 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 : Fri Nov 21 11:00:23 CET 2025 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 2025.11.21" >> 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; } warning: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-2 warning: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-1 ========== stage1iter : drupal XXXXXXXXXXXXXXX -- BEG MODULE drupal : Fri Nov 21 11:00:24 CET 2025 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 : Fri Nov 21 11:00:24 CET 2025 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 : Fri Nov 21 11:00:24 CET 2025 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 : Fri Nov 21 11:00:25 CET 2025 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 2025.11.21" >> 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; } warning: bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- ========== stage1iter : www-register-wizard XXXXXXXXXXXXXXX -- BEG MODULE www-register-wizard : Fri Nov 21 11:00:25 CET 2025 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 : Fri Nov 21 11:00:25 CET 2025 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 : Fri Nov 21 11:00:25 CET 2025 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 : Fri Nov 21 11:00:25 CET 2025 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 2025.11.21" >> 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 2025.11.21" >> 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 2025.11.21" >> 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=2025.11.21--f43-py3-rpm-again 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: 2025.11.21 Build build-time: 11:00-CET Build build-hostname: 2025-11-21--f43-py3-rpm-again Build build-base: 2025.11.21--f43-py3-rpm-again Build planetlab-distro: lxc Build planetlab-tags: lxc-tags.mk Build target-arch: x86_64 Build target-distro: Fedora Build target-distroname: f43 Build target-release: 43 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.2 release=0.lxc.2025.11.21 myplc-docs :: version=7.1 release=0.lxc.2025.11.21 plcapi :: version=7.2 release=7.lxc.2025.11.21 plewww :: version=5.3 release=1.2025.11.21 myplc-release :: version=7.1 release=0.lxc.2025.11.21 www-register-wizard :: version=4.3 release=5.lxc make: Leaving directory '/build' + make -C /build BASE=2025.11.21--f43-py3-rpm-again 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.2 tar chpzf SOURCES/plcapi-7.2.tar.gz -C SOURCES plcapi-7.2 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM plcapi (using SOURCES) Fri Nov 21 11:00:26 CET 2025 rpmbuild -bs SPECS/plcapi.spec warning: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-2 warning: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-1 setting SOURCE_DATE_EPOCH=1745452800 Wrote: /longbuildroot/SRPMS/plcapi-7.2-7.lxc.2025.11.21.src.rpm RPM build warnings: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-2 bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-1 XXXXXXXXXXXXXXX -- END SRPM plcapi Fri Nov 21 11:00:26 CET 2025 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plcapi Fri Nov 21 11:00:26 CET 2025 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plcapi-7.2-7.lxc.2025.11.21.src.rpm warning: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-2 warning: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-1 Installing SRPMS/plcapi-7.2-7.lxc.2025.11.21.src.rpm setting SOURCE_DATE_EPOCH=1745452800 Executing(%mkbuilddir): /bin/sh -e /longbuildroot/tmp/rpm-tmp.AJ46eJ Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.9k1KgS + umask 022 + cd /longbuildroot/BUILD/plcapi-7.2-build + cd /longbuildroot/BUILD/plcapi-7.2-build + rm -rf plcapi-7.2 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/plcapi-7.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plcapi-7.2 + /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.Wl0Phd + umask 022 + cd /longbuildroot/BUILD/plcapi-7.2-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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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.2 + /usr/bin/make -j32 make[1]: Entering directory '/build/BUILD/plcapi-7.2-build/plcapi-7.2' python3 setup.py build running build running build_py 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/plc_crypt.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.14 copying and adjusting plcsh -> build/scripts-3.14 copying and adjusting Server.py -> build/scripts-3.14 changing mode of build/scripts-3.14/plcsh from 644 to 755 changing mode of build/scripts-3.14/Server.py from 644 to 755 make[1]: Leaving directory '/build/BUILD/plcapi-7.2-build/plcapi-7.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.fRWqUP + umask 022 + cd /longbuildroot/BUILD/plcapi-7.2-build + cd plcapi-7.2 + rm -rf /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT + /usr/bin/make -j32 install DESTDIR=/longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT datadir=/usr/share bindir=/usr/bin make[1]: Entering directory '/build/BUILD/plcapi-7.2-build/plcapi-7.2' # 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/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api . Processing /build/BUILD/plcapi-7.2-build/plcapi-7.2 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=324096 sha256=6556b7a770fc3f44f18e14d86251e17f48094c064ef037a672ff3694aa06b15f Stored in directory: /build/.cache/pip/wheels/49/ae/03/c0a473e01716f051d32ccb2975bf6e6a1a0b1ab0b4a5de2d03 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, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. # 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/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api/bin/plcsh /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api mv /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api/bin/Server.py /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api # the old recipe used to read # python3 setup.py install \ # --install-purelib=/longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api \ # --install-scripts=/longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api \ # --install-data=/longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//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/BUILD/plcapi-7.2-build/BUILDROOT//usr/share/plc_api/php/phpxmlrpc/ rsync --exclude .git -ai php/phpxmlrpc/ /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//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.2-build/plcapi-7.2' + mkdir -p /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//usr/bin + ln -s /usr/share/plc_api/plcsh /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT//usr/bin/plcsh + echo '* Installing initscripts' * Installing initscripts + find plc.d + cpio -p -d -u /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/ 30 blocks + chmod 755 /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/plc.d/api /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/plc.d/db /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/plc.d/postgresql * Installing db-config.d files + echo '* Installing db-config.d files' + mkdir -p /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/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/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/000-functions /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/001-admin_user /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/002-system_site /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/003-accessors /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/010-slice_tags /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/020-boot_states /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/030-interface_tags /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/050-pcu_types /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/060-messages /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/etc/planetlab/db-config.d/099-hrns + mkdir -p /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/var/log + touch /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/var/log/plcapi.log + chown apache:apache /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/var/log/plcapi.log + touch /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/var/log/plc_api_ratelimit.log + chown apache:apache /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/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/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 + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j32 /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/migrations/__pycache__/extract-views.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/system/__pycache__/__init__.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/system/__pycache__/methodHelp.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/system/__pycache__/listMethods.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/system/__pycache__/multicall.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/bin/__pycache__/Server.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/system/__pycache__/methodSignature.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSites.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteRole.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePeer.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceTicketGet.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/BootCheckAuthentication.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceNodesDel.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetEventObjects.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePCUProtocolType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceRenew.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteBootState.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPersonTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteIlink.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSiteAddress.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdatePeer.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/RebootNodeWithPCU.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddNodeToPCU.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteLeases.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetConfFiles.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateConfFile.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddLeases.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateNode.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateSiteTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/VerifyPerson.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddConfFile.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddNodeTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateInterfaceTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddRoleToTagType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddNetworkType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddConfFileToNode.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSlice.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateSlice.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetKeyTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/ResetPassword.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetKeys.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/RetrieveSlicePersonKeys.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPCUProtocolType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePersonFromSite.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetNodes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSession.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPerson.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetIlinks.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteTagType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddNode.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSiteTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddAddressTypeToAddress.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPersonTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceUpdate.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSliceToNodesWhitelist.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPersonToSite.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddIlink.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteNodeType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteRoleFromPerson.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetNodeGroups.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateInitScript.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddInterface.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSliceInstantiation.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSession.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SetPersonPrimarySite.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSliceTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSession.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteNetworkMethod.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceUserDel.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/RetrieveSliceSliverKeys.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPersonToSlice.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteAddressType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteConfFileFromNode.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteConfFileFromNodeGroup.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetLeases.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSessions.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetNodeTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/BootNotifyOwners.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteRoleFromTagType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePerson.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSlivers.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddInterfaceTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UnBindObjectFromPeer.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSliceTicket.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/BlacklistKey.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSite.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceUsersList.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddNodeType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSlice.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateSliceTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateMessage.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetInterfaceTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddTagType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceUserAdd.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPCU.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddMessage.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateSite.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetAddressTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSliceFromNodesWhitelist.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddAddressType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSliceTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateNodeTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetBootStates.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetNetworkMethods.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/ReportRunlevel.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteConfFile.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/NotifySupport.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSiteTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateIlink.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/BootGetNodeDetails.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AuthCheck.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteInterface.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceGetTicket.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateTagType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPCUType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateInterface.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceListUserSlices.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPCUProtocolTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GenerateNodeConfFile.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSliceInstantiation.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetAddresses.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetWhitelist.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSlices.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddRole.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateAddressType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddNetworkMethod.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateLeases.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteNodeTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetNetworkTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdatePersonTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePCU.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteAddress.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSliceInstantiations.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSliceFromNodes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPeerName.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteNode.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteKey.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteAddressTypeFromAddress.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSite.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceNodesList.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/RefreshPeer.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetNodeFlavour.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/__init__.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPeers.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPersonKey.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceDelete.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetEvents.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPersons.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetMessages.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePCUType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateKey.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetInterfaces.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPCUs.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetBootMedium.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSliceFamily.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddConfFileToNodeGroup.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteInterfaceTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSliceKeys.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateNodeGroup.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceListNames.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddBootState.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdatePCUType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteAllPeerEntries.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetTagTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddPeer.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/NotifyPersons.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteNetworkType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddNodeGroup.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetLeaseGranularity.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetRoles.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceInfo.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePersonFromSlice.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetNodeTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/BootUpdateNode.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceNodesAdd.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdateAddress.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteInitScript.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/RebootNode.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetSliceTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceExtendedInfo.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteNodeFromPCU.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/ResolveSlices.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeletePersonTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPlcRelease.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdatePCUProtocolType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddRoleToPerson.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteMessage.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPCUTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddInitScript.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddKeyType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetInitScripts.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/SiteTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/AddSliceToNodes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteKeyType.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Boot.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteSiteTag.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/PersonTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/SliceCreate.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Debug.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/DeleteNodeGroup.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/GetPeerData.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/PCUTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Config.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/SliceTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Ilinks.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/AddressTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Parameter.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/InitScripts.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdatePerson.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Messages.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/UpdatePCU.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/sendmail.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Methods/__pycache__/BindObjectToPeer.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/EventObjects.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/ConfFiles.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/SliceInstantiations.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/GPG.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Keys.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/NetworkTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/KeyTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/POD.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/__init__.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/PyCurl.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/API.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/NodeTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/TagTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Faults.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/plc_crypt.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Accessor.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Filter.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Events.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/InterfaceTags.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/NetworkMethods.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_vicci.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Roles.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Logger.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_sliverauth.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_myslice.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Leases.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/BootStates.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_ipv6.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_example_ple.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/PCUProtocolTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/__init__.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/apache/__pycache__/__init__.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_site.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/PCUs.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/NodeTypes.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Shell.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Addresses.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_wireless.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Timestamp.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Accessors_standard.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/apache/__pycache__/ModPython.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Sessions.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/NodeGroups.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Namespace.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/AuthorizeHelpers.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Slices.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/LeaseFilter.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Interfaces.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Sites.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/Accessors/__pycache__/Factory.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Auth.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Method.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Peers.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Persons.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Table.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/PostgreSQL.cpython-314.pyc: replacing with normalized version /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT/usr/share/plc_api/PLC/__pycache__/Nodes.cpython-314.pyc: replacing with normalized version Scanned 53 directories and 682 files, processed 270 inodes, 270 modified (270 replaced + 0 rewritten), 0 unsupported format, 0 errors Reading /longbuildroot/BUILD/plcapi-7.2-build/SPECPARTS/rpm-debuginfo.specpart Processing files: plcapi-7.2-7.lxc.2025.11.21.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.2-7.lxc.2025.11.21 plcapi(x86-64) = 7.2-7.lxc.2025.11.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT Wrote: /longbuildroot/RPMS/x86_64/plcapi-7.2-7.lxc.2025.11.21.x86_64.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.p3RmDD + umask 022 + cd /longbuildroot/BUILD/plcapi-7.2-build + cd plcapi-7.2 + rm -rf /longbuildroot/BUILD/plcapi-7.2-build/BUILDROOT + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.hLk1fq + umask 022 + cd /longbuildroot/BUILD/plcapi-7.2-build + test -d /longbuildroot/BUILD/plcapi-7.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /longbuildroot/BUILD/plcapi-7.2-build + rm -rf /longbuildroot/BUILD/plcapi-7.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-2 bogus date in %changelog: Mon Sep 24 2024 Thierry Parmentelat - plcapi-7.2-1 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 Fri Nov 21 11:00:32 CET 2025 mkdir -p SOURCES && cp -rl MODULES/drupal SOURCES/taxonomy_block-4.7.x-1.x-dev mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM drupal (using make srpm) Fri Nov 21 11:00:32 CET 2025 make -C SOURCES/taxonomy_block-4.7.x-1.x-dev 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/taxonomy_block-4.7.x-1.x-dev/drupal-4.7-17.lxc.src.rpm SRPMS/drupal-4.7-17.lxc.src.rpm make[1]: Entering directory '/build/SOURCES/taxonomy_block-4.7.x-1.x-dev' % 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 17.4M 0 --:--:-- --:--:-- --:--:-- 18.1M -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 2955k 0 --:--:-- --:--:-- --:--:-- 4506k -rw-r--r-- 1 root root 9229 Jul 11 2010 taxonomy_block-4.7.x-1.x-dev.tar.gz rpmbuild --define "_sourcedir /build/SOURCES/taxonomy_block-4.7.x-1.x-dev" --define "_builddir /build/SOURCES/taxonomy_block-4.7.x-1.x-dev" --define "_srcrpmdir /build/SOURCES/taxonomy_block-4.7.x-1.x-dev" --define "_rpmdir /build/SOURCES/taxonomy_block-4.7.x-1.x-dev" --nodeps -bs /longbuildroot/SPECS/drupal.spec Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1546819200 Wrote: /build/SOURCES/taxonomy_block-4.7.x-1.x-dev/drupal-4.7-17.lxc.src.rpm make[1]: Leaving directory '/build/SOURCES/taxonomy_block-4.7.x-1.x-dev' XXXXXXXXXXXXXXX -- END SRPM drupal Fri Nov 21 11:00:33 CET 2025 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM drupal Fri Nov 21 11:00:33 CET 2025 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/drupal-4.7-17.lxc.src.rpm Building target platforms: noarch Building for target noarch Installing SRPMS/drupal-4.7-17.lxc.src.rpm setting SOURCE_DATE_EPOCH=1546819200 Executing(%mkbuilddir): /bin/sh -e /longbuildroot/tmp/rpm-tmp.OIDt0R Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.r68x2K + umask 022 + cd /longbuildroot/BUILD/drupal-4.7-build + cd /longbuildroot/BUILD/drupal-4.7-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 + /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.zVPU7R + umask 022 + cd /longbuildroot/BUILD/drupal-4.7-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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --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-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + 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.dLnWwd + umask 022 + cd /longbuildroot/BUILD/drupal-4.7-build + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT + install -d /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/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/BUILD/drupal-4.7-build/BUILDROOT/var/www/html + cp -pr .htaccess /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/var/www/html + mkdir -p /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc + install -D -p -m 0644 /longbuildroot/tmp/drupal-cron /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/etc/cron.hourly/drupal + mkdir /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j32 /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT Scanned 25 directories and 177 files, processed 0 inodes, 0 modified (0 replaced + 0 rewritten), 0 unsupported format, 0 errors Processing files: drupal-4.7-17.lxc.noarch Executing(%doc): /bin/sh -e /longbuildroot/tmp/rpm-tmp.v1dSES + umask 022 + cd /longbuildroot/BUILD/drupal-4.7-build + cd drupal-4.7.11 + DOCDIR=/longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7-build/drupal-4.7.11/CHANGELOG.txt /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7-build/drupal-4.7.11/INSTALL.mysql.txt /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7-build/drupal-4.7.11/INSTALL.pgsql.txt /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7-build/drupal-4.7.11/INSTALL.txt /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7-build/drupal-4.7.11/LICENSE.txt /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7-build/drupal-4.7.11/MAINTAINERS.txt /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7-build/drupal-4.7.11/UPGRADE.txt /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT/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 Requires(pre): group(apache) Requires(postun): group(apache) Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT Wrote: /longbuildroot/RPMS/noarch/drupal-4.7-17.lxc.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.iuYYrP + umask 022 + cd /longbuildroot/BUILD/drupal-4.7-build + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILD/drupal-4.7-build/BUILDROOT + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.NZXSB2 + umask 022 + cd /longbuildroot/BUILD/drupal-4.7-build + test -d /longbuildroot/BUILD/drupal-4.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /longbuildroot/BUILD/drupal-4.7-build + rm -rf /longbuildroot/BUILD/drupal-4.7-build + 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 Fri Nov 21 11:00:33 CET 2025 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) Fri Nov 21 11:00:33 CET 2025 rpmbuild -bs SPECS/plewww.spec warning: bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- Building target platforms: noarch Building for target noarch warning: bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- setting SOURCE_DATE_EPOCH=1763769600 Wrote: /longbuildroot/SRPMS/plewww-5.3-1.2025.11.21.src.rpm RPM build warnings: bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- XXXXXXXXXXXXXXX -- END SRPM plewww Fri Nov 21 11:00:33 CET 2025 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plewww Fri Nov 21 11:00:33 CET 2025 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plewww-5.3-1.2025.11.21.src.rpm warning: bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- Building target platforms: noarch Building for target noarch warning: bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- Installing SRPMS/plewww-5.3-1.2025.11.21.src.rpm setting SOURCE_DATE_EPOCH=1763769600 Executing(%mkbuilddir): /bin/sh -e /longbuildroot/tmp/rpm-tmp.KrknD2 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.lHbKBu + umask 022 + cd /longbuildroot/BUILD/plewww-5.3-build + cd /longbuildroot/BUILD/plewww-5.3-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 + /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.hiZeKk + umask 022 + cd /longbuildroot/BUILD/plewww-5.3-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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --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-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + 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-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-build/plewww-5.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.pI8LDA + umask 022 + cd /longbuildroot/BUILD/plewww-5.3-build + cd plewww-5.3 + rm -rf /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT + echo '* PLEWWW: Installing web pages' * PLEWWW: Installing web pages + mkdir -p /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT/var/www/html + rsync -a --exclude jsmin.py --exclude Makefile --exclude httpd --exclude '*.spec' --exclude .svn ./ /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT/var/www/html/ * PLEWWW: Installing conf files for httpd + echo '* PLEWWW: Installing conf files for httpd' + mkdir -p /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT/etc/httpd/conf.d + install -D -m 644 httpd/limits.conf httpd/plewww.conf /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT/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/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 + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j32 /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 SOURCE_DATE_EPOCH timestamp: 1763769600 (2025-11-22 00:00:00 UTC) SOURCE_DATE_EPOCH timestamp is in the future: 1763769600 > 1763719234 Scanned 38 directories and 179 files, processed 1 inodes, 0 modified (0 replaced + 0 rewritten), 0 unsupported format, 0 errors Processing files: plewww-5.3-1.2025.11.21.noarch Provides: PLCWWW plewww = 5.3-1.2025.11.21 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-1.2025.11.21.noarch Provides: plewww-plekit = 5.3-1.2025.11.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT Wrote: /longbuildroot/RPMS/noarch/plewww-5.3-1.2025.11.21.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/plewww-plekit-5.3-1.2025.11.21.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.JCI1aO + umask 022 + cd /longbuildroot/BUILD/plewww-5.3-build + cd plewww-5.3 + rm -rf /longbuildroot/BUILD/plewww-5.3-build/BUILDROOT + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.WHZrzl + umask 022 + cd /longbuildroot/BUILD/plewww-5.3-build + test -d /longbuildroot/BUILD/plewww-5.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /longbuildroot/BUILD/plewww-5.3-build + rm -rf /longbuildroot/BUILD/plewww-5.3-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- bogus date in %changelog: Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- XXXXXXXXXXXXXXX -- END RPM plewww Fri Nov 21 11:00:34 CET 2025 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) Fri Nov 21 11:00:34 CET 2025 rpmbuild -bs SPECS/www-register-wizard.spec Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1283472000 Wrote: /longbuildroot/SRPMS/www-register-wizard-4.3-5.lxc.src.rpm XXXXXXXXXXXXXXX -- END SRPM www-register-wizard Fri Nov 21 11:00:34 CET 2025 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM www-register-wizard Fri Nov 21 11:00:34 CET 2025 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/www-register-wizard-4.3-5.lxc.src.rpm Building target platforms: noarch Building for target noarch Installing SRPMS/www-register-wizard-4.3-5.lxc.src.rpm setting SOURCE_DATE_EPOCH=1283472000 Executing(%mkbuilddir): /bin/sh -e /longbuildroot/tmp/rpm-tmp.J90wFJ Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.1zDgIg + umask 022 + cd /longbuildroot/BUILD/www-register-wizard-4.3-build + cd /longbuildroot/BUILD/www-register-wizard-4.3-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 + /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.rGQGsn + umask 022 + cd /longbuildroot/BUILD/www-register-wizard-4.3-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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --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-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd www-register-wizard-4.3 + echo 'There is no build stage for this component.' There is no build stage for this component. + echo 'All files just need to be installed as is from the codebase.' 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.qO5IMN + umask 022 + cd /longbuildroot/BUILD/www-register-wizard-4.3-build + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILD/www-register-wizard-4.3-build/BUILDROOT + echo '* www-register-wizard: Installing www-register-wizard pages' * www-register-wizard: Installing www-register-wizard pages + mkdir -p /longbuildroot/BUILD/www-register-wizard-4.3-build/BUILDROOT/var/www/html + rsync -a --exclude '*.spec' --exclude .svn ./ /longbuildroot/BUILD/www-register-wizard-4.3-build/BUILDROOT/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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j32 /longbuildroot/BUILD/www-register-wizard-4.3-build/BUILDROOT Scanned 38 directories and 199 files, processed 32 inodes, 0 modified (0 replaced + 0 rewritten), 0 unsupported format, 0 errors 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/BUILD/www-register-wizard-4.3-build/BUILDROOT Wrote: /longbuildroot/RPMS/noarch/www-register-wizard-4.3-5.lxc.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.9ixOT2 + umask 022 + cd /longbuildroot/BUILD/www-register-wizard-4.3-build + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILD/www-register-wizard-4.3-build/BUILDROOT + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.1DaOC9 + umask 022 + cd /longbuildroot/BUILD/www-register-wizard-4.3-build + test -d /longbuildroot/BUILD/www-register-wizard-4.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /longbuildroot/BUILD/www-register-wizard-4.3-build + rm -rf /longbuildroot/BUILD/www-register-wizard-4.3-build + RPM_EC=0 ++ jobs -p + exit 0 XXXXXXXXXXXXXXX -- END RPM www-register-wizard Fri Nov 21 11:00:35 CET 2025 mkdir -p SOURCES && cp -rl MODULES/myplc SOURCES/myplc-7.2 tar chpzf SOURCES/myplc-7.2.tar.gz -C SOURCES myplc-7.2 mkdir -p RPMS ./yumgroups.sh lxc > RPMS/yumgroups.xml pl_locateDistroFile: using ./config.lxc/bootcd.pkgs pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.lxc/bootcd.pkgs pl_locateDistroFile: using ./config.lxc/devel.pkgs pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.lxc/devel.pkgs pl_locateDistroFile: using ./config.planetlab/develdeb.pkgs pl_parsePkgs: using -a x86_64 -f f43 -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 f43 -d lxc package ./config.lxc/nodeimage.pkgs pl_locateDistroFile: using ./config.planetlab/runtime.pkgs pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.planetlab/runtime.pkgs ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:10:syntax error: error in left expression package=noble ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:10:syntax error: error in left expression package=noble ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:10:syntax error: error in left expression package=noble pl_locateDistroFile: using ./config.planetlab/sliceimage-drl.pkgs pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.planetlab/sliceimage-drl.pkgs pl_locateDistroFile: using ./config.planetlab/sliceimage-omf.pkgs pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.planetlab/sliceimage-omf.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage-planetflow.pkgs pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.lxc/sliceimage-planetflow.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage.pkgs pl_parsePkgs: using -a x86_64 -f f43 -d lxc package ./config.lxc/sliceimage.pkgs pl_locateDistroFile: using ./config.lxc/yumexclude.pkgs pl_parsePkgs: using -a x86_64 -f f43 -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) Fri Nov 21 11:00:36 CET 2025 rpmbuild -bs SPECS/myplc.spec warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} Building target platforms: noarch Building for target noarch warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} setting SOURCE_DATE_EPOCH=1732060800 Wrote: /longbuildroot/SRPMS/myplc-7.2-0.lxc.2025.11.21.src.rpm RPM build warnings: Macro expanded in comment on line 50: %{nodefamily} Macro expanded in comment on line 52: %{nodefamily} Macro expanded in comment on line 50: %{nodefamily} Macro expanded in comment on line 52: %{nodefamily} XXXXXXXXXXXXXXX -- END SRPM myplc Fri Nov 21 11:00:36 CET 2025 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc Fri Nov 21 11:00:36 CET 2025 createrepo --quiet -g yumgroups.xml RPMS/ rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-7.2-0.lxc.2025.11.21.src.rpm warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} Building target platforms: noarch Building for target noarch warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} Installing SRPMS/myplc-7.2-0.lxc.2025.11.21.src.rpm setting SOURCE_DATE_EPOCH=1732060800 Executing(%mkbuilddir): /bin/sh -e /longbuildroot/tmp/rpm-tmp.GXBQxO Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.OUqmPp + umask 022 + cd /longbuildroot/BUILD/myplc-7.2-build + cd /longbuildroot/BUILD/myplc-7.2-build + rm -rf myplc-7.2 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/myplc-7.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd myplc-7.2 + /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.IEs27Z + umask 022 + cd /longbuildroot/BUILD/myplc-7.2-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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --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-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-7.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.FpNDkr + umask 022 + cd /longbuildroot/BUILD/myplc-7.2-build + cd myplc-7.2 + rm -rf /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT + echo '* Installing plc_config.py in /usr/lib/python3.14/site-packages' * Installing plc_config.py in /usr/lib/python3.14/site-packages + install -D -m 755 plc_config.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT//usr/lib/python3.14/site-packages/plc_config.py * Installing scripts in /usr/bin + echo '* Installing scripts in /usr/bin' + mkdir -p /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin + rsync -av --exclude .svn bin/ /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/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/BUILD/myplc-7.2-build/BUILDROOT/usr/bin + ln -s mtail.py mtail + chmod 755 /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/check-hrns.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/check-vsys-defaults.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/clean-empty-dirs.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/db-config /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/dns-config /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/mtail /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/mtail.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/plc-check-ssl-peering.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/plc-config /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/plc-config-tty /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/plc-kml.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/plc-map.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/plc-orphan-accounts.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/refresh-peer.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/spot-aliens.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/spot-dup-accounts.sh * Installing plc initscript + echo '* Installing plc initscript' + install -D -m 755 systemd/plc-ctl /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/bin/plc-ctl + install -D -m 644 systemd/plc.service /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/lib/systemd/system/plc.service * Installing plc.d initscripts + echo '* Installing plc.d initscripts' + find plc.d + cpio -p -d -u /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/ 65 blocks + chmod 755 /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/dns /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/functions /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/gpg /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/httpd /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/mail /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/network /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/ssh /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc.d/ssl * Installing db-config.d files + echo '* Installing db-config.d files' + mkdir -p /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/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/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/db-config.d/040-init_scripts /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/db-config.d/080-slice_netflow /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/db-config.d/081-slice_sirius /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/db-config.d/082-slice_sfacm /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/db-config.d/083-slice_drl /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/db-config.d/090-my_ops * Installing scripts in /etc/support-scripts + echo '* Installing scripts in /etc/support-scripts' + mkdir -p /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/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/BUILD/myplc-7.2-build/BUILDROOT/etc/support-scripts + chmod 444 /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/support-scripts/cleanup-zombies.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/support-scripts/gen-sites-xml.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/support-scripts/gen-static-content.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/support-scripts/gen_aliases.py /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/support-scripts/renew-reminder.py + mkdir -p /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc_sliceinitscripts + cp plc_sliceinitscripts/sirius /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc_sliceinitscripts + chmod 444 /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/plc_sliceinitscripts/sirius * myplc: Installing configuration file + echo '* myplc: Installing configuration file' + install -D -m 444 plc_config.dtd /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/etc/planetlab/plc_config.dtd + sed -e s,@PLDISTRO@,lxc,g -e s,@FCDISTRO@,f43,g -e s,@ARCH@,noarch,g default_config.xml + chmod 444 /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/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/BUILD/myplc-7.2-build/BUILDROOT/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/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.14/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 + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 Bytecompiling .py files below /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/lib/python3.14 using python3.14 /usr/lib/python3.14/site-packages/plc_config.py:842: SyntaxWarning: "\A" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\A"? A raw string is also an option. /usr/lib/python3.14/site-packages/plc_config.py:1195: SyntaxWarning: "\?" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\?"? A raw string is also an option. /usr/lib/python3.14/site-packages/plc_config.py:1196: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option. /usr/lib/python3.14/site-packages/plc_config.py:842: SyntaxWarning: "\A" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\A"? A raw string is also an option. /usr/lib/python3.14/site-packages/plc_config.py:1195: SyntaxWarning: "\?" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\?"? A raw string is also an option. /usr/lib/python3.14/site-packages/plc_config.py:1196: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option. + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j32 /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/lib/python3.14/site-packages/__pycache__/plc_config.cpython-314.opt-1.pyc: replacing with normalized version /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT/usr/lib/python3.14/site-packages/__pycache__/plc_config.cpython-314.pyc: replacing with normalized version Scanned 15 directories and 47 files, processed 2 inodes, 2 modified (2 replaced + 0 rewritten), 0 unsupported format, 0 errors Processing files: myplc-7.2-0.lxc.2025.11.21.noarch Provides: myplc = 7.2-0.lxc.2025.11.21 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.2-0.lxc.2025.11.21.noarch Provides: myplc-core = 7.2-0.lxc.2025.11.21 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.2-0.lxc.2025.11.21.noarch Provides: myplc-config = 7.2-0.lxc.2025.11.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT Wrote: /longbuildroot/RPMS/noarch/myplc-7.2-0.lxc.2025.11.21.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-config-7.2-0.lxc.2025.11.21.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-core-7.2-0.lxc.2025.11.21.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.kz2UAo + umask 022 + cd /longbuildroot/BUILD/myplc-7.2-build + cd myplc-7.2 + rm -rf /longbuildroot/BUILD/myplc-7.2-build/BUILDROOT + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.SZWEiK + umask 022 + cd /longbuildroot/BUILD/myplc-7.2-build + test -d /longbuildroot/BUILD/myplc-7.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /longbuildroot/BUILD/myplc-7.2-build + rm -rf /longbuildroot/BUILD/myplc-7.2-build + 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} Macro expanded in comment on line 50: %{nodefamily} Macro expanded in comment on line 52: %{nodefamily} XXXXXXXXXXXXXXX -- END RPM myplc Fri Nov 21 11:00:38 CET 2025 XXXXXXXXXXXXXXX -- BEG MODULE nodemanager : Fri Nov 21 11:00:38 CET 2025 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 : Fri Nov 21 11:00:38 CET 2025 XXXXXXXXXXXXXXX -- BEG MODULE monitor : Fri Nov 21 11:00:38 CET 2025 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 : Fri Nov 21 11:00:38 CET 2025 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) Fri Nov 21 11:00:38 CET 2025 rpmbuild -bs SPECS/myplc-docs.spec Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-docs-7.1-0.lxc.2025.11.21.src.rpm XXXXXXXXXXXXXXX -- END SRPM myplc-docs Fri Nov 21 11:00:38 CET 2025 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc-docs Fri Nov 21 11:00:38 CET 2025 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-docs-7.1-0.lxc.2025.11.21.src.rpm Building target platforms: noarch Building for target noarch Installing SRPMS/myplc-docs-7.1-0.lxc.2025.11.21.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%mkbuilddir): /bin/sh -e /longbuildroot/tmp/rpm-tmp.XWRhdC Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.G7pQEJ + umask 022 + cd /longbuildroot/BUILD/myplc-docs-7.1-build + cd /longbuildroot/BUILD/myplc-docs-7.1-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 + /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.bFhA29 + umask 022 + cd /longbuildroot/BUILD/myplc-docs-7.1-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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/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 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --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-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-docs-7.1 + rm -rf /longbuildroot/BUILD/myplc-docs-7.1-build/BUILDROOT + '[' -d myplc ']' + '[' -d plcapi ']' + '[' -d nodemanager ']' + '[' -d monitor ']' ~/BUILD/myplc-docs-7.1-build/myplc-docs-7.1/plcapi ~/BUILD/myplc-docs-7.1-build/myplc-docs-7.1 + pushd plcapi + make -C doc PLCAPI.pdf make[1]: Entering directory '/build/BUILD/myplc-docs-7.1-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-build/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:7: SyntaxWarning: "\A" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\A"? A raw string is also an option. comment_regexp = '\A\s*#.|\A\s*\Z|\Axxxxx' /build/BUILD/myplc-docs-7.1-build/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:9: SyntaxWarning: "\A" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\A"? A raw string is also an option. regexps = { 'build' : '\A[bB]uild\s+(?P[^:]+)\s*:\s*(?P.*)\Z', /build/BUILD/myplc-docs-7.1-build/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:10: SyntaxWarning: "\A" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\A"? A raw string is also an option. 'tags' : '\A(?P[^:]+)\s*:=\s*(?P.*)\Z', /build/BUILD/myplc-docs-7.1-build/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:12: SyntaxWarning: "\A" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\A"? A raw string is also an option. '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-build/myplc-docs-7.1/plcapi/doc' + make -C doc PLCAPI.pdf make[1]: Entering directory '/build/BUILD/myplc-docs-7.1-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.15/docbook-utils.dsl#print Working on: /build/BUILD/myplc-docs-7.1-build/myplc-docs-7.1/plcapi/doc/PLCAPI.xml make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1-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-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.15/docbook-utils.dsl#html Working on: /build/BUILD/myplc-docs-7.1-build/myplc-docs-7.1/plcapi/doc/PLCAPI.xml make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1-build/myplc-docs-7.1/plcapi/doc' + popd ~/BUILD/myplc-docs-7.1-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.OnPR16 + umask 022 + cd /longbuildroot/BUILD/myplc-docs-7.1-build + cd myplc-docs-7.1 + for ext in pdf html + install -D -m 444 plcapi/doc/PLCAPI.pdf /longbuildroot/BUILD/myplc-docs-7.1-build/BUILDROOT/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/BUILD/myplc-docs-7.1-build/BUILDROOT/var/www/html/planetlab/doc/PLCAPI.html + '[' -d nodemanager/doc ']' + '[' -d monitor/docs ']' + ./myplc/docbook2drupal.sh 'PLC API Documentation (lxc)' /longbuildroot/BUILD/myplc-docs-7.1-build/BUILDROOT/var/www/html/planetlab/doc/PLCAPI.html /longbuildroot/BUILD/myplc-docs-7.1-build/BUILDROOT/var/www/html/planetlab/doc/PLCAPI.php >
> 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 448,887 bytes received 1,534 bytes 900,842.00 bytes/sec total size is 443,440 speedup is 0.98 ++ rootdir 2025.11.21--f43-py3-rpm-again ++ slice=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + rsync --verbose --archive /vservers/2025.11.21--f43-py3-rpm-again/build/MODULES/build root@testmaster.onelab.eu:2025.11.21--f43-py3-rpm-again/ 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/f41/ build/mirroring/f41/yum.repos.d/ build/mirroring/f41/yum.repos.d/building.repo.in build/mirroring/f43/ build/mirroring/f43/yum.repos.d/ build/mirroring/f43/yum.repos.d/building.repo.in sent 426,916 bytes received 1,800 bytes 857,432.00 bytes/sec total size is 419,909 speedup is 0.98 + run_log_env='-p linux64 -d lxc -f f43' + set +e + trap - ERR INT + ssh root@testmaster.onelab.eu 2025.11.21--f43-py3-rpm-again/run_log --build git://git.onelab.eu/build --url http://build.onelab.eu/lxc//2025.11.21--f43-py3-rpm-again/RPMS/x86_64 -p linux64 -d lxc -f f43 --config default --all * 11:01:48 -- Checking if build provides SFA package... -> 11:01:48 -- + curl --silent http://build.onelab.eu/lxc//2025.11.21--f43-py3-rpm-again/RPMS/x86_64/ + grep -q sfa-4 * 11:01:48 -- SFA package not found - removing steps with sfa or sfi Sensing local substrate... xp qn Done =============== Active plc VMs on buzzcocks {lxc-f41 257822.88671875 Mb} [max=20,free=19] (load: 1.27, 0.83, 0.50) == vplc01 == [=2025.11.21--f41-nofed-n1-1-vplc01] (pid=21852) @ 2025-11-21:10-31 =============== No qemu on boxtops {qemu-f41 257822.8984375 Mb} [max=64,free=64] (2 users, load: 0.01, 0.01, 0.00) *NO kqemu/kvm_intel MODULE LOADED* Sensing IP pool for vplcs * . . . . . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vplcs * . . . . . S . . . . . . . . . . . . . . . . . . * 11:02:16 -- PROVISION plc plctest1 in box buzzcocks at IP vplc02.pl.sophia.inria.fr as 2025.11.21--f43-py3-rpm-again-1-vplc02 Sensing IP pool for vnodes . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vnodes . S . . . . . . . . . . . . . . . . . . * 11:02:36 -- PROVISION node node1 in box boxtops at IP vnode01 with MAC 02:34:56:00:00:01 =============== Active plc VMs on buzzcocks {lxc-f41 257822.88671875 Mb} [max=20,free=17] (load: 1.27, 0.83, 0.50) == vplc01 == [=2025.11.21--f41-nofed-n1-1-vplc01] (pid=21852) @ 2025-11-21:10-31 == dummy_vplc07.pl.sophia.inria.fr == [=dummy_vplc07.pl.sophia.inria.fr] (pid=0) @ 2025-11-21:11-02 == dummy_plctest1 == [=dummy_plctest1] (pid=0) @ 2025-11-21:11-02 =============== Qemus on boxtops {qemu-f41 257822.8984375 Mb} [max=64,free=62] (2 users, load: 0.01, 0.01, 0.00) *NO kqemu/kvm_intel MODULE LOADED* == dummy_vnode02 == [=None] not (yet?) running @ 2025-11-21:11-02 == dummy_vnode01 == [=None] not (yet?) running @ 2025-11-21:11-02 * 11:02:36 -- ********** 1 RUNNING step show on plc plctest1_vplc02 + ======== site main site for plc number 1 + nodes : vnode01.pl.sophia.inria.fr + node=node1 host_box=boxtops hostname= vnode01.pl.sophia.inria.fr ip= 138.96.112.101 * 11:02:36 -- ********** 1 SUCCESSFUL step show on plctest1_vplc02 TRACE: 1 11-02-36->0s=0:00:00.000412s status=OK step=show plc=plctest1_vplc02 force=False * 11:02:36 -- ********** 1 RUNNING step plcvm_delete on plc plctest1_vplc02 -> 11:02:36 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p 2025.11.21--f43-py3-rpm-again Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 11:02:37 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2025.11.21--f43-py3-rpm-again ';' rm -f /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/2025.11.21--f43-py3-rpm-again-1-vplc02.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 11:02:37 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2025.11.21--f43-py3-rpm-again ';' virsh -c lxc:/// destroy 2025.11.21--f43-py3-rpm-again-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2025.11.21--f43-py3-rpm-again-1-vplc02' -> 11:02:38 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2025.11.21--f43-py3-rpm-again ';' virsh -c lxc:/// undefine 2025.11.21--f43-py3-rpm-again-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2025.11.21--f43-py3-rpm-again-1-vplc02' -> 11:02:38 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2025.11.21--f43-py3-rpm-again ';' rm -fr /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 11:02:38 -- ********** 1 SUCCESSFUL step plcvm_delete on plctest1_vplc02 TRACE: 1 11-02-36->2s=0:00:02.088125s status=OK step=plcvm_delete plc=plctest1_vplc02 force=False * 11:02:38 -- ********** 1 RUNNING step plcvm_timestamp on plc plctest1_vplc02 -> 11:02:38 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 11:02:39 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks echo 1763719358 '>' /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/2025.11.21--f43-py3-rpm-again-1-vplc02.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 11:02:39 -- ********** 1 SUCCESSFUL step plcvm_timestamp on plctest1_vplc02 TRACE: 1 11-02-38->0s=0:00:00.782408s status=OK step=plcvm_timestamp plc=plctest1_vplc02 force=False * 11:02:39 -- ********** 1 RUNNING step plcvm_create on plc plctest1_vplc02 -> 11:02:39 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks rm -rf 2025.11.21--f43-py3-rpm-again/build Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 11:02:40 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -r build buzzcocks:2025.11.21--f43-py3-rpm-again/build -> 11:02:42 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2025.11.21--f43-py3-rpm-again ';' build/lbuild-initvm.sh -p linux64 -d lxc -f f43 -r http://build.onelab.eu/lxc//2025.11.21--f43-py3-rpm-again/RPMS -n vplc02.pl.sophia.inria.fr 2025.11.21--f43-py3-rpm-again-1-vplc02 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Bridge already set up - skipping create_bridge_if_needed + set -e + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift + local fcdistro=f43 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 ++ package_method f43 ++ local fcdistro=f43 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2025.11.21--f43-py3-rpm-again-1-vplc02 + set -x + set -e + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local cache=/var/cache/lxc/fedora/x86_64/43 + mkdir -p /var/cache/lxc/fedora/x86_64/43 + flock --exclusive --timeout 60 200 + '[' '!' -e /var/cache/lxc/fedora/x86_64/43/rootfs ']' + echo 'Updating cache /var/cache/lxc/fedora/x86_64/43/rootfs ...' Updating cache /var/cache/lxc/fedora/x86_64/43/rootfs ... + dnf --installroot /var/cache/lxc/fedora/x86_64/43/rootfs --releasever=43 -y --nogpgcheck update Updating and loading repositories: Repositories loaded. Nothing to do. Update finished Filling /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 from /var/cache/lxc/fedora/x86_64/43/rootfs ... + echo 'Update finished' + echo 'Filling /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 from /var/cache/lxc/fedora/x86_64/43/rootfs ... ' + rsync -a /var/cache/lxc/fedora/x86_64/43/rootfs/ /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/ + return 0 + return 0 ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 rm -rf /var/lib/rpm/__db.000 /var/lib/rpm/__db.001 /var/lib/rpm/__db.002 /var/lib/rpm/__db.003 /var/lib/rpm/__db.004 /var/lib/rpm/__db.005 /var/lib/rpm/__db.006 /var/lib/rpm/__db.007 /var/lib/rpm/__db.008 /var/lib/rpm/__db.009 ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 rpm --rebuilddb + fedora_configure 2025.11.21--f43-py3-rpm-again-1-vplc02 f43 + set -x + set -e + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift + local fcdistro=f43 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/selinux + echo 0 + cat + cat + local dev_path=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev + rm -rf /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/null c 1 3 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/zero c 1 5 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/random c 1 8 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/urandom c 1 9 + mkdir -m 755 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/pts + mkdir -m 1777 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/shm + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/tty c 5 0 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/tty0 c 4 0 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/tty1 c 4 1 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/tty2 c 4 2 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/tty3 c 4 3 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/tty4 c 4 4 + mknod -m 600 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/console c 5 1 + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/full c 1 7 + mknod -m 600 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/initctl p + mknod -m 666 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/dev/ptmx c 5 2 + fedora_configure_systemd 2025.11.21--f43-py3-rpm-again-1-vplc02 + set -e + set -x + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + '[' -d /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/systemd/system/default.target + touch /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/fstab + ln -sf /dev/null /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/systemd/system/getty@.service + rm -f /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 systemctl enable NetworkManager /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Failed to enable unit: Unit NetworkManager.service does not exist + fedora_configure_network 2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + case $(network_config_method $fcdistro) in ++ network_config_method f43 ++ local fcdistro=f43 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/NetworkManager/system-connections + '[' -n '' ']' + write_guest_networkmanager_publicip + cat ++ uuid ++ python -c 'import uuid; print(uuid.uuid1())' + chmod 600 '/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2025.11.21--f43-py3-rpm-again-1-vplc02 f43 lxc + set -x + set -e + trap failure ERR INT + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift + local fcdistro=f43 + shift + local pldistro=lxc + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 rpm --rebuilddb Initializing yum.repos.d in 2025.11.21--f43-py3-rpm-again-1-vplc02 + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2025.11.21--f43-py3-rpm-again-1-vplc02' + rm -f /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/fedora.repo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/fedora-updates.repo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo build f43 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo + shift + builddir=build + shift + fcdistro=f43 + shift + yumexclude_line= + shift + mirrors=http://mirror.onelab.eu/ + template=build/mirroring/f43/yum.repos.d/building.repo.in + '[' '!' -f build/mirroring/f43/yum.repos.d/building.repo.in ']' + for mirror in $mirrors + yumconf_mirror /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo build/mirroring/f43/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo + shift + template=build/mirroring/f43/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/f43/yum.repos.d/building.repo.in ++ grep '^baseurl=' /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo + baseurl_defs='baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/$basearch/' + '[' -z 'baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/$basearch/' ']' + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/$basearch/os/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os/ + repomd=http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/releases/43/Everything/x86_64/os//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/43/Everything/x86_64//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/updates/43/Modular/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/43/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/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo -e 's,gpgkey=.*,gpgkey=http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-43-primary,' + rpm --root /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-43-primary + '[' -n http://build.onelab.eu/lxc//2025.11.21--f43-py3-rpm-again/RPMS ']' + '[' '!' -d /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d ']' ++ pl_plcyumexclude f43 lxc build ++ pl_yumexclude plcyumexclude f43 lxc build ++ keyword=plcyumexclude ++ shift ++ fcdistro=f43 ++ 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 f43 -d lxc plcyumexclude build/config.lxc/yumexclude.pkgs + yumexclude=drupal + for repo in $lxc_root/etc/yum.repos.d/* + '[' -f /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo ']' + yumconf_exclude /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo exclude=drupal + repo=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo + shift + yumexclude_line=exclude=drupal + shift + sed -i -e '/#baseurl=.*$/i\ exclude=drupal' /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/yum.repos.d/building.repo + cat + return 0 + '[' -d /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/cgroup ']' + mkdir /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/cgroup + '[' -h /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/resolv.conf ']' + rm -f /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/resolv.conf + '[' -f /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/hosts ']' + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/root/.ssh + chmod 600 /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/root/.ssh/authorized_keys + local config_xml=/tmp/2025.11.21--f43-py3-rpm-again-1-vplc02.xml + '[' -n '' ']' + write_lxc_xml_publicip 2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + cat + virsh -c lxc:/// define /tmp/2025.11.21--f43-py3-rpm-again-1-vplc02.xml Domain '2025.11.21--f43-py3-rpm-again-1-vplc02' defined from /tmp/2025.11.21--f43-py3-rpm-again-1-vplc02.xml + return 0 + devel_or_test_tools 2025.11.21--f43-py3-rpm-again-1-vplc02 f43 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift + local fcdistro=f43 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 ++ package_method f43 ++ local fcdistro=f43 ++ 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/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 arch + local lxc_arch=x86_64 + '[' x86_64 = unknown ']' ++ pl_getPackages -a x86_64 f43 lxc build/config.planetlab/runtime.pkgs ++ pl_parsePkgs package -a x86_64 f43 lxc build/config.planetlab/runtime.pkgs ++ target_arch=x86_64 ++ keyword=package ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f43 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f43 -d lxc package build/config.planetlab/runtime.pkgs' pl_parsePkgs: using -a x86_64 -f f43 -d lxc package build/config.planetlab/runtime.pkgs ++ pkgs.py -a x86_64 -f f43 -d lxc package build/config.planetlab/runtime.pkgs build/config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy build/config.planetlab/runtime.pkgs:10:syntax error: error in left expression package=noble + local 'packages=NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc' ++ pl_getGroups -a x86_64 f43 lxc build/config.planetlab/runtime.pkgs ++ pl_parsePkgs group -a x86_64 f43 lxc build/config.planetlab/runtime.pkgs ++ target_arch=x86_64 ++ keyword=group ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f43 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f43 -d lxc group build/config.planetlab/runtime.pkgs' pl_parsePkgs: using -a x86_64 -f f43 -d lxc group build/config.planetlab/runtime.pkgs ++ pkgs.py -a x86_64 -f f43 -d lxc group build/config.planetlab/runtime.pkgs build/config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy build/config.planetlab/runtime.pkgs:10:syntax error: error in left expression package=noble + local groups= + case "$pkg_method" in + local has_dnf= + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 dnf --version Failed to set locale, defaulting to "C.UTF-8" dnf5 version 5.2.17.0 dnf5 plugin API version 2.0 libdnf5 version 5.2.17.0 libdnf5 plugin API version 2.2 + has_dnf=true + '[' -n true ']' + echo 'container has dnf - invoking with --allowerasing' container has dnf - invoking with --allowerasing + local 'pkg_installer=dnf -y install --allowerasing' + local 'grp_installer=dnf -y groupinstall --allowerasing' + '[' -n 'NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc' ']' + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 dnf -y install --allowerasing NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc Failed to set locale, defaulting to "C.UTF-8" Updating and loading repositories: MyPLC 100% | 28.4 KiB/s | 11.4 KiB | 00m00s Fedora 43 - x86_64 100% | 494.7 KiB/s | 283.4 KiB | 00m01s Fedora 43 - x86_64 - Updates 100% | 2.8 KiB/s | 1.6 KiB | 00m01s Fedora 43 - x86_64 - Updates 100% | 475.8 KiB/s | 284.5 KiB | 00m01s Repositories loaded. Package "curl-8.15.0-3.fc43.x86_64" is already installed. Package "openssh-clients-10.0p1-5.fc43.x86_64" is already installed. Package "psmisc-23.7-6.fc43.x86_64" is already installed. Package Arch Version Repository Size Installing: NetworkManager x86_64 1:1.54.0-2.fc43 fedora 5.8 MiB bind-utils x86_64 32:9.18.41-2.fc43 updates 665.2 KiB emacs-nw x86_64 1:30.2-4.fc43 updates 169.8 MiB file x86_64 5.46-8.fc43 fedora 100.2 KiB hostname x86_64 3.25-3.fc43 fedora 41.4 KiB Installing dependencies: NetworkManager-libnm x86_64 1:1.54.0-2.fc43 fedora 10.0 MiB alsa-lib x86_64 1.2.14-4.fc43 fedora 1.4 MiB bind-libs x86_64 32:9.18.41-2.fc43 updates 3.6 MiB binutils x86_64 2.45.1-1.fc43 updates 27.3 MiB cpp x86_64 15.2.1-4.fc43 updates 37.9 MiB dbus-libs x86_64 1:1.16.0-4.fc43 fedora 345.5 KiB emacs-common x86_64 1:30.2-4.fc43 updates 103.9 MiB emacs-filesystem noarch 1:30.0-5.fc43 fedora 0.0 B emacsclient x86_64 1:30.2-4.fc43 updates 72.8 KiB file-libs x86_64 5.46-8.fc43 fedora 11.9 MiB fstrm x86_64 0.6.1-13.fc43 fedora 50.7 KiB gcc x86_64 15.2.1-4.fc43 updates 111.9 MiB glibc-devel x86_64 2.42-4.fc43 fedora 2.3 MiB gpm-libs x86_64 1.20.7-52.fc43 fedora 31.6 KiB hunspell x86_64 1.7.2-10.fc43 fedora 1.3 MiB hunspell-en-GB noarch 0.20201207-12.fc43 fedora 543.2 KiB hunspell-en-US noarch 0.20201207-12.fc43 fedora 557.4 KiB hunspell-filesystem x86_64 1.7.2-10.fc43 fedora 0.0 B jansson x86_64 2.14-3.fc43 fedora 89.1 KiB kernel-headers x86_64 6.17.4-300.fc43 updates 6.7 MiB lcms2 x86_64 2.16-6.fc43 fedora 433.7 KiB less x86_64 679-2.fc43 fedora 406.1 KiB libgccjit x86_64 15.2.1-4.fc43 updates 40.6 MiB libgomp x86_64 15.2.1-4.fc43 updates 541.6 KiB libmpc x86_64 1.3.1-8.fc43 fedora 160.6 KiB libndp x86_64 1.9-4.fc43 fedora 86.0 KiB libtree-sitter x86_64 0.25.8-2.fc43 fedora 208.3 KiB libuv x86_64 1:1.51.0-2.fc43 fedora 570.2 KiB libxcrypt-devel x86_64 4.5.2-1.fc43 updates 31.1 KiB lmdb-libs x86_64 0.9.33-4.fc43 fedora 105.4 KiB make x86_64 1:4.4.1-11.fc43 fedora 1.8 MiB protobuf-c x86_64 1.5.1-2.fc43 fedora 49.8 KiB Installing weak dependencies: emacs x86_64 1:30.2-4.fc43 updates 0.0 B enchant2 x86_64 2.8.12-2.fc43 fedora 205.8 KiB git-core x86_64 2.51.1-1.fc43 updates 23.6 MiB hunspell-en noarch 0.20201207-12.fc43 fedora 1.1 MiB info x86_64 7.2-6.fc43 fedora 353.9 KiB libtree-sitter-bash x86_64 0.25.0-2.fc43 fedora 1.3 MiB libtree-sitter-c x86_64 0.24.1-3.fc43 fedora 614.9 KiB libtree-sitter-c-sharp x86_64 0.23.1-2.fc43 fedora 5.7 MiB libtree-sitter-cmake x86_64 0.7.1-2.fc43 fedora 99.7 KiB libtree-sitter-cpp x86_64 0.23.4-5.fc43 fedora 3.3 MiB libtree-sitter-css x86_64 0.23.2-2.fc43 fedora 109.6 KiB libtree-sitter-elixir x86_64 0.3.4-4.fc43 fedora 1.4 MiB libtree-sitter-go x86_64 0.25.0-1.fc43 fedora 227.6 KiB libtree-sitter-heex x86_64 0.8.0-2.fc43 fedora 33.8 KiB libtree-sitter-html x86_64 0.23.2-2.fc43 fedora 33.4 KiB libtree-sitter-java x86_64 0.23.5-5.fc43 fedora 416.6 KiB libtree-sitter-javascript x86_64 0.23.1-2.fc43 fedora 362.0 KiB libtree-sitter-jsdoc x86_64 0.23.2-2.fc43 fedora 29.1 KiB libtree-sitter-json x86_64 0.24.8-5.fc43 fedora 17.1 KiB libtree-sitter-lua x86_64 0.4.0-3.fc43 fedora 65.9 KiB libtree-sitter-php x86_64 0.24.2-2.fc43 fedora 2.0 MiB libtree-sitter-python x86_64 0.23.6-2.fc43 fedora 468.9 KiB libtree-sitter-ruby x86_64 0.23.1-3.fc43 fedora 2.0 MiB libtree-sitter-rust x86_64 0.24.0-3.fc43 fedora 1.1 MiB libtree-sitter-toml x86_64 0.7.0-3.fc43 fedora 37.2 KiB libtree-sitter-typescript x86_64 0.23.2-4.fc43 fedora 2.8 MiB libtree-sitter-yaml x86_64 0.7.0-3.fc43 fedora 198.6 KiB Transaction Summary: Installing: 64 packages Total size of inbound packages is 166 MiB. Need to download 166 MiB. After this operation, 589 MiB extra will be used (install 589 MiB, remove 0 B). [ 1/64] hostname-0:3.25-3.fc43.x86_64 100% | 13.4 MiB/s | 27.5 KiB | 00m00s [ 2/64] file-0:5.46-8.fc43.x86_64 100% | 15.9 MiB/s | 48.8 KiB | 00m00s [ 3/64] libndp-0:1.9-4.fc43.x86_64 100% | 12.1 MiB/s | 37.3 KiB | 00m00s [ 4/64] file-libs-0:5.46-8.fc43.x86_64 100% | 30.8 MiB/s | 850.3 KiB | 00m00s [ 5/64] NetworkManager-libnm-1:1.54.0-2 100% | 36.1 MiB/s | 1.9 MiB | 00m00s [ 6/64] NetworkManager-1:1.54.0-2.fc43. 100% | 34.4 MiB/s | 2.2 MiB | 00m00s [ 7/64] bind-utils-32:9.18.41-2.fc43.x8 100% | 7.3 MiB/s | 223.9 KiB | 00m00s [ 8/64] lmdb-libs-0:0.9.33-4.fc43.x86_6 100% | 6.0 MiB/s | 61.5 KiB | 00m00s [ 9/64] protobuf-c-0:1.5.1-2.fc43.x86_6 100% | 16.0 MiB/s | 32.7 KiB | 00m00s [10/64] fstrm-0:0.6.1-13.fc43.x86_64 100% | 27.4 MiB/s | 28.1 KiB | 00m00s [11/64] libuv-1:1.51.0-2.fc43.x86_64 100% | 9.3 MiB/s | 266.1 KiB | 00m00s [12/64] alsa-lib-0:1.2.14-4.fc43.x86_64 100% | 30.5 MiB/s | 531.3 KiB | 00m00s [13/64] bind-libs-32:9.18.41-2.fc43.x86 100% | 23.6 MiB/s | 1.3 MiB | 00m00s [14/64] dbus-libs-1:1.16.0-4.fc43.x86_6 100% | 18.1 MiB/s | 148.3 KiB | 00m00s [15/64] gpm-libs-0:1.20.7-52.fc43.x86_6 100% | 9.8 MiB/s | 20.0 KiB | 00m00s [16/64] libtree-sitter-0:0.25.8-2.fc43. 100% | 27.6 MiB/s | 112.9 KiB | 00m00s [17/64] lcms2-0:2.16-6.fc43.x86_64 100% | 25.5 MiB/s | 182.8 KiB | 00m00s [18/64] emacs-filesystem-1:30.0-5.fc43. 100% | 2.4 MiB/s | 7.5 KiB | 00m00s [19/64] libgccjit-0:15.2.1-4.fc43.x86_6 100% | 32.0 MiB/s | 12.5 MiB | 00m00s [20/64] libmpc-0:1.3.1-8.fc43.x86_64 100% | 17.2 MiB/s | 70.4 KiB | 00m00s [21/64] emacs-nw-1:30.2-4.fc43.x86_64 100% | 32.8 MiB/s | 32.0 MiB | 00m01s [22/64] make-1:4.4.1-11.fc43.x86_64 100% | 28.6 MiB/s | 585.2 KiB | 00m00s [23/64] cpp-0:15.2.1-4.fc43.x86_64 100% | 31.2 MiB/s | 12.9 MiB | 00m00s [24/64] emacs-common-1:30.2-4.fc43.x86_ 100% | 28.4 MiB/s | 43.0 MiB | 00m02s [25/64] emacsclient-1:30.2-4.fc43.x86_6 100% | 227.6 KiB/s | 37.1 KiB | 00m00s [26/64] jansson-0:2.14-3.fc43.x86_64 100% | 14.7 MiB/s | 45.3 KiB | 00m00s [27/64] glibc-devel-0:2.42-4.fc43.x86_6 100% | 32.5 MiB/s | 565.9 KiB | 00m00s [28/64] libgomp-0:15.2.1-4.fc43.x86_64 100% | 30.5 MiB/s | 374.6 KiB | 00m00s [29/64] kernel-headers-0:6.17.4-300.fc4 100% | 31.4 MiB/s | 1.7 MiB | 00m00s [30/64] libxcrypt-devel-0:4.5.2-1.fc43. 100% | 7.3 MiB/s | 30.0 KiB | 00m00s [31/64] binutils-0:2.45.1-1.fc43.x86_64 100% | 32.4 MiB/s | 5.9 MiB | 00m00s [32/64] less-0:679-2.fc43.x86_64 100% | 21.2 MiB/s | 195.3 KiB | 00m00s [33/64] info-0:7.2-6.fc43.x86_64 100% | 29.8 MiB/s | 182.9 KiB | 00m00s [34/64] enchant2-0:2.8.12-2.fc43.x86_64 100% | 26.7 MiB/s | 81.9 KiB | 00m00s [35/64] hunspell-0:1.7.2-10.fc43.x86_64 100% | 31.8 MiB/s | 488.2 KiB | 00m00s [36/64] hunspell-en-US-0:0.20201207-12. 100% | 29.3 MiB/s | 180.3 KiB | 00m00s [37/64] gcc-0:15.2.1-4.fc43.x86_64 100% | 26.7 MiB/s | 39.7 MiB | 00m01s [38/64] hunspell-filesystem-0:1.7.2-10. 100% | 51.5 KiB/s | 7.6 KiB | 00m00s [39/64] git-core-0:2.51.1-1.fc43.x86_64 100% | 16.8 MiB/s | 5.0 MiB | 00m00s [40/64] libtree-sitter-bash-0:0.25.0-2. 100% | 7.3 MiB/s | 157.9 KiB | 00m00s [41/64] libtree-sitter-c-0:0.24.1-3.fc4 100% | 3.2 MiB/s | 68.9 KiB | 00m00s [42/64] libtree-sitter-c-sharp-0:0.23.1 100% | 74.2 MiB/s | 228.0 KiB | 00m00s [43/64] libtree-sitter-cmake-0:0.7.1-2. 100% | 13.9 MiB/s | 28.5 KiB | 00m00s [44/64] libtree-sitter-cpp-0:0.23.4-5.f 100% | 64.1 MiB/s | 197.1 KiB | 00m00s [45/64] libtree-sitter-css-0:0.23.2-2.f 100% | 14.8 MiB/s | 30.3 KiB | 00m00s [46/64] libtree-sitter-elixir-0:0.3.4-4 100% | 62.0 MiB/s | 126.9 KiB | 00m00s [47/64] libtree-sitter-go-0:0.25.0-1.fc 100% | 21.3 MiB/s | 43.6 KiB | 00m00s [48/64] libtree-sitter-heex-0:0.8.0-2.f 100% | 18.0 MiB/s | 18.4 KiB | 00m00s [49/64] libtree-sitter-html-0:0.23.2-2. 100% | 19.7 MiB/s | 20.1 KiB | 00m00s [50/64] libtree-sitter-java-0:0.23.5-5. 100% | 52.8 MiB/s | 54.0 KiB | 00m00s [51/64] libtree-sitter-javascript-0:0.2 100% | 24.8 MiB/s | 50.7 KiB | 00m00s [52/64] libtree-sitter-jsdoc-0:0.23.2-2 100% | 8.5 MiB/s | 17.5 KiB | 00m00s [53/64] libtree-sitter-lua-0:0.4.0-3.fc 100% | 24.3 MiB/s | 24.9 KiB | 00m00s [54/64] libtree-sitter-json-0:0.24.8-5. 100% | 13.9 MiB/s | 14.3 KiB | 00m00s [55/64] libtree-sitter-php-0:0.24.2-2.f 100% | 74.4 MiB/s | 152.4 KiB | 00m00s [56/64] libtree-sitter-python-0:0.23.6- 100% | 32.4 MiB/s | 66.4 KiB | 00m00s [57/64] libtree-sitter-ruby-0:0.23.1-3. 100% | 41.7 MiB/s | 128.0 KiB | 00m00s [58/64] libtree-sitter-rust-0:0.24.0-3. 100% | 49.6 MiB/s | 101.6 KiB | 00m00s [59/64] libtree-sitter-toml-0:0.7.0-3.f 100% | 9.6 MiB/s | 19.6 KiB | 00m00s [60/64] libtree-sitter-typescript-0:0.2 100% | 69.0 MiB/s | 211.9 KiB | 00m00s [61/64] libtree-sitter-yaml-0:0.7.0-3.f 100% | 21.6 MiB/s | 44.2 KiB | 00m00s [62/64] emacs-1:30.2-4.fc43.x86_64 100% | 4.1 MiB/s | 8.5 KiB | 00m00s [63/64] hunspell-en-0:0.20201207-12.fc4 100% | 61.6 MiB/s | 189.2 KiB | 00m00s [64/64] hunspell-en-GB-0:0.20201207-12. 100% | 54.9 MiB/s | 224.9 KiB | 00m00s -------------------------------------------------------------------------------- [64/64] Total 100% | 80.1 MiB/s | 165.6 MiB | 00m02s Running transaction [ 1/66] Verify package files 100% | 35.0 B/s | 64.0 B | 00m02s [ 2/66] Prepare transaction 100% | 423.0 B/s | 64.0 B | 00m00s [ 3/66] Installing libtree-sitter-0:0.2 100% | 41.0 MiB/s | 210.0 KiB | 00m00s [ 4/66] Installing hunspell-filesystem- 100% | 378.9 KiB/s | 388.0 B | 00m00s [ 5/66] Installing libmpc-0:1.3.1-8.fc4 100% | 52.8 MiB/s | 162.1 KiB | 00m00s [ 6/66] Installing hunspell-en-US-0:0.2 100% | 109.0 MiB/s | 558.1 KiB | 00m00s [ 7/66] Installing protobuf-c-0:1.5.1-2 100% | 25.1 MiB/s | 51.4 KiB | 00m00s [ 8/66] Installing lmdb-libs-0:0.9.33-4 100% | 52.2 MiB/s | 106.8 KiB | 00m00s [ 9/66] Installing hunspell-0:1.7.2-10. 100% | 38.7 MiB/s | 1.4 MiB | 00m00s [10/66] Installing cpp-0:15.2.1-4.fc43. 100% | 156.8 MiB/s | 37.9 MiB | 00m00s [11/66] Installing hunspell-en-GB-0:0.2 100% | 106.2 MiB/s | 543.9 KiB | 00m00s [12/66] Installing less-0:679-2.fc43.x8 100% | 16.0 MiB/s | 409.4 KiB | 00m00s [13/66] Installing kernel-headers-0:6.1 100% | 66.1 MiB/s | 6.9 MiB | 00m00s [14/66] Installing glibc-devel-0:2.42-4 100% | 53.5 MiB/s | 2.4 MiB | 00m00s [15/66] Installing libxcrypt-devel-0:4. 100% | 16.3 MiB/s | 33.4 KiB | 00m00s [16/66] Installing libgomp-0:15.2.1-4.f 100% | 132.6 MiB/s | 543.0 KiB | 00m00s [17/66] Installing jansson-0:2.14-3.fc4 100% | 29.4 MiB/s | 90.5 KiB | 00m00s [18/66] Installing binutils-0:2.45.1-1. 100% | 85.6 MiB/s | 27.4 MiB | 00m00s >>> Running %post scriptlet: binutils-0:2.45.1-1.fc43.x86_64 >>> Finished %post scriptlet: binutils-0:2.45.1-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [19/66] Installing emacsclient-1:30.2-4 100% | 3.8 MiB/s | 73.9 KiB | 00m00s [20/66] Installing make-1:4.4.1-11.fc43 100% | 54.5 MiB/s | 1.8 MiB | 00m00s [21/66] Installing gcc-0:15.2.1-4.fc43. 100% | 176.6 MiB/s | 112.0 MiB | 00m01s [22/66] Installing libgccjit-0:15.2.1-4 100% | 178.3 MiB/s | 40.6 MiB | 00m00s [23/66] Installing emacs-filesystem-1:3 100% | 33.2 KiB/s | 544.0 B | 00m00s [24/66] Installing emacs-common-1:30.2- 100% | 130.2 MiB/s | 104.6 MiB | 00m01s [25/66] Installing lcms2-0:2.16-6.fc43. 100% | 106.3 MiB/s | 435.3 KiB | 00m00s [26/66] Installing gpm-libs-0:1.20.7-52 100% | 15.8 MiB/s | 32.4 KiB | 00m00s [27/66] Installing dbus-libs-1:1.16.0-4 100% | 84.6 MiB/s | 346.6 KiB | 00m00s [28/66] Installing alsa-lib-0:1.2.14-4. 100% | 36.1 MiB/s | 1.4 MiB | 00m00s [29/66] Installing emacs-nw-1:30.2-4.fc 100% | 172.5 MiB/s | 170.0 MiB | 00m01s [30/66] Installing libuv-1:1.51.0-2.fc4 100% | 93.3 MiB/s | 573.0 KiB | 00m00s [31/66] Installing fstrm-0:0.6.1-13.fc4 100% | 25.4 MiB/s | 52.0 KiB | 00m00s [32/66] Installing bind-libs-32:9.18.41 100% | 149.9 MiB/s | 3.6 MiB | 00m00s [33/66] Installing file-libs-0:5.46-8.f 100% | 232.5 MiB/s | 11.9 MiB | 00m00s [34/66] Installing libndp-0:1.9-4.fc43. 100% | 4.5 MiB/s | 87.6 KiB | 00m00s [35/66] Installing NetworkManager-libnm 100% | 49.2 MiB/s | 10.0 MiB | 00m00s >>> Running %pre scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Finished %pre scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> [36/66] Installing NetworkManager-1:1.5 100% | 27.0 MiB/s | 5.9 MiB | 00m00s >>> Running %post scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Finished %post scriptlet: NetworkManager-1:1.54.0-2.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> /proc/ is not mounted. This is not a supported mode of operation. Please fix >>> your invocation environment to mount /proc/ and /sys/ properly. Proceeding a >>> Your mileage may vary. >>> Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager. >>> Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.serv >>> Created symlink '/etc/systemd/system/network-online.target.wants/NetworkMana >>> [37/66] Installing file-0:5.46-8.fc43.x 100% | 5.0 MiB/s | 101.7 KiB | 00m00s [38/66] Installing bind-utils-32:9.18.4 100% | 26.3 MiB/s | 672.7 KiB | 00m00s [39/66] Installing emacs-1:30.2-4.fc43. 100% | 121.1 KiB/s | 124.0 B | 00m00s [40/66] Installing git-core-0:2.51.1-1. 100% | 155.8 MiB/s | 23.7 MiB | 00m00s [41/66] Installing hunspell-en-0:0.2020 100% | 135.4 MiB/s | 1.1 MiB | 00m00s [42/66] Installing enchant2-0:2.8.12-2. 100% | 9.7 MiB/s | 209.5 KiB | 00m00s [43/66] Installing libtree-sitter-bash- 100% | 164.5 MiB/s | 1.3 MiB | 00m00s [44/66] Installing libtree-sitter-c-0:0 100% | 120.5 MiB/s | 616.8 KiB | 00m00s [45/66] Installing libtree-sitter-c-sha 100% | 226.4 MiB/s | 5.7 MiB | 00m00s [46/66] Installing libtree-sitter-cmake 100% | 49.8 MiB/s | 102.0 KiB | 00m00s [47/66] Installing libtree-sitter-cpp-0 100% | 218.7 MiB/s | 3.3 MiB | 00m00s [48/66] Installing libtree-sitter-css-0 100% | 54.3 MiB/s | 111.2 KiB | 00m00s [49/66] Installing libtree-sitter-elixi 100% | 170.7 MiB/s | 1.4 MiB | 00m00s [50/66] Installing libtree-sitter-go-0: 100% | 74.7 MiB/s | 229.5 KiB | 00m00s [51/66] Installing libtree-sitter-heex- 100% | 17.3 MiB/s | 35.4 KiB | 00m00s [52/66] Installing libtree-sitter-html- 100% | 17.1 MiB/s | 35.0 KiB | 00m00s [53/66] Installing libtree-sitter-java- 100% | 136.1 MiB/s | 418.2 KiB | 00m00s [54/66] Installing libtree-sitter-javas 100% | 88.8 MiB/s | 363.6 KiB | 00m00s [55/66] Installing libtree-sitter-jsdoc 100% | 15.0 MiB/s | 30.8 KiB | 00m00s [56/66] Installing libtree-sitter-json- 100% | 9.1 MiB/s | 18.7 KiB | 00m00s [57/66] Installing libtree-sitter-lua-0 100% | 22.2 MiB/s | 68.2 KiB | 00m00s [58/66] Installing libtree-sitter-php-0 100% | 181.7 MiB/s | 2.0 MiB | 00m00s [59/66] Installing libtree-sitter-pytho 100% | 114.9 MiB/s | 470.5 KiB | 00m00s [60/66] Installing libtree-sitter-ruby- 100% | 201.9 MiB/s | 2.0 MiB | 00m00s [61/66] Installing libtree-sitter-rust- 100% | 179.7 MiB/s | 1.1 MiB | 00m00s [62/66] Installing libtree-sitter-toml- 100% | 18.9 MiB/s | 38.8 KiB | 00m00s [63/66] Installing libtree-sitter-types 100% | 196.7 MiB/s | 2.8 MiB | 00m00s [64/66] Installing libtree-sitter-yaml- 100% | 65.2 MiB/s | 200.4 KiB | 00m00s [65/66] Installing info-0:7.2-6.fc43.x8 100% | 16.5 MiB/s | 354.3 KiB | 00m00s [66/66] Installing hostname-0:3.25-3.fc 100% | 10.0 KiB/s | 44.4 KiB | 00m04s >>> Running %post scriptlet: hostname-0:3.25-3.fc43.x86_64 >>> Finished %post scriptlet: hostname-0:3.25-3.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: emacs-common-1:30.2-4.fc43.x86_64 >>> Finished %posttrans scriptlet: emacs-common-1:30.2-4.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %posttrans scriptlet: emacs-nw-1:30.2-4.fc43.x86_64 >>> Finished %posttrans scriptlet: emacs-nw-1:30.2-4.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> >>> Running %triggerin scriptlet: systemd-udev-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-udev-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> >>> Running %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> >>> Running %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Finished %triggerin scriptlet: systemd-0:258.2-1.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8 >>> >>> Running %triggerin scriptlet: info-0:7.2-6.fc43.x86_64 >>> Finished %triggerin scriptlet: info-0:7.2-6.fc43.x86_64 >>> Scriptlet output: >>> /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No >>> Complete! + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 rpm -aq + return 0 + post_install 2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + cp /etc/localtime /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/localtime + sshd_disable_password_auth 2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02/etc/ssh/sshd_config + '[' -n '' ']' + post_install_myplc 2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 + set -x + set -e + trap failure ERR INT + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift + local personality=linux64 + shift ++ lxcroot 2025.11.21--f43-py3-rpm-again-1-vplc02 ++ local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + local lxc_root=/vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 + cat + chroot /vservers/2025.11.21--f43-py3-rpm-again-1-vplc02 linux64 bash -x bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory + '[' -f /etc/sysconfig/network ']' + /sbin/chkconfig crond off + /bin/cat + '[' -n true ']' + echo Starting guest 2025.11.21--f43-py3-rpm-again-1-vplc02 Starting guest 2025.11.21--f43-py3-rpm-again-1-vplc02 + virsh -c lxc:/// start 2025.11.21--f43-py3-rpm-again-1-vplc02 Domain '2025.11.21--f43-py3-rpm-again-1-vplc02' started + '[' -n '' ']' + wait_for_ssh 2025.11.21--f43-py3-rpm-again-1-vplc02 138.96.112.72 + set -x + set -e + local lxc=2025.11.21--f43-py3-rpm-again-1-vplc02 + shift + local specified_ip + '[' -n 138.96.112.72 ']' + specified_ip=138.96.112.72 + shift + local success= ++ date +%s + local current_time=1763719390 + local stop_time=1763719510 + local counter=1 1-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again-1-vplc02 on address 138.96.112.72 ... + '[' 1763719390 -lt 1763719510 ']' + '[' -n 138.96.112.72 ']' + guest_ip=138.96.112.72 + echo '1-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again-1-vplc02 on address 138.96.112.72 ...' + '[' -n 138.96.112.72 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.72 arch ssh: connect to host 138.96.112.72 port 22: Connection refused + : + counter=2 + sleep 10 ++ date +%s + current_time=1763719401 + '[' 1763719401 -lt 1763719510 ']' 2-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again-1-vplc02 on address 138.96.112.72 ... + '[' -n 138.96.112.72 ']' + guest_ip=138.96.112.72 + echo '2-th attempt to reach sshd in container 2025.11.21--f43-py3-rpm-again-1-vplc02 on address 138.96.112.72 ...' + '[' -n 138.96.112.72 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.72 arch @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The fingerprint for the ECDSA key sent by the remote host is SHA256:cDfrpT53yycpb/RYF8xzURji6SN0xme9pV8zY3c2PPc. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /root/.ssh/known_hosts:11 Password authentication is disabled to avoid man-in-the-middle attacks. Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks. UpdateHostkeys is disabled because the host key is not trusted. x86_64 SSHD in container 2025.11.21--f43-py3-rpm-again-1-vplc02 is UP on IP 138.96.112.72 + success=true + echo 'SSHD in container 2025.11.21--f43-py3-rpm-again-1-vplc02 is UP on IP 138.96.112.72' + break + '[' -z true ']' + return 0 lbuild-initvm.sh Done + echo lbuild-initvm.sh Done + exit 0 * 11:03:22 -- ********** 1 SUCCESSFUL step plcvm_create on plctest1_vplc02 TRACE: 1 11-02-39->42s=0:00:42.496909s status=OK step=plcvm_create plc=plctest1_vplc02 force=False * 11:03:22 -- ********** 1 RUNNING step django_install on plc plctest1_vplc02 -> 11:03:22 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 pip3 install Django '||' pip install Django Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. bash: line 1: pip3: command not found Requirement already satisfied: Django in /usr/local/lib/python3.13/site-packages (5.1.3) Requirement already satisfied: asgiref<4,>=3.8.1 in /usr/local/lib/python3.13/site-packages (from Django) (3.8.1) Requirement already satisfied: sqlparse>=0.3.1 in /usr/local/lib/python3.13/site-packages (from Django) (0.5.2) WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. * 11:03:23 -- ********** 1 SUCCESSFUL step django_install on plctest1_vplc02 TRACE: 1 11-03-22->1s=0:00:01.169420s status=OK step=django_install plc=plctest1_vplc02 force=False * 11:03:23 -- ********** 1 RUNNING step plc_install on plc plctest1_vplc02 -> 11:03:23 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 dnf -y install myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. Updating and loading repositories: Repositories loaded. Failed to resolve the transaction: Problem: package myplc-core-7.2-0.lxc.2025.11.21.noarch from myplc requires plcapi, but none of the providers can be installed - package myplc-core-7.2-0.lxc.2025.11.21.noarch from myplc requires /usr/bin/plcsh, but none of the providers can be installed - conflicting requests - nothing provides python3-postgresql needed by plcapi-7.2-7.lxc.2025.11.21.x86_64 from myplc You can try to add to command line: --skip-broken to skip uninstallable packages -> 11:03:24 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 dnf -y install --allowerasing myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. Updating and loading repositories: Repositories loaded. Failed to resolve the transaction: Problem: package myplc-core-7.2-0.lxc.2025.11.21.noarch from myplc requires /usr/bin/plcsh, but none of the providers can be installed - package myplc-core-7.2-0.lxc.2025.11.21.noarch from myplc requires plcapi, but none of the providers can be installed - conflicting requests - nothing provides python3-postgresql needed by plcapi-7.2-7.lxc.2025.11.21.x86_64 from myplc You can try to add to command line: --skip-broken to skip uninstallable packages -> 11:03:25 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 rpm -q myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. package myplc-core is not installed * 11:03:26 -- ********** 1 FAILED step plc_install on plctest1_vplc02 (discarded from further steps) TRACE: 1 11-03-23->3s=0:00:03.207939s status=KO step=plc_install plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step plc_configure on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000114s status=UNDEF step=plc_configure plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step plc_start on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000089s status=UNDEF step=plc_start plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step keys_fetch on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000078s status=UNDEF step=keys_fetch plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step keys_store on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000074s status=UNDEF step=keys_store plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step keys_clear_known_hosts on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000074s status=UNDEF step=keys_clear_known_hosts plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step plcapi_urls on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000080s status=UNDEF step=plcapi_urls plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step speed_up_slices on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000074s status=UNDEF step=speed_up_slices plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step initscripts on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000073s status=UNDEF step=initscripts plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step sites on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000073s status=UNDEF step=sites plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step nodes on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000081s status=UNDEF step=nodes plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step slices on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000075s status=UNDEF step=slices plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step nodegroups on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000080s status=UNDEF step=nodegroups plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 SKIPPED Step leases on plctest1_vplc02 (has failed plc_install) TRACE: 1 11-03-26->0s=0:00:00.000076s status=UNDEF step=leases plc=plctest1_vplc02 force=False * 11:03:26 -- ********** 1 RUNNING step gather_logs (forced after plc_install has failed) on plc plctest1_vplc02 -------------------- TestPlc.gather_logs : PLC's /var/log -> 11:03:26 -- + mkdir -p logs/myplc.var-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02 -> 11:03:26 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 tar -C /var/log/ -cf - . + tar -C logs/myplc.var-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. bash: line 1: tar: command not found tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -> 11:03:27 -- + chmod a+r,a+x logs/myplc.var-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02/httpd chmod: cannot access 'logs/myplc.var-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02/httpd': No such file or directory -------------------- TestPlc.gather_logs : PLC's /var/lib/psql/data/pg_log/ -> 11:03:27 -- + mkdir -p logs/myplc.pgsql-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02 -> 11:03:27 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 tar -C /var/lib/pgsql/data/pg_log/ -cf - . + tar -C logs/myplc.pgsql-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. bash: line 1: tar: command not found 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/ -> 11:03:27 -- + mkdir -p logs/sfi.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02 -> 11:03:27 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc02 tar -C /root/sfi/ -cf - . + tar -C logs/sfi.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc02' (ED25519) to the list of known hosts. bash: line 1: tar: command not found 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 -> 11:03:28 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 boxtops:/vservers/2025.11.21--f43-py3-rpm-again/qemu-vnode01.pl.sophia.inria.fr/log.txt logs/node.qemu.vnode01.pl.sophia.inria.fr.txt scp: /vservers/2025.11.21--f43-py3-rpm-again/qemu-vnode01.pl.sophia.inria.fr/log.txt: No such file or directory -------------------- TestPlc.gather_logs : nodes's /var/log -> 11:03:29 -- + mkdir -p logs/node.var-log.vnode01.pl.sophia.inria.fr -> 11:03:29 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /var/log -cf - . + tar -C logs/node.var-log.vnode01.pl.sophia.inria.fr -xf - Warning: Identity file keys/key_admin.rsa not accessible: No such file or directory. 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 Traceback (most recent call last): File "/root/2025.11.21--f43-py3-rpm-again/TestMain.py", line 511, in run step_result = method(plc_obj) File "/root/2025.11.21--f43-py3-rpm-again/TestPlc.py", line 1929, in gather_logs self.gather_slivers_var_logs() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/root/2025.11.21--f43-py3-rpm-again/TestPlc.py", line 1933, in gather_slivers_var_logs for test_sliver in self.all_sliver_objs(): ~~~~~~~~~~~~~~~~~~~~^^ File "/root/2025.11.21--f43-py3-rpm-again/TestPlc.py", line 427, in all_sliver_objs result.append(self.locate_sliver_obj(nodename, slicename)) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/root/2025.11.21--f43-py3-rpm-again/TestPlc.py", line 438, in locate_sliver_obj return TestSliver(self, test_node, test_slice) File "/root/2025.11.21--f43-py3-rpm-again/TestSliver.py", line 16, in __init__ self.test_ssh = self.create_test_ssh() ~~~~~~~~~~~~~~~~~~~~^^ File "/root/2025.11.21--f43-py3-rpm-again/TestSliver.py", line 29, in create_test_ssh raise Exception("Cannot find the private key for slice {}".format(self.test_slice.name())) Exception: Cannot find the private key for slice inri_sl1 * 11:03:32 -- ********** 1 FAILED (exception) step gather_logs on plctest1_vplc02 (discarded from further steps) TRACE: 1 11-03-26->5s=0:00:05.724561s status=KO step=gather_logs plc=plctest1_vplc02 force=True TestMain exit code 1 run_log exit_code 1 + retcod=1 + set -e + trap failure ERR INT + echo 'retcod from run_log' 1 retcod from run_log 1 + case $retcod in + success= + IGNORED= ++ rootdir 2025.11.21--f43-py3-rpm-again ++ slice=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + mkdir -p /vservers/2025.11.21--f43-py3-rpm-again/build/testlogs ++ rootdir 2025.11.21--f43-py3-rpm-again ++ slice=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + rsync --verbose --archive root@testmaster.onelab.eu:2025.11.21--f43-py3-rpm-again/logs/ /vservers/2025.11.21--f43-py3-rpm-again/build/testlogs receiving incremental file list ./ run -> run-11-01.txt run-11-01.txt trace -> trace-11-01.txt trace-11-01.txt myplc.pgsql-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02/ myplc.var-log.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02/ node.var-log.vnode01.pl.sophia.inria.fr/ sfi.plctest1_vplc02.2025.11.21--f43-py3-rpm-again-1-vplc02/ sent 91 bytes received 66,267 bytes 132,716.00 bytes/sec total size is 65,688 speedup is 0.99 ++ rootdir 2025.11.21--f43-py3-rpm-again ++ slice=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + chmod -R a+r /vservers/2025.11.21--f43-py3-rpm-again/build/testlogs/ ++ rootdir 2025.11.21--f43-py3-rpm-again ++ slice=2025.11.21--f43-py3-rpm-again ++ shift ++ echo /vservers/2025.11.21--f43-py3-rpm-again + webpublish_rsync /build/lxc//2025.11.21--f43-py3-rpm-again/testlogs/ /vservers/2025.11.21--f43-py3-rpm-again/build/testlogs/ + local remote=/build/lxc//2025.11.21--f43-py3-rpm-again/testlogs/ + shift + rsync --archive --delete /vservers/2025.11.21--f43-py3-rpm-again/build/testlogs/ root@build.onelab.eu:/build/lxc//2025.11.21--f43-py3-rpm-again/testlogs/ ++ date + echo '============================== END lbuild-nightly.sh:run_log on Fri Nov 21 11:03:33 AM CET 2025' ============================== END lbuild-nightly.sh:run_log on Fri Nov 21 11:03:33 AM CET 2025 + '[' -z '' ']' + echo 'Tests have failed - bailing out' Tests have failed - bailing out + failure + set -x + '[' -z /build/lxc//2025.11.21--f43-py3-rpm-again/log.txt ']' + webpublish mkdir -p /build/lxc//2025.11.21--f43-py3-rpm-again + ssh root@build.onelab.eu mkdir -p /build/lxc//2025.11.21--f43-py3-rpm-again + webpublish_rsync /build/lxc//2025.11.21--f43-py3-rpm-again/log.txt /vservers/2025.11.21--f43-py3-rpm-again/log.txt + local remote=/build/lxc//2025.11.21--f43-py3-rpm-again/log.txt + shift + rsync --archive --delete /vservers/2025.11.21--f43-py3-rpm-again/log.txt root@build.onelab.eu:/build/lxc//2025.11.21--f43-py3-rpm-again/log.txt ******************** BEG SUMMARY Failed to analyze /vservers/2025.11.21--f43-py3-rpm-again/log.txt ******************** END SUMMARY