Bug 1185653

Summary: python-pyside2 missing
Product: [openSUSE] openSUSE Distribution Reporter: Axel Braun <axel.braun>
Component: BasesystemAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: fvogt, lubos.kocman, mcepl
Version: Leap 15.3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Axel Braun 2021-05-05 13:17:08 UTC
Leap 15.3 RC as of today (05 may 2021) misses python-pyside2:

localhost:/home/test # zypper se pyside2
Loading repository data...
Reading installed packages...
No matching items found.
Comment 1 Lubos Kocman 2021-05-06 11:36:45 UTC
I'll look into this. Thank you Axel.
Comment 2 Matej Cepl 2021-05-06 12:08:01 UTC
https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2 is not a d:l:p package.
Comment 3 Axel Braun 2021-05-06 12:14:23 UTC
(In reply to Matej Cepl from comment #2)
> https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2 is not a
> d:l:p package.

...but it is in Leap 15.2:

Informationen zu Paket python3-pyside2:
---------------------------------------
Repository         : Main Repository
Name               : python3-pyside2
Version            : 5.12.3-lp152.1.68
Arch               : x86_64
Anbieter           : openSUSE
Installierte Größe : 38,7 MiB
Installiert        : Ja
Status             : aktuell
Quellpaket         : python3-pyside2-5.12.3-lp152.1.68.src
Zusammenfassung    : Python bindings for Qt
Beschreibung       : 
    The PySide2 project provides Python bindings for the Qt
    application and UI framework.
Comment 4 Lubos Kocman 2021-05-06 12:15:08 UTC
Are you talking about this one Axel?

https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2
Comment 5 Axel Braun 2021-05-06 12:16:42 UTC
In the python-context: 
python-cairo resp. python-pycairo is outdated (from 2017) as well - I just send a SR to Leap 15.3, as some applications will not work with this version
Comment 6 Fabian Vogt 2021-05-06 12:19:35 UTC
Known issue: python3-pyside fails to build because libqt5-qttools from SLE is incompatible with the llvm fork in backports.

*** This bug has been marked as a duplicate of bug 1185203 ***
Comment 7 Axel Braun 2021-05-06 12:21:04 UTC
(In reply to Fabian Vogt from comment #6)
> Known issue: python3-pyside fails to build because libqt5-qttools from SLE
> is incompatible with the llvm fork in backports.
> 
> *** This bug has been marked as a duplicate of bug 1185203 ***

one more reason for a version bump of qt5/KDE in Leap 15.3.....
Comment 8 Fabian Vogt 2021-05-06 12:34:00 UTC
(In reply to Axel Braun from comment #7)
> (In reply to Fabian Vogt from comment #6)
> > Known issue: python3-pyside fails to build because libqt5-qttools from SLE
> > is incompatible with the llvm fork in backports.
> > 
> > *** This bug has been marked as a duplicate of bug 1185203 ***
> 
> one more reason for a version bump of qt5/KDE in Leap 15.3.....

That won't help. The issue is that SLE uses clang 7 as default which libqt5-qttools builds against, but in openSUSE the default is clang 11 and the header files are incomptaible.

Marking as duplicate again, because it's not fixed yet.

*** This bug has been marked as a duplicate of bug 1185203 ***