Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #15483

Re: Spinx help needed

Path csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod
From Dmitry Shachnev <mitya57@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: Spinx help needed
Date Thu, 15 Feb 2024 20:00:01 +0100
Message-ID <I7P7H-an40-7@gated-at.bofh.it> (permalink)
References <I7EvD-agO7-1@gated-at.bofh.it> <I7FBn-ahqD-5@gated-at.bofh.it> <I7OuZ-amRo-11@gated-at.bofh.it>
X-Mailbox-Line From debian-python-request@lists.debian.org Thu Feb 15 18:55:27 2024
Old-Return-Path <mitya57@gmail.com>
X-Amavis-Spam-Status No, score=-8.174 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_SBL_CSS=3.335, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
X-Policyd-Weight NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-lf1-f44.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5
X-Gm-Message-State AOJu0YzcazApKYroRTJLdZOQ8O87LEhEU/2jcfTaeNFU55Dm/zphHFGh nw80Oq00q+7LR9VZRRfjWRocV3DVHok+Mh1dBX4TeCiUSteC+fKAwu6+M2VF
X-Google-SMTP-Source AGHT+IELqn7+1AVloi7yubFWNQDjbjQKgs7YuTYFGCeartliSY4nyKgcKO9lqiHBJa5NXZ4UXBk78w==
X-Received by 2002:a05:6512:10d4:b0:511:a02e:2019 with SMTP id k20-20020a05651210d400b00511a02e2019mr2614744lfg.9.1708023302619; Thu, 15 Feb 2024 10:55:02 -0800 (PST)
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TSCUC6YgD23/TlpP"
Content-Disposition inline
X-Mailing-List <debian-python@lists.debian.org> archive/latest/21456
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/Zc5d_3tiSGxXneu1@mitya57.me
Approved robomod@news.nic.it
Lines 59
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc debian-python@lists.debian.org
X-Original-Date Thu, 15 Feb 2024 21:54:55 +0300
X-Original-Message-ID <Zc5d_3tiSGxXneu1@mitya57.me>
X-Original-References <Zc2_QiwnLXbWiMed@an3as.eu> <Zc3PdaySC3Uovqfj@mitya57.me> <Zc5UtrtiPNoH_8nI@an3as.eu>
Xref csiph.com linux.debian.maint.python:15483

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Feb 15, 2024 at 07:15:18PM +0100, Andreas Tille wrote:
> Hi Dmitry,
>
> thanks a lot for this hint.
>
> I've created a quilt patch which replaces the vendored theme by the
> sphinx13 one which is currently shipped in Debian.  The patches by
> upstream seem to be void now - at least none applied to the current
> version.
>
> Unfortunately this does not build as well - now with other errors
> you can see in Salsa CI at
>
>    https://salsa.debian.org/science-team/lmfit-py/-/jobs/5305535
>
> Do you have any further hints?

It looks like what you did was copying layout.html to basic_layout.html
within lmfit-py's doc/sphinx/theme/sphinx13/ directory.

But what I suggested was copying a file from *Sphinx* source package,
sphinx/themes/basic/layout.html to doc/sphinx/theme/sphinx13/basic_layout.html
in lmfit-py.

With your change basic_layout.html tried to extend itself, which caused
a recursion error.

I pushed a fix and the build job succeeded now. build-i386 failed, but that
one is not related to Sphinx.

--
Dmitry Shachnev

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Spinx help needed Andreas Tille <andreas@an3as.eu> - 2024-02-15 08:40 +0100
  Re: Spinx help needed c.buhtz@posteo.jp - 2024-02-15 09:20 +0100
  Re: Spinx help needed Dmitry Shachnev <mitya57@debian.org> - 2024-02-15 09:50 +0100
    Re: Spinx help needed Andreas Tille <andreas@an3as.eu> - 2024-02-15 19:20 +0100
      Re: Spinx help needed Dmitry Shachnev <mitya57@debian.org> - 2024-02-15 20:00 +0100
        Re: Spinx help needed Andreas Tille <andreas@an3as.eu> - 2024-02-15 20:10 +0100

csiph-web