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

mount_flags - causing installation problems #194

Open
agstephens opened this issue Oct 12, 2022 · 0 comments
Open

mount_flags - causing installation problems #194

agstephens opened this issue Oct 12, 2022 · 0 comments
Assignees

Comments

@agstephens
Copy link
Collaborator

agstephens commented Oct 12, 2022

/usr/lib/systemd/system/docker.service.d/mount_flags.conf - caused a failure:

fatal: [esgfidp-test-v4]: FAILED! => {"changed": false, "msg": "Error starting container 
c18494980d781967403b8fcc00f3a3c8b25fd37b2afaba2261a28fe30a04316f: 400 Client Error for 
http+docker://localhost/v1.41/containers/c18494980d781967403b8fcc00f3a3c8b25fd37b2afaba2261a28fe30a04316f/start: 
Bad Request (\"failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: 
exec: \"/usr/local/bin/tini\": stat /usr/local/bin/tini: permission denied: unknown\")"}

Worked around by removing the mount_flags, doing a daemon-reload and a restart of docker.

This brings up the question: What does this do? Can we work without it?

I hope it is not so Python 2 can be used; we should be moving to Python3.

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

2 participants