[Python-modules-team] Bug#828213: python-sphinx: should depend on python-pathlib
Sean Whitton
spwhitton at spwhitton.name
Sun Jun 26 06:30:22 UTC 2016
Package: python-sphinx
Version: 1.4.4-2
Severity: normal
Dear maintainer,
python-sphinx needs python-pathlib (python3-sphinx doesn't seem to need
it).
Example failed build:
artemis ~/src/flycheck/doc % make html
sphinx-build -b html -d _build/doctrees -j4 . _build/html
Running Sphinx v1.3.6
making output directory...
Exception occurred:
File "conf.py", line 21, in <module>
from pathlib import Path
ImportError: No module named pathlib
The full traceback has been saved in /tmp/sphinx-err-3GaJfk.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
Makefile:80: recipe for target 'html' failed
make: *** [html] Error 1
Thanks.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 4.6.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Sean Whitton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160626/9b98d3cc/attachment-0001.sig>
More information about the Python-modules-team
mailing list