[Pkg-kde-extras] Bug#952426: digikam: digkam experimental not correctly instalable
Simon Frei
freisim93 at gmail.com
Mon Feb 24 09:50:37 GMT 2020
On Mon, 24 Feb 2020 10:14:54 +0100 Eric Valette <eric.valette at free.fr>
wrote:
> digikam
> digikam: error while loading shared libraries:
libhdf5_serial_hl.so.100: cannot open shared object file: No such file
or directory
>
> Has already been reported.
Did you just copy the error message from there, or did this error come
up with the package from experimental installed?
> But in addition,
>
> LANG="C" apt-get -t experimental install libhdf5-hl-100
That package isn't in experimental, so the error you get is entirely
expected.
Digikam in experimental (4:7.0.0~beta2+dfsg-1) does depend on hdf, but a
different version:
i digikam Depends digikam-private-libs (=
4:7.0.0~beta2+dfsg-1)
i A digikam-private-libs Depends libopencv-imgcodecs4.2 (>=
4.2.0+dfsg)
i A libopencv-imgcodecs4.2 Depends libgdal26 (>=
2.0.1)
i A libgdal26 Depends libhdf5-103
The error message you quote refers to so-version 100, while the required
one is 103. That suggests you aren't running the digikam binary from the
package, but something else (maybe you self-compiled at some point?).
Check the output of which digikam.
More information about the pkg-kde-extras
mailing list