[viewvc-dev] ViewVC Exception: BIO_set_flags undefined

[email protected] Thu, 30 Apr 2009 13:01:18 -0700 (PDT)
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Message-ID <22835573.10321671241121678992.JavaMail.httpd@localhost>
Apologies if you've seen this already; I posted it elsewhere but think this is the proper place for this issue.

We've installed svn 1.6.1 client, server, and extras via the binaries and have created a few test repositories. We're able to see the repository list via ViewVC just fine, but when we click on a repository to see its contents, we get the following exception. Any idea why this is happening? I've verified that /opt/CollabNet_Subve​rsion/lib/libserf-0.​so.0 exists and it is a symlink to the file libserf-0.so.0.0.0, which also exists. One note is that we are running SuSE but installed the Red Hat binaries since we found discussions indicating that the Red Hat binaries should work fine on SuSE (and so far, they have). Thanks!


An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/opt/CollabNet_Subv​ersion/lib/viewvc/vi​ewvc.py", line 3746, in main request.run_viewvc()
  File "/opt/CollabNet_Subv​ersion/lib/viewvc/vi​ewvc.py", line 262, in run_viewvc import vclib.svn
  File "/opt/CollabNet_Subv​ersion/lib/viewvc/vc​lib/svn/__init__.py"​, line 27, in ? from svn import fs, repos, core, delta
  File "/opt/CollabNet_Subv​ersion/lib/svn-pytho​n/svn/fs.py", line 19, in ? from libsvn.fs import *
  File "/opt/CollabNet_Subv​ersion/lib/svn-pytho​n/libsvn/fs.py", line 7, in ? import _fs
ImportError: /opt/CollabNet_Subve​rsion/lib/libserf-0.​so.0: undefined symbol: BIO_set_flags

------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4251&dsMessageId=2000346

To unsubscribe from this discussion, e-mail: [[email protected]].