Re: [gentoo-user] Mailmna python error

2004-01-27 Thread N. Owen Gunden
On Mon, Jan 26, 2004 at 04:18:58PM +, Yorkshire Dave wrote:
  since a few days, i have this errors:
 
  [...]

 I had the same problem. I don't know if this is a good fix but here's
 my fix.

 There are 4 paths.py files
 [...]

Please file a bug on bugs.gentoo.org so the rest of us can benefit from
your fix.

 - O

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Mailmna python error

2004-01-27 Thread Denny Schierz
hi,

thanks, the error  disappears :-)

Am Mon, den 26.01.2004 schrieb Yorkshire Dave um 17:18:

 I don't know if this will break anything else, I don't know python or
 anything about japanese or korean codecs. It was a guess, but it works
 fine here.
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Mailmna python error

2004-01-26 Thread Yorkshire Dave
On Mon, 26 Jan 2004 16:48:19 +0100
Denny Schierz [EMAIL PROTECTED] wrote:

 hi,
 
 since a few days, i have this errors:
 
 Jan 26 16:50:06 s15144503 postfix/local[21130]: B4FBAF8:
 to=[EMAIL PROTECTED], relay=local, delay=0,
 status=bounced (Command died with status 1:
 /usr/local/mailman/mail/mailman post mailman. Command output:
 Traceback (most recent call last):   File
 /usr/local/mailman/scripts/post, line 31, in ? import paths  
 File/usr/local/mailman/scripts/paths.py, line 55, in ? import
 japanese ImportError: Bad magic number in
 /usr/local/mailman/pythonlib/japanese/__init__.pyc )
 

I had the same problem. I don't know if this is a good fix but here's
my fix. 

There are 4 paths.py files
mailman/scripts/paths.py
mailman/bin/paths.py 
mailman/cron/paths.py
mailman/tests/paths.py

in each file, locate the lines which say
import japanese
import korean
import korean.aliases
and comment them out. 

I don't know if this will break anything else, I don't know python or
anything about japanese or korean codecs. It was a guess, but it works
fine here.


-- 
Yorkshire Dave. Custom rules for spamassassin, detect listwashing tokens
 http://www.wot.no-ip.com/cgi-bin/detoken.pl

--
[EMAIL PROTECTED] mailing list