Warning: Permanently added '18.207.248.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/9857127 Version: 1.6 PID: 8655 Logging PID: 8657 Task: {'appstream': False, 'background': True, 'build_id': 9857127, 'chroot': None, 'package_name': 'dms-greeter', 'project_dirname': 'danklinux', 'project_name': 'danklinux', 'project_owner': 'avengemedia', 'repos': [], 'sandbox': 'avengemedia/danklinux--https://api.github.com/users/bbedward', 'source_json': {'clone_url': 'https://github.com/AvengeMedia/DankMaterialShell.git', 'committish': '30e5d8b8557dcb2fa7b4f66efc9aa69439ce917f', 'spec': 'distro/fedora/dms-greeter.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/bbedward', 'task_id': '9857127'} Running: git clone https://github.com/AvengeMedia/DankMaterialShell.git /var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/AvengeMedia/DankMaterialShell.git', '/var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell'... Running: git checkout 30e5d8b8557dcb2fa7b4f66efc9aa69439ce917f -- cmd: ['git', 'checkout', '30e5d8b8557dcb2fa7b4f66efc9aa69439ce917f', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell rc: 0 stdout: stderr: Note: switching to '30e5d8b8557dcb2fa7b4f66efc9aa69439ce917f'. 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 30e5d8b8 core: fix crash on tui startup on nixos after removal of component detection (#881) 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-_rp076vg/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell/distro/fedora/dms-greeter.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell/distro/fedora/dms-greeter.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/dms-greeter.spec Wrote: /var/lib/copr-rpmbuild/results/dms-greeter-0.0.git.2249.30e5d8b8-0.git.src.rpm RPM build warnings: stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-_rp076vg/DankMaterialShell: commit 30e5d8b8557dcb2fa7b4f66efc9aa69439ce917f (HEAD, origin/master, origin/HEAD, master) Author: Marcus Ramberg Date: Tue Dec 2 15:26:06 2025 +0100 core: fix crash on tui startup on nixos after removal of component detection (#881) ```sh ❯ dms panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0xb2fbe5] goroutine 1 [running]: github.com/AvengeMedia/DankMaterialShell/core/internal/dms.(*Detector).GetDependencyStatus(0x0) github.com/AvengeMedia/DankMaterialShell/core/internal/dms/detector.go:56 +0x25 github.com/AvengeMedia/DankMaterialShell/core/internal/dms.(*Detector).GetInstalledComponents(0x421dd1?) github.com/AvengeMedia/DankMaterialShell/core/internal/dms/detector.go:120 +0x1f github.com/AvengeMedia/DankMaterialShell/core/internal/dms.NewModel({_, _}) github.com/AvengeMedia/DankMaterialShell/core/internal/dms/app.go:108 +0x67 main.runInteractiveMode(0xc0001e3000?, {0xdabb80?, 0x4?, 0xdabae0?}) github.com/AvengeMedia/DankMaterialShell/core/cmd/dms/commands_root.go:85 +0x85 github.com/spf13/cobra.(*Command).execute(0x1549460, {0xc0000360d0, 0x0, 0x0}) github.com/spf13/cobra@v1.10.1/command.go:1019 +0xae7 github.com/spf13/cobra.(*Command).ExecuteC(0x1549460) github.com/spf13/cobra@v1.10.1/command.go:1148 +0x465 github.com/spf13/cobra.(*Command).Execute(...) github.com/spf13/cobra@v1.10.1/command.go:1071 main.main() github.com/AvengeMedia/DankMaterialShell/core/cmd/dms/main.go:41 +0x6a ``` git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/DankMaterialShell-30e5d8b8.tar.gz warning: Macro expanded in comment on line 33: %{version}-%{release} warning: Macro expanded in comment on line 33: %{version}-%{release} warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Macro expanded in comment on line 33: %{version}-%{release} %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['DankMaterialShell-30e5d8b8.tar.gz', 'dms-greeter-0.0.git.2249.30e5d8b8-0.git.src.rpm', 'dms-greeter.spec'] Running SRPMResults tool Package info: { "name": "dms-greeter", "epoch": null, "version": "0.0.git.2249.30e5d8b8", "release": "0.git", "exclusivearch": [], "excludearch": [] } SRPMResults finished