When running pants package I am seeing.. ```Intri...
# general
p
When running pants package I am seeing..
Copy code
IntrinsicError: Failed to read link "/bin/pidof": Absolute symlink: "/sbin/killall5"
Any advice?
f
What are you trying to package? Pants does not support absolute symlinks in the execution sandbox.
(and only recently gained support for relative symlinks in the execution sandbox)
p
I am trying to package a pex binary
f
Would you be able to provide a repo with a reproduction?
p
Unfortunately, this is only happening on a raspberry pi in a container ran by balena.io