Skip to content

Kafkacat Error While Running Example File #1964

@kgudel

Description

@kgudel

While running attempting to build the Dockerfile running

docker build -f examples/docker/Dockerfile.alpine .

I receive the following error:

1.019 Creating program kcat
1.019 gcc -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align  kcat.o format.o tools.o input.o json.o -o kcat -lyajl  //usr/lib/librdkafka.a -lm -ldl -lpthread -lrt -L/lib -lz -lcrypto -lssl -lsasl2 -lzstd -lcurl
1.110 Install kcat to /usr
1.110 /usr/bin/install -d $DESTDIR/usr/bin && \
1.110 /usr/bin/install kcat $DESTDIR/usr/bin
1.117 echo /usr/bin/install -d $DESTDIR/usr/man/man1 && \
1.117 echo /usr/bin/install kcat.1 $DESTDIR/usr/man/man1
1.118 /usr/bin/install -d /usr/man/man1
1.118 /usr/bin/install kcat.1 /usr/man/man1
1.120 /bin/sh: kafkacat: not found
------

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:needs-more-infoIssues that require more information to cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions