[SOLVED] Issues in the documentation (or on the tranquil.it repo)
Published: February 5, 2026 - 9:05 AM
Hello everyone!
In the documentation: https://www.wapt.fr/fr/doc/wapt-server- ... r-packages
It is recommended to install the GPG key using this command:
On Ubuntu, we are therefore trying to retrieve the 2026 key from https://wapt.tranquil.it/Ubuntu/tiswapt-pub-2026.gpg but we get a 404
The trick to unlocking it is to go and retrieve the key from https://wapt.tranquil.it/Debian/tiswapt-pub-2026.gpg
IMHO, the tiswapt-pub-2026.gpg key should also be placed on https://wapt.tranquil.it/Ubuntu/or, failing that, update the documentation
This is my first message of the year, and even though it's February 5th, I'd like to wish everyone a happy new year!
Kisses
Jordi
In the documentation: https://www.wapt.fr/fr/doc/wapt-server- ... r-packages
It is recommended to install the GPG key using this command:
Code: Select all
sudo bash -c 'wget -qO- https://wapt.tranquil.it/$(lsb_release -is)/tiswapt-pub-2026.gpg > /usr/share/keyrings/tiswapt-pub.gpg'The trick to unlocking it is to go and retrieve the key from https://wapt.tranquil.it/Debian/tiswapt-pub-2026.gpg
IMHO, the tiswapt-pub-2026.gpg key should also be placed on https://wapt.tranquil.it/Ubuntu/or, failing that, update the documentation
This is my first message of the year, and even though it's February 5th, I'd like to wish everyone a happy new year!
Kisses
Jordi