[Pkg-linaro-lava-devel] Bug#789907: lava-server: Obsolete ‘daemon.pidlockfile’ API migrated to ‘python-lockfile’ library

Ben Finney ben+debian at benfinney.id.au
Thu Jun 25 07:59:37 UTC 2015


Package: lava-server
Version: 2015.06-1
Severity: important

Howdy,

The ‘python-daemon’ library has in the past included an internal
‘daemon.pidlockfile’ module for its own use.

That functionality has migrated to the ‘lockfile’ distribution
(packaged in Debian as ‘python-lockfile’ or ‘python3-lockfile’)
version 0.9 and later.

In ‘python-daemon’ version 2 and later, the ‘daemon.pidlockfile’
module does not exist. Code which attempts to import it will fail.

A simple inspection (using ‘grep’) of the Python source for this
package shows it is using the obsolete ‘daemon.pidlockfile’ API, and
will fail with an ImportError.

If the package is unusable without that API, then this bug report
should be upgraded to “Severity: serious”.


You can fix this bug by:

* Work with upstream to remove references to ‘daemon.pidlockfile’, and
  to migrate to the ‘lockfile.pidlockfile’ API.

* Package the new upstream version of this package.

* Add to this package a “Depends: python-lockfile (>= 0.9)” and/or
  “Depends: python3-lockfile (>= 0.9)”.

* Release that package to Debian Sid.

If you've already done this, great! Please let me know so that I can
keep track of which packages are affected.

-- 
 \        “My doctor told me to stop having intimate dinners for four. |
  `\               Unless there are three other people.” —Orson Welles |
_o__)                                                                  |
Ben Finney <ben at benfinney.id.au>



More information about the Pkg-linaro-lava-devel mailing list