Is there any existing rule that can correct absolute symlinks created in a sandbox?
ripe-gigabyte-88964
03/06/2024, 8:13 PM
Alternatively is there even a way to get the current path of the sandbox directory a process was run in without being hacky and running
pwd
?
f
fast-nail-55400
03/06/2024, 10:30 PM
What is the context?
r
ripe-gigabyte-88964
03/07/2024, 2:40 PM
An external process is creating absolute symlinks within the sandbox directory that are broken when we pass the output digest downstream.
ripe-gigabyte-88964
03/07/2024, 2:42 PM
Correcting them to relative ones would be fairly trivial if we knew the path of the sandbox the process ran in. Idk if that information gets preserved in