Bug 415453

Summary: libkdeinit5_kded5.so is missing from kded5 5.65 Neon package
Product: [KDE Neon] neon Reporter: Marc Bianciotto <marco>
Component: generalAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: arojas, bryantdl7, jr, kdelibs-bugs-null, neon-bugs, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Marc Bianciotto 2019-12-22 12:53:07 UTC
SUMMARY

The file /usr/lib/x86_64-linux-gnu/libkdeinit5_kded5.so is missing in kded5_5.65.0-0xneon+18.04+bionic+build41_amd64.deb while it is present in kded5_5.64.0-0xneon+18.04+bionic+build40_amd64.deb. Software using this library complain about its absence.

STEPS TO REPRODUCE
wget http://archive.neon.kde.org/user/pool/main/k/kded/kded5_5.65.0-0xneon+18.04+bionic+build41_amd64.deb
wget http://archive.neon.kde.org/user/pool/main/k/kded/kded5_5.64.0-0xneon+18.04+bionic+build40_amd64.deb


OBSERVED RESULT

dpkg -c ./kded5_5.65.0-0xneon+18.04+bionic+build41_amd64.deb  | grep libkdeinit5_kded5.so


EXPECTED RESULT

dpkg -c ./kded5_5.64.0-0xneon+18.04+bionic+build40_amd64.deb | grep libkdeinit5_kded5.so
-rw-r--r-- root/root     77224 2019-11-13 12:36 ./usr/lib/x86_64-linux-gnu/libkdeinit5_kded5.so


SOFTWARE/OS VERSIONS

Operating System: KDE neon 5.17
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2
Kernel Version: 4.15.0-72-generic


ADDITIONAL INFORMATION
Comment 1 Antonio Rojas 2019-12-22 16:28:44 UTC
kded no longer uses kinit. Which software is using this library?
Comment 2 Marc Bianciotto 2019-12-22 21:00:59 UTC
It's i3 from kgilmer "speed-ricer" PPA which is complaining. It might complain for nothing then.
Comment 3 Jonathan Riddell 2020-01-05 15:27:44 UTC
Yes it's not built by kded5 looking at
https://build.neon.kde.org/job/bionic_unstable_kde_kded_bin_amd64/113/console

kdeinit is going away generally
Comment 4 BRYANTDL7 2025-09-09 16:09:30 UTC
This ticket has been archived due to the age of this request, in order to keep currently present issues at the forefront for proper resolution. If this issue is still present, please reopen this ticket and provide additional details related to the request.