Hello!
Unfortunately I think ld.so.conf is not cause of error :/
# cat /etc/ld.so.conf
include ld.so.conf.d/*.conf
include /usr/local/lib
And inside of /usr/local/lib i have libfuse.so.2
-bash-3.1# ls -ls /usr/local/lib
total 828
445 -rw-r--r-- 1 root root 451886 Oct 8 14:58 libfuse.a
1 -rwxr-xr-x 1 root root 986 Oct 8 14:58 libfuse.la
0 lrwxrwxrwx 1 root root 16 Oct 8 14:58 libfuse.so -> libfuse.so.2.7.4
0 lrwxrwxrwx 1 root root 16 Oct 8 14:58 libfuse.so.2 -> libfuse.so.2.7.4
337 -rwxr-xr-x 1 root root 341665 Oct 8 14:58 libfuse.so.2.7.4
21 -rw-r--r-- 1 root root 19916 Oct 8 14:58 libulockmgr.a
1 -rwxr-xr-x 1 root root 995 Oct 8 14:58 libulockmgr.la
0 lrwxrwxrwx 1 root root 20 Oct 8 14:58 libulockmgr.so -> libulockmgr.so.1.0.1
0 lrwxrwxrwx 1 root root 20 Oct 8 14:58 libulockmgr.so.1 -> libulockmgr.so.1.0.1
22 -rwxr-xr-x 1 root root 21263 Oct 8 14:58 libulockmgr.so.1.0.1
1 drwxr-xr-x 2 root root 1024 Oct 8 14:58 pkgconfig