Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515292 - dev-python/cryptography-vectors-0.4 incomplete dependencies
Summary: dev-python/cryptography-vectors-0.4 incomplete dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-27 02:34 UTC by Patrick Lauer
Modified: 2014-06-27 02:47 UTC (History)
0 users

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 Patrick Lauer gentoo-dev 2014-06-27 02:34:20 UTC
* python3_2: running distutils-r1_run_phase distutils-r1_python_compile
 * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
 * python3_4: 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
/usr/bin/python3.2 setup.py build
Traceback (most recent call last):
  File "setup.py", line 18, in <module>
    from setuptools import find_packages, setup
ImportError: No module named 'setuptools'
 * ERROR: dev-python/cryptography-vectors-0.4::gentoo failed (compile phase):
 *   (no error message)
 * 
Traceback (most recent call last):
  File "setup.py", line 18, in <module>
    from setuptools import find_packages, setup
ImportError: No module named setuptools
 * ERROR: dev-python/cryptography-vectors-0.4::gentoo failed (compile phase):
 *   (no error message)
Comment 1 Tim Harder gentoo-dev 2014-06-27 02:47:57 UTC
Fixed in the tree.