Re: [Mailman-Users] Python error message...

2003-08-14 Thread Vivek Khera
 RB == Richard Barrett [EMAIL PROTECTED] writes:

RB You may have jumped the gun here. On mailman-developers Barry Warsaw  
RB posted a response to the 2.3 upgrade question. See:

RB http://mail.python.org/pipermail/mailman-developers/2003-July/ 
RB 015462.html

I did the upgrade the other day.  broke mailman all over the place
since for some reason it had /usr/local/bin/python2.2 hard-coded into
it.

i just re-instaled mailman (actually took the opportunity to update
from 2.1.1 to 2.1.2) and it works fine.

MM caused python 2.3 to issue some feature going away and
depricated warnings, but it still appears to work.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.Khera Communications, Inc.
Internet: [EMAIL PROTECTED]   Rockville, MD   +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Python error message...

2003-08-14 Thread Richard Barrett
On Tuesday, August 5, 2003, at 07:52  pm, Christian Schoepplein wrote:

Hi!

Yesterday I upgrated python 2.2 to 2.3 on our mailinglistserver. Now I
get some python errors:
You may have jumped the gun here. On mailman-developers Barry Warsaw  
posted a response to the 2.3 upgrade question. See:

http://mail.python.org/pipermail/mailman-developers/2003-July/ 
015462.html

I haven't yet seen any update to that post.

I harbour a dark suspicion that you may find retaining MM 2.2.3 for  
Mailman to use (--with-python option on ./configure?) is the easiest  
solution unless you want to fix a bunch of issues yourself.

as-2:/usr/lib/mailman/bin # ./config_list -o xyz as-news
/usr/lib/mailman/pythonlib/korean/c/euc_kr.py:24: RuntimeWarning:  
Python
C API v
ersion mismatch for module _koco: This Python has API version 1012,
module _koco
 has version 1011.
  import _koco
/usr/lib/mailman/pythonlib/japanese/c/euc_jp.py:3: RuntimeWarning:
Python C API
version mismatch for module _japanese_codecs: This Python has API
version 1012,
module _japanese_codecs has version 1011.
  import codecs, japanese.c._japanese_codecs
as-2:/usr/lib/mailman/bin #

Allthog I don't have any Japanese or Korean lists on my server, I'd  
like
to correct this errors. How can I do this?

Ciao,
Schoeppi
--
Christian Schoepplein | Beste Rockband der Welt:  
http://www.lily-rockt.de
[EMAIL PROTECTED] | Linux fuer Blinde: http://www.blinux.suse.de

---
Richard Barrett   http://www.openinfo.co.uk
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Python error message...

2003-08-09 Thread Christian Schoepplein
Hi!

Yesterday I upgrated python 2.2 to 2.3 on our mailinglistserver. Now I 
get some python errors:

as-2:/usr/lib/mailman/bin # ./config_list -o xyz as-news
/usr/lib/mailman/pythonlib/korean/c/euc_kr.py:24: RuntimeWarning: Python 
C API v
ersion mismatch for module _koco: This Python has API version 1012, 
module _koco
 has version 1011.
  import _koco
/usr/lib/mailman/pythonlib/japanese/c/euc_jp.py:3: RuntimeWarning: 
Python C API
version mismatch for module _japanese_codecs: This Python has API 
version 1012,
module _japanese_codecs has version 1011.
  import codecs, japanese.c._japanese_codecs
as-2:/usr/lib/mailman/bin # 

Allthog I don't have any Japanese or Korean lists on my server, I'd like 
to correct this errors. How can I do this?

Ciao,
Schoeppi

-- 
Christian Schoepplein | Beste Rockband der Welt: http://www.lily-rockt.de
[EMAIL PROTECTED] | Linux fuer Blinde: http://www.blinux.suse.de

--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org