This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

www.eggheads.org Mailman go *BOOM*

Old posts that have not been replied to for several years.
Locked
K
KevKev
Halfop
Posts: 67
Joined: Fri Oct 03, 2003 5:15 am

www.eggheads.org Mailman go *BOOM*

Post by KevKev »

Bug in Mailman version 2.1

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks!
Traceback:

Traceback (most recent call last):
File "/home/mailman/scripts/driver", line 87, in run_main
main()
File "/home/mailman/Mailman/Cgi/listinfo.py", line 42, in main
listinfo_overview()
File "/home/mailman/Mailman/Cgi/listinfo.py", line 85, in listinfo_overview
mlist = MailList.MailList(name, lock=0)
File "/home/mailman/Mailman/MailList.py", line 101, in __init__
self.Load()
File "/home/mailman/Mailman/MailList.py", line 573, in Load
dict, e = self.__load(file)
File "/home/mailman/Mailman/MailList.py", line 546, in __load
dict = loadfunc(fp)
UnpicklingError: invalid load key, ''
Python information:

Variable Value
sys.version 2.2 (#1, Feb 19 2003, 15:02:14) [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-85)]
sys.executable /usr/bin/python2
sys.prefix /usr
sys.exec_prefix /usr
sys.path /usr
sys.platform linux2

Environment variables:

Variable Value
PATH_INFO /
HTTP_COOKIE PHPSESSID=945ea02e67b201fd50cc4e308aa492a0
SCRIPT_FILENAME /home/mailman/cgi-bin/listinfo
PYTHONPATH /home/mailman
SERVER_SOFTWARE Apache/2.0.46 (Unix) DAV/2 PHP/4.3.2
SERVER_ADMIN webmaster@eggheads.org
SCRIPT_NAME /mailman/listinfo
SERVER_SIGNATURE
Apache/2.0.46 (Unix) DAV/2 PHP/4.3.2 Server at www.eggheads.org Port 80
REQUEST_METHOD GET
HTTP_HOST www.eggheads.org
HTTP_KEEP_ALIVE 300
SERVER_PROTOCOL HTTP/1.1
QUERY_STRING
PATH_TRANSLATED /home/webdirs/eggheads.org/html/index.php
REQUEST_URI /mailman/listinfo/
HTTP_ACCEPT text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1
HTTP_ACCEPT_CHARSET ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
HTTP_CONNECTION keep-alive
HTTP_REFERER http://www.eggheads.org/
SERVER_NAME www.eggheads.org
REMOTE_ADDR 208.21.214.202
REMOTE_PORT 16432
HTTP_ACCEPT_LANGUAGE en-us,en;q=0.5
UNIQUE_ID 1eLmLs8c3AcAABHoMsYAAAAE
SERVER_PORT 80
GATEWAY_INTERFACE CGI/1.1
HTTP_ACCEPT_ENCODING gzip,deflate
SERVER_ADDR 207.28.220.6
DOCUMENT_ROOT /home/webdirs/eggheads.org/html

Same thing in
HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Yup, been trying to report it for days, but they seem the shy types over on undernet.

Stdarg, if your about. The list seems rather quiet, is this because of a bug, because it is quite or both?
Locked