[ixpmanager] Package installation failing on Doctrine

Andy Linton asjl at nsrc.org
Sun Apr 19 16:33:11 IST 2015


Are you installing on a 32 bit VM? I had this problem when I did that. The
solution I came to was to start again with a 64 bit VM.

In the short term I solved this using:

---
root at trix:/usr/local/ixp# ls
/build/buildd/php5-5.5.9+dfsg/pear-build-download/
Console-2.4.4.tgz         DoctrineDBAL-2.3.4.tgz  Yaml-2.4.4.tgz
DoctrineCommon-2.3.0.tgz  DoctrineORM-2.3.3.tgz
root at trix:/usr/local/ixp# gunzip
/build/buildd/php5-*/pear-build-download/*tgz
root at trix:/usr/local/ixp# pear install
/build/buildd/php5-*/pear-build-download/*.tar
install ok: channel://pear.symfony.com/Console-2.4.4
install ok: channel://pear.doctrine-project.org/DoctrineCommon-2.3.0
install ok: channel://pear.symfony.com/Yaml-2.4.4
install ok: channel://pear.doctrine-project.org/DoctrineDBAL-2.3.4
install ok: channel://pear.doctrine-project.org/DoctrineORM-2.3.3
---

The solution was based on:

https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1310552

and in particular:

https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1310552/comments/11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20150419/386263c5/attachment.html>


More information about the ixpmanager mailing list