-
Notifications
You must be signed in to change notification settings - Fork 79
Issue with GPG signature verification for Temboard on Debian 13 #1617
Copy link
Copy link
Open
Description
Hello,
I am trying to install Temboard on a Debian 13 VM. When running sudo apt update, I encounter a signature verification error:
Atteint : 4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease
Err : 3 http://apt.dalibo.org/labs trixie-dalibo InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is:
Verifying signature: Malformed MPI: leading bit is not set: expected bit 8 to be set in 101011 (2b)
Warning: OpenPGP signature verification failed: http://apt.dalibo.org/labs trixie-dalibo InRelease: Sub-process /usr/bin/sqv returned an error code (1) [...]
Error: The repository http://apt.dalibo.org/labs trixie-dalibo InRelease is not signed.
Here is the content of my /etc/apt/sources.list.d/dalibo-labs.list file:
deb [signed-by=/etc/apt/keyrings/dalibo-labs.gpg] http://apt.dalibo.org/labs trixie-dalibo main
I obtained the GPG key using the following command:
curl -fsSL -o /etc/apt/keyrings/dalibo-labs.gpg https://apt.dalibo.org/labs/debian-dalibo.gpg
Thank you in advance for your help.
Best regards,
Christophe
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels