|
Bugzilla – Full Text Bug Listing |
| Summary: | python-pyside2 missing | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Axel Braun <axel.braun> |
| Component: | Basesystem | Assignee: | 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
I'll look into this. Thank you Axel. https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2 is not a d:l:p package. (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. Are you talking about this one Axel? https://build.opensuse.org/package/show/KDE:Qt5/python3-pyside2 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 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 *** (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..... (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 *** |