| Summary: | dev-python/pytest-2.2.4 version bump request | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ian Delaney (RETIRED) <idella4> |
| Component: | [OLD] Library | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | ebuild patch | ||
|
Description
Ian Delaney (RETIRED)
2012-06-20 09:24:05 UTC
>>> Compiling source in /var/tmp/portage/dev-python/pytest-2.2.4-r1/work/pytest-2.2.4 ... make -j4 -C doc html make: Entering directory `/var/tmp/portage/dev-python/pytest-2.2.4-r1/work/pytest-2.2.4/doc' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 Exception occurred: File "/var/tmp/portage/dev-python/pytest-2.2.4-r1/work/pytest-2.2.4/doc/conf.py", line 52, in <module> import pytest ImportError: No module named pytest The full traceback has been saved in /var/tmp/portage/dev-python/pytest-2.2.4-r1/temp/sphinx-err-krcEpu.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. Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>, or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks! make: *** [html] Error 1 make: Leaving directory `/var/tmp/portage/dev-python/pytest-2.2.4-r1/work/pytest-2.2.4/doc' emake failed >>> Source compiled. grief iksaif had exactly the same thing happen with celery. Need set PYTHONPATH for building docs 28 Jun 2012; Patrick Lauer <patrick@gentoo.org> +pytest-2.2.4.ebuild: |