Hi 1.3.1.x doesn't seem to work properly on Debian/Ubuntu, fact which I didn't notice until now. At least stop-dirsrv is buggy (maybe others) because it uses bashisms, changing it to use #!/bin/bash fixed that script. Note that /bin/sh on Debian et al is dash, not bash. 7a736adc6876832f also hardcodes more paths like /usr/lib64, Debian uses multiarch paths now so things are in /usr/<gnu-triplet>. This is also the cause for bug #538. I don't know autotools well enough to properly fix these myself.. anyway, the setup script fails too: Could not import LDIF file '/tmp/ldifbR5qXU.ldif'. Error: 65280. Output: ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1) Failed to add task entry "cn=import_2013_9_28_8_38_1, cn=import, cn=tasks, cn=config" error (255) 1.3.0.x is the last version where the setup script(s) worked flawlessly -- t -- 389-devel mailing list 389-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-devel