Sure, go ahead if you wish. I'll push an update when the deletion request is accepted.
go build will probably have to be moved inside package() even if it's not the canonical way of doing it; few users need -signal and -management subpackages already, and adding -ui will slow down the build process even more for them.
edit: or maybe not: yay, the most popular AUR helper, builds all subpackages anyway even when installing just one of them. I haven't tested other helpers yet.
Pinned Comments
shuurilabs commented on 2026-02-25 13:33 (UTC) (edited on 2026-02-26 15:07 (UTC) by shuurilabs)
Hi @tarball, I'm from the NetBird team.
This socket path mismatch has been fixed upstream. The CLI, UI, and SSH client now auto-discover the daemon socket when the default /var/run/netbird.sock doesn't exist - they scan /var/run/netbird/*.sock and use it if exactly one is found. So netbird@main.service will work out of the box without needing --daemon-addr or NB_DAEMON_ADDR.
The fix is in https://github.com/netbirdio/netbird/commit/ef82905526a5944e9aac96e04b8b7ee67d27c9b9. It's included as of v0.66.