Kolab Intermediate 2.4 Release

Heiner Markert mephisto at gmx.net
Wed May 9 10:28:47 CEST 2012


Am Tuesday 08 May 2012 11:32:27 schrieb Georg C. F. Greve:
> Dear all,
> 
> Seeing several people making real headway on working with the 2.4 packages, we 
> decided to make it easier on everyone and turn this into an intermediate 
> release that will actually provide a functional Kolab server quickly:
> 
> http://kolabsys.com/news/kolab-24-intermediate-release-towards-release-early-
> release-often
> http://blogs.fsfe.org/greve/?p=519
> 
> The second link also gives some additional insight, as well as a script that 
> will fire up a self-installing VM in virtually no time on Fedora 16/17.
> 
> We hope this'll make it a lot easier for everyone to get this up and running.
> 
> Best regards,
> Georg
> 
> 

Hello,

after following the quick install instructions for CentOS 6.2 on an x86_64 system, I get

# setup-kolab
Traceback (most recent call last):
  File "/usr/sbin/setup-kolab", line 29, in <module>
    import pykolab
  File "/usr/lib/python2.6/site-packages/pykolab/__init__.py", line 43, in <module>
    from pykolab.conf import Conf
  File "/usr/lib/python2.6/site-packages/pykolab/conf/__init__.py", line 31, in <module>
    from pykolab.constants import *
  File "/usr/lib/python2.6/site-packages/pykolab/constants.py", line 41, in <module>
    "about Kolab or PyKolab, visit http://www.kolabsys.com")
  File "/usr/lib/python2.6/site-packages/pykolab/translate.py", line 29, in <lambda>
    _ = lambda x: gettext.ldgettext(domain, x)
  File "/usr/lib64/python2.6/gettext.py", line 540, in ldgettext
    codeset=_localecodesets.get(domain))
  File "/usr/lib64/python2.6/gettext.py", line 480, in translation
    t = _translations.setdefault(key, class_(open(mofile, 'rb')))
  File "/usr/lib64/python2.6/gettext.py", line 180, in __init__
    self._parse(fp)
  File "/usr/lib64/python2.6/gettext.py", line 339, in _parse
    tmsg = unicode(tmsg, self._charset)
LookupError: unknown encoding: CHARSET

Any idea on what's going wrong? I tested on a fresh CentOS install.

Best regards
Heiner




More information about the users mailing list