linkedin / linkedin/Burrow

Burrow failed to build - returned a non-zero code: 4

Open
#513 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4k
Forks
818
Avg merge
1h 14m
Merged PRs (30d)
1

Description

I am getting this error, can someone please help.

ERROR: Service 'burrow' failed to build: The command '/bin/sh -c apk add --no-cache git curl gcc libc-dev && curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-amd64 -o $GOPATH/bin/dep && chmod +x $GOPATH/bin/dep && mkdir -p $GOPATH/src/github.com/linkedin/Burrow' returned a non-zero code: 4

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the `burrow` service build and inspect the `/bin/sh -c` command shown in the error, especially the dependency download step. No file or test is named; done means identifying and resolving the build failure so the service completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.