Warning: Permanently added '34.227.81.211' (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/10766447 Version: 1.8 PID: 10383 Logging PID: 10385 Task: {'appstream': False, 'background': False, 'build_id': 10766447, 'chroot': None, 'distributions_in_build': ['epel-9'], 'distributions_in_project': ['epel-10', 'epel-8', 'epel-9', 'fedora-43', 'fedora-44'], 'package_name': None, 'project_dirname': 'staging', 'project_name': 'staging', 'project_owner': 'relaix', 'repos': [], 'sandbox': 'relaix/staging--cubbi', 'source_json': {'pkg': 'httpd-2.4.62-13.el9_8.5.cubbi1.src.rpm', 'tmp': 'tmpdvgizs8x', 'url': 'https://copr.fedorainfracloud.org/tmp/tmpdvgizs8x/httpd-2.4.62-13.el9_8.5.cubbi1.src.rpm'}, 'source_type': 2, 'submitter': 'cubbi', 'task_id': '10766447'} Output: ['httpd-2.4.62-13.el9_8.5.cubbi1.src.rpm'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for epel-9 Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/httpd.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: %patchN is obsolete, use %patch N (or %patch -P N): %patch2 -p1 -b .apxs Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/httpd-2.4.62-13.el9_8.5.cubbi1.src.rpm Package info: { "architecture_specific_tags": { "epel-9": {} }, "name": "httpd", "epoch": null, "version": "2.4.62", "release": "13.el9_8.5.cubbi1" } SRPMResults finished