Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c148' (ED25519) to the list of known hosts.
You can reproduce this build on your computer by running:
sudo dnf install copr-rpmbuild
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8247310
Version: 1.1
PID: 7317
Logging PID: 7318
Task:
{'appstream': False,
'background': False,
'build_id': 8247310,
'chroot': 'fedora-41-x86_64',
'package_name': None,
'project_dirname': 'dnf5-mga',
'project_name': 'dnf5-mga',
'project_owner': 'papoteur',
'repos': [],
'sandbox': 'papoteur/dnf5-mga--papoteur',
'source_json': {'builddeps': 'mgarepo',
'chroot': 'fedora-41-x86_64',
'repos': '',
'resultdir': './srpm-output',
'script': '#!/bin/bash\n'
'#\n'
'# Copyright (C) Neal Gompa\n'
'#\n'
'# This program is free software: you can redistribute it and/or modify\n'
'# it under the terms of the GNU General Public License as published by\n'
'# the Free Software Foundation, either version 2 of the License, or\n'
'# (at your option) any later version.\n'
'#\n'
'# This program is distributed in the hope that it will be useful,\n'
'# but WITHOUT ANY WARRANTY; without even the implied warranty of\n'
'# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n'
'# GNU General Public License for more details.\n'
'#\n'
'# You should have received a copy of the GNU General Public License\n'
'# along with this program. If not, see .\n'
'\n'
'# This script is used for importing Mageia packages into COPR using\n'
'# the COPR custom source method.\n'
'# For more details, see: https://docs.pagure.org/copr.copr/custom_source_method.html\n'
'\n'
'set -euxo pipefail\n'
'\n'
'# Create output directory\n'
'mkdir srpm-output\n'
'\n'
"# This variable isn't set at this stage, so set it\n"
'COPR_PACKAGE="cmake"\n'
'\n'
'# When this is set, we check out a non-Cauldron package\n'
'MGA_DISTVER=""\n'
'\n'
'# Checkout sources\n'
'mgarepo checkout ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE}\n'
'\n'
'# Add changelog section\n'
'echo -e \'\\n%changelog\' >> "${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec"\n'
'\n'
'# Generate changelog\n'
'mgarepo rpmlog -o ${MGA_DISTVER:+${MGA_DISTVER}/}${COPR_PACKAGE} >> '
'"${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec"\n'
'\n'
'# Add local Mageia macro definitions for compatibility\n'
"echo -e '%if %{?mkrel:0}%{?!mkrel:1}\\n%define mkrel(c:) %{-c: "
"0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\\n%endif\\n' > mkrel-macro.specpart\n"
"echo -e '%if %{?mklibname:0}%{?!mklibname:1}\\n%define mklibname(ds) "
"%{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\\n%endif\\n\\n' >> "
'mkrel-macro.specpart\n'
'\n'
'# Concatenate the macros and spec together in the right place\n'
'cat mkrel-macro.specpart "${COPR_PACKAGE}/SPECS/${COPR_PACKAGE}.spec" > '
'"srpm-output/${COPR_PACKAGE}.spec"\n'
'\n'
'# Copy sources to the right place\n'
'cp -av "${COPR_PACKAGE}/SOURCES/"* srpm-output\n'
'\n'
'\n'},
'source_type': 9,
'submitter': 'papoteur',
'task_id': '8247310'}
Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/script --builddeps mgarepo --resultdir ./srpm-output --env COPR_OWNER=papoteur --env COPR_PROJECT=dnf5-mga --env 'COPR_PACKAGE='"'"''"'"''
INFO:__main__:Working in '/workdir'
INFO:__main__:Results should be created in '/workdir/srpm-output'
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Copy content of container registry.fedoraproject.org/fedora:41 to /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root
INFO: Checking that registry.fedoraproject.org/fedora:41 image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:41 with podman image mount
INFO: image registry.fedoraproject.org/fedora:41 as /var/lib/containers/storage/overlay/7e5852cf95ae809dd6e7f959ffc81721eaa8c6008a1c6d7b2db4c7341e265462/merged
INFO: umounting image registry.fedoraproject.org/fedora:41 (/var/lib/containers/storage/overlay/7e5852cf95ae809dd6e7f959ffc81721eaa8c6008a1c6d7b2db4c7341e265462/merged) with podman image umount
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
updates 100% | 2.7 MiB/s | 4.2 MiB | 00m02s
fedora 100% | 14.4 MiB/s | 35.4 MiB | 00m02s
Repositories loaded.
Package Arch Version Repository Size
Installing group/module packages:
bash x86_64 5.2.32-1.fc41 fedora 8.2 MiB
bzip2 x86_64 1.0.8-19.fc41 fedora 95.7 KiB
coreutils x86_64 9.5-10.fc41 fedora 5.6 MiB
cpio x86_64 2.15-2.fc41 fedora 1.1 MiB
diffutils x86_64 3.10-8.fc41 fedora 1.6 MiB
fedora-release-common noarch 41-27 updates 19.6 KiB
findutils x86_64 1:4.10.0-4.fc41 fedora 1.8 MiB
gawk x86_64 5.3.0-4.fc41 fedora 1.7 MiB
glibc-minimal-langpack x86_64 2.40-9.fc41 updates 0.0 B
grep x86_64 3.11-9.fc41 fedora 1.0 MiB
gzip x86_64 1.13-2.fc41 fedora 389.0 KiB
info x86_64 7.1-3.fc41 fedora 361.8 KiB
patch x86_64 2.7.6-25.fc41 fedora 266.7 KiB
redhat-rpm-config noarch 293-1.fc41 fedora 183.5 KiB
rpm-build x86_64 4.20.0-1.fc41 fedora 194.3 KiB
sed x86_64 4.9-3.fc41 fedora 861.5 KiB
shadow-utils x86_64 2:4.15.1-12.fc41 fedora 4.1 MiB
tar x86_64 2:1.35-4.fc41 fedora 2.9 MiB
unzip x86_64 6.0-64.fc41 fedora 386.8 KiB
util-linux x86_64 2.40.2-4.fc41 fedora 3.7 MiB
which x86_64 2.21-42.fc41 fedora 80.2 KiB
xz x86_64 1:5.6.2-2.fc41 fedora 1.2 MiB
Installing dependencies:
add-determinism x86_64 0.3.6-1.fc41 fedora 2.2 MiB
alternatives x86_64 1.30-1.fc41 fedora 66.3 KiB
ansible-srpm-macros noarch 1-16.fc41 fedora 35.7 KiB
audit-libs x86_64 4.0.2-1.fc41 fedora 331.3 KiB
authselect x86_64 1.5.0-8.fc41 fedora 157.6 KiB
authselect-libs x86_64 1.5.0-8.fc41 fedora 822.2 KiB
basesystem noarch 11-21.fc41 fedora 0.0 B
binutils x86_64 2.43.1-2.fc41 fedora 27.5 MiB
build-reproducibility-srpm-macros noarch 0.3.6-1.fc41 fedora 735.0 B
bzip2-libs x86_64 1.0.8-19.fc41 fedora 80.7 KiB
ca-certificates noarch 2024.2.69_v8.0.401-1.0.fc41 fedora 2.4 MiB
coreutils-common x86_64 9.5-10.fc41 fedora 11.2 MiB
cracklib x86_64 2.9.11-6.fc41 fedora 238.9 KiB
crypto-policies noarch 20241029-1.git8baf557.fc41 updates 136.9 KiB
curl x86_64 8.9.1-2.fc41 fedora 796.2 KiB
cyrus-sasl-lib x86_64 2.1.28-27.fc41 fedora 2.3 MiB
debugedit x86_64 5.1-1.fc41 updates 199.8 KiB
dwz x86_64 0.15-8.fc41 fedora 298.9 KiB
ed x86_64 1.20.2-2.fc41 fedora 146.9 KiB
efi-srpm-macros noarch 5-12.fc41 fedora 40.1 KiB
elfutils x86_64 0.192-5.fc41 updates 2.7 MiB
elfutils-debuginfod-client x86_64 0.192-5.fc41 updates 84.2 KiB
elfutils-default-yama-scope noarch 0.192-5.fc41 updates 1.8 KiB
elfutils-libelf x86_64 0.192-5.fc41 updates 1.2 MiB
elfutils-libs x86_64 0.192-5.fc41 updates 666.3 KiB
fedora-gpg-keys noarch 41-1 fedora 126.4 KiB
fedora-release noarch 41-27 updates 0.0 B
fedora-release-identity-basic noarch 41-27 updates 682.0 B
fedora-repos noarch 41-1 fedora 4.9 KiB
file x86_64 5.45-7.fc41 fedora 103.5 KiB
file-libs x86_64 5.45-7.fc41 fedora 9.9 MiB
filesystem x86_64 3.18-23.fc41 fedora 106.0 B
fonts-srpm-macros noarch 1:2.0.5-17.fc41 fedora 55.8 KiB
forge-srpm-macros noarch 0.3.2-1.fc41 fedora 39.0 KiB
fpc-srpm-macros noarch 1.3-13.fc41 fedora 144.0 B
gdb-minimal x86_64 15.2-2.fc41 updates 13.0 MiB
gdbm x86_64 1:1.23-7.fc41 fedora 460.9 KiB
gdbm-libs x86_64 1:1.23-7.fc41 fedora 121.9 KiB
ghc-srpm-macros noarch 1.9.1-2.fc41 fedora 747.0 B
glibc x86_64 2.40-9.fc41 updates 6.7 MiB
glibc-common x86_64 2.40-9.fc41 updates 1.0 MiB
glibc-gconv-extra x86_64 2.40-9.fc41 updates 8.0 MiB
gmp x86_64 1:6.3.0-2.fc41 fedora 811.4 KiB
gnat-srpm-macros noarch 6-6.fc41 fedora 1.0 KiB
go-srpm-macros noarch 3.6.0-3.fc41 fedora 60.8 KiB
jansson x86_64 2.13.1-10.fc41 fedora 88.3 KiB
json-c x86_64 0.17-4.fc41 fedora 82.4 KiB
kernel-srpm-macros noarch 1.0-24.fc41 fedora 1.9 KiB
keyutils-libs x86_64 1.6.3-4.fc41 fedora 54.4 KiB
krb5-libs x86_64 1.21.3-3.fc41 updates 2.3 MiB
libacl x86_64 2.3.2-2.fc41 fedora 40.0 KiB
libarchive x86_64 3.7.4-4.fc41 updates 926.6 KiB
libattr x86_64 2.5.2-4.fc41 fedora 28.5 KiB
libblkid x86_64 2.40.2-4.fc41 fedora 258.5 KiB
libbrotli x86_64 1.1.0-5.fc41 fedora 837.6 KiB
libcap x86_64 2.70-4.fc41 fedora 220.2 KiB
libcap-ng x86_64 0.8.5-3.fc41 fedora 69.2 KiB
libcom_err x86_64 1.47.1-6.fc41 fedora 67.2 KiB
libcurl x86_64 8.9.1-2.fc41 fedora 818.1 KiB
libeconf x86_64 0.6.2-3.fc41 fedora 58.0 KiB
libevent x86_64 2.1.12-14.fc41 fedora 895.7 KiB
libfdisk x86_64 2.40.2-4.fc41 fedora 362.9 KiB
libffi x86_64 3.4.6-3.fc41 fedora 86.4 KiB
libgcc x86_64 14.2.1-3.fc41 fedora 274.6 KiB
libgomp x86_64 14.2.1-3.fc41 fedora 523.5 KiB
libidn2 x86_64 2.3.7-2.fc41 fedora 329.1 KiB
libmount x86_64 2.40.2-4.fc41 fedora 351.8 KiB
libnghttp2 x86_64 1.62.1-2.fc41 fedora 166.1 KiB
libnsl2 x86_64 2.0.1-2.fc41 fedora 57.9 KiB
libpkgconf x86_64 2.3.0-1.fc41 fedora 78.2 KiB
libpsl x86_64 0.21.5-4.fc41 fedora 80.5 KiB
libpwquality x86_64 1.4.5-11.fc41 fedora 417.8 KiB
libselinux x86_64 3.7-5.fc41 fedora 181.0 KiB
libsemanage x86_64 3.7-2.fc41 fedora 293.5 KiB
libsepol x86_64 3.7-2.fc41 fedora 817.8 KiB
libsmartcols x86_64 2.40.2-4.fc41 fedora 180.4 KiB
libssh x86_64 0.10.6-8.fc41 fedora 513.3 KiB
libssh-config noarch 0.10.6-8.fc41 fedora 277.0 B
libstdc++ x86_64 14.2.1-3.fc41 fedora 2.8 MiB
libtasn1 x86_64 4.19.0-9.fc41 fedora 175.7 KiB
libtirpc x86_64 1.3.6-0.fc41 updates 202.7 KiB
libtool-ltdl x86_64 2.4.7-12.fc41 fedora 66.2 KiB
libunistring x86_64 1.1-8.fc41 fedora 1.7 MiB
libutempter x86_64 1.2.1-15.fc41 fedora 57.7 KiB
libuuid x86_64 2.40.2-4.fc41 fedora 37.5 KiB
libverto x86_64 0.3.2-9.fc41 fedora 29.5 KiB
libxcrypt x86_64 4.4.36-10.fc41 updates 271.4 KiB
libxml2 x86_64 2.12.8-2.fc41 fedora 1.7 MiB
libzstd x86_64 1.5.6-2.fc41 fedora 795.9 KiB
lua-libs x86_64 5.4.6-6.fc41 fedora 285.0 KiB
lua-srpm-macros noarch 1-14.fc41 fedora 1.3 KiB
lz4-libs x86_64 1.10.0-1.fc41 fedora 145.5 KiB
mpfr x86_64 4.2.1-5.fc41 fedora 832.1 KiB
ncurses-base noarch 6.5-2.20240629.fc41 fedora 326.3 KiB
ncurses-libs x86_64 6.5-2.20240629.fc41 fedora 975.2 KiB
ocaml-srpm-macros noarch 10-3.fc41 fedora 1.9 KiB
openblas-srpm-macros noarch 2-18.fc41 fedora 112.0 B
openldap x86_64 2.6.8-5.fc41 fedora 644.2 KiB
openssl-libs x86_64 1:3.2.2-9.fc41 fedora 7.8 MiB
p11-kit x86_64 0.25.5-3.fc41 fedora 2.2 MiB
p11-kit-trust x86_64 0.25.5-3.fc41 fedora 391.4 KiB
package-notes-srpm-macros noarch 0.5-12.fc41 fedora 1.6 KiB
pam x86_64 1.6.1-6.fc41 updates 1.8 MiB
pam-libs x86_64 1.6.1-6.fc41 updates 139.0 KiB
pcre2 x86_64 10.44-1.fc41.1 fedora 653.5 KiB
pcre2-syntax noarch 10.44-1.fc41.1 fedora 251.6 KiB
perl-srpm-macros noarch 1-56.fc41 fedora 861.0 B
pkgconf x86_64 2.3.0-1.fc41 fedora 88.6 KiB
pkgconf-m4 noarch 2.3.0-1.fc41 fedora 14.4 KiB
pkgconf-pkg-config x86_64 2.3.0-1.fc41 fedora 989.0 B
popt x86_64 1.19-7.fc41 fedora 136.9 KiB
publicsuffix-list-dafsa noarch 20240107-4.fc41 fedora 67.5 KiB
pyproject-srpm-macros noarch 1.16.0-1.fc41 updates 1.9 KiB
python-srpm-macros noarch 3.13-3.fc41 fedora 51.0 KiB
qt5-srpm-macros noarch 5.15.15-1.fc41 fedora 500.0 B
qt6-srpm-macros noarch 6.8.0-1.fc41 updates 456.0 B
readline x86_64 8.2-10.fc41 fedora 493.2 KiB
rpm x86_64 4.20.0-1.fc41 fedora 3.1 MiB
rpm-build-libs x86_64 4.20.0-1.fc41 fedora 206.7 KiB
rpm-libs x86_64 4.20.0-1.fc41 fedora 725.9 KiB
rpm-sequoia x86_64 1.7.0-2.fc41 fedora 2.4 MiB
rust-srpm-macros noarch 26.3-3.fc41 fedora 4.8 KiB
setup noarch 2.15.0-5.fc41 fedora 720.7 KiB
sqlite-libs x86_64 3.46.1-1.fc41 fedora 1.4 MiB
systemd-libs x86_64 256.7-1.fc41 fedora 2.0 MiB
util-linux-core x86_64 2.40.2-4.fc41 fedora 1.5 MiB
xxhash-libs x86_64 0.8.2-4.fc41 fedora 88.4 KiB
xz-libs x86_64 1:5.6.2-2.fc41 fedora 214.4 KiB
zig-srpm-macros noarch 1-3.fc41 fedora 1.1 KiB
zip x86_64 3.0-41.fc41 fedora 703.2 KiB
zlib-ng-compat x86_64 2.1.7-3.fc41 fedora 134.0 KiB
zstd x86_64 1.5.6-2.fc41 fedora 1.7 MiB
Installing groups:
Buildsystem building group
Transaction Summary:
Installing: 154 packages
Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation, 181 MiB extra will be used (install 181 MiB, remove 0 B).
[ 1/154] bzip2-0:1.0.8-19.fc41.x86_64 100% | 875.4 KiB/s | 52.5 KiB | 00m00s
[ 2/154] cpio-0:2.15-2.fc41.x86_64 100% | 3.0 MiB/s | 291.8 KiB | 00m00s
[ 3/154] coreutils-0:9.5-10.fc41.x86_6 100% | 5.0 MiB/s | 1.1 MiB | 00m00s
[ 4/154] diffutils-0:3.10-8.fc41.x86_6 100% | 5.8 MiB/s | 405.4 KiB | 00m00s
[ 5/154] bash-0:5.2.32-1.fc41.x86_64 100% | 7.3 MiB/s | 1.8 MiB | 00m00s
[ 6/154] grep-0:3.11-9.fc41.x86_64 100% | 10.5 MiB/s | 299.7 KiB | 00m00s
[ 7/154] info-0:7.1-3.fc41.x86_64 100% | 3.6 MiB/s | 182.5 KiB | 00m00s
[ 8/154] gzip-0:1.13-2.fc41.x86_64 100% | 2.1 MiB/s | 170.2 KiB | 00m00s
[ 9/154] patch-0:2.7.6-25.fc41.x86_64 100% | 4.7 MiB/s | 131.0 KiB | 00m00s
[ 10/154] findutils-1:4.10.0-4.fc41.x86 100% | 4.2 MiB/s | 548.5 KiB | 00m00s
[ 11/154] rpm-build-0:4.20.0-1.fc41.x86 100% | 3.5 MiB/s | 82.8 KiB | 00m00s
[ 12/154] sed-0:4.9-3.fc41.x86_64 100% | 7.2 MiB/s | 317.7 KiB | 00m00s
[ 13/154] shadow-utils-2:4.15.1-12.fc41 100% | 20.6 MiB/s | 1.3 MiB | 00m00s
[ 14/154] unzip-0:6.0-64.fc41.x86_64 100% | 9.0 MiB/s | 184.9 KiB | 00m00s
[ 15/154] redhat-rpm-config-0:293-1.fc4 100% | 631.1 KiB/s | 82.0 KiB | 00m00s
[ 16/154] which-0:2.21-42.fc41.x86_64 100% | 2.3 MiB/s | 41.6 KiB | 00m00s
[ 17/154] tar-2:1.35-4.fc41.x86_64 100% | 9.2 MiB/s | 860.7 KiB | 00m00s
[ 18/154] xz-1:5.6.2-2.fc41.x86_64 100% | 9.6 MiB/s | 471.5 KiB | 00m00s
[ 19/154] gawk-0:5.3.0-4.fc41.x86_64 100% | 8.7 MiB/s | 1.1 MiB | 00m00s
[ 20/154] util-linux-0:2.40.2-4.fc41.x8 100% | 13.0 MiB/s | 1.2 MiB | 00m00s
[ 21/154] fedora-release-common-0:41-27 100% | 96.9 KiB/s | 23.4 KiB | 00m00s
[ 22/154] glibc-minimal-langpack-0:2.40 100% | 515.4 KiB/s | 109.3 KiB | 00m00s
[ 23/154] ncurses-libs-0:6.5-2.20240629 100% | 3.2 MiB/s | 334.0 KiB | 00m00s
[ 24/154] filesystem-0:3.18-23.fc41.x86 100% | 10.4 MiB/s | 1.1 MiB | 00m00s
[ 25/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% | 316.2 KiB/s | 41.1 KiB | 00m00s
[ 26/154] libacl-0:2.3.2-2.fc41.x86_64 100% | 1.5 MiB/s | 24.5 KiB | 00m00s
[ 27/154] gmp-1:6.3.0-2.fc41.x86_64 100% | 4.0 MiB/s | 318.0 KiB | 00m00s
[ 28/154] libattr-0:2.5.2-4.fc41.x86_64 100% | 908.6 KiB/s | 18.2 KiB | 00m00s
[ 29/154] libcap-0:2.70-4.fc41.x86_64 100% | 3.1 MiB/s | 86.7 KiB | 00m00s
[ 30/154] libselinux-0:3.7-5.fc41.x86_6 100% | 3.0 MiB/s | 87.8 KiB | 00m00s
[ 31/154] coreutils-common-0:9.5-10.fc4 100% | 12.3 MiB/s | 2.1 MiB | 00m00s
[ 32/154] pcre2-0:10.44-1.fc41.1.x86_64 100% | 3.8 MiB/s | 243.1 KiB | 00m00s
[ 33/154] ansible-srpm-macros-0:1-16.fc 100% | 1.3 MiB/s | 20.8 KiB | 00m00s
[ 34/154] ed-0:1.20.2-2.fc41.x86_64 100% | 3.8 MiB/s | 81.8 KiB | 00m00s
[ 35/154] build-reproducibility-srpm-ma 100% | 706.9 KiB/s | 10.6 KiB | 00m00s
[ 36/154] dwz-0:0.15-8.fc41.x86_64 100% | 5.4 MiB/s | 138.9 KiB | 00m00s
[ 37/154] efi-srpm-macros-0:5-12.fc41.n 100% | 1.4 MiB/s | 22.4 KiB | 00m00s
[ 38/154] fonts-srpm-macros-1:2.0.5-17. 100% | 1.5 MiB/s | 27.0 KiB | 00m00s
[ 39/154] file-0:5.45-7.fc41.x86_64 100% | 1.8 MiB/s | 49.1 KiB | 00m00s
[ 40/154] forge-srpm-macros-0:0.3.2-1.f 100% | 895.6 KiB/s | 19.7 KiB | 00m00s
[ 41/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 379.1 KiB/s | 8.0 KiB | 00m00s
[ 42/154] openssl-libs-1:3.2.2-9.fc41.x 100% | 13.8 MiB/s | 2.3 MiB | 00m00s
[ 43/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 393.8 KiB/s | 9.1 KiB | 00m00s
[ 44/154] go-srpm-macros-0:3.6.0-3.fc41 100% | 1.4 MiB/s | 28.0 KiB | 00m00s
[ 45/154] kernel-srpm-macros-0:1.0-24.f 100% | 657.9 KiB/s | 9.9 KiB | 00m00s
[ 46/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 229.5 KiB/s | 9.0 KiB | 00m00s
[ 47/154] lua-srpm-macros-0:1-14.fc41.n 100% | 634.2 KiB/s | 8.9 KiB | 00m00s
[ 48/154] ocaml-srpm-macros-0:10-3.fc41 100% | 657.1 KiB/s | 9.2 KiB | 00m00s
[ 49/154] openblas-srpm-macros-0:2-18.f 100% | 551.1 KiB/s | 7.7 KiB | 00m00s
[ 50/154] package-notes-srpm-macros-0:0 100% | 702.1 KiB/s | 9.8 KiB | 00m00s
[ 51/154] perl-srpm-macros-0:1-56.fc41. 100% | 567.5 KiB/s | 8.5 KiB | 00m00s
[ 52/154] python-srpm-macros-0:3.13-3.f 100% | 1.5 MiB/s | 23.7 KiB | 00m00s
[ 53/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 444.9 KiB/s | 8.9 KiB | 00m00s
[ 54/154] rust-srpm-macros-0:26.3-3.fc4 100% | 807.2 KiB/s | 12.1 KiB | 00m00s
[ 55/154] zig-srpm-macros-0:1-3.fc41.no 100% | 541.5 KiB/s | 8.1 KiB | 00m00s
[ 56/154] popt-0:1.19-7.fc41.x86_64 100% | 3.6 MiB/s | 65.9 KiB | 00m00s
[ 57/154] zip-0:3.0-41.fc41.x86_64 100% | 7.8 MiB/s | 264.8 KiB | 00m00s
[ 58/154] rpm-0:4.20.0-1.fc41.x86_64 100% | 8.4 MiB/s | 547.4 KiB | 00m00s
[ 59/154] rpm-build-libs-0:4.20.0-1.fc4 100% | 2.4 MiB/s | 98.6 KiB | 00m00s
[ 60/154] rpm-libs-0:4.20.0-1.fc41.x86_ 100% | 8.4 MiB/s | 309.4 KiB | 00m00s
[ 61/154] readline-0:8.2-10.fc41.x86_64 100% | 2.9 MiB/s | 213.2 KiB | 00m00s
[ 62/154] audit-libs-0:4.0.2-1.fc41.x86 100% | 4.6 MiB/s | 126.2 KiB | 00m00s
[ 63/154] libeconf-0:0.6.2-3.fc41.x86_6 100% | 2.1 MiB/s | 32.2 KiB | 00m00s
[ 64/154] libsemanage-0:3.7-2.fc41.x86_ 100% | 5.2 MiB/s | 116.3 KiB | 00m00s
[ 65/154] zstd-0:1.5.6-2.fc41.x86_64 100% | 7.7 MiB/s | 481.5 KiB | 00m00s
[ 66/154] setup-0:2.15.0-5.fc41.noarch 100% | 6.9 MiB/s | 154.4 KiB | 00m00s
[ 67/154] xz-libs-1:5.6.2-2.fc41.x86_64 100% | 5.2 MiB/s | 111.8 KiB | 00m00s
[ 68/154] fedora-repos-0:41-1.noarch 100% | 615.4 KiB/s | 9.2 KiB | 00m00s
[ 69/154] glibc-common-0:2.40-9.fc41.x8 100% | 64.7 MiB/s | 397.3 KiB | 00m00s
[ 70/154] mpfr-0:4.2.1-5.fc41.x86_64 100% | 10.2 MiB/s | 346.3 KiB | 00m00s
[ 71/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% | 2.0 MiB/s | 32.6 KiB | 00m00s
[ 72/154] libblkid-0:2.40.2-4.fc41.x86_ 100% | 5.3 MiB/s | 124.7 KiB | 00m00s
[ 73/154] libfdisk-0:2.40.2-4.fc41.x86_ 100% | 7.1 MiB/s | 159.8 KiB | 00m00s
[ 74/154] libsmartcols-0:2.40.2-4.fc41. 100% | 4.3 MiB/s | 83.7 KiB | 00m00s
[ 75/154] libmount-0:2.40.2-4.fc41.x86_ 100% | 6.1 MiB/s | 155.5 KiB | 00m00s
[ 76/154] libutempter-0:1.2.1-15.fc41.x 100% | 1.7 MiB/s | 26.6 KiB | 00m00s
[ 77/154] libuuid-0:2.40.2-4.fc41.x86_6 100% | 1.9 MiB/s | 29.1 KiB | 00m00s
[ 78/154] systemd-libs-0:256.7-1.fc41.x 100% | 11.3 MiB/s | 731.4 KiB | 00m00s
[ 79/154] util-linux-core-0:2.40.2-4.fc 100% | 7.5 MiB/s | 537.2 KiB | 00m00s
[ 80/154] ncurses-base-0:6.5-2.20240629 100% | 4.8 MiB/s | 88.3 KiB | 00m00s
[ 81/154] zlib-ng-compat-0:2.1.7-3.fc41 100% | 1.0 MiB/s | 77.7 KiB | 00m00s
[ 82/154] libgcc-0:14.2.1-3.fc41.x86_64 100% | 3.8 MiB/s | 133.3 KiB | 00m00s
[ 83/154] libsepol-0:3.7-2.fc41.x86_64 100% | 9.5 MiB/s | 342.2 KiB | 00m00s
[ 84/154] pcre2-syntax-0:10.44-1.fc41.1 100% | 6.7 MiB/s | 149.9 KiB | 00m00s
[ 85/154] ca-certificates-0:2024.2.69_v 100% | 8.3 MiB/s | 871.2 KiB | 00m00s
[ 86/154] add-determinism-0:0.3.6-1.fc4 100% | 10.4 MiB/s | 851.8 KiB | 00m00s
[ 87/154] curl-0:8.9.1-2.fc41.x86_64 100% | 9.6 MiB/s | 315.1 KiB | 00m00s
[ 88/154] file-libs-0:5.45-7.fc41.x86_6 100% | 9.2 MiB/s | 762.0 KiB | 00m00s
[ 89/154] libgomp-0:14.2.1-3.fc41.x86_6 100% | 11.5 MiB/s | 354.1 KiB | 00m00s
[ 90/154] libzstd-0:1.5.6-2.fc41.x86_64 100% | 9.5 MiB/s | 310.3 KiB | 00m00s
[ 91/154] lua-libs-0:5.4.6-6.fc41.x86_6 100% | 3.4 MiB/s | 132.0 KiB | 00m00s
[ 92/154] rpm-sequoia-0:1.7.0-2.fc41.x8 100% | 12.3 MiB/s | 892.5 KiB | 00m00s
[ 93/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% | 4.3 MiB/s | 70.7 KiB | 00m00s
[ 94/154] fedora-gpg-keys-0:41-1.noarch 100% | 6.9 MiB/s | 133.7 KiB | 00m00s
[ 95/154] sqlite-libs-0:3.46.1-1.fc41.x 100% | 7.9 MiB/s | 712.7 KiB | 00m00s
[ 96/154] libstdc++-0:14.2.1-3.fc41.x86 100% | 9.6 MiB/s | 887.8 KiB | 00m00s
[ 97/154] basesystem-0:11-21.fc41.noarc 100% | 526.6 KiB/s | 7.4 KiB | 00m00s
[ 98/154] glibc-gconv-extra-0:2.40-9.fc 100% | 35.7 MiB/s | 1.7 MiB | 00m00s
[ 99/154] glibc-0:2.40-9.fc41.x86_64 100% | 37.7 MiB/s | 2.2 MiB | 00m00s
[100/154] pam-libs-0:1.6.1-6.fc41.x86_6 100% | 55.9 MiB/s | 57.3 KiB | 00m00s
[101/154] pam-0:1.6.1-6.fc41.x86_64 100% | 49.2 MiB/s | 554.4 KiB | 00m00s
[102/154] authselect-0:1.5.0-8.fc41.x86 100% | 2.4 MiB/s | 145.8 KiB | 00m00s
[103/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% | 750.6 KiB/s | 56.3 KiB | 00m00s
[104/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% | 1.7 MiB/s | 29.6 KiB | 00m00s
[105/154] libpwquality-0:1.4.5-11.fc41. 100% | 4.0 MiB/s | 119.0 KiB | 00m00s
[106/154] authselect-libs-0:1.5.0-8.fc4 100% | 6.1 MiB/s | 218.0 KiB | 00m00s
[107/154] elfutils-libelf-0:0.192-5.fc4 100% | 67.6 MiB/s | 207.6 KiB | 00m00s
[108/154] elfutils-libs-0:0.192-5.fc41. 100% | 63.9 MiB/s | 261.9 KiB | 00m00s
[109/154] cracklib-0:2.9.11-6.fc41.x86_ 100% | 5.3 MiB/s | 92.1 KiB | 00m00s
[110/154] elfutils-debuginfod-client-0: 100% | 45.2 MiB/s | 46.3 KiB | 00m00s
[111/154] json-c-0:0.17-4.fc41.x86_64 100% | 2.9 MiB/s | 44.0 KiB | 00m00s
[112/154] elfutils-0:0.192-5.fc41.x86_6 100% | 22.3 MiB/s | 547.3 KiB | 00m00s
[113/154] libarchive-0:3.7.4-4.fc41.x86 100% | 79.9 MiB/s | 409.1 KiB | 00m00s
[114/154] debugedit-0:5.1-1.fc41.x86_64 100% | 6.9 MiB/s | 78.1 KiB | 00m00s
[115/154] libxcrypt-0:4.4.36-10.fc41.x8 100% | 558.0 KiB/s | 118.9 KiB | 00m00s
[116/154] libxml2-0:2.12.8-2.fc41.x86_6 100% | 14.9 MiB/s | 687.3 KiB | 00m00s
[117/154] jansson-0:2.13.1-10.fc41.x86_ 100% | 2.9 MiB/s | 44.4 KiB | 00m00s
[118/154] pkgconf-pkg-config-0:2.3.0-1. 100% | 715.1 KiB/s | 10.0 KiB | 00m00s
[119/154] pkgconf-0:2.3.0-1.fc41.x86_64 100% | 2.9 MiB/s | 45.2 KiB | 00m00s
[120/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 1.0 MiB/s | 14.3 KiB | 00m00s
[121/154] libpkgconf-0:2.3.0-1.fc41.x86 100% | 2.5 MiB/s | 38.5 KiB | 00m00s
[122/154] pyproject-srpm-macros-0:1.16. 100% | 13.3 MiB/s | 13.6 KiB | 00m00s
[123/154] qt6-srpm-macros-0:6.8.0-1.fc4 100% | 8.8 MiB/s | 9.0 KiB | 00m00s
[124/154] crypto-policies-0:20241029-1. 100% | 47.6 MiB/s | 97.5 KiB | 00m00s
[125/154] alternatives-0:1.30-1.fc41.x8 100% | 416.3 KiB/s | 42.5 KiB | 00m00s
[126/154] libtirpc-0:1.3.6-0.fc41.x86_6 100% | 45.9 MiB/s | 94.0 KiB | 00m00s
[127/154] libcom_err-0:1.47.1-6.fc41.x8 100% | 1.7 MiB/s | 26.6 KiB | 00m00s
[128/154] libffi-0:3.4.6-3.fc41.x86_64 100% | 2.6 MiB/s | 39.9 KiB | 00m00s
[129/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% | 4.3 MiB/s | 74.2 KiB | 00m00s
[130/154] binutils-0:2.43.1-2.fc41.x86_ 100% | 35.6 MiB/s | 6.5 MiB | 00m00s
[131/154] p11-kit-0:0.25.5-3.fc41.x86_6 100% | 12.0 MiB/s | 490.9 KiB | 00m00s
[132/154] p11-kit-trust-0:0.25.5-3.fc41 100% | 6.5 MiB/s | 132.1 KiB | 00m00s
[133/154] krb5-libs-0:1.21.3-3.fc41.x86 100% | 67.3 MiB/s | 757.9 KiB | 00m00s
[134/154] keyutils-libs-0:1.6.3-4.fc41. 100% | 2.1 MiB/s | 31.6 KiB | 00m00s
[135/154] elfutils-default-yama-scope-0 100% | 0.0 B/s | 12.5 KiB | 00m00s
[136/154] gdbm-1:1.23-7.fc41.x86_64 100% | 7.4 MiB/s | 151.8 KiB | 00m00s
[137/154] fedora-release-0:41-27.noarch 100% | 1.5 MiB/s | 12.6 KiB | 00m00s
[138/154] libverto-0:0.3.2-9.fc41.x86_6 100% | 1.4 MiB/s | 20.7 KiB | 00m00s
[139/154] xxhash-libs-0:0.8.2-4.fc41.x8 100% | 2.4 MiB/s | 36.8 KiB | 00m00s
[140/154] libcurl-0:8.9.1-2.fc41.x86_64 100% | 18.6 MiB/s | 361.9 KiB | 00m00s
[141/154] libidn2-0:2.3.7-2.fc41.x86_64 100% | 6.8 MiB/s | 118.4 KiB | 00m00s
[142/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% | 11.1 MiB/s | 340.5 KiB | 00m00s
[143/154] libnghttp2-0:1.62.1-2.fc41.x8 100% | 5.0 MiB/s | 76.6 KiB | 00m00s
[144/154] libpsl-0:0.21.5-4.fc41.x86_64 100% | 3.7 MiB/s | 64.1 KiB | 00m00s
[145/154] libssh-0:0.10.6-8.fc41.x86_64 100% | 10.9 MiB/s | 211.8 KiB | 00m00s
[146/154] gdb-minimal-0:15.2-2.fc41.x86 100% | 44.5 MiB/s | 4.3 MiB | 00m00s
[147/154] openldap-0:2.6.8-5.fc41.x86_6 100% | 9.2 MiB/s | 255.6 KiB | 00m00s
[148/154] libssh-config-0:0.10.6-8.fc41 100% | 660.1 KiB/s | 9.2 KiB | 00m00s
[149/154] publicsuffix-list-dafsa-0:202 100% | 3.6 MiB/s | 58.3 KiB | 00m00s
[150/154] libunistring-0:1.1-8.fc41.x86 100% | 13.0 MiB/s | 544.8 KiB | 00m00s
[151/154] libtool-ltdl-0:2.4.7-12.fc41. 100% | 2.5 MiB/s | 35.6 KiB | 00m00s
[152/154] fedora-release-identity-basic 100% | 0.0 B/s | 13.4 KiB | 00m00s
[153/154] libevent-0:2.1.12-14.fc41.x86 100% | 10.1 MiB/s | 257.5 KiB | 00m00s
[154/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 15.5 MiB/s | 794.9 KiB | 00m00s
--------------------------------------------------------------------------------
[154/154] Total 100% | 22.7 MiB/s | 53.3 MiB | 00m02s
Running transaction
Importing PGP key 0xE99D6AD1:
UserID : "Fedora (41) "
Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
[ 1/156] Verify package files 100% | 762.0 B/s | 154.0 B | 00m00s
[ 2/156] Prepare transaction 100% | 1.9 KiB/s | 154.0 B | 00m00s
[ 3/156] Installing libgcc-0:14.2.1-3. 100% | 134.9 MiB/s | 276.3 KiB | 00m00s
[ 4/156] Installing fedora-release-ide 100% | 918.0 KiB/s | 940.0 B | 00m00s
[ 5/156] Installing fedora-gpg-keys-0: 100% | 21.0 MiB/s | 172.2 KiB | 00m00s
[ 6/156] Installing fedora-repos-0:41- 100% | 0.0 B/s | 5.7 KiB | 00m00s
[ 7/156] Installing fedora-release-com 100% | 11.7 MiB/s | 23.9 KiB | 00m00s
[ 8/156] Installing fedora-release-0:4 100% | 0.0 B/s | 124.0 B | 00m00s
[ 9/156] Installing setup-0:2.15.0-5.f 100% | 47.3 MiB/s | 726.1 KiB | 00m00s
[ 10/156] Installing filesystem-0:3.18- 100% | 1.7 MiB/s | 212.5 KiB | 00m00s
[ 11/156] Installing basesystem-0:11-21 100% | 0.0 B/s | 124.0 B | 00m00s
[ 12/156] Installing libssh-config-0:0. 100% | 0.0 B/s | 816.0 B | 00m00s
[ 13/156] Installing publicsuffix-list- 100% | 66.7 MiB/s | 68.3 KiB | 00m00s
[ 14/156] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 732.0 B | 00m00s
[ 15/156] Installing pkgconf-m4-0:2.3.0 100% | 0.0 B/s | 14.8 KiB | 00m00s
[ 16/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB | 00m00s
[ 17/156] Installing ncurses-base-0:6.5 100% | 38.2 MiB/s | 351.7 KiB | 00m00s
[ 18/156] Installing glibc-minimal-lang 100% | 0.0 B/s | 124.0 B | 00m00s
[ 19/156] Installing ncurses-libs-0:6.5 100% | 159.8 MiB/s | 981.8 KiB | 00m00s
[ 20/156] Installing glibc-0:2.40-9.fc4 100% | 230.2 MiB/s | 6.7 MiB | 00m00s
[ 21/156] Installing bash-0:5.2.32-1.fc 100% | 291.8 MiB/s | 8.2 MiB | 00m00s
[ 22/156] Installing glibc-common-0:2.4 100% | 130.8 MiB/s | 1.0 MiB | 00m00s
[ 23/156] Installing glibc-gconv-extra- 100% | 155.8 MiB/s | 8.1 MiB | 00m00s
[ 24/156] Installing zlib-ng-compat-0:2 100% | 131.6 MiB/s | 134.8 KiB | 00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% | 79.9 MiB/s | 81.8 KiB | 00m00s
[ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 210.4 MiB/s | 215.5 KiB | 00m00s
[ 27/156] Installing popt-0:1.19-7.fc41 100% | 35.0 MiB/s | 143.5 KiB | 00m00s
[ 28/156] Installing readline-0:8.2-10. 100% | 161.2 MiB/s | 495.3 KiB | 00m00s
[ 29/156] Installing libuuid-0:2.40.2-4 100% | 37.7 MiB/s | 38.6 KiB | 00m00s
[ 30/156] Installing libblkid-0:2.40.2- 100% | 126.7 MiB/s | 259.5 KiB | 00m00s
[ 31/156] Installing gmp-1:6.3.0-2.fc41 100% | 264.9 MiB/s | 813.7 KiB | 00m00s
[ 32/156] Installing libattr-0:2.5.2-4. 100% | 28.8 MiB/s | 29.5 KiB | 00m00s
[ 33/156] Installing libacl-0:2.3.2-2.f 100% | 39.8 MiB/s | 40.7 KiB | 00m00s
[ 34/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.2 KiB | 00m00s
[ 35/156] Installing elfutils-libelf-0: 100% | 292.5 MiB/s | 1.2 MiB | 00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 276.6 MiB/s | 2.8 MiB | 00m00s
[ 37/156] Installing libxcrypt-0:4.4.36 100% | 133.9 MiB/s | 274.1 KiB | 00m00s
[ 38/156] Installing libeconf-0:0.6.2-3 100% | 58.3 MiB/s | 59.7 KiB | 00m00s
[ 39/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB | 00m00s
[ 40/156] Installing dwz-0:0.15-8.fc41. 100% | 146.6 MiB/s | 300.3 KiB | 00m00s
[ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB | 00m00s
[ 42/156] Installing gawk-0:5.3.0-4.fc4 100% | 173.2 MiB/s | 1.7 MiB | 00m00s
[ 43/156] Installing unzip-0:6.0-64.fc4 100% | 190.6 MiB/s | 390.3 KiB | 00m00s
[ 44/156] Installing file-libs-0:5.45-7 100% | 496.7 MiB/s | 9.9 MiB | 00m00s
[ 45/156] Installing file-0:5.45-7.fc41 100% | 6.8 MiB/s | 105.0 KiB | 00m00s
[ 46/156] Installing crypto-policies-0: 100% | 15.9 MiB/s | 163.3 KiB | 00m00s
[ 47/156] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB | 00m00s
[ 48/156] Installing grep-0:3.11-9.fc41 100% | 125.4 MiB/s | 1.0 MiB | 00m00s
[ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 120.5 MiB/s | 1.2 MiB | 00m00s
[ 50/156] Installing libcap-ng-0:0.8.5- 100% | 69.4 MiB/s | 71.0 KiB | 00m00s
[ 51/156] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB | 00m00s
[ 52/156] Installing pam-libs-0:1.6.1-6 100% | 137.9 MiB/s | 141.2 KiB | 00m00s
[ 53/156] Installing libcap-0:2.70-4.fc 100% | 73.3 MiB/s | 225.2 KiB | 00m00s
[ 54/156] Installing systemd-libs-0:256 100% | 226.0 MiB/s | 2.0 MiB | 00m00s
[ 55/156] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB | 00m00s
[ 56/156] Installing libsepol-0:3.7-2.f 100% | 266.5 MiB/s | 818.8 KiB | 00m00s
[ 57/156] Installing libselinux-0:3.7-5 100% | 178.0 MiB/s | 182.3 KiB | 00m00s
[ 58/156] Installing sed-0:4.9-3.fc41.x 100% | 121.3 MiB/s | 869.7 KiB | 00m00s
[ 59/156] Installing findutils-1:4.10.0 100% | 185.8 MiB/s | 1.9 MiB | 00m00s
[ 60/156] Installing libmount-0:2.40.2- 100% | 172.3 MiB/s | 352.9 KiB | 00m00s
[ 61/156] Installing lua-libs-0:5.4.6-6 100% | 139.8 MiB/s | 286.2 KiB | 00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB | 00m00s
[ 63/156] Installing alternatives-0:1.3 100% | 66.3 MiB/s | 67.9 KiB | 00m00s
[ 64/156] Installing libcom_err-0:1.47. 100% | 66.7 MiB/s | 68.3 KiB | 00m00s
[ 65/156] Installing libffi-0:3.4.6-3.f 100% | 85.7 MiB/s | 87.8 KiB | 00m00s
[ 66/156] Installing libtasn1-0:4.19.0- 100% | 86.7 MiB/s | 177.5 KiB | 00m00s
[ 67/156] Installing p11-kit-0:0.25.5-3 100% | 157.7 MiB/s | 2.2 MiB | 00m00s
[ 68/156] Installing libunistring-0:1.1 100% | 288.5 MiB/s | 1.7 MiB | 00m00s
[ 69/156] Installing libidn2-0:2.3.7-2. 100% | 81.8 MiB/s | 335.1 KiB | 00m00s
[ 70/156] Installing libpsl-0:0.21.5-4. 100% | 79.7 MiB/s | 81.7 KiB | 00m00s
[ 71/156] Installing p11-kit-trust-0:0. 100% | 24.0 MiB/s | 393.1 KiB | 00m00s
[ 72/156] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s | 1.7 MiB | 00m00s
[ 73/156] Installing util-linux-core-0: 100% | 135.0 MiB/s | 1.5 MiB | 00m00s
[ 74/156] Installing tar-2:1.35-4.fc41. 100% | 227.6 MiB/s | 3.0 MiB | 00m00s
[ 75/156] Installing libsemanage-0:3.7- 100% | 96.1 MiB/s | 295.2 KiB | 00m00s
[ 76/156] Installing shadow-utils-2:4.1 100% | 83.3 MiB/s | 4.2 MiB | 00m00s
[ 77/156] Installing libutempter-0:1.2. 100% | 29.2 MiB/s | 59.7 KiB | 00m00s
[ 78/156] Installing zip-0:3.0-41.fc41. 100% | 172.6 MiB/s | 707.1 KiB | 00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 113.7 MiB/s | 465.8 KiB | 00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 230.6 MiB/s | 2.3 MiB | 00m00s
[ 81/156] Installing libfdisk-0:2.40.2- 100% | 177.8 MiB/s | 364.1 KiB | 00m00s
[ 82/156] Installing libxml2-0:2.12.8-2 100% | 244.6 MiB/s | 1.7 MiB | 00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% | 48.9 MiB/s | 100.2 KiB | 00m00s
[ 84/156] Installing add-determinism-0: 100% | 280.7 MiB/s | 2.2 MiB | 00m00s
[ 85/156] Installing build-reproducibil 100% | 0.0 B/s | 1.0 KiB | 00m00s
[ 86/156] Installing sqlite-libs-0:3.46 100% | 238.2 MiB/s | 1.4 MiB | 00m00s
[ 87/156] Installing ed-0:1.20.2-2.fc41 100% | 72.8 MiB/s | 149.2 KiB | 00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% | 131.0 MiB/s | 268.2 KiB | 00m00s
[ 89/156] Installing elfutils-default-y 100% | 170.2 KiB/s | 2.0 KiB | 00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 163.1 MiB/s | 668.0 KiB | 00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 157.1 MiB/s | 1.1 MiB | 00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 176.7 MiB/s | 1.6 MiB | 00m00s
[ 93/156] Installing libgomp-0:14.2.1-3 100% | 256.2 MiB/s | 524.8 KiB | 00m00s
[ 94/156] Installing json-c-0:0.17-4.fc 100% | 81.7 MiB/s | 83.6 KiB | 00m00s
[ 95/156] Installing jansson-0:2.13.1-1 100% | 87.6 MiB/s | 89.7 KiB | 00m00s
[ 96/156] Installing libpkgconf-0:2.3.0 100% | 77.5 MiB/s | 79.3 KiB | 00m00s
[ 97/156] Installing pkgconf-0:2.3.0-1. 100% | 44.5 MiB/s | 91.1 KiB | 00m00s
[ 98/156] Installing pkgconf-pkg-config 100% | 1.7 MiB/s | 1.8 KiB | 00m00s
[ 99/156] Installing keyutils-libs-0:1. 100% | 54.5 MiB/s | 55.8 KiB | 00m00s
[100/156] Installing libverto-0:0.3.2-9 100% | 30.5 MiB/s | 31.3 KiB | 00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% | 87.7 MiB/s | 89.8 KiB | 00m00s
[102/156] Installing libbrotli-0:1.1.0- 100% | 205.0 MiB/s | 839.9 KiB | 00m00s
[103/156] Installing libnghttp2-0:1.62. 100% | 163.2 MiB/s | 167.1 KiB | 00m00s
[104/156] Installing libtool-ltdl-0:2.4 100% | 65.7 MiB/s | 67.3 KiB | 00m00s
[105/156] Installing rust-srpm-macros-0 100% | 0.0 B/s | 5.6 KiB | 00m00s
[106/156] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s
[107/156] Installing perl-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s
[108/156] Installing package-notes-srpm 100% | 0.0 B/s | 2.0 KiB | 00m00s
[109/156] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s
[110/156] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.2 KiB | 00m00s
[111/156] Installing kernel-srpm-macros 100% | 0.0 B/s | 2.3 KiB | 00m00s
[112/156] Installing gnat-srpm-macros-0 100% | 0.0 B/s | 1.3 KiB | 00m00s
[113/156] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s
[114/156] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s
[115/156] Installing ansible-srpm-macro 100% | 35.4 MiB/s | 36.2 KiB | 00m00s
[116/156] Installing coreutils-common-0 100% | 254.3 MiB/s | 11.2 MiB | 00m00s
[117/156] Installing openssl-libs-1:3.2 100% | 313.2 MiB/s | 7.8 MiB | 00m00s
[118/156] Installing coreutils-0:9.5-10 100% | 149.0 MiB/s | 5.7 MiB | 00m00s
[119/156] Installing ca-certificates-0: 100% | 2.5 MiB/s | 2.4 MiB | 00m01s
[120/156] Installing krb5-libs-0:1.21.3 100% | 178.4 MiB/s | 2.3 MiB | 00m00s
[121/156] Installing libarchive-0:3.7.4 100% | 181.4 MiB/s | 928.6 KiB | 00m00s
[122/156] Installing libtirpc-0:1.3.6-0 100% | 99.8 MiB/s | 204.5 KiB | 00m00s
[123/156] Installing gzip-0:1.13-2.fc41 100% | 96.3 MiB/s | 394.6 KiB | 00m00s
[124/156] Installing authselect-libs-0: 100% | 90.8 MiB/s | 837.2 KiB | 00m00s
[125/156] Installing cracklib-0:2.9.11- 100% | 34.9 MiB/s | 250.3 KiB | 00m00s
[126/156] Installing libpwquality-0:1.4 100% | 52.5 MiB/s | 430.1 KiB | 00m00s
[127/156] Installing libnsl2-0:2.0.1-2. 100% | 28.8 MiB/s | 59.1 KiB | 00m00s
[128/156] Installing pam-0:1.6.1-6.fc41 100% | 81.6 MiB/s | 1.9 MiB | 00m00s
[129/156] Installing libssh-0:0.10.6-8. 100% | 167.8 MiB/s | 515.4 KiB | 00m00s
[130/156] Installing rpm-sequoia-0:1.7. 100% | 295.9 MiB/s | 2.4 MiB | 00m00s
[131/156] Installing rpm-libs-0:4.20.0- 100% | 236.8 MiB/s | 727.4 KiB | 00m00s
[132/156] Installing rpm-build-libs-0:4 100% | 101.3 MiB/s | 207.5 KiB | 00m00s
[133/156] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.5 KiB | 00m00s
[134/156] Installing openldap-0:2.6.8-5 100% | 158.2 MiB/s | 648.0 KiB | 00m00s
[135/156] Installing libcurl-0:8.9.1-2. 100% | 200.0 MiB/s | 819.2 KiB | 00m00s
[136/156] Installing elfutils-debuginfo 100% | 42.1 MiB/s | 86.3 KiB | 00m00s
[137/156] Installing elfutils-0:0.192-5 100% | 243.2 MiB/s | 2.7 MiB | 00m00s
[138/156] Installing binutils-0:2.43.1- 100% | 264.7 MiB/s | 27.5 MiB | 00m00s
[139/156] Installing gdb-minimal-0:15.2 100% | 302.1 MiB/s | 13.0 MiB | 00m00s
[140/156] Installing debugedit-0:5.1-1. 100% | 98.9 MiB/s | 202.5 KiB | 00m00s
[141/156] Installing curl-0:8.9.1-2.fc4 100% | 37.1 MiB/s | 798.6 KiB | 00m00s
[142/156] Installing rpm-0:4.20.0-1.fc4 100% | 89.5 MiB/s | 2.5 MiB | 00m00s
[143/156] Installing efi-srpm-macros-0: 100% | 40.2 MiB/s | 41.2 KiB | 00m00s
[144/156] Installing lua-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s
[145/156] Installing zig-srpm-macros-0: 100% | 0.0 B/s | 1.7 KiB | 00m00s
[146/156] Installing fonts-srpm-macros- 100% | 55.7 MiB/s | 57.0 KiB | 00m00s
[147/156] Installing forge-srpm-macros- 100% | 39.4 MiB/s | 40.4 KiB | 00m00s
[148/156] Installing go-srpm-macros-0:3 100% | 60.5 MiB/s | 62.0 KiB | 00m00s
[149/156] Installing python-srpm-macros 100% | 50.9 MiB/s | 52.2 KiB | 00m00s
[150/156] Installing redhat-rpm-config- 100% | 61.9 MiB/s | 190.1 KiB | 00m00s
[151/156] Installing rpm-build-0:4.20.0 100% | 49.5 MiB/s | 202.8 KiB | 00m00s
[152/156] Installing pyproject-srpm-mac 100% | 1.2 MiB/s | 2.5 KiB | 00m00s
[153/156] Installing util-linux-0:2.40. 100% | 89.2 MiB/s | 3.7 MiB | 00m00s
[154/156] Installing authselect-0:1.5.0 100% | 39.5 MiB/s | 161.9 KiB | 00m00s
[155/156] Installing which-0:2.21-42.fc 100% | 40.2 MiB/s | 82.4 KiB | 00m00s
[156/156] Installing info-0:7.1-3.fc41. 100% | 270.7 KiB/s | 362.2 KiB | 00m01s
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.3.6-1.fc41.x86_64
alternatives-1.30-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.x86_64
authselect-1.5.0-8.fc41.x86_64
authselect-libs-1.5.0-8.fc41.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.x86_64
binutils-2.43.1-2.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-1.fc41.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
coreutils-9.5-10.fc41.x86_64
coreutils-common-9.5-10.fc41.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-2.fc41.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-1.fc41.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc41.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-12.fc41.noarch
elfutils-0.192-5.fc41.x86_64
elfutils-debuginfod-client-0.192-5.fc41.x86_64
elfutils-default-yama-scope-0.192-5.fc41.noarch
elfutils-libelf-0.192-5.fc41.x86_64
elfutils-libs-0.192-5.fc41.x86_64
fedora-gpg-keys-41-1.noarch
fedora-release-41-27.noarch
fedora-release-common-41-27.noarch
fedora-release-identity-basic-41-27.noarch
fedora-repos-41-1.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-23.fc41.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.3.2-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-2.fc41.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-9.fc41.x86_64
glibc-common-2.40-9.fc41.x86_64
glibc-gconv-extra-2.40-9.fc41.x86_64
glibc-minimal-langpack-2.40-9.fc41.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-3.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1-3.fc41.x86_64
jansson-2.13.1-10.fc41.x86_64
json-c-0.17-4.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc41.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.4-4.fc41.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-4.fc41.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.70-4.fc41.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc41.x86_64
libcurl-8.9.1-2.fc41.x86_64
libeconf-0.6.2-3.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-4.fc41.x86_64
libffi-3.4.6-3.fc41.x86_64
libgcc-14.2.1-3.fc41.x86_64
libgomp-14.2.1-3.fc41.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-4.fc41.x86_64
libnghttp2-1.62.1-2.fc41.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc41.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-5.fc41.x86_64
libsemanage-3.7-2.fc41.x86_64
libsepol-3.7-2.fc41.x86_64
libsmartcols-2.40.2-4.fc41.x86_64
libssh-0.10.6-8.fc41.x86_64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-3.fc41.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-0.fc41.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libutempter-1.2.1-15.fc41.x86_64
libuuid-2.40.2-4.fc41.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-10.fc41.x86_64
libxml2-2.12.8-2.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.6-6.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-5.fc41.x86_64
openssl-libs-3.2.2-9.fc41.x86_64
p11-kit-0.25.5-3.fc41.x86_64
p11-kit-trust-0.25.5-3.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-6.fc41.x86_64
pam-libs-1.6.1-6.fc41.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.x86_64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.0-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.0-1.fc41.noarch
readline-8.2-10.fc41.x86_64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.x86_64
rpm-build-4.20.0-1.fc41.x86_64
rpm-build-libs-4.20.0-1.fc41.x86_64
rpm-libs-4.20.0-1.fc41.x86_64
rpm-sequoia-1.7.0-2.fc41.x86_64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.15.1-12.fc41.x86_64
sqlite-libs-3.46.1-1.fc41.x86_64
systemd-libs-256.7-1.fc41.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-4.fc41.x86_64
util-linux-core-2.40.2-4.fc41.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc41.x86_64
xz-5.6.2-2.fc41.x86_64
xz-libs-5.6.2-2.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-3.fc41.x86_64
zstd-1.5.6-2.fc41.x86_64
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install mgarepo
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install mgarepo
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: installing package(s): mgarepo
Updating and loading repositories:
updates 100% | 1.0 MiB/s | 29.5 KiB | 00m00s
fedora 100% | 1.0 MiB/s | 26.8 KiB | 00m00s
Repositories loaded.
Package Arch Version Repository Size
Installing:
mgarepo noarch 1.13.2-30.fc41 fedora 516.8 KiB
Installing dependencies:
apr x86_64 1.7.5-1.fc41 fedora 302.3 KiB
apr-util x86_64 1.6.3-21.fc41 fedora 220.5 KiB
dbus x86_64 1:1.14.10-4.fc41 fedora 0.0 B
dbus-broker x86_64 36-4.fc41 fedora 382.8 KiB
dbus-common noarch 1:1.14.10-4.fc41 fedora 11.2 KiB
expat x86_64 2.6.4-1.fc41 updates 292.9 KiB
gnupg2 x86_64 2.4.5-3.fc41 fedora 9.5 MiB
gnutls x86_64 3.8.6-7.fc41 fedora 3.2 MiB
gnutls-dane x86_64 3.8.6-7.fc41 fedora 69.7 KiB
gpgme x86_64 1.23.2-5.fc41 fedora 579.3 KiB
ima-evm-utils-libs x86_64 1.6.2-2.fc41 fedora 60.8 KiB
libassuan x86_64 2.5.7-2.fc41 fedora 163.8 KiB
libb2 x86_64 0.98.1-12.fc41 fedora 42.2 KiB
libcbor x86_64 0.11.0-2.fc41 fedora 73.9 KiB
libedit x86_64 3.1-53.20240808cvs.fc41 fedora 244.1 KiB
libfido2 x86_64 1.15.0-2.fc41 fedora 238.2 KiB
libfsverity x86_64 1.6-1.fc41 fedora 32.6 KiB
libgcrypt x86_64 1.11.0-3.fc41 fedora 1.5 MiB
libgpg-error x86_64 1.50-2.fc41 fedora 889.5 KiB
libksba x86_64 1.6.7-2.fc41 fedora 398.4 KiB
libseccomp x86_64 2.5.5-2.fc41 fedora 173.3 KiB
libserf x86_64 1.3.10-6.fc41 fedora 132.4 KiB
libsodium x86_64 1.0.20-2.fc41 fedora 393.0 KiB
mpdecimal x86_64 2.5.1-16.fc41 fedora 204.9 KiB
nettle x86_64 3.10-3.fc41 fedora 793.0 KiB
npth x86_64 1.7-2.fc41 fedora 49.6 KiB
openssh x86_64 9.8p1-3.fc41.2 updates 1.8 MiB
openssh-clients x86_64 9.8p1-3.fc41.2 updates 2.6 MiB
protobuf-c x86_64 1.5.0-4.fc41 fedora 54.0 KiB
python-pip-wheel noarch 24.2-1.fc41 fedora 1.2 MiB
python3 x86_64 3.13.0-1.fc41 fedora 31.8 KiB
python3-cffi x86_64 1.17.0-1.fc41 fedora 1.3 MiB
python3-charset-normalizer noarch 3.3.2-5.fc41 fedora 314.8 KiB
python3-cryptography x86_64 43.0.0-2.fc41 fedora 4.7 MiB
python3-deprecated noarch 1.2.14-7.fc41 fedora 51.6 KiB
python3-httplib2 noarch 0.21.0-8.fc41 fedora 344.2 KiB
python3-idna noarch 3.7-4.fc41 fedora 595.8 KiB
python3-jwt noarch 2.8.0-2.fc41 fedora 164.6 KiB
python3-jwt+crypto noarch 2.8.0-2.fc41 fedora 5.4 KiB
python3-libs x86_64 3.13.0-1.fc41 fedora 40.3 MiB
python3-ply noarch 3.11-25.fc41 fedora 568.2 KiB
python3-pycparser noarch 2.20-18.fc41 fedora 821.0 KiB
python3-pygithub noarch 2.3.0-1.fc41 fedora 3.7 MiB
python3-pynacl x86_64 1.5.0-9.fc41 fedora 595.2 KiB
python3-pyparsing noarch 3.1.2-7.fc41 fedora 1.0 MiB
python3-requests noarch 2.32.3-3.fc41 fedora 485.9 KiB
python3-rpm x86_64 4.20.0-1.fc41 fedora 175.3 KiB
python3-typing-extensions noarch 4.12.2-3.fc41 fedora 464.5 KiB
python3-urllib3 noarch 1.26.20-1.fc41 fedora 1.0 MiB
python3-wrapt x86_64 1.16.0-6.fc41 fedora 197.4 KiB
rpm-sign-libs x86_64 4.20.0-1.fc41 fedora 39.4 KiB
subversion x86_64 1.14.4-1.fc41 updates 5.1 MiB
subversion-libs x86_64 1.14.4-1.fc41 updates 4.4 MiB
systemd x86_64 256.7-1.fc41 fedora 17.0 MiB
systemd-pam x86_64 256.7-1.fc41 fedora 1.1 MiB
systemd-rpm-macros noarch 256.7-1.fc41 fedora 10.7 KiB
tpm2-tss x86_64 4.1.3-3.fc41 fedora 1.6 MiB
tzdata noarch 2024a-9.fc41 fedora 1.7 MiB
unbound-libs x86_64 1.21.1-1.fc41 fedora 1.4 MiB
utf8proc x86_64 2.7.0-8.fc41 fedora 362.4 KiB
wget2 x86_64 2.1.0-12.fc41 fedora 884.1 KiB
wget2-libs x86_64 2.1.0-12.fc41 fedora 365.7 KiB
wget2-wget x86_64 2.1.0-12.fc41 fedora 42.0 B
Transaction Summary:
Installing: 64 packages
Total size of inbound packages is 33 MiB. Need to download 33 MiB.
After this operation, 117 MiB extra will be used (install 117 MiB, remove 0 B).
[ 1/64] python3-httplib2-0:0.21.0-8.fc4 100% | 1.4 MiB/s | 140.2 KiB | 00m00s
[ 2/64] python3-rpm-0:4.20.0-1.fc41.x86 100% | 3.1 MiB/s | 69.1 KiB | 00m00s
[ 3/64] python3-pygithub-0:2.3.0-1.fc41 100% | 3.9 MiB/s | 523.4 KiB | 00m00s
[ 4/64] wget2-wget-0:2.1.0-12.fc41.x86_ 100% | 659.5 KiB/s | 9.2 KiB | 00m00s
[ 5/64] python3-pyparsing-0:3.1.2-7.fc4 100% | 12.9 MiB/s | 277.4 KiB | 00m00s
[ 6/64] python3-deprecated-0:1.2.14-7.f 100% | 1.5 MiB/s | 26.3 KiB | 00m00s
[ 7/64] mgarepo-0:1.13.2-30.fc41.noarch 100% | 1.2 MiB/s | 193.7 KiB | 00m00s
[ 8/64] python3-jwt+crypto-0:2.8.0-2.fc 100% | 550.6 KiB/s | 8.8 KiB | 00m00s
[ 9/64] python3-jwt-0:2.8.0-2.fc41.noar 100% | 2.6 MiB/s | 67.0 KiB | 00m00s
[10/64] python3-pynacl-0:1.5.0-9.fc41.x 100% | 4.6 MiB/s | 141.8 KiB | 00m00s
[11/64] python3-requests-0:2.32.3-3.fc4 100% | 5.8 MiB/s | 159.4 KiB | 00m00s
[12/64] rpm-sign-libs-0:4.20.0-1.fc41.x 100% | 1.1 MiB/s | 26.7 KiB | 00m00s
[13/64] python3-typing-extensions-0:4.1 100% | 1.8 MiB/s | 93.8 KiB | 00m00s
[14/64] python3-urllib3-0:1.26.20-1.fc4 100% | 4.7 MiB/s | 279.4 KiB | 00m00s
[15/64] wget2-0:2.1.0-12.fc41.x86_64 100% | 4.9 MiB/s | 249.0 KiB | 00m00s
[16/64] python3-wrapt-0:1.16.0-6.fc41.x 100% | 1.5 MiB/s | 72.2 KiB | 00m00s
[17/64] python3-cffi-0:1.17.0-1.fc41.x8 100% | 2.3 MiB/s | 307.0 KiB | 00m00s
[18/64] python3-cryptography-0:43.0.0-2 100% | 6.8 MiB/s | 1.3 MiB | 00m00s
[19/64] python3-charset-normalizer-0:3. 100% | 1.8 MiB/s | 107.1 KiB | 00m00s
[20/64] python3-idna-0:3.7-4.fc41.noarc 100% | 3.0 MiB/s | 115.8 KiB | 00m00s
[21/64] ima-evm-utils-libs-0:1.6.2-2.fc 100% | 590.1 KiB/s | 29.5 KiB | 00m00s
[22/64] libfsverity-0:1.6-1.fc41.x86_64 100% | 1.2 MiB/s | 18.8 KiB | 00m00s
[23/64] gpgme-0:1.23.2-5.fc41.x86_64 100% | 6.3 MiB/s | 212.4 KiB | 00m00s
[24/64] libsodium-0:1.0.20-2.fc41.x86_6 100% | 542.2 KiB/s | 175.7 KiB | 00m00s
[25/64] python3-pycparser-0:2.20-18.fc4 100% | 9.2 MiB/s | 159.5 KiB | 00m00s
[26/64] wget2-libs-0:2.1.0-12.fc41.x86_ 100% | 5.3 MiB/s | 146.3 KiB | 00m00s
[27/64] libassuan-0:2.5.7-2.fc41.x86_64 100% | 3.4 MiB/s | 67.1 KiB | 00m00s
[28/64] gnutls-0:3.8.6-7.fc41.x86_64 100% | 27.1 MiB/s | 1.1 MiB | 00m00s
[29/64] libgpg-error-0:1.50-2.fc41.x86_ 100% | 13.6 MiB/s | 237.5 KiB | 00m00s
[30/64] libksba-0:1.6.7-2.fc41.x86_64 100% | 9.7 MiB/s | 159.7 KiB | 00m00s
[31/64] libgcrypt-0:1.11.0-3.fc41.x86_6 100% | 9.6 MiB/s | 578.5 KiB | 00m00s
[32/64] npth-0:1.7-2.fc41.x86_64 100% | 1.8 MiB/s | 25.2 KiB | 00m00s
[33/64] gnutls-dane-0:3.8.6-7.fc41.x86_ 100% | 2.6 MiB/s | 39.9 KiB | 00m00s
[34/64] tpm2-tss-0:4.1.3-3.fc41.x86_64 100% | 9.8 MiB/s | 411.5 KiB | 00m00s
[35/64] python3-ply-0:3.11-25.fc41.noar 100% | 8.3 MiB/s | 136.2 KiB | 00m00s
[36/64] nettle-0:3.10-3.fc41.x86_64 100% | 11.0 MiB/s | 428.5 KiB | 00m00s
[37/64] unbound-libs-0:1.21.1-1.fc41.x8 100% | 9.8 MiB/s | 543.7 KiB | 00m00s
[38/64] protobuf-c-0:1.5.0-4.fc41.x86_6 100% | 2.0 MiB/s | 32.4 KiB | 00m00s
[39/64] libb2-0:0.98.1-12.fc41.x86_64 100% | 1.8 MiB/s | 25.7 KiB | 00m00s
[40/64] mpdecimal-0:2.5.1-16.fc41.x86_6 100% | 5.8 MiB/s | 89.0 KiB | 00m00s
[41/64] python-pip-wheel-0:24.2-1.fc41. 100% | 36.4 MiB/s | 1.2 MiB | 00m00s
[42/64] tzdata-0:2024a-9.fc41.noarch 100% | 26.8 MiB/s | 714.7 KiB | 00m00s
[43/64] python3-0:3.13.0-1.fc41.x86_64 100% | 1.2 MiB/s | 27.8 KiB | 00m00s
[44/64] gnupg2-0:2.4.5-3.fc41.x86_64 100% | 5.7 MiB/s | 2.7 MiB | 00m00s
[45/64] expat-0:2.6.4-1.fc41.x86_64 100% | 509.0 KiB/s | 114.5 KiB | 00m00s
[46/64] python3-libs-0:3.13.0-1.fc41.x8 100% | 24.2 MiB/s | 9.1 MiB | 00m00s
[47/64] libedit-0:3.1-53.20240808cvs.fc 100% | 6.1 MiB/s | 105.6 KiB | 00m00s
[48/64] libfido2-0:1.15.0-2.fc41.x86_64 100% | 5.3 MiB/s | 98.1 KiB | 00m00s
[49/64] libcbor-0:0.11.0-2.fc41.x86_64 100% | 2.3 MiB/s | 33.1 KiB | 00m00s
[50/64] openssh-0:9.8p1-3.fc41.2.x86_64 100% | 4.1 MiB/s | 414.0 KiB | 00m00s
[51/64] openssh-clients-0:9.8p1-3.fc41. 100% | 2.3 MiB/s | 740.9 KiB | 00m00s
[52/64] apr-0:1.7.5-1.fc41.x86_64 100% | 7.8 MiB/s | 128.6 KiB | 00m00s
[53/64] apr-util-0:1.6.3-21.fc41.x86_64 100% | 5.0 MiB/s | 97.4 KiB | 00m00s
[54/64] libserf-0:1.3.10-6.fc41.x86_64 100% | 3.9 MiB/s | 59.3 KiB | 00m00s
[55/64] utf8proc-0:2.7.0-8.fc41.x86_64 100% | 5.2 MiB/s | 80.5 KiB | 00m00s
[56/64] subversion-libs-0:1.14.4-1.fc41 100% | 6.8 MiB/s | 1.5 MiB | 00m00s
[57/64] dbus-1:1.14.10-4.fc41.x86_64 100% | 465.4 KiB/s | 7.9 KiB | 00m00s
[58/64] libseccomp-0:2.5.5-2.fc41.x86_6 100% | 4.0 MiB/s | 70.2 KiB | 00m00s
[59/64] systemd-0:256.7-1.fc41.x86_64 100% | 29.2 MiB/s | 5.7 MiB | 00m00s
[60/64] systemd-pam-0:256.7-1.fc41.x86_ 100% | 10.0 MiB/s | 399.6 KiB | 00m00s
[61/64] dbus-common-1:1.14.10-4.fc41.no 100% | 1.0 MiB/s | 14.7 KiB | 00m00s
[62/64] systemd-rpm-macros-0:256.7-1.fc 100% | 2.2 MiB/s | 33.5 KiB | 00m00s
[63/64] dbus-broker-0:36-4.fc41.x86_64 100% | 4.4 MiB/s | 171.7 KiB | 00m00s
[64/64] subversion-0:1.14.4-1.fc41.x86_ 100% | 1.7 MiB/s | 1.0 MiB | 00m01s
--------------------------------------------------------------------------------
[64/64] Total 100% | 17.8 MiB/s | 33.1 MiB | 00m02s
Running transaction
[ 1/66] Verify package files 100% | 566.0 B/s | 64.0 B | 00m00s
[ 2/66] Prepare transaction 100% | 853.0 B/s | 64.0 B | 00m00s
[ 3/66] Installing libgpg-error-0:1.50- 100% | 124.9 MiB/s | 895.4 KiB | 00m00s
[ 4/66] Installing apr-0:1.7.5-1.fc41.x 100% | 148.5 MiB/s | 304.1 KiB | 00m00s
[ 5/66] Installing expat-0:2.6.4-1.fc41 100% | 144.0 MiB/s | 295.0 KiB | 00m00s
[ 6/66] Installing apr-util-0:1.6.3-21. 100% | 108.4 MiB/s | 222.0 KiB | 00m00s
[ 7/66] Installing libassuan-0:2.5.7-2. 100% | 80.9 MiB/s | 165.6 KiB | 00m00s
[ 8/66] Installing nettle-0:3.10-3.fc41 100% | 194.4 MiB/s | 796.1 KiB | 00m00s
[ 9/66] Installing gnutls-0:3.8.6-7.fc4 100% | 89.6 MiB/s | 3.2 MiB | 00m00s
[10/66] Installing tpm2-tss-0:4.1.3-3.f 100% | 158.1 MiB/s | 1.6 MiB | 00m00s
[11/66] Installing ima-evm-utils-libs-0 100% | 60.6 MiB/s | 62.1 KiB | 00m00s
[12/66] Installing libserf-0:1.3.10-6.f 100% | 130.6 MiB/s | 133.7 KiB | 00m00s
[13/66] Installing libgcrypt-0:1.11.0-3 100% | 257.0 MiB/s | 1.5 MiB | 00m00s
[14/66] Installing libksba-0:1.6.7-2.fc 100% | 130.5 MiB/s | 401.0 KiB | 00m00s
[15/66] Installing dbus-common-1:1.14.1 100% | 423.5 KiB/s | 13.6 KiB | 00m00s
[16/66] Installing dbus-broker-0:36-4.f 100% | 31.4 MiB/s | 385.3 KiB | 00m00s
[17/66] Installing dbus-1:1.14.10-4.fc4 100% | 0.0 B/s | 124.0 B | 00m00s
[18/66] Installing libseccomp-0:2.5.5-2 100% | 85.5 MiB/s | 175.2 KiB | 00m00s
[19/66] Installing systemd-pam-0:256.7- 100% | 155.0 MiB/s | 1.1 MiB | 00m00s
[20/66] Installing systemd-0:256.7-1.fc 100% | 58.5 MiB/s | 17.1 MiB | 00m00s
[21/66] Installing utf8proc-0:2.7.0-8.f 100% | 177.6 MiB/s | 363.8 KiB | 00m00s
[22/66] Installing subversion-libs-0:1. 100% | 222.3 MiB/s | 4.4 MiB | 00m00s
[23/66] Installing subversion-0:1.14.4- 100% | 114.1 MiB/s | 5.1 MiB | 00m00s
[24/66] Installing libcbor-0:0.11.0-2.f 100% | 73.5 MiB/s | 75.3 KiB | 00m00s
[25/66] Installing libfido2-0:1.15.0-2. 100% | 117.1 MiB/s | 239.7 KiB | 00m00s
[26/66] Installing libedit-0:3.1-53.202 100% | 120.0 MiB/s | 245.8 KiB | 00m00s
[27/66] Installing openssh-0:9.8p1-3.fc 100% | 222.8 MiB/s | 1.8 MiB | 00m00s
[28/66] Installing openssh-clients-0:9. 100% | 68.9 MiB/s | 2.6 MiB | 00m00s
[29/66] Installing tzdata-0:2024a-9.fc4 100% | 27.0 MiB/s | 1.9 MiB | 00m00s
[30/66] Installing python-pip-wheel-0:2 100% | 413.9 MiB/s | 1.2 MiB | 00m00s
[31/66] Installing mpdecimal-0:2.5.1-16 100% | 201.2 MiB/s | 206.0 KiB | 00m00s
[32/66] Installing libb2-0:0.98.1-12.fc 100% | 7.0 MiB/s | 43.3 KiB | 00m00s
[33/66] Installing python3-libs-0:3.13. 100% | 204.6 MiB/s | 40.7 MiB | 00m00s
[34/66] Installing python3-0:3.13.0-1.f 100% | 32.8 MiB/s | 33.6 KiB | 00m00s
[35/66] Installing python3-jwt-0:2.8.0- 100% | 56.3 MiB/s | 173.1 KiB | 00m00s
[36/66] Installing python3-idna-0:3.7-4 100% | 147.0 MiB/s | 602.1 KiB | 00m00s
[37/66] Installing python3-urllib3-0:1. 100% | 111.6 MiB/s | 1.0 MiB | 00m00s
[38/66] Installing python3-pyparsing-0: 100% | 197.8 MiB/s | 1.0 MiB | 00m00s
[39/66] Installing python3-httplib2-0:0 100% | 113.8 MiB/s | 349.5 KiB | 00m00s
[40/66] Installing python3-typing-exten 100% | 228.0 MiB/s | 466.9 KiB | 00m00s
[41/66] Installing python3-wrapt-0:1.16 100% | 66.5 MiB/s | 204.2 KiB | 00m00s
[42/66] Installing python3-deprecated-0 100% | 27.2 MiB/s | 55.6 KiB | 00m00s
[43/66] Installing python3-charset-norm 100% | 79.3 MiB/s | 324.7 KiB | 00m00s
[44/66] Installing python3-requests-0:2 100% | 97.3 MiB/s | 498.0 KiB | 00m00s
[45/66] Installing python3-ply-0:3.11-2 100% | 140.0 MiB/s | 573.4 KiB | 00m00s
[46/66] Installing python3-pycparser-0: 100% | 101.6 MiB/s | 832.5 KiB | 00m00s
[47/66] Installing python3-cffi-0:1.17. 100% | 167.0 MiB/s | 1.3 MiB | 00m00s
[48/66] Installing python3-cryptography 100% | 140.4 MiB/s | 4.8 MiB | 00m00s
[49/66] Installing python3-jwt+crypto-0 100% | 0.0 B/s | 124.0 B | 00m00s
[50/66] Installing protobuf-c-0:1.5.0-4 100% | 2.5 MiB/s | 55.5 KiB | 00m00s
[51/66] Installing unbound-libs-0:1.21. 100% | 176.5 MiB/s | 1.4 MiB | 00m00s
[52/66] Installing gnutls-dane-0:3.8.6- 100% | 68.9 MiB/s | 70.5 KiB | 00m00s
[53/66] Installing npth-0:1.7-2.fc41.x8 100% | 49.5 MiB/s | 50.7 KiB | 00m00s
[54/66] Installing gnupg2-0:2.4.5-3.fc4 100% | 238.6 MiB/s | 9.5 MiB | 00m00s
[55/66] Installing gpgme-0:1.23.2-5.fc4 100% | 189.4 MiB/s | 581.7 KiB | 00m00s
[56/66] Installing wget2-libs-0:2.1.0-1 100% | 179.2 MiB/s | 366.9 KiB | 00m00s
[57/66] Installing wget2-0:2.1.0-12.fc4 100% | 124.1 MiB/s | 889.7 KiB | 00m00s
[58/66] Installing wget2-wget-0:2.1.0-1 100% | 0.0 B/s | 444.0 B | 00m00s
[59/66] Installing libfsverity-0:1.6-1. 100% | 32.8 MiB/s | 33.6 KiB | 00m00s
[60/66] Installing rpm-sign-libs-0:4.20 100% | 39.3 MiB/s | 40.2 KiB | 00m00s
[61/66] Installing python3-rpm-0:4.20.0 100% | 58.2 MiB/s | 178.9 KiB | 00m00s
[62/66] Installing libsodium-0:1.0.20-2 100% | 192.5 MiB/s | 394.2 KiB | 00m00s
[63/66] Installing python3-pynacl-0:1.5 100% | 75.1 MiB/s | 615.3 KiB | 00m00s
[64/66] Installing python3-pygithub-0:2 100% | 163.9 MiB/s | 3.8 MiB | 00m00s
[65/66] Installing mgarepo-0:1.13.2-30. 100% | 66.7 MiB/s | 546.0 KiB | 00m00s
[66/66] Installing systemd-rpm-macros-0 100% | 63.6 KiB/s | 11.2 KiB | 00m00s
Complete!
INFO:
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/script /script
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/script /script
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/script to /var/lib/mock/copr-custom-fedora-41-x86_64/root/script
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
+ chmod a+x /script
+ rm -rf /workdir
+ mkdir -p /workdir
+ chown mockbuild /workdir
Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=papoteur COPR_PROJECT=dnf5-mga COPR_PACKAGE='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' COPR_RESULTDIR=/workdir/srpm-output /script'"'"''
INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=papoteur COPR_PROJECT=dnf5-mga COPR_PACKAGE='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' COPR_RESULTDIR=/workdir/srpm-output /script'"'"''
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['su - mockbuild -c \'set -xe ; cd /workdir ; COPR_OWNER=papoteur COPR_PROJECT=dnf5-mga COPR_PACKAGE=\'"\'"\'\'"\'"\' COPR_RESULTDIR=/workdir/srpm-output /script\'']
Start: chroot ['su - mockbuild -c \'set -xe ; cd /workdir ; COPR_OWNER=papoteur COPR_PROJECT=dnf5-mga COPR_PACKAGE=\'"\'"\'\'"\'"\' COPR_RESULTDIR=/workdir/srpm-output /script\'']
+ cd /workdir
+ COPR_OWNER=papoteur
+ COPR_PROJECT=dnf5-mga
+ COPR_PACKAGE=
+ COPR_RESULTDIR=/workdir/srpm-output
+ /script
+ mkdir srpm-output
+ COPR_PACKAGE=cmake
+ MGA_DISTVER=
+ mgarepo checkout cmake
[0] Downloading 'http://binrepo.mageia.org//7e54ffe42d5dd7cfedb688b5cc1b7a5d64986555' ...
Saving 'cmake/SOURCES/cmake-3.31.0.tar.gz'
HTTP response 200 OK [http://binrepo.mageia.org//7e54ffe42d5dd7cfedb688b5cc1b7a5d64986555]
A cmake/SOURCES
A cmake/SOURCES/sha1.lst
A cmake/SOURCES/cmake-findruby.patch
A cmake/SPECS
A cmake/SPECS/cmake.spec
U cmake
Checked out revision 2114638.
+ echo -e '\n%changelog'
+ mgarepo rpmlog -o cmake
+ echo -e '%if %{?mkrel:0}%{?!mkrel:1}\n%define mkrel(c:) %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?dist:%dist}\n%endif\n'
+ echo -e '%if %{?mklibname:0}%{?!mklibname:1}\n%define mklibname(ds) %{_lib}%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}\n%endif\n\n'
+ cat mkrel-macro.specpart cmake/SPECS/cmake.spec
+ cp -av cmake/SOURCES/cmake-3.31.0.tar.gz cmake/SOURCES/cmake-findruby.patch cmake/SOURCES/sha1.lst srpm-output
'cmake/SOURCES/cmake-3.31.0.tar.gz' -> 'srpm-output/cmake-3.31.0.tar.gz'
'cmake/SOURCES/cmake-findruby.patch' -> 'srpm-output/cmake-findruby.patch'
'cmake/SOURCES/sha1.lst' -> 'srpm-output/sha1.lst'
Finish: chroot ['su - mockbuild -c \'set -xe ; cd /workdir ; COPR_OWNER=papoteur COPR_PROJECT=dnf5-mga COPR_PACKAGE=\'"\'"\'\'"\'"\' COPR_RESULTDIR=/workdir/srpm-output /script\'']
Finish: run
Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir/srpm-output /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir
cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir/srpm-output', '/var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir']
cwd: .
rc: 0
stdout:
stderr: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir/srpm-output /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir/srpm-output to /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir
Finish: run
Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all
cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--scrub', 'all']
cwd: .
rc: 0
stdout:
stderr: INFO: mock.py version 5.9 starting (python version = 3.12.1, NVR = mock-5.9-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: scrub ['all']
INFO: scrubbing everything for mock-config
INFO: unmounting tmpfs.
INFO: unmounting tmpfs.
Finish: scrub ['all']
Finish: run
Running: rpmbuild -bs --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir/cmake.spec
cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-pvajx_uo/srcdir/cmake.spec']
cwd: .
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1730937600
Wrote: /var/lib/copr-rpmbuild/results/cmake-3.31.0-1.src.rpm
stderr:
Output: ['cmake-3.31.0-1.src.rpm', 'mock-config.cfg']
Running SRPMResults tool
Package info: {
"name": "cmake",
"epoch": 1,
"version": "3.31.0",
"release": "1",
"exclusivearch": [],
"excludearch": []
}
SRPMResults finished