Your message dated Sat, 23 Dec 2023 12:05:57 +0000
with message-id <e1rh0lr-002a61...@fasolo.debian.org>
and subject line Bug#1058090: fixed in oscrypto 1.3.0-5
has caused the Debian Bug report #1058090,
regarding oscrypto: FTBFS: ModuleNotFoundError: No module named 'imp'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058090: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: oscrypto
Version: 1.3.0-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>       pybuild --configure -i python{version} -p "3.12 3.11"
> D: pybuild pybuild:605: version: 6.20231204
> D: pybuild pybuild:606: ['/usr/bin/pybuild', '--configure', '-i', 
> 'python{version}', '-p', '3.12 3.11']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=False, configure_only=True, 
> build_only=False, install_only=False, test_only=False, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name='oscrypto', system=None, 
> versions=['3.12', '3.11'], interpreter=['python{version}'], disable=None, 
> custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:183: source=oscrypto, binary 
> packages=['python3-oscrypto']
> D: pybuild pybuild:129: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:129: Plugin custom: certainty 0
> D: pybuild pybuild:129: Plugin distutils: certainty 50
> D: pybuild pybuild:129: Plugin flit: certainty 0
> D: pybuild pybuild:129: Plugin pyproject: certainty 0
> D: pybuild pybuild:155: detected build system: distutils (certainty: 50%)
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.12/dist-packages
> prefix=/usr
> 
> I: pybuild base:310: python3.12 setup.py config 
> D: pybuild tools:232: invoking: python3.12 setup.py config 
> running config
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.11/dist-packages
> prefix=/usr
> 
> I: pybuild base:310: python3.11 setup.py config 
> D: pybuild tools:232: invoking: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
>       pybuild --build -i python{version} -p "3.12 3.11"
> D: pybuild pybuild:605: version: 6.20231204
> D: pybuild pybuild:606: ['/usr/bin/pybuild', '--build', '-i', 
> 'python{version}', '-p', '3.12 3.11']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=False, 
> configure_only=False, build_only=True, install_only=False, test_only=False, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name='oscrypto', system=None, 
> versions=['3.12', '3.11'], interpreter=['python{version}'], disable=None, 
> custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:183: source=oscrypto, binary 
> packages=['python3-oscrypto']
> D: pybuild pybuild:129: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:129: Plugin custom: certainty 0
> D: pybuild pybuild:129: Plugin distutils: certainty 50
> D: pybuild pybuild:129: Plugin flit: certainty 0
> D: pybuild pybuild:129: Plugin pyproject: certainty 0
> D: pybuild pybuild:155: detected build system: distutils (certainty: 50%)
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> D: pybuild tools:232: invoking: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_pkcs5.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_ffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/kdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_rand.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_ecdsa.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/keys.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_pkcs1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_asn1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_int.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_cipher_suites.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> copying oscrypto/_pkcs12.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_decode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_win
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_linux_bsd
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_openssl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/oscrypto/_mac
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> D: pybuild tools:232: invoking: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_pkcs5.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_ffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/kdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_rand.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_ecdsa.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/keys.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_pkcs1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_asn1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_int.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_cipher_suites.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> copying oscrypto/_pkcs12.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_decode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_win
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_linux_bsd
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_openssl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/oscrypto/_mac
>    dh_auto_test -O--buildsystem=pybuild
>       pybuild --test -i python{version} -p "3.12 3.11"
> D: pybuild pybuild:605: version: 6.20231204
> D: pybuild pybuild:606: ['/usr/bin/pybuild', '--test', '-i', 
> 'python{version}', '-p', '3.12 3.11']
> D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=False, 
> configure_only=False, build_only=False, install_only=False, test_only=True, 
> autopkgtest_only=False, list_systems=False, print_args=None, 
> before_clean=None, clean_args=None, after_clean=None, before_configure=None, 
> configure_args=None, after_configure=None, before_build=None, 
> build_args=None, after_build=None, before_install=None, install_args=None, 
> after_install=None, before_test=None, test_args=None, after_test=None, 
> test_nose=False, test_nose2=False, test_pytest=False, test_tox=False, 
> test_custom=False, dir='/<<PKGBUILDDIR>>', destdir='debian/tmp', 
> ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', ext_sub_pattern=None, 
> ext_sub_repl=None, install_dir=None, name='oscrypto', system=None, 
> versions=['3.12', '3.11'], interpreter=['python{version}'], disable=None, 
> custom_tests=False)
> D: pybuild __init__:37: cannot initialize 'cmake' plugin: Missing command 
> 'cmake'
> D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
> 'meson'
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:183: source=oscrypto, binary 
> packages=['python3-oscrypto']
> D: pybuild pybuild:129: Plugin autopkgtest: certainty 0
> D: pybuild pybuild:129: Plugin custom: certainty 0
> D: pybuild pybuild:129: Plugin distutils: certainty 50
> D: pybuild pybuild:129: Plugin flit: certainty 0
> D: pybuild pybuild:129: Plugin pyproject: certainty 0
> D: pybuild pybuild:155: detected build system: distutils (certainty: 50%)
> D: pybuild base:72: Copying /<<PKGBUILDDIR>>/tests to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_oscrypto/build/tests for tests
> I: pybuild base:310: python3.12 setup.py test 
> D: pybuild tools:232: invoking: python3.12 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:194: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:195: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   er_d = dist.fetch_build_eggs(
> WARNING: The wheel package is not available.
> running egg_info
> writing oscrypto.egg-info/PKG-INFO
> writing dependency_links to oscrypto.egg-info/dependency_links.txt
> writing requirements to oscrypto.egg-info/requires.txt
> writing top-level names to oscrypto.egg-info/top_level.txt
> writing manifest file 'oscrypto.egg-info/SOURCES.txt'
> reading manifest file 'oscrypto.egg-info/SOURCES.txt'
> adding license file 'LICENSE'
> writing manifest file 'oscrypto.egg-info/SOURCES.txt'
> running build_ext
> tests (unittest.loader._FailedTest.tests) ... ERROR
> 
> ======================================================================
> ERROR: tests (unittest.loader._FailedTest.tests)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: tests
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 137, in 
> loadTestsFromName
>     module = __import__(module_name)
>              ^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/tests/__init__.py", line 4, in <module>
>     import imp
> ModuleNotFoundError: No module named 'imp'
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
> error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: 
> python3.12 setup.py test 
> Traceback (most recent call last):
>   File "/usr/bin/pybuild", line 393, in main
>     run(func, i, version, c)
>   File "/usr/bin/pybuild", line 331, in run
>     result = func(context, args)
>              ^^^^^^^^^^^^^^^^^^^
>   File "/usr/share/dh-python/dhpython/build/base.py", line 363, in 
> wrapped_func
>     raise Exception(msg)
> Exception: exit code=1: python3.12 setup.py test 
> D: pybuild base:72: Copying /<<PKGBUILDDIR>>/tests to 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_oscrypto/build/tests for tests
> I: pybuild base:310: python3.11 setup.py test 
> D: pybuild tools:232: invoking: python3.11 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:194: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   tr_d = dist.fetch_build_eggs(dist.tests_require or [])
> WARNING: The wheel package is not available.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:195: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   er_d = dist.fetch_build_eggs(
> WARNING: The wheel package is not available.
> running egg_info
> writing oscrypto.egg-info/PKG-INFO
> writing dependency_links to oscrypto.egg-info/dependency_links.txt
> writing requirements to oscrypto.egg-info/requires.txt
> writing top-level names to oscrypto.egg-info/top_level.txt
> reading manifest file 'oscrypto.egg-info/SOURCES.txt'
> adding license file 'LICENSE'
> writing manifest file 'oscrypto.egg-info/SOURCES.txt'
> running build_ext
> test_pbkdf1 (tests.test_kdf.KDFTests.test_pbkdf1) ... ok
> test_pbkdf2 (tests.test_kdf.KDFTests.test_pbkdf2) ... ok
> test_pkcs12_kdf (tests.test_kdf.KDFTests.test_pkcs12_kdf) ... ok
> test_python_pbkdf2 (tests.test_kdf.KDFTests.test_python_pbkdf2) ... ok
> test_parse_certificate_1 (tests.test_keys.KeyTests.test_parse_certificate_1) 
> ... ok
> test_parse_certificate_10 
> (tests.test_keys.KeyTests.test_parse_certificate_10) ... ok
> test_parse_certificate_2 (tests.test_keys.KeyTests.test_parse_certificate_2) 
> ... ok
> test_parse_certificate_3 (tests.test_keys.KeyTests.test_parse_certificate_3) 
> ... ok
> test_parse_certificate_4 (tests.test_keys.KeyTests.test_parse_certificate_4) 
> ... ok
> test_parse_certificate_5 (tests.test_keys.KeyTests.test_parse_certificate_5) 
> ... ok
> test_parse_certificate_6 (tests.test_keys.KeyTests.test_parse_certificate_6) 
> ... ok
> test_parse_certificate_7 (tests.test_keys.KeyTests.test_parse_certificate_7) 
> ... ok
> test_parse_certificate_8 (tests.test_keys.KeyTests.test_parse_certificate_8) 
> ... ok
> test_parse_certificate_9 (tests.test_keys.KeyTests.test_parse_certificate_9) 
> ... ok
> test_parse_certificate_pem_leading_whitespace 
> (tests.test_keys.KeyTests.test_parse_certificate_pem_leading_whitespace) ... 
> ok
> test_parse_pkcs12_aes128 (tests.test_keys.KeyTests.test_parse_pkcs12_aes128) 
> ... ok
> test_parse_pkcs12_aes256 (tests.test_keys.KeyTests.test_parse_pkcs12_aes256) 
> ... ok
> test_parse_pkcs12_chain (tests.test_keys.KeyTests.test_parse_pkcs12_chain) 
> ... ok
> test_parse_pkcs12_dsa (tests.test_keys.KeyTests.test_parse_pkcs12_dsa) ... ok
> test_parse_pkcs12_rc2 (tests.test_keys.KeyTests.test_parse_pkcs12_rc2) ... ok
> test_parse_pkcs12_tripledes 
> (tests.test_keys.KeyTests.test_parse_pkcs12_tripledes) ... ok
> test_parse_pkcs12_tripledes_blank 
> (tests.test_keys.KeyTests.test_parse_pkcs12_tripledes_blank) ... ok
> test_parse_pkcs12_tripledes_blank_none 
> (tests.test_keys.KeyTests.test_parse_pkcs12_tripledes_blank_none) ... ok
> test_parse_private_1 (tests.test_keys.KeyTests.test_parse_private_1) ... ok
> test_parse_private_10 (tests.test_keys.KeyTests.test_parse_private_10) ... ok
> test_parse_private_11 (tests.test_keys.KeyTests.test_parse_private_11) ... ok
> test_parse_private_12 (tests.test_keys.KeyTests.test_parse_private_12) ... ok
> test_parse_private_13 (tests.test_keys.KeyTests.test_parse_private_13) ... ok
> test_parse_private_14 (tests.test_keys.KeyTests.test_parse_private_14) ... ok
> test_parse_private_15 (tests.test_keys.KeyTests.test_parse_private_15) ... ok
> test_parse_private_16 (tests.test_keys.KeyTests.test_parse_private_16) ... ok
> test_parse_private_17 (tests.test_keys.KeyTests.test_parse_private_17) ... ok
> test_parse_private_18 (tests.test_keys.KeyTests.test_parse_private_18) ... ok
> test_parse_private_19 (tests.test_keys.KeyTests.test_parse_private_19) ... ok
> test_parse_private_2 (tests.test_keys.KeyTests.test_parse_private_2) ... ok
> test_parse_private_20 (tests.test_keys.KeyTests.test_parse_private_20) ... ok
> test_parse_private_21 (tests.test_keys.KeyTests.test_parse_private_21) ... ok
> test_parse_private_22 (tests.test_keys.KeyTests.test_parse_private_22) ... ok
> test_parse_private_23 (tests.test_keys.KeyTests.test_parse_private_23) ... ok
> test_parse_private_24 (tests.test_keys.KeyTests.test_parse_private_24) ... ok
> test_parse_private_3 (tests.test_keys.KeyTests.test_parse_private_3) ... ok
> test_parse_private_4 (tests.test_keys.KeyTests.test_parse_private_4) ... ok
> test_parse_private_5 (tests.test_keys.KeyTests.test_parse_private_5) ... ok
> test_parse_private_6 (tests.test_keys.KeyTests.test_parse_private_6) ... ok
> test_parse_private_7 (tests.test_keys.KeyTests.test_parse_private_7) ... ok
> test_parse_private_8 (tests.test_keys.KeyTests.test_parse_private_8) ... ok
> test_parse_private_9 (tests.test_keys.KeyTests.test_parse_private_9) ... ok
> test_parse_private_pem_leading_whitespace 
> (tests.test_keys.KeyTests.test_parse_private_pem_leading_whitespace) ... ok
> test_parse_public_1 (tests.test_keys.KeyTests.test_parse_public_1) ... ok
> test_parse_public_2 (tests.test_keys.KeyTests.test_parse_public_2) ... ok
> test_parse_public_3 (tests.test_keys.KeyTests.test_parse_public_3) ... ok
> test_parse_public_4 (tests.test_keys.KeyTests.test_parse_public_4) ... ok
> test_parse_public_5 (tests.test_keys.KeyTests.test_parse_public_5) ... ok
> test_parse_public_6 (tests.test_keys.KeyTests.test_parse_public_6) ... ok
> test_parse_public_7 (tests.test_keys.KeyTests.test_parse_public_7) ... ok
> test_parse_public_8 (tests.test_keys.KeyTests.test_parse_public_8) ... ok
> test_parse_public_pem_leading_whitespace 
> (tests.test_keys.KeyTests.test_parse_public_pem_leading_whitespace) ... ok
> test_cert_attributes 
> (tests.test_asymmetric.AsymmetricTests.test_cert_attributes) ... ok
> test_cert_ec_attributes 
> (tests.test_asymmetric.AsymmetricTests.test_cert_ec_attributes) ... ok
> test_dh_generate (tests.test_asymmetric.AsymmetricTests.test_dh_generate) ... 
> ok
> test_dsa_2048_sha1_sign 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_2048_sha1_sign) ... ok
> test_dsa_2048_sha2_sign 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_2048_sha2_sign) ... ok
> test_dsa_3072_sign (tests.test_asymmetric.AsymmetricTests.test_dsa_3072_sign) 
> ... ok
> test_dsa_3072_sign_sha1 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_3072_sign_sha1) ... ok
> test_dsa_fingerprint 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_fingerprint) ... ok
> test_dsa_generate (tests.test_asymmetric.AsymmetricTests.test_dsa_generate) 
> ... ok
> test_dsa_private_key_unwrap 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_private_key_unwrap) ... ok
> test_dsa_public_key_attr 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_public_key_attr) ... ok
> test_dsa_public_key_unwrap 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_public_key_unwrap) ... ok
> test_dsa_sign (tests.test_asymmetric.AsymmetricTests.test_dsa_sign) ... ok
> test_dsa_verify (tests.test_asymmetric.AsymmetricTests.test_dsa_verify) ... ok
> test_dsa_verify_fail 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_verify_fail) ... ok
> test_dsa_verify_fail_each_byte 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_verify_fail_each_byte) ... ok
> test_dsa_verify_key_size_mismatch 
> (tests.test_asymmetric.AsymmetricTests.test_dsa_verify_key_size_mismatch) ... 
> ok
> test_dump_certificate 
> (tests.test_asymmetric.AsymmetricTests.test_dump_certificate) ... ok
> test_dump_private (tests.test_asymmetric.AsymmetricTests.test_dump_private) 
> ... ok
> test_dump_private_openssl 
> (tests.test_asymmetric.AsymmetricTests.test_dump_private_openssl) ... ok
> test_dump_public (tests.test_asymmetric.AsymmetricTests.test_dump_public) ... 
> ok
> test_ec_fingerprints 
> (tests.test_asymmetric.AsymmetricTests.test_ec_fingerprints) ... ok
> test_ec_generate (tests.test_asymmetric.AsymmetricTests.test_ec_generate) ... 
> ok
> test_ec_private_key_unwrap 
> (tests.test_asymmetric.AsymmetricTests.test_ec_private_key_unwrap) ... ok
> test_ec_public_key_attr 
> (tests.test_asymmetric.AsymmetricTests.test_ec_public_key_attr) ... ok
> test_ec_public_key_unwrap 
> (tests.test_asymmetric.AsymmetricTests.test_ec_public_key_unwrap) ... ok
> test_ecdsa_sign (tests.test_asymmetric.AsymmetricTests.test_ecdsa_sign) ... ok
> test_ecdsa_verify (tests.test_asymmetric.AsymmetricTests.test_ecdsa_verify) 
> ... ok
> test_ecdsa_verify_fail_each_byte 
> (tests.test_asymmetric.AsymmetricTests.test_ecdsa_verify_fail_each_byte) ... 
> ok
> test_load_incomplete_dsa_cert 
> (tests.test_asymmetric.AsymmetricTests.test_load_incomplete_dsa_cert) ... ok
> test_load_rsa_pss_cert 
> (tests.test_asymmetric.AsymmetricTests.test_load_rsa_pss_cert) ... ok
> test_private_key_attributes 
> (tests.test_asymmetric.AsymmetricTests.test_private_key_attributes) ... ok
> test_private_key_ec_attributes 
> (tests.test_asymmetric.AsymmetricTests.test_private_key_ec_attributes) ... ok
> test_public_key_attributes 
> (tests.test_asymmetric.AsymmetricTests.test_public_key_attributes) ... ok
> test_public_key_ec_attributes 
> (tests.test_asymmetric.AsymmetricTests.test_public_key_ec_attributes) ... ok
> test_rsa_fingerprint 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_fingerprint) ... ok
> test_rsa_generate (tests.test_asymmetric.AsymmetricTests.test_rsa_generate) 
> ... ok
> test_rsa_oaep_encrypt 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_oaep_encrypt) ... ok
> test_rsa_pkcs1v15_encrypt 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pkcs1v15_encrypt) ... ok
> test_rsa_private_key_unwrap 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_private_key_unwrap) ... ok
> test_rsa_private_oaep_decrypt 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_private_oaep_decrypt) ... ok
> test_rsa_private_pkcs1v15_decrypt 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_private_pkcs1v15_decrypt) ... 
> ok
> test_rsa_pss_sha256_sign 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_sha256_sign) ... ok
> test_rsa_pss_sha256_sign_pss_cert 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_sha256_sign_pss_cert) ... 
> ok
> test_rsa_pss_sign (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_sign) 
> ... ok
> test_rsa_pss_sign_pss_cert 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_sign_pss_cert) ... ok
> test_rsa_pss_verify 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_verify) ... ok
> test_rsa_pss_verify_fail 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_verify_fail) ... ok
> test_rsa_pss_verify_pss_cert 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_verify_pss_cert) ... ok
> test_rsa_pss_verify_pss_cert_fail 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_pss_verify_pss_cert_fail) ... 
> ok
> test_rsa_public_key_attr 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_public_key_attr) ... ok
> test_rsa_public_key_unwrap 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_public_key_unwrap) ... ok
> test_rsa_raw_sign (tests.test_asymmetric.AsymmetricTests.test_rsa_raw_sign) 
> ... ok
> test_rsa_raw_verify 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_raw_verify) ... ok
> test_rsa_raw_verify_fail 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_raw_verify_fail) ... ok
> test_rsa_sign (tests.test_asymmetric.AsymmetricTests.test_rsa_sign) ... ok
> test_rsa_verify (tests.test_asymmetric.AsymmetricTests.test_rsa_verify) ... ok
> test_rsa_verify_fail 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_verify_fail) ... ok
> test_rsa_verify_fail_each_byte 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_verify_fail_each_byte) ... ok
> test_rsa_verify_key_size_mismatch 
> (tests.test_asymmetric.AsymmetricTests.test_rsa_verify_key_size_mismatch) ... 
> ok
> test_3des_2k_encrypt_decrypt 
> (tests.test_symmetric.SymmetricTests.test_3des_2k_encrypt_decrypt) ... ok
> test_3des_3k_encrypt_decrypt 
> (tests.test_symmetric.SymmetricTests.test_3des_3k_encrypt_decrypt) ... ok
> test_aes_cbc_no_padding_encrypt_decrypt_128 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_encrypt_decrypt_128)
>  ... ok
> test_aes_cbc_no_padding_encrypt_decrypt_192 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_encrypt_decrypt_192)
>  ... ok
> test_aes_cbc_no_padding_encrypt_decrypt_256 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_encrypt_decrypt_256)
>  ... ok
> test_aes_cbc_no_padding_encrypt_decrypt_two_block_128 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_encrypt_decrypt_two_block_128)
>  ... ok
> test_aes_cbc_no_padding_encrypt_decrypt_two_block_192 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_encrypt_decrypt_two_block_192)
>  ... ok
> test_aes_cbc_no_padding_encrypt_decrypt_two_block_256 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_encrypt_decrypt_two_block_256)
>  ... ok
> test_aes_cbc_no_padding_wrong_length_128 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_wrong_length_128)
>  ... ok
> test_aes_cbc_no_padding_wrong_length_192 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_wrong_length_192)
>  ... ok
> test_aes_cbc_no_padding_wrong_length_256 
> (tests.test_symmetric.SymmetricTests.test_aes_cbc_no_padding_wrong_length_256)
>  ... ok
> test_aes_encrypt_decrypt_128 
> (tests.test_symmetric.SymmetricTests.test_aes_encrypt_decrypt_128) ... ok
> test_aes_encrypt_decrypt_192 
> (tests.test_symmetric.SymmetricTests.test_aes_encrypt_decrypt_192) ... ok
> test_aes_encrypt_decrypt_256 
> (tests.test_symmetric.SymmetricTests.test_aes_encrypt_decrypt_256) ... ok
> test_des_encrypt_decrypt 
> (tests.test_symmetric.SymmetricTests.test_des_encrypt_decrypt) ... ok
> test_rc2_40_encrypt_decrypt 
> (tests.test_symmetric.SymmetricTests.test_rc2_40_encrypt_decrypt) ... ok
> test_rc2_64_encrypt_decrypt 
> (tests.test_symmetric.SymmetricTests.test_rc2_64_encrypt_decrypt) ... ok
> test_rc4_128_encrypt_decrypt 
> (tests.test_symmetric.SymmetricTests.test_rc4_128_encrypt_decrypt) ... ok
> test_rc4_40_encrypt_decrypt 
> (tests.test_symmetric.SymmetricTests.test_rc4_40_encrypt_decrypt) ... ok
> test_get_list (tests.test_trust_list.TrustListTests.test_get_list) ... ok
> test_get_list_callback 
> (tests.test_trust_list.TrustListTests.test_get_list_callback) ... ok
> test_get_list_mutate 
> (tests.test_trust_list.TrustListTests.test_get_list_mutate) ... ok
> test_get_path (tests.test_trust_list.TrustListTests.test_get_path) ... ok
> test_load_order (tests.test_init.InitTests.test_load_order) ... ok
> 
> ----------------------------------------------------------------------
> Ran 141 tests in 0.923s
> 
> OK
>       rm -fr -- /tmp/dh-xdg-rundir-0OwP8RAS
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/oscrypto_1.3.0-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: oscrypto
Source-Version: 1.3.0-5
Done: Faidon Liambotis <parav...@debian.org>

