Re: Failed CUnit test in 2.5.12 and 3.0.8

2019-02-11 Thread Max Kosmach
Thank You very much, Дилян! After i installed missing package libsasl2-modules and replace expired cert.pem and cacert.pem all cunit tests are passed. 11 февраля 2019 г. 19:51:48 GMT+03:00, "Дилян Палаузов" пишет: >Hello Max, > >a possible explanation is the lack of libplain.so or

Notes Feb 12

2019-02-11 Thread Bron Gondwana
Present: Bron, Ken, Robert, ellie Ken: * last week at CalConnect * fixed issue with Windows TZ names - used existing code in ICU * fixed bug with Outlook truncated timezones - made our code not truncate existing RRULE by sliding start-date forward * did some reorg towards implementing shareWith

Re: Failed CUnit test in 2.5.12 and 3.0.8

2019-02-11 Thread Дилян Палаузов
Hello Max, a possible explanation is the lack of libplain.so or libdigestmd5.so in $libdir/sasl2 , coming from cyrus-sasl . Until recently, the place where cyrus-sasl/configure && make install put those files, when compiled, was different from the place, where the files were searched at run