Source: collectd-core Version: 5.4.1-3+b1 Severity: normal Dear Maintainer,
restarting collectd-core leads to this warning: ERROR: lt_dlopen ("/usr/lib/collectd/netlink.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. So I checked: # ldd /usr/lib/collectd/netlink.so linux-gate.so.1 (0xb774b000) libmnl.so.0 => not found libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb7737000) libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb758b000) /lib/ld-linux.so.2 (0xb774c000) Installing libmnl solves the problem. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.57 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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