Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528668 - dev-python/couchdb-python-0.10 - src_compile(): /usr/bin/python2.7 setup.py build_sphinx: invalid command 'build_sphinx'
Summary: dev-python/couchdb-python-0.10 - src_compile(): /usr/bin/python2.7 setup.py b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-08 16:38 UTC by Toralf Förster
Modified: 2014-11-16 16:02 UTC (History)
1 user (show)

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


Attachments
emerge log (dev-python:couchdb-python-0.10:20141108-162731.log,10.67 KB, text/plain)
2014-11-08 16:38 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2014-11-08 16:38:53 UTC
Created attachment 388878 [details]
emerge log

copying couchdb/tests/design.py -> /var/tmp/portage/dev-python/couchdb-python-0.10/work/CouchDB-0.10-python2_7/lib/couchdb/tests
copying couchdb/tests/view.py -> /var/tmp/portage/dev-python/couchdb-python-0.10/work/CouchDB-0.10-python2_7/lib/couchdb/tests
copying couchdb/tests/couchhttp.py -> /var/tmp/portage/dev-python/couchdb-python-0.10/work/CouchDB-0.10-python2_7/lib/couchdb/tests
copying couchdb/tests/client.py -> /var/tmp/portage/dev-python/couchdb-python-0.10/work/CouchDB-0.10-python2_7/lib/couchdb/tests
copying couchdb/tests/mapping.py -> /var/tmp/portage/dev-python/couchdb-python-0.10/work/CouchDB-0.10-python2_7/lib/couchdb/tests
warning: build_py: byte-compiling is disabled, skipping.

 * python2_7: running distutils-r1_run_phase python_compile_all
/usr/bin/python2.7 setup.py build_sphinx
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'build_sphinx'
 * ERROR: dev-python/couchdb-python-0.10::gentoo failed (compile phase):
 *   (no error message)
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2014-11-16 16:02:31 UTC
Fixed in the 1.0 version bump I just did, thanks for reporting.