On Sun, May 18, 2003 at 07:32:15PM -0400, Streph Treadway wrote: > Perhaps I am screwing up all of my search requests, but beginning > today, every search I enter from: > > http://lists.debian.org/search.html > > generates an Internal Server Error.
master.debian.org (== lists.debian.org) was upgraded to woody today. I imagine this is related. /org/lists.debian.org/logs/searchlists.log shows lots of this kind of thing: [Sun May 18 19:04:43 2003] searchlists: Undefined subroutine CGI::dump [Sun May 18 19:04:43 2003] searchlists: at /org/cgi.debian.org/cgi-bin/searchlists line 36 According to the CGI.pm changelog at http://stein.cshl.org/WWW/CGI/#new, version 2.50 "changed dump() to Dump() to avoid name clashes". searchlists could either just follow that or use the as_string() synonym instead, which is present in all of Perl 5.005, 5.6, and 5.8. I don't have access to change this, though, so I hope someone in the debwww group will step in. Cheers, -- Colin Watson [EMAIL PROTECTED]