[bug-notifications] [pythonsvn 0004846]: trac is broken by the version 1.7.0_rc4, REV=2011.10.09
Mantis Bug Tracker
noreply at opencsw.org
Sun Jan 15 11:30:07 CET 2012
The following issue has been CLOSED
======================================================================
https://www.opencsw.org/mantis/view.php?id=4846
======================================================================
Reported By: schwindt
Assigned To:
======================================================================
Project: pythonsvn
Issue ID: 4846
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-10-18 23:40 CEST
Last Modified: 2012-01-15 11:30 CET
======================================================================
Summary: trac is broken by the version
1.7.0_rc4,REV=2011.10.09
Description:
after the upgrade trac stops displaying the repositories.
The python module svn is not found anymore
The error displayed
Warning: Can't synchronize with repository "(default)" (Unsupported version
control system "svn": No module named svn). Look in the Trac log for more
information.
The trac log looks like this
2011-10-18 23:38:50,818 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: No module named svn
======================================================================
----------------------------------------------------------------------
(0009537) rupert (manager) - 2012-01-15 11:30
https://www.opencsw.org/mantis/view.php?id=4846#c9537
----------------------------------------------------------------------
pls reopen if it does not work yet
More information about the bug-notifications
mailing list