Skip to content

Commit 600eaef

Browse files
committed
docs(multiflexi-server): update platform support for ubuntu:jammy removal
1 parent fcf9f44 commit 600eaef

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

source/platform-support.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,16 @@ team, not resolved here:
137137
- ``python3-multiflexi`` and ``node-red-contrib-multiflexi`` build for
138138
Trixie only (no Bookworm build at all) — narrower than the rest of the
139139
fleet.
140+
- ``multiflexi-server``'s ``debian/Jenkinsfile`` and
141+
``debian/Jenkinsfile.release`` no longer build for ``ubuntu:jammy``
142+
(removed 2026-07-19). ``php-slim-psr7`` isn't published for jammy in
143+
either Ubuntu's own universe archive or ``repo.vitexsoftware.com``, and
144+
jammy universe's own ``php-psr-http-factory`` is pinned at ``1.0.1-2``
145+
while ``php-slim-psr7`` requires ``>= 1.1`` — an unsatisfiable
146+
combination in the current jammy build image, not a MultiFlexi packaging
147+
bug. Effectively ``multiflexi-server`` is Trixie/Bookworm/Noble only
148+
until a compatible ``php-psr-http-factory`` (or ``php-slim-psr7``) build
149+
is available for jammy; the rest of the fleet still builds for jammy
150+
per the table above.
140151

141152
See the audit artifact for full detail.

0 commit comments

Comments
 (0)