| Summary: | dev-python/setuptools-0.6.10 install phase failure (ImportError: No module named core.utils.dist) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jaroslav Hron <jaroslav.hron> |
| Component: | [OLD] Development | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jaroslav.hron |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
/var/tmp/portage/dev-python/setuptools-0.6.10/temp/build.log
emerge --info =dev-python/setuptools-0.6.10 emerge -pqv =dev-python/setuptools-0.6.10 |
||
Created attachment 227521 [details]
/var/tmp/portage/dev-python/setuptools-0.6.10/temp/build.log
Created attachment 227523 [details]
emerge --info =dev-python/setuptools-0.6.10
Created attachment 227525 [details]
emerge -pqv =dev-python/setuptools-0.6.10
Maybe run: emerge -1 dev-lang/python:2.6 (In reply to comment #4) > Maybe run: emerge -1 dev-lang/python:2.6 > emerge -1 dev-lang/python:2.6 emerge -v -u -D @system same failure of dev-python/setuptools-0.6.10 emerge After some searching, based on some hints that /usr/lib64/python2.6/site-packages/elisa has something to do with this... unmerging packages moovida and moovida-plugins-* solves this problem for now |
emerging dev-python/setuptools-0.6.10 fails Reproducible: Always Steps to Reproduce: 1. emerge -v -u -D @system Actual Results: * Messages for package dev-python/setuptools-0.6.10: * ERROR: dev-python/setuptools-0.6.10 failed: * Installation failed with CPython 2.6 in distutils_installation() function * * Call stack: * ebuild.sh, line 48: Called src_install * environment, line 4391: Called distutils_src_install * environment, line 1149: Called python_execute_function 'distutils_installation' * environment, line 3257: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/setuptools-0.6.10', * the complete build log and the output of 'emerge -pqv =dev-python/setuptools-0.6.10'. * The complete build log is located at '/var/tmp/portage/dev-python/setuptools-0.6.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/setuptools-0.6.10/temp/environment'. * S: '/var/tmp/portage/dev-python/setuptools-0.6.10/work/distribute-0.6.10'