I automated the workaround pointed by Nick Phillips, within the
attached python script: it successfully corrects the reported error.
> For a workaround, either set the template_dir option in the [options]
> section of your viewvc.conf and comment out all of the explicit
> templates specified i
I was able to reproduce a similar bug, using the following procedure:
debootstrap etch etch
chroot etch
apt-get install viewcvs
apt-get install apache2
/etc/init.d/apache2 start
perl -pi -e 's/etch/sid/' /etc/apt/sources.list
apt-get update
apt-get install viewvc
iceweasel http://127.0.0.1/cgi-bin
2 matches
Mail list logo