Error by install FR24 on piaware

pi@piaware:~ $ wget -qO- https://fr24.com/install.sh | sudo bash -s
Get:1 https://www.flightaware.com/adsb/piaware/files/packages bookworm InRelease [2,613 B]
Hit:2 http://www.flightaware.com/mirror/raspbian/raspbian bookworm InRelease
Get:3 https://www.flightaware.com/adsb/piaware/files/packages bookworm/piaware armhf Packages [5,659 B]
Get:4 https://www.flightaware.com/adsb/piaware/files/packages bookworm/piaware arm64 Packages [4,681 B]
Ign:4 https://www.flightaware.com/adsb/piaware/files/packages bookworm/piaware arm64 Packages
Err:4 http://flightaware.com/adsb/piaware/files/packages bookworm/piaware arm64 Packages
  File has unexpected size (4665 != 4681). Mirror sync in progress? [IP: 2606:4700:4400::ac40:9437 443]
Hit:5 http://www.flightaware.com/mirror/raspberrypi/debian bookworm InRelease
Err:4 http://flightaware.com/adsb/piaware/files/packages bookworm/piaware arm64 Packages
  File has unexpected size (4665 != 4681). Mirror sync in progress? [IP: 2606:4700:4400::ac40:9437 443]
Reading package lists... Done
W: http://www.flightaware.com/mirror/raspbian/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.
N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://www.flightaware.com/mirror/raspbian/raspbian bookworm InRelease' doesn't support architecture 'arm64'
N: Skipping acquire of configured file 'contrib/binary-arm64/Packages' as repository 'http://www.flightaware.com/mirror/raspbian/raspbian bookworm InRelease' doesn't support architecture 'arm64'
N: Skipping acquire of configured file 'non-free/binary-arm64/Packages' as repository 'http://www.flightaware.com/mirror/raspbian/raspbian bookworm InRelease' doesn't support architecture 'arm64'
N: Skipping acquire of configured file 'rpi/binary-arm64/Packages' as repository 'http://www.flightaware.com/mirror/raspbian/raspbian bookworm InRelease' doesn't support architecture 'arm64'
E: Failed to fetch http://flightaware.com/adsb/piaware/files/packages/dists/bookworm/piaware/binary-arm64/Packages  File has unexpected size (4665 != 4681). Mirror sync in progress? [IP: 2606:4700:4400::ac40:9437 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.
pi@piaware:~ $

can anyone help why not intsall ?

Same problem as here:

Problem with the mirror server.
Just wait and then try again.

If installing FR24 through installation script/apt is giving trouble, then download fr24feed’s deb package and install it. Use following commands:

First issue folloing command to check if your OS is 32-bit (armv7l) or 64-bit (aarch64)
`uname -m

CASE-1: If output is armv7l, your OS is 32-bit. Issue following commands

wget http://repo-feed.flightradar24.com/rpi_binaries/fr24feed_1.0.51-0_armhf.deb  

sudo dpkg -i fr24feed_1.0.51-0_armhf.deb 

sudo fr24feed --signup

sudo systemctl enable fr24feed  

sudo systemctl restart fr24feed  

 

CASE-2: If output is aarch64, your OS is 64-bit. Issue following commands

wget http://repo-feed.flightradar24.com/rpi_binaries/fr24feed_1.0.51-0_arm64.deb  

sudo dpkg -i fr24feed_1.0.51-0_arm64.deb 

sudo fr24feed --signup

sudo systemctl enable fr24feed  

sudo systemctl restart fr24feed  

 

1 Like

Thank you verry much it was helpfull

2 Likes

Same problem here. Proeppi84’s commands worked great.

But I have a 1090 and 978 station. When I tried to add UAT with the below entry from fr24’s webpage, I got a similar error.

wget -qO- https://fr24.com/install.sh | sudo bash -s – UAT

Edit: But the below command worked. It made another station, so on FR24 I have an ADS-B and a UAT station.

sudo fr24feed-signup-uat