Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-zipp.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-277738-26132/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-zipp.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 Wrote: /builddir/build/SRPMS/python-zipp-3.17.0-3.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-zipp.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-277738-26132/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-zipp.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.51XkZv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zipp-3.17.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/zipp-3.17.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd zipp-3.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/fix-CVE-2024-5569.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f The text leading up to this was: -------------------------- |From 79a309fe54dc6b7934fb72e9f31bcb58f2e9f547 Mon Sep 17 00:00:00 2001 |From: "Jason R. Coombs" |Date: Fri, 31 May 2024 11:20:57 -0400 |Subject: [PATCH 1/4] Add some assertions about malformed paths. | |--- | tests/test_path.py | 18 ++++++++++++++++++ | 1 file changed, 18 insertions(+) | |diff --git a/tests/test_path.py b/tests/test_path.py |index bbf39b2..53f8848 100644 |--- a/tests/test_path.py |+++ b/tests/test_path.py -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- | |From 564fcc10cdbfdaecdb33688e149827465931c9e0 Mon Sep 17 00:00:00 2001 |From: "Jason R. Coombs" |Date: Fri, 31 May 2024 11:56:42 -0400 |Subject: [PATCH 2/4] Add SanitizedNames mixin. | |--- | zipp/__init__.py | 62 ++++++++++++++++++++++++++++++++++++++++++++++++ | 1 file changed, 62 insertions(+) | |diff --git a/zipp/__init__.py b/zipp/__init__.py |index b08016c..b2f5013 100644 |--- a/zipp/__init__.py |+++ b/zipp/__init__.py -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- | |From 58115d2be968644ce71ce6bcc9b79826c82a1806 Mon Sep 17 00:00:00 2001 |From: "Jason R. Coombs" |Date: Fri, 31 May 2024 12:24:39 -0400 |Subject: [PATCH 3/4] Employ SanitizedNames in CompleteDirs. Fixes broken test. | |--- | tests/test_path.py | 1 - | zipp/__init__.py | 2 +- | 2 files changed, 1 insertion(+), 2 deletions(-) | |diff --git a/tests/test_path.py b/tests/test_path.py |index 53f8848..ace8763 100644 |--- a/tests/test_path.py |+++ b/tests/test_path.py -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/zipp/__init__.py b/zipp/__init__.py |index b2f5013..f41ae08 100644 |--- a/zipp/__init__.py |+++ b/zipp/__init__.py -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.51XkZv (%prep) Bad exit status from /var/tmp/rpm-tmp.51XkZv (%prep) Child return code was: 1