Package: collectd
Version: 5.4.1-3+b1
Severity: normal

Dear Maintainer,

Since the update of collectd from 5.4.1-1+b1 to 5.4.1-3 the nut plugin in 
collectd isn't working anymore. When starting collectd the following errors 
are printed:

lt_dlopen ("/usr/lib/collectd/nut.so") failed: file not found. The most common 
cause for this problem are missing dependencies. Use ldd(1) to check the 
dependencies of the plugin / shared object.
plugin_load: Load plugin "nut" failed with status 1.
Found a configuration for the `nut' plugin, but the plugin isn't loaded or 
didn't register a configuration callback.


Checking with ldd reveals that it can't find libupsclient.so.4

foo@bar:~$ ldd /usr/lib/collectd/nut.so
        linux-vdso.so.1 (0x00007fff066e3000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007fcf7b9bf000)
        libupsclient.so.4 => not found
        libnss3.so => not found
        libnssutil3.so => not found
        libsmime3.so => not found
        libssl3.so => not found
        libplds4.so => not found
        libplc4.so => not found
        libnspr4.so => not found
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fcf7b7b8000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fcf7b40f000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fcf7bdea000)


I believe this problem is related to #730397

Regards,
Daniel


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
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