owntracks / talk

Questions, talk about OwnTracks
30 stars 4 forks source link

Installation Error: TAKS [verify some requirements] Assertion failed #183

Closed Takeshidude closed 3 months ago

Takeshidude commented 3 months ago

Hello,

I am attempting to install owntracks by following the booklet instructions. Everything went well until I reached point 5 of the Lanching Quicksetp section.

When I run ~/quicksetup# sudo ./bootstrap.sh, here is what I see:

PLAY [OwnTracks Quick Setup]

TASK [Gathering Facts]
ok: [localhost]

TASK [system: template out sys.info]
changed: [localhost]

TASK [verify some requirements]
fatal: [localhost]: FAILED! => {
     "assertion": "ansible_distribution_release in [ 'bookworm', 'jammy, 'mantic' ]",
     "changed": false,
     "evaluated_to": false,
     "msg": Assertion failed"
}

How can I resolve this error?

jpmens commented 3 months ago

Which OS and version are you using?

Takeshidude commented 3 months ago

Well, I could have sworn I was running bookworm, but I am in fact running bullseye. I suppose we can chalk this up to an ID10T error then.

Thanks for the reality check lol

jpmens commented 3 months ago

Thanks for the reality check lol

;-)

Good luck and let us know in a new ticket whether you encountered problems.