[{"id":35796,"web_url":"https://patchwork.libcamera.org/comment/35796/","msgid":"<cc47ddd7-62f7-46ff-b7e2-b923e0827c0e@ideasonboard.com>","date":"2025-09-12T09:12:02","subject":"Re: [libcamera-ci] [PATCH] Add sphinx-book-theme package to\n\tcontainer images","submitter":{"id":216,"url":"https://patchwork.libcamera.org/api/people/216/","name":"Barnabás Pőcze","email":"barnabas.pocze@ideasonboard.com"},"content":"2025. 09. 12. 1:05 keltezéssel, Laurent Pinchart írta:\n> libcamera will soon switch to sphinx-book-theme for documentation. Add\n> the corresponding package to container images.\n> \n> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n> ---\n>   .gitlab-ci/setup-container.sh | 5 +++++\n>   gitlab-ci.yml                 | 6 +++---\n>   2 files changed, 8 insertions(+), 3 deletions(-)\n> \n> diff --git a/.gitlab-ci/setup-container.sh b/.gitlab-ci/setup-container.sh\n> index 7029919c509c..444b870a09d0 100755\n> --- a/.gitlab-ci/setup-container.sh\n> +++ b/.gitlab-ci/setup-container.sh\n> @@ -111,6 +111,7 @@ PKGS_VIRTME_RUNTIME=(\n>   PKGS_PIP_MIN_VERSIONS=(\n>   \t'meson meson 1.2.0 remove'\n>   \t'python3-pygments pygments 2.10.0 keep'\n> +\t'python3-sphinx-book-theme python3-sphinx-book-theme 0.1.7 remove'\n\nIs it not `sphinx-book-theme`? `pip install python3-sphinx-book-theme` fails for me.\n\n\nRegards,\nBarnabás Pőcze\n\n>   \t'python3-sphinxcontrib.doxylink sphinxcontrib-doxylink 1.6.1 remove'\n>   )\n>   \n> @@ -125,6 +126,8 @@ case $FDO_DISTRIBUTION_VERSION in\n>   \tPKGS_LIBCAMERA_RUNTIME+=( g++-9 )\n>   \t;;\n>   'bookworm')\n> +\t# Sphinx theme for the documentation.\n> +\tPKGS_LIBCAMERA_RUNTIME+=( python3-sphinx-book-theme )\n>   \t# libclang-rt-dev for the clang ASan runtime.\n>   \tPKGS_LIBCAMERA_RUNTIME_MULTIARCH+=( libclang-rt-dev )\n>   \t# For cam and lc-compliance\n> @@ -134,6 +137,8 @@ case $FDO_DISTRIBUTION_VERSION in\n>   'trixie')\n>   \t# gcc 13 to expand compilation testing coverage.\n>   \tPKGS_LIBCAMERA_RUNTIME+=( g++-13 )\n> +\t# Sphinx theme for the documentation.\n> +\tPKGS_LIBCAMERA_RUNTIME+=( python3-sphinx-book-theme )\n>   \t# libclang-rt-dev for the clang ASan runtime.\n>   \tPKGS_LIBCAMERA_RUNTIME_MULTIARCH+=( libclang-rt-dev )\n>   \t;;\n> diff --git a/gitlab-ci.yml b/gitlab-ci.yml\n> index 57607dbfe7e4..c8ec345f14d2 100644\n> --- a/gitlab-ci.yml\n> +++ b/gitlab-ci.yml\n> @@ -59,17 +59,17 @@ include:\n>   .libcamera-ci.debian:11:\n>     variables:\n>       FDO_DISTRIBUTION_VERSION: 'bullseye'\n> -    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n> +    FDO_DISTRIBUTION_TAG: '2025-09-08.0'\n>   \n>   .libcamera-ci.debian:12:\n>     variables:\n>       FDO_DISTRIBUTION_VERSION: 'bookworm'\n> -    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n> +    FDO_DISTRIBUTION_TAG: '2025-09-08.0'\n>   \n>   .libcamera-ci.debian:13:\n>     variables:\n>       FDO_DISTRIBUTION_VERSION: 'trixie'\n> -    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n> +    FDO_DISTRIBUTION_TAG: '2025-09-08.0'\n>   \n>   .container-debian:\n>     extends:\n> \n> base-commit: d58b30ed21a5663c5c6fd19da158de01b186831e","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 1200FC324E\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri, 12 Sep 2025 09:12:09 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 110986936E;\n\tFri, 12 Sep 2025 11:12:08 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 1FD9A613A3\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 12 Sep 2025 11:12:05 +0200 (CEST)","from [192.168.33.2] (185.221.142.115.nat.pool.zt.hu\n\t[185.221.142.115])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id B66196F3;\n\tFri, 12 Sep 2025 11:10:49 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"qpCyrtcd\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1757668249;\n\tbh=+sm5Q5utkEm2dgPyWJNIzGTbqrOW4N7/lFwLEi18n14=;\n\th=Date:Subject:To:References:From:In-Reply-To:From;\n\tb=qpCyrtcddn5t62GapY8qiVicmtV2Yo6KwXFwmfjMFz72+p4DMfLW9TxTrNQelNiug\n\tjprggHpmrXgZriRY01wMYFZInexUjpPOCRUz7/8LS7++91ZCmx6O/x7DIUWY5ni66X\n\tixRmGh4ldsEy4P+5pzNtztFF30/hb0dgj43p1moo=","Message-ID":"<cc47ddd7-62f7-46ff-b7e2-b923e0827c0e@ideasonboard.com>","Date":"Fri, 12 Sep 2025 11:12:02 +0200","MIME-Version":"1.0","User-Agent":"Mozilla Thunderbird","Subject":"Re: [libcamera-ci] [PATCH] Add sphinx-book-theme package to\n\tcontainer images","To":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>,\n\tlibcamera-devel@lists.libcamera.org","References":"<20250911230514.26202-1-laurent.pinchart@ideasonboard.com>","From":"=?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= <barnabas.pocze@ideasonboard.com>","Content-Language":"en-US, hu-HU","In-Reply-To":"<20250911230514.26202-1-laurent.pinchart@ideasonboard.com>","Content-Type":"text/plain; charset=UTF-8; format=flowed","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}},{"id":35797,"web_url":"https://patchwork.libcamera.org/comment/35797/","msgid":"<20250912092301.GB31682@pendragon.ideasonboard.com>","date":"2025-09-12T09:23:01","subject":"Re: [libcamera-ci] [PATCH] Add sphinx-book-theme package to\n\tcontainer images","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"On Fri, Sep 12, 2025 at 11:12:02AM +0200, Barnabás Pőcze wrote:\n> 2025. 09. 12. 1:05 keltezéssel, Laurent Pinchart írta:\n> > libcamera will soon switch to sphinx-book-theme for documentation. Add\n> > the corresponding package to container images.\n> > \n> > Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n> > ---\n> >   .gitlab-ci/setup-container.sh | 5 +++++\n> >   gitlab-ci.yml                 | 6 +++---\n> >   2 files changed, 8 insertions(+), 3 deletions(-)\n> > \n> > diff --git a/.gitlab-ci/setup-container.sh b/.gitlab-ci/setup-container.sh\n> > index 7029919c509c..444b870a09d0 100755\n> > --- a/.gitlab-ci/setup-container.sh\n> > +++ b/.gitlab-ci/setup-container.sh\n> > @@ -111,6 +111,7 @@ PKGS_VIRTME_RUNTIME=(\n> >   PKGS_PIP_MIN_VERSIONS=(\n> >   \t'meson meson 1.2.0 remove'\n> >   \t'python3-pygments pygments 2.10.0 keep'\n> > +\t'python3-sphinx-book-theme python3-sphinx-book-theme 0.1.7 remove'\n> \n> Is it not `sphinx-book-theme`? `pip install python3-sphinx-book-theme` fails for me.\n\nYou're right, and there's another bug that hid this one. I'll send a v2.\n\n> >   \t'python3-sphinxcontrib.doxylink sphinxcontrib-doxylink 1.6.1 remove'\n> >   )\n> >   \n> > @@ -125,6 +126,8 @@ case $FDO_DISTRIBUTION_VERSION in\n> >   \tPKGS_LIBCAMERA_RUNTIME+=( g++-9 )\n> >   \t;;\n> >   'bookworm')\n> > +\t# Sphinx theme for the documentation.\n> > +\tPKGS_LIBCAMERA_RUNTIME+=( python3-sphinx-book-theme )\n> >   \t# libclang-rt-dev for the clang ASan runtime.\n> >   \tPKGS_LIBCAMERA_RUNTIME_MULTIARCH+=( libclang-rt-dev )\n> >   \t# For cam and lc-compliance\n> > @@ -134,6 +137,8 @@ case $FDO_DISTRIBUTION_VERSION in\n> >   'trixie')\n> >   \t# gcc 13 to expand compilation testing coverage.\n> >   \tPKGS_LIBCAMERA_RUNTIME+=( g++-13 )\n> > +\t# Sphinx theme for the documentation.\n> > +\tPKGS_LIBCAMERA_RUNTIME+=( python3-sphinx-book-theme )\n> >   \t# libclang-rt-dev for the clang ASan runtime.\n> >   \tPKGS_LIBCAMERA_RUNTIME_MULTIARCH+=( libclang-rt-dev )\n> >   \t;;\n> > diff --git a/gitlab-ci.yml b/gitlab-ci.yml\n> > index 57607dbfe7e4..c8ec345f14d2 100644\n> > --- a/gitlab-ci.yml\n> > +++ b/gitlab-ci.yml\n> > @@ -59,17 +59,17 @@ include:\n> >   .libcamera-ci.debian:11:\n> >     variables:\n> >       FDO_DISTRIBUTION_VERSION: 'bullseye'\n> > -    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n> > +    FDO_DISTRIBUTION_TAG: '2025-09-08.0'\n> >   \n> >   .libcamera-ci.debian:12:\n> >     variables:\n> >       FDO_DISTRIBUTION_VERSION: 'bookworm'\n> > -    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n> > +    FDO_DISTRIBUTION_TAG: '2025-09-08.0'\n> >   \n> >   .libcamera-ci.debian:13:\n> >     variables:\n> >       FDO_DISTRIBUTION_VERSION: 'trixie'\n> > -    FDO_DISTRIBUTION_TAG: '2025-07-27.1'\n> > +    FDO_DISTRIBUTION_TAG: '2025-09-08.0'\n> >   \n> >   .container-debian:\n> >     extends:\n> > \n> > base-commit: d58b30ed21a5663c5c6fd19da158de01b186831e","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id A2308BDB13\n\tfor <parsemail@patchwork.libcamera.org>;\n\tFri, 12 Sep 2025 09:23:30 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 74C3E6936E;\n\tFri, 12 Sep 2025 11:23:29 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 9742D613A3\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tFri, 12 Sep 2025 11:23:27 +0200 (CEST)","from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id B4204E92;\n\tFri, 12 Sep 2025 11:22:11 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"oBf60rPx\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1757668931;\n\tbh=jlbStu27EyK/hv+pzECItaKZOFm2KfzEeXEZWtpgCpU=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=oBf60rPxpej48r1I/0cg0GJWqv1c14IcCEv47C6eq3SAEfJ2kiBt1X9Mwnf+v5j7y\n\t3M7wc0Y0+WxdyFull5x6aVIMPsQ4TGxC762DRG0z6e08nSiRcfiKidfJAMKS7tEZH9\n\tvl6V/eC+ABLrz8zSu/RDzubkUAmM0i8zbhvqCd6k=","Date":"Fri, 12 Sep 2025 12:23:01 +0300","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"=?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= <barnabas.pocze@ideasonboard.com>","Cc":"libcamera-devel@lists.libcamera.org","Subject":"Re: [libcamera-ci] [PATCH] Add sphinx-book-theme package to\n\tcontainer images","Message-ID":"<20250912092301.GB31682@pendragon.ideasonboard.com>","References":"<20250911230514.26202-1-laurent.pinchart@ideasonboard.com>\n\t<cc47ddd7-62f7-46ff-b7e2-b923e0827c0e@ideasonboard.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","Content-Transfer-Encoding":"8bit","In-Reply-To":"<cc47ddd7-62f7-46ff-b7e2-b923e0827c0e@ideasonboard.com>","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"}}]