-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi team,
I tried to install OwnTracks on Ubuntu 25.04 but received this error message:
$ sudo ./bootstrap.sh
This program will overwrite existing files! Hit ENTER to continue:
PLAY [OwnTracks Quick Setup] **************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************
ok: [localhost]
TASK [coerce ot_repo to bookworm for Ubuntu 24.04 (noble)] ********************************************************************************************************************************
skipping: [localhost]
TASK [system: template out sys.info] ******************************************************************************************************************************************************
changed: [localhost]
TASK [verify some requirements] ***********************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {
"assertion": "ansible_distribution_release in [ 'bookworm', 'trixie', 'jammy', 'mantic', 'noble' ]",
"changed": false,
"evaluated_to": false,
"msg": "Assertion failed"
}
PLAY RECAP ********************************************************************************************************************************************************************************
localhost : ok=2 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0
I understand that your readme says that only bookworm/jammy/mantic/noble are supported and older versions are not, but why not newer ones? :-D
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels