AirNav RadarBox and RadarBox24.com > AirNav RadarBox and RadarBox24.com Discussion

RBFeeder Update Fails

(1/2) > >>

bigchin67:
When I check my rbfeed site https://www.radarbox.com/stations/EXTRPI004512 I get a message that my RBFeed needs updating on my Raspberry Pi.
When I run sudo apt-get update I see the following error:

Hit:5 https://apt.rb24.com buster InRelease
Err:5 https://apt.rb24.com buster InRelease
  The following signatures were invalid: EXPKEYSIG F2A8428D3C354953 AirNav Systems <[email protected]>
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://apt.rb24.com buster InRelease: The following signatures were invalid: EXPKEYSIG F2A8428D3C354953 AirNav Systems <jceara @  airnavsystems.com>
W: Failed to fetch https://apt.rb24.com/dists/buster/InRelease  The following signatures were invalid: EXPKEYSIG F2A8428D3C354953 AirNav Systems <jceara  @  airnavsystems.com>
W: Some index files failed to download. They have been ignored, or old ones used instead.


I can't update and my feed seems to be down. Anyone got ideas?

Patrius:
Got the same messages

abcd567:

--- Quote from: bigchin67 on February 09, 2024, 08:10:33 AM ---
When I run sudo apt-get update I see the following error:

Hit:5 https://apt.rb24.com buster InRelease
Err:5 https://apt.rb24.com buster InRelease
  The following signatures were invalid: EXPKEYSIG F2A8428D3C354953 AirNav Systems <[email protected]>

I can't update and my feed seems to be down. Anyone got ideas?

--- End quote ---


Try this


--- Code: ---gpg --keyserver keyserver.ubuntu.com --recv-keys F2A8428D3C354953   

gpg --export --armor F2A8428D3C354953 | sudo apt-key add -   


--- End code ---

CAUTION: In the last command above, do not miss the minus ( - ) sign at the end after word "add"

NEXT:

--- Code: ---
sudo apt-get update   

sudo apt-get install rbfeeder   


--- End code ---









G6LSD:
Hi,

It worked for me!

Thank you

bigchin67:
I ended up doing a complete rebuild of my Pi OS and installed Bookworm after Radarbox support told me that buster is old and should be upgraded.

PiAware installed on Bookworm no problem.
FR24Feed works OK, taking the network feed from dump1090-fa

When installing RBFeeder I still needed to follow abcd567's instructions above to get the gpg key fix but after that it worked.
RadarBox doesn't have a Bookworm package so I followed instructions again from abcd567 here to install a bullseye build: https://forum.radarbox24.com/index.php?topic=107991.0

Now all 3 feeds are up and running on Bookworm. Kudos to @abcd567

Navigation

[0] Message Index

[#] Next page

Go to full version