Don't know if it is related to this exact releases, but it seems that kooka looks for /usr/lib/libexif.so.10 but the 0.6.15 versione gives a /usr/lib/libexif.so.12. to fix the problem I had to do a simlink of the /usr/lib/libexif.so.12 file to /usr/lib/libexif.so.10 I've tried also to recompile kooka and libexif with no result... this was the only way to fix it. Hope it helps this note Reproducible: Always Steps to Reproduce: 1.install kde-base/kooka-3.5.7 2.install media-libs/libexif-0.6.15 3.start kooka Actual Results: kooka complains about the missing /usr/lib/libexif.so.10 file Expected Results: kooka works sim link /usr/lib/libexif.so.12 to /usr/lib/libexif.so.10 fixes the problem
emerge gentoolkit and run revdep-rebuild without symlinking anything should fix it.
(In reply to comment #1) > emerge gentoolkit and run revdep-rebuild without symlinking anything should fix > it. > you are right... haven't thought about that... # cat .revdep-rebuild.5_order dev-dotnet/libgdiplus-1.2.2 media-libs/libgphoto2-2.3.1-r4 media-gfx/sane-backends-1.0.18-r2 sys-devel/gcc-4.1.2 kde-base/kamera-3.5.7 media-libs/libkexif-0.2.4 kde-base/libkscan-3.5.7 media-gfx/digikam-0.9.1-r1 media-plugins/digikamimageplugins-0.9.1 app-emulation/wine-0.9.29 media-gfx/gimp-2.3.16 media-plugins/kipi-plugins-0.1.3-r2 quite some stuff to fix... stay tuned... I will tell you how is gone...
(In reply to comment #1) > emerge gentoolkit and run revdep-rebuild without symlinking anything should fix > it. > ok... seem you are right... thanks
Sorry for the bugspam, but...
... this is not a bug. -> INVALID.