Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164984 - app-text/pytextile-2.0.11 requires dev-python/setuptools
Summary: app-text/pytextile-2.0.11 requires dev-python/setuptools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Julien Allanos (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 14:16 UTC by Martin von Gagern
Modified: 2007-02-02 14: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 Martin von Gagern 2007-02-02 14:16:38 UTC
>>> Compiling source in /var/tmp/portage/app-text/pytextile-2.0.11/work//textile-2.0.11 ...
Traceback (most recent call last):
  File "setup.py", line 7, in ?
    from setuptools import setup, find_packages
ImportError: No module named setuptools

!!! ERROR: app-text/pytextile-2.0.11 failed.
Call stack:
  ebuild.sh, line 1613:   Called dyn_compile
  ebuild.sh, line 970:   Called qa_call 'src_compile'
  environment, line 3233:   Called src_compile
  ebuild.sh, line 1303:   Called distutils_src_compile
  distutils.eclass, line 38:   Called die

!!! compilation failed


If I emerge dev-python/setuptools before, it compiles all right.
Comment 1 Julien Allanos (RETIRED) gentoo-dev 2007-02-02 14:47:24 UTC
Fixed in CVS, sorry I didn't that.