[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
Tue Oct 18 23:40:15 CEST 2011


The following issue has been SUBMITTED. 
====================================================================== 
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:                     new
====================================================================== 
Date Submitted:             2011-10-18 23:40 CEST
Last Modified:              2011-10-18 23:40 CEST
====================================================================== 
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
======================================================================



More information about the bug-notifications mailing list