I see from the numerous threads that FlightAware does not yet have an official repository for Trixie ready. I’m running Bullseye on my receiver and with security updates ceasing later this year, I’d like to update the OS. I’ve updated all of my other Pis to Trixie (DVR, Plex, TIG, etc.). For consistency and ease of management, I’d prefer not update to Bookworm on my PiAware and just go straight to Trixie. Does FlightAware have an estimate when official Trixie support might be ready?
(3) Re-image microSD card with Trixie, and install trixi-compatible comunity provided pre-built packages. These packages were built using Flightaware source code. This is quicker and easier than item (2) above, i.e. building packages yourself.
If you decide to use method (3), then in order to avoid any conflict when Flightaware releases their trixie packages, I strongly recommend that after successful install, please remove entry of community repository from your Pi by following commands:
Just wanted to check back on this. Can FlightAware support/development provide any estimate of support for Trixie? Q2? EOY? I’m trying to determine my best course of action.
I was trying to install piaware on trixie. I downloaded iand isntalled the deb ackage. When I tired to install it I got an erro from “apt update”:
Hit:2 http://archive.raspberrypi.com/debian` trixie InReleaseHit:3 http://deb.debian.org/debian trixie InReleaseHit:4 http://deb.debian.org/debian trixie-updates InReleaseIgn:1 http://www.flightaware.com/adsb/piaware/files/packages trixie InReleaseHit:6 http://deb.debian.org/debian-security trixie-security InReleaseErr:5 http://www.flightaware.com/adsb/piaware/files/packages trixie Release404 Not Found [IP: 104.18.37.179 80]Error: The repository ‘http://flightaware.com/adsb/piaware/files/packages trixie Release’ does not have a Release file.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.`
So it is clear that the repository does not include a trixie release. So I decided to wdowngrade the /etc/apt/sources.list.d/flightaware-apt-repository.list and repalced trixie with bookworm such as this:
Hit:2 Index of /debian trixie InRelease
Hit:3 Index of /debian trixie-updates InRelease
Hit:4 Index of /debian trixie InRelease
Hit:5 Index of /debian-security trixie-security InRelease
Get:1 http://www.flightaware.com/adsb/piaware/files/packages bookworm InRelease [2,613 B]
Err:1 http://www.flightaware.com/adsb/piaware/files/packages bookworm InRelease
Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 4E49CAF6B9F2BF8FC240E4BAB931BB28DE85F0DD is not bound: No binding signature at time 2025-06-30T15:04:16Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Warning: OpenPGP signature verification failed: http://www.flightaware.com/adsb/piaware/files/packages bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 4E49CAF6B9F2BF8FC240E4BAB931BB28DE85F0DD is not bound: No binding signature at time 2025-06-30T15:04:16Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z
Error: The repository ‘http://flightaware.com/adsb/piaware/files/packages bookworm 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.
Next thing I did was to allow sequoia to accept SHA1: