Bug#1060675: python3-pyside2.qtgui: Fails to install with libqt5gui5-gles

2024-01-12 Thread Fuzzey, Martin
Package: python3-pyside2.qtgui Version: 5.15.8-2+b1 Severity: normal X-Debbugs-Cc: martin.fuzzey@flowbird.group Dear Maintainer, When libqt5gui5-gles is installed (required on arm64 platforms without desktop OpenGL) package installation fails with python3-pyside2.qtgui : Depends: libqt5gui5

Bug#1057374: python3-networkmanager: KeyError due to unhandled NM_DEVICE_TYPE_LOOPBACK

2023-12-04 Thread Fuzzey, Martin
E_LOOPBACK) whereas that one was for types 30 and 31. It seems rather fragile manually ensuring that the network manager bindings and its python bindings are in sync. Maybe the direct dictionary lookup with[] should be replaced with a .get() using a sensible default? Regards, Martin Fuzzey -- Martin