Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512384 - =dev-python/docopt-0.6.1 missing dependency on dev-python/setuptools
Summary: =dev-python/docopt-0.6.1 missing dependency on dev-python/setuptools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 13:21 UTC by Brian Evans (RETIRED)
Modified: 2014-06-04 13:29 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
+