Package: python-lamson Version: 1.0pre11-1.3 Severity: serious # /usr/bin/lamson --help Traceback (most recent call last): File "/usr/bin/lamson", line 3, in <module> from lamson import args, commands File "/usr/lib/python2.7/dist-packages/lamson/commands.py", line 28, in <module> from lamson import server, args, utils, mail, routing, queue, encoding File "/usr/lib/python2.7/dist-packages/lamson/utils.py", line 12, in <module> from daemon import pidlockfile ImportError: cannot import name pidlockfile
python-daemon (2.0.5-1) unstable; urgency=high [...] * New upstream version. Highlights since previous release: * Now uses ‘lockfile’ >= 0.9, with its implementation of ‘PIDLockFile’. (Closes: bug#787497) [...] -- Ben Finney <ben+deb...@benfinney.id.au> Tue, 09 Jun 2015 05:53:51 +1000 Andreas