Apt.robur.coop key re-signed
2026-03-13In Debian 13 a change was made to not accept SHA1 signatures in package repositories. At first this was a warning, but since February 1st this year it's an error. Today we resigned the signing key and the repository using SHA256 instead of SHA1 fixing the error.
As the signing key has been re-signed you will have to download the key again.
You can do this with this one-liner.
You might have put the key in /usr/share/keyrings/:
# curl -fsSL https://apt.robur.coop/gpg.pub | gpg --dearmor > /etc/apt/trusted.gpg.d/apt.robur.coop.gpg
You can check where the key is expected in the file in /etc/apt/sources.list.d/.
We apologize for the inconvenience.