Hi, I am attempting to update openSUSE Tumbleweed. # zypper dup Refreshing service 'NVIDIA'. Refreshing service 'openSUSE'. Loading repository data... Reading installed packages... Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command. Computing distribution upgrade... Problem: 1: the installed python311-PyQt6-6.6.1-1.5.x86_64 requires 'libQt6Core.so.6(Qt_6.6.3_PRIVATE_API)(64bit)', but this requirement cannot be provided deleted providers: libQt6Core6-6.6.3-1.1.x86_64 Solution 1: deinstallation of python311-PyQt6-6.6.1-1.5.x86_64 Solution 2: keep obsolete libQt6Core6-6.6.3-1.1.x86_64 Solution 3: break python311-PyQt6-6.6.1-1.5.x86_64 by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): - :~> zypper lr -ua Repository priorities in effect: (See 'zypper lr -P' for details) 98 (raised priority) : 1 repository 99 (default priority) : 6 repositories # | Alias | Name | Enabled | GPG Check | Refresh | URI ---+----------------------------+-------------------------------------------+---------+-----------+---------+------------------------------------------------------------------------------------- 1 | Games | Games | Yes | (r ) Yes | Yes | http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/ 2 | Multimedia-Proaudio | download.opensuse.org-multimedia-proaudio | No | ---- | ---- | https://download.opensuse.org/repositories/multimedia:/proaudio/openSUSE_Tum... 3 | NVIDIA:repo-non-free | repo-non-free | Yes | (r ) Yes | Yes | https://download.nvidia.com/opensuse/tumbleweed/ 4 | home_pzz | home:pzz (openSUSE_Tumbleweed) | No | ---- | ---- | https://download.opensuse.org/repositories/home:/pzz/openSUSE_Tumbleweed/ 5 | libdvdcss2 | libdvdcss2 | No | ---- | ---- | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/ 6 | openSUSE:repo-non-oss | repo-non-oss | Yes | (r ) Yes | Yes | http://cdn.opensuse.org/tumbleweed//repo/non-oss 7 | openSUSE:repo-openh264 | repo-openh264 | Yes | (r ) Yes | Yes | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed 8 | openSUSE:repo-oss | repo-oss | Yes | (r ) Yes | Yes | http://cdn.opensuse.org/tumbleweed//repo/oss 9 | openSUSE:repo-oss-debug | repo-oss-debug | No | ---- | ---- | http://cdn.opensuse.org/debug/tumbleweed//repo/oss 10 | openSUSE:repo-oss-source | repo-oss-source | No | ---- | ---- | http://cdn.opensuse.org/source/tumbleweed//repo/oss 11 | openSUSE:update-tumbleweed | update-tumbleweed | Yes | (r ) Yes | Yes | http://cdn.opensuse.org/update/tumbleweed/ 12 | oss | oss | No | ---- | ---- | https://downloadcontent.opensuse.org/tumbleweed/repo/oss 13 | packman-essentials | packman-essentials | Yes | (r ) Yes | Yes | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/Essential... Thinkcentre-M57p:~> - Can you tell me what is going on with this? 'libQt6Core.so.6(Qt_6.6.3_PRIVATE_API)(64bit)' <- is the problem? -Regards