Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 467314 - app-portage/tatt-9999 needs setuptools as DEPEND
Summary: app-portage/tatt-9999 needs setuptools as DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Kahle (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-26 08:52 UTC by Agostino Sarubbo
Modified: 2013-05-03 14:06 UTC (History)
1 user (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 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.