Skip to content

Issue when cloning #4

@andrea-dintino

Description

@andrea-dintino

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions