Signature error && Rpi installation

Moderator: Telldus

Post Reply
morten@sgjerde.net
Posts: 1
Joined: Fri Mar 17, 2023 9:45 am

Signature error && Rpi installation

Post by morten@sgjerde.net »

Hi

While installing Telldus-core on my Raspberry with Linux, I got an error regarding the signature.

Downloading the signature from your webpage goes fine (using wget command), same with installation.
First issue comes when I run the command to update and download the packages (apt-get update), I got an GPG Error stating that the signature for debian release is wrong, and not signed.
Next issue comes when I then tries to compile the source code, the Telldus-core package can not be authenticated, and the compilation halts.

This worked fine few days ago, but I had to redo the installation....

Anyone who can tell me how to solve this.
matsb70
Posts: 18
Joined: Fri Mar 17, 2023 9:45 am

Re: Signature error && Rpi installation

Post by matsb70 »

i get this message too
MikeL
Posts: 1
Joined: Fri Mar 17, 2023 9:45 am

Re: Signature error && Rpi installation

Post by MikeL »

I encounter the same issue, please advise
jacob
Posts: 7
Joined: Fri Mar 17, 2023 9:45 am

Re: Signature error && Rpi installation

Post by jacob »

Found a reply with a link to AWS, viewtopic.php?f=8&t=6737. Changing it to unstable helped me

Code: Select all

deb https://s3.eu-central-1.amazonaws.com/download.telldus.com unstable main
Post Reply