Your message dated Sat, 22 Feb 2025 15:09:25 +0000
with message-id <e1tlr89-009pms...@fasolo.debian.org>
and subject line Bug#1098604: fixed in python-pyasn1-modules 0.4.1-2
has caused the Debian Bug report #1098604,
regarding python-pyasn1-modules: FTBFS: ModuleNotFoundError: No module named 
'pyasn1.compat.octets'
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.)


-- 
1098604: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098604
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-pyasn1-modules
Version: 0.4.1-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12  
* Building wheel...

[... snipped ...]

ImportError: Failed to import test module: tests.test_rfc3770
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test_rfc3770.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc4073 (unittest.loader._FailedTest.tests.test_rfc4073)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc4073
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test_rfc4073.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc4334 (unittest.loader._FailedTest.tests.test_rfc4334)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc4334
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test_rfc4334.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc5755 (unittest.loader._FailedTest.tests.test_rfc5755)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc5755
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test_rfc5755.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc6032 (unittest.loader._FailedTest.tests.test_rfc6032)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc6032
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test_rfc6032.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc6120 (unittest.loader._FailedTest.tests.test_rfc6120)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc6120
Traceback (most recent call last):
  File "/usr/lib/python3.12/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/tests/test_rfc6120.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


----------------------------------------------------------------------
Ran 274 tests in 0.468s

