[Pkg-nginx-maintainers] Would it be possible to package the SPNEGO/GSSAPI module now?

Jérémy Lal kapouer at melix.org
Mon Jan 20 10:49:47 GMT 2025


Le sam. 18 janv. 2025 à 11:39, David Härdeman <david at hardeman.nu> a écrit :

> January 12, 2025 at 2:55 PM, "Jérémy Lal" <kapouer at melix.org> wrote:
> > I'd say the chance of it going into Trixie is small, considering another
> package I uploaded,
> > libnginx-mod-http-push-stream, has been sitting in NEW for two months
> now.
> >
> > However I'd be happy to sponsor it.
>
> Thanks for the quick turnaround (even if the NEW queue is slow) :D
>
> While waiting for the package to make its way into unstable, I've been
> working on more complete autopkgtests, the current draft is here (I could
> also commit it to an experimental branch in salsa if you prefer):
>
>
> https://github.com/Alphix/spnego-http-auth-nginx-module/blob/add-ci-testing/scripts/kerberos_ldap
>
> It's a separate script because I plan to submit it upstream, and I want it
> to be useable from Github workflows as well as from autopkgtest. Could you
> have a look and see if it's ok before I submit it upstream? (I'm assuming
> it might be more difficult to change the script once it's been accepted
> upstream).


Using a rootless podman container, the script fails at
Setting host FQDN to server.example.com ... Could not set static hostname:
Failed to set static hostname: Device or resource busy
FAILED

I think replacing the hostnamectl call with
echo "${TEST_HOST_FQDN}" > /etc/hostname
should work but autopkgtest/podman setup decided to die on me today.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nginx-maintainers/attachments/20250120/2f5987f3/attachment.htm>


More information about the Pkg-nginx-maintainers mailing list