Warning: Permanently added '3.81.219.24' (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/10532971 Version: 1.8 PID: 13006 Logging PID: 13008 Task: {'appstream': False, 'background': True, 'build_id': 10532971, 'chroot': None, 'distributions_in_build': ['fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'], 'distributions_in_project': ['fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'], 'package_name': 'chatmixd', 'project_dirname': 'chatmixd', 'project_name': 'chatmixd', 'project_owner': 'umceko', 'repos': [], 'sandbox': 'umceko/chatmixd--https://api.github.com/users/UMCEKO', 'source_json': {'clone_url': 'https://github.com/UMCEKO/chatmixd', 'committish': '1bc085cbc929518653908b803566d93c290b4dfc', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/UMCEKO', 'task_id': '10532971'} Running: git clone https://github.com/UMCEKO/chatmixd /var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/UMCEKO/chatmixd', '/var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd'... Running: git checkout 1bc085cbc929518653908b803566d93c290b4dfc -- cmd: ['git', 'checkout', '1bc085cbc929518653908b803566d93c290b4dfc', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd rc: 0 stdout: stderr: Note: switching to '1bc085cbc929518653908b803566d93c290b4dfc'. 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 1bc085c Fix rpkg SRPM build: remove triple-brace from comment Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/chatmixd.spec Wrote: /var/lib/copr-rpmbuild/results/chatmixd-0.0.git.17.1bc085cb-1.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-rgq3xmqc/chatmixd: commit 1bc085cbc929518653908b803566d93c290b4dfc (HEAD, origin/main, origin/HEAD, main) Author: UMCEKO Date: Mon Jun 1 22:02:49 2026 +0300 Fix rpkg SRPM build: remove triple-brace from comment rpkg preprocesses every {{{ }}} block as shell, even inside comments. The explanatory comment literally contained a triple-brace example, so rpkg ran '...' as a command -> exit 127 (command not found). That, not git_dir_vcs, was the actual SRPM failure. Rephrase the comment to avoid any triple-brace sequence. git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/chatmixd-1bc085cb.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['chatmixd-0.0.git.17.1bc085cb-1.src.rpm', 'chatmixd-1bc085cb.tar.gz', 'chatmixd.spec'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for fedora-42 Extracting arch-specific tags for fedora-43 Extracting arch-specific tags for fedora-44 Extracting arch-specific tags for fedora-rawhide Package info: { "architecture_specific_tags": { "fedora-42": {}, "fedora-43": {}, "fedora-44": {}, "fedora-rawhide": {} }, "name": "chatmixd", "epoch": null, "version": "0.0.git.17.1bc085cb", "release": "1" } SRPMResults finished