Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbolic link in directory where witness run executed leads to failure #102

Open
ChaosInTheCRD opened this issue Dec 14, 2023 · 0 comments

Comments

@ChaosInTheCRD
Copy link
Collaborator

I added a symbolic link to README.md in this very repository after moving it into the docs directory. By coincidence I ran witness run in the directory and got the following failure.

➜ go run . run -s build -a environment -k buildkey.pem -o build-attestation.json -- \         
bash -c "echo 'hello' > hello.txt"
INFO    Starting environment attestor...             
INFO    Starting material attestor...                
ERROR   Error running material attestor: EvalSymlinks: too many links 
ERROR   failed to run attestors: EvalSymlinks: too many links 
exit status 1

Putting this issue here for me to pick up in a little bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant