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

Bug 515178

Summary: mail-filter/spambayes-1.1_alpha6-r1 incomplete dependencies
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Thomas Raschbacher <lordvan>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2014-06-26 03:09:50 UTC
* Package:    mail-filter/spambayes-1.1_alpha6-r1
 * Repository: gentoo
 * Maintainer: lordvan@gentoo.org python@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking spambayes-1.1a6.tar.gz to /var/tmp/portage/mail-filter/spambayes-1.1_alpha6-r1/work
>>> Source unpacked in /var/tmp/portage/mail-filter/spambayes-1.1_alpha6-r1/work
>>> Preparing source in /var/tmp/portage/mail-filter/spambayes-1.1_alpha6-r1/work/spambayes-1.1a6 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/mail-filter/spambayes-1.1_alpha6-r1/work/spambayes-1.1a6 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/mail-filter/spambayes-1.1_alpha6-r1/work/spambayes-1.1a6 ...
 * Building of mail-filter/spambayes-1.1_alpha6-r1 with CPython 2.7...
python2.7 setup.py build -b build-2.7
Traceback (most recent call last):
  File "setup.py", line 6, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
 * ERROR: mail-filter/spambayes-1.1_alpha6-r1::gentoo failed (compile phase):
 *   Building failed with CPython 2.7 in distutils_building() function
Comment 1 Thomas Raschbacher gentoo-dev 2014-12-31 13:58:30 UTC
added dev-python/setuptools dep to those 3 ebuilds (although most of the time it'd be installed anyway i guess but probably better to have it in there just in case)