Path: csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!news.servidellagleba.it!bofh.it!news.nic.it!robomod From: =?UTF-8?B?SsOpcsOpbXkgTGFs?= Newsgroups: linux.debian.maint.python Subject: sphinx-build module not found in sbuild Date: Mon, 08 Jan 2024 13:30:01 +0100 Message-ID: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Mon Jan 8 12:23:57 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.158 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 X-Gm-Message-State: AOJu0YwYCkdDl0q3Ij1XojP0/UKzEd/L0ZHzml2ZvlFgC3mXaZH56qeN nijkhWYa0twW/BgUjl2UjdviqyRZkVuJMAcCT1DaV+Lp7/tT X-Google-SMTP-Source: AGHT+IH8j9RrcuLNoBm6Xhe6o/GQ21mHEYCGmM0AzQQiIdSmIqnPzblqAHEGv3oCFROy1NRmwOAGCUPVrfdXHHh6DVA= X-Received: by 2002:a25:ed0c:0:b0:db7:dacf:ed9c with SMTP id k12-20020a25ed0c000000b00db7dacfed9cmr1119546ybh.125.1704716610310; Mon, 08 Jan 2024 04:23:30 -0800 (PST) MIME-Version: 1.0 X-Gmail-Original-Message-ID: Content-Type: multipart/alternative; boundary="0000000000000028c5060e6e44dd" X-Av-Checked: ClamAV using ClamSMTP at svoboda.polytechnique.org (Mon Jan 8 13:23:31 2024 +0100 (CET)) X-Org-Mail: jeremy.lal.1997@polytechnique.org X-Mailing-List: archive/latest/21348 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAJxTCxzjz1o58Ee4tZz1a7agdNY5xPX5KUShSPLGwGRvUYpP4g@mail.gmail.com Approved: robomod@news.nic.it Lines: 34 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 8 Jan 2024 13:22:54 +0100 X-Original-Message-ID: Xref: csiph.com linux.debian.maint.python:15398 --0000000000000028c5060e6e44dd Content-Type: text/plain; charset="UTF-8" Hi, I'm stuck at this odd behavior: when I build a package in my current environment (debian/testing), sphinx-build ... works correctly. when building in sbuild, sphinx-build doesn't find current module: ModuleNotFoundError: No module named 'xxx' in docs/conf.py at from xxx import __version__ I don't understand which other debian package is modifying that outcome. Any idea ? --0000000000000028c5060e6e44dd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I'm stuck at this odd behavior:=

when I build a=C2=A0package in my current environ= ment (debian/testing),
sphinx-build ... works correctly.

when building in sbuild, sphinx-build doesn't find cur= rent module:
ModuleNotFoundError: No module named 'xxx'
in=C2=A0docs/conf.py at
from xxx import __version__<= br>

I don't understand which other debian pack= age is modifying that outcome.

Any idea ?


--0000000000000028c5060e6e44dd--