Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99638 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30196 invoked from network); 25 Jun 2017 16:47:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2017 16:47:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=tom@ctors.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tom@ctors.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ctors.net designates 209.85.213.54 as permitted sender) X-PHP-List-Original-Sender: tom@ctors.net X-Host-Fingerprint: 209.85.213.54 mail-vk0-f54.google.com Received: from [209.85.213.54] ([209.85.213.54:36513] helo=mail-vk0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/DB-12245-E29EF495 for ; Sun, 25 Jun 2017 12:47:42 -0400 Received: by mail-vk0-f54.google.com with SMTP id y70so30954833vky.3 for ; Sun, 25 Jun 2017 09:47:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ctors-net.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=BqZ/fd9813h/1+QhQzEUOj9BKpV+T0PLEWHOgvHMKNs=; b=xXq5f1+a1aex6hTihLVY6223yYsuUBEG8SbWEI34i1EZXyQP5KAMblvsr7bEknmBmJ L7re8xVxiyQBglbHfCOlm55zDD6Jv10g5qziEfOuKrgXQZjWf1HPKybNk1R0vp9blTc+ mkP/DlfhQ67nTOoMYjjAJOWK8UPYNwyF8zht/830JUP9zxNHpdk9TlUIim7n+zmvOnDD Ff0pBMtkiCfMTVUJYF0and6X+p1ZYi/6usPNfSgbMOmNXQ8i/eurWGvhGSeK3aKXlDgD HRugpVPhybKQMdaa6u4NV6tFvjqNuBnDK8xT4uP0RE7HtL+0VVBAncfWeyV7gpVIc8ia ZExg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=BqZ/fd9813h/1+QhQzEUOj9BKpV+T0PLEWHOgvHMKNs=; b=iVWeuh3LH8gY5AOJJ8lV9KhSNCAufeQ3RRiv2hFE7OFOLqYyDYfrMFYldBdOjCR8u+ h8DRc/uOG7SzBSpYe4fdRUND3vO4BGImQdEPyWPTWwWCKF2sQEx+7dUuHFt+c0Wt/eUu 6AEvBEQ32pkoA86QccA/xQGU+5ZH8RENVeqzq9Yw524zIdeXijn2q56I6YYyqljZr7Mh H8jWAZUigTNYXcqfZvGQOrIDbe1bCfJMoUeMjwXcOdEhuDg96e+9kyeCv6dpdd4jwTDQ d27awb3WU3F61dtqEQ7mDxTh8kWGIt4MRl9ErQ8LUg08xkuJdTY2RTHUE7Inlt9mc/s8 8qVg== X-Gm-Message-State: AKS2vOw06xv8dAY/3ZtUIlB1sARG+YgQMDr2T7j98gmXP2dHWlCzRoPR pazDa9WYPlO8Ev6Vou/cLaNOgYOMAqXMrcLLnw== X-Received: by 10.31.174.215 with SMTP id x206mr7844888vke.136.1498409259375; Sun, 25 Jun 2017 09:47:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.16.131 with HTTP; Sun, 25 Jun 2017 09:47:38 -0700 (PDT) X-Originating-IP: [94.226.32.115] In-Reply-To: References: Date: Sun, 25 Jun 2017 18:47:38 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="001a114382d4a2380e0552cb970c" Subject: Re: [PHP-DEV] PEAR install failures From: tom@ctors.net (Tom Van Looy) --001a114382d4a2380e0552cb970c Content-Type: text/plain; charset="UTF-8" I also reported the issue here http://pear.php.net/bugs/bug.php?id=21222 Christian Weiske + Chuck Burgess are listed as active leads of that project. On Sun, Jun 25, 2017 at 6:36 PM, Sara Golemon wrote: > On Sun, Jun 25, 2017 at 10:43 AM, Nikita Popov > wrote: > > On Sun, Jun 25, 2017 at 4:23 PM, Sara Golemon wrote: > >> > >> I've heard at least two separate reports of the pear install step of > >> PHP's `make install` failing for the 7.2 releases. (Latest: > >> https://gist.github.com/brunoric/66fd62c00848a11f144d1838d26d043a ) > >> > >> Who's in charge of PEAR these days? > >> > > > > Relevant: https://bugs.php.net/bug.php?id=74723 > > > Archive_Tar had been updated by the time I rolled alpha2, but I still > got an older version. Does something need to be poked to update > https://pear.php.net/install-pear-nozlib.phar ? > > -Sara > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a114382d4a2380e0552cb970c--