Your message dated Wed, 06 Feb 2019 15:05:28 +0000
with message-id <[email protected]>
and subject line Bug#882982: fixed in nagios-plugins-contrib 23.20190206
has caused the Debian Bug report #882982,
regarding check_uptime contains wrong regex
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
882982: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882982
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nagios-plugins-contrib
Version: 21.20170222

Hi,

the check_uptime script contains a wrong regex matching the uptime command 
output. The regex is missing the backslash to properly use the \s 
character class. See attached patch for a fix.

Sven
 check_uptime/check_uptime | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git i/check_uptime/check_uptime w/check_uptime/check_uptime
index e1e5b99..41b7f26 100644
--- i/check_uptime/check_uptime
+++ w/check_uptime/check_uptime
@@ -540,7 +540,7 @@ if ($check_type==1) {  # local
   elsif ($uptime_output =~ /up\s+(\d+)\s+min/) {
      ($days, $hrs, $mins) = (0,0,$1);
   }
-  elsif ($uptime_output =~ /up\s+(\d+)s+days?,s+(\d+)s+min/) {
+  elsif ($uptime_output =~ /up\s+(\d+)\s+days?,\s+(\d+)\s+min/) {
      ($days, $hrs, $mins) = ($1,0,$2);
   }
   else {

--- End Message ---
--- Begin Message ---
Source: nagios-plugins-contrib
Source-Version: 23.20190206

We believe that the bug you reported is fixed in the latest version of
nagios-plugins-contrib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jan Wagner <[email protected]> (supplier of updated nagios-plugins-contrib 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 06 Feb 2019 13:45:06 +0100
Source: nagios-plugins-contrib
Binary: nagios-plugins-contrib nagios-plugins-contrib-dbgsym
Architecture: source i386
Version: 23.20190206
Distribution: unstable
Urgency: medium
Maintainer: Debian Nagios Maintainer Group 
<[email protected]>
Changed-By: Jan Wagner <[email protected]>
Description:
 nagios-plugins-contrib - Plugins for nagios compatible monitoring systems
Closes: 882982
Changes:
 nagios-plugins-contrib (23.20190206) unstable; urgency=medium
 .
   * [314b5a6] Add patch check_uptime/missing_backslash, thanks Sven Wegener.
     (Closes: #882982)
   * [98f42fd] dsa/*: Update to latest upstream
   * [00a3557] p/dsa/status_directory: Refresh against latest upstream
   * [f96eeae] check_ssl_cert: Update to 1.80.1
   * [b0b3391] d/control.in: Update Vcs headers
   * [f4a960f] d/control.in: Bump Standards-Version to 4.3.0, no changes needed
   * [cec13f3] Revert "Remove check_varnish for now."
   * [5388c58] Adding d/p/check_varnish/fix_for_v56,
     thanks Jean-Louis Dupond <[email protected]>
   * [1abad16] d/copyright: Auto update
   * [e30d668] d/tests/control: Auto update
   * [37ee667] check_varnish/control: Adding automake-1.15 as build dep
   * [2491dc7] d/control: Auto update
   * [c3aa205] check_ipmi_sensor: Update to 3.13
   * [67f7f48] Adding d/p/check_haproxy_stats/interpreter, fixing interpreter
   * [0d80aa9] check_raid/control: Fixing invalid control statement
   * [1dfe25a] check_raid: Update to 4.0.9
   * [23a69f5] d/control: Auto update
   * [bc48c7b] d/control.in: Using priority optional
   * [5bb1937] d/control: Auto update
   * [bc2cc30] check_mongo: Update to 46d27ab
   * [8375691] dsa/*: Update to latest upstream
   * [7bb2be2] dsa/checks/dsa-check-cert-expire-dir: Fix permissions
   * [71b0bfc] check_mongodb: Updating to latest version b33e763
   * [4fdfeb3] check_ssl_cert: Update to 1.81.0
   * [cf52b63] check_varnish/control: Update to latest upstream commit,
     no code changes
   * [679d52b] d/control: Auto update
Checksums-Sha1:
 ee1634f39c6414297e257d7e5153f9618d847331 2379 
nagios-plugins-contrib_23.20190206.dsc
 3260a9828dd0baa91e99a229f8df7c7901968693 874556 
nagios-plugins-contrib_23.20190206.tar.xz
 7e63d9f3d477ebbdfc40b3ae23609eda2619e550 29800 
nagios-plugins-contrib-dbgsym_23.20190206_i386.deb
 968bbeacc22bf2f5a696549c324b062ead0be7d8 7849 
nagios-plugins-contrib_23.20190206_i386.buildinfo
 bb5fa35b9f7631cf65980e554b20f52c7ef0868d 460300 
nagios-plugins-contrib_23.20190206_i386.deb
Checksums-Sha256:
 e8b6a4cac0a21f18960fff3f8c1323262d60f2fd29e8758e0805b8f213f80c95 2379 
nagios-plugins-contrib_23.20190206.dsc
 8fb6ad0632a65ca6d71ac62820f1e8cc7ffb6a7fa18d9a024750268eeb99b6bc 874556 
nagios-plugins-contrib_23.20190206.tar.xz
 31fa814049173a91e88956dc2919bf579d6c5c9c0708c86a8781172053e605f2 29800 
nagios-plugins-contrib-dbgsym_23.20190206_i386.deb
 76c22720553d7f5183bfd4c29bd4800a87147a924a97064337dacb8019a71226 7849 
nagios-plugins-contrib_23.20190206_i386.buildinfo
 77c90f70480de35708e07ed3e6f4ff57533cb7d6baed0e2bef638645dec572d0 460300 
nagios-plugins-contrib_23.20190206_i386.deb
Files:
 7075bd451a0610295500c3e6ab5bf27c 2379 net optional 
nagios-plugins-contrib_23.20190206.dsc
 06f012e114b23ffb8151876b6ce0337f 874556 net optional 
nagios-plugins-contrib_23.20190206.tar.xz
 5377472d40fb456090abf9fa0b7a63ce 29800 debug optional 
nagios-plugins-contrib-dbgsym_23.20190206_i386.deb
 d74a08eae0285bf052af59dcec84d834 7849 net optional 
nagios-plugins-contrib_23.20190206_i386.buildinfo
 6264fd026549f7c30be27f74fbc38305 460300 net optional 
nagios-plugins-contrib_23.20190206_i386.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXOdRCo+8DU5yq7qbDHBVe1oGUT4FAlxa2IMACgkQDHBVe1oG
UT6TIhAAgq7hHm6FMVxC3A57l7W47rNBPa4aOxNo2eK1q9fuBrMAeCi23tHXVU4K
4B23shAiYB85qhkIX9Fn4pT5A9cSCGXkTGJdg1R0B31Mu6InieQynZ811bnmUNIY
Ftct9Xq8hS5HVZRQdO4qHgwwlENmIh6YMfYLJ2gaHbQGHMdqfV48qQTiNOXMnmfx
VYaW0zEmw6O65qCWEGiS12dJbC8jpF3WahuHzta7XZnw2d61WMEXcGce8DW+egK0
K9MpvKwYCfkzW08IYDD66poKy1vs3eqi1zSYVhksJgjyQKD1JYKH9XX/LKbQYRCU
swoEhqbXkHqTnrI8gD22eTMfgArkt0Wb2bwZ7qFXJ3EHKskqLaGbcO4cSp0qQzi/
KOK2TNA5hqI4Kqx9tIWSRpr1B3fXb2y0PFtQsA0C44ZoBj2cvgCox+ZxEwsvXYYA
2dFmIJwR01YiPa1Sq3WbxfTqrMfcoJIyK5xuEPSJCTcF8ZBILpyR3k+xgxQWHRp+
WhJn2U7CFl6B+P47/i7oWoA08xjaS22l9QFebdAeTYrmVRLTsM+6F+MvL2Lxdc2i
Xysu+wF1Bauzwvi/RohK9vH4LMkU1/hCTAhVtQYU1zhohJ9Los6oo0TVPTTHJ6oR
kc8H2B7EZnSQb++aZ2ey3n6hBwH5kAAtJnsL2a8pTeDK3WVefyU=
=cmQI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to