Bug ID 1226064
Summary `libQt5Svg5` depends on a non-existent version of `libQt5Core5` in Slowroll
Classification openSUSE
Product openSUSE Tumbleweed
Version Slowroll
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter marek@sapota.org
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

Created attachment 875363 [details]
zypper in libQt5Core5

This package
https://build.opensuse.org/package/show/home:mareksapota/obs-studio used to
build fine for Slowroll (you can see a published Slowroll community package at
https://software.opensuse.org/package/obs-studio) but now fails with:
unresolvable: nothing provides libQt5Core.so.5(Qt_5.15.13_PRIVATE_API)(64bit)
needed by libQt5Svg5, nothing provides
libQt5Gui.so.5(Qt_5.15.13_PRIVATE_API)(64bit) needed by libQt5Svg5, nothing
provides libQt5Widgets.so.5(Qt_5.15.13_PRIVATE_API)(64bit) needed by libQt5Svg5

This seems to be due to a version mismatch in Slowroll:
testuser@localhost:~> sudo zypper info libQt5Core5 | grep Version
Version        : 5.15.14+kde140-1.0.2.1.sr20240429
testuser@localhost:~> sudo zypper info libQt5Svg5 | grep Version
Version        : 5.15.13+kde6-1.2

How to reproduce: `zypper in libQt5Core5` in Slowroll (zypper error attached)


You are receiving this mail because: