Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #9636 SVN viewer can not be accessed if EPEL viewvc is not installed
    Infos
    #9636
    Thomas Gerbet (tgerbet)
    2016-11-08 17:35
    2016-11-08 17:07
    9916
    Details
    SVN viewer can not be accessed if EPEL viewvc is not installed
    You got the following stacktrace:
    Traceback (most recent call last):
    File "/usr/share/viewvc/lib/viewvc.py", line 3814, in main
    request.run_viewvc()
    File "/usr/share/viewvc/lib/viewvc.py", line 318, in run_viewvc
    if not svnaccess.check_read_access(user.user_getname(), self.rootpath, self.where):
    File "/usr/share/tuleap/src/www/../utils/svn/svnaccess.py", line 174, in check_read_access
    if __is_using_epel_viewvc():
    File "/usr/share/tuleap/src/www/../utils/svn/svnaccess.py", line 181, in __is_using_epel_viewvc
    loader = pkgutil.find_loader('vcauth.svnauthz')
    File "/usr/lib64/python2.6/pkgutil.py", line 466, in find_loader
    for importer in iter_importers(fullname):
    File "/usr/lib64/python2.6/pkgutil.py", line 422, in iter_importers
    __import__(pkg)
    ImportError: No module named vcauth


    Issue has been introduced by request #9546.
    SCM/Subversion
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2016-11-08
    Attachments
    Empty
    References

    Follow-ups