jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.53k stars 386 forks source link

Bugs encountered when cloning a module with a submodule #1853

Open Luminite9 opened 3 months ago

Luminite9 commented 3 months ago

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' (git@github.com: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 'git@github.com: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 'git@github.com: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!

welcome[bot] commented 3 months ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
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! :wave:
Welcome to the Jupyter community! :tada: