Akira Ajisaka created SPARK-56763:
-------------------------------------
Summary: Fail to build base image due to Ubuntu 20.04 EoL
Key: SPARK-56763
URL: https://issues.apache.org/jira/browse/SPARK-56763
Project: Spark
Issue Type: Bug
Components: Build
Affects Versions: 3.5.8
Reporter: Akira Ajisaka
Base image build fails when submitting a PR against branch-3.5:
* PR: [https://github.com/apache/spark/pull/55621]
* GitHub Action:
[https://github.com/aajisaka/spark/actions/runs/25156070312/job/73738213229#step:7:2268]
{quote}#27 2.982 E: Failed to fetch
[http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libmount1_2.34-0.1ubuntu9.4_amd64.deb]
404 Not Found [IP: 172.66.152.176 80]
#27 2.982 E: Failed to fetch
[http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libuuid1_2.34-0.1ubuntu9.4_amd64.deb]
404 Not Found [IP: 172.66.152.176 80]
#27 2.982 E: Failed to fetch
[http://security.ubuntu.com/ubuntu/pool/main/h/harfbuzz/gir1.2-harfbuzz-0.0_2.6.4-1ubuntu4.2_amd64.deb]
404 Not Found [IP: 172.66.152.176 80] {quote}
{quote}...{quote}
Ubuntu 20.04 (focal) reached EoL in April 2025 and the archive.ubuntu.com and
security.ubuntu.com mirrors no longer serve package for focal-updates and
focal-security, causing 404 errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]