Warning: Permanently added '35.173.135.189' (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/10201816 Version: 1.6 PID: 12574 Logging PID: 12576 Task: {'appstream': False, 'background': True, 'build_id': 10201816, 'chroot': None, 'package_name': None, 'project_dirname': 'netcdf-update', 'project_name': 'netcdf-update', 'project_owner': 'orion', 'repos': [], 'sandbox': 'orion/netcdf-update--orion', 'source_json': {'pkg': 'R-ncdf4-1.24-4.fc44.src.rpm', 'tmp': 'tmpwtem79t9', 'url': 'https://copr.fedorainfracloud.org/tmp/tmpwtem79t9/R-ncdf4-1.24-4.fc44.src.rpm'}, 'source_type': 2, 'submitter': 'orion', 'task_id': '10201816'} Output: ['R-ncdf4-1.24-4.fc44.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/R-ncdf4.spec Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 233, in get_rpm_spec return rpm.spec(tmp.name, flags) ~~~~~~~~^^^^^^^^^^^^^^^^^ ValueError: can't parse specfile The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/copr_rpmbuild/automation/srpm_results.py", line 50, in get_package_info spec = Spec(path, macros) File "/usr/lib/python3.14/site-packages/copr_rpmbuild/helpers.py", line 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/specfile.py", line 120, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 301, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 235, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: line 12: Tag takes single token only: Version: %R_rpm_version 1.24 Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/R-ncdf4-1.24-4.fc44.src.rpm Package info: { "name": "R-ncdf4", "epoch": null, "version": "1.24", "release": "4.fc44", "exclusivearch": [], "excludearch": [ "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode" ] } SRPMResults finished