adsb-receiver icon indicating copy to clipboard operation
adsb-receiver copied to clipboard

Install fails in Raspbian Buster lite

Open echo501 opened this issue 5 years ago • 4 comments

Hello, I'm trying to get and ADS-B receiver running. I have followed the instructions given for both ADSB-Mutability and ADSB-FA. Both fail.

Can you please help me to get this working.

Here is the error

ADSB_Receiver_fail.txt

echo501 avatar Sep 13 '19 17:09 echo501

I had the same issue.

The issue is related to #531

Fixed this by removing directory ~/adbs-receiver/build/dump1090-mutability/ and changing line 151 in file ~/adbs-receiver/bash/decoders/dump1090-mutability.sh to

git clone --single-branch --branch unmaintained https://github.com/mutability/dump1090.git 2>&1

railsfan avatar Sep 16 '19 21:09 railsfan

Thanks for the reply. Just tried the recommendations given, however I still get the same results.

dpkg: error: cannot access archive '/root/adsb-receiver/build/dump1090-mutability/dump1090-mutability_1.15~dev_*.deb': No such file or directory

Checking that the dump1090-mutability package was installed properly...

INSTALLATION HALTED! UNABLE TO INSTALL A REQUIRED PACKAGE. SETUP HAS BEEN TERMINATED!

The package "-mutability" could not be installed.


Dump1090-mutability setup halted.

Any further suggestions?

echo501 avatar Sep 20 '19 16:09 echo501

@railsfan Thanks, worked for me!

YogySK avatar Oct 12 '19 12:10 YogySK

Didn't work for me unfortunately, same error echo501 had.

mignz avatar Feb 11 '20 18:02 mignz