Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15398
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jérémy Lal <kapouer@melix.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | sphinx-build module not found in sbuild |
| Date | Mon, 08 Jan 2024 13:30:01 +0100 |
| Message-ID | <HTWVr-1FFc-3@gated-at.bofh.it> (permalink) |
| 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 | <SRS0=4WJ8=IS=melix.org=kapouer@bounces.m4x.org> |
| 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 | <CAJxTCxzjz1o58Ee4tZz1a7agdNY5xPX5KUShSPLGwGRvUYpP4g@mail.gmail.com> |
| 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 | <debian-python@lists.debian.org> archive/latest/21348 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| 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 | <CAJxTCxzjz1o58Ee4tZz1a7agdNY5xPX5KUShSPLGwGRvUYpP4g@mail.gmail.com> |
| Xref | csiph.com linux.debian.maint.python:15398 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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 ?
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
sphinx-build module not found in sbuild Jérémy Lal <kapouer@melix.org> - 2024-01-08 13:30 +0100
Re: sphinx-build module not found in sbuild Julian Gilbey <julian@d-and-j.net> - 2024-01-08 13:50 +0100
Re: sphinx-build module not found in sbuild Jérémy Lal <kapouer@melix.org> - 2024-01-08 14:00 +0100
csiph-web