Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] php 5.2 ebuild ?
Date: Mon, 05 Mar 2012 14:39:08
Message-Id: 4F54CFC8.8060406@xunil.at
In Reply to: Re: [gentoo-user] php 5.2 ebuild ? by "Stefan G. Weichinger"
1 Am 05.03.2012 15:27, schrieb Stefan G. Weichinger:
2 > Am 05.03.2012 15:06, schrieb Stefan G. Weichinger:
3 >> Am 05.03.2012 14:58, schrieb Neil Bothwick:
4 >>> On Mon, 05 Mar 2012 14:46:32 +0100, Stefan G. Weichinger wrote:
5 >>>
6 >>>> Does anyone know where to get working ebuilds for PHP 5.2 ... ?
7 >>>
8 >>> http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-lang/php/?hideattic=0
9 >>
10 >> oh, thanks ...
11 >>
12 >> Now it doesn't build because of a missing php5_2-sapi.eclass ... *sigh*
13 >
14 > put the eclass into /usr/local/eclass ... now it fails to bunzip the
15 > pulled patchset ... even when I am able to manually bunzip it ...
16
17 See:
18
19
20 php # ebuild php-5.2.9.ebuild fetch
21 * php-5.2.9.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
22
23 [ ok ]
24 * php-patchset-5.2.9-r0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
25
26 [ ok ]
27 * checking ebuild checksums ;-) ...
28
29 [ ok ]
30
31 php # ebuild php-5.2.9.ebuild prepare
32 >>> Existing ${T}/environment for 'php-5.2.9' will be sourced. Run 'clean'
33 >>> to start with a fresh environment.
34 >>> Not marked as unpacked; recreating WORKDIR...
35 * php-5.2.9.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
36
37 [ ok ]
38 * php-patchset-5.2.9-r0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
39
40 [ ok ]
41 * checking ebuild checksums ;-) ...
42
43 [ ok ]
44
45 * This profile is merely a convenience for people who require a more
46 * minimal profile, yet are unable to use hardened due to restrictions in
47 * the software being used on the server. If you seek a secure
48 * production server profile, please check the Hardened project
49 * (http://hardened.gentoo.org)
50
51 >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
52 * Determining SAPI(s) to build
53 * Enabled SAPI: cli
54 * Disabled SAPI: cgi
55 * Enabled SAPI: apache2
56 >>> Unpacking source...
57 >>> Unpacking php-5.2.9.tar.bz2 to /var/tmp/portage/dev-lang/php-5.2.9/work
58 >>> Unpacking php-patchset-5.2.9-r0.tar.bz2 to
59 /var/tmp/portage/dev-lang/php-5.2.9/work
60 bzip2:
61 /var/tmp/portage/dev-lang/php-5.2.9/distdir/php-patchset-5.2.9-r0.tar.bz2 is
62 not a bzip2 file.
63 tar: This does not look like a tar archive
64 tar: Exiting with failure status due to previous errors
65 * ERROR: dev-lang/php-5.2.9 failed (unpack phase):
66 * failure unpacking php-patchset-5.2.9-r0.tar.bz2
67 *

Replies

Subject Author
Re: [gentoo-user] php 5.2 ebuild ? "Stefan G. Weichinger" <lists@×××××.at>