./clients/gpsdebuginfo: !=: not found + id uid=1001(murray) gid=1001(murray) groups=1001(murray),0(wheel) + uname -a FreeBSD ted.example.com 12.2-RELEASE-p1 FreeBSD 12.2-RELEASE-p1 GENERIC amd64 + cat /etc/os-release NAME=FreeBSD VERSION=12.2-RELEASE-p2 VERSION_ID=12.2 ID=freebsd ANSI_COLOR="0;31" PRETTY_NAME="FreeBSD 12.2-RELEASE-p2" CPE_NAME=cpe:/o:freebsd:freebsd:12.2 HOME_URL=https://FreeBSD.org/ BUG_REPORT_URL=https://bugs.FreeBSD.org/ + command -v gpsd + command -v sockstat /usr/bin/sockstat + sockstat -l + sed -nE '1p;/:2947 |gpsd/p' USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS + ps ax + sed -nE '1p;/gpsd/p' PID TT STAT TIME COMMAND 99598 0 S+ 0:00.01 /bin/sh ./clients/gpsdebuginfo 99607 0 S+ 0:00.00 sed -nE 1p;/gpsd/p + command -v gpspipe + echo PYTHONPATH PYTHONPATH + command -v gpscat + command -v python /usr/local/bin/python + python -V Python 3.7.9 + python -c 'import gps;print(gps.__version__)' Traceback (most recent call last): File "", line 1, in AttributeError: module 'gps' has no attribute '__version__' + command -v python3 /usr/local/bin/python3 + python3 -V Python 3.7.9 + python3 -c 'import gps;print(gps.__version__)' Traceback (most recent call last): File "", line 1, in AttributeError: module 'gps' has no attribute '__version__' + command -v systemctl + set +x Please send the entire, untouched output.