deis / minio

Minio Object Storage in Kubernetes, used by Deis Workflow.
https://deis.com
MIT License
51 stars 25 forks source link

minio failing in CI #107

Closed bacongobbler closed 8 years ago

bacongobbler commented 8 years ago

From https://ci.deis.io/job/workflow-test-pr/2197/artifact/2197/logs/deis-minio-miiij.log/*view*/:

2016/06/06 17:34:48 starting Minio server
2016/06/06 17:34:48 starting health check server on 0.0.0.0:8082
minio server /home/minio/
error at command wait
2016/06/06 17:34:48 Minio server error (exit status 127)

perhaps this is fixed via https://github.com/deis/minio/pull/106?

arschles commented 8 years ago

I believe this is fixed in #106. I'll mark as such in that PR

kmala commented 8 years ago

yes..this is fixed by #106

arschles commented 8 years ago

Closed by #106