[ https://issues.apache.org/jira/browse/HADOOP-19659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cheng Pan updated HADOOP-19659: ------------------------------- Description: Debian 10 EOL, and the apt repo is unavailable {code:bash} docker run --rm -it debian:10 bash root@bc2a4c509cb3:/# apt update Ign:1 http://deb.debian.org/debian buster InRelease Ign:2 http://deb.debian.org/debian-security buster/updates InRelease Ign:3 http://deb.debian.org/debian buster-updates InRelease Err:4 http://deb.debian.org/debian buster Release 404 Not Found [IP: 151.101.90.132 80] Err:5 http://deb.debian.org/debian-security buster/updates Release 404 Not Found [IP: 151.101.90.132 80] Err:6 http://deb.debian.org/debian buster-updates Release 404 Not Found [IP: 151.101.90.132 80] Reading package lists... Done E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. root@bc2a4c509cb3:/# {code} was: Debian 10 EOL, and the apt repo is unavailable {code:bash} $ docker run --rm -it debian:10 bash root@dbb2b7069c0e:/# apt upate E: Invalid operation upate root@dbb2b7069c0e:/# apt update Ign:1 http://deb.debian.org/debian buster InRelease Ign:2 http://deb.debian.org/debian-security buster/updates InRelease Ign:3 http://deb.debian.org/debian buster-updates InRelease Err:4 http://deb.debian.org/debian buster Release 404 Not Found [IP: 151.101.90.132 80] Err:5 http://deb.debian.org/debian-security buster/updates Release 404 Not Found [IP: 151.101.90.132 80] Err:6 http://deb.debian.org/debian buster-updates Release 404 Not Found [IP: 151.101.90.132 80] Reading package lists... Done E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. root@dbb2b7069c0e:/# {code} > Upgrade Debian 10 to 11 in build env Dockerfile > ----------------------------------------------- > > Key: HADOOP-19659 > URL: https://issues.apache.org/jira/browse/HADOOP-19659 > Project: Hadoop Common > Issue Type: Improvement > Components: build > Affects Versions: 3.5.0 > Reporter: Cheng Pan > Priority: Major > > Debian 10 EOL, and the apt repo is unavailable > {code:bash} > docker run --rm -it debian:10 bash > root@bc2a4c509cb3:/# apt update > Ign:1 http://deb.debian.org/debian buster InRelease > Ign:2 http://deb.debian.org/debian-security buster/updates InRelease > Ign:3 http://deb.debian.org/debian buster-updates InRelease > Err:4 http://deb.debian.org/debian buster Release > 404 Not Found [IP: 151.101.90.132 80] > Err:5 http://deb.debian.org/debian-security buster/updates Release > 404 Not Found [IP: 151.101.90.132 80] > Err:6 http://deb.debian.org/debian buster-updates Release > 404 Not Found [IP: 151.101.90.132 80] > Reading package lists... Done > E: The repository 'http://deb.debian.org/debian buster Release' does not have > a Release file. > N: Updating from such a repository can't be done securely, and is therefore > disabled by default. > N: See apt-secure(8) manpage for repository creation and user configuration > details. > E: The repository 'http://deb.debian.org/debian-security buster/updates > Release' does not have a Release file. > N: Updating from such a repository can't be done securely, and is therefore > disabled by default. > N: See apt-secure(8) manpage for repository creation and user configuration > details. > E: The repository 'http://deb.debian.org/debian buster-updates Release' does > not have a Release file. > N: Updating from such a repository can't be done securely, and is therefore > disabled by default. > N: See apt-secure(8) manpage for repository creation and user configuration > details. > root@bc2a4c509cb3:/# > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org