This got mailman3 working, but mailmanweb is still borked. Does anyone know what might cause this:
systemctl status mailmanweb
mailmanweb.service - GNU Mailman Web UI Loaded: loaded (/etc/systemd/system/mailmanweb.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Fri 2024-09-13 18:55:37 UTC; 12s ago Duration: 1ms Process: 562668 ExecStart=/opt/mailman/venv/bin/uwsgi --ini /etc/mailman3/uwsgi.ini (code=exited, status=203/EXEC) Main PID: 562668 (code=exited, status=203/EXEC) CPU: 700us
Sep 13 18:55:37 server1 systemd[1]: Started mailmanweb.service - GNU Mailman Web UI. Sep 13 18:55:37 server1 systemd[1]: mailmanweb.service: Main process exited, code=exited, status=203/EXEC Sep 13 18:55:37 server1 systemd[1]: mailmanweb.service: Failed with result 'exit-code'.