[Mailman-Users] Re: Bug in 2.0rc2 adding newlist

Tanner Lovelace lovelace at wayfarer.org
Sun Nov 19 15:36:26 CET 2000


Greg Connor wrote:
> 
> Phil Barnett wrote:
> >
> > Running 2.0rc2.
> >
> > I was trying to add a list with bin/newlist and got this:
> >
> ...
> >   File "/home/mailman/Mailman/Utils.py", line 568, in mkdir
> >     os.mkdir(dir, mode)
> > OSError: [Errno 2] No such file or directory:
> > '/home/mailman/archives/private/bin/newlist.mbox'
> >
> 
> I got this too.  Looks like a buglet in 2.0rc2.  However, I noticed that
> running
>   bin/newlist foo
> fails, but just running
>   bin/newlist
> and then typing the new listname when prompted, works.  When you put the
> name on the command line, it looks like it picks up "bin/newlist" as the
> name instead.
> 

I believe this has been fixed in 2.0rc3.  argv was being used instead of
args.

-- 
Tanner Lovelace
lovelace at wayfarer.org
http://wtl.wayfarer.org/
Cthulu for President.  Why settle for the lesser evil?




More information about the Mailman-Users mailing list