Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696014 - dev-python/cement-2.10.0 USE="doc -test" - ImportError: No module named nose
Summary: dev-python/cement-2.10.0 USE="doc -test" - ImportError: No module named nose
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-01 21:14 UTC by Alessandro Barbieri
Modified: 2020-01-05 03:18 UTC (History)
0 users

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


Attachments
info (info,14.62 KB, text/plain)
2019-10-01 21:14 UTC, Alessandro Barbieri
Details
cement-2.10.0:20191001-202958.log (cement-2.10.0:20191001-202958.log,13.09 KB, text/plain)
2019-10-01 21:15 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2019-10-01 21:14:24 UTC
I don't have dev-python/nose installed

 * python2_7: running distutils-r1_run_phase python_compile_all
python2.7 setup.py build_sphinx
running build_sphinx
Running Sphinx v1.8.5

Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/sphinx/config.py", line 368, in eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib64/python2.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_
    exec_(code, _globals)
  File "/usr/lib64/python2.7/site-packages/six.py", line 709, in exec_
    exec("""exec _code_ in _globs_, _locs_""")
  File "<string>", line 1, in <module>
  File "/var/tmp/portage/dev-python/cement-2.10.0/work/cement-2.10.0/doc/source/conf.py", line 26, in <module>
    from cement.utils import test, version
  File "/var/tmp/portage/dev-python/cement-2.10.0/work/cement-2.10.0/cement/utils/test.py", line 11, in <module>
    from nose import SkipTest       # noqa
ImportError: No module named nose

 * ERROR: dev-python/cement-2.10.0::gentoo failed (compile phase):
 *   (no error message)
Comment 1 Alessandro Barbieri 2019-10-01 21:14:43 UTC
Created attachment 591520 [details]
info

emerge --info
Comment 2 Alessandro Barbieri 2019-10-01 21:15:04 UTC
Created attachment 591522 [details]
cement-2.10.0:20191001-202958.log

buildlog
Comment 3 Aaron Bauman (RETIRED) gentoo-dev 2020-01-05 03:18:23 UTC
pkg removed from tree