Raspberry Pi Bookworm install No release file

root@G3WIP:/tmp# dpkg -i flightaware-apt-repository_1.1_all.deb

Selecting previously unselected package flightaware-apt-repository.
(Reading database … 92716 files and directories currently installed.)
Preparing to unpack flightaware-apt-repository_1.1_all.deb …
Unpacking flightaware-apt-repository (1.1) …
Setting up flightaware-apt-repository (1.1) …
Adding APT repo configuration for PiAware bookworm packages

root@G3WIP:/tmp# apt update
Hit:1 Index of /debian bookworm InRelease
Hit:2 Index of /raspbian bookworm InRelease
Ign:3 http://www.flightaware.com/adsb/piaware/files/packages bookworm InRelease
Err:4 http://www.flightaware.com/adsb/piaware/files/packages bookworm Release
404 Not Found [IP: 2606:4700:4400::ac40:9437 80]
Reading package lists… Done
E: The repository ‘http://flightaware.com/adsb/piaware/files/packages bookworm Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

How do you solve this? I am creating a new machine because I had similar error with much older Stretch RaspOS and thought that was the cause.

32 bit

Gerry

You are trying to add Flightaware repository to Bookworm.

As Flightaware has not yet released piaware packages for Bookworm, there is no Release file, and hence you get error messages.

Better use Bullseye image, for which packages and Release file are available in Flightaware repository.

If you are keen to use Bookworm image, then

EITHER
Wait till Flightaware releases their packages for Bookworm

OR
Build these packages yourself from source-code. I have done this using automated install script, so it is easy, but time consuming.
https://discussions.flightaware.com/t/piaware-for-rpi-os-bookworm/90229/17

 

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.