[
https://issues.apache.org/jira/browse/CALCITE-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-7771:
------------------------------------
Labels: pull-request-available (was: )
> Website CI build fails due to expired Debian Bullseye
> -----------------------------------------------------
>
> Key: CALCITE-7771
> URL: https://issues.apache.org/jira/browse/CALCITE-7771
> Project: Calcite
> Issue Type: Bug
> Reporter: Ruben Q L
> Assignee: Ruben Q L
> Priority: Major
> Labels: pull-request-available
>
> The publish-website CI workflow fails during the build-site step with the
> following error during apt-get update:
> {noformat}
> E: Release file for
> http://deb.debian.org/debian-security/dists/bullseye-security/InRelease is
> expired. Updates for this repository will not be applied.
> Error: Process completed with exit code 100.
> {noformat}
> Example:
> https://github.com/apache/calcite/actions/runs/34329428083/job/102418997523
> This occurs because Debian 11 (Bullseye) reached End-of-Life / transition
> status, causing the security mirrors (bullseye-security) to serve expired
> InRelease metadata. As a result, APT aborts updating package lists inside the
> ruby:3.3.7-slim-bullseye container image.
> See https://wiki.debian.org/LTS/Bullseye
> bq. Bullseye LTS will be supported from August 15th, 2024 to August 31st,
> 2026.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)