Warning: Permanently added '3.95.213.12' (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/10985473 Version: 1.9 PID: 11854 Logging PID: 11856 Task: {'appstream': False, 'background': True, 'build_id': 10985473, 'chroot': None, 'distributions_in_build': ['epel-10', 'fedora-43', 'fedora-44', 'fedora-45', 'fedora-rawhide'], 'distributions_in_project': ['epel-10', 'fedora-43', 'fedora-44', 'fedora-45', 'fedora-rawhide'], 'package_name': 'niri', 'project_dirname': 'niri-git', 'project_name': 'niri-git', 'project_owner': 'yalter', 'repos': [], 'sandbox': 'yalter/niri-git--https://api.github.com/users/YaLTeR', 'source_json': {'clone_url': 'https://github.com/niri-wm/niri', 'committish': '2f87f3846bf9e6e7e02db398bee1b42dc24b106f', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/YaLTeR', 'task_id': '10985473'} Running: git clone https://github.com/niri-wm/niri /var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/niri-wm/niri', '/var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri'... Running: git checkout 2f87f3846bf9e6e7e02db398bee1b42dc24b106f -- cmd: ['git', 'checkout', '2f87f3846bf9e6e7e02db398bee1b42dc24b106f', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri rc: 0 stdout: stderr: Note: switching to '2f87f3846bf9e6e7e02db398bee1b42dc24b106f'. 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 2f87f384 niri-session: Pass -l to the $SHELL 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-8lvu4l73/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/niri.spec Wrote: /var/lib/copr-rpmbuild/results/niri-0.0.git.2898.2f87f384-1.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-8lvu4l73/niri: commit 2f87f3846bf9e6e7e02db398bee1b42dc24b106f (HEAD, origin/main, origin/HEAD, main) Author: Ivan Molodetskikh Date: Mon Sep 14 21:13:09 2026 +0300 niri-session: Pass -l to the $SHELL Apparently, despite being documented in the bash reference manual and the bash manpage, the `-` prepended to `$0` does *not* make bash exec profile files in its default build configuration. It happened to work so far because distros tend to build bash with a define that makes it work as documented. I've no idea if all reasonable login $SHELLs accept -l as an argument, let's hope they do. This lets us drop dependency on bash. git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/niri-2f87f384.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: ['niri-2f87f384.tar.gz', 'niri-0.0.git.2898.2f87f384-1.src.rpm', 'niri.spec'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for epel-10 Extracting arch-specific tags for fedora-43 Extracting arch-specific tags for fedora-44 Extracting arch-specific tags for fedora-45 Extracting arch-specific tags for fedora-rawhide Package info: { "architecture_specific_tags": { "epel-10": {}, "fedora-43": {}, "fedora-44": {}, "fedora-45": {}, "fedora-rawhide": {} }, "name": "niri", "epoch": null, "version": "0.0.git.2898.2f87f384", "release": "1" } SRPMResults finished