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

git submodule init fails #3

Open
leondz opened this issue Jun 8, 2019 · 3 comments
Open

git submodule init fails #3

leondz opened this issue Jun 8, 2019 · 3 comments

Comments

@leondz
Copy link

leondz commented Jun 8, 2019

See:

leon@sun:~/tools/universal-cipher-pos-tagging$ git submodule update --init --recursive
Submodule 'src/brown-cluster' (git@github.com:percyliang/brown-cluster.git) registered for path 'src/brown-cluster'
Submodule 'src/carmel' (git@github.com:isi-nlp/carmel.git) registered for path 'src/carmel'
Submodule 'src/uroman' (git@github.com:isi-nlp/uroman.git) registered for path 'src/uroman'
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:percyliang/brown-cluster.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster' failed
Failed to clone 'src/brown-cluster'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/carmel'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:isi-nlp/carmel.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/carmel' failed
Failed to clone 'src/carmel'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/uroman'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:isi-nlp/uroman.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/uroman' failed
Failed to clone 'src/uroman'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:percyliang/brown-cluster.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster' failed
Failed to clone 'src/brown-cluster' a second time, aborting
leon@sun:~/tools/universal-cipher-pos-tagging$
fatal: clone of 'git@github.com:percyliang/brown-cluster.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster' failed
Failed to clone 'src/brown-cluster'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/carmel'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:isi-nlp/carmel.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/carmel' failed
Failed to clone 'src/carmel'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/uroman'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:isi-nlp/uroman.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/uroman' failed
Failed to clone 'src/uroman'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:percyliang/brown-cluster.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster' failed
Failed to clone 'src/brown-cluster' a second time, aborting
leon@sun:~/tools/universal-cipher-pos-tagging$
git@github.com: 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 'git@github.com:percyliang/brown-cluster.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster' failed
Failed to clone 'src/brown-cluster'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/carmel'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:isi-nlp/carmel.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/carmel' failed
Failed to clone 'src/carmel'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/uroman'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:isi-nlp/uroman.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/uroman' failed
Failed to clone 'src/uroman'. Retry scheduled
Cloning into '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster'...
The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/leon/.ssh/known_hosts).
git@github.com: 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 'git@github.com:percyliang/brown-cluster.git' into submodule path '/home/leon/tools/universal-cipher-pos-tagging/src/brown-cluster' failed
Failed to clone 'src/brown-cluster' a second time, aborting
@MGheini
Copy link

MGheini commented Jun 11, 2019

Take a look at #1.

@MGheini MGheini closed this as completed Jun 11, 2019
@leondz
Copy link
Author

leondz commented Jun 12, 2019

Hi, Yes, I tried that fix - didn't work. Where should the change be made? I edited only the .gitmodules file.

@MGheini
Copy link

MGheini commented Jun 14, 2019

Can you please share what's in your .gitmodules file now?

@MGheini MGheini reopened this Jun 14, 2019
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