Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 17026 invoked from network); 21 Nov 2007 22:06:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2007 22:06:22 -0000 Received: (qmail 66612 invoked by uid 500); 21 Nov 2007 22:06:09 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 66548 invoked by uid 500); 21 Nov 2007 22:06:09 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 66536 invoked by uid 99); 21 Nov 2007 22:06:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 14:06:09 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.165.99] (HELO smtpauth05.prod.mesa1.secureserver.net) (64.202.165.99) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Nov 2007 22:05:58 +0000 Received: (qmail 32632 invoked from network); 21 Nov 2007 22:05:49 -0000 Received: from unknown (24.15.193.17) by smtpauth05.prod.mesa1.secureserver.net (64.202.165.99) with ESMTP; 21 Nov 2007 22:05:49 -0000 Message-ID: <4744ABBC.3030203@rowe-clan.net> Date: Wed, 21 Nov 2007 16:05:48 -0600 From: "William A. Rowe, Jr." User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Graham Leggett CC: APR Developer List Subject: Re: [Vote] apr-util-1.2.12 candidate in /dev/dist/ References: <47437FA2.20601@rowe-clan.net> <4744A336.3050004@sharp.fm> In-Reply-To: <4744A336.3050004@sharp.fm> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Graham Leggett wrote: > William A. Rowe, Jr. wrote: > >> Please provide your input to release the tarball candidate >> >> [ ] APR-util 1.2.12 > > Just tried to run the test suite for apr v1.2.12, and I got this on > RHEL4/amd64: > > testshm : -Line 254: Error destroying shared memory block > (2): No such file or directory > > FAILED 1 of 6 Thank goodness; since it's a real (and not a regression) bug. See list archive of last week for detail Bill