Re: [Mailman-Users] add_members slow, very slow..

2005-01-07 Thread Karl Fogel
"kalin mintchev" <[EMAIL PROTECTED]> writes: > > "kalin mintchev" <[EMAIL PROTECTED]> writes: > >> 7 hours now and counting... am i the only one on this list?! > > > > No, I think it just means no on has an answer for you. > > > > Have you tried putting some debugging prints into the code or > > an

Re: [Mailman-Users] add_members slow, very slow..

2005-01-06 Thread Karl Fogel
"kalin mintchev" <[EMAIL PROTECTED]> writes: > 7 hours now and counting... am i the only one on this list?! No, I think it just means no on has an answer for you. Have you tried putting some debugging prints into the code or anything? -Karl > > uhhh... it's going close to 5 1/2 hours now! i n

Re: [Mailman-Users] Upgrade hell (Debian)

2005-01-04 Thread Karl Fogel
Two things I left out of this previous message: http://mail.python.org/pipermail/mailman-users/2005-January/041687.html 1. We fixed an apparent coding error in /usr/lib/mailman/bin/update. On line 556, we changed "addr = data[0].address" to "addr = data[0]", since data[0] was already an

Re: [Mailman-Users] Upgrade hell (Debian)

2005-01-04 Thread Karl Fogel
ally a no-op, but the point is that all the post-install configuration stuff runs smoothly). Brian and I expect future 'apt-get install mailman' invocations to work as well, based on what apt-get seems to be trying to do. But who knows, we could be wrong :-). Best, -Karl Fogel and Bri