Hi,
I have a problem with package 'doc-central' on woody:
The cvs docs (I am using cvs from backports.org) are installed, but did not get listed in the section 'Apps/Programming'. Instead I get the following error in apache error.log:
// snip
Traceback (most recent call last):
File "/usr/lib/cgi-bin/doc-central/browse.cgi", line 47, in ?
print '<tr><td bgcolor="#eeeeff" align="right" valign="top"><strong>title:</strong></td><td bgcolor="#ffffff"><a href="%s">%s</a> <br></td></tr>' % (docutils.makedoclink(doc), doc.title)
File "/usr/lib/cgi-bin/doc-central/docutils.py", line 111, in makedoclink
return "/cgi-bin/info2www?(%s)" % m.group(2)
AttributeError: 'None' object has no attribute 'group'
// snap
Using the search field it lists the installed cvs documentation.
Does anyone know what is going wrong here?
I already tried dpkg-reconfigure for doc-base, doc-central, info2www, man2html and dwww.
Regards Christoph Huber
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]