Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515178 - mail-filter/spambayes-1.1_alpha6-r1 incomplete dependencies
Summary: mail-filter/spambayes-1.1_alpha6-r1 incomplete dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 03:09 UTC by Patrick Lauer
Modified: 2014-12-31 13:58 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 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)