Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 512384

Summary: =dev-python/docopt-0.6.1 missing dependency on dev-python/setuptools
Product: Gentoo Linux Reporter: Brian Evans (RETIRED) <grknight>
Component: Current packagesAssignee: Justin Lecher (RETIRED) <jlec>
Status: RESOLVED FIXED    
Severity: normal CC: jlec, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Evans (RETIRED) gentoo-dev 2014-06-04 13:21:54 UTC
* Package:    dev-python/docopt-0.6.1
 * Repository: gentoo
 * Maintainer: jlec@gentoo.org python@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_3 userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug userpriv usersandbox
>>> cfg-update-1.8.2-r1: Creating checksum index...
>>> Unpacking source...
>>> Unpacking docopt-0.6.1.tar.gz to /var/tmp/portage/dev-python/docopt-0.6.1/work
>>> Source unpacked in /var/tmp/portage/dev-python/docopt-0.6.1/work
>>> Preparing source in /var/tmp/portage/dev-python/docopt-0.6.1/work/docopt-0.6.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/docopt-0.6.1/work/docopt-0.6.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/docopt-0.6.1/work/docopt-0.6.1 ...
 * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python3.3 setup.py build
/usr/bin/python2.7 setup.py build
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup
ImportError: No module named 'setuptools'
 * ERROR: dev-python/docopt-0.6.1::gentoo failed (compile phase):
 *   (no error message)
 * ERROR: dev-python/docopt-0.6.1::gentoo failed (compile phase):
 *
 *   (no error message)
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2014-06-04 13:29:27 UTC
+  04 Jun 2014; Justin Lecher <jlec@gentoo.org> docopt-0.6.1.ebuild:
+  Add missing dep #512384
+