[bug-notifications] [pysetuptools 0003729]: Missing dependency on CSWpython-devel?

Mantis Bug Tracker noreply at opencsw.org
Fri Feb 26 00:19:49 CET 2010


The following issue has been CLOSED 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3729 
====================================================================== 
Reported By:                skayser
Assigned To:                mwatters
====================================================================== 
Project:                    pysetuptools
Issue ID:                   3729
Category:                   packaging
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-26 00:23 CEST
Last Modified:              2010-02-26 00:19 CET
====================================================================== 
Summary:                    Missing dependency on CSWpython-devel?
Description: 
Just installed CSWpysetuptools and easy_install bailed out on me. Upon
installation of CSWpython-devel (which contains distutils) the error below
goes away.

skayser @ ray1 ~$ easy_install
Traceback (most recent call last):
  File "/opt/csw/bin/easy_install", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 657, in
<module>
    class Environment(object):
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 660, in
Environment
    def __init__(self, search_path=None,
platform=get_supported_platform(), python=PY_MAJOR):
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 55, in
get_supported_platform
    plat = get_build_platform(); m = macosVersionString.match(plat)
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 186, in
get_build_platform
    from distutils.util import get_platform
ImportError: No module named distutils.util
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0003732 CSWpysetuptools dependency failure
====================================================================== 

---------------------------------------------------------------------- 
 (0007522) maciej (manager) - 2010-02-26 00:19
 http://www.opencsw.org/mantis/view.php?id=3729#c7522 
---------------------------------------------------------------------- 
This has been fixed: CSWpython now includes distutils, and the distutils
package is gone.



More information about the bug-notifications mailing list