Mark Sapiro wrote:
> Lawrence Bowie wrote:
>
>
>>Mark Sapiro wrote:
>>
>>>What does scripts/paths.py now contain?
>>>
>>
>># -*- python -*-
>>
>># Copyright (C) 1998-2003 by the Free Software Foundation, Inc.
>>#
>># This program is free software; you can redistribute it and/or
>># modify it unde
Lawrence Bowie wrote:
>Mark Sapiro wrote:
>>
>> What does scripts/paths.py now contain?
>>
>
># -*- python -*-
>
># Copyright (C) 1998-2003 by the Free Software Foundation, Inc.
>#
># This program is free software; you can redistribute it and/or
># modify it under the terms of the GNU General Pu
Mark Sapiro wrote:
> Lawrence Bowie wrote:
>
>
>>Mark Sapiro wrote:
>>
>>>You may have a syntax error (typo) in scripts/paths.py. Try just running
>>>
>>>python scripts.paths.py
>>>
>>>It should exit without printing anything. If there's an error, it will
>>>print an exception.
>>>
>>
>>No except
Lawrence Bowie wrote:
>Mark Sapiro wrote:
>>
>> You may have a syntax error (typo) in scripts/paths.py. Try just running
>>
>> python scripts.paths.py
>>
>> It should exit without printing anything. If there's an error, it will
>> print an exception.
>>
>
>No exceptions.
>
>
>Actually, when I
Mark Sapiro wrote:
> Lawrence Bowie wrote:
>
>
>>Mark Sapiro wrote:
>>
>>>Did you add "import japanese" to bin/paths.py or was it already there?
>>>
>>>If you added it, you also have to add it to scripts/paths.py and
>>>cron/path.py, and for completeness, tests/paths.py if you have a
>>>tests/ di
Lawrence Bowie wrote:
>Mark Sapiro wrote:
>>
>> Did you add "import japanese" to bin/paths.py or was it already there?
>>
>> If you added it, you also have to add it to scripts/paths.py and
>> cron/path.py, and for completeness, tests/paths.py if you have a
>> tests/ directory, but that is only
Mark Sapiro wrote:
> Lawrence Bowie wrote:
>
>>Back again .. The posts are working but the admin. interface page is not
>>working
>>and it is displaying the following message in the browser ...
>>
>>
>>Bug in Mailman version 2.1.6
>>
>>We're sorry, we hit a bug!
>>
>>Please inform the webmaster f
Lawrence Bowie wrote:
>
>Back again .. The posts are working but the admin. interface page is not
>working
>and it is displaying the following message in the browser ...
>
>
>Bug in Mailman version 2.1.6
>
>We're sorry, we hit a bug!
>
>Please inform the webmaster for this site of this problem. Pr
Lawrence Bowie wrote:
> Mark Sapiro wrote:
>
>>Mark Sapiro wrote:
>>
>>
>>>If you have everything but the pythonlib/japanese/ directory, you can
>>>unpack the JapaneseCodecs-1.4.11.tar.gz, cd to the unpack directory
>>>and run
>>>
>>>python ./setup.py build
>>>
>>>This will create a 'build/' subdi
Mark Sapiro wrote:
> Mark Sapiro wrote:
>
>>If you have everything but the pythonlib/japanese/ directory, you can
>>unpack the JapaneseCodecs-1.4.11.tar.gz, cd to the unpack directory
>>and run
>>
>>python ./setup.py build
>>
>>This will create a 'build/' subdir which contains a lib*/ subdir which
Mark Sapiro wrote:
>
>If you have everything but the pythonlib/japanese/ directory, you can
>unpack the JapaneseCodecs-1.4.11.tar.gz, cd to the unpack directory
>and run
>
>python ./setup.py build
>
>This will create a 'build/' subdir which contains a lib*/ subdir which
>contains a 'japanese/' subd
Lawrence Bowie wrote:
>
>How do i get my current mailman SuSE installation o recognize the
>JapaneseCodecs-1.4.11?
What's in your current bin/paths.py? In particular, does it contain
import japanese
?
Does your Mailman installation contain a 'pythonlib/' subdirectory in
the same directory as
Mark Sapiro wrote:
> Lawrence Bowie wrote:
>
>
>>LookupError: unknown encoding: japanese.euc-jp
>>
>>
>>
>>I have the above error in my logs. I need this Japanese encoding but my SuSE
>>10.0 dist does not stock it. Where can I find it so mailman can work with my
>>Japanese mailing lists?
>
>
Lawrence Bowie wrote:
>LookupError: unknown encoding: japanese.euc-jp
>
>
>
>I have the above error in my logs. I need this Japanese encoding but my SuSE
>10.0 dist does not stock it. Where can I find it so mailman can work with my
>Japanese mailing lists?
The euc-jp codecs are included in a s
Jun 14 20:49:14 2006 (19227) Uncaught runner exception: unknown encoding:
japanese.euc-jp
Jun 14 20:49:14 2006 (19227) Traceback (most recent call last):
File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
File "/usr/lib/mailman/Mailman/Que
15 matches
Mail list logo