Looks like this can be resolved by symlinking the library in place.

"libjemalloc.so.2" can be found at:

   /usr/lib/x86_64-linux-gnu/libjemalloc.so.2

The "lib" directory under "/usr/lib/x86_64-linux-gnu/dirsrv" didn't exist at 
all. After making that directory I just needed to symlink the library in place:

   ln -s /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 
/usr/lib/x86_64-linux-gnu/dirsrv/lib/libjemalloc.so.2

After that the "dirsrv" service started fine. I've also removed that 
"/etc/dirsrv/slapd-amun.service" symlink to directory "/etc/dirsrv/slapd-amun" to be sure 
that wasn't needed. Still starts fine.

The package installation triggers probably just need updating to make that "lib" 
directory and symlink "libjemalloc.so.2" in place.

--

 * Adam Reece
 * Sven Co-op team


Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to