[Mailman-Users] some lists are down

Denis denlistes at altern.org
Thu Apr 1 22:09:39 CEST 2004


Hi,

Thanks for the help, i do the upgrade to Mailman 2.1.4 and apply the
patch. I feel good.

Except for one list who don't want to send mails.

Bu the problem is different:

This is an old list, with a lot of archives. For this month, some of
them aren't in the archive of pipermail.

And when i send a message, i have this error:

Apr 01 21:57:20 2004 (32056) Traceback (most recent call last):
  File "/var/lib/mailman/Mailman/Queue/Runner.py", line 110, in _oneloop
    self._onefile(msg, msgdata)
  File "/var/lib/mailman/Mailman/Queue/Runner.py", line 160, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/var/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in
_dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/var/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in
_dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/var/lib/mailman/Mailman/Handlers/ToDigest.py", line 91, in
process
    send_digests(mlist, mboxfp)
  File "/var/lib/mailman/Mailman/Handlers/ToDigest.py", line 132, in
send_digests
    send_i18n_digests(mlist, mboxfp)
  File "/var/lib/mailman/Mailman/Handlers/ToDigest.py", line 306, in
send_i18n_digests
    msg = scrubber(mlist, msg)
  File "/var/lib/mailman/Mailman/Handlers/Scrubber.py", line 246, in
process
    url = save_attachment(mlist, part, dir, filter_html=False)
  File "/var/lib/mailman/Mailman/Handlers/Scrubber.py", line 407, in
save_attachment
    lock.lock()
  File "/var/lib/mailman/Mailman/LockFile.py", line 243, in lock
    self.__write()
  File "/var/lib/mailman/Mailman/LockFile.py", line 422, in __write
    fp = open(self.__tmpfname, 'w')
IOError: [Errno 13] Permission denied:
'/var/lib/mailman/archives/private/ccle/attachments/20040326/daf1d3fa/attachments.lock.domainepublic.32056.2'

If someone can help me ...

If the is no solution (?) what's happend with my archives if i delete
the list and recreate it with the commands add_members and config_list ?

Thanks 
Denis


On Wed, 2004-03-24 at 01:14, Tokio Kikuchi wrote:
> Hi,
> 
> The tracker has two versions of scrubber patch now.
> 
> 1. scrubber.patch for revised version.
>     Note that this patches Defaults.py.in also. So that you have to
>     go up to Mailman directory and issue patch -p2 < scrubber.patch.
>     (or was it -p1 or -p0 ? just try!)
> 
> 2. older Scrubber.py.patch.
>     This applies in Mailman/Handler directory.
> 
> I believe older version is sufficient for most of the cases.
> 
> Gavin Henry wrote:
> 
> > On Tuesday 23 Mar 2004 19:34, Denis wrote:
> > 
> >>Hi,
> >>
> >>I have some lists who are down and i can't find where is the problem.
> >>
> >>Can someone help me ?
> >>
> >>There is my error message.
> >>
> > 
> > 
> > This has crippled my company list too.
> > 
> > See:
> > 
> > http://www.mail-archive.com/mailman-users@python.org/msg22519.html
> > 
> > 
> > For solutions, although, the patch never worked for me.
> > 
> > 
> > 





More information about the Mailman-Users mailing list