mimaison commented on PR #20165: URL: https://github.com/apache/kafka/pull/20165#issuecomment-3102871764
We probably want to backport this as we now can't run system tests anymore on the existing release branches: 4.1, 4.0, etc With buster we get the following error message when running `apt update`: ``` E: The repository 'http://security.debian.org/debian-security buster/updates Release' does not have a Release file. E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. ERROR: process "/bin/sh -c apt update && apt install -y sudo git netcat iptables rsync unzip wget curl jq coreutils openssh-server net-tools vim python3-pip python3-dev libffi-dev libssl-dev cmake pkg-config libfuse-dev iperf traceroute iproute2 iputils-ping && apt-get -y clean" did not complete successfully: exit code: 100 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org