Re: cyrus imap 3.0.8 build in Linux: problem with unit test, test "badservice" failed

2018-09-17 Thread Sergey
On Monday 17 September 2018, ellie timoney wrote: > Does this patch help? > https://github.com/cyrusimap/cyrus-imapd/commit/1cd8e90305093970d5d5953138a2ef8a723ea96f > No, the error remains. -- Regards, Sergey Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.and

Re: cyrus imap 3.0.8 build in Linux: problem with unit test, test "badservice" failed

2018-09-16 Thread ellie timoney
Does this patch help? https://github.com/cyrusimap/cyrus-imapd/commit/1cd8e90305093970d5d5953138a2ef8a723ea96f On Mon, Sep 17, 2018, at 1:21 PM, ellie timoney wrote: > Interesting, that sounds like the backend suite has some state that's > not being cleaned up/reinitialised properly between test

Re: cyrus imap 3.0.8 build in Linux: problem with unit test, test "badservice" failed

2018-09-16 Thread ellie timoney
Interesting, that sounds like the backend suite has some state that's not being cleaned up/reinitialised properly between tests! Thanks for the report :) I've raised this as https://github.com/cyrusimap/cyrus-imapd/issues/2526 On Sat, Sep 15, 2018, at 9:27 PM, Sergey wrote: > On Monday 19 Octob

Re: cyrus imap 3.0.8 build in Linux: problem with unit test, test "badservice" failed

2018-09-15 Thread Sergey
On Monday 19 October 2015, Sergey wrote: > I found messages with similag error (threads.c:342: krb5int_key_register ...) > with krb5-1.13 (I use 1.13.1) in Google. I attempted to rollback to krb5 1.12 > and test was passed. That is probably it is the problem of krb5. The problem remains with Cyru