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

Bug 514290

Summary: dev-python/mimerender-0.5.4 incomplete dependencies
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 515060    

Description Patrick Lauer gentoo-dev 2014-06-21 23:19:39 UTC
* 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/python3.4 setup.py build
Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from setuptools import setup
ImportError: No module named 'setuptools'
/usr/bin/python2.7 setup.py build
 * ERROR: dev-python/mimerender-0.5.4::gentoo failed (compile phase):
Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from setuptools import setup
ImportError: No module named 'setuptools'
 *   (no error message)
 * 
 * Call stack:
 * ERROR: dev-python/mimerender-0.5.4::gentoo failed (compile phase):
Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from setuptools import setup
ImportError: No module named setuptools
 *   (no error message)
 *     ebuild.sh, line   93:  Called src_compile
 * 
 * ERROR: dev-python/mimerender-0.5.4::gentoo failed (compile phase):
 *   (no error message)