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

Bugs encountered when cloning a module with a submodule #1853

Open
Luminite9 opened this issue May 26, 2024 · 1 comment
Open

Bugs encountered when cloning a module with a submodule #1853

Luminite9 opened this issue May 26, 2024 · 1 comment
Labels

Comments

@Luminite9
Copy link

Luminite9 commented May 26, 2024

I encountered some problems when I'm trying to use the online service to clone my repository skscope. Here is the error message:


Waiting for build to start...
Picked Git content provider.
Cloning into '/tmp/repo2dockeri6matnuh'...
HEAD is now at 0a0dc68 Merge pull request #98 from abess-team/create-pull-request/patch
Submodule 'pybind11' ([email protected]:pybind/pybind11.git) registered for path 'pybind11'
Cloning into '/tmp/repo2dockeri6matnuh/pybind11'...
error: cannot run ssh: No such file or directory
fatal: unable to fork
fatal: clone of '[email protected]:pybind/pybind11.git' into submodule path '/tmp/repo2dockeri6matnuh/pybind11' failed
Failed to clone 'pybind11'. Retry scheduled
Cloning into '/tmp/repo2dockeri6matnuh/pybind11'...
error: cannot run ssh: No such file or directory
fatal: unable to fork
fatal: clone of '[email protected]:pybind/pybind11.git' into submodule path '/tmp/repo2dockeri6matnuh/pybind11' failed
Failed to clone 'pybind11' a second time, aborting
Error during build: Command '['git', 'submodule', 'update', '--init', '--recursive']' returned non-zero exit status 1.Error in event stream: Error


To reproduce the message, just enter "https://github.com/abess-team/skscope" in GitHub repository name or URL and enter "master" in Git ref (branch, tag, or commit) and click Launch.
From the description, it seems that it goes wrong when cloning pybind11, I just want to know how to deal with that?
Thanks!

@Luminite9 Luminite9 added the bug label May 26, 2024
Copy link

welcome bot commented May 26, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

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

No branches or pull requests

1 participant