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

Mantis Bug Tracker noreply at opencsw.org
Sat Aug 8 10:55:44 CEST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://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:                     assigned
====================================================================== 
Date Submitted:             2009-06-26 00:23 CEST
Last Modified:              2009-08-08 10:55 CEST
====================================================================== 
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
====================================================================== 

---------------------------------------------------------------------- 
 (0006544) ThurnerRupert (reporter) - 2009-08-08 10:55
 http://opencsw.org/mantis/view.php?id=3729#c6544 
---------------------------------------------------------------------- 
it is reproducible (and missing).




More information about the bug-notifications mailing list