Hi all, I an trying to install SATNOGS SW over a linux mint Ulyssa 20 platform.
after few changes I am up to the APT package installation and get following error:
- satnogs-clients on hosts: satnogs-clients -
Check Ansible version…
Check distribution…
Remove APT configuration disabling recommends…
Update APT cache…
Install required package for APT…
Install repository keys…
satnogs failed | msg: The task includes an option with an undefined variable. The error was: ‘dict object’ has no attribute ‘linuxmint_ulyssa’
The error appears to be in ‘/TOOLS/SATNOGS/satnogs-client-ansible/roles/common/tasks/apt.yml’: line 26, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
retries: 3
-
name: Install repository keys
^ here -
Play recap -
satnogs : ok=20 changed=0 unreachable=0 failed=1 rescued=0 ignored=0
does anybody already solved this issue ? Thanks for any help
Michele