aajisaka commented on PR #55621: URL: https://github.com/apache/spark/pull/55621#issuecomment-4394815644
Retry didn't work ``` #27 2.982 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid1_2.34-0.1ubuntu9.4_amd64.deb 404 Not Found [IP: 172.66.152.176 80] ``` Actually the package is not in the archive. Probably the apt repo data inside the build image was stale. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
