FS#38230 - digikam doesn't find shared library

Attached to Project: Arch Linux
Opened by asfa (lockheed) - Sunday, 22 December 2013, 16:03 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 22 December 2013, 18:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When digikam is run it returns:

$ digikam
digikam: error while loading shared libraries: libkdcraw.so.22: cannot open shared object file: No such file or directory



Additional info:
libkdcraw is installed:

$ locate libkdcraw.so
/usr/lib/libkdcraw.so
/usr/lib/libkdcraw.so.22
/usr/lib/libkdcraw.so.22.1.1
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 22 December 2013, 18:36 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#38228 
Comment by Karol Błażewicz (karol) - Sunday, 22 December 2013, 16:45 GMT
Did you run 'updatedb' before running 'locate'?
What's the output of 'ls /usr/lib/libkdcraw.so.22'?

New libkdcraw provides /usr/lib/libkdcraw.so.23 https://www.archlinux.org/packages/extra/i686/libkdcraw/files/
Comment by asfa (lockheed) - Sunday, 22 December 2013, 17:04 GMT
The file is gone:
$ locate libkdcraw.so
/usr/lib/libkdcraw.so
/usr/lib/libkdcraw.so.23
/usr/lib/libkdcraw.so.23.0.0

So perhaps digikam needs a rebuilt, as you suggested.
Comment by asfa (lockheed) - Sunday, 22 December 2013, 17:08 GMT
It's the same thing with /usr/lib/libmarblewidget.so.0.16

Loading...