[Mailman-Users] MM3 Test "" Hangs
Tom Browder
tom.browder at gmail.com
Tue Feb 25 22:43:55 CET 2014
i have started investigating MM3 for my new, remote server and
branched from lp:mailman, lp:postorius, and lp:hyperkitty.
I started in the MM3 branch directory and followed instructions in
src/mailman/docs/START.rst.
I got the virtualenv ready to go and, in the local mailman branch
directory, I executed:
$ node2 -v
All tests chug along nicely until:
/usr/local/src/0-mailman3/src/mailman/rest/docs/membership.rst ...
and it hangs longer than I think it should. After a <ctl-C> the last
few trace-back lines are:
File "/home/virtualenvs/mm3/local/lib/python2.7/site-packages/storm-0.20-py2.7-linux-i686.egg/storm/database.py",
line 374, in raw_execute
self._run_execution(raw_cursor, args, params, statement)
File "/home/virtualenvs/mm3/local/lib/python2.7/site-packages/storm-0.20-py2.7-linux-i686.egg/storm/database.py",
line 388, in _run_execution
self._check_disconnect(raw_cursor.execute, *args)
File "/home/virtualenvs/mm3/local/lib/python2.7/site-packages/storm-0.20-py2.7-linux-i686.egg/storm/database.py",
line 454, in _check_disconnect
return function(*args, **kwargs)
sqlite3.OperationalError: database is locked
Note I am running the MM3 installation, via ssh, on a remote host
running Debian 7, 32-bit. (Note also postfix is running.)
I have no idea what to do next, and help or ideas would be greatly appreciated.
Best regards,
-Tom
More information about the Mailman-Users
mailing list