SUMMARY libshiboken2*/libpyside2* are still from ubuntu focal packages with Qt 5.14, since the neon packages for libshiboken2*/libpyside2* which provides Qt 5.15 are missing, it results in package conflicts. libshiboken2-dev installs correctly but I assume it should be Qt 5.15 instead of ubuntu focal's version, we could need it when we are building with cmake that needs shiboken2 as an optional dependency for python bindings (ex: reverse engineering tool cutter.re) STEPS TO REPRODUCE Try installing libpyside2-dev OBSERVED RESULT The following NEW packages will be installed: libpyside2-dev libpyside2-py3-5.14{ab} The following packages will be REMOVED: shiboken2{u} 0 packages upgraded, 2 newly installed, 1 to remove and 0 not upgraded. Need to get 228 kB of archives. After unpacking 409 kB will be used. The following packages have unmet dependencies: libpyside2-py3-5.14 : Depends: qtbase-abi-5-12-8 which is a virtual package, provided by: - libqt5core5a (5.12.8+dfsg-0ubuntu1), but 5.15.0+dfsg-0xneon+20.04+focal+build14 is installed Depends: qtdeclarative-abi-5-12-8 which is a virtual package, provided by: - libqt5qml5 (5.12.8-0ubuntu1), but 5.15.0-0xneon+20.04+focal+build14 is installed EXPECTED RESULT It should install. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.20 KDE Plasma Version: 5.20.1 KDE Frameworks Version: 5.75.0 Qt Version: 5.15.0 Kernel Version: 5.9.1xkmod OS Type: 64-bit Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz Memory: 23.4 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 530 ADDITIONAL INFORMATION If it's possible to create new packages for kde neon with pyside2/shiboken2 etc, it would be very nice.. Thank you.
Related bug: https://bugs.kde.org/show_bug.cgi?id=425749