[Pkg-nagios-devel] Bug#844031: [monitoring-plugins] Openssl 1.1 support missing
Christoph Berg
myon at debian.org
Wed Nov 16 10:34:54 UTC 2016
Re: Jan Wagner 2016-11-11 <e1b516fa-70b0-ba72-5dbe-56a8e2db6835 at cyconet.org>
> Building against libssl1.0-dev, which was suggested in the
> announcement of the openssl switch, results (actual) into:
>
> [...]
> checking for PQsetdbLogin in -lpq... no
> configure: WARNING: Skipping PostgreSQL plugin (check_pgsql)
> configure: WARNING: LIBS="-lcrypt " CPPFLAGS="-Wdate-time
> -D_FORTIFY_SOURCE=2 -I/usr/include"
> configure: WARNING: install PostgreSQL libs to compile this plugin
> (see REQUIREMENTS).
> [...]
>
> This is due postgresql-9.6 beeing linked against libssl1-1-dev and
> libpg5 beeing remove when installing libssl1.0-dev. So check_psql can
> not be build anymore.
I don't see a problem here:
ii libpq-dev 9.6.1-2 amd64 header files for libpq5 (PostgreSQL library)
ii libpq5:amd64 9.6.1-2 amd64 PostgreSQL C client library
ii libssl1.0-dev:amd64 1.0.2j-4 amd64 Secure Sockets Layer toolkit - development files
ii libssl1.0.0:amd64 1.0.2d-1 amd64 Secure Sockets Layer toolkit - shared libraries
ii libssl1.0.2:amd64 1.0.2j-4 amd64 Secure Sockets Layer toolkit - shared libraries
ii libssl1.1:amd64 1.1.0c-1 amd64 Secure Sockets Layer toolkit - shared libraries
libpq-dev used to have a direct dependency on libssl-dev, but this has
been removed in 9.6.1-2 (which is not in testing yet).
Christoph
More information about the Pkg-nagios-devel
mailing list