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

fatal: clone of '[email protected]:scylladb/seastar.git' failed #6

Closed
catroot opened this issue Jan 9, 2017 · 4 comments
Closed

Comments

@catroot
Copy link

catroot commented Jan 9, 2017

git submodule update --init --recursive

Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:scylladb/seastar.git' into submodule path 'seastar' failed

@WeissGotsman
Copy link

same here

@catroot
Copy link
Author

catroot commented Jan 10, 2017

nice, thank you~

there must be a 'https://github.com/scylladb/seastar.git' url instead of '[email protected]:scylladb/seastar.git' to clone repo.
i have fixed this manually to get it work.

@fastio
Copy link
Owner

fastio commented Jan 11, 2017

I have fixed this problem

@fastio fastio closed this as completed Jan 11, 2017
@catroot
Copy link
Author

catroot commented Jan 18, 2017

Now i`ve got

git submodule update --init --recursive
Submodule 'seastar' (https://github.com/scylladb/seastar.git) registered for path 'seastar'
fatal: no submodule mapping found in .gitmodules for path 'tests/gtest'


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

3 participants