Files
mesa/.gitlab-ci/container
Eric Engestrom 53e1bd141e ci: fix meson install script
a93932daf0 ("ci/meson: reuse meson installation") forgot to
bump the image tags, and as a result this was merged untested and turned
out to be broken, as the fedora image.

The issue is that python in the Fedora image is not flagged as
EXTERNALLY-MANAGED, unlike what Debian does, so the
`--break-system-packages` is invalid.

Instead, remove this flag from the debian image as it makes very little
sense in a docker image.

Fixes: a93932daf0 ("ci/meson: reuse meson installation")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29673>
2024-06-11 12:15:07 +00:00
..
2024-05-17 11:11:59 -07:00
2024-06-01 20:16:32 +00:00
2024-06-08 08:19:47 +00:00
2024-05-16 22:50:09 +00:00
2024-06-08 08:19:47 +00:00
2023-11-20 18:37:18 +00:00
2024-05-03 19:24:03 +00:00
2023-05-18 18:32:06 +00:00
2024-06-11 12:15:07 +00:00
2024-06-01 20:16:32 +00:00