severity -1 serious affects -1 icu Hello Teun,
On Mon, Aug 27, 2018 at 04:42:31PM +0200, Teun Kloosterman wrote: > Trying to get Kopano to run, but all tools fail with: > root$ kopano-cli --create-store > [error ] virtual HRESULT M4LMAPISession::OpenMsgStore(ULONG_PTR, ULONG, > const ENTRYID*, LPCIID, ULONG, IMsgStore**): msp>Logon failed: logon failed > (80040111)MAPI error 80040111 (MAPI_E_LOGON_FAILED) > > On the forum they state that: [SOLVED] in kopanocore-8.6.80.1420-1.x86_64 > built from sources > https://forum.kopano.io/topic/1522/solved-db-backend-kopano-cli-mapi-error-80040111-mapi_e_logon_failed/9 unfortunately I can confirm the behaviour you see. Understanding the link you providing correctly we would need libicu61 which kopano needs to be linked against. Debian currently is only providing version 60.2 in unstable and testing. I opened up a whishlist bug for packaging a recent version into Debian [1]. OTOH also the configure script in 8.6.5 and .7 isn't detecting this requirement, this is an upstream issue which should be added to the autotools setup for kopano-core. @Jan What's your opinion on this? Anything we can do here in Debian to work around? ICU will probably not be available in the required version in the near future based on the experience of updating ICU in the past. [1] https://bugs.debian.org/907748 Regards Carsten