Newsgroups: php.internals,php.pecl.dev Path: news.php.net Xref: news.php.net php.internals:85849 php.pecl.dev:12831 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62859 invoked from network); 17 Apr 2015 02:01:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2015 02:01:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.52 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.52 mail-wg0-f52.google.com Received: from [74.125.82.52] ([74.125.82.52:34487] helo=mail-wg0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/85-39957-E6960355 for ; Thu, 16 Apr 2015 22:01:18 -0400 Received: by wgso17 with SMTP id o17so99244243wgs.1; Thu, 16 Apr 2015 19:01:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1An2HNF7BygVUiFcy/UcqEneMGvh69+sI1/xMQLKijQ=; b=XJd5uplU/AYIbONz/YxCMQelJHj/bXEelzO+Y1BNpPqyhNQcQggBcRCIXI38Cf8j1S FrEo8Dx3qjVjkw7mRgz8j0XMTeA12ndoHWRDQilIA2w6LDrTjKShOuCxEFurC1lFU+p4 o0JiNnpvB8Q1VnEez1cxNa22tCVw1tQ/UcWmM6UGFlxFjjMq7tIgUAIXy5yMxCPP7Sl5 5j/VDa18SyNTYmHR3n3z4sZPQgSkQbVkT/h/gt2f4BTZ/COaxapPoZ71SjWwtDQPZgO7 2WYvF4YVidyQjuTl/p3wm5fcG4U94zZLXvdH7avT8AV0l8eX+Jvdl+RgKeVEPPM1wovq 5TKg== MIME-Version: 1.0 X-Received: by 10.194.109.97 with SMTP id hr1mr1141024wjb.10.1429236075048; Thu, 16 Apr 2015 19:01:15 -0700 (PDT) Received: by 10.194.5.129 with HTTP; Thu, 16 Apr 2015 19:01:14 -0700 (PDT) In-Reply-To: References: <552D4FD4.7070005@divbyzero.net> Date: Fri, 17 Apr 2015 09:01:14 +0700 Message-ID: To: Ferenc Kovacs Cc: Hannes Magnusson , PHP Development , PECL Dev , Martin Jansen , PHP Systems Content-Type: text/plain; charset=UTF-8 Subject: Re: PECL install no longer works out of the box From: pierre.php@gmail.com (Pierre Joye) On Fri, Apr 17, 2015 at 8:30 AM, Pierre Joye wrote: > On Fri, Apr 17, 2015 at 1:41 AM, Pierre Joye wrote: >> it is not weird as we still send the tgz not the tar. >> >> try this: https://gist.github.com/pierrejoye/c33338677f89159f696d >> >> I cannot test and crafted it a la volee, but it should do it: >> >> $file is used to query the file from the database, which contains only >> filenames with tgz (as we created the .tar manually now) >> $basename is what is used by X-SendFile, this patch fixes it and >> create .tar instead of .tgz > > tested and improved patch applied. > > Adding the uncompressed archive saving on release now. Done. -- Pierre @pierrejoye | http://www.libgd.org