Package: apper
Version: 0.9.2+git20161222-1
When I try to start apper using commandline, i get this error:
"apper: error while loading shared libraries: libapper_private.so:
cannot open shared object file: No such file or directory"
the missing file is in its normal location
/usr/lib/x86_64-linux-gnu/apper/libapper_private.so
I found out the PATH is wrong:
chrpath --list /usr/bin/apper
/usr/bin/apper:
RUNPATH=/build/apper-0.9.2+git20161222/obj-x86_64-linux-gnu/libapper
I am using Debian GNU/Linux testing(stretch)