Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

make build daft returns error code 128 #1

@m4chi

Description

@m4chi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions