RESOLVED FIXED317121
[GTK][WPE] Install python3-legacy-cgi via install-dependencies
https://bugs.webkit.org/show_bug.cgi?id=317121
Summary [GTK][WPE] Install python3-legacy-cgi via install-dependencies
Nikolas Zimmermann
Reported 2026-06-15 03:37:12 PDT
Python 3.13 removed the `cgi` module (PEP 594), which the http layout-test CGI scripts still `import`. Pull in the legacy-cgi back-port via the system package manager so it lands in the system python where apache's mod_cgi runs them.
Attachments
Nikolas Zimmermann
Comment 1 2026-06-15 03:38:52 PDT
EWS
Comment 2 2026-06-15 03:47:07 PDT
Committed 315214@main (ae4ab7614cf9): <https://commits.webkit.org/315214@main> Reviewed commits have been landed. Closing PR #67182 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-06-15 03:48:14 PDT
Note You need to log in before you can comment on or make changes to this bug.