[viewvc-users] Viewvc error

Jinju George <[email protected]> Sun, 28 Sep 2014 15:02:20 +0800
Newsgroups gmane.comp.version-control.cvs.viewcvs.user
Message-ID <CAERM5kLwB=Zpjwtyt116tJk5bGKeDggvtkapY9MP+qv=h1_0bg@mail.gmail.com>
------=_Part_347_784205310.1411936019851
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi Team,
Please find the error log when i have run the the viewvc page. Here am
using Ubuntu as my OS.

An Exception Has Occurred Python Traceback

Traceback (most recent call last):
  File "/usr/lib/viewvc/lib/viewvc.py", line 4322, in main
    request.run_viewvc()
  File "/usr/lib/viewvc/lib/viewvc.py", line 397, in run_viewvc
    self.view_func(self)
  File "/usr/lib/viewvc/lib/viewvc.py", line 1837, in view_roots
    expand_root_parents(request.cfg)
  File "/usr/lib/viewvc/lib/viewvc.py", line 4212, in expand_root_parents
    roots = vclib.ccvs.expand_root_parent(pp)
  File "/usr/lib/viewvc/lib/vclib/ccvs/__init__.py", line 26, in
expand_root_parent
    subpaths = os.listdir(parent_path)
OSError: [Errno 13] Permission denied: '/var/lib/rancid/CVS'


Thanks,

Jinju George

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

To unsubscribe from this discussion, e-mail: [[email protected]].
------=_Part_347_784205310.1411936019851
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<div dir="ltr"><h3>Hi Team,</h3><div>Please find the error log when i have run the the viewvc page. Here am using Ubuntu as my OS.</div><h3><br></h3><h3>An Exception Has Occurred</h3>



<h4>Python Traceback</h4>
<p></p><pre>Traceback (most recent call last):
  File &quot;/usr/lib/viewvc/lib/viewvc.py&quot;, line 4322, in main
    request.run_viewvc()
  File &quot;/usr/lib/viewvc/lib/viewvc.py&quot;, line 397, in run_viewvc
    self.view_func(self)
  File &quot;/usr/lib/viewvc/lib/viewvc.py&quot;, line 1837, in view_roots
    expand_root_parents(request.cfg)
  File &quot;/usr/lib/viewvc/lib/viewvc.py&quot;, line 4212, in expand_root_parents
    roots = vclib.ccvs.expand_root_parent(pp)
  File &quot;/usr/lib/viewvc/lib/vclib/ccvs/__init__.py&quot;, line 26, in expand_root_parent
    subpaths = os.listdir(parent_path)
OSError: [Errno 13] Permission denied: &#39;/var/lib/rancid/CVS&#39;

</pre><pre>Thanks,</pre><pre>Jinju George</pre><p></p>




<br></div>

------=_Part_347_784205310.1411936019851--