Package: nagios-plugins-standard Version: 2.1.1-1 Severity: minor
Hello Running check_mailq causes an error: $ /usr/lib/nagios/plugins/check_mailq -w 5 -c 15 -M postfix Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/lib/nagios/plugins/check_mailq line 34. BEGIN failed--compilation aborted at /usr/lib/nagios/plugins/check_mailq line 34. After issuing "apt-get install libfindbin-libs-perl", the command works: $ /usr/lib/nagios/plugins/check_mailq -w 5 -c 15 -M postfix OK: postfix mailq reports queue is empty|unsent=0;5;15;0 This seems like a missing dependency in the package. -- System Information: Debian Release: 8.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-042stab116.2 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages nagios-plugins-standard depends on: ii monitoring-plugins-standard 2.1.1-1 nagios-plugins-standard recommends no packages. nagios-plugins-standard suggests no packages. -- no debconf information

