From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S4Z48-0002QK-F9 for garchives@archives.gentoo.org; Mon, 05 Mar 2012 14:39:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDA1EE08CE; Mon, 5 Mar 2012 14:38:59 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id 1EA3DE08C0 for ; Mon, 5 Mar 2012 14:38:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 51D7E2C158 for ; Mon, 5 Mar 2012 15:38:17 +0100 (CET) Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 22154-05 for ; Mon, 5 Mar 2012 15:38:16 +0100 (CET) Received: from hiro.oops.intern (mail.oops.co.at [213.129.238.225]) by postler.lichtfels.com (Postfix) with ESMTPA id 547962C155 for ; Mon, 5 Mar 2012 15:38:16 +0100 (CET) Message-ID: <4F54CFC8.8060406@xunil.at> Date: Mon, 05 Mar 2012 15:38:00 +0100 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120302 Thunderbird/10.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] php 5.2 ebuild ? References: <4F54C3B8.9000702@xunil.at> <20120305135836.6c7ec8f0@hactar.digimed.co.uk> <4F54C87C.5080801@xunil.at> <4F54CD5B.8030701@xunil.at> In-Reply-To: <4F54CD5B.8030701@xunil.at> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2a X-Archives-Salt: 0b8e00cd-2f74-4cf6-981b-58b76edda827 X-Archives-Hash: b09f806e37a82d5b67c5c31ac5f13b1b Am 05.03.2012 15:27, schrieb Stefan G. Weichinger: > Am 05.03.2012 15:06, schrieb Stefan G. Weichinger: >> Am 05.03.2012 14:58, schrieb Neil Bothwick: >>> On Mon, 05 Mar 2012 14:46:32 +0100, Stefan G. Weichinger wrote: >>> >>>> Does anyone know where to get working ebuilds for PHP 5.2 ... ? >>> >>> http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-lang/php/?hideattic=0 >> >> oh, thanks ... >> >> Now it doesn't build because of a missing php5_2-sapi.eclass ... *sigh* > > put the eclass into /usr/local/eclass ... now it fails to bunzip the > pulled patchset ... even when I am able to manually bunzip it ... See: php # ebuild php-5.2.9.ebuild fetch * php-5.2.9.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * php-patchset-5.2.9-r0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] php # ebuild php-5.2.9.ebuild prepare >>> Existing ${T}/environment for 'php-5.2.9' will be sourced. Run 'clean' >>> to start with a fresh environment. >>> Not marked as unpacked; recreating WORKDIR... * php-5.2.9.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * php-patchset-5.2.9-r0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * This profile is merely a convenience for people who require a more * minimal profile, yet are unable to use hardened due to restrictions in * the software being used on the server. If you seek a secure * production server profile, please check the Hardened project * (http://hardened.gentoo.org) >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... * Determining SAPI(s) to build * Enabled SAPI: cli * Disabled SAPI: cgi * Enabled SAPI: apache2 >>> Unpacking source... >>> Unpacking php-5.2.9.tar.bz2 to /var/tmp/portage/dev-lang/php-5.2.9/work >>> Unpacking php-patchset-5.2.9-r0.tar.bz2 to /var/tmp/portage/dev-lang/php-5.2.9/work bzip2: /var/tmp/portage/dev-lang/php-5.2.9/distdir/php-patchset-5.2.9-r0.tar.bz2 is not a bzip2 file. tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors * ERROR: dev-lang/php-5.2.9 failed (unpack phase): * failure unpacking php-patchset-5.2.9-r0.tar.bz2 *