Sabayon / devkit

5 stars 8 forks source link

docker barfs with Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "exec: \"virtualbox-bin\": executable file not found in $PATH": unknown. #25 #26

Open vigilancetech-com opened 4 years ago

vigilancetech-com commented 4 years ago

I spoke too soon by closing the previous issue. This bug is still here.

sabayon-devkit-1.7.10 branch: 5

docker-19.03.5 branch: 5

daemon started. User in docker group. Logged out and back in.

project directory created and CWD

Command line:

$ sabayon-buildpackages virtualbox-bin

Result:

Spawning the package builder container for 'virtualbox-bin'.

docker run -ti --rm --cap-add=SYS_PTRACE "-e LC_ALL=en_US.UTF-8 -e ENTROPY_REPOSITORY=main" "-v /home/kevin/devkit-app/virtualbox/portage_artifacts/:/usr/portage/packages" sabayon/builder-amd64 virtualbox-bin docker: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "exec: "virtualbox-bin": executable file not found in $PATH": unknown.