On 9/15/2012 8:46 PM, David Dodell wrote:
> Hi trying to finally follow through on this, and figure it out.
> 
> I found my DEFAULT_URL_PATTERN was missing totally in my mm_cfg.py file.
> 
> Put that in.
> 
> Then ran
> 
> 
> python withlist -l -a -r fix_url    within the mailman/bin directory
> 
> Loaded my list, said "Locked" and then a bunch of errors.
> 
> How do I unlock the list?


First of all, when withlist tells you

Loading list LISTNAME (locked)

It is telling you that it loaded the list named LISTNAME and locked it
because you gave the '-l' option to withlist which tells it to lock the
list which it has to do if it's going to make any changes.

So what were the "bunch of errors"?

Note if the list is really in a locked state and withlist couldn't
acquire the lock, see the FAQ at <http://wiki.list.org/x/noA9>.

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to