Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-HTTP-Date.spec'], chrootPath='/var/lib/mock/dist-an23-build-562757-91551/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-HTTP-Date.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1786320000 Wrote: /builddir/build/SRPMS/perl-HTTP-Date-6.05-3.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/perl-HTTP-Date.spec'], chrootPath='/var/lib/mock/dist-an23-build-562757-91551/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/perl-HTTP-Date.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1786320000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F78YL9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTTP-Date-6.05 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/HTTP-Date-6.05.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd HTTP-Date-6.05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/CVE-2026-14741.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f The text leading up to this was: -------------------------- |From 78c20952cdfbf11e03cf1199ad70f13298a84c5c Mon Sep 17 00:00:00 2001 |From: Olaf Alders |Date: Sat, 4 Jul 2026 17:38:49 +0000 |Subject: [PATCH] Backport 78c20952cdfb to fix CVE-2026-14741 | |Upstream: https://github.com/libwww-perl/HTTP-Date/commit/78c20952cdfbf11e03cf1199ad70f13298a84c5c | |--- | lib/HTTP/Date.pm | 14 ++++++++++++++ | t/redos.t | 82 ++++++++++++++++++++++++++++++ | 2 files changed, 96 insertions(+) | |diff --git a/lib/HTTP/Date.pm b/lib/HTTP/Date.pm |index a57d0b8..bce8a7c 100644 |--- a/lib/HTTP/Date.pm |+++ b/lib/HTTP/Date.pm -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored error: Bad exit status from /var/tmp/rpm-tmp.F78YL9 (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.F78YL9 (%prep) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/perl-HTTP-Date.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/perl-HTTP-Date.spec'