Re: [viewvc-users] issues with svn and neon
Matthew <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <4C44986B.2010004__20260.1626319394$1279563827$gmane$org@servicemagic.com> |
I wondered if that wasn't where this was headed. Yes, subversion works on this system, but I don't have any other apps that use the svn/python bindings. I suppose I can recompile python against the new setup then. Thanks On 07/19/2010 12:21 PM, C. Michael Pilato wrote: > Does Subversion itself work on your system? It appears that the runtime > linker isn't finding libgssapi or somesuch when executed under Python. At > any rate, ViewVC itself will have no affect on this problem -- I would > expect any program that uses the Subversion Python bindings to fail in this > fashion on your system. > > > On 07/19/2010 01:41 PM, Matthew wrote: > >> Hello list! >> >> I have viewvc 1.0.9 and svn 1.6.3 happily living on a centos5.2 host >> with apache 2.0.63. This morning I recompiled svn to include >> neon(0.28.4) support, and viewvc is broken. I tried re-installing >> viewvc, but am still ending up with this error when accessing the cgi's: >> >> >> An Exception Has Occurred >> >> >> Python Traceback >> >> Traceback (most recent call last): >> File "/usr/local/viewvc-1.0.9/lib/viewvc.py", line 3755, in main >> request.run_viewvc() >> File "/usr/local/viewvc-1.0.9/lib/viewvc.py", line 259, in run_viewvc >> import vclib.svn >> File "/usr/local/viewvc-1.0.9/lib/vclib/svn/__init__.py", line 27, in ? >> from svn import fs, repos, core, delta >> File "/usr/local/lib/svn-python/svn/fs.py", line 19, in ? >> from libsvn.fs import * >> File "/usr/local/lib/svn-python/libsvn/fs.py", line 7, in ? >> import _fs >> ImportError: /usr/local/lib/libsvn_ra_neon-1.so.0: undefined symbol: GSS_C_NT_HOSTBASED_SERVICE >> >> >> I dug around the known issues and didn't stumble across this. Did I miss >> a step somewhere? I am able to access and use the svn/neon setup fine >> otherwise. >> >> Thanks in advance >> >> Matthew >> - >> >> Matthew Boeckman >> Manager - Unix Admin& Networking >> ServiceMagic >> 303 963 7889 >> >> > > -- Matthew Boeckman Manager - Unix Admin& Networking ServiceMagic 303 963 7889 ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2635320 To unsubscribe from this discussion, e-mail: [[email protected]].