Re: [Mailman-Users] python errors executing scripts

2005-02-16 Thread Sean
> Mark Panahi wrote: > > >Well, I tried 'check_db -a -v' and it complains that there are no > >config.pck and config.pck.last files for each list. The thing is, I > >had moved the lists and archive directories from an older installation > >(we had upgraded everything in our server). Seems like the

Re: [Mailman-Users] python errors executing scripts

2005-02-13 Thread Brad Knowles
At 7:37 PM -0800 2005-02-12, Mark Panahi wrote: Ok, at this point I think I'm just going to recreate all the lists. The archives aren't that important, and I can read the db files manually to get the member lists. I'll just mass subscribe them. Remember, you can always import archives later, if

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Panahi
Ok, at this point I think I'm just going to recreate all the lists. The archives aren't that important, and I can read the db files manually to get the member lists. I'll just mass subscribe them. Thanks. -Mark On Sat, 12 Feb 2005 18:52:59 -0800, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Mark Pa

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Sapiro
Mark Panahi wrote: >Well, now I get this: > >doc local/mailman# bin/dumpdb lists/birn/config.db >Traceback (most recent call last): > File "bin/dumpdb", line 156, in ? >msg = main() > File "bin/dumpdb", line 126, in main >d = DumperSwitchboard().read(filename) >NameError: global name 'Du

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Panahi
Well, now I get this: doc local/mailman# bin/dumpdb lists/birn/config.db Traceback (most recent call last): File "bin/dumpdb", line 156, in ? msg = main() File "bin/dumpdb", line 126, in main d = DumperSwitchboard().read(filename) NameError: global name 'DumperSwitchboard' is not defin

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Sapiro
Mark Panahi wrote: >Well I get this: > >doc local/mailman# bin/update -f >Upgrading from version 0x20105f0 to 0x20105f0 >getting rid of old source files >Updating mailing list: birn >Traceback (most recent call last): > File "bin/update", line 780, in ? >errors = main() > File "bin/update",

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Panahi
Well I get this: doc local/mailman# bin/update -f Upgrading from version 0x20105f0 to 0x20105f0 getting rid of old source files Updating mailing list: birn Traceback (most recent call last): File "bin/update", line 780, in ? errors = main() File "bin/update", line 670, in main errors =

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Panahi
Well, I tried 'check_db -a -v' and it complains that there are no config.pck and config.pck.last files for each list. The thing is, I had moved the lists and archive directories from an older installation (we had upgraded everything in our server). Seems like these pck files are something recent? A

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Sapiro
Mark Panahi wrote: >Well, I tried 'check_db -a -v' and it complains that there are no >config.pck and config.pck.last files for each list. The thing is, I >had moved the lists and archive directories from an older installation >(we had upgraded everything in our server). Seems like these pck files

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Sapiro
Mark Panahi wrote: >Hello, I'm getting errors like the following when executing some of >the scripts in the bin directory. Any ideas? > >mailman/bin# ./list_lists >Traceback (most recent call last): > File "./list_lists", line 122, in ? >main() > File "./list_lists", line 102, in main >l

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Panahi
mailman 2.1.5, python 2.3.4 Thanks. On Sat, 12 Feb 2005 12:47:40 +0100, Brad Knowles <[EMAIL PROTECTED]> wrote: > At 3:33 AM -0800 2005-02-12, Mark Panahi wrote: > > > Hello, I'm getting errors like the following when executing some of > > the scripts in the bin directory. Any ideas? > >

Re: [Mailman-Users] python errors executing scripts

2005-02-12 Thread Brad Knowles
At 3:33 AM -0800 2005-02-12, Mark Panahi wrote: Hello, I'm getting errors like the following when executing some of the scripts in the bin directory. Any ideas? Hmm. What version of Python do you have installed? What version of Mailman are you running? -- Brad Knowles, <[EMAIL PROTECTED]> "T

[Mailman-Users] python errors executing scripts

2005-02-12 Thread Mark Panahi
Hello, I'm getting errors like the following when executing some of the scripts in the bin directory. Any ideas? mailman/bin# ./list_lists Traceback (most recent call last): File "./list_lists", line 122, in ? main() File "./list_lists", line 102, in main longest = max(len(mlist.real_n