After a forced break, I found this in experimental - thinking it was
going to unstable... but it may have been best this way...
The conversion from viewcvs to viewvc failed in two places:
1) Converting the old viewcvs.conf to viewvc.conf
-- it said the file did not exist, I'm thinking that
it was the new file, but didn't dig into the config
script yet
2) awk: line 1: regular expression compile failed (missing operand)
:[^,]*(,|)
After doing some movement by hand to place things in /etc/viewvc
and re-running the install, only the second problem remains.
Now, I'm finding an error trying to use viewvc...
a request to /viewvc causes this apache output:
------------------------------------------------------------------------
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "/usr/lib/viewvc/viewvc.py", line 3595, in main
request.run_viewvc()
File "/usr/lib/viewvc/viewvc.py", line 376, in run_viewvc
self.view_func(self)
File "/usr/lib/viewvc/viewvc.py", line 1491, in view_roots
generate_page(request, "roots", data)
File "/usr/lib/viewvc/viewvc.py", line 814, in generate_page
template = get_view_template(request.cfg, view_name,
request.language)
File "/usr/lib/viewvc/viewvc.py", line 808, in get_view_template
template = ezt.Template(tname)
File "/usr/lib/viewvc/ezt.py", line 293, in __init__
self.parse_file(fname, base_format)
File "/usr/lib/viewvc/ezt.py", line 298, in parse_file
self.parse(_FileReader(fname), base_format)
File "/usr/lib/viewvc/ezt.py", line 686, in __init__
self.text = open(fname, 'rb').read()
IOError: [Errno 2] No such file or directory:
'/usr/lib/templates/roots.ezt'
-------------------------------------------------------------------------
On Fri, 11 Aug 2006, David Mart?nez Moreno wrote:
Date: Fri, 11 Aug 2006 17:09:17 +0200
From: "David [iso-8859-1] Mart?nez Moreno" <[EMAIL PROTECTED]>
To: Richard A Nelson <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED],
"David [iso-8859-1] Mart?nez Moreno" <[EMAIL PROTECTED]>
Subject: Re: Bug#369744: viewcvs: ViewCV 1.0 is out,
fixing some of these bugs and supports RSS - please upgrade
tags 369744 + pending
thanks for the fish
El jueves, 1 de junio de 2006 02:30, Richard A Nelson escribi?:
Hello, Richard. I am packaging an SVN snapshot from viewvc repository,
that
will become the replacement of current viewcvs. In fact, it is not viewvc
1.0, as I started with svn20060318 and keep going with it.
So far, all of your requests are fixed in the new packages, and
although I
promise to upgrade to viewvc 1.0.1 as soon as I release 0.9.4+svn20060318-1,
I am going to close your bug with the current version I am packaging, as it
has RSS, default_root optional, etc., etc., etc.
some of the important things:
* add integrated RSS feeds
* make "default_root" option optional. When no root is specified,
show a page listing all available repositories
* add stricter parameter validation to lower likelihood of cross-site
scripting vulnerabilities
* add support for cvsweb's "mime_type=text/x-cvsweb-markup" URLs
* fix incompatibility with enscript 1.6.3
* fix tarball generator so it doesn't include forbidden modules
* output "404 Not Found" errors instead of "403 Forbidden" errors
to not reveal whether forbidden paths exist
* clean up zombie processes from running enscript
Best regards,
Ender.
--
Network engineer
Debian Developer
--
Rick Nelson
<Deek> you GPL your homework? :)
<knghtbrd> yah =D
<knghtbrd> Anyone is permitted to use or modify my homework, but if they
distribute changes they must include the full machine-readable
source code ;>