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

Issue when cloning #4

Open
andrea-dintino opened this issue Feb 7, 2022 · 0 comments
Open

Issue when cloning #4

andrea-dintino opened this issue Feb 7, 2022 · 0 comments
Assignees

Comments

@andrea-dintino
Copy link
Contributor

When I do:

git clone https://github.com/DECODEproject/os-build-system --recursive

I get:

fatal: repository 'https://git.devuan.org/sdk/arm-sdk.git/' not found
fatal: clone of 'https://git.devuan.org/sdk/arm-sdk.git' into submodule path '/home/bario/Desktop/os-build-system/arm-sdk' failed
Failed to clone 'arm-sdk'. Retry scheduled
Cloning into '/home/bario/Desktop/os-build-system/docs/webnomad'...
remote: Enumerating objects: 817, done.
remote: Total 817 (delta 0), reused 0 (delta 0), pack-reused 817
Receiving objects: 100% (817/817), 9.08 MiB | 1.81 MiB/s, done.
Resolving deltas: 100% (275/275), done.
Cloning into '/home/bario/Desktop/os-build-system/live-sdk'...
remote: Not found.
fatal: repository 'https://git.devuan.org/sdk/live-sdk.git/' not found
fatal: clone of 'https://git.devuan.org/sdk/live-sdk.git' into submodule path '/home/bario/Desktop/os-build-system/live-sdk' failed
Failed to clone 'live-sdk'. Retry scheduled
Cloning into '/home/bario/Desktop/os-build-system/vm-sdk'...
remote: Not found.
fatal: repository 'https://git.devuan.org/sdk/vm-sdk.git/' not found
fatal: clone of 'https://git.devuan.org/sdk/vm-sdk.git' into submodule path '/home/bario/Desktop/os-build-system/vm-sdk' failed
Failed to clone 'vm-sdk'. Retry scheduled
Cloning into '/home/bario/Desktop/os-build-system/arm-sdk'...
remote: Not found.
fatal: repository 'https://git.devuan.org/sdk/arm-sdk.git/' not found
fatal: clone of 'https://git.devuan.org/sdk/arm-sdk.git' into submodule path '/home/bario/Desktop/os-build-system/arm-sdk' failed
Failed to clone 'arm-sdk' a second time, aborting

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