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

Re: viewcvs broken ?



* Juergen Descher <jhdl@gmx.net> (Don, 13 Feb 2003, 10:46:22):
>
> Hört sich nach einem "Rechteproblem" an. Kann der User unter dem
> apache läuft auch das repository lesen?

Ups, sorry - war wohl vielleicht ein Schnellschuß :(

Bei mir ergeben falsche Rechte:

--schnipp
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 1117, in view_directory
     file_data = get_file_data(full_name)
   File "/usr/lib/python2.1/viewcvs/viewcvs.py", line 682, in get_file_data
     files = os.listdir(full_name)
 OSError: [Errno 13] Permission denied: '/home/cvs/'
-schnapp


Was ist denn wenn Du den min http-server von viewcvs startest?
$ /usr/sbin/viewcvsd -r $CVS-ROOT

Bei mir geht beides, habe nur apache.conf angepasst.

ii  viewcvs        0.9.2-4
ii  apache         1.3.26-0woody3
ii  apache-common  1.3.26-0woody3
pn  libapache-mod-python <none>         (no description available)


Geht trotzdem. Musst Du vielleicht mod-python noch in apache.conf
konfigurieren?

Bei mir ist folgendes von python installiert:
$ r! dpkg -l "*python*"|grep "^ii"
ii  python         2.1.3-3.2      An interactive object-oriented scripting lan
ii  python-apt     0.5.4.3        Python interface to libapt-pkg
ii  python-glade   0.6.9-3        Put a bit of python code behind interfaces b
ii  python-gtk     0.6.9-3        GTK support module for Python.
ii  python-imaging 1.1.3-1        The Python Imaging Library.
ii  python-newt    0.50.17-9.6    A newt module for Python.
ii  python-tk      2.1.3-3.2      Tkinter - Writing Tk applications with Pytho
ii  python-xlib    0.12-1         Interface for Python to the X11 Protocol
ii  python1.5-base 1.5.2-18.4     An interactive object-oriented scripting lan
ii  python2.1      2.1.3-3.2      An interactive object-oriented scripting lan
ii  python2.1-imag 1.1.3-1        The Python Imaging Library.
ii  python2.1-tk   2.1.3-3.2      Tkinter - Writing Tk applications with Pytho


HTH
Juergen



Reply to: