savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Re: Python Exception


From: Mathieu Roy
Subject: [Savannah-hackers] Re: Python Exception
Date: 21 Apr 2003 10:46:49 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Luis Miguel Arteaga <address@hidden> said:

> Hello, guys. 
> 
> Any ideas on why this is happening?
> 
> http://subversions.gnu.org/cgi-bin/viewcvs/#dirlist

Yes. Viewcvs tries to open dirs even if the dir mode does not allow it
to do so, and so it dies. 

We would be glad to see a patch against the viewcvs version we use to
make it ignoring dirs it cannot open. 


> 
> --- Snip ---- Python Exception Occurred
> 
> Traceback (most recent call last):
>   File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2645, in run_cgi
>     main()
>   File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 2598, in main
>     view_directory(request)
>   File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 1120, in 
> view_directory
>     lastmod = get_last_modified(file_data)
>   File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 759, in 
> get_last_modified
>     subfiles = os.listdir(pathname)
> OSError: [Errno 13] Permission denied: '/cvsroot//blueye'
> --- /snip ----
> 
> -- 
> -------------------------------------
> Luis M. Arteaga
> GNU Translations Manager
> http://www.geocities.com/larteaga
> 
> _______________________________________________
> Savannah-hackers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/savannah-hackers

-- 
Mathieu Roy
 
 << Profile  << http://savannah.gnu.org/users/yeupou <<
 >> Homepage >> http://yeupou.coleumes.org           >>
 << GPG Key  << http://stock.coleumes.org/gpg        <<




reply via email to

[Prev in Thread] Current Thread [Next in Thread]