linkedin / Burrow

Kafka Consumer Lag Checking
Apache License 2.0
3.76k stars 802 forks source link

Bad exit status from rpmbuild/BUILD/rpm-tmp.vJXbAg (%prep) #382

Open SatyaDulla opened 6 years ago

SatyaDulla commented 6 years ago

%prep %setup -n %{name}-%{version} export GOPATH=pwd cd src/github.com/linkedin/Burrow go install

toddpalino commented 6 years ago

It's not clear to me what this has to do with Burrow. This appears to be a problem with your RPM build, and the error apperas to be that you don't even have the Burrow source downloaded.