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-firebase-messaging: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -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-firebase-messaging
Version: 0.4.4-3
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-firebase-messaging, so that this is
still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
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: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_python-firebase-messaging
* Building wheel...
Successfully built firebase_messaging-0.4.4-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_python-firebase-messaging
* Building wheel...
Successfully built firebase_messaging-0.4.4-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with
"installer" module
debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH= sphinx-build docs/source build_docs/sphinx/html
Running Sphinx v8.2.3
loading translations [en]... done
making output directory... done
myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False,
enable_extensions={'colon_fence'}, disable_syntax=[], all_links_external=False,
links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'),
ref_domains=None, fence_as_directive=set(), number_code_blocks=[],
title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={},
footnote_sort=True, footnote_transition=True, words_per_minute=200,
substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True,
dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False,
update_mathjax=True,
mathjax_classes='tex2jax_process|mathjax_process|math|output_area',
enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 3 source files that are out of date
updating environment: [new config] 3 added, 0 changed, 0 removed
reading sources... [ 33%] api
reading sources... [ 67%] changelog
reading sources... [100%] index
WARNING: autodoc: failed to import class 'FcmPushClientConfig' from module
'firebase_messaging'; the following exception was raised:
['Traceback (most recent call last):\n', ' File
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 269, in
import_object\n module = import_module(modname, try_reload=True)\n', ' File
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 172, in
import_module\n raise ModuleNotFoundError(msg, name=modname) # NoQA:
TRY301\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n',
"ModuleNotFoundError: No module named 'firebase_messaging'\n"]
[autodoc.import_object]
WARNING: autodoc: failed to import class 'FcmPushClient' from module
'firebase_messaging'; the following exception was raised:
['Traceback (most recent call last):\n', ' File
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 269, in
import_object\n module = import_module(modname, try_reload=True)\n', ' File
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 172, in
import_module\n raise ModuleNotFoundError(msg, name=modname) # NoQA:
TRY301\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n',
"ModuleNotFoundError: No module named 'firebase_messaging'\n"]
[autodoc.import_object]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying static files...
Writing evaluated template result to
/<<PKGBUILDDIR>>/build_docs/sphinx/html/_static/basic.css
Writing evaluated template result to
/<<PKGBUILDDIR>>/build_docs/sphinx/html/_static/language_data.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/build_docs/sphinx/html/_static/documentation_options.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/build_docs/sphinx/html/_static/js/versions.js
copying static files: done
copying extra files...
copying extra files: done
copying assets: done
writing output... [ 33%] api
writing output... [ 67%] changelog
writing output... [100%] index
generating indices... genindex py-modindex done
highlighting module code...
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 2 warnings.
The HTML pages are in build_docs/sphinx/html.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-firebase-messaging/build;
python3.14 -m pytest tests
ImportError while loading conftest
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-firebase-messaging/build/tests/conftest.py'.
tests/conftest.py:12: in <module>
from google.protobuf.json_format import Parse as JsonParse
/usr/lib/python3/dist-packages/google/protobuf/json_format.py:54: in <module>
from google.protobuf.internal import type_checkers
/usr/lib/python3/dist-packages/google/protobuf/internal/type_checkers.py:51: in
<module>
from google.protobuf.internal import decoder
/usr/lib/python3/dist-packages/google/protobuf/internal/decoder.py:87: in
<module>
from google.protobuf.internal import encoder
/usr/lib/python3/dist-packages/google/protobuf/internal/encoder.py:71: in
<module>
from google.protobuf.internal import wire_format
/usr/lib/python3/dist-packages/google/protobuf/internal/wire_format.py:36: in
<module>
from google.protobuf import descriptor
/usr/lib/python3/dist-packages/google/protobuf/descriptor.py:40: in <module>
from google.protobuf.internal import api_implementation
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
in <module>
from google.protobuf.pyext import _message
E TypeError: Metaclasses with custom tp_new are not supported.
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_python-firebase-messaging/build;
python3.14 -m pytest tests
I: pybuild base:317: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-firebase-messaging/build;
python3.13 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_python-firebase-messaging/build
configfile: pyproject.toml
plugins: asyncio-1.2.0, mock-3.15.1, socket-0.7.0
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None,
asyncio_default_test_loop_scope=function
collected 11 items
tests/test_fcmpushclient.py ........... [100%]
=============================== warnings summary ===============================
<frozen importlib._bootstrap>:488
<frozen importlib._bootstrap>:488: DeprecationWarning: Type
google.protobuf.pyext._message.ScalarMapContainer uses PyType_Spec with a
metaclass that has custom tp_new. This is deprecated and will no longer be
allowed in Python 3.14.
<frozen importlib._bootstrap>:488
<frozen importlib._bootstrap>:488: DeprecationWarning: Type
google.protobuf.pyext._message.MessageMapContainer uses PyType_Spec with a
metaclass that has custom tp_new. This is deprecated and will no longer be
allowed in Python 3.14.
../../../../../../usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91
/usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91:
DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and
scheduled for removal in a future version. Use timezone-aware objects to
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp,
datetime.UTC).
_EPOCH_DATETIME_NAIVE = datetime.datetime.utcfromtimestamp(0)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 11 passed, 3 warnings in 1.76s ========================
dh_auto_test: error: pybuild --test --test-pytest -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.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-----
pgprOd9KaTVoT.pgp
Description: PGP signature
--- End Message ---