Description of problem: In viewvc-1.1.2-1.fc11, some of the default viewvc.conf paths aren't "fixed" anymore. I think the main cause is that the viewvc.conf from the tar file has changed and the perl substitutions aren't working anymore. For example, template_dir in the default installed viewvc.conf will be commented out and will cause a python traceback because it will look for the templates in /etc/viewvc/templates/... which doesn't exist. template_dir/cvsgraph_conf/use_cvsgraph config variables all need that # sign like how docroot is substituted in the spec file. I didn't test it, but it looks like that should fix it. Version-Release number of selected component (if applicable): viewvc-1.1.2-1.fc11 <--- a recent testing release
Thanks for pointing it out. Fixing now.
I just built a new package for F-11, but the updates admin system just went down. The build is here: http://koji.fedoraproject.org/koji/buildinfo?buildID=126941
viewvc-1.1.2-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/viewvc-1.1.2-2.fc11
viewvc-1.1.2-2.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.