Skip to content

Issue with GPG signature verification for Temboard on Debian 13 #1617

@christopheroux

Description

@christopheroux

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions