| Summary: | dev-python/ipyparallel-6.0.1 cannot stat docs/build/html/. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chicago <chicago> |
| Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | chicago, grozin |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Hello,
As expected, building v6.0.1 with USE="-doc" completes the install phase satisfactorily.
Best Regards,
-Chicago
commit a78c6bce7f684215f32845e7e55c2790cbba9c68 Author: David Seifert <soap@gentoo.org> Date: Wed Feb 15 19:37:14 2017 +0100 dev-python/ipyparallel: Fix doc building Bug: https://bugs.gentoo.org/show_bug.cgi?id=609380 |
Hello, Building =dev-python/ipyparallel-6.0.1[doc] fails during the install phase at python3_4 with the following. * python3_4: running distutils-r1_run_phase python_install_all /usr/bin/install: cannot stat '/var/tmp/portage/dev-python/ipyparallel-6.0.1/work/ipyparallel-6.0.1-python3_4/docs/build/html/.': No such file or directory !!! dodoc: /var/tmp/portage/dev-python/ipyparallel-6.0.1/work/ipyparallel-6.0.1-python3_4/docs/build/html/. does not exist The expected outcome would be the completion of the install phase including documentation similar to v5.2.0. Best Regards, -Chicago