Bug 415453 - libkdeinit5_kded5.so is missing from kded5 5.65 Neon package
Summary: libkdeinit5_kded5.so is missing from kded5 5.65 Neon package
Status: REPORTED
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-22 12:53 UTC by Marc Bianciotto
Modified: 2020-01-05 15:27 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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