Kolab Intermediate 2.4 Release

Heiner Markert mephisto at gmx.net
Wed May 9 13:16:25 CEST 2012


Am Wednesday 09 May 2012 11:16:06 schrieb Jeroen van Meeuwen (Kolab Systems):
> On 2012-05-09 9:28, Heiner Markert wrote:
> > 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.
> >
> 
> Hi Heiner,
> 
> the only thing I can think of is the locale configured on your 
> system... as that is what the traceback seems to end with.
> 
> Could you send us the output of the following command:
> 
>    # locale
> 
> Kind regards,
> 
> Jeroen van Meeuwen
>

Hello,

the output seems totaly normal to me:
# locale
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=

Best regards,
Heiner




More information about the users mailing list