You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Joe Schaefer (JIRA)" <ji...@apache.org> on 2007/03/02 01:27:50 UTC

[jira] Closed: (INFRA-1178) viewsvn error

     [ https://issues.apache.org/jira/browse/INFRA-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Schaefer closed INFRA-1178.
-------------------------------

    Resolution: Fixed

Both issues (viewvc and svnmailer) should be working again.

> viewsvn error
> -------------
>
>                 Key: INFRA-1178
>                 URL: https://issues.apache.org/jira/browse/INFRA-1178
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Subversion
>            Reporter: Martin Sebor
>            Priority: Blocker
>
> I get the error below accessing http://svn.apache.org/viewvc or its subdirectories (such as incubator/ or incubator/stdcxx):
> An Exception Has Occurred
> Python Traceback
> Traceback (most recent call last):
>   File "/usr/local/viewvc-install/viewvc-1.0.0/lib/viewvc.py", line 3611, in main
>     request.run_viewvc()
>   File "/usr/local/viewvc-install/viewvc-1.0.0/lib/viewvc.py", line 253, in run_viewvc
>     import vclib.svn
>   File "/usr/local/viewvc-install/viewvc-1.0.0/lib/vclib/svn/__init__.py", line 25, in ?
>     from svn import fs, repos, core, delta
>   File "/usr/local/svn-install/svn-1.4.3/lib/svn-python/svn/fs.py", line 19, in ?
>     from libsvn.fs import *
>   File "/usr/local/svn-install/svn-1.4.3/lib/svn-python/libsvn/fs.py", line 5, in ?
>     import _fs
> ImportError: /usr/local/svn-install/svn-1.4.3/lib/libsvn_ra_dav-1.so.0: Undefined symbol "gss_delete_sec_context"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.