dkwo
dkwo
I tried to install `lsp` for aarch64 from the repo, but it's not yet available. @classabbyamp Do you mind checking that the builders are rsyncing correctly?
All looks good on Apple silicon https://paste.c-net.org/BrieflyCrushed
@rsmarples I think you are misunderstanding how `setpriv` (part of util-linux) works: it does _not_ touch the binary file, rather it starts a process with those capabilities. The init/service manager...
I agree. I can try to experiment more.
Second rebuild completed, nothing new to report.
@leahneukirchen Can you take a look? In summary, sbctl is fixed in linked pr; lxd is broken since go 1.21 (unnoticed b/c they moved distfiles) and should be replaced with...
Indeed, `nostrip` is not necessary anymore, I removed it.
there are some issues with go-bindata, and possibly with go-md2man, as well as `git grep CGO_ENABLED=0`. need to look closer. for example, crosscompiling go-bindata for aarch64-musl, adding ``` post_install() {...
is this something to worry about? ``` Updating texmf-dist formats... (guessed encoding #4: ASCII = utf8) ```
Yes, it succeeds. Thanks!