Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634740 - dev-python/txaio-2.7.1 will not build with USE doc: dodoc doc/_build/html does not exist
Summary: dev-python/txaio-2.7.1 will not build with USE doc: dodoc doc/_build/html doe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-19 02:59 UTC by deference
Modified: 2018-10-15 23:37 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build-txaio.txt,17.82 KB, text/plain)
2017-10-19 02:59 UTC, deference
Details
emerge --info (emergeinfo-txaio.txt,31.91 KB, text/plain)
2017-10-19 02:59 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-10-19 02:59:24 UTC
[ebuild   R   ] dev-python/txaio-2.7.1  USE="doc* {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6" 

/usr/bin/install: cannot stat 'doc/_build/html/.': No such file or directory
!!! dodoc: doc/_build/html/. does not exist
Comment 1 deference 2017-10-19 02:59:40 UTC
Created attachment 499242 [details]
build.log
Comment 2 deference 2017-10-19 02:59:53 UTC
Created attachment 499244 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2018-10-15 23:37:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8133380f8289b3e8b45b8edb9ac879343bcbddf4

commit 8133380f8289b3e8b45b8edb9ac879343bcbddf4
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2018-10-15 23:28:03 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2018-10-15 23:34:43 +0000

    dev-python/txaio: fix doc building
    
    Closes: https://bugs.gentoo.org/634740
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/txaio/txaio-2.7.1.ebuild | 4 ++--
 dev-python/txaio/txaio-2.9.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)