Page 1 of 1

[SOLVED] Samba4 Debian13 Installation

Published: February 13, 2026 - 09:59
by qsl
Hello,

It would seem that the installation of Samba4 with the Tranquil-IT repositories no longer works with the latest version of Debian 13 (ok with Debian12).
Procedure: https://samba.tranquil.it/doc/fr/samba_ ... ebian.html

Warning: OpenPGP signature verification failed: https://samba.tranquil.it/debian/samba-4.22 trixie InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 00B470915501A1E8C4A1888AF93AB1F2C7A9102A is not bound: No binding signature at time 2025-12-29T10:40:36Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance considered because: SHA1 is not secure since 2026-02-01T00:00:00Z
Error: The repository 'https://samba.tranquil.it/debian/samba-4.22 trixie InRelease' is not signed.
[


Do you have any more information on this?
Of course, Samba4 can be installed using .deb files, but it's much less convenient.

Thanks in advance for your reply,

Quentin]

Re: Samba4 Debian13 Installation

Published: February 13, 2026 - 10:07 AM
by yalemu
Hello Quentin,

Yes, the key has changed :) (and I'm currently working on it)

Can you import this key?

Code: Select all

wget -qO- https://samba.tranquil.it/tissamba-pubkey-2026.gpg | tee /usr/share/keyrings/tissamba.gpg > /dev/null
The documentation has been updated - perhaps force a full page reload: https://samba.tranquil.it/doc/fr/samba_ ... ebian.html

I'm re-signing the latest 4.22 with this new key as well, and we'll have a communication today.

Good day,

Yohannes

Re: Samba4 Debian13 Installation

Published: February 13, 2026 - 1:49 PM
by qsl
Thank you so much for the quick reply.
Everything is in order.

Have a good weekend