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

maintenance/pin.sh can only be run from root folder #438

Open
hneiva opened this issue Nov 17, 2021 · 0 comments
Open

maintenance/pin.sh can only be run from root folder #438

hneiva opened this issue Nov 17, 2021 · 0 comments

Comments

@hneiva
Copy link
Contributor

hneiva commented Nov 17, 2021

maintenance/pin.sh assumes cwd is at root folder and throws an error otherwise:

docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "maintenance/pin-helper.sh": stat maintenance/pin-helper.sh: no such file or directory: unknown.
ERRO[0000] error waiting for container: context canceled

pin.sh should either throw a proper error about the current cwd, or support running from other folders.

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