Warning: Permanently added '34.230.50.204' (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/10294931 Version: 1.6 PID: 12529 Logging PID: 12531 Task: {'appstream': False, 'background': True, 'build_id': 10294931, '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': '903ab1e61d8991ef327044a83f9435f91985b7a4', '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': '10294931'} Running: git clone https://github.com/AvengeMedia/DankMaterialShell.git /var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/AvengeMedia/DankMaterialShell.git', '/var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell'... Running: git checkout 903ab1e61d8991ef327044a83f9435f91985b7a4 -- cmd: ['git', 'checkout', '903ab1e61d8991ef327044a83f9435f91985b7a4', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell rc: 0 stdout: stderr: Note: switching to '903ab1e61d8991ef327044a83f9435f91985b7a4'. 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 903ab1e6 fix: add TrayRecoveryService with bidirectional SNI dedup (Go server) (#2137) 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-nw8qsna0/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell/distro/fedora/dms-git.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell/distro/fedora/dms-git.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/dms-git.spec Wrote: /var/lib/copr-rpmbuild/results/dms-0.0.git.3538.903ab1e6-1.src.rpm RPM build warnings: stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-nw8qsna0/DankMaterialShell: commit 903ab1e61d8991ef327044a83f9435f91985b7a4 (HEAD, origin/master, origin/HEAD, master) Author: Dimariqe Date: Mon Apr 6 20:03:36 2026 +0700 fix: add TrayRecoveryService with bidirectional SNI dedup (Go server) (#2137) * fix: add TrayRecoveryService with bidirectional SNI dedup (Go server) Add TrayRecoveryService manager that re-registers lost tray icons after resume from suspend via native DBus scanning in the Go server. The service resolves every registered SNI item (both well-known names and :1.xxx connection IDs) to a canonical connection ID, building a unified registeredConnIDs set before either scan section runs. This prevents duplicates in both directions: - If an app registered via well-known name, the connection-ID section skips its :1.xxx entry. - If an app registered via connection ID, the well-known-name section skips its well-known name (checked through registeredConnIDs). - After successfully registering via well-known name, registeredConnIDs is updated immediately so the connection-ID section won't probe the same app in the same run. A startup scan (3 s delay) covers the common case where the DMS process is killed during suspend and restarted by systemd (Type=dbus), so the loginctl PrepareForSleep watcher alone is not sufficient. The startup scan is harmless on a normal boot — it finds all items already registered and exits early. Go port of quickshell commit 1470aa3. * fix: 'interface{}' can be replaced by 'any' * TrayRecoveryService: Remove objPath parameter from registerSNI git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/DankMaterialShell-903ab1e6.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', 'dms-0.0.git.3538.903ab1e6-1.src.rpm', 'DankMaterialShell-903ab1e6.tar.gz', 'go1.26.1.linux-amd64.tar.gz'] Running SRPMResults tool Package info: { "name": "dms", "epoch": 2, "version": "0.0.git.3538.903ab1e6", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished