DECODEproject / DECODEproject/decode-os

Issue when cloning

Open
#4 0 comments 0 reactions 1 assignee Claimed by @parazyd View on GitHub
Dominant language
Shell
Stars
61
Forks
9
PR merge metrics
No merged PRs in 30d

Description

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

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.