* [gentoo-user] php 5.2 ebuild ?
@ 2012-03-05 13:46 Stefan G. Weichinger
2012-03-05 13:58 ` Neil Bothwick
0 siblings, 1 reply; 6+ messages in thread
From: Stefan G. Weichinger @ 2012-03-05 13:46 UTC (permalink / raw
To: gentoo-user
Does anyone know where to get working ebuilds for PHP 5.2 ... ?
Thanks, Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] php 5.2 ebuild ?
2012-03-05 13:46 [gentoo-user] php 5.2 ebuild ? Stefan G. Weichinger
@ 2012-03-05 13:58 ` Neil Bothwick
2012-03-05 14:06 ` Stefan G. Weichinger
0 siblings, 1 reply; 6+ messages in thread
From: Neil Bothwick @ 2012-03-05 13:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 293 bytes --]
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
--
Neil Bothwick
Top Oxymorons Number 27: Military Intelligence
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] php 5.2 ebuild ?
2012-03-05 13:58 ` Neil Bothwick
@ 2012-03-05 14:06 ` Stefan G. Weichinger
2012-03-05 14:27 ` Stefan G. Weichinger
0 siblings, 1 reply; 6+ messages in thread
From: Stefan G. Weichinger @ 2012-03-05 14:06 UTC (permalink / raw
To: gentoo-user
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*
Getting that old web-cyradm to work drives me crazy ... should have
migrated from the start ...
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] php 5.2 ebuild ?
2012-03-05 14:06 ` Stefan G. Weichinger
@ 2012-03-05 14:27 ` Stefan G. Weichinger
2012-03-05 14:38 ` Stefan G. Weichinger
0 siblings, 1 reply; 6+ messages in thread
From: Stefan G. Weichinger @ 2012-03-05 14:27 UTC (permalink / raw
To: gentoo-user
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 ...
Things ain't easy. Oh no.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] php 5.2 ebuild ?
2012-03-05 14:27 ` Stefan G. Weichinger
@ 2012-03-05 14:38 ` Stefan G. Weichinger
2012-03-05 17:57 ` Stefan G. Weichinger
0 siblings, 1 reply; 6+ messages in thread
From: Stefan G. Weichinger @ 2012-03-05 14:38 UTC (permalink / raw
To: gentoo-user
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
*
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] php 5.2 ebuild ?
2012-03-05 14:38 ` Stefan G. Weichinger
@ 2012-03-05 17:57 ` Stefan G. Weichinger
0 siblings, 0 replies; 6+ messages in thread
From: Stefan G. Weichinger @ 2012-03-05 17:57 UTC (permalink / raw
To: gentoo-user
It seems as if I solved the original problem by *simply* correcting a
typo ....... you know ...
Thanks, Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-03-05 17:58 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 13:46 [gentoo-user] php 5.2 ebuild ? Stefan G. Weichinger
2012-03-05 13:58 ` Neil Bothwick
2012-03-05 14:06 ` Stefan G. Weichinger
2012-03-05 14:27 ` Stefan G. Weichinger
2012-03-05 14:38 ` Stefan G. Weichinger
2012-03-05 17:57 ` Stefan G. Weichinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox