lxc-binding.c: In function ‘go_lxc_set_timeout’:
lxc-binding.c:80:15: error: ‘struct lxc_container’ has no member named ‘set_timeout’
80 | if (!c->set_timeout(c, timeout))
| ^~
Thanks! I’ll try to move to Incus. Maybe it will be even mach easier to user prebuilded packages instead of using sources.
Relatively to the bug – i use my own scrips for rebuilding new lxd versions and accidentally the error occurred, about new golang version. I updated the packages (it’s a separate VM, where i start my builds) and started catching the new error…