Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 351173 - Cannot view source repositories on ViewVC page because of SVN error.
Summary: Cannot view source repositories on ViewVC page because of SVN error.
Status: CLOSED DUPLICATE of bug 350544
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Subversion (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-05 08:08 EDT by Mickael Istria CLA
Modified: 2011-07-05 10:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2011-07-05 08:08:01 EDT
http://dev.eclipse.org/viewcvs/viewvc.cgi?view=roots

shows

"
An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/home/local/apps/viewvc-new/lib/viewvc.py", line 4396, in main
    request.run_viewvc()
  File "/home/local/apps/viewvc-new/lib/viewvc.py", line 398, in run_viewvc
    self.view_func(self)
  File "/home/local/apps/viewvc-new/lib/viewvc.py", line 1883, in view_roots
    allroots = list_roots(request)
  File "/home/local/apps/viewvc-new/lib/viewvc.py", line 4253, in list_roots
    cfg.utilities, cfg.options.svn_config_dir)
  File "/home/local/apps/viewvc-new/lib/vclib/svn/__init__.py", line 53, in SubversionRepository
    import svn_repos
  File "/home/local/apps/viewvc-new/lib/vclib/svn/svn_repos.py", line 25, in <module>
    from svn import fs, repos, core, client, delta
  File "/usr/local/lib64/svn-python/svn/fs.py", line 19, in <module>
    from libsvn.fs import *
  File "/usr/local/lib64/svn-python/libsvn/fs.py", line 7, in <module>
    import _fs
ImportError: libsvn_ra_neon-1.so.0: cannot open shared object file: No such file or directory
"
Comment 1 Denis Roy CLA 2011-07-05 10:43:02 EDT

*** This bug has been marked as a duplicate of bug 350544 ***