Package: python-daemon
Version: 1.5.5-1
Severity: important

This code no longer works due to changes in python-lockfile:

>>> import daemon.pidlockfile
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/pymodules/python2.7/daemon/pidlockfile.py", line 33, in 
<module>
    class PIDLockFile(LinkFileLock, object):
TypeError: Error when calling the metaclass bases
    function() argument 1 must be code, not str

python-daemon needs to migrate to the new python-lockfile support and depend on
that version.

This is mentioned in the python-lockfile NEWS file which was uploaded
(by you) to unstable:
  As of version 0.9, the Python API in ‘lockfile’ breaks backward
  compatibility with older versions.

I've had to downgrade python-lockfile to the version in testing to get a working
python-daemon operation.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, arm64

Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-daemon depends on:
ii  python           2.7.9-1
ii  python-lockfile  1:0.8-2
ii  python-support   1.0.15

python-daemon recommends no packages.

python-daemon suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to