Your message dated Wed, 07 Apr 2021 11:04:08 +0000
with message-id <e1lu5yi-000bh8...@fasolo.debian.org>
and subject line Bug#986397: fixed in nagios4 4.4.6-4
has caused the Debian Bug report #986397,
regarding nagios4-common: fails to install nagios4 package in the fresh debian
testing installation
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.)
--
986397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nagios4-common
Version: 4.4.6-3
Severity: important
X-Debbugs-Cc: alyubim...@xiag.ch
Dear Maintainer,
I have fresh installed (from debian-testing-amd64-netinst.iso )debian testing
in the virtualbox vm.
Before install nagios I make apt-get update && apt-get upgrade.
During nagios installation ( apt-get install nagios4) after messages
Setting up nagios4-common (4.4.6-3) ...
I get a pause for a few minutes and then this message:
Job for nagios4.service failed because a timeout was exceeded.
See "systemctl status nagios4.service" and "journalctl -xe" for details.
invoke-rc.d: initscript nagios4, action "start" failed.
● nagios4.service - nagios4
Loaded: loaded (/lib/systemd/system/nagios4.service; disabled; vendor
preset: enabled)
Active: failed (Result: timeout) since Mon 2021-04-05 08:58:53 CEST; 7ms
ago
Docs: man:nagios4
Process: 36099 ExecStartPre=bash -c nagiospipe=$$(sed -n
"s/^command_file=\(.*\)/\1/p" ${NAGIOSCFG}) ; [ -z "$${nagiospipe}" -o ! -e
"$${nagiospipe}" ] || rm -f "$${nagiospipe}" (code=exited, status=0/SUCCESS)
Process: 36101 ExecStart=/usr/sbin/nagios4 ${NAGIOSCFG} (code=exited,
status=0/SUCCESS)
Process: 36102 ExecStartPost=bash -c nagiospipe=$$(sed -n
"s/^command_file=\(.*\)/\1/p" ${NAGIOSCFG}) ; [ -z "$${nagiospipe}" -o ! -e
"$${nagiospipe}" ] || rm -f "$${nagiospipe}" (code=exited, status=0/SUCCESS)
Main PID: 36101 (code=exited, status=0/SUCCESS)
CPU: 68ms
Apr 05 08:57:23 bullseye64 nagios4[36101]: wproc: Registry request: name=Core
Worker 36104;pid=36104
Apr 05 08:57:23 bullseye64 nagios4[36101]: Successfully launched command file
worker with pid 36110
Apr 05 08:57:23 bullseye64 nagios4[36101]: Successfully launched command file
worker with pid 36110
Apr 05 08:58:53 bullseye64 systemd[1]: nagios4.service: start-post operation
timed out. Terminating.
Apr 05 08:58:53 bullseye64 nagios4[36101]: Caught SIGTERM, shutting down...
Apr 05 08:58:53 bullseye64 nagios4[36101]: Caught SIGTERM, shutting down...
Apr 05 08:58:53 bullseye64 nagios4[36101]: Successfully shutdown... (PID=36101)
Apr 05 08:58:53 bullseye64 nagios4[36101]: Successfully shutdown... (PID=36101)
Apr 05 08:58:53 bullseye64 systemd[1]: nagios4.service: Failed with result
'timeout'.
Apr 05 08:58:53 bullseye64 systemd[1]: Failed to start nagios4.
dpkg: error processing package nagios4-common (--configure):
installed nagios4-common package post-installation script subprocess returned
error exit status 1
dpkg: dependency problems prevent configuration of nagios4-core:
nagios4-core depends on nagios4-common (= 4.4.6-3); however:
Package nagios4-common is not configured yet.
dpkg: error processing package nagios4-core (--configure):
dependency problems - leaving unconfigured
Setting up apache2-bin (2.4.46-4) ...
dpkg: dependency problems prevent configuration of nagios4:
nagios4 depends on nagios4-common (= 4.4.6-3); however:
Package nagios4-common is not configured yet.
nagios4 depends on nagios4-core (= 4.4.6-3); however:
Package nagios4-core is not configured yet.
dpkg: error processing package nagios4 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of nagios4-cgi:
nagios4-cgi depends on nagios4-common (= 4.4.6-3); however:
Package nagios4-common is not configured yet.
dpkg: error processing package nagios4-cgi (--configure):
dependency problems - leaving unconfigured
Setting up libapache2-mod-php7.4 (7.4.15-5+deb11u1) ...
Warning: Could not load Apache 2.4 maintainer script helper.
Setting up libapache2-mod-php (2:7.4+76) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-11) ...
Processing triggers for libapache2-mod-php7.4 (7.4.15-5+deb11u1) ...
Warning: Could not load Apache 2.4 maintainer script helper.
Errors were encountered while processing:
nagios4-common
nagios4-core
nagios4
nagios4-cgi
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-4-amd64 (SMP w/1 CPU thread)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nagios4-common depends on:
ii adduser 3.118
ii bsd-mailx [mailx] 8.1.2-0.20180807cvs-2
ii coreutils 8.32-4+b1
ii libjs-jquery 3.5.1+dfsg+~3.5.5-7
ii lsb-base 11.1.0
ii mailutils [mailx] 1:3.10-3+b1
ii monitoring-plugins-basic 2.3-1
ii ucf 3.0043
Versions of packages nagios4-common recommends:
pn monitoring-plugins <none>
nagios4-common suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: nagios4
Source-Version: 4.4.6-4
Done: Russell Stuart <russell-deb...@stuart.id.au>
We believe that the bug you reported is fixed in the latest version of
nagios4, 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 986...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Russell Stuart <russell-deb...@stuart.id.au> (supplier of updated nagios4
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: SHA512
Format: 1.8
Date: Wed, 7 Apr 2021 20:43:46 +1000
Source: nagios4
Architecture: source
Version: 4.4.6-4
Distribution: unstable
Urgency: low
Maintainer: Russell Stuart <russell-deb...@stuart.id.au>
Changed-By: Russell Stuart <russell-deb...@stuart.id.au>
Closes: 986397
Changes:
nagios4 (4.4.6-4) unstable; urgency=low
.
* Fix syntax in nagios4.service. Closes: #986397.
Checksums-Sha1:
1873b9c35d9bcbd2f3271f8cb5276a4a5c960996 1978 nagios4_4.4.6-4.dsc
aa3418df7a021fdc756fd6b124005546a9dc6f23 1093536 nagios4_4.4.6-4.debian.tar.xz
b7f33a6e9187d6995ff680bf504e4148e003f922 9512 nagios4_4.4.6-4_amd64.buildinfo
Checksums-Sha256:
f6d55bb93fb5484dfa8d7bb423183326c10ef409c92ed945c3e1e0bd842fdbc3 1978
nagios4_4.4.6-4.dsc
95a5b0474a45f4ad18afa869ff7f86ce35a502be07a7fa15f9811e31b977c061 1093536
nagios4_4.4.6-4.debian.tar.xz
fc7344b81bb27357bbbf2a87038878ad82ebb9597c25b280fa79efb66e01d66d 9512
nagios4_4.4.6-4_amd64.buildinfo
Files:
4f6a5c1aec52eb5d1e6b6de5cd5b9c0d 1978 net optional nagios4_4.4.6-4.dsc
fc182d92285d7a065deba466c473a321 1093536 net optional
nagios4_4.4.6-4.debian.tar.xz
8e9b6455ade05dd8193128e09f198c95 9512 net optional
nagios4_4.4.6-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEZqiOeH6lCkTWvjmorNSfiF5UUm4FAmBtjhUACgkQrNSfiF5U
Um4R/BAAj25tW8BqeuMF9iB5tEVdRDLmdzNVQFq2OKEKUHLT0Ms2tS0ePvatqlUT
goL0eE5BQjH+lXn3YXs0OMF1UQBeMosX9DRxai9u9DtKBEAslFqliNKXCkwVVMiS
yMI8RcJd0rJM6sqzpvc9ZoQW9MheA7Dj+g3IO8zZdwNUyBxnfDnqvcQXPkzYLiOb
WrrI89RvWajmTf9kgExWL8FGZMsKZWih9qVgbXJ1yhoEQ1RaoTgfFu/B0khOIuZ2
YESjDY7gF0EoySRoiEYpYF5fxWa7pTjvYaf4YWg8N6bSJFPUa2U6YTzb18IEJ72r
HATiZJpOVpD37gdwCl0D2Gt5L+ZULXTgNdKGPWxLbhi2FhCeFvbnGasJqh3ZJNVC
sNqsOPuvoqpNw0cJ0yWxEZrnr3qLfO5fnpUCeVH3Xu0fcXKmp2/7ilzhfgp/Q5ET
DKdwkxgLhzmn2ws7/ESpsTSK87ZyFrKE9WX37bBC+Gp4WB5tjvqv+LeWb7ciMjwZ
yFUaixPbI0JZ6UnU5pT5sox6AJqyVxGw54acilD5PjS2kS9wruQ8lEIyBbo1T0Py
SSGBLIc4XHLLumFSjFtgA8KTJGK9pt8qx+f49gmGWkACGLH/hT/UHhr0ulSlSZ4V
gD/w8x2WkS2N281f3BhAvQyShcGzmoCYxESN6ll2mwdMFbAgljg=
=ig17
-----END PGP SIGNATURE-----
--- End Message ---