Vault 1.16.2 OpenBSD 7.5

Vault binary downloaded from Hashicorp webpage will not run on OpenBSD 7.5

cerber# ./vault                                                                                                                                                                                                                                               
vault:./vault: undefined symbol 'syscall'
ld.so: vault: lazy binding failed!
Killed 

I think it’s caused by this:

If this is the case, is there any workaround ?
vault 1.16.x ran fine on OpenBSD 7.4, after upgrade to 7.5 it stopped working.
Currently I’m using

cerber$ vault --version
Vault v1.15.6 (cgo)

available in official OpenBSD repos, but i’d like to upgrade to newer version.

Regards,
Krzysztof

1 Like

Hello @KrzyKor ,

If you haven’t done so already, I would suggest raising this on the Vault GitHub repository.

1 Like