Am 15.10.23 um 17:01 schrieb Patrick Shanahan:
* Ben Greiner <code@bnavigator.de> [10-15-23 10:41]:
Am 15.10.23 um 14:41 schrieb Larry Len Rainey:
In todays update getting this error:
Computing distribution upgrade...
Problem: the installed python311-PyQt6-6.5.2-1.2.x86_64 requires 'libQt6Core.so.6(Qt_6.5.3_PRIVATE_API)(64bit)', but this requirement cannot be provided deleted providers: libQt6Core6-6.5.3-2.1.x86_64 Solution 1: Following actions will be done: keep obsolete libQt6Core6-6.5.3-2.1.x86_64 keep obsolete libQt6Network6-6.5.3-2.1.x86_64 keep obsolete libQt6DBus6-6.5.3-2.1.x86_64 keep obsolete qt6-network-tls-6.5.3-2.1.x86_64 Solution 2: deinstallation of python311-PyQt6-6.5.2-1.2.x86_64 Solution 3: break python311-PyQt6-6.5.2-1.2.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c
Qt 6.6.0 was released to Tumbleweed yesterday. You have to choose Solution 1 or 2 until PyQt6 supports it. while waiting, zypper al libQt6* python311-PyQt6* qt6*
and life goes on :)
PyQt6 has been fixed by a simple, yet powerful patch [1]. Upstream is aware of the problem but has not indicated if and when a fix will be released [2]. - Ben [1] https://build.opensuse.org/request/show/1118548 [2] https://www.riverbankcomputing.com/pipermail/pyqt/2023-October/045555.html