Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 26231 invoked from network); 9 Feb 2010 22:02:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2010 22:02:18 -0000 Received: (qmail 74205 invoked by uid 500); 9 Feb 2010 22:02:16 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 74144 invoked by uid 500); 9 Feb 2010 22:02:16 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 74116 invoked by uid 99); 9 Feb 2010 22:02:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2010 22:02:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of adam.prime@utoronto.ca designates 128.100.132.159 as permitted sender) Received: from [128.100.132.159] (HELO bureau62.ns.utoronto.ca) (128.100.132.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2010 22:02:04 +0000 Received: from [10.1.5.118] (h216-235-10-210.host.egate.net [216.235.10.210]) (authenticated bits=0) by bureau62.ns.utoronto.ca (8.13.8/8.13.8) with ESMTP id o19M1fn3032504 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 9 Feb 2010 17:01:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=utoronto.ca; s=beta; t=1265752902; bh=ZFLBbo6qOdDYTbOt7QmZuKdToSmtpXNaGg8KkX/NAUM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=6ZqJyv6uAayiHS3MdZQcM3lYpDjDyqOiX2H2Djhyjyt6/bkrTIilftu/HA2TRlSIw kd/eLeM69+skktshDBaNfOXAAVF8vF44XaleX/Pqxw14tIZlz8XsK4QxjSb8js13Ba Cz4Gv2qcDK0podgm+Ov2BtFjoyn9sXxehX7lMEQs= Message-ID: <4B71DB45.7090108@utoronto.ca> Date: Tue, 09 Feb 2010 17:01:41 -0500 From: Adam Prime User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Fred Moyer CC: dev@perl.apache.org, mod_perl list , test-dev@perl.apache.org, dev@httpd.apache.org Subject: Re: [RELEASE CANDIDATE] Apache-Test-1.31 RC2 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Passes all tests on 2.2.10 w/ mp 2.0.4 and perl 5.8.8 on linux (ubuntu hardy). Passes all tests on 2.2.14 w/ mp 2.0.4 and perl 5.8.8 on solaris 5.10 I tried to run it against our (extremely old) 1.3 setup at work, but i'm getting weird errors from httpd when i start it up: Ouch! ap_mm_create(1048576, "/var/httpd/httpd.mm.2591") failed Error: MM: mm:core: failed to open semaphore file (Permission denied): OS: No such file or directory Not sure what that's about, but i think it has more to do with works weird setup than anything else. I'll try to remember to run this against some more combinations later tonight. Adam Fred Moyer wrote: > Greetings, > > Please, download, test, and report back on success or failure for this > Apache::Test release candidate. > > Development from 1.30 has been ongoing for about two years, so this is > as good a time as ever to make a release. > > http://people.apache.org/~phred/Apache-Test-1.31-rc2.tar.gz > > This candidate resolves an issue with httpd binaries that were > compiled without mod_version, and also adds a fix for the following RT > ticket: > > https://rt.cpan.org/Ticket/History.html?id=21554 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org > For additional commands, e-mail: dev-help@perl.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org