[Bug 6126] New: Building evolve package for Debian buster fails to build docs

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Tue Apr 30 19:41:06 UTC 2019


https://bz.mercurial-scm.org/show_bug.cgi?id=6126

            Bug ID: 6126
           Summary: Building evolve package for Debian buster fails to
                    build docs
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: evolution
          Assignee: bugzilla at mercurial-scm.org
          Reporter: zash at zash.se
                CC: mercurial-devel at mercurial-scm.org,
                    pierre-yves.david at ens-lyon.org

Attempting to build a mercurial-evolve on Debian testing/buster fails in the
Sphinx / docs step.

To reproduce:

make deb-prepare
cd ../mercurial-evolve_8.5.0.orig
DEB_BUILD_OPTIONS=nocheck debuild -us -uc

Output snippet:

sphinx-build . ../html/
Running Sphinx v1.8.4

Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sphinx/config.py", line 368, in
eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in
execfile_
    exec_(code, _globals)
  File "/home/zash/src/mercurial-evolve_8.5.0.orig/docs/conf.py", line 3, in
<module>
    from mercurial import demandimport
ModuleNotFoundError: No module named 'mercurial'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list