Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72956 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73587 invoked from network); 6 Mar 2014 00:49:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2014 00:49:47 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.215.10 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.215.10 mail.experimentalworks.net Received: from [217.114.215.10] ([217.114.215.10:48445] helo=mail.experimentalworks.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8A/80-03343-826C7135 for ; Wed, 05 Mar 2014 19:49:45 -0500 Received: from [192.168.2.31] (ppp-93-104-14-105.dynamic.mnet-online.de [93.104.14.105]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: johannes@schlueters.de) by mail.experimentalworks.net (Postfix) with ESMTPSA id F2A00463FD; Thu, 6 Mar 2014 01:50:24 +0100 (CET) To: Derick Rethans Cc: Remi Collet , internals@lists.php.net, Ferenc Kovacs In-Reply-To: References: <53105383.9010407@fedoraproject.org> <53175C0F.80209@fedoraproject.org> Content-Type: text/plain; charset="UTF-8" Date: Thu, 06 Mar 2014 01:49:30 +0100 Message-ID: <1394066970.24706.14.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.6.0beta1 is soon to be expected - broken snapshot From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2014-03-05 at 20:46 +0000, Derick Rethans wrote: > Not sure what happened, but the git checkout was messed up. Perhaps a > wrong merge to NEWS... They're rebuilding now. Please check and let me > know if the onces *after* 20:30 are still broken. My guess is that was a consequences after fixing a wrong push. We should add that to the (non-existing) list of things the people able to force push (Ferenc, dsp, me) should check after fixing the repo. johannes