A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5144 ====================================================================== Reported By: schwindt Assigned To: ====================================================================== Project: pythonsvn Issue ID: 5144 Category: packaging Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2014-02-05 10:11 CET Last Modified: 2014-02-05 11:32 CET ====================================================================== Summary: pyhton modules not found by apache Description: I just upgraded to CSWpythonsvn 1.8.5,REV=2014.01.19. After that the trac instances could no longer sync to the repositories. upon symlinking /opt/csw/lib/svn/python/site-packages/* to /opt/csw/lib/python2.6/site-packages/ everyting went back to normal
====================================================================== ---------------------------------------------------------------------- (0010699) dam (administrator) - 2014-02-05 11:32 https://www.opencsw.org/mantis/view.php?id=5144#c10699 ---------------------------------------------------------------------- TL;DR: We now about this and a fix is in progress. This problem is related to the python strategy and new simplified directory layout. New python packages must be compiled with the python category scripts. Unfortunately this is only possible at the moment for real python modules and not modules which are produced as a side effect of a larger build with configure etc. (this is also the case for e.g. py-rrdtool). Sorry for the inconvenience.
