Re: Perl problems in -current

2010-07-23 Thread Tom Murphy
On Wed, Jul 21, 2010 at 09:32:50PM -0700, Philip Guenther wrote: Sounds like it. Have you checked the release notes/change log for versions of mod_perl after the one included in OpenBSD? Is there a newer version in ports (though it would probably require a different apache too)? If so, have

Re: Perl problems in -current

2010-07-21 Thread Tom Murphy
On Tue, Jul 20, 2010 at 07:01:20PM -0700, Philip Guenther wrote: I think I was a bit misleading in my suggestion. I think you should scan the *entire* kdump output to see if it's calling chroot(), for example, which will completely screw the lazy-loading used by Carp.pm for Carp/Heavy.pm.

Re: Perl problems in -current

2010-07-21 Thread Philip Guenther
On Wed, Jul 21, 2010 at 6:48 AM, Tom Murphy open...@pertho.net wrote: Looking at the line numbering. chroot is called at line 153297 which is after Exporter/Heavy.pm is read (line 13180) but Carp/Heavy.pm isn't looked for until line 155196. So the chroot is taking place in between those

Re: Perl problems in -current

2010-07-20 Thread Tom Murphy
On Sun, Jul 11, 2010 at 06:27:41PM -0700, Philip Guenther wrote: When in doubt, use a bigger hammer. You could try using 'ktrace' on the web server (probably with the -i option) to see exactly what is happening when perl tries to open the Carp/Heavy.pm file. Philip Guenther Hi Philip,

Re: Perl problems in -current

2010-07-20 Thread Philip Guenther
On Tue, Jul 20, 2010 at 5:27 AM, Tom Murphy open...@pertho.net wrote: On Sun, Jul 11, 2010 at 06:27:41PM -0700, Philip Guenther wrote: When in doubt, use a bigger hammer. You could try using 'ktrace' on the web server (probably with the -i option) to see exactly what is happening when perl

Re: Perl problems in -current

2010-07-11 Thread J.C. Roberts
On Tue, 06 Jul 2010 11:26:42 +0100 Tom Murphy open...@pertho.net wrote: This error does not occur in 4.7-release. Has there been something up with the Perl packages in -current lately? Marc Espie (espie@) has been doing tons and tons of work on the ports system. The packages in question are

Re: Perl problems in -current

2010-07-11 Thread Tom Murphy
Carp/Heavy.pm is actually part of base. It doesn't make sense that the file is in @INC and still perl cannot find it. Tom - Original message - On Tue, 06 Jul 2010 11:26:42 +0100 Tom Murphy open...@pertho.net wrote: This error does not occur in 4.7-release. Has there been something

Re: Perl problems in -current

2010-07-11 Thread Marc Espie
On Sun, Jul 11, 2010 at 09:25:44AM -0700, J.C. Roberts wrote: On Tue, 06 Jul 2010 11:26:42 +0100 Tom Murphy open...@pertho.net wrote: This error does not occur in 4.7-release. Has there been something up with the Perl packages in -current lately? Marc Espie (espie@) has been doing tons

Re: Perl problems in -current

2010-07-11 Thread Philip Guenther
On Tue, Jul 6, 2010 at 3:26 AM, Tom Murphy open...@pertho.net wrote: I'm running the June 20 2010 snapshot on a webserver and was attempting to get Blogsum up and running, but I get this error in the log: [Tue Jul 6 11:21:47 2010] [error] PerlRun: `Can't locate Carp/Heavy.pm in @INC (@INC