Below is what i get when I issue a piaware-status.
Any idea what may be going on?
pi@piaware:~ $ piaware-status PiAware master process (piaware) is running with pid 471. PiAware ADS-B client (faup1090) is not running.
PiAware ADS-B UAT client (faup978) is not running (disabled by configuration settings)
PiAware mlat client (fa-mlat-client) is not running.
Local ADS-B receiver (dump1090) is not running.
no program appears to be listening for ES connections on port 30005.
faup1090 is NOT connected to the ADS-B receiver. piaware is connected to FlightAware.
got ‘couldn’t open socket: connection refused’
dump1090 is NOT producing data on localhost:30005.
pi@piaware:~ $ sudo journalctl -xe | grep dump1090
Jan 30 08:52:36 piaware piaware[471]: attempting to start dump1090…
Jan 30 08:52:36 piaware piaware[471]: can’t start dump1090, no services that look like dump1090 found
Jan 30 08:54:35 piaware piaware[471]: 0 msgs recv’d from dump1090 (0 in last 5m); 0 msgs sent to FlightAware
Jan 30 08:58:47 piaware piaware[471]: attempting to start dump1090…
Jan 30 08:58:47 piaware piaware[471]: can’t start dump1090, no services that look like dump1090 found
Jan 30 08:59:35 piaware piaware[471]: 0 msgs recv’d from dump1090 (0 in last 5m); 0 msgs sent to FlightAware
Jan 30 09:04:35 piaware piaware[471]: 0 msgs recv’d from dump1090 (0 in last 5m); 0 msgs sent to FlightAware
Jan 30 09:04:59 piaware piaware[471]: attempting to start dump1090…
Jan 30 09:04:59 piaware piaware[471]: can’t start dump1090, no services that look like dump1090 found
Jan 30 09:05:21 piaware sudo[5981]: pi : TTY=pts/0 ; PWD=/home/pi ; USER=root ; COMMAND=/usr/bin/systemctl status dump1090-fa
Here is what I got… pi@piaware:~ $ sudo journalctl -xe | grep dump1090-fa
pi@piaware:~ $ pi@piaware:~ $ sudo apt install dump1090-fa
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
dump1090-fa : Depends: libbladerf2 (>= 0.2019.07) but it is not installable
Depends: libc6 (>= 2.29) but 2.28-10+rpi1 is to be installed
Depends: liblimesuite20.10-1 (>= 20.10.0+dfsg) but it is not installable
Depends: librtlsdr0 (>= 0.6.0) but 0.6-1+rpt1 is to be installed
E: Unable to correct problems, you have held broken packages.