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

make develop fails #13

Open
iconofsin opened this issue Sep 3, 2013 · 0 comments
Open

make develop fails #13

iconofsin opened this issue Sep 3, 2013 · 0 comments

Comments

@iconofsin
Copy link

When I run `make develop' (CentOS 6.4 x86_64) with the latest hinge cloned off of github, at some point make produces the following:

make[1]: Entering directory `/home/icon/tools/hinge/vendor'
=> Updating submodules
(cd .. ; git submodule update --init --recursive;)
Initialized empty Git repository in /home/icon/tools/hinge/vendor/cl-ev/.git/
Warning: Permanently added the RSA host key for IP address '192.30.252.131' to the list of known hosts.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Clone of '[email protected]:sshirokov/cl-ev.git' into submodule path 'vendor/cl-ev' failed
make[1]: *** [init] Error 1
make[1]: Leaving directory `/home/icon/tools/hinge/vendor'
make: *** [init] Error 2

I'm not sure if this is an issue with hinge or something else, but I can ping the stated address and I can clone cl-ev manually into vendors/cl-ev, after which rerunning `make develop' finishes successfully with 'You should be good to go'.

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