Error: The repository 'https://flightaware.com/adsb/piaware/files/packages bullseye InRelease' is not signed. Notice: Updating from such a repository can't be done securely, and is therefore disabled by default. Notice: See apt-secure(8) manpage for repos

When I run ‘sudo apt update’ I get:

Error: The repository ‘https://flightaware.com/adsb/piaware/files/packages bullseye InRelease’ is not signed.
Notice: Updating from such a repository can’t be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.

When I go to the site it looks like it is down…

Is this a trixie install?

Yes, This is a Trixie install

Currently we don’t have a trixie repository ready, and the bullseye repository will not work on trixie as you’ve discovered.

You can run ultrafeeder as a docker and also add on piaware. Google ultrafeeder.

Also @abcd567 ports builds so maybe he knows something about Trixie.

Using Flightaware source-code, I have built packages for trixie, and uploaaded to my Git hub site. You can install these by the method given on the site.

https://github.com/abcd567a/debian13/blob/master/README.md

 

IMPORTANT:
In order to avoid conflict with Flightaware trixie repository in future (when they make it available), I strongly recommend that after successful install of piaware and dump1090-fa, please delete entery of my repository from your RPi’s apt sources list, by using following commands:

sudo rm /etc/apt/sources.list.d/abcd567a.list

sudo apt update

 

 

1 Like