Your message dated Tue, 4 Feb 2014 08:38:13 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-nagios-devel] Bug#737601: nagios-nrpe-plugin does not
need dependency checks for nagios oricinga
has caused the Debian Bug report #737601,
regarding nagios-nrpe-plugin does not need dependency checks for nagios oricinga
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.)
--
737601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737601
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nagios-nrpe-plugin
Version: 2.13-3_i386
I have installed icinga2 from the official repositories from the Icinga
project. These packages are for some reason not included on the Debian
server.
icinga2 needs to use nagios-nrpe-plugin - just as does icinga. However,
it's dependencies are on nagios or icinga. However, if I install
nagios-nrpe-plugin from the .deb file from the Debian server, it works.
So I would like to suggest removing those dependencies, as it seems it
is not a binary(libray) dependency.
The following works and does not require the use of --force:
$ dpkg -i nagios-nrpe-plugin_2.13-3_i386.deb
If these dependencies are removed, one can install icinga2 without the
need to compile anything. It installs quite well on Wheezy. There may
have been some glitches in the db-config part with indexes being created
by two different packages causing an error, which is perhaps why it's
not in Wheezy yet. In any case, it will help users who want to install
icinga2 from the Icinga project's servers.
Kind regards,
Simon
--- End Message ---
--- Begin Message ---
On Mon, 03 Feb 2014, Simon Walter wrote:
>
> Package: nagios-nrpe-plugin
>
> Version: 2.13-3_i386
>
>
> I have installed icinga2 from the official repositories from the
> Icinga project. These packages are for some reason not included on
> the Debian server.
>
> icinga2 needs to use nagios-nrpe-plugin - just as does icinga.
> However, it's dependencies are on nagios or icinga. However, if I
> install nagios-nrpe-plugin from the .deb file from the Debian
> server, it works. So I would like to suggest removing those
> dependencies, as it seems it is not a binary(libray) dependency.
>
> The following works and does not require the use of --force:
> $ dpkg -i nagios-nrpe-plugin_2.13-3_i386.deb
>
> If these dependencies are removed, one can install icinga2 without
> the need to compile anything. It installs quite well on Wheezy.
> There may have been some glitches in the db-config part with indexes
> being created by two different packages causing an error, which is
> perhaps why it's not in Wheezy yet. In any case, it will help users
> who want to install icinga2 from the Icinga project's servers.
It doesn't have a dependency.
Depends: libc6 (>= 2.4), libssl1.0.0 (>= 1.0.0)
Recommends: nagios3 | icinga
And it never had.
You want to disable recommends.
Alex
--- End Message ---