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

Greg Connor gconnor@nekodojo.org
Sat, 18 Nov 2000 22:59:03 -0800


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.


--
Greg Connor <gconnor@nekodojo.org>