For context, I just put the legacy version image from the wiki on a raspberry pi 4 that I’m working with now, and I was following the setup instructions on the wiki page. I did the standard sudo apt update and sudo apt upgrade before using the satnogs setup. I did have the ground station up on the satnogs network with the new client but figured out that it doesn’t support serial. I copied over the settings on the working ground station, but it keeps giving me this error:
Executing playbook local.yml
-
localhost on hosts: localhost -
Gathering Facts…
Check Ansible version…
Check distribution…
Remove APT configuration disabling recommends…
Update APT cache…
Install required package for APT…
Install repository keys…
Retrying… (1 of 4)
Retrying… (2 of 4)
Retrying… (3 of 4)
localhost failed | msg: apt-key did not return an error, but failed to add the key (check that the id is correct and not a subkey) -
Play recap -
localhost : ok=6 changed=0 unreachable=0 failed=1 rescued=0 ignored=0
If there is any information on how to get around this APT key problem, information would be much appreciated.