Skip to content

Why no Ubuntu 25.04? #97

@Momro

Description

@Momro

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions