Re: [viewvc-dev] ViewVC Exception: BIO_set_flags undefined

"C. Michael Pilato" <[email protected]> Mon, 04 May 2009 09:39:41 -0400
Newsgroups gmane.comp.version-control.cvs.viewcvs.devel
Organization CollabNet, Inc.
Message-ID <49FEF01D.8080805__47478.4602680758$1241444404$gmane$org@collab.net>
[email protected] wrote:
> 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

ViewVC doesn't do anything interesting with the Subversion Python bindings
-- it just expects them to work.  This looks like a problem with the way
your Python bindings were compiled, or possibly some runtime linker
dependency issue.  You'll want to take this up with [email protected].

-- 
C. Michael Pilato <[email protected]>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

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

To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc (application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkn+8B0ACgkQokEGqRcG/W4ebgCgjelnKb5kLstDDGD12VvKbD9e
CeMAoM91K2MDG9NITwnm6B1kscwPJooM
=kDA+
-----END PGP SIGNATURE-----