[Pkg-kde-extras] Bug#390703: Dependancy on libgphoto2-2-dev still
necessary
Mark Purcell
msp at debian.org
Fri Oct 20 22:36:14 UTC 2006
Thanks Federic,
On Friday 20 October 2006 21:38, Frederic Peters wrote:
> I don't have bandwidth right now to look at digikam but for the record
> gthumb works fine listing cameras even with libgphoto2-2-dev not
> installed (just tested again).
>
> I really do believe it is in issue with digikam.
Don't mind where the issue is, it would just be nice to get to the bottom and
fixup ;-)
>
> Woul you mind strace -e trace=file digikam and look for files from
> libgphoto2-2-dev ?
Looks like digikam is looking for a couple of .la files, which doesn't sound
right... Some examples are disk.la & usb.la which are only in
libgphoto2-2-dev.
Mark
open("/usr/lib/libgphoto2_port/0.6.1", O_RDONLY|O_NONBLOCK|O_LARGEFILE|
O_DIRECTORY) = 23
open("/usr/lib/libgphoto2_port/0.6.1/disk.la", O_RDONLY) = 23
open("/usr/lib/libgphoto2_port/0.6.1/usb.la", O_RDONLY) = 23
open("/etc/ld.so.cache", O_RDONLY) = 23
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or
directory)
open("/lib/tls/i686/cmov/usb.a", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/tls/i686/usb.a", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/tls/usb.a", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/usb.a", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/i686/cmov/usb.a", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/i686/usb.a", O_RDONLY) = -1 ENOENT (No such file or
directory)
More information about the pkg-kde-extras
mailing list