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

Bug 467314

Summary: app-portage/tatt-9999 needs setuptools as DEPEND
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Thomas Kahle (RETIRED) <tomka>
Status: RESOLVED FIXED    
Severity: normal CC: fauli
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2013-04-26 08:52:49 UTC
* python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python2.7 setup.py build --build-base /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7 --build-platlib /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7/lib --build-purelib /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7/lib --build-scripts /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7/scripts
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
Comment 1 Vicente Olivert Riera (RETIRED) gentoo-dev 2013-05-03 10:54:56 UTC
Same problem here.
Comment 2 Thomas Kahle (RETIRED) gentoo-dev 2013-05-03 14:06:43 UTC
Should be fixed now.  Sorry for the delay, I'm still practising my python-eclass-fu.