Created attachment 1632280 [details] patch for nagios-plugins.spec Description of problem: I tried running check_mailq with -s (use sudo) and it failed. Version-Release number of selected component (if applicable): nagios-plugins-2.2.2-2.20190926git1b8ad57.el7.src.rpm How reproducible: Install nagios-plugins-mailq-2.2.2-2.20190926git1b8ad57.el7.x86_64 Steps to Reproduce: 1. Add to /etc/sudoers.d/icinga_mailq: %icinga ALL = NOPASSWD: /usr/bin/mailq 2. sudo -u icinga /usr/lib64/nagios/plugins/check_mailq -w 10 -c 20 -s Possibly use nagios instead of icinga as user. (I had an icinga installation on my machine). Actual results: Use of uninitialized value $sudo in string ne at /usr/lib64/nagios/plugins/check_mailq line 328. Expected results: OK: postfix mailq (4) is below threshold (10/20)|unsent=4;10;20;0 Additional info: I checked utils.pm and found PATH_TO_SUDO is "". I figured that it could be set during the build of the rpm. Like others are right now. Therefore I suggest adding: PATH_TO_SUDO=%{_bindir}/sudo \ to the nagios-plugins.spec line 622. It will be picked up by configure.ac lines 1563-1572.
Added this to 2.3.1 nagios-plugins I will be putting into various testing this week.
FEDORA-EPEL-2019-f6182b7356 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f6182b7356
FEDORA-EPEL-2019-a181371b74 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-a181371b74
nagios-plugins-2.3.1-1.el6_10 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-f6182b7356
nagios-plugins-2.3.1-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-a181371b74
nagios-plugins-2.3.1-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
FEDORA-EPEL-2020-f97bb3ff1c has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-f97bb3ff1c
nagios-plugins-2.3.1-3.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-f97bb3ff1c
nagios-plugins-2.3.1-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.