Your message dated Fri, 9 Jan 2026 14:39:37 +0000
with message-id <[email protected]>
and subject line Re: Bug#1125024: devolo-plc-api: autopkgtest failure with
Python 3.14
has caused the Debian Bug report #1125024,
regarding devolo-plc-api: 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.)
--
1125024: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1125024
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: devolo-plc-api
Version: 1.5.1-2
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/d/devolo-plc-api/testing/amd64/
53s ImportError while loading conftest
'/tmp/autopkgtest-lxc.6hn1t1ph/downtmp/autopkgtest_tmp/build/tests/conftest.py'.
53s tests/__init__.py:13: in <module>
53s from devolo_plc_api.device_api import SERVICE_TYPE as DEVICE_API
53s /usr/lib/python3/dist-packages/devolo_plc_api/__init__.py:5: in <module>
53s from .device import Device
53s /usr/lib/python3/dist-packages/devolo_plc_api/device.py:18: in <module>
53s from .device_api import SERVICE_TYPE as DEVICEAPI, DeviceApi
53s /usr/lib/python3/dist-packages/devolo_plc_api/device_api/__init__.py:5:
in <module>
53s from .deviceapi import DeviceApi
53s /usr/lib/python3/dist-packages/devolo_plc_api/device_api/deviceapi.py:11:
in <module>
53s from .factoryreset_pb2 import FactoryResetStart
53s
/usr/lib/python3/dist-packages/devolo_plc_api/device_api/factoryreset_pb2.py:5:
in <module>
53s from google.protobuf import descriptor as _descriptor
53s /usr/lib/python3/dist-packages/google/protobuf/descriptor.py:40:
in <module>
53s from google.protobuf.internal import api_implementation
53s
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
in <module>
53s from google.protobuf.pyext import _message
53s E TypeError: Metaclasses with custom tp_new are not supported.
53s E: pybuild pybuild:483: test: plugin pyproject failed with: exit
code=4: cd /tmp/autopkgtest-lxc.6hn1t1ph/downtmp/autopkgtest_tmp/build;
python3.14 -m pytest -k "not test_wrong_password_type and not
test_disconnect" --snapshot-warn-unused
53s I: pybuild base:384: cd
/tmp/autopkgtest-lxc.6hn1t1ph/downtmp/autopkgtest_tmp/build;
python3.13 -m pytest -k "not test_wrong_password_type and not
test_disconnect" --snapshot-warn-unused
--- End Message ---
--- Begin Message ---
On Thu, Jan 08, 2026 at 03:38:07PM -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.
[...]
53s
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
in <module>
53s from google.protobuf.pyext import _message
53s 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 ---