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: bugzi...@mercurial-scm.org
          Reporter: z...@zash.se
                CC: mercurial-devel@mercurial-scm.org,
                    pierre-yves.da...@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.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to