[Mailman-Users] Messages just began to be shunted, can't figureout why.

Gary Goldberg og at digimark.net
Mon Aug 18 22:07:08 CEST 2008


It appears to be affecting all the lists, although they are of such low volume,
that nothing else has been posted since.

I will install the latest version of python and report back, although I
understood from the download/requirements page that python 2.1.x and 2.2.x
would work. But looking at that page again, it says "as of 29-Aug-2006" so it
may very well be out of date.

Here's the error log file entry from the test message, to update the case
data...

----
Aug 18 13:57:44 2008 (14837) Uncaught runner exception: 'module' object has no attribute 'process'
Aug 18 13:57:44 2008 (14837) Traceback (most recent call last):
   File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 120, in _oneloop
     self._onefile(msg, msgdata)
   File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 191, in _onefile
     keepqueued = self._dispose(mlist, msg, msgdata)
   File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
     more = self._dopipeline(mlist, msg, msgdata, pipeline)
   File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 153, in _dopipeline
     sys.modules[modname].process(mlist, msg, msgdata)
AttributeError: 'module' object has no attribute 'process'

Aug 18 13:57:44 2008 (14837) SHUNTING: 1219082263.843436+005585610ba4a159240f8195f7cc2a955b5c7670
----

I really appreciate your tracking this down. I'll report back asap after the
python upgrade. -Gary

-- 
-- "Gentleman, you can't fight in here! This is the War Room." -President Muffley
Gary Goldberg KA3ZYW <og at digimark.net> V:301/249-6501 F:301/390-1955 AIM:OgGreeb
Digital Marketing/Bowie MD/Internet Systems & Networks <http://www.digimark.net/>

On Mon, 18 Aug 2008, Mark Sapiro wrote:

> <snip>
>> Aug 17 19:54:23 Installed: python-devel 2.2.3-6.8.i386
>> Aug 17 19:54:23 Installed: python-tools 2.2.3-6.8.i386
> <snip>

>> I uninstalled and reinstalled python yesterday, in case that was a source of
>> problems, and I added the python-devel and python-tools just in case (which
>> required tcl/tk).


> Mailman since 2.1.9 has required Python 2.3.x or newer.

> The implementation of Sibling Lists in Mailman 2.1.11 actually uses
> Python sets which requires at least Python 2.4.x, but I think if you
> don't configure any regular_incluse_lists or regular_exclude_lists,
> you are OK with Python 2.3.x.


More information about the Mailman-Users mailing list