<div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 18 janv. 2025 à  11:39, David Härdeman <<a href="mailto:david@hardeman.nu" target="_blank">david@hardeman.nu</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">January 12, 2025 at 2:55 PM, "Jérémy Lal" <<a href="mailto:kapouer@melix.org" target="_blank">kapouer@melix.org</a>> wrote:<br>
> I'd say the chance of it going into Trixie is small, considering another package I uploaded,<br>
> libnginx-mod-http-push-stream, has been sitting in NEW for two months now.<br>
> <br>
> However I'd be happy to sponsor it.<br>
<br>
Thanks for the quick turnaround (even if the NEW queue is slow) :D<br>
<br>
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):<br>
<br>
<a href="https://github.com/Alphix/spnego-http-auth-nginx-module/blob/add-ci-testing/scripts/kerberos_ldap" rel="noreferrer" target="_blank">https://github.com/Alphix/spnego-http-auth-nginx-module/blob/add-ci-testing/scripts/kerberos_ldap</a><br>
<br>
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).</blockquote><div><br></div><div>Using a rootless podman container, the script fails at</div><div>Setting host FQDN to <a href="http://server.example.com">server.example.com</a> ... Could not set static hostname: Failed to set static hostname: Device or resource busy<br>FAILED<br></div><div><br></div><div>I think replacing the hostnamectl call with</div><div>echo "${TEST_HOST_FQDN}" > /etc/hostname</div><div>should work but autopkgtest/podman setup decided to die on me today.</div><div> </div></div></div>
</div>