Your message dated Sun, 11 Jan 2026 19:52:59 +0000
with message-id <[email protected]>
and subject line Bug#1123248: fixed in protobuf 3.21.12-15
has caused the Debian Bug report #1123248,
regarding python-twomemo: 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.)


-- 
1123248: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-twomemo
Version: 2.0.0-2
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-twomemo, 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
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
protoc --python_out=twomemo/ --mypy_out=twomemo/ twomemo.proto
Writing mypy to twomemo_pb2.pyi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_twomemo  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/twomemo
copying twomemo/etree.py -> build/lib/twomemo
copying twomemo/version.py -> build/lib/twomemo
copying twomemo/twomemo_pb2.py -> build/lib/twomemo
copying twomemo/twomemo.py -> build/lib/twomemo
copying twomemo/__init__.py -> build/lib/twomemo
creating build/lib/docs
copying docs/conf.py -> build/lib/docs
running egg_info
creating Twomemo.egg-info
writing Twomemo.egg-info/PKG-INFO
writing dependency_links to Twomemo.egg-info/dependency_links.txt
writing requirements to Twomemo.egg-info/requires.txt
writing top-level names to Twomemo.egg-info/top_level.txt
writing manifest file 'Twomemo.egg-info/SOURCES.txt'
reading manifest file 'Twomemo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'Twomemo.egg-info/SOURCES.txt'
copying twomemo/py.typed -> build/lib/twomemo
copying twomemo/twomemo_pb2.pyi -> build/lib/twomemo
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/twomemo
copying build/lib/twomemo/py.typed -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/etree.py -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/version.py -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/twomemo_pb2.py -> 
build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/twomemo_pb2.pyi -> 
build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/twomemo.py -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./twomemo
creating build/bdist.linux-x86_64/wheel/docs
copying build/lib/docs/conf.py -> build/bdist.linux-x86_64/wheel/./docs
running install_egg_info
Copying Twomemo.egg-info to 
build/bdist.linux-x86_64/wheel/./Twomemo-2.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/twomemo-2.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_twomemo/.tmp-oc0_h6dp/twomemo-2.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'docs/conf.py'
adding 'twomemo/__init__.py'
adding 'twomemo/etree.py'
adding 'twomemo/py.typed'
adding 'twomemo/twomemo.py'
adding 'twomemo/twomemo_pb2.py'
adding 'twomemo/twomemo_pb2.pyi'
adding 'twomemo/version.py'
adding 'twomemo-2.0.0.dist-info/licenses/LICENSE'
adding 'twomemo-2.0.0.dist-info/METADATA'
adding 'twomemo-2.0.0.dist-info/WHEEL'
adding 'twomemo-2.0.0.dist-info/top_level.txt'
adding 'twomemo-2.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built twomemo-2.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_twomemo  
* Building wheel...
running bdist_wheel
running build
running build_py
copying twomemo/twomemo_pb2.py -> build/lib/twomemo
creating build/lib/build/lib/twomemo
copying build/lib/twomemo/etree.py -> build/lib/build/lib/twomemo
copying build/lib/twomemo/version.py -> build/lib/build/lib/twomemo
copying build/lib/twomemo/twomemo_pb2.py -> build/lib/build/lib/twomemo
copying build/lib/twomemo/twomemo.py -> build/lib/build/lib/twomemo
copying build/lib/twomemo/__init__.py -> build/lib/build/lib/twomemo
creating build/lib/build/lib/docs
copying build/lib/docs/conf.py -> build/lib/build/lib/docs
running egg_info
writing Twomemo.egg-info/PKG-INFO
writing dependency_links to Twomemo.egg-info/dependency_links.txt
writing requirements to Twomemo.egg-info/requires.txt
writing top-level names to Twomemo.egg-info/top_level.txt
reading manifest file 'Twomemo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'Twomemo.egg-info/SOURCES.txt'
copying twomemo/twomemo_pb2.pyi -> build/lib/twomemo
copying build/lib/twomemo/twomemo_pb2.pyi -> build/lib/build/lib/twomemo
copying build/lib/twomemo/py.typed -> build/lib/build/lib/twomemo
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/build
creating build/bdist.linux-x86_64/wheel/build/lib
creating build/bdist.linux-x86_64/wheel/build/lib/twomemo
copying build/lib/build/lib/twomemo/py.typed -> 
build/bdist.linux-x86_64/wheel/./build/lib/twomemo
copying build/lib/build/lib/twomemo/etree.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/twomemo
copying build/lib/build/lib/twomemo/version.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/twomemo
copying build/lib/build/lib/twomemo/twomemo_pb2.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/twomemo
copying build/lib/build/lib/twomemo/twomemo_pb2.pyi -> 
build/bdist.linux-x86_64/wheel/./build/lib/twomemo
copying build/lib/build/lib/twomemo/twomemo.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/twomemo
copying build/lib/build/lib/twomemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/twomemo
creating build/bdist.linux-x86_64/wheel/build/lib/docs
copying build/lib/build/lib/docs/conf.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/docs
creating build/bdist.linux-x86_64/wheel/twomemo
copying build/lib/twomemo/py.typed -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/etree.py -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/version.py -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/twomemo_pb2.py -> 
build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/twomemo_pb2.pyi -> 
build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/twomemo.py -> build/bdist.linux-x86_64/wheel/./twomemo
copying build/lib/twomemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./twomemo
creating build/bdist.linux-x86_64/wheel/docs
copying build/lib/docs/conf.py -> build/bdist.linux-x86_64/wheel/./docs
running install_egg_info
Copying Twomemo.egg-info to 
build/bdist.linux-x86_64/wheel/./Twomemo-2.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/twomemo-2.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_twomemo/.tmp-s1uvmxb9/twomemo-2.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'build/lib/docs/conf.py'
adding 'build/lib/twomemo/__init__.py'
adding 'build/lib/twomemo/etree.py'
adding 'build/lib/twomemo/py.typed'
adding 'build/lib/twomemo/twomemo.py'
adding 'build/lib/twomemo/twomemo_pb2.py'
adding 'build/lib/twomemo/twomemo_pb2.pyi'
adding 'build/lib/twomemo/version.py'
adding 'docs/conf.py'
adding 'twomemo/__init__.py'
adding 'twomemo/etree.py'
adding 'twomemo/py.typed'
adding 'twomemo/twomemo.py'
adding 'twomemo/twomemo_pb2.py'
adding 'twomemo/twomemo_pb2.pyi'
adding 'twomemo/version.py'
adding 'twomemo-2.0.0.dist-info/licenses/LICENSE'
adding 'twomemo-2.0.0.dist-info/METADATA'
adding 'twomemo-2.0.0.dist-info/WHEEL'
adding 'twomemo-2.0.0.dist-info/top_level.txt'
adding 'twomemo-2.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built twomemo-2.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_twomemo/build; 
python3.14 -m unittest discover -v 
twomemo (unittest.loader._FailedTest.twomemo) ... ERROR

======================================================================
ERROR: twomemo (unittest.loader._FailedTest.twomemo)
----------------------------------------------------------------------
ImportError: Failed to import test module: twomemo
TypeError: Metaclasses with custom tp_new are not supported.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3.14/unittest/loader.py", line 460, in _find_test_path
    package = 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_twomemo/build/twomemo/__init__.py", 
line 3, in <module>
    from .twomemo import Twomemo as Twomemo
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_twomemo/build/twomemo/twomemo.py", 
line 31, in <module>
    from .twomemo_pb2 import (  # pylint: disable=no-name-in-module
    ...<3 lines>...
    )
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_twomemo/build/twomemo/twomemo_pb2.py", 
line 5, in <module>
    from google.protobuf.internal import builder as _builder
  File "/usr/lib/python3/dist-packages/google/protobuf/internal/builder.py", 
line 42, in <module>
    from google.protobuf import reflection as _reflection
  File "/usr/lib/python3/dist-packages/google/protobuf/reflection.py", line 51, 
in <module>
    from google.protobuf import message_factory
  File "/usr/lib/python3/dist-packages/google/protobuf/message_factory.py", 
line 42, 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
SystemError: <built-in function __import__> returned a result with an exception 
set


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_twomemo/build; python3.14 -m unittest 
discover -v 
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_twomemo/build; 
python3.13 -m unittest discover -v 

----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned 
exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: protobuf
Source-Version: 3.21.12-15
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 19:18:49 +0100
Source: protobuf
Architecture: source
Version: 3.21.12-15
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 1123248
Changes:
 protobuf (3.21.12-15) unstable; urgency=medium
 .
   [ Adrian Bunk <[email protected]> ]
   * Disable the Python C extension, falling back to pure Python code
     (closes: #1123248).
Checksums-Sha1:
 2576e249f8f84b86415521163776781ec91814bc 3073 protobuf_3.21.12-15.dsc
 76db8d77cc02cacd1f3bfba2e963fb014c7efda2 46772 
protobuf_3.21.12-15.debian.tar.xz
Checksums-Sha256:
 7f0e56e65957a7e7315507c032ee44415ad2d423b7ebc0ffb63d3cc6aacc9a22 3073 
protobuf_3.21.12-15.dsc
 ef8fd0d3f6f8aefd5c2bf39993f9e2ebfdfea49a4cd5d2883533bde37e138d27 46772 
protobuf_3.21.12-15.debian.tar.xz
Files:
 dbc1286b598e73c6a158aeeb31f4b8cc 3073 devel optional protobuf_3.21.12-15.dsc
 a3fa6ba0f901a8883bb22985be6580a4 46772 devel optional 
protobuf_3.21.12-15.debian.tar.xz

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmlj+fMACgkQ3OMQ54ZM
yL8siA//S5J1pPSaRgky6VcnZYhtxCO/i7MMvGjJMstwxuTSpYlNDvwuXl2kvdOc
YZaLsTF0jQZXox9RsRynvJ6qxAMYkp9MtOjsLCl2tSZIqz4h5i56OuWLH7R18wQl
5lLx2cml042auHzVTdF8BSBLwFnCq5FG7llIJKuLzzmy5t3v1eiQRp800sXfZ0Pc
acOY4FtxCdUrO0I4X4jUmigSlperwA7A4b0hgx29niYQSEANzCWSJwfdJVJ2WonC
6MbeidU2OeiYNv64z0+X0xwRUf0XTLUx5SZxPhX2M/6ofoSxvqf0kNKur9yXDNzL
ynO2vTvzijds+n+f6Vdu/xfM3oo2ZfWRraRI6xFufoP5PzEiTqKfOKztoW8m7W4Z
KTD1R6kbflzbSTP+M85jwEw0dpqF123hula2C9/70L39Z9yv+LS/TcqG3b0HjZvi
9mXKfI2RE7dNYcijOFT7mi3F75IQLIDRB1JjKGSbt/+h+jd3NTPjeBnvbUuxlYkO
B2cLg8t/hCwaWWDCeQYIjFM54kL/ALOVMNDPX0GQfcn5guvvcUF8vTERsD2fq6UE
Tg9o0aGN5vmRtxA8jjl6rrMINCxVJVJ1/Knuenszx/4ATxm6odq5ByUewi/priOx
ODh6Ty/QQoauvWgEIDNhHcLAqk6OAYyENlgwmlZzxHEIVvo7hig=
=yUDm
-----END PGP SIGNATURE-----

Attachment: pgpEk8k73Lk5d.pgp
Description: PGP signature


--- End Message ---

Reply via email to