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.stg.fedoraproject.org/backend/get-srpm-build-task/2917018 Version: 0.70 PID: 6076 Logging PID: 6077 Task: {'appstream': False, 'background': False, 'build_id': 2917018, 'chroot': 'fedora-rawhide-x86_64', 'package_name': 'quick-package', 'project_dirname': 'custom-1-TEST1706982278271991402', 'project_name': 'custom-1-TEST1706982278271991402', 'project_owner': 'frostyx', 'repos': [], 'sandbox': 'frostyx/custom-1-TEST1706982278271991402--frostyx', 'source_json': {'builddeps': None, 'chroot': 'fedora-rawhide-x86_64', 'repos': '', 'resultdir': None, 'script': '#! /bin/sh -x\n' '\n' 'set -e\n' '\n' 'generate_specfile()\n' '{\n' ' test -n "$DESTDIR" && mkdir -p "$DESTDIR"\n' '\n' ' test -n "$BUILDDEPS" && {\n' ' for i in $BUILDDEPS; do\n' ' rpm -q $i\n' ' done\n' ' }\n' '\n' ' if ${HOOK_PAYLOAD-false}; then\n' ' test -f hook_payload\n' ' test "$(cat hook_payload)" = "{\\"a\\": \\"b\\"}"\n' ' else\n' ' ! test -f hook_payload\n' ' fi\n' '\n' 'cat > "${DESTDIR-.}"/quick-package.spec <<\\EOF\n' 'Name: quick-package\n' 'Version: 0\n' 'Release: 0%{?dist}\n' 'Summary: dummy package\n' 'License: GPL\n' 'URL: http://example.com/\n' '\n' '%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}\n' '\n' '%description\n' 'nothing\n' '\n' '\n' '%install\n' 'mkdir -p $RPM_BUILD_ROOT/%{_pkgdocdir}\n' 'echo "this does nothing" > $RPM_BUILD_ROOT/%{_pkgdocdir}/README\n' '\n' '\n' '%files\n' '%doc %{_pkgdocdir}/README\n' '\n' '\n' '%changelog\n' '* Thu Jun 05 2014 Pavel Raiskup - 0-1\n' '- does nothing!\n' 'EOF\n' '}\n' 'generate_specfile\n'}, 'source_type': 9, 'submitter': 'frostyx', 'task_id': '2917018'} Running (timeout=3600): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-x56jkqvb/script --env COPR_OWNER=frostyx --env COPR_PROJECT=custom-1-TEST1706982278271991402 --env COPR_PACKAGE=quick-package INFO:__main__:Working in '/workdir' INFO:__main__:Results should be created in '/workdir' INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init INFO: mock.py version 5.4 starting (python version = 3.12.1, NVR = mock-5.4-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.4 INFO: Mock Version: 5.4 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-rawhide-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:rawhide INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide INFO: Copy content of container registry.fedoraproject.org/fedora:rawhide to /var/lib/mock/copr-custom-fedora-rawhide-x86_64-bootstrap/root INFO: Checking that registry.fedoraproject.org/fedora:rawhide image matches host's architecture INFO: mounting registry.fedoraproject.org/fedora:rawhide with podman image mount INFO: image registry.fedoraproject.org/fedora:rawhide as /var/lib/containers/storage/overlay/e7efff933a375f7a502be444334174e7af17d410763981bf2f7ad30e55ba1786/merged INFO: umounting image registry.fedoraproject.org/fedora:rawhide (/var/lib/containers/storage/overlay/e7efff933a375f7a502be444334174e7af17d410763981bf2f7ad30e55ba1786/merged) with podman image umount INFO: Using 'dnf' instead of 'dnf5' for bootstrap chroot INFO: Package manager dnf 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-rawhide-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 execv(/usr/bin/dnf5) failed: No such file or directory WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s execv(/usr/bin/dnf5) failed: No such file or directory WARNING: DNF5 command failed, retrying, attempt #3, sleeping 10s execv(/usr/bin/dnf5) failed: No such file or directory ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M 8c756b5233ea494abd102c3dfaa1fb77 -D /var/lib/mock/copr-custom-fedora-rawhide-x86_64-bootstrap/root -a --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.u0s1vlvb:/etc/resolv.conf --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/var/lib/mock/copr-custom-fedora-rawhide-x86_64/root/installation-homedir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;\007"' '--setenv=PS1= \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=LC_MESSAGES=C.UTF-8 --setenv=SYSTEMD_NSPAWN_TMPFS_TMP=0 --setenv=SYSTEMD_SECCOMP=0 --resolv-conf=off /usr/bin/dnf5 --installroot /var/lib/mock/copr-custom-fedora-rawhide-x86_64/root/ --releasever 40 install @buildsys-build --setopt=deltarpm=False --setopt=allow_vendor_change=yes --allowerasing --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts execv(/usr/bin/dnf5) failed: No such file or directory Traceback (most recent call last): File "/usr/bin/copr-sources-custom", line 84, in run_cmd(mock + ['--init']) File "/usr/bin/copr-sources-custom", line 64, in run_cmd return subprocess.check_call(command, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--init']' returned non-zero exit status 30. Copr build error: Build failed