FAILED (errors=7)
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m unittest discover 
-v 
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m unittest discover -v 
tests.test_pem (unittest.loader._FailedTest.tests.test_pem) ... ERROR
testDerCodec (tests.test_rfc2314.CertificationRequestTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc2315.Pkcs7TestCase.testDerCodec) ... ok
testDerCodecDecodeOpenTypes 
(tests.test_rfc2315.Pkcs7TestCase.testDerCodecDecodeOpenTypes) ... ok
testDerCodec (tests.test_rfc2437.RSAPrivateKeyTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc2459.CertificateListTestCase.testDerCodec) ... ok
testDerCodecDecodeOpenTypes 
(tests.test_rfc2459.CertificateListTestCase.testDerCodecDecodeOpenTypes) ... ok
testDerCodec (tests.test_rfc2459.CertificateTestCase.testDerCodec) ... ok
testDerCodecDecodeOpenTypes 
(tests.test_rfc2459.CertificateTestCase.testDerCodecDecodeOpenTypes) ... ok
testDerCodec (tests.test_rfc2459.DSAPrivateKeyTestCase.testDerCodec) ... ok
testDerCodecDecodeOpenTypes 
(tests.test_rfc2459.DSAPrivateKeyTestCase.testDerCodecDecodeOpenTypes) ... ok
testDerCodec (tests.test_rfc2511.CertificateReqTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc2560.OCSPRequestTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc2560.OCSPResponseTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc2631.OtherInfoTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc2634.SignedMessageTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc2634.SignedReceiptTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc2634.SignedReceiptTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc2876.EnvelopedDataTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc2876.EnvelopedDataTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc2876.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc2876.SMIMECapabilitiesTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc2985.PKCS9AttrsTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc2985.PKCS9AttrsTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc2986.CertificationRequestTestCase.testDerCodec) ... 
ok
testOpenTypes (tests.test_rfc2986.CertificationRequestTestCase.testOpenTypes) 
... ok
testDerCodec (tests.test_rfc3058.EnvelopedDataTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3058.EnvelopedDataTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3058.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3114.SecurityLabelTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3125.SignaturePolicyTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3161.TSPQueryTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3161.TSPResponseTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3274.CompressedDataTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3274.CompressedDataTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3279.DHCertificateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3279.DHCertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3279.DSACertificateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3279.DSACertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3279.ECCertificateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3279.ECCertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3279.KEACertificateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3279.KEACertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3279.RSACertificateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3279.RSACertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3280.CertificateListTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3280.CertificateTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3281.AttributeCertificateTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc3370.DSAPublicKeyTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3370.EnvelopedDataTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3370.EnvelopedDataTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3370.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3370.SMIMECapabilitiesTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc3447.MultiprimeRSAPrivateKeyTestCase.testDerCodec) 
... ok
testDerCodec (tests.test_rfc3537.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3537.SMIMECapabilitiesTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc3560.OAEPDefautTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3560.OAEPFullTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3560.OAEPSHA256TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3565.AESCBCTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3565.AESCBCTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3565.AESKeyWrapTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3657.EnvelopedDataTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3657.EnvelopedDataTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc3657.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc3657.SMIMECapabilitiesTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc3709.CertificateExtnWithDataTestCase.testDerCodec) 
... ok
testExtensionsMap 
(tests.test_rfc3709.CertificateExtnWithDataTestCase.testExtensionsMap) ... ok
testDerCodec (tests.test_rfc3709.CertificateExtnWithUrlTestCase.testDerCodec) 
... ok
testExtensionsMap 
(tests.test_rfc3709.CertificateExtnWithUrlTestCase.testExtensionsMap) ... ok
testDerCodec (tests.test_rfc3739.QCCertificateTestCase.testDerCodec) ... ok
testExtensionsMap (tests.test_rfc3739.QCCertificateTestCase.testExtensionsMap) 
... ok
testDerCodec (tests.test_rfc3739.WithComponentsTestCase.testDerCodec) ... ok
tests.test_rfc3770 (unittest.loader._FailedTest.tests.test_rfc3770) ... ERROR
testDerCodec (tests.test_rfc3779.CertificateExtnTestCase.testDerCodec) ... ok
testExtensionsMap 
(tests.test_rfc3779.CertificateExtnTestCase.testExtensionsMap) ... ok
testDerCodec (tests.test_rfc3820.ProxyCertificateTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc3852.ContentInfoTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc4010.EnvelopedDataTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4010.EnvelopedDataTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4010.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc4043.PermIdCertTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4043.PermIdCertTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4055.OAEPDefautTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4055.OAEPDefautTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4055.OAEPFullTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4055.OAEPFullTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4055.OAEPSHA256TestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4055.OAEPSHA256TestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4055.PSSDefautTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4055.PSSDefautTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4055.PSSSHA512TestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4055.PSSSHA512TestCase.testOpenTypes) ... ok
tests.test_rfc4073 (unittest.loader._FailedTest.tests.test_rfc4073) ... ERROR
testDerCodec (tests.test_rfc4108.CMSFirmwareWrapperTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4108.CMSFirmwareWrapperTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc4210.PKIMessageTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc4211.CertificateReqTestCase.testDerCodec) ... ok
tests.test_rfc4334 (unittest.loader._FailedTest.tests.test_rfc4334) ... ERROR
testDerCodec (tests.test_rfc4357.KeyAgreeTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4357.KeyAgreeTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4357.KeyTransportTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4357.KeyTransportTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4357.SignedTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4357.SignedTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4387.CertificateTestCase.testDerCodec) ... ok
testDerCodec 
(tests.test_rfc4476.AttributeCertificatePolicyTestCase.testDerCodec) ... ok
testOpenTypes 
(tests.test_rfc4476.AttributeCertificatePolicyTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4490.KeyAgreeTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4490.KeyAgreeTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4490.KeyTransportTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4490.KeyTransportTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4490.SignedTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4490.SignedTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4491.GostR34102001CertificateTestCase.testDerCodec) 
... ok
testOpenTypes 
(tests.test_rfc4491.GostR34102001CertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4491.GostR341094CertificateTestCase.testDerCodec) 
... ok
testOpenTypes (tests.test_rfc4491.GostR341094CertificateTestCase.testOpenTypes) 
... ok
testDerCodec (tests.test_rfc4683.SIMCertificateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4683.SIMCertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc4985.XMPPCertificateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc4985.XMPPCertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5035.SignedMessageTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5035.SignedReceiptTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5035.SignedReceiptTestCase.testOpenTypes) ... ok
testDerCodec 
(tests.test_rfc5083.AuthEnvelopedDataOpenTypesTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5083.AuthEnvelopedDataTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5084.CCMParametersTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5084.GCMOpenTypesTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5084.GCMParametersTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5126.SignedAttributesTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5126.SignedAttributesTestCase.testOpenTypes) ... ok
testDerCodec 
(tests.test_rfc5208.EncryptedPrivateKeyInfoInfoTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5208.PrivateKeyInfoTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5275.GLUseKEKTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5275.GLUseKEKTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5280.CertificateListOpenTypeTestCase.testDerCodec) 
... ok
testExtensionsMap 
(tests.test_rfc5280.CertificateListOpenTypeTestCase.testExtensionsMap) ... ok
testDerCodec (tests.test_rfc5280.CertificateListTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5280.CertificateOpenTypeTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc5280.CertificateTestCase.testDerCodec) ... ok
testDecodeOpenTypes 
(tests.test_rfc5280.ORAddressOpenTypeTestCase.testDecodeOpenTypes) ... ok
testDerCodec (tests.test_rfc5480.ECCertTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5480.ECCertTestCase.testOpenTypes) ... ok
testDerCodec 
(tests.test_rfc5636.TraceableAnonymousCertificateTestCase.testDerCodec) ... ok
testOpenTypes 
(tests.test_rfc5636.TraceableAnonymousCertificateTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5639.ECCertTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5639.ECCertTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5649.AESKeyWrapTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5649.AESKeyWrapWithPadTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5652.ContentInfoTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5652.ContentInfoTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5697.OtherCertTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5697.OtherCertTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5751.SignedMessageTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5752.MultipleSignaturesTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5752.MultipleSignaturesTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc5753.EnvelopedDataTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5753.EnvelopedDataTestCase.testOpenTypes) ... ok
tests.test_rfc5755 (unittest.loader._FailedTest.tests.test_rfc5755) ... ERROR
testDerCodec (tests.test_rfc5913.ClearanceTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5913.ClearanceTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5914.TrustAnchorListTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5915.MUDCertTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5916.DeviceCertTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5916.DeviceCertTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5917.ClearanceSponsorTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5917.ClearanceSponsorTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc5924.SIPDomainCertTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5934.TAMPStatusResponseTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5934.TAMPStatusResponseTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc5934.TrustAnchorUpdateTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5934.TrustAnchorUpdateTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc5940.CRLandOCSPResponseTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5940.CRLandOCSPResponseTestCase.testOpenTypes) ... 
ok
testOpenTypes (tests.test_rfc5958.PrivateKeyOpenTypesTestCase.testOpenTypes) 
... ok
testDerCodec (tests.test_rfc5958.PrivateKeyTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc5990.RSAKEMTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc5990.RSAKEMTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc6010.ConstrainedCCCExtensionTestCase.testDerCodec) 
... ok
testExtensionsMap 
(tests.test_rfc6010.ConstrainedCCCExtensionTestCase.testExtensionsMap) ... ok
testDerCodec 
(tests.test_rfc6010.UnconstrainedCCCExtensionTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc6019.BinarySigningTimeTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6019.BinarySigningTimeTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc6031.SymmetricKeyPkgTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6031.SymmetricKeyPkgTestCase.testOpenTypes) ... ok
tests.test_rfc6032 (unittest.loader._FailedTest.tests.test_rfc6032) ... ERROR
tests.test_rfc6120 (unittest.loader._FailedTest.tests.test_rfc6120) ... ERROR
testDerCodec (tests.test_rfc6187.SSHClientCertificateTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc6210.AuthenticatedDataTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc6211.SignedMessageTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6211.SignedMessageTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc6402.BackwardCompatibilityTestCase.testDerCodec) 
... ok
testOpenTypes (tests.test_rfc6402.BackwardCompatibilityTestCase.testOpenTypes) 
... ok
testDerCodec (tests.test_rfc6482.RPKIROATestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6482.RPKIROATestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc6486.SignedManifestTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6486.SignedManifestTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc6487.CertificateWithManifestTestCase.testDerCodec) 
... ok
testDerCodec 
(tests.test_rfc6487.CertificateWithSignedObjectTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc6664.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6664.SMIMECapabilitiesTestCase.testOpenTypes) ... 
ok
testDerCodec (tests.test_rfc6955.CertificationRequestTestCase.testDerCodec) ... 
ok
testOpenTypes (tests.test_rfc6955.CertificationRequestTestCase.testOpenTypes) 
... ok
testDerCodec (tests.test_rfc6960.OCSPRequestTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6960.OCSPRequestTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc6960.OCSPResponseTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc6960.OCSPResponseTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7030.CSRAttrsTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7030.CSRAttrsTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7191.ErrorTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7191.ErrorTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7191.ReceiptRequestTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7191.ReceiptRequestTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7191.ReceiptTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7191.ReceiptTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7229.CertificatePolicyTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc7292.PKCS12TestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7292.PKCS12TestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7296.CertBundleTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc7508.SignedMessageTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7508.SignedMessageTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7585.NAIRealmCertTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7585.NAIRealmCertTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7633.TLSFeaturesExtnTestCase.testDerCodec) ... ok
testDerCodec 
(tests.test_rfc7773.AuthenticationContextExtnTestCase.testDerCodec) ... ok
testDerCodec 
(tests.test_rfc7894.AlternativeChallengePasswordTestCase.testDerCodec) ... ok
testOpenTypes 
(tests.test_rfc7894.AlternativeChallengePasswordTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7906.AttributeSetTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc7906.AttributeSetTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc7914.MultiprimeRSAPrivateKeyTestCase.testDerCodec) 
... ok
testOpenTypes 
(tests.test_rfc7914.MultiprimeRSAPrivateKeyTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc8017.MultiprimeRSAPrivateKeyTestCase.testDerCodec) 
... ok
testDerCodec (tests.test_rfc8017.SMIMECapabilitiesTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8018.PWRITestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc8018.PWRITestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc8103.CAEADChaCha20Poly1305TestCase.testDerCodec) 
... ok
testDerCodec (tests.test_rfc8209.CertificateTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8226.CertificateOpenTypesTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc8226.JWTClaimConstraintsTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc8226.TNAuthorizationListTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc8358.P7STestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8360.CertExtnsTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8398.EAITestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc8398.EAITestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc8410.PrivateKeyTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8418.KeyAgreeAlgTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8419.Ed25519TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8419.Ed448TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8419.SHA512TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8419.SHAKE256LENTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc8419.SHAKE256LENTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc8419.SHAKE256TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8479.ValidationParmTestCase.testDerCodec) ... ok
testOpenTypes (tests.test_rfc8479.ValidationParmTestCase.testOpenTypes) ... ok
testDerCodec (tests.test_rfc8494.CompresssedDataTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8520.MUDCertTestCase.testDerCodec) ... ok
testExtensionsMap (tests.test_rfc8520.MUDCertTestCase.testExtensionsMap) ... ok
testDerCodec (tests.test_rfc8619.HKDFSHA256TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8619.HKDFSHA384TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8619.HKDFSHA512TestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8649.RootCertificateExtnTestCase.testDerCodec) ... 
ok
testExtensionsMap 
(tests.test_rfc8649.RootCertificateExtnTestCase.testExtensionsMap) ... ok
testDerCodec (tests.test_rfc8692.AlgorithmIdentifierTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc8696.KeyAgreePSKTestCase.testDerCodec) ... ok
testOtherRecipientInfoMap 
(tests.test_rfc8696.KeyAgreePSKTestCase.testOtherRecipientInfoMap) ... ok
testDerCodec (tests.test_rfc8696.KeyTransPSKTestCase.testDerCodec) ... ok
testOtherRecipientInfoMap 
(tests.test_rfc8696.KeyTransPSKTestCase.testOtherRecipientInfoMap) ... ok
testDerCodec (tests.test_rfc8702.AlgorithmIdentifierTestCase.testDerCodec) ... 
ok
testDerCodec (tests.test_rfc8702.AuthenticatedDataTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8708.HashSigPublicKeyTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8708.HashSigSignedDataTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8769.CBORContentTestCase.testDerCodec) ... ok
testDerCodec (tests.test_rfc8769.CBORSequenceContentTestCase.testDerCodec) ... 
ok

======================================================================
ERROR: tests.test_pem (unittest.loader._FailedTest.tests.test_pem)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_pem
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_pem.py", line 
10, in <module>
    from pyasn1.compat.octets import ints2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc3770 (unittest.loader._FailedTest.tests.test_rfc3770)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc3770
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_rfc3770.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc4073 (unittest.loader._FailedTest.tests.test_rfc4073)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc4073
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_rfc4073.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc4334 (unittest.loader._FailedTest.tests.test_rfc4334)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc4334
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_rfc4334.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc5755 (unittest.loader._FailedTest.tests.test_rfc5755)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc5755
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_rfc5755.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc6032 (unittest.loader._FailedTest.tests.test_rfc6032)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc6032
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_rfc6032.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


======================================================================
ERROR: tests.test_rfc6120 (unittest.loader._FailedTest.tests.test_rfc6120)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_rfc6120
Traceback (most recent call last):
  File "/usr/lib/python3.13/unittest/loader.py", line 396, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
    __import__(name)
    ~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_rfc6120.py", 
line 13, in <module>
    from pyasn1.compat.octets import str2octs
ModuleNotFoundError: No module named 'pyasn1.compat.octets'


----------------------------------------------------------------------
Ran 274 tests in 0.425s

FAILED (errors=7)
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m unittest discover 
-v 
dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.13" returned 
exit code 13
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202502/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:python-pyasn1-modules, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-pyasn1-modules
Source-Version: 0.4.1-2
Done: Alexandre Detiste <tc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-pyasn1-modules, 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 1098...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated python-pyasn1-modules 
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, 22 Feb 2025 13:48:21 +0100
Source: python-pyasn1-modules
Architecture: source
Version: 0.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1098604
Changes:
 python-pyasn1-modules (0.4.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Patch-out usage of deprecated pyasn1.compat.octets Python 2+3 shim
     Closes: #1098604
Checksums-Sha1:
 458d001a852f71210ce685ba91ee6658bd0bb956 2254 python-pyasn1-modules_0.4.1-2.dsc
 2481027ee9e49ab825026e7b938d9faa501bd105 4268 
python-pyasn1-modules_0.4.1-2.debian.tar.xz
 dddffcdd316f201a55312ed4f095804a31afdaac 7513 
python-pyasn1-modules_0.4.1-2_source.buildinfo
Checksums-Sha256:
 cba86fafbcd6dd635092498773c25bec3132ab0702573d535ba6ec20a00f5287 2254 
python-pyasn1-modules_0.4.1-2.dsc
 f324300eea0cb78eb43ec7d40aff4da33785ab7615f5d5e44ea9c1a2344a4b2d 4268 
python-pyasn1-modules_0.4.1-2.debian.tar.xz
 4e4ce597e69a1b71ff4ee05caeb14399945a3e0ca77851aaad7336157998397e 7513 
python-pyasn1-modules_0.4.1-2_source.buildinfo
Files:
 d5b9c23657692cacad265a418362bdff 2254 python optional 
python-pyasn1-modules_0.4.1-2.dsc
 4d201c832ce94c6baf49e4bc8ab065e9 4268 python optional 
python-pyasn1-modules_0.4.1-2.debian.tar.xz
 d310fc5c62165a621fd9fb97cedcb171 7513 python optional 
python-pyasn1-modules_0.4.1-2_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAme5yiMRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpOqA//XvN85MlCUuyNN3YJraX0PJh65JuGa+q4
HBK0B95BjkQFTppNpOS0htTrN3GZBchluKduwtQxn89tYNpp0roI+0tCKA932JkT
c99kramzf9hEZZE4mMd8OVsuzSnbF/eWswcQQLf2uaq/lt8k6Bfu5PkqKgNKihvO
r5vuri1HsOa76qW0nGjLAU56GTCQJa/qYZcA0AI9M7bAi/XvxdZTRscR+Pt5WiTk
Hj9vVR9JMvbC436KiFrajnhbjIjahqssL2v0cgNt5ApUIlNrl/e8lwCf32hLMxnF
cnyZdt2lSEM+ZmWjX3nbkgFpy8hta90XnwkQv6g2if7Niapky+eJH83gw+Qsyg8l
FQ3p94l8QrhpixJS645Ka21T0DRzpY+JLfIWBVnbKOAT8lbwcYmC7LOiWftDro66
IAq0SMKtSXpqu62rQBqB0uoWmQxmgraWh73trDev+vB8LAMo5EzOUmhZuYDEvJPV
QdlawHeDgtXywX0ezWfXGj6WdNo3NLbpfbyftgtXSJAmWCxqCfyXrFWgq5hefgzZ
CovL6M8gf/JnDjaAY50JaujAhomaBVYW5cNRPqNgditGLOOMfRyGEbJxvemOCpLK
yXKJrFkasOd3XC/qsivQHsh576zM3cRyd+x0/e9OGHUQGM5wN5UVdjdj07WfHAn5
shCr79xiXDA=
=szG/
-----END PGP SIGNATURE-----

Attachment: pgpxjGS_iSJQN.pgp
Description: PGP signature


--- End Message ---

Reply via email to