Your message dated Mon, 16 Nov 2015 21:21:50 +0000
with message-id <e1zyrdi-0005uf...@franck.debian.org>
and subject line Bug#803154: fixed in monitoring-plugins 2.1.2-2
has caused the Debian Bug report #803154,
regarding Does not build on hardened systems
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 ow...@bugs.debian.org
immediately.)


-- 
803154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803154
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: monitoring-plugins-basic
Version: 2.1.2-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

I have only systems with hardened security settings like a /proc that do
not show not owned stuff to users. For this reason the /proc check in
control file fails and so do build.

See attached patch to fix that.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (500, 'testing'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.7 (SMP w/8 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages monitoring-plugins-basic depends on:
ii  iputils-ping               3:20121221-5+b2
ii  libc6                      2.19-22
ii  libssl1.0.0                1.0.2d-1
ii  monitoring-plugins-common  2.1.2-1
ii  procps                     2:3.3.10-4
ii  ucf                        3.0030

Versions of packages monitoring-plugins-basic recommends:
ii  libcap2-bin  1:2.24-12

Versions of packages monitoring-plugins-basic suggests:
pn  icinga | icinga | nagios3  <none>

-- no debconf information

-- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <kl...@ethgen.de>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
commit 8aef581146a792933ec4da3d22d12f3f8aaef980
Author: Klaus Ethgen <kl...@ethgen.de>
Date:   Tue Oct 27 13:13:01 2015 +0100

    Fix /proc check on systems that have hardened system

diff --git a/debian/rules b/debian/rules
index c6cd1fc..902074e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,7 +69,7 @@ config.status: configure
 	
 	# if /proc is not mounted, check_nagios and check_procs are
 	# silently omitted from build.
-	@if ! [ -d /proc/1 ]; then \
+	@if ! [ -d /proc/$$$$ ]; then \
 	  echo "monitoring-plugins needs a mounted /proc to correctly build"; \
 	  exit 1; \
 	fi

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: monitoring-plugins
Source-Version: 2.1.2-2

We believe that the bug you reported is fixed in the latest version of
monitoring-plugins, 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 803...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jan Wagner <w...@cyconet.org> (supplier of updated monitoring-plugins 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 16 Nov 2015 20:06:31 +0100
Source: monitoring-plugins
Binary: monitoring-plugins monitoring-plugins-common monitoring-plugins-basic 
monitoring-plugins-standard nagios-plugins nagios-plugins-common 
nagios-plugins-basic nagios-plugins-standard
Architecture: source i386 all
Version: 2.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Nagios Maintainer Group 
<pkg-nagios-de...@lists.alioth.debian.org>
Changed-By: Jan Wagner <w...@cyconet.org>
Description:
 monitoring-plugins - Plugins for nagios compatible monitoring systems 
(metapackage)
 monitoring-plugins-basic - Plugins for nagios compatible monitoring systems 
(basic)
 monitoring-plugins-common - Common files for plugins for nagios compatible 
monitoring
 monitoring-plugins-standard - Plugins for nagios compatible monitoring systems 
(standard)
 nagios-plugins - transitional dummy package (nagios-plugins to 
monitoring-plugins)
 nagios-plugins-basic - transitional dummy package
 nagios-plugins-common - transitional dummy package
 nagios-plugins-standard - transitional dummy package
Closes: 803154
Changes:
 monitoring-plugins (2.1.2-2) unstable; urgency=medium
 .
   [ Jan Wagner ]
   * [6bcfb6c] Remove check_bgpstate and check_linux_raid from package
     description (LP: #1473229)
   * [93b217d] travis-ci: Adding required arguments for trusty
   * [af23094] travis-ci: Droping backports
   * [3fd4e78] travis-ci: automatically install dependencies
 .
   [ Klaus Ethgen ]
   * [52ead1a] Fix /proc check on systems that have hardened system
     (Closes: #803154)
 .
   [ Robie Basak ]
   * [db38432] Drop fping and qstat from Recommends to Suggests
   * [877f48a] Drop $(DEPSUBSTVARS) from dh_gencontrol call
 .
   [ Jan Wagner ]
   * [8401f27] Use dh_prep instead of dh_clean -k
   * [093d9a4] Drop hardening-wrapper, use dpkg-buildflags instead
Checksums-Sha1:
 e03f2364dfe8f977d864a26deabe37ba1b8cabaf 2751 monitoring-plugins_2.1.2-2.dsc
 0d9acee4dfe862f37903dd8f8b6bed782f1238ca 1739254 
monitoring-plugins_2.1.2.orig.tar.gz
 6275cfc9b4ac51d6bb8a48412d4825ce9e8233eb 35472 
monitoring-plugins_2.1.2-2.debian.tar.xz
 56ef40290ca5af9eb83bcf2499b3330d7f9b7ffe 443550 
monitoring-plugins-basic_2.1.2-2_i386.deb
 bbdaeb8b60381f87afcfb09a94e356861dd14fdc 226370 
monitoring-plugins-common_2.1.2-2_i386.deb
 a0887c24679d8f45e29a6ea4793cda52861aa461 309510 
monitoring-plugins-standard_2.1.2-2_i386.deb
 fbf6c1f0f4aea6e9817b5ae942e85a4606f7b20c 26138 
monitoring-plugins_2.1.2-2_all.deb
 fb5861e0f6cb795c6770bf1846afd48244650fee 23928 
nagios-plugins-basic_2.1.2-2_all.deb
 35e0587fc271e7d5fe632e05248fd55b2825fd1d 23922 
nagios-plugins-common_2.1.2-2_all.deb
 8354f2d1b9650a516a12023dcb6535cbd4212632 23928 
nagios-plugins-standard_2.1.2-2_all.deb
 0d2a90a5ba63866378dfee7b1c1ebca79c437856 23896 nagios-plugins_2.1.2-2_all.deb
Checksums-Sha256:
 384c76077accb54ccfa603877db0a67aa8ea7810242173c0bf6ed895ff0b8aec 2751 
monitoring-plugins_2.1.2-2.dsc
 414ce46b783999a9290074b969521c0027d9f1fe883ca5399457404ee7a3c2a0 1739254 
monitoring-plugins_2.1.2.orig.tar.gz
 844dbc3742bac4bf44ed27d114d12a18c148023ab09dbb0b80b1f13eee8d8294 35472 
monitoring-plugins_2.1.2-2.debian.tar.xz
 fa6d7da51c1afe9f892baf86d6ec764f53d6f481fd993c3b47d177801bf99c3b 443550 
monitoring-plugins-basic_2.1.2-2_i386.deb
 f1935b6e2173538e141c2ae5e737d356952ecd303ec6ec28dec57f4dd7e3c072 226370 
monitoring-plugins-common_2.1.2-2_i386.deb
 d1c3f438502ee88260be62aedac49ae315c98a58de5a3487773bfd769c04d87f 309510 
monitoring-plugins-standard_2.1.2-2_i386.deb
 0fcd0af8960c79dc737333c0c71432e679603324d6e527931e4bd04c237d6aa6 26138 
monitoring-plugins_2.1.2-2_all.deb
 8d10951850e6e9b475f2a6052a2997dfdb154f3542669ac54ec65a46fe633880 23928 
nagios-plugins-basic_2.1.2-2_all.deb
 a52d4b19bb518d60d3762a559cf3a003fbc2a93248489d63054b936c9463b515 23922 
nagios-plugins-common_2.1.2-2_all.deb
 59dcb79291b857dcb7190100b1cc14dba8e3c7ae0b215ff3f54693e0df95c324 23928 
nagios-plugins-standard_2.1.2-2_all.deb
 817437817ece5a89542954dbb39bfa38432c762972b3ad9ad06b4881dce64c1d 23896 
nagios-plugins_2.1.2-2_all.deb
Files:
 aafadf6f7f1ba409041d7bbd9ee1dfa2 2751 net extra monitoring-plugins_2.1.2-2.dsc
 ee95ccbf097375b7e4b25f153ed3b961 1739254 net extra 
monitoring-plugins_2.1.2.orig.tar.gz
 6e716ee45525e93ae48f5d44b64d584c 35472 net extra 
monitoring-plugins_2.1.2-2.debian.tar.xz
 e127e098a7f56e858b2475c47f9487a6 443550 net extra 
monitoring-plugins-basic_2.1.2-2_i386.deb
 fc671ce84342deb2e8d72e711ec08bf8 226370 net extra 
monitoring-plugins-common_2.1.2-2_i386.deb
 fb5cdee709b549efc167f248c70cd68e 309510 net extra 
monitoring-plugins-standard_2.1.2-2_i386.deb
 a46902279b3ae0e795649ea88891019d 26138 net extra 
monitoring-plugins_2.1.2-2_all.deb
 d84155400be4c1971993cbe22d6e993b 23928 oldlibs extra 
nagios-plugins-basic_2.1.2-2_all.deb
 4d9080dabf965446936c17b837cb357d 23922 oldlibs extra 
nagios-plugins-common_2.1.2-2_all.deb
 6d2a56ffae760d4f9f5414732424b230 23928 oldlibs extra 
nagios-plugins-standard_2.1.2-2_all.deb
 9e78541c4348537d7848ff1092fa2af0 23896 oldlibs extra 
nagios-plugins_2.1.2-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVkotJAxwVXtaBlE+AQjMkA/+IJOiZQt8LSt7wHq2To7N+NuxuAEYsKJ+
Gra6clHz+kAdy3RQIuT8J1KNLWVf1zGLe2nCR0rXAEv9Vpc1vuav18bhbo+0owxG
mGs0zZ8lIe383pyW896/RC39CeF1yuLAU1UJRrxbCVKVrC9mVA6KsLxYRQPnOtXj
ZGcN6i9iiHeppP8vCQec/+IRfCfIazx5nrhwC2H6td5Hhy8aAkNnj7vdyJPmBlVP
D1oKRmjOzdX/zojB6Tm7gvDvkKjoJDNSKsaAiVOXR1ZVG0z/bmenBXpyFoOx5Jik
nEYltcKZ0z30yx0LEORK9SB5fOuWHFtz+M8nr9un/7chUSGayyF+GcyvoeHk9mSV
pfxtm8io7l0HPHfQyJGwDDi+lkGLtczH6Uwsmkj6ptHKTcFV89w3UGxqG3c2QLbv
opJqADNyeWu9j1MfA2gSDeeQrOHGctYX38msfuWpu+Hrey9TBVVbnOkpGgurfijM
kQM2WUEgFhGRpftp0fJWsJFX/7aSXzjS+NGocVWbxbzLt+uH9QVZgjxUC1eswtF2
eOtg4mldREDY3I9+aumP5Yca1A1ZQBfJ/VFNX9zxqR04HyqwZrz4aqtrbZD2l6B/
YcdtwitXbiT9OSFDGgSp8+DmaupfQW6F7oQgEy5q7Au989HCUqB3wT7pFr45RtHh
qGF8o0uWX4A=
=W+or
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to