Your message dated Fri, 9 Jan 2026 14:40:29 +0000
with message-id <[email protected]>
and subject line Re: Bug#1125036: py-macaroon-bakery: autopkgtest failure with
Python 3.14
has caused the Debian Bug report #1125036,
regarding py-macaroon-bakery: autopkgtest failure with Python 3.14
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.)
--
1125036: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125036
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: py-macaroon-bakery
Version: 1.3.4-3
Severity: serious
Tags: forky sid
User: [email protected]
Usertags: python3.14
Hi Maintainer
The autopkgtests of this package fail with Python 3.14 [1]. I've
copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/p/py-macaroon-bakery/testing/amd64/
58s ==================================== ERRORS
====================================
58s _____________ ERROR collecting macaroonbakery/tests/test_agent.py
______________
58s macaroonbakery/tests/test_agent.py:10: in <module>
58s import macaroonbakery.bakery as bakery
58s /usr/lib/python3/dist-packages/macaroonbakery/bakery/__init__.py:75:
in <module>
58s from ._oven import (
58s /usr/lib/python3/dist-packages/macaroonbakery/bakery/_oven.py:29:
in <module>
58s from ._internal import id_pb2
58s /usr/lib/python3/dist-packages/macaroonbakery/bakery/_internal/id_pb2.py:6:
in <module>
58s from google.protobuf import descriptor as _descriptor
58s /usr/lib/python3/dist-packages/google/protobuf/descriptor.py:40:
in <module>
58s from google.protobuf.internal import api_implementation
58s
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
in <module>
58s from google.protobuf.pyext import _message
58s E TypeError: Metaclasses with custom tp_new are not supported.
--- End Message ---
--- Begin Message ---
On Thu, Jan 08, 2026 at 04:55:47PM -0100, Graham Inggs wrote:
The autopkgtests of this package fail with Python 3.14 [1]. I've
copied what I hope is the relevant part of the log below.
[...]
58s
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
in <module>
58s from google.protobuf.pyext import _message
58s E TypeError: Metaclasses with custom tp_new are not supported.
This is the same as #1121893. If you don't mind, though, I'm just going
to close it because getting the syntax right for merging things into
that bug with a huge pile of "affects" is rather painful.
--
Colin Watson (he/him) [[email protected]]
--- End Message ---