Bug 488598

Summary: hotspot depending on removed libkddockwidgets.so.1.7
Product: [KDE Neon] neon Reporter: Louis Moureaux <m_louis30>
Component: Packages User EditionAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED FIXED    
Severity: grave CC: jr, neon-bugs
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Louis Moureaux 2024-06-16 20:11:21 UTC
SUMMARY

The hotspot package 1.4.1-0xneon+22.04+jammy+release+build16 depends on libkddockwidgets.so.1.7, but this version of the shared object is not available in the repository.

STEPS TO REPRODUCE
1. sudo apt install hotspot
2. hotspot

OBSERVED RESULT

hotspot: error while loading shared libraries: libkddockwidgets.so.1.7: cannot open shared object file: No such file or directory

EXPECTED RESULT

The package provides working software.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-35-generic (64-bit)

ADDITIONAL INFORMATION

The following versions of libkddockwidgets are available in the repos:

libkddockwidgets/jammy,now 2.0.0-0xneon+22.04+jammy+release+build7 amd64
libkddockwidgets-qt6/jammy 2.0.0-0xneon+22.04+jammy+release+build7 amd64
libkddockwidgets-qt6-1.6/jammy 1.6.0-0+22.04+jammy+release+build1 amd64

Hotspot depends on libkddockwidgets (the Qt5 version), but this provides a library with an incorrect version.
Comment 1 Louis Moureaux 2024-07-06 17:24:13 UTC
Fixed in latest update.