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
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to