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

error while running command (no hints on what to do next) #11

Open
amarts opened this issue Jun 13, 2019 · 2 comments
Open

error while running command (no hints on what to do next) #11

amarts opened this issue Jun 13, 2019 · 2 comments

Comments

@amarts
Copy link
Member

amarts commented Jun 13, 2019

2019-06-13 21:37:15,366 - ERROR - Failed bash /usr/lib/python2.7/site-packages/gluster_tester-0.1-py2.7.egg/glustertester/scripts/build-container.sh glusterfs-tester Dockerfile&>/var/log/gluster-tester/build-container.log

# cat build-container.log
Step 1/39 : FROM gluster/glusterfs-tester-base
pull access denied for gluster/glusterfs-tester-base, repository does not exist or may require 'docker login'

realized that i have to build the baseimg. But if someone forgot to read this part from readme, there is no hint of it in the log. We should give a possible hint, so one can execute the gluster-tester baseimg command

@aravindavk
Copy link
Member

We can check if that image exists using docker images command and automatically create base image if not available.

@amarts
Copy link
Member Author

amarts commented Jun 14, 2019

That would be good too.

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