AirNav Systems Forum

AirNav RadarBox and RadarBox24.com => AirNav RadarBox and RadarBox24.com Discussion => Topic started by: hockeyref2 on June 22, 2021, 01:33:34 AM

Title: new install - repository security
Post by: hockeyref2 on June 22, 2021, 01:33:34 AM
I am having issues getting RB24 to install on my new RPI4...

These are the errors that I am getting when running the script...

gpg: keyserver receive failed: No name

and
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F2A8428D3C354953


Any suggestions on how to fix this?
Thanks
Title: Re: new install - repository security
Post by: [email protected] on June 26, 2021, 03:17:31 PM
Same problem here :-( Tried various suggestions found on the forums but nothing appears to work ...my error is ....

Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [375 kB]
Err:4 https://apt.rb24.com buster InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F2A8428D3C354953
Title: Re: new install - repository security
Post by: abcd567 on June 27, 2021, 11:26:17 AM
Please see this thread. The solution is given there:

Help Insstalling Radarbox client!  (https://discussions.flightaware.com/t/help-insstalling-radarbox-client/77984)
Title: Re: new install - repository security
Post by: Runway 31 on June 27, 2021, 03:47:45 PM
I have advised Airnav developer of the issue

Alan
Title: Re: new install - repository security
Post by: abcd567 on June 27, 2021, 06:40:00 PM
Alan, GPG KEY is not the only problem, there is one more problem in ver 4 of RB Feeder.

Up to ver 3.5, it used to take maximum 5 seconds to stop or restart when following command were issued:

sudo systemctl stop rbfeeder
sudo systemctl restart rbfeeder

Since release of ver 4, it takes over 60 seconds to execute these commands. Something is sure wrong.

Not only this defect makes restart of rbfeeder hang for over a minute, but when RPi is rebooted, that extra one minute is added to reboot time, as RPi cannot restart unless it first stops all the programs.

To overcome this problem I have uninstalled ver 4, and installed ver 3.5.
I could do this downgrade because I have downloaded and saved .deb package of ver 3.5 before upgrading it to ver 4.

Please advise Support/Software Developers to fix the abnormally long time to stop the rbfeeder.

Regards,
abcd567
Title: Re: new install - repository security
Post by: Runway 31 on June 27, 2021, 07:07:01 PM
Thanks have so advise

Alan