Warning: Permanently added '54.225.29.145' (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/10181493 Version: 1.6 PID: 10467 Logging PID: 10469 Task: {'appstream': False, 'background': True, 'build_id': 10181493, '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/Purian23', 'source_json': {'clone_url': 'https://github.com/AvengeMedia/DankMaterialShell.git', 'committish': '0f8e0bc2b41f3d7bea60ef30b25ceabfa4a2518c', 'spec': 'distro/fedora/dms-git.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/Purian23', 'task_id': '10181493'} Running: git clone https://github.com/AvengeMedia/DankMaterialShell.git /var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/AvengeMedia/DankMaterialShell.git', '/var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell'... Running: git checkout 0f8e0bc2b41f3d7bea60ef30b25ceabfa4a2518c -- cmd: ['git', 'checkout', '0f8e0bc2b41f3d7bea60ef30b25ceabfa4a2518c', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell rc: 0 stdout: stderr: Note: switching to '0f8e0bc2b41f3d7bea60ef30b25ceabfa4a2518c'. 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 0f8e0bc2 refactor(icons): centralize icon resolution into Paths.resolveIconPath/resolveIconUrl (#1880) 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-5l76gk8p/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell/distro/fedora/dms-git.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell/distro/fedora/dms-git.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/dms-git.spec Wrote: /var/lib/copr-rpmbuild/results/dms-0.0.git.3363.0f8e0bc2-1.src.rpm RPM build warnings: stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-5l76gk8p/DankMaterialShell: commit 0f8e0bc2b41f3d7bea60ef30b25ceabfa4a2518c (HEAD, origin/master, origin/HEAD, master) Author: odt <15870533+odtgit@users.noreply.github.com> Date: Sun Mar 1 23:31:51 2026 +0100 refactor(icons): centralize icon resolution into Paths.resolveIconPath/resolveIconUrl (#1880) Supersedes #1878. Rather than duplicating the moddedAppId + file path substitution pattern inline across 8 files, this introduces two centralized functions in Paths.qml: - resolveIconPath(iconName): for Quickshell.iconPath() callsites, with DesktopService.resolveIconPath() fallback - resolveIconUrl(iconName): for image://icon/ URL callsites All consumer files now use one-line calls. When no substitutions are configured, moddedAppId() returns the original name unchanged (zero cost), so this has no impact on users who don't use the feature. Affected components: - AppIconRenderer (8 lines → 1) - NotificationCard, NotificationPopup, HistoryNotificationCard - DockContextMenu, AppsDockContextMenu - LauncherContent, LauncherTab (×3) Co-authored-by: odtgit git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/DankMaterialShell-0f8e0bc2.tar.gz warning: Downloading https://go.dev/dl/go1.25.7.linux-amd64.tar.gz to /var/lib/copr-rpmbuild/results/go1.25.7.linux-amd64.tar.gz warning: Downloading https://go.dev/dl/go1.25.7.linux-arm64.tar.gz to /var/lib/copr-rpmbuild/results/go1.25.7.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.25.7.linux-amd64.tar.gz to /var/lib/copr-rpmbuild/results/go1.25.7.linux-amd64.tar.gz Downloading https://go.dev/dl/go1.25.7.linux-arm64.tar.gz to /var/lib/copr-rpmbuild/results/go1.25.7.linux-arm64.tar.gz %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['dms-0.0.git.3363.0f8e0bc2-1.src.rpm', 'DankMaterialShell-0f8e0bc2.tar.gz', 'go1.25.7.linux-amd64.tar.gz', 'go1.25.7.linux-arm64.tar.gz', 'dms-git.spec'] Running SRPMResults tool Package info: { "name": "dms", "epoch": 2, "version": "0.0.git.3363.0f8e0bc2", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished