[bug-notifications] [trac 0004884]: fails to load subversion bindings
Mantis Bug Tracker
noreply at opencsw.org
Mon Jan 16 17:29:37 CET 2012
The following issue has been SUBMITTED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4884
======================================================================
Reported By: pfelecan
Assigned To:
======================================================================
Project: trac
Issue ID: 4884
Category: regular use
Reproducibility: always
Severity: major
Priority: high
Status: new
======================================================================
Date Submitted: 2012-01-16 17:29 CET
Last Modified: 2012-01-16 17:29 CET
======================================================================
Summary: fails to load subversion bindings
Description:
When accessing the timeline of a tracked project, we get in the log file:
2012-01-16 17:23:14,836 Trac[svn_fs] INFO: Failed to load Subversion
bindings
Traceback (most recent call last):
File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py",
line 267, in __init__
_import_svn()
File "/opt/csw/lib/python/site-packages/trac/versioncontrol/svn_fs.py",
line 68, in _import_svn
from svn import fs, repos, core, delta
ImportError: cannot import name fs
Many other actions, e.g. trac-admin, gives a similar message.
======================================================================
More information about the bug-notifications
mailing list