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

clone of zlux master fails for all submodules #29

Closed
stevewallin opened this issue Sep 22, 2018 · 1 comment · Fixed by stevewallin/zlux#1 · May be fixed by #30
Closed

clone of zlux master fails for all submodules #29

stevewallin opened this issue Sep 22, 2018 · 1 comment · Fixed by stevewallin/zlux#1 · May be fixed by #30

Comments

@stevewallin
Copy link

git clone --recurse-submodules https://github.com/zowe/zlux.git

Fails with :

Cloning into 'zlux'...
remote: Enumerating objects: 21, done.
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 21 (delta 7), reused 13 (delta 3), pack-reused 0
Unpacking objects: 100% (21/21), done.
Submodule 'explorer-server-auth' (git@github.com:zowe/explorer-server-auth.git) registered for path 'explorer-server-auth'
Submodule 'sample-app' (git@github.com:zowe/sample-app.git) registered for path 'sample-app'
Submodule 'sample-iframe-app' (git@github.com:zowe/sample-iframe-app.git) registered for path 'sample-iframe-app'
Submodule 'tn3270-ng2' (git@github.com:zowe/tn3270-ng2.git) registered for path 'tn3270-ng2'
Submodule 'vt-ng2' (git@github.com:zowe/vt-ng2.git) registered for path 'vt-ng2'
Submodule 'zlux-app-manager' (git@github.com:zowe/zlux-app-manager.git) registered for path 'zlux-app-manager'
Submodule 'zlux-build' (git@github.com:zowe/zlux-build.git) registered for path 'zlux-build'
Submodule 'zlux-example-server' (git@github.com:zowe/zlux-example-server.git) registered for path 'zlux-example-server'
Submodule 'zlux-ng2' (git@github.com:zowe/zlux-ng2.git) registered for path 'zlux-ng2'
Submodule 'zlux-platform' (git@github.com:zowe/zlux-platform.git) registered for path 'zlux-platform'
Submodule 'zlux-proxy-server' (git@github.com:zowe/zlux-proxy-server.git) registered for path 'zlux-proxy-server'
Submodule 'zlux-shared' (git@github.com:zowe/zlux-shared.git) registered for path 'zlux-shared'
Submodule 'zlux-workflow' (git@github.com:zowe/zlux-workflow.git) registered for path 'zlux-workflow'
Submodule 'zos-subsystems' (git@github.com:zowe/zos-subsystems.git) registered for path 'zos-subsystems'
Submodule 'zosmf-auth' (git@github.com:zowe/zosmf-auth.git) registered for path 'zosmf-auth'
Submodule 'zss-auth' (git@github.com:zowe/zss-auth.git) registered for path 'zss-auth'
Cloning into '/Users/wallin/Docker/z/zlux/explorer-server-auth'...
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:zowe/explorer-server-auth.git' into submodule path '/Users/wallin/Docker/z/zlux/explorer-server-auth' failed
Failed to clone 'explorer-server-auth'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/sample-app'...
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:zowe/sample-app.git' into submodule path '/Users/wallin/Docker/z/zlux/sample-app' failed
Failed to clone 'sample-app'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/sample-iframe-app'...
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:zowe/sample-iframe-app.git' into submodule path '/Users/wallin/Docker/z/zlux/sample-iframe-app' failed
Failed to clone 'sample-iframe-app'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/tn3270-ng2'...
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:zowe/tn3270-ng2.git' into submodule path '/Users/wallin/Docker/z/zlux/tn3270-ng2' failed
Failed to clone 'tn3270-ng2'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/vt-ng2'...
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:zowe/vt-ng2.git' into submodule path '/Users/wallin/Docker/z/zlux/vt-ng2' failed
Failed to clone 'vt-ng2'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-app-manager'...
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:zowe/zlux-app-manager.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-app-manager' failed
Failed to clone 'zlux-app-manager'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-build'...
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:zowe/zlux-build.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-build' failed
Failed to clone 'zlux-build'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-example-server'...
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:zowe/zlux-example-server.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-example-server' failed
Failed to clone 'zlux-example-server'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-ng2'...
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:zowe/zlux-ng2.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-ng2' failed
Failed to clone 'zlux-ng2'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-platform'...
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:zowe/zlux-platform.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-platform' failed
Failed to clone 'zlux-platform'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-proxy-server'...
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:zowe/zlux-proxy-server.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-proxy-server' failed
Failed to clone 'zlux-proxy-server'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-shared'...
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:zowe/zlux-shared.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-shared' failed
Failed to clone 'zlux-shared'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zlux-workflow'...
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:zowe/zlux-workflow.git' into submodule path '/Users/wallin/Docker/z/zlux/zlux-workflow' failed
Failed to clone 'zlux-workflow'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zos-subsystems'...
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:zowe/zos-subsystems.git' into submodule path '/Users/wallin/Docker/z/zlux/zos-subsystems' failed
Failed to clone 'zos-subsystems'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zosmf-auth'...
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:zowe/zosmf-auth.git' into submodule path '/Users/wallin/Docker/z/zlux/zosmf-auth' failed
Failed to clone 'zosmf-auth'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/zss-auth'...
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:zowe/zss-auth.git' into submodule path '/Users/wallin/Docker/z/zlux/zss-auth' failed
Failed to clone 'zss-auth'. Retry scheduled
Cloning into '/Users/wallin/Docker/z/zlux/explorer-server-auth'...
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:zowe/explorer-server-auth.git' into submodule path '/Users/wallin/Docker/z/zlux/explorer-server-auth' failed
Failed to clone 'explorer-server-auth' a second time, aborting

.gitmodules needs updating with urls https://github.com/zowe/<module>.git

stevewallin added a commit to stevewallin/zlux that referenced this issue Sep 22, 2018
resolve zowe#29 buy updating the URLs to not require credentials
stevewallin added a commit to stevewallin/zlux that referenced this issue Sep 22, 2018
resolve zowe#29 buy updating the URLs to not require credentials

Signed-off-by: Steve Wallin <stevewallin@gmail.com>
@bluecmd
Copy link

bluecmd commented Jan 5, 2019

This is still an issue so this bug should probably be re-opened.

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