[py_subversion 0005144]: pyhton modules not found by apache
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Sat Sep 17 20:09:39 CEST 2016
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5144
======================================================================
Reported By: schwindt
Assigned To: dam
======================================================================
Project: py_subversion
Issue ID: 5144
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2014-02-05 10:11 CET
Last Modified: 2016-09-17 20:09 CEST
======================================================================
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
======================================================================
----------------------------------------------------------------------
(0011185) pfelecan (developer) - 2016-09-17 20:09
https://www.opencsw.org/mantis/view.php?id=5144#c11185
----------------------------------------------------------------------
If I do this:
from svn import core
I get:
ImportError: No module named svn
Even though the py_subversion package is installed in
/opt/csw/lib/python2.7/site-packages
Beside, if I do help(modules) the svn module is not listed !
What gets ?
More information about the bug-notifications
mailing list