[ 
https://issues.apache.org/jira/browse/SPARK-56763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078858#comment-18078858
 ] 

Akira Ajisaka commented on SPARK-56763:
---------------------------------------

Umm, it seems the build cache is inconsistent in the GitHub Action. I couldn't 
reproduce the error on my local laptop and I hit a different issue when running 
the following steps:

{{{% cd dev/infra
% docker build .}}}

{quote}> [12/27] RUN curl -sS [https://bootstrap.pypa.io/get-pip.py] | pypy3:   
                                                                                
                                                            

0.369 ERROR: This script does not work on Python 3.8. The minimum supported 
Python version is 3.10. Please use 
[https://bootstrap.pypa.io/pip/3.8/get-pip.py] instead.                         
                       
{quote}
I will fix the issues and submit a PR.

> 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
>            Priority: Critical
>
> 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]

Reply via email to