Skip to content

ci: bump debian-11 job to debian-12 - #982

Merged
Johannes Schindelin (dscho) merged 1 commit into
microsoft:vfs-2.55.0from
gitgitgadget:jk/ci-bump-debian-to-12
Sep 8, 2026
Merged

ci: bump debian-11 job to debian-12#982
Johannes Schindelin (dscho) merged 1 commit into
microsoft:vfs-2.55.0from
gitgitgadget:jk/ci-bump-debian-to-12

Conversation

@dscho

@dscho Johannes Schindelin (dscho) commented Sep 8, 2026

Copy link
Copy Markdown
Member

Debian 11 just recently went out of its LTS period, and is unmaintained by the project (there is "Extended LTS", but it is a paid service provided by a third party).

The point of the debian-11 job was to cover older releases in the LTS state, per ac112fd (Add additional CI jobs to avoid accidental breakage, 2024-10-31). Bumping to debian-12 will cover us there for the next 2 years.

This fixes this kind of error:

Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Reading package lists...
E: Release file for http://deb.debian.org/debian-security/dists/bullseye-security/InRelease is expired (invalid since 15h 16min 10s). Updates for this repository will not be applied.
Error: Process completed with exit code 100.

  • This is an early version of work already under review upstream.

Debian 11 just recently went out of its LTS period, and is unmaintained
by the project (there is "Extended LTS", but it is a paid service
provided by a third party).

The point of the debian-11 job was to cover older releases in the LTS
state, per ac112fd (Add additional CI jobs to avoid accidental
breakage, 2024-10-31). Bumping to debian-12 will cover us there for the
next 2 years.

Signed-off-by: Jeff King <peff@peff.net>
@dscho

This comment was marked as outdated.

@dscho
Johannes Schindelin (dscho) merged commit 813ebe4 into microsoft:vfs-2.55.0 Sep 8, 2026
149 of 150 checks passed
Johannes Schindelin (dscho) added a commit to git-for-windows/git that referenced this pull request Sep 8, 2026
Debian 11 just recently went out of its LTS period, and is unmaintained
by the project (there is "Extended LTS", but it is a paid service
provided by a third party).

The point of the debian-11 job was to cover older releases in the LTS
state, per ac112fd (Add additional CI jobs to avoid accidental
breakage, 2024-10-31). Bumping to debian-12 will cover us there for the
next 2 years.

This fixes [this kind of
error](https://github.com/microsoft/git/actions/runs/34140012025/job/102061159993#step:4:28):

> Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
> Get:2 http://deb.debian.org/debian-security bullseye-security
InRelease [27.2 kB]
> Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0
kB]
> Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066
kB]
> Get:5 http://deb.debian.org/debian bullseye-updates/main amd64
Packages [18.8 kB]
> Reading package lists...
> E: Release file for
http://deb.debian.org/debian-security/dists/bullseye-security/InRelease
is expired (invalid since 15h 16min 10s). Updates for this repository
will not be applied.
> Error: Process completed with exit code 100.

This is a sibling of microsoft#982.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants