Deny IP Any Any wrote: > On Thu, May 29, 2008 at 7:36 AM, Daniel Leidert <[EMAIL PROTECTED]> wrote: >> >> Because cvsweb did not change: What did change on your system - package >> updates or configuration changes? In the first case: Do you know, when >> cvsweb broke and can you send me the dpkg.log for this day? >> > > I have downgraded my Perl from 5.10 back to 5.8, and now cvsweb works > again. So something in Perl 5.10 breaks cvsweb.
Thanks for the information. In the meantime I was able to track the issue down to search_paths(), which tries to ensure, that a command exists and is executable. And this seems to fail now. I'm not yet sure why. Will examine it. Could be a permission issue, but I'm in doubt of this. For a quick and dirty solution, change the -x in the test to be -X, if you rely on this interface. Regards, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]