Replies: 1 comment 1 reply
-
This looks like a real permission problem. Linux kernel has this CAP_NET_ADMIN unix socket check: https://elixir.bootlin.com/linux/latest/source/net/unix/af_unix.c#L2990 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see this failure with re-3.7.0 on debian bookworm.
# ./build/test/retest -rv
# sudo ./build/test/retest -rv
Beta Was this translation helpful? Give feedback.
All reactions