Dear Mattias, Thank you for this recipe. It works like a charme and it seems to be a good work around until Sogo and/or Debian will deliver an update.
Regards, Rasca Am 11.06.2015 um 09:43 schrieb Mattias Fliesberg: > Here's a little step-by-step. > > # echo "deb http://security.debian.org/ wheezy/updates main contrib" > > /etc/apt/sources.list.d/wheezy.list > # apt-get update > # apt-get install libldap-2.4-2=2.4.31-2 > # rm /etc/apt/sources.list.d/wheezy.list > # apt-get update > # echo "\ > Package: libldap-2.4-2 > Pin: version 2.4.31-2 > Pin-Priority: 1001" > /etc/apt/preferences.d/libldap > > * Rasca Gmelch ([email protected]) wrote: >> Hi, >> >> do you have a step by step for this downgrade / pinning as >> it worked for you? >> >> apt-get .... >> >> Would be very nice. >> >> Thx+Regards, >> Rasca >> >> Am 10.06.2015 um 17:02 schrieb Mattias Fliesberg: >>> I have no insight into what the actual issue is. I could however downgrade >>> to >>> the wheezy libldap (and pin the package) so it works for now. A developer >>> needs >>> to take a look at this issue though, I'm not of much help. >>> >>> * Rasca Gmelch ([email protected]) wrote: >>>> Hi Matthias, >>>> >>>> Thank you for your answer. Recompiling is not an option >>>> for us. I tried downgrading the libldap with an Debian 7 >>>> package but it failed because of unresolved dependencies. >>>> >>>> Is it a bug in the libldap or just some kind of incompatibility >>>> between libldap and sogo? >>>> >>>> Or would it be the best option to switch away from Debian >>>> to Ubuntu 14.04/64bit? >>>> >>>> Any recommendations? >>>> >>>> Regards, >>>> Rasca >>>> >>>> >>>> Am 10.06.2015 um 12:42 schrieb Mattias Fliesberg: >>>>> I had the same issue, solved it by downgrading libldap >>>>> >>>>> http://www.sogo.nu/bugs/view.php?id=3211 >>>>> >>>>> * Rasca Gmelch ([email protected]) wrote: >>>>>> Hi, >>>>>> >>>>>> after upgrading from sogo 2.2.17a and Debian 7 to sogo 2.3 >>>>>> and Debian 8 I see continuous errors in sogo.log as soon as >>>>>> I login on the web interface. Sometimes the errors stop after >>>>>> about twenty entries, but if I switch to the mail tab it looks >>>>>> like the errors are not stopping until I kill the sogod process. >>>>>> The CPU load of the sogod process goes up to 100% and it looks >>>>>> like the process is eating more and more memory until the process >>>>>> is kill by hand or killed by OS (out of memory). >>>>>> >>>>>> The error in the logfile is: >>>>>> >>>>>> sogod [18302]: [ERROR] <0x0x7f010a3b3930[WOHttpAdaptor]> http server >>>>>> caught: <NGCouldNotAcceptException: 0x7f01118192d0> >>>>>> NAME:NGCouldNotAcceptException REASON:Could not accept: descriptor is >>>>>> not a socket descriptor INFO:(null) >>>>>> >>>>>> The setup in general: openLDAP for user database, postgreSQL as database >>>>>> backend and apache for web access. >>>>>> >>>>>> Any ideas? >>>> >>>> >>>> -- >>>> >>>> Rasca Gmelch | IT | JabberID: [email protected] >>>> >>>> OpenPGP Key ID: 8168E925, Key server: pool.sks-keyservers.net >>>> Fingerprint 1FD0 3199 13B7 7ADC 5DF1 A8EF FA4C 4AC0 8168 E925 >>>> >>>> -- >>>> [email protected] >>>> https://inverse.ca/sogo/lists >> >> >> -- >> >> Rasca Gmelch | IT | JabberID: [email protected] >> >> OpenPGP Key ID: 8168E925, Key server: pool.sks-keyservers.net >> Fingerprint 1FD0 3199 13B7 7ADC 5DF1 A8EF FA4C 4AC0 8168 E925 >> >> ART+COM AG | Kleiststr. 23-26 | 10787 Berlin | Germany >> Fon: +49.30.21001-466 | Fax: +49.30.21001-555 >> http://www.artcom.de/ >> >> HRB 68308 | Amtsgericht Charlottenburg >> Vorstand: Andreas Wiek, Prof. Joachim Sauter >> Aufsichtsratsvorsitzender: Volker Tietgens >> USt-IdNr.: DE811998328 >> -- >> [email protected] >> https://inverse.ca/sogo/lists -- Rasca Gmelch | IT | JabberID: [email protected] OpenPGP Key ID: 8168E925, Key server: pool.sks-keyservers.net Fingerprint 1FD0 3199 13B7 7ADC 5DF1 A8EF FA4C 4AC0 8168 E925 ART+COM AG | Kleiststr. 23-26 | 10787 Berlin | Germany Fon: +49.30.21001-466 | Fax: +49.30.21001-555 http://www.artcom.de/ HRB 68308 | Amtsgericht Charlottenburg Vorstand: Andreas Wiek, Prof. Joachim Sauter Aufsichtsratsvorsitzender: Volker Tietgens USt-IdNr.: DE811998328 -- [email protected] https://inverse.ca/sogo/lists
