Page 1 of 1

debian 9: libnginx-mod-http-auth-spnego not installable

Published: February 28, 2018 - 11:00 AM
by Eric
Good morning,

Wapt server: 1.5.1.18 / Debian 9

I install the new version of the wapt server, and when configuring Kerberos authentication ( https://www.wapt.fr/wapt-1.5/Installati ... ebian.html), I have a small problem with the installation of the libnginx-mod-http-auth-spnego package.
Response from the Debian installer:

Code: Select all

Aucune version du paquet libnginx-mod-http-auth-spnego n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source
E: Le paquet « libnginx-mod-http-auth-spnego » n'a pas de version susceptible d'être installée
A Google search doesn't give me much more information.

In short, does anyone have any ideas?

Thanks in advance

AND.

Re: debian 9: libnginx-mod-http-auth-spnego not installable

Published: February 28, 2018 - 12:04 PM
by Eric
Hi again,

I've been browsing the wapt repositories a bit, and I found the famous libnginx-mod-http-auth-spnego package.
It's in the repository: https://wapt.tranquil.it/debian/ , but not in the repository https://wapt.tranquil.it/debian/wapt-1.5/ which is used (for now) for wapt 1.5.
Downloading/installing the .deb with dpkg -i also works.
"solved", but the wapt team still needs to move the package to the wapt-1.5 repository to resolve it permanently for everyone.

is