PHP 8.1 images (used in phpunit previous major)

Created on 15 July 2025, 13 days ago

Problem/Motivation

This phpunit (previous major) run for the AI module is failing when we attempt to run apt-get update so we can install dependencies for compiling the FFI module:

Err:7 http://deb.debian.org/debian buster Release
  404  Not Found [IP: 151.101.22.132 80]
...
E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file.

There is a buster apt source pointing at http://deb.debian.org/debian, but buster has now been archived, so is only available from http://archive.debian.org, leading to the above error.

Steps to reproduce

See https://git.drupalcode.org/issue/ai-3535810/-/jobs/5893606#L38

Proposed resolution

TBC

Remaining tasks

Work out why the container has an invalid/out of date source URL.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Active

Component

PHP Containers

Created by

🇬🇧United Kingdom andrewbelcher

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024