[bug-notifications] [pysvn 0004902]: pysvn and/or pythonsvn not functional
Mantis Bug Tracker
noreply at opencsw.org
Wed Feb 22 16:36:04 CET 2012
The following issue has been ASSIGNED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4902
======================================================================
Reported By: joeymukherjee
Assigned To: dam
======================================================================
Project: pysvn
Issue ID: 4902
Category: upgrade
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2012-02-21 20:09 CET
Last Modified: 2012-02-22 16:36 CET
======================================================================
Summary: pysvn and/or pythonsvn not functional
Description:
In the Solaris 9 build, the pysvn and pythonsvn do not have core.py with
them. This makes the SVN python libs useless. The command I am trying to
get working is:
>>> from svn import core
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/opt/csw/lib/python/site-packages/svn/core.py", line 19, in
<module>
File "/opt/csw/lib/python/site-packages/libsvn/core.py", line 7, in
<module>
ImportError: No module named _core
======================================================================
----------------------------------------------------------------------
(0009635) dam (administrator) - 2012-02-22 16:35
https://www.opencsw.org/mantis/view.php?id=4902#c9635
----------------------------------------------------------------------
The Solaris 9 package seems to be broken. Please try one of these:
http://mirror.opencsw.org/opencsw/allpkgs/pythonsvn-1.7.2%2cREV%3d2011.12.29-SunOS5.9-i386-CSW.pkg.gz
http://mirror.opencsw.org/opencsw/allpkgs/pythonsvn-1.7.2%2cREV%3d2011.12.29-SunOS5.9-sparc-CSW.pkg.gz
If this works I can push them to unstable.
More information about the bug-notifications
mailing list