Hi guys, is the issue with Qt-5.12 PRIVATE_API fixed ?
# zypper dup .. Problem: python3-pyside2-5.11.2-1.2.x86_64 requires libQt5Quick.so.5(Qt_5.11.2_PRIVATE_API)(64bit), but this requirement cannot be provided ... Problem: libQtQuick5-5.11.2-1.1.x86_64 requires libQt5Core.so.5(Qt_5.11.2_PRIVATE_API)(64bit), but this requirement cannot be provided
and so on.
Thanks,
Daniele.
середа, 26 грудня 2018 р. 15:13:18 EET Daniele написано:
Hi guys, is the issue with Qt-5.12 PRIVATE_API fixed ?
# zypper dup .. Problem: python3-pyside2-5.11.2-1.2.x86_64 requires libQt5Quick.so.5(Qt_5.11.2_PRIVATE_API)(64bit), but this requirement cannot be provided ... Problem: libQtQuick5-5.11.2-1.1.x86_64 requires libQt5Core.so.5(Qt_5.11.2_PRIVATE_API)(64bit), but this requirement cannot be provided
and so on.
The only problem is pyside2, all other are dependent problems. I've uninstalled pyside2 ATM. Also qtdocs have older version (5.11.2), but that doesn't conflict. All other Qt packages are fine.
Il 26/12/18 14:31, Mykola Krachkovsky ha scritto:
середа, 26 грудня 2018 р. 15:13:18 EET Daniele написано:
Hi guys, is the issue with Qt-5.12 PRIVATE_API fixed ?
....
The only problem is pyside2, all other are dependent problems. I've uninstalled pyside2 ATM. Also qtdocs have older version (5.11.2), but that doesn't conflict. All other Qt packages are fine.
Thanks. Removed python3-pyside2 and "dupped". No other issue.
Daniele.
Il giorno Wed, 26 Dec 2018 15:31:45 +0200 Mykola Krachkovsky w01dnick@gmail.com ha scritto:
uninstalled pyside2 ATM. Also qtdocs have older version (5.11.2), but that doesn't conflict. All other Qt packages are fine.
This was blocked because clang crashed during the i586 build. A fix should, IIRC, be on the way.