Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c209' (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/9541321 Version: 1.4 PID: 5154 Logging PID: 5156 Task: {'appstream': False, 'background': False, 'build_id': 9541321, 'chroot': None, 'package_name': None, 'project_dirname': 'ollama', 'project_name': 'ollama', 'project_owner': 'nost23', 'repos': [], 'sandbox': 'nost23/ollama--nost23', 'source_json': {'clone_url': 'https://github.com/dudekaa/ollama-f42-spec.git', 'committish': 'v0.11.9-1', 'fedora_review': True, 'spec': 'ollama.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'nost23', 'task_id': '9541321'} Running: git clone https://github.com/dudekaa/ollama-f42-spec.git /var/lib/copr-rpmbuild/workspace/workdir-scrqk4g0/ollama-f42-spec --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/dudekaa/ollama-f42-spec.git', '/var/lib/copr-rpmbuild/workspace/workdir-scrqk4g0/ollama-f42-spec', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-scrqk4g0/ollama-f42-spec'... Running: git checkout v0.11.9-1 -- cmd: ['git', 'checkout', 'v0.11.9-1', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-scrqk4g0/ollama-f42-spec rc: 0 stdout: stderr: Note: switching to 'v0.11.9-1'. 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 74ab48e fix platform switch for COPR build 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-scrqk4g0/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-scrqk4g0/ollama-f42-spec/ollama.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-scrqk4g0/ollama-f42-spec/ollama.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-scrqk4g0/ollama-f42-spec rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/ollama.spec setting SOURCE_DATE_EPOCH=1756944000 Wrote: /var/lib/copr-rpmbuild/results/ollama-0.11.9-1.src.rpm stderr: error: No source number 0 error: No source number 0 Output: ['ollama.spec', 'ollama-0.11.9-1.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/ollama.spec Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/copr_rpmbuild/automation/srpm_results.py", line 50, in get_package_info spec = Spec(path, macros) File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 425, in __init__ self.tags = self.spec.tags(self.spec.parsed_sections.package).content ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/context_management.py", line 134, in __call__ self.values[key] = next(self.generators[key]) ~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 390, in tags with self.sections() as sections: ~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/specfile/context_management.py", line 134, in __call__ self.values[key] = next(self.generators[key]) ~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 365, in sections sections = Sections.parse(lines, context=self) File "/usr/lib/python3.13/site-packages/specfile/sections.py", line 321, in parse name, options, delimiter, separator, content = split_id(lines[start][1:]) ~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/sections.py", line 293, in split_id Options.tokenize("".join(tokens[2:])), ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/options.py", line 486, in tokenize for node in ValueParser.parse(option_string): ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/value_parser.py", line 266, in parse raise UnterminatedMacroException specfile.exceptions.UnterminatedMacroException Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/ollama-0.11.9-1.src.rpm Package info: { "name": "ollama", "epoch": 1, "version": "0.11.9", "release": "1", "exclusivearch": [], "excludearch": [ "ppc64le", "s390x" ] } SRPMResults finished