Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Brian Cohen
Mark Sapiro wrote: > Brian Cohen wrote: > >> Mark Sapiro wrote: >>> Does the list that fails have a large number of members compared to the >>> other lists? >> Just two members on this list. > > > I am puzzled. Is the size of the lists//config.pc

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Brian Cohen
Mark Sapiro wrote: > Brian Cohen wrote: > >> Ok, cool. Here's the traceback: >> >> Traceback: > > > This should be the traceback of the original error, but the attempt to > produce it produced the MemoryError exception which produced the > seco

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-14 Thread Brian Cohen
ecache.py", line 40, in getlines return updatecache(filename) File "/usr/lib/python2.3/linecache.py", line 93, in updatecache lines = fp.readlines() MemoryError Thanks, -Brian Mark Sapiro wrote: > Brian Cohen wrote: >> Everything else works: listinfo, admindb,

Re: [Mailman-Users] Hit a bug but no error in logs

2006-07-13 Thread Brian Cohen
Mark Sapiro wrote: > Brian Cohen wrote: >> When I try to login to the admin interface for one specific mailing list >> on my site (the others work ok) I get this: >> >> -- >> Bug in Mailman version 2.1.5 >> >> We're sorry, we hit a bug!

[Mailman-Users] Hit a bug but no error in logs

2006-07-13 Thread Brian Cohen
Hi there, When I try to login to the admin interface for one specific mailing list on my site (the others work ok) I get this: -- Bug in Mailman version 2.1.5 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of traceback and other system inf

Re: [Mailman-Users] serious gid problem

2001-02-15 Thread Brian Cohen
I had this problem too, and I found a solution. Basically, I had to tell my MTA (Postfix, in my case) to execute external programs as the same user I specified with --with-mail-gid. So for example, if you did --with-mail-gid=mailman, then you need to somehow reconfigure Sendmail to execute exter

[Mailman-Users] Failed Exec: wanted one GID, got another

2001-02-12 Thread Brian Cohen
Hello, I was running mailman-2.0beta2 and it was working okay but I decided to upgrade to mailman-2.0.1 and thats when the trouble started. I configured the new version with the exact same ./configure options as with the older version (I lifted it from config.status), which is as follows: with-