Warning: Permanently added '54.227.113.112' (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/10702771 Version: 1.8 PID: 9797 Logging PID: 9799 Task: {'appstream': False, 'background': False, 'build_id': 10702771, 'chroot': None, 'distributions_in_build': ['epel-8', 'epel-9', 'rhel+epel-10'], 'distributions_in_project': ['epel-8', 'epel-9', 'rhel+epel-10'], 'package_name': None, 'project_dirname': 'gdb', 'project_name': 'gdb', 'project_owner': 'mlampe', 'repos': [], 'sandbox': 'mlampe/gdb--mlampe', 'source_json': {'url': 'https://kojipkgs.fedoraproject.org//packages/gdb/17.2/1.fc43/src/gdb-17.2-1.fc43.src.rpm'}, 'source_type': 1, 'submitter': 'mlampe', 'task_id': '10702771'} Output: ['gdb-17.2-1.fc43.src.rpm'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for epel-8 Extracting arch-specific tags for epel-9 Extracting arch-specific tags for rhel+epel-10 Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/gdb.spec Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 237, 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 103, in get_package_info spec = Spec(specfile_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 125, in __init__ self._parse(str(self)) ~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/specfile.py", line 209, in _parse self._parser.parse(content, extra_macros) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 394, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 308, 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 239, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: Unable to open /var/lib/copr-rpmbuild/results/_gdb.spec.Patch.include: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/gdb-17.2-1.fc43.src.rpm Package info: { "architecture_specific_tags": { "epel-8": {}, "epel-9": {}, "rhel+epel-10": {} }, "name": "gdb", "epoch": null, "version": "17.2", "release": "1.fc43" } SRPMResults finished