|
Bugzilla – Full Text Bug Listing |
| Summary: | calibre, broken with qt6 update | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Episteme PROMENEUR <epistemepromeneur> |
| Component: | Other | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | anton.schenker, ecsos, toganm |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | qt6 need some lib oolder than qt6 6.6 | ||
The problem is:
unresolvable: nothing provides libQt6Network.so.6(Qt_6.5.3_PRIVATE_API)(64bit) needed by python311-PyQt6
nothing provides libQt6Core.so.6(Qt_6.5.3_PRIVATE_API)(64bit) needed by python311-PyQt6
Not calibre
I don't understand your answer. libQt6Network.so.6 is well there. It is the version 6.6. Somewhere in the calibre source there is a setting saying "calibre needs libQt6Network.so.6 version = 6.5.3" You cannot modifty this setting to "version >= 6.5.3" ? There is no setting in the spec of calibre that says >= 6.5.3. Only >= 6.4.0 Yes there is 6.6 from libQT6Network. But the required python PyQt6 probably needs 6.5.3. But that does not exist. So there is a bug in the python-PyQT6 package. But not in the calibre package. |
Created attachment 870205 [details] qt6 need some lib oolder than qt6 6.6 Yesterday there were an updtae of qt6 to 6.6 version. Calibre is broken. see the capture