[bug-notifications] [python 0003967]: Missing distutils

Mantis Bug Tracker noreply at opencsw.org
Thu Oct 15 13:49:45 CEST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3967 
====================================================================== 
Reported By:                maciej
Assigned To:                
====================================================================== 
Project:                    python
Issue ID:                   3967
Category:                   packaging
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-10-15 09:58 CEST
Last Modified:              2009-10-15 13:49 CEST
====================================================================== 
Summary:                    Missing distutils
Description: 
The GAR Makefile refers to distutils as a separate package, but it isn't
there in the catalog. The main Python package doesn't contain distutils, so
the end result is that there's no way for our users to install distutils
from OpenCSW.

I would suggest including distutils in the main Python package, because
the cost of splitting it (human frustration) is higher than the benefit (a
couple kB on disk).
====================================================================== 

---------------------------------------------------------------------- 
 (0006858) maciej (reporter) - 2009-10-15 13:49
 http://www.opencsw.org/mantis/view.php?id=3967#c6858 
---------------------------------------------------------------------- 
I've found out that my original problem caused by CSwpython-devel installed
from testing.

I'd like to maintain the other issue - I think distutils belong to the
main Python package. The reason is that for languages such as Perl, Python
or Ruby, installing new packages locally is something you often do; it's
not only developers who do that, it's often users who just need to install
a library. It makes sense to save people hassle figuring out which package
they're missing.




More information about the bug-notifications mailing list