Package: python-diamond
Version: 4.0.515-2
Severity: important

Dear Maintainer,

python-diamond installs just fine. However, to run this daemon the 'diamond' 
package was also installed (which provides /usr/bin/diamond). During the
diamond daemon setup, it calls a library that is not installed on my system:
 
$ diamond
Traceback (most recent call last):
File "/usr/bin/diamond", line 24, in <module>
  From diamond.server import Server
    File "/usr/lib/python2.7/dist-packages/diamond/server.py", line 21, 
<cropped>
      from diamond.utils.classes import initialize_collector
        File "/usr/lib/python2.7/dist-packages/diamond/utils/classes.py", line 
9, in <module>
          import pkg_resources
ImportError: No module named pkg_resources
 
Installing python-pkg-resources solves this.
 
Thanks for your time,
David

-- System Information:
Debian Release: 8.6
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-trunk-vyatta-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages python-diamond depends on:
ii  python-configobj  5.0.6-2
pn  python:any        <none>

python-diamond recommends no packages.

python-diamond suggests no packages.

-- no debconf information

Reply via email to