edenhill / kcat

Generic command line non-JVM Apache Kafka producer and consumer
Other
5.45k stars 484 forks source link

bootstrap.sh fails #414

Closed aitchon closed 1 year ago

aitchon commented 1 year ago

Not sure if it has to do with the latest push, but I'm getting an error when running bootstrap.sh:

#25 50.03 '/kcat/tmp-bootstrap/usr/share/pkgconfig/yajl.pc' -> '/kcat/tmp-bootstrap/usr/lib/pkgconfig/yajl.pc'
#25 50.03 Downloading http://www.digip.org/jansson/releases/jansson-2.12.tar.gz to libjansson
#25 50.81
#25 50.81 gzip: stdin: unexpected end of file
#25 50.81 tar: Child returned status 1
#25 50.81 tar: Error is not recoverable: exiting now
aitchon commented 1 year ago

turned out to be a network issue