Warning: Permanently added '54.164.121.125' (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/10308864 Version: 1.6 PID: 12398 Logging PID: 12400 Task: {'appstream': False, 'background': True, 'build_id': 10308864, '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': '4179fcee83ce2b3fbc62b56ef7b6d503281d776e', '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': '10308864'} Running: git clone https://github.com/AvengeMedia/DankMaterialShell.git /var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/AvengeMedia/DankMaterialShell.git', '/var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell'... Running: git checkout 4179fcee83ce2b3fbc62b56ef7b6d503281d776e -- cmd: ['git', 'checkout', '4179fcee83ce2b3fbc62b56ef7b6d503281d776e', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell rc: 0 stdout: stderr: Note: switching to '4179fcee83ce2b3fbc62b56ef7b6d503281d776e'. 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 4179fcee fix(privacy): detect screen casting on Niri via PipeWire (#2185) 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-ch0ay80_/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell/distro/fedora/dms-git.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell/distro/fedora/dms-git.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/dms-git.spec Wrote: /var/lib/copr-rpmbuild/results/dms-0.0.git.3554.4179fcee-1.src.rpm RPM build warnings: stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-ch0ay80_/DankMaterialShell: commit 4179fcee83ce2b3fbc62b56ef7b6d503281d776e (HEAD, origin/master, origin/HEAD, master) Author: Thomas Kroll <99196436+tkroll-ionos@users.noreply.github.com> Date: Thu Apr 9 17:50:39 2026 +0200 fix(privacy): detect screen casting on Niri via PipeWire (#2185) Screen sharing was not detected by PrivacyService on Niri because: 1. Niri creates the screencast as a Stream/Output/Video node, but screensharingActive only checked PwNodeType.VideoSource nodes. 2. looksLikeScreencast() only inspected application.name and node.name, missing Niri's node which has an empty application.name but identifies itself via media.name (niri-screen-cast-src). Add Stream/Output/Video to the checked media classes and include media.name in the screencast heuristic. Also add a forward-compatible check for NiriService.hasActiveCast for when Niri gains cast tracking in its IPC. Co-authored-by: Claude Opus 4.6 (1M context) git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/DankMaterialShell-4179fcee.tar.gz warning: Downloading https://go.dev/dl/go1.26.1.linux-amd64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-amd64.tar.gz warning: Downloading https://go.dev/dl/go1.26.1.linux-arm64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-arm64.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Downloading https://go.dev/dl/go1.26.1.linux-amd64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-amd64.tar.gz Downloading https://go.dev/dl/go1.26.1.linux-arm64.tar.gz to /var/lib/copr-rpmbuild/results/go1.26.1.linux-arm64.tar.gz %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['dms-git.spec', 'go1.26.1.linux-arm64.tar.gz', 'go1.26.1.linux-amd64.tar.gz', 'dms-0.0.git.3554.4179fcee-1.src.rpm', 'DankMaterialShell-4179fcee.tar.gz'] Running SRPMResults tool Package info: { "name": "dms", "epoch": 2, "version": "0.0.git.3554.4179fcee", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished