Re: [Mailman-Users] HELP! Getting different Import Error:python2.2/lib-dynload/_socket.so: bad ELF flags value: 256

2002-12-13 Thread Raquel Rice
On Fri, 13 Dec 2002 11:09:33 -0500 (EST)
Steve Rifkin <[EMAIL PROTECTED]> wrote:

> root@sun(~)> python -V
> Python 2.1
> root@sun(~)> 
> 

It probably really doesn't matter, but I have Mailman running on
Python 2.2.1

--
Raquel

Whenever I hear anyone arguing for slavery, I feel a strong impulse
to see it tried on him personally.
  --Abraham Lincoln


--
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: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] HELP! Getting different Import Error:python2.2/lib-dynload/_socket.so: bad ELF flags value: 256

2002-12-13 Thread Steve Rifkin
root@sun(~)> python -V
Python 2.1
root@sun(~)> 

As you can see, the version of python is 2.1, and yes, the version we tried, but 
got the error with, was 2.2.2. 

>From the 2.1 README file:

==

This is Python version 2.1
==

Copyright (c) 2001 Python Software Foundation.
All rights reserved.

Copyright (c) 2000 BeOpen.com.
All rights reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All rights reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum.
All rights reserved.

==



> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Date: Fri, 13 Dec 2002 10:57:11 -0500
> To: Steve Rifkin <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Mailman-Users] HELP!  Getting different Import Error: 
python2.2/lib-dynload/_socket.so: bad ELF flags value: 256
> From: [EMAIL PROTECTED] (Barry A. Warsaw)
> X-Attribution: BAW
> X-Oblique-Strategy: (Organic) machinery
> X-Url: http://barry.wooz.org
> 
> 
> > "SR" == Steve Rifkin <[EMAIL PROTECTED]> writes:
> 
> SR> For that specific problem, we re-installed the previous
> SR> version (2.1) of python, and we do not get errors.  Installing
> SR> python 2.2 yields us the error.  It's pretty consistant in
> SR> terms of when we put on 2.2, we get the error, but when we put
> SR> back 2.1, we're fine.  So, we're at 2.1 and most things are
> SR> working... except for the list admin passwd authentication
> SR> problem that I have submitted in a different e-mail.
> 
> That's very strange, especially since when you say "Python 2.2" I
> think you really mean Python 2.2.2.  Not sure which micro release
> Python 2.1 is.  While it /shouldn't/ matter, Python 2.2.2 and Python
> 2.1.3 are recommended.
> 
> FTR, I run MM2.1cvs off of Python 2.1.3 on python.org (some mysterious
> Linux distro) and Python 2.2.2 (RH7.3) on my personal domains.  I
> haven't seen any problems, but that doesn't mean there aren't Python
> issues on your particular platforms.
> 
> -Barry


--
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: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] HELP! Getting different Import Error:python2.2/lib-dynload/_socket.so: bad ELF flags value: 256

2002-12-13 Thread Barry A. Warsaw

> "SR" == Steve Rifkin <[EMAIL PROTECTED]> writes:

SR> For that specific problem, we re-installed the previous
SR> version (2.1) of python, and we do not get errors.  Installing
SR> python 2.2 yields us the error.  It's pretty consistant in
SR> terms of when we put on 2.2, we get the error, but when we put
SR> back 2.1, we're fine.  So, we're at 2.1 and most things are
SR> working... except for the list admin passwd authentication
SR> problem that I have submitted in a different e-mail.

That's very strange, especially since when you say "Python 2.2" I
think you really mean Python 2.2.2.  Not sure which micro release
Python 2.1 is.  While it /shouldn't/ matter, Python 2.2.2 and Python
2.1.3 are recommended.

FTR, I run MM2.1cvs off of Python 2.1.3 on python.org (some mysterious
Linux distro) and Python 2.2.2 (RH7.3) on my personal domains.  I
haven't seen any problems, but that doesn't mean there aren't Python
issues on your particular platforms.

-Barry

--
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: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] HELP! Getting different Import Error:python2.2/lib-dynload/_socket.so: bad ELF flags value: 256

2002-12-13 Thread Steve Rifkin
For that specific problem, we re-installed the previous version (2.1) of python, 
and we do not get errors.  Installing python 2.2 yields us the error.  It's 
pretty consistant in terms of when we put on 2.2, we get the error, but when we 
put back 2.1, we're fine.  So, we're at 2.1 and most things are working... 
except for the list admin passwd authentication problem that I have submitted in 
a different e-mail.

Steve

> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Date: Thu, 28 Nov 2002 23:34:00 -0500
> To: Steve Rifkin <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Mailman-Users] HELP!  Getting different Import Error: 
python2.2/lib-dynload/_socket.so: bad ELF flags value: 256
> From: [EMAIL PROTECTED] (Barry A. Warsaw)
> X-Attribution: BAW
> X-Oblique-Strategy: Short circuit
> X-Url: http://barry.wooz.org
> 
> > "SR" == Steve Rifkin <[EMAIL PROTECTED]> writes:
> 
> SR> Anyone familiar with the error (we're running python 2.2.2 and
> SR> mailman 2.08):
> 
> SR> admin(7162): ImportError: ld.so.1: /usr/local/bin/python:
> SR> fatal: /usr/local/lib/python2.2/lib-dynload/_socket.so: bad
> SR> ELF flags value: 256
> 
> This can only mean that your Python installation is messed up.
> 
> -Barry


Steve Rifkin - JHU CS Dept Sr. Unix Systems Administrator
   Technical Director
[EMAIL PROTECTED]
410-516-6281




--
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: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org



Re: [Mailman-Users] HELP! Getting different Import Error:python2.2/lib-dynload/_socket.so: bad ELF flags value: 256

2002-12-12 Thread Barry A. Warsaw
> "SR" == Steve Rifkin <[EMAIL PROTECTED]> writes:

SR> Anyone familiar with the error (we're running python 2.2.2 and
SR> mailman 2.08):

SR> admin(7162): ImportError: ld.so.1: /usr/local/bin/python:
SR> fatal: /usr/local/lib/python2.2/lib-dynload/_socket.so: bad
SR> ELF flags value: 256

This can only mean that your Python installation is messed up.

-Barry

--
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: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org