abcd567a / piaware-ubuntu-debian-amd64

68 stars 14 forks source link

Linux Mint PiAware Install Not Working For Me #6

Open vk6mo opened 6 months ago

vk6mo commented 6 months ago

Script fails for me. PC, 64bit

Latter part of output below... .... Hit:9 https://ubuntu.mirror.digitalpacific.com.au/archive jammy-backports InRelease Ign:5 http://www.flightaware.com/adsb/piaware/files/packages virginia InRelease Err:10 http://www.flightaware.com/adsb/piaware/files/packages virginia Release 404 Not Found [IP: 104.18.39.201 80] Reading package lists... Done E: The repository 'http://flightaware.com/adsb/piaware/files/packages virginia 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. [ERROR] Error in line 8 when executing: apt update #

Thoughts?

abcd567a commented 6 months ago

This is Flightaware issue. It is lingering on since january 2024. Please see this thread in Flightaware forums:

Raspberry Pi 3A+ Debian 9.0.1 add-on Update Error [RESOLVED]

.

vk6mo commented 6 months ago

Thx for feedback. According to that thread it was resolved back in Jan2024? If its still an issue, do FlightAware know its still an issue? (Sorry Im newbie to this ADS-B stuff. Got fr24 stuff working easily enough, but FA is more troublesome.) Is there another version of piaware that does work (with bullseye derivative)?

abcd567a commented 6 months ago

Flightaware supplies only Raspberry Pi packages (Raspberry Pi OS bookworm, bullseye, and Buster for armhf and arm64 architecture.

For other OS, one has to build packages using Flightaware source code at Github.

It seems flightaware repo issue ha re-occured. Please raise the issue of their repository at Flightaware forum.

vk6mo commented 6 months ago

Thanks for feedback. Yes I'm aware Flight Aware officially supplies only Raspberry Pi packages but I don't have an SDR that is compatible with their software (RSPduo) and this repo is about building the software for Ubuntu/Debian/LinuxMint on amd64/x86_64 Hence I thought it might work! Cheers

abcd567a commented 6 months ago

This repository's script install-dump1090-fa.sh installs package libsoapysdr-dev.and the dump1090-fa is built with Soapysdr support, which should support RSPduo also.

Try to run the bash script for dump1090-fa again.

Also, I have uploaded pre-built packages of dump1090-fa and piaware for Ubuntu20 and Ubuntu22. As Linux Mint is based on Ubuntu, these may work on Mint also. Give these a try.

https://github.com/abcd567a/ubuntu20

https://github.com/abcd567a/ubuntu22

.

vk6mo commented 6 months ago

Hi

The dump1090 side of things is working fine for me. Mode-S beast output on 30005.

fr24feed is feeding data from dump1090 to fr24 servers.

adsbexchange-feed is also feeding data from dump1090 to ADS-B Exchange servers.

Its not an issue on the dump1090 side. The issue is getting a built package for piaware that will install/run on Linux Mint 21 (ala Ubuntu).

From: abcd567a @.> Sent: Wednesday, February 21, 2024 9:02 PM To: abcd567a/piaware-ubuntu-debian-amd64 @.> Cc: Dave @.>; Author @.> Subject: Re: [abcd567a/piaware-ubuntu-debian-amd64] Linux Mint PiAware Install Not Working For Me (Issue #6)

This repository's script install-dump1090-fa.sh installs package libsoapysdr-dev.and the dump1090-fa is built with Soapysdr support, which should support RSPduo also.

Try to run the bash script for dump1090-fa again.

Also, I have uploaded pre-built packages of dump1090-fa and piaware for Ubuntu20 and Ubuntu22. As Linux Mint is based on Ubuntu, these may work on Mint also. Give these a try.

https://github.com/abcd567a/ubuntu20

https://github.com/abcd567a/ubuntu22

.

— Reply to this email directly, view it on GitHub https://github.com/abcd567a/piaware-ubuntu-debian-amd64/issues/6#issuecomment-1956604142 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A7RSOYX4HZAVNP5K72L45DTYUXV3PAVCNFSM6AAAAABDQNIN46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJWGYYDIMJUGI . You are receiving this because you authored the thread.Message ID: @.***>

abcd567a commented 6 months ago

Since Linux Mint 21 is based on Ubuntu 22.04, you can install pre-build package of piaware from my PPA (Personal Package Archieve) linked below:

https://github.com/abcd567a/ubuntu22


The above PPA has pre-build packages of:

vk6mo commented 6 months ago

Thx. That worked for me. Had to install the tcl-tls first, then piaware. (tcl-tls was tcl-tls_1.7.22-2\~ubuntu1_amd64 => tcl-tls_1.7.22-2~fa1_amd64) Went well! I've subsequently redone the full installation (3 feeders) on a dedicated Linux Mate 21.3 VM and replicated without issue.