Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pyasn1.spec'], chrootPath='/var/lib/mock/dist-an23.4-build-522426-76515/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'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/python-pyasn1.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=1774310400 Wrote: /builddir/build/SRPMS/python-pyasn1-0.6.2-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/python-pyasn1.spec'], chrootPath='/var/lib/mock/dist-an23.4-build-522426-76515/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'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/python-pyasn1.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=1774310400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DwJ14w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyasn1-0.6.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/v0.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/v0.6.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-add-patch-to-fix-CVE-2026-30922.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch -f The text leading up to this was: -------------------------- |From 5a49bd1fe93b5b866a1210f6bf0a3924f21572c8 Mon Sep 17 00:00:00 2001 |From: Simon Pichugin |Date: Mon, 16 Mar 2026 17:23:11 -0700 |Subject: [PATCH] Merge commit from fork |--- | pyasn1/codec/ber/decoder.py | 11 ++- | tests/codec/ber/test_decoder.py | 116 ++++++++++++++++++++++++++++++++ | tests/codec/cer/test_decoder.py | 24 +++++++ | tests/codec/der/test_decoder.py | 42 ++++++++++++ | 4 files changed, 192 insertions(+), 1 deletion(-) | |diff --git a/pyasn1/codec/ber/decoder.py b/pyasn1/codec/ber/decoder.py |index 853e837..e274c38 100644 |--- a/pyasn1/codec/ber/decoder.py |+++ b/pyasn1/codec/ber/decoder.py -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored The text leading up to this was: -------------------------- |diff --git a/tests/codec/ber/test_decoder.py b/tests/codec/ber/test_decoder.py |index 741605f..3e0e09a 100644 |--- a/tests/codec/ber/test_decoder.py |+++ b/tests/codec/ber/test_decoder.py -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/tests/codec/cer/test_decoder.py b/tests/codec/cer/test_decoder.py |index 864bffb..24d1999 100644 |--- a/tests/codec/cer/test_decoder.py |+++ b/tests/codec/cer/test_decoder.py -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored The text leading up to this was: -------------------------- |diff --git a/tests/codec/der/test_decoder.py b/tests/codec/der/test_decoder.py |index 96eb3cd..ab24c07 100644 |--- a/tests/codec/der/test_decoder.py |+++ b/tests/codec/der/test_decoder.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.DwJ14w (%prep) Bad exit status from /var/tmp/rpm-tmp.DwJ14w (%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/python-pyasn1.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/python-pyasn1.spec'