We believe that the bug you reported is fixed in the latest version of
oscrypto, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Faidon Liambotis <parav...@debian.org> (supplier of updated oscrypto package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 23 Dec 2023 13:37:20 +0200
Source: oscrypto
Architecture: source
Version: 1.3.0-5
Distribution: unstable
Urgency: high
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Faidon Liambotis <parav...@debian.org>
Closes: 1058090
Changes:
 oscrypto (1.3.0-5) unstable; urgency=high
 .
   * Team upload.
   * Backport patch from upstream git to replace the use of the "imp" module,
     which has been removed from Python, by "importlib". (Closes: #1058090)
Checksums-Sha1:
 2e086ce65eeb799fab6cece81c6c99cf0540ac74 2151 oscrypto_1.3.0-5.dsc
 bc4b2839a41d3116dfe1dbacaacdfcbd171afe50 6248 oscrypto_1.3.0-5.debian.tar.xz
 243220a55e2910d49e97396eeae8a60803a63f6c 6433 oscrypto_1.3.0-5_source.buildinfo
Checksums-Sha256:
 f4383b04a52045e49b225d3088504b260d76b16f7a833830adbe266481056292 2151 
oscrypto_1.3.0-5.dsc
 f05e330d588115e38d9d74c56dd6512cd51e01b236d5c156b36d681286933ff4 6248 
oscrypto_1.3.0-5.debian.tar.xz
 1324dfada82a71f825aa751339d9d746033464157210c2302b878cdaaca60ca5 6433 
oscrypto_1.3.0-5_source.buildinfo
Files:
 2c7cca3afb94564ddee856f2f6d1de46 2151 python optional oscrypto_1.3.0-5.dsc
 aebdfac336f124d18da824ce1c0fe3eb 6248 python optional 
oscrypto_1.3.0-5.debian.tar.xz
 cb579c7224647c53121bce6f4d104569 6433 python optional 
oscrypto_1.3.0-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEqVksUhy5BAd9ZZgAnQteWx7sjw4FAmWGxyIACgkQnQteWx7s
jw58Pg//SQ+fk1RLAwO9tSYggyRqNj3fUJXOawCoyT4hbEaS8vVb+oLhRThDRI4D
2p+RbrsnuBp2bEseWtQ1Uu6cJT+Ud+TrFfTieIKUgBX8vqdJz/lWU3bFuDQpLk0Z
AOICG2sfivmainUDmQJqCNjNDT41qIQ0GHjTIgFt8wk7HbctK9fkRoEmavwvSStI
AtZPA4RsBUz4ehyxJX2U0Kbszt/IJjd5tndc/TSvwnJOExRTjlN6xyS3JOYoZvvB
SyCpR9k0N6dI6nkN8EbfSFT71W5hOQ4Sy02erkiJbYCngkg7Q0dgOmhP0vkiu6II
GFmnXyLyB1wTwdORV8PFVojcXS7s2wKnfwVXjjXVTSMOnPZBIZTKPF3UizX1xUYJ
UjPHNoW9g0wGr93dyQ1jCVuNTWMzmucvbZgIhcXPMz5V5UJdIzy0HFdjnQD1OMLV
Q152I6k5lh4Yt31iuUo5+0xx2wnalfcX1hn2P5vg1ItzsJubnlITIy845/yLmO97
M8+2O2HYvAdZvhN5wyWa6B2kQ4Enyi38vfRUlzlKykxEfpCwVfF+mqiB9o0+V9/U
FOBWhq2i+PjLf17etDYn6qQP8mJhr/TzB4sOIFoaj1LZaoDRZYqpysclK0mLME2m
NB3GSoRoBUZWrbJqZB76F5/klL64xYpDh48kpR5MBDJWq38NLfU=
=da5A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to