Volker Braun
Volker Braun
PDF docs don't build
For reference, Mentimeter sets the following CSP: ``` content-security-policy: default-src 'self'; script-src 'self' 'unsafe-inline' 'report-sample' https://gtm.menti.com https://gtm.mentimeter.com https://www.googletagmanager.com https://tagmanager.google.com https://*.zoom.us https://zoom.us; style-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://tagmanager.google.com https://fonts.googleapis.com; img-src 'self' blob:...
For the record, putting ``` sys.setrecursionlimit(10000) ``` to `master.cfg` avoids the RecursionError and the worker did not get stuck
This branch works for me, too (Fedora 42) From the Poppler changelog (https://poppler.freedesktop.org/releases.html) ``` Poppler 25.01 Releases poppler-25.01.0.tar.xz (Thu Jan 2, 2025): [...] cpp: * Remove rect parameter from image::copy,...
merge conflict, please fix
Does pdf docbuild work? I don't remember what the error was, but pretty sure the merge script failed because of that. And yes, the point of running TeX is to...
``` ---------------------------------------------------------------------- sage -t --long --warn-long 30.0 --random-seed=123 src/sage_docbuild/builders.py # 16 doctests failed ---------------------------------------------------------------------- ```
merge conflict, please fix
merge conflict, please fix
I get exactly the same error as the CI :sweat: