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

make build daft returns error code 128 #1

Open
m4chi opened this issue Jul 11, 2020 · 0 comments
Open

make build daft returns error code 128 #1

m4chi opened this issue Jul 11, 2020 · 0 comments

Comments

@m4chi
Copy link

m4chi commented Jul 11, 2020

It appears as if there was a problem with the diggrtoolbox, see below the last bits of the console output:

Cloning into 'daft'...
fatal: Remote branch develop not found in upstream origin
The command '/bin/sh -c mkdir /src && cd /src && git clone https://github.com/diggr/provit && git clone -b develop https://github.com/diggr/daft && git clone https://github.com/diggr/diggrtoolbox && cd /src/provit && pip install . && cd /src/diggrtoolbox && pip install . && cd /src/daft && pip install -r requirements.txt && pip install .' returned a non-zero code: 128
Makefile:10: recipe for target 'build' failed
make: *** [build] Error 128

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

1 participant