Warning: Permanently added '98.92.243.54' (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/9736821 Version: 1.6 PID: 8648 Logging PID: 8650 Task: {'appstream': False, 'background': True, 'build_id': 9736821, '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': '2f2020e7e221152ea002cb42d98c6c5f4cf6c580', 'spec': 'dms.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/bbedward', 'task_id': '9736821'} Running: git clone https://github.com/AvengeMedia/DankMaterialShell.git /var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/AvengeMedia/DankMaterialShell.git', '/var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell'... Running: git checkout 2f2020e7e221152ea002cb42d98c6c5f4cf6c580 -- cmd: ['git', 'checkout', '2f2020e7e221152ea002cb42d98c6c5f4cf6c580', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell rc: 0 stdout: stderr: Note: switching to '2f2020e7e221152ea002cb42d98c6c5f4cf6c580'. 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 2f2020e fix: Load launcher plugin no-trigger settings. (#567) 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-s9mhgpxv/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell/dms.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell/dms.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/dms.spec Wrote: /var/lib/copr-rpmbuild/results/dms-0.0.git.1595.2f2020e7-1.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-s9mhgpxv/DankMaterialShell: commit 2f2020e7e221152ea002cb42d98c6c5f4cf6c580 (HEAD, origin/master, origin/HEAD, master) Author: Bruno Cesar Rocha Date: Mon Oct 27 13:55:15 2025 +0000 fix: Load launcher plugin no-trigger settings. (#567) getPluginTrigger() function only loaded the trigger setting but completely ignored the noTrigger boolean setting. When noTrigger was enabled and saved as: - noTrigger: true - trigger: "" On reboot, the function would load trigger which was "", but since empty string is falsy in the fallback expression, it would revert to plugin.trigger || "!" from the plugin.json manifest, which is "=" for the Calculator plugin. git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/DankMaterialShell-2f2020e7.tar.gz warning: Downloading https://github.com/AvengeMedia/danklinux/archive/refs/heads/master.tar.gz to /var/lib/copr-rpmbuild/results/master.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Downloading https://github.com/AvengeMedia/danklinux/archive/refs/heads/master.tar.gz to /var/lib/copr-rpmbuild/results/master.tar.gz %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['dms-0.0.git.1595.2f2020e7-1.src.rpm', 'DankMaterialShell-2f2020e7.tar.gz', 'dms.spec', 'master.tar.gz'] Running SRPMResults tool Package info: { "name": "dms", "epoch": 1, "version": "0.0.git.1595.2f2020e7", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished