pear install segmentation fault

pear install segmentation fault

am 07.05.2007 12:45:11 von aw

Hallo zusammen,

ich suche mich momentan tot nach einer Lösung oder einem Workaround für
ein bekanntes Problem. Bei der Installation einiger PEAR Pakete (phing,
propel,creole) kommt es am Ende der Installation zu einem Segfault.

In der Bug-DB von PEAR habe ich schon ähnliche Bugs gefunden, allerdings
keine Lösung hierzu.

Leider bricht auch die Installation über eine lokale Version des Paketes
so ab.



# pear install phing/phing
Did not download optional dependencies: pear/VersionControl_SVN,
pear/PHPUnit2, pear/PhpDocumentor, pear/Xdebug,
pear/PEAR_PackageFileManager, use --alldeps to download automatically
phing/phing can optionally use package "pear/VersionControl_SVN"
(version >= 0.3.0alpha1)
phing/phing can optionally use package "pear/PHPUnit2" (version >= 2.3.0)
phing/phing can optionally use package "pear/PhpDocumentor" (version >=
1.3.0RC3)
phing/phing can optionally use package "pear/Xdebug" (version >= 2.0.0beta2)
phing/phing can optionally use package "pear/PEAR_PackageFileManager"
(version >= 1.5.2)
downloading phing-2.3.0beta1.tgz ...
Starting to download phing-2.3.0beta1.tgz (397,990 bytes)
............................................................ ......................done:
397,990 bytes
Segmentation fault


Hätte irgendjemand eine Lösung für mich?


Danke und Grüße,

Alex

Re: pear install segmentation fault

am 22.05.2007 12:55:35 von Philipp Grassl

Hallo

Hast du schonmal versucht, ein Paket manuell herunterzuladen und zu
installlieren...?

Alexander Wühr schrieb:
> Hallo zusammen,
>
> ich suche mich momentan tot nach einer Lösung oder einem Workaround für
> ein bekanntes Problem. Bei der Installation einiger PEAR Pakete (phing,
> propel,creole) kommt es am Ende der Installation zu einem Segfault.
>
> In der Bug-DB von PEAR habe ich schon ähnliche Bugs gefunden, allerdings
> keine Lösung hierzu.
>
> Leider bricht auch die Installation über eine lokale Version des Paketes
> so ab.
>
>
>
> # pear install phing/phing
> Did not download optional dependencies: pear/VersionControl_SVN,
> pear/PHPUnit2, pear/PhpDocumentor, pear/Xdebug,
> pear/PEAR_PackageFileManager, use --alldeps to download automatically
> phing/phing can optionally use package "pear/VersionControl_SVN"
> (version >= 0.3.0alpha1)
> phing/phing can optionally use package "pear/PHPUnit2" (version >= 2.3.0)
> phing/phing can optionally use package "pear/PhpDocumentor" (version >=
> 1.3.0RC3)
> phing/phing can optionally use package "pear/Xdebug" (version >=
> 2.0.0beta2)
> phing/phing can optionally use package "pear/PEAR_PackageFileManager"
> (version >= 1.5.2)
> downloading phing-2.3.0beta1.tgz ...
> Starting to download phing-2.3.0beta1.tgz (397,990 bytes)
> ............................................................ .....................done:
> 397,990 bytes
> Segmentation fault
>
>
> Hätte irgendjemand eine Lösung für mich?
>
>
> Danke und Grüße,
>
> Alex