Comment 16 for bug 899794

Revision history for this message
Kenneth Andresen (kandresen) wrote : Re: [6.1] random requests fail with "TypeError: can't escape non-string object"

Oliver, you yourself claimed OpenERP 6.1 require a version of Psycopg2 that does not exist for Ubuntu 10.04.

If you can point me to the PPA for Ubuntu 10.04 that has a psycopg2 newer than 2.0.13, then this is not an issue.

If you are saying OpenERP 6.1 actually is working for some on Ubuntu 10.04 using psycopg2==2.0.13 then I can agree with you - but you seemed to claim that version did not work.

The official PPA list is here: https://launchpad.net/ubuntu/+source/psycopg2

Assuming 2.0.13 does not work with OpenERP 6.1, then how can you claim Ubuntu 10.04 is supported without requiring any compilation? To me Ubuntu 10.04 is not supported until the OpenERP 6.1 code either work with Psycopg2 2.0.13 as well as newer versions, or that Psycopg2 version exist for 10.04 that works with OpenERP. As I see it, OpenERP does not currently work with Ubuntu 10.04. I would love it if you can prove me wrong by providing installation instructions for Ubuntu 10.04 that result in OpenERP 6.1 working without any manual compilation of code.