Warning: Permanently added '44.211.248.25' (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/10102563 Version: 1.6 PID: 10016 Logging PID: 10018 Task: {'appstream': False, 'background': True, 'build_id': 10102563, 'chroot': None, 'package_name': 'dms', 'project_dirname': 'dms-git', 'project_name': 'dms-git', 'project_owner': 'avengemedia', 'repos': [], 'sandbox': 'avengemedia/dms-git--https://api.github.com/users/bbedward', 'source_json': {'clone_url': 'https://github.com/AvengeMedia/DankMaterialShell.git', 'committish': 'c4a41f994a9a1b5cb8825982131db2bcbc563d3c', 'spec': 'distro/fedora/dms-git.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/bbedward', 'task_id': '10102563'} Running: git clone https://github.com/AvengeMedia/DankMaterialShell.git /var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/AvengeMedia/DankMaterialShell.git', '/var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell'... Running: git checkout c4a41f994a9a1b5cb8825982131db2bcbc563d3c -- cmd: ['git', 'checkout', 'c4a41f994a9a1b5cb8825982131db2bcbc563d3c', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell rc: 0 stdout: stderr: Note: switching to 'c4a41f994a9a1b5cb8825982131db2bcbc563d3c'. 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 c4a41f99 feat(dms-greeter): add Niri override kdl includes (#1616) 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-e5o3cm24/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell/distro/fedora/dms-git.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell/distro/fedora/dms-git.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/dms-git.spec Wrote: /var/lib/copr-rpmbuild/results/dms-0.0.git.3083.c4a41f99-1.src.rpm RPM build warnings: stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-e5o3cm24/DankMaterialShell: commit c4a41f994a9a1b5cb8825982131db2bcbc563d3c (HEAD, origin/master, origin/HEAD, master) Author: bri <284789+b-@users.noreply.github.com> Date: Sat Feb 7 12:45:13 2026 -0500 feat(dms-greeter): add Niri override kdl includes (#1616) This will optionally include one or two files into the Niri conf for dms-greeter: - `/usr/share/greetd/niri_overrides.kdl` (for building into a system image) - `/etc/greetd/niri_overrides.kdl` (for local overrides) This enables a distro or a system administrator to easily add their own customizations to the dms-greeter Niri configuration. Note: Niri next includes https://github.com/YaLTeR/niri/pull/3022 which can make this a whole lot simpler: we're testing for the existence of files and optionally adding `include` lines within the dms-greeter shell script, but in the future it will be possible to simply use `include optional=true` which we can just append unconditionally. Lastly, I deduplicated the line that spawns the actual greeter by appending that unconditionally at the end. git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/DankMaterialShell-c4a41f99.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: ['DankMaterialShell-c4a41f99.tar.gz', 'dms-git.spec', 'dms-0.0.git.3083.c4a41f99-1.src.rpm'] Running SRPMResults tool Package info: { "name": "dms", "epoch": 2, "version": "0.0.git.3083.c4a41f99", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished