Skip to content

apachekafka build will fail #14

@philippe-richard

Description

@philippe-richard

during build i get the following error:
--2021-02-12 15:06:37-- http://mirrors.estointernet.in/apache/kafka/2.5.0/kafka_2.12-2.5.0.tgz
Resolving mirrors.estointernet.in (mirrors.estointernet.in)... 43.255.166.254, 2403:8940:3:1::f
Connecting to mirrors.estointernet.in (mirrors.estointernet.in)|43.255.166.254|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-02-12 15:06:37 ERROR 404: Not Found.

The command '/bin/sh -c apt-get update && apt-get -y install git unzip wget && wget https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.5%2B10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.5_10.tar.gz && tar -xvzf OpenJDK11U-jdk_s390x_linux_hotspot_11.0.5_10.tar.gz && rm OpenJDK11U-jdk_s390x_linux_hotspot_11.0.5_10.tar.gz && wget http://mirrors.estointernet.in/apache/kafka/2.5.0/kafka_${VERSION}.tgz && tar -xvzf kafka_${VERSION}.tgz && rm kafka_${VERSION}.tgz && mv kafka_${VERSION} kafka' returned a non-zero code: 8

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