Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99639 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39378 invoked from network); 25 Jun 2017 18:55:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jun 2017 18:55:51 -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:35870] helo=mail-vk0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/1D-12245-53700595 for ; Sun, 25 Jun 2017 14:55:49 -0400 Received: by mail-vk0-f54.google.com with SMTP id y70so31547250vky.3 for ; Sun, 25 Jun 2017 11:55:49 -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=t5b0CyLu9VyYyT1uCThLs+m/Lg5EZOnoe4N9OdTIU54=; b=JOstYEF+UxjYllkp4y0TaXfVLPxOa9Uaiqz+y5PmsFI5BLUHfdqRyUHgIVowotTJN/ MIw8Jso8gUD/CuhmaoigKunYTiBIlCnXyb66zMTqTXH4FV3I+XY1lllB2J4zp6V0axPk hxCJkHUTWCJPg4ld95bPJfW4tCpnkarH/TxeDd1xhzhqhAgk9nP3vjN+dRPEKrhn28Nu P7k79hE3jSdYNwvqACoZTsQWqtoU3pFnZ6jwj9oi4acYDIEQ/2+QzhYHYZSVNQMYjZTY ZaWnthsHwLKN5NCbDaBgLv1g79J8aTrsfYN9cQWbUiWf1Acp/t2vTab49K9EFgoDLfKd JR0w== 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=t5b0CyLu9VyYyT1uCThLs+m/Lg5EZOnoe4N9OdTIU54=; b=BXd9ec/DodSRMcWdUIb6MSxwFxP6bg6EXJ4raxFqy2PjkGG0sWLWQRkXzLq/0PERJR dU0PccTd+SycNU7vK4Tdj2sVdDSqgYwEx600TRSOm+7gn0W2hcfCNQQsU5u29ErEqVXv ve8I5KTbhlQofYzkHxFKPU9gFGEd6c23KAcu8gRZeyC58ZO58I4jhL/LW388z61eatzv AJNlDqHN3uLdcAlwo7BBIwK1wo1L9aG8A/ETg5e7rxLgqB9N9/CSJzoKysYzyNUviSeH ZYgo5JVRAS5c5AX0C1qD+AqG+3sGqVUOlnhUYhbQnQksCEKg7y3HIKWObetP6eZ/Z+WM NLjw== X-Gm-Message-State: AKS2vOy52uZJFOqS8qLLB59LF7+7sy0sfIYVtZOeNh86Z6DUnMGMrUk0 nh9GuOiUzgywCzj5tsuRm7E+ZX7PpqCVdjOlcg== X-Received: by 10.31.70.6 with SMTP id t6mr6691648vka.21.1498416946648; Sun, 25 Jun 2017 11:55:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.16.131 with HTTP; Sun, 25 Jun 2017 11:55:45 -0700 (PDT) X-Originating-IP: [94.226.32.115] In-Reply-To: References: Date: Sun, 25 Jun 2017 20:55:45 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="001a11484e38d4b1b20552cd6125" Subject: Re: [PHP-DEV] PEAR install failures From: tom@ctors.net (Tom Van Looy) --001a11484e38d4b1b20552cd6125 Content-Type: text/plain; charset="UTF-8" Chuck responded https://github.com/pear/pearweb_phars/issues/2#issuecomment-310918232 On Sun, Jun 25, 2017 at 6:47 PM, Tom Van Looy wrote: > 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 >> >> > --001a11484e38d4b1b20552cd6125--