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

Build docker container. Error- lstat bin/stolon-sentinel: no such file or directory #260

Open
kksudo opened this issue Apr 19, 2017 · 3 comments

Comments

@kksudo
Copy link

kksudo commented Apr 19, 2017

Hello.
I try build docker containers from you instaructions , in first step

$ make build
i see error lstat bin/stolon-sentinel: no such file or directory

Step 3 : COPY bin/stolon-sentinel bin/stolonctl /usr/local/bin/ lstat bin/stolon-sentinel: no such file or directory make: *** [sentinel] Error 1

What could be the problem ?
Where this files ?

@kksudo kksudo changed the title Error- lstat bin/stolon-sentinel: no such file or directory Build docker container. Error- lstat bin/stolon-sentinel: no such file or directory Apr 19, 2017
@sgotti
Copy link
Member

sgotti commented Apr 19, 2017

@mausspb the image requires the stolon binaries so you should previously build the project (./build in the project root). Perhaps the doc should clarify this.

@kksudo
Copy link
Author

kksudo commented Apr 19, 2017

Thank you so much, may be this point add to readme ?

@sgotti
Copy link
Member

sgotti commented Apr 23, 2017

Thank you so much, may be this point add to readme ?

@mausspb yeah, would you like to open a pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants