Your message dated Sun, 11 Jan 2026 20:43:39 +0000
with message-id <[email protected]>
and subject line Bug#1121893: fixed in protobuf 3.25.4-4
has caused the Debian Bug report #1121893,
regarding python-axolotl: FTBFS: dh_auto_test: error: pybuild --test -i
python{version} -p "3.14 3.13" returned exit code 13
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 [email protected]
immediately.)
--
1121893: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121893
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-axolotl
Version: 0.2.3-4
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
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 cannot 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-axolotl, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
[... snipped ...]
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/duplicatemessagexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidkeyidexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/axolotladdress.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidkeyexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/statekeyexchangeexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/untrustedidentityexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/identitykey.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/legacymessageexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/sessionbuilder.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/sessioncipher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidversionexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/nosessionexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/invalidmessageexception.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
copying axolotl/identitykeypair.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/bobaxolotlparamaters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/ratchetingsession.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/rootkey.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/symmetricaxolotlparameters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/aliceaxolotlparameters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/chainkey.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
copying axolotl/ratchet/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ratchet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/derivedrootsecrets.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/hkdfv2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/hkdfv3.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/messagekeys.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/derivedmessagesecrets.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/hkdf.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
copying axolotl/kdf/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/kdf
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/curve.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/eckeypair.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/djbec.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/ec.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
copying axolotl/ecc/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/ecc
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/byteutil.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/hexutil.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/keyhelper.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/medium.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
copying axolotl/util/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/util
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/senderkeymessage.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/ciphertextmessage.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/senderkeydistributionmessage.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/whispermessage.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/whisperprotos_pb2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/keyexchangemessage.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/prekeywhispermessage.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
copying axolotl/protocol/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/protocol
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/signedprekeyrecord.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/storageprotos_pb2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/prekeyrecord.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/sessionstore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/axolotlstore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/prekeybundle.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/sessionrecord.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/signedprekeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/prekeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/sessionstate.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/identitykeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
copying axolotl/state/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/state
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/test_sessionbuilder.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemoryprekeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemorysessionstore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/test_sigs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemorysignedprekeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/test_sessioncipher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemoryidentitykeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/inmemoryaxolotlstore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
copying axolotl/tests/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/groupcipher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/groupsessionbuilder.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/senderkeyname.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
copying axolotl/groups/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/test_ratchetingsession.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/test_rootkey.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/test_chainkey.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
copying axolotl/tests/ratchet/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/ratchet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/kdf
copying axolotl/tests/kdf/test_hkdf.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/kdf
copying axolotl/tests/kdf/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/kdf
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/util
copying axolotl/tests/util/test_byteutil.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/util
copying axolotl/tests/util/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/util
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
copying axolotl/tests/groups/inmemorysenderkeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
copying axolotl/tests/groups/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
copying axolotl/tests/groups/test_groupcipher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/tests/groups
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
copying axolotl/groups/ratchet/sendermessagekey.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
copying axolotl/groups/ratchet/senderchainkey.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
copying axolotl/groups/ratchet/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/ratchet
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/senderkeystore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/senderkeystate.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/senderkeyrecord.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
copying axolotl/groups/state/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build/axolotl/groups/state
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build;
python3.14 -m unittest discover -v
axolotl.tests.groups.test_groupcipher
(unittest.loader._FailedTest.axolotl.tests.groups.test_groupcipher) ... ERROR
test_vectorLongV3 (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorLongV3) ...
ok
test_vectorV3 (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorV3) ... ok
test_vectorV3_ (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorV3_) ... ok
test_chainKeyDerivationV2
(axolotl.tests.ratchet.test_chainkey.ChainKeyTest.test_chainKeyDerivationV2)
... ok
axolotl.tests.ratchet.test_ratchetingsession
(unittest.loader._FailedTest.axolotl.tests.ratchet.test_ratchetingsession) ...
ERROR
test_rootKeyDerivationV2
(axolotl.tests.ratchet.test_rootkey.RootKeyTest.test_rootKeyDerivationV2) ... ok
axolotl.tests.test_sessionbuilder
(unittest.loader._FailedTest.axolotl.tests.test_sessionbuilder) ... ERROR
axolotl.tests.test_sessioncipher
(unittest.loader._FailedTest.axolotl.tests.test_sessioncipher) ... ERROR
axolotl.tests.test_sigs (unittest.loader._FailedTest.axolotl.tests.test_sigs)
... ERROR
test_split (axolotl.tests.util.test_byteutil.ByteUtilTest.test_split) ... ok
======================================================================
ERROR: axolotl.tests.groups.test_groupcipher
(unittest.loader._FailedTest.axolotl.tests.groups.test_groupcipher)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.groups.test_groupcipher
Traceback (most recent call last):
File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.14/unittest/loader.py", line 367, in
_get_module_from_name
__import__(name)
~~~~~~~~~~^^^^^^
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/groups/test_groupcipher.py",
line 5, in <module>
from .inmemorysenderkeystore import InMemorySenderKeyStore
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/groups/inmemorysenderkeystore.py",
line 4, in <module>
from ...groups.state.senderkeyrecord import SenderKeyRecord
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/groups/state/senderkeyrecord.py",
line 3, in <module>
from ...state.storageprotos_pb2 import SenderKeyRecordStructure
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
line 6, in <module>
from google.protobuf import descriptor as _descriptor
File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40,
in <module>
from google.protobuf.internal import api_implementation
File
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
line 104, in <module>
from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.
======================================================================
ERROR: axolotl.tests.ratchet.test_ratchetingsession
(unittest.loader._FailedTest.axolotl.tests.ratchet.test_ratchetingsession)
----------------------------------------------------------------------
ImportError: Failed to import test module:
axolotl.tests.ratchet.test_ratchetingsession
Traceback (most recent call last):
File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.14/unittest/loader.py", line 367, in
_get_module_from_name
__import__(name)
~~~~~~~~~~^^^^^^
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/ratchet/test_ratchetingsession.py",
line 6, in <module>
from ...identitykeypair import IdentityKeyPair
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/identitykeypair.py",
line 3, in <module>
from .state.storageprotos_pb2 import IdentityKeyPairStructure
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
line 6, in <module>
from google.protobuf import descriptor as _descriptor
File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40,
in <module>
from google.protobuf.internal import api_implementation
File
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
line 104, in <module>
from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.
======================================================================
ERROR: axolotl.tests.test_sessionbuilder
(unittest.loader._FailedTest.axolotl.tests.test_sessionbuilder)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.test_sessionbuilder
Traceback (most recent call last):
File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.14/unittest/loader.py", line 367, in
_get_module_from_name
__import__(name)
~~~~~~~~~~^^^^^^
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/test_sessionbuilder.py",
line 8, in <module>
from ..sessionbuilder import SessionBuilder
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/sessionbuilder.py",
line 13, in <module>
from .protocol.keyexchangemessage import KeyExchangeMessage
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/protocol/keyexchangemessage.py",
line 5, in <module>
from . import whisperprotos_pb2 as whisperprotos
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/protocol/whisperprotos_pb2.py",
line 6, in <module>
from google.protobuf import descriptor as _descriptor
File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40,
in <module>
from google.protobuf.internal import api_implementation
File
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
line 104, in <module>
from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.
======================================================================
ERROR: axolotl.tests.test_sessioncipher
(unittest.loader._FailedTest.axolotl.tests.test_sessioncipher)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.test_sessioncipher
Traceback (most recent call last):
File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.14/unittest/loader.py", line 367, in
_get_module_from_name
__import__(name)
~~~~~~~~~~^^^^^^
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/test_sessioncipher.py",
line 5, in <module>
from ..state.sessionrecord import SessionRecord
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/sessionrecord.py",
line 3, in <module>
from . import storageprotos_pb2 as storageprotos
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
line 6, in <module>
from google.protobuf import descriptor as _descriptor
File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40,
in <module>
from google.protobuf.internal import api_implementation
File
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
line 104, in <module>
from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.
======================================================================
ERROR: axolotl.tests.test_sigs
(unittest.loader._FailedTest.axolotl.tests.test_sigs)
----------------------------------------------------------------------
ImportError: Failed to import test module: axolotl.tests.test_sigs
Traceback (most recent call last):
File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.14/unittest/loader.py", line 367, in
_get_module_from_name
__import__(name)
~~~~~~~~~~^^^^^^
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/tests/test_sigs.py",
line 6, in <module>
from ..util.keyhelper import KeyHelper
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/util/keyhelper.py",
line 10, in <module>
from ..identitykeypair import IdentityKeyPair
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/identitykeypair.py",
line 3, in <module>
from .state.storageprotos_pb2 import IdentityKeyPairStructure
File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build/axolotl/state/storageprotos_pb2.py",
line 6, in <module>
from google.protobuf import descriptor as _descriptor
File "/usr/lib/python3/dist-packages/google/protobuf/descriptor.py", line 40,
in <module>
from google.protobuf.internal import api_implementation
File
"/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py",
line 104, in <module>
from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.
----------------------------------------------------------------------
Ran 11 tests in 0.002s
FAILED (errors=5)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_axolotl/build; python3.14 -m unittest
discover -v
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_axolotl/build;
python3.13 -m unittest discover -v
test_basicEncryptDecrypt
(axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_basicEncryptDecrypt)
... ok
test_basicRatchet
(axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_basicRatchet) ... ok
test_encryptNoSession
(axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_encryptNoSession)
... ok
test_noSession
(axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_noSession) ... ok
test_outOfOrder
(axolotl.tests.groups.test_groupcipher.GroupCipherTest.test_outOfOrder) ... ok
test_vectorLongV3 (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorLongV3) ...
ok
test_vectorV3 (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorV3) ... ok
test_vectorV3_ (axolotl.tests.kdf.test_hkdf.HKDFTest.test_vectorV3_) ... ok
test_chainKeyDerivationV2
(axolotl.tests.ratchet.test_chainkey.ChainKeyTest.test_chainKeyDerivationV2)
... ok
test_ratchetingSessionAsBob
(axolotl.tests.ratchet.test_ratchetingsession.RatchetingSessionTest.test_ratchetingSessionAsBob)
... ok
test_rootKeyDerivationV2
(axolotl.tests.ratchet.test_rootkey.RootKeyTest.test_rootKeyDerivationV2) ... ok
test_badSignedPreKeySignature
(axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_badSignedPreKeySignature)
... ok
test_basicKeyExchange
(axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_basicKeyExchange)
... ok
test_basicPreKeyV2
(axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_basicPreKeyV2) ... ok
test_basicPreKeyV3
(axolotl.tests.test_sessionbuilder.SessionBuilderTest.test_basicPreKeyV3) ... ok
test_basicSessionV3
(axolotl.tests.test_sessioncipher.SessionCipherTest.test_basicSessionV3) ... ok
test_agreement (axolotl.tests.test_sigs.Curve25519Test.test_agreement) ... ok
test_gensig (axolotl.tests.test_sigs.Curve25519Test.test_gensig) ... ok
test_randomAgreements
(axolotl.tests.test_sigs.Curve25519Test.test_randomAgreements) ... ok
test_signature (axolotl.tests.test_sigs.Curve25519Test.test_signature) ... ok
test_split (axolotl.tests.util.test_byteutil.ByteUtilTest.test_split) ... ok
----------------------------------------------------------------------
Ran 21 tests in 0.117s
OK
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned
exit code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: protobuf
Source-Version: 3.25.4-4
Done: Laszlo Boszormenyi (GCS) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
protobuf, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated protobuf
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 11 Jan 2026 20:19:02 +0100
Source: protobuf
Architecture: source
Version: 3.25.4-4
Distribution: experimental
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1121893
Changes:
protobuf (3.25.4-4) experimental; urgency=medium
.
[ Adrian Bunk <[email protected]> ]
* Disable the Python C extension, falling back to pure Python code
(closes: #1121893).
Checksums-Sha1:
010938a12ec58e93edded49704f868c27fb7e5ff 3109 protobuf_3.25.4-4.dsc
d53260e6310c2d80294fc23ad420f1929d89d1d8 38764 protobuf_3.25.4-4.debian.tar.xz
Checksums-Sha256:
a3a56be748743094cdac224cb020d69349fef5c8453f0ef0aeaeacb3f3531206 3109
protobuf_3.25.4-4.dsc
20d08195ed25464e0cf849f58095b901ac9418820e6ac24df0fe085083191c44 38764
protobuf_3.25.4-4.debian.tar.xz
Files:
eebc8d84fb2ea8b7798df5004d37ec67 3109 devel optional protobuf_3.25.4-4.dsc
2eedc2d3d2046add2383018124c7b2fb 38764 devel optional
protobuf_3.25.4-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmlj/m0ACgkQ3OMQ54ZM
yL9zqhAAt9GUYI6ZKFFnT0TfS/yU9NfVXMryYeN9C9Q0m2pLTNPxmGuRM2YQNPsc
DQJTZSE2+mAkb5svdCGR6EyUae1V1X9xzNQ7LIdxpP7dHG4iOsauY52QbgpDx8aD
P+iyolU7BMnHyNuxijHBGHnX7wQPM167IW4JGrKQ5OLapp3OvEfOgBuv6Nznorh3
9V8NNs1QRBXdwNeai6yAR+d+h8/6WYoba9sjLuJ0ef6IJ535Kvgpds6xpA/uK9ua
pcKnYfUdvKlE0s259Oliaefy0C67O6SWs/23dpm3pGsG+nh1L0YWPxAYAGEu5UT+
IKoFYxaWY3C0EfDiJq6t9KFclvvZSVNC5WFb2zWBjOWclVsgoyDOxYH31ObwGebs
bFVBqeS4cadoIa5X9GJ7gjdWJb1cxkOa5uMjEv1z56xrAG3Oov8M3KZzfGMnH9UW
OAUjiSO19+KMcBewPTatKu/OBX9kG93T+NfRKTsrzlMuQjXkylurK1ShXtrH1FfT
mKrOn1Gr5vMU3Rs5NFQKDAvE+/oaSvLUDhYEvuvS8leiI4MKfgZ29a8s//mDHe/p
YsqKZtCAFQcDdxHjtRsU/2bsIFogLIFyt68AmwJlsj89a6pmgw07kLlYKGCDAwhI
6HNCZMJJB7WkX/38+FNB6RJ0yLT4AGuVapTPLFff9GXkEwLRzyQ=
=pwo6
-----END PGP SIGNATURE-----
pgpPFAR67Np22.pgp
Description: PGP signature
--- End Message ---