> > On Thu, Dec 08, 2011 at 11:02:05AM +0100, Jakub Hrozek wrote:
> > > [PATCH 1/6] sss_utf8_tolower utility function+unit tests
> > > This will be used later on to lowercase the usernames. Also includes
> > > unit tests for the whole sss_utf8 module.
> 
> Nack, it seems that this patch breaks the test suite (or perhaps it's the
> last one, I'm not 100% sure.

As to our discussion: as you saw, the test suite worked ok, but when I 
actually installed the SSSD after you left, the test suite stopped working 
again.

Running suite(s): sysdb
ldb: unable to dlopen /root/sssd/ldb_mod_test_dir/memberof.so : 
/root/sssd/ldb_mod_test_dir/memberof.so: undefined symbol: sss_utf8_tolower
ldb: unable to dlopen /usr/lib64/ldb/modules/ldb/memberof.la : 
/usr/lib64/ldb/modules/ldb/memberof.la: invalid ELF header
ldb: unable to dlopen /usr/lib64/ldb/modules/ldb/memberof.so : 
/usr/lib64/ldb/modules/ldb/memberof.so: undefined symbol: sss_utf8_tolower
/bin/sh: line 5: 17599 Aborted                 
LDB_MODULES_PATH=/root/sssd/ldb_mod_test_dir ${dir}$tst
FAIL: sysdb-tests

Running suite(s): auth
ldb: unable to dlopen /root/sssd/ldb_mod_test_dir/memberof.so : 
/root/sssd/ldb_mod_test_dir/memberof.so: undefined symbol: sss_utf8_tolower
ldb: unable to dlopen /usr/lib64/ldb/modules/ldb/memberof.la : 
/usr/lib64/ldb/modules/ldb/memberof.la: invalid ELF header
ldb: unable to dlopen /usr/lib64/ldb/modules/ldb/memberof.so : 
/usr/lib64/ldb/modules/ldb/memberof.so: undefined symbol: sss_utf8_tolower
/bin/sh: line 5: 17638 Segmentation fault      
LDB_MODULES_PATH=/root/sssd/ldb_mod_test_dir ${dir}$tst
FAIL: auth-tests

Thanks
Jan

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
sssd-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to