On Thu, Oct 31, 2002 at 07:03:50PM -0800, Dan Mick wrote:
> The problem's affecting me badly right now too. So far it seems that the
> holdup is in the 'date.html' index file processing; everything else is
> finished, but the "bin/qrunner -r Arch -o" process has lost its little mind
> trying t
From: "Dan Mick" <[EMAIL PROTECTED]>
> Barry A. Warsaw wrote:
> > A quick fix for the Archiver problems, until I can debug them more is
> > to add the following in ArchRunner.py, just under the "class
> > ArchRunner" line:
> The problem's affecting me badly right now too. So far it seems that th
From: "Simone Piunno" <[EMAIL PROTECTED]>
> > The problem's affecting me badly right now too. So far it seems that
the
> Ok, I believe this is because of my patch for i18n in archives.
> Do you feel like trying this patch?
> It should speed up things a lot
> Index: HyperArch.py
> ==
I'm guessing from this (and the settings I've got on these lists) that
setting the "Get password reminder email for this list?" flag to "No"
doesn't work.
-Dale
-- Forwarded message --
Date: Fri, 01 Nov 2002 05:00:22 -0500
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: pyth
> "bob" == <[EMAIL PROTECTED]> writes:
bob> Perhaps the docs on the website should be updated to reflect
bob> these commands, so others don't have the same problems.
Thing is, -A usually /shouldn't/ be necessary unless folks are trying
to checkout a specific branch, tag, or date.
Barry A. Warsaw wrote:
"bob" == <[EMAIL PROTECTED]> writes:
bob> Perhaps the docs on the website should be updated to reflect
bob> these commands, so others don't have the same problems.
Thing is, -A usually /shouldn't/ be necessary unless folks are trying
to checkout a specific bran
Simone Piunno wrote:
On Thu, Oct 31, 2002 at 07:03:50PM -0800, Dan Mick wrote:
The problem's affecting me badly right now too. So far it seems that the
holdup is in the 'date.html' index file processing; everything else is
finished, but the "bin/qrunner -r Arch -o" process has lost its littl
Dan Mick wrote:
Simone Piunno wrote:
On Thu, Oct 31, 2002 at 07:03:50PM -0800, Dan Mick wrote:
The problem's affecting me badly right now too. So far it seems that
the holdup is in the 'date.html' index file processing; everything
else is finished, but the "bin/qrunner -r Arch -o" process
Dan Mick wrote:
Barry, wasn't there some Python instrumentation trick for using the GC
to find unreferenced objects and complain, or invoking GC manually in
a loop to try to alleviate such problems?was it in the gc module?...
Adding this:
--- /usr/local/src/mailman/Mailman/Archiver/piperm
On Wed, 30 Oct 2002, Greg Ward wrote:
> > What I'd really like to do is have lists EITHER populate in the normal
> > file way OR populated from LDAP. I was thinking I might use an address
> > like
>
> Err, define "populate". Is this a one-time thing? Or do you want the
> list membersh
On Wed, 30 Oct 2002, Greg Ward wrote:
> On 30 October 2002, Martin Whinnery said:
> > Please indulge a python virgin. Barry has advised someone to 'overload
> > the Load & Save function' in extend.py . Would someone help me with a
> > little sample? It doesn't need to do anything useful, just re
On Wed, 30 Oct 2002, Greg Ward wrote:
> > What I'd really like to do is have lists EITHER populate in the normal
> > file way OR populated from LDAP. I was thinking I might use an address
> > like
>
> Err, define "populate". Is this a one-time thing? Or do you want the
> list membership to alw
On Wed, 30 Oct 2002, Greg Ward wrote:
> On 30 October 2002, Martin Whinnery said:
> > Please indulge a python virgin. Barry has advised someone to 'overload
> > the Load & Save function' in extend.py . Would someone help me with a
> > little sample? It doesn't need to do anything useful, just rep
Sigh. This isn't making life any easier trying to debug the "Archiver eats
my machine" problem:
self._open_index_file_as_stdout(arcdir, hdr)
Any tricks for using pdb with a program that wants to steal
stdout?
(it's the first invocation of _update_simple_index, the one
for the Date inde
14 matches
Mail list logo