Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38783 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26207 invoked from network); 5 Jul 2008 20:00:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jul 2008 20:00:18 -0000 Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 83.243.58.163 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 83.243.58.163 mail4.netbeat.de Received: from [83.243.58.163] ([83.243.58.163:52543] helo=mail4.netbeat.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/B0-10299-1ECCF684 for ; Sat, 05 Jul 2008 15:34:59 -0400 Received: (qmail 18443 invoked by uid 507); 5 Jul 2008 19:34:52 -0000 Received: from ppp-88-217-10-47.dynamic.mnet-online.de (HELO ?192.168.1.102?) (postmaster%schlueters.de@88.217.10.47) by mail4.netbeat.de with ESMTPA; 5 Jul 2008 19:34:52 -0000 To: Pierre Joye , Lukas Smith Cc: internals In-Reply-To: References: Content-Type: text/plain Date: Sat, 05 Jul 2008 21:34:45 +0200 Message-ID: <1215286485.5405.6.camel@goldfinger.johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 (2.22.2-2.fc9) Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] win32 snaps back From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi, On Sat, 2008-07-05 at 18:33 +0200, Pierre Joye wrote: > The win32 snaps were broken since the 24th of June. Except the 5.3 > apache2filter and the 5.3 installer snapshots, everything is back > online. Thanks for that, while working on the Windows stuff: Do you think you can find a good way to send notices to the list or at least me (and Lukas) once the build fails. In past we had enough situations where snaps were broken for a few days without anybody seeing which makes finding the cause harder... When doing that please keep in mind not to spam the list too much so only send a mail out when it fails for the first time, not every two hours when the snaps box tries again. Thanks, johannes