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

copying files/libraries/binaries fails when destination directory does not exist #2

Open
gclawes opened this issue Feb 6, 2020 · 0 comments

Comments

@gclawes
Copy link
Collaborator

gclawes commented Feb 6, 2020

A copy will fail when the destination directory does not exist and is not specified in the directories config:

Feb 06 15:09:44 luna0706 luna0706.redis[34218]: Error: container_linux.go:345: starting container process caused "process_linux.go:430: container init caused \"process_linux.go:413: running prestart hook 0 caused \\\"error running hook: exit status 1, stdout: , stderr: time=\\\\\\\"2020-02-06T15:09:43-05:00\\\\\\\" level=warning msg=\\\\\\\"SetupDevices not implemented!\\\\\\\"\\\\ntime=\\\\\\\"2020-02-06T15:09:43-05:00\\\\\\\" level=fatal msg=\\\\\\\"open /mnt/vol1/podman/graphroot/overlay/a0e3212d153af542e326250b0f7ec82f0cd036e819330909a1d1396ac96a4a79/merged/usr/lib64/libciul1.a: no such file or directory\\\\\\\"\\\\n\\\"\""
Feb 06 15:09:44 luna0706 luna0706.redis[34218]: : OCI runtime error
~ [⎈ |nasdaq.com:default] $ docker run -it --rm --entrypoint /bin/bash registry.git.example.com/nff/noe/common/bitnami/redis:4.0.14
I have no name!@92a8469e9eac:/$ ls -lah /usr/lib64
ls: cannot access '/usr/lib64': No such file or directory
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