Your message dated Fri, 9 Jan 2026 14:41:49 +0000
with message-id <[email protected]>
and subject line Re: Bug#1125129: simplemonitor: autopkgtest failure with 
Python 3.14
has caused the Debian Bug report #1125129,
regarding simplemonitor: 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.)


-- 
1125129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125129
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: simplemonitor
Version: 1.15.0-1
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/s/simplemonitor/testing/amd64/


49s ==================================== ERRORS
====================================
 49s ____________________ ERROR collecting tests/test_alerter.py
____________________
 49s tests/test_alerter.py:11: in <module>
 49s     from simplemonitor.Alerters import alerter, sns
 49s /usr/lib/python3/dist-packages/simplemonitor/Alerters/__init__.py:5:
in <module>
 49s     from .bulksms import BulkSMSAlerter
 49s /usr/lib/python3/dist-packages/simplemonitor/Alerters/bulksms.py:9:
in <module>
 49s     from ..Monitors.monitor import Monitor
 49s /usr/lib/python3/dist-packages/simplemonitor/Monitors/__init__.py:31:
in <module>
 49s     from .ring import MonitorRingDoorbell
 49s /usr/lib/python3/dist-packages/simplemonitor/Monitors/ring.py:12:
in <module>
 49s     import ring_doorbell
 49s /usr/lib/python3/dist-packages/ring_doorbell/__init__.py:20: in <module>
 49s     from ring_doorbell.listen import RingEventListener,
RingEventListenerConfig
 49s /usr/lib/python3/dist-packages/ring_doorbell/listen/__init__.py:3:
in <module>
 49s     from .eventlistener import RingEventListener
 49s /usr/lib/python3/dist-packages/ring_doorbell/listen/eventlistener.py:12:
in <module>
 49s     from firebase_messaging import FcmPushClient, FcmRegisterConfig
 49s /usr/lib/python3/dist-packages/firebase_messaging/__init__.py:1:
in <module>
 49s     from .fcmpushclient import FcmPushClient,
FcmPushClientConfig, FcmPushClientRunState
 49s /usr/lib/python3/dist-packages/firebase_messaging/fcmpushclient.py:20:
in <module>
 49s     from google.protobuf.json_format import MessageToJson
 49s /usr/lib/python3/dist-packages/google/protobuf/json_format.py:54:
in <module>
 49s     from google.protobuf.internal import type_checkers
 49s 
/usr/lib/python3/dist-packages/google/protobuf/internal/type_checkers.py:51:
in <module>
 49s     from google.protobuf.internal import decoder
 49s /usr/lib/python3/dist-packages/google/protobuf/internal/decoder.py:87:
in <module>
 49s     from google.protobuf.internal import encoder
 49s /usr/lib/python3/dist-packages/google/protobuf/internal/encoder.py:71:
in <module>
 49s     from google.protobuf.internal import wire_format
 49s /usr/lib/python3/dist-packages/google/protobuf/internal/wire_format.py:36:
in <module>
 49s     from google.protobuf import descriptor
 49s /usr/lib/python3/dist-packages/google/protobuf/descriptor.py:40:
in <module>
 49s     from google.protobuf.internal import api_implementation
 49s 
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
in <module>
 49s     from google.protobuf.pyext import _message
 49s E   TypeError: Metaclasses with custom tp_new are not supported.

--- End Message ---
--- Begin Message ---
On Fri, Jan 09, 2026 at 11:57:47AM -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.
[...]
49s 
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
in <module>
49s     from google.protobuf.pyext import _message
49s 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.

(That bug already affects this package, as is also the case for the other similar duplicate bugs I've closed today.)

--
Colin Watson (he/him)                              [[email protected]]

--- End Message ---

Reply via email to