On 12/16/25 9:27 PM, Santiago Vila wrote:
Package: src:gnocchi
Version: 4.7.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/

Hi,

This isn't an issue in Gnocchi itself, but in python3-protobuf. Here's a quick test in an up-to-date Sid:

# python3.14
Python 3.14.2 (main, Dec  8 2025, 11:53:33) [GCC 15.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from google.protobuf.pyext import _message
Traceback (most recent call last):
  File "<python-input-0>", line 1, in <module>
    from google.protobuf.pyext import _message
TypeError: Metaclasses with custom tp_new are not supported.

Cheers,

Thomas Goirand (zigo)

Reply via email to