Bug#1116867: python-parsl: FTBFS with the nocheck build profile

2025-10-02 Thread Santiago Vila
Ok, I suggested adding python3-sphinx explicitly, but my tests indicate that python3-sphinx-rtd-theme is also required after all. I think you need this: - python3-nbsphinx , + python3-nbsphinx, [...] - python3-sphinx-rtd-theme , + python3-

Bug#1116867: python-parsl: FTBFS with the nocheck build profile

2025-09-30 Thread Santiago Vila
On Tue, Sep 30, 2025 at 03:13:29PM +, b...@hawaga.org.uk wrote: > > This is failing on documentation build with: > > > /usr/bin/python3: No module named sphinx > > which should be (in Debian) coming from python3-sphinx -- specifically this > file: > > > /usr/lib/python3/dist-packages/sphin

Bug#1116867: python-parsl: FTBFS with the nocheck build profile

2025-09-30 Thread Étienne Mollier
Control: tags -1 + patch Hi Santiago, Hi Ben, I managed to get somewhere that allows minifying the build environment without breaking nocheck or nodoc profiles with: --- a/debian/control +++ b/debian/control @@ -11,16 +11,16 @@ Build-Depends: debhelper-compat (= 13), python3-all,