Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428578 - sys-libs/cracklib - Missing dev-python/setuptools dependency
Summary: sys-libs/cracklib - Missing dev-python/setuptools dependency
Status: RESOLVED DUPLICATE of bug 407125
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 433914 435478 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-30 01:13 UTC by Leonardo Amaral
Modified: 2013-06-25 19:03 UTC (History)
3 users (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 Leonardo Amaral 2012-07-30 01:13:46 UTC
make[2]: Saindo do diretório `/var/tmp/portage/sys-libs/cracklib-2.8.16/work/cracklib-2.8.16/dicts'
make[2]: Entrando no diretório `/var/tmp/portage/sys-libs/cracklib-2.8.16/work/cracklib-2.8.16'

=======================================================
Be sure and obtain a large wordlist file and run
make install and make dict to generate the word
list index file. See the README file for more details.
=======================================================

make[2]: Saindo do diretório `/var/tmp/portage/sys-libs/cracklib-2.8.16/work/cracklib-2.8.16'
make[1]: Saindo do diretório `/var/tmp/portage/sys-libs/cracklib-2.8.16/work/cracklib-2.8.16'
 * Building of sys-libs/cracklib-2.8.16 with CPython 2.7...
python2.7 setup.py build -b build-2.7
Traceback (most recent call last):
  File "setup.py", line 22, in <module>
    from setuptools import setup, Extension, find_packages
ImportError: No module named setuptools
 * ERROR: sys-libs/cracklib-2.8.16 failed (compile phase):
 *   Building failed with CPython 2.7 in distutils_building() function


Reproducible: Always
Comment 1 Leonardo Amaral 2012-07-30 01:15:00 UTC
What is weird:

Calculating dependencies... done!
[ebuild   R    ] dev-python/setuptools-0.6.21  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Comment 2 Leonardo Amaral 2012-07-30 01:16:39 UTC
After both reinstall, cracklib compiled. What i dont know why is why just a reinstall of python package (Included in stage3) solved this but before setuptools reinstall does not work?
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-07-30 12:02:22 UTC
AFAIR in the fresh stage3 there's only python3.2. If you installed python2.7 afterwards and haven't run python-updater you end up with error like this.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-04 15:24:21 UTC
*** Bug 433914 has been marked as a duplicate of this bug. ***
Comment 5 Marat Nepomnyashy 2012-09-19 03:20:20 UTC
Perhaps the dependency should also be for a specific version so that it would not be necessary to run the additional 'python-updater' command.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-19 12:48:43 UTC
*** Bug 435478 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2013-06-25 19:03:01 UTC

*** This bug has been marked as a duplicate of bug 407125 ***