papo-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Papo-hackers] Luca con Python2.3


From: Maximiliano Curia
Subject: Re: [Papo-hackers] Luca con Python2.3
Date: Mon, 26 Jan 2004 10:59:17 -0300

On Sat, 2004-01-24 at 02:37, Ricardo Markiewicz wrote:
> Hola, estoy probando el LUCA (0.2.0) en Debian sid, y no tuve problemas
> para instalarlo y corre bien, salvo que fallan las consultas SQL con
> errores del tipo :
> 
> DB000: DBdriver.py You've got your bar in my foo! And you've got your
> foo on my bar!  Two great reams that ream well together!
> DB000: DBSIG_RecordSet._doInsertStatementWHist: ERROR = ERROR: 
> transacción abortada, las consultas serán ignoradas hasta el fin de
> bloque de transacción
> DB000: 
> DB000: INSERT INTO _persona_tax_profile_data
> (tax_profile,persona,id,_table,_start_t) VALUES
> ('2','2',None,'3','1970-01-01') 
> 
> 
> Alguien probo correr con esta version de python ?
> 
> Por las dudas, dejo lo que tengo cargado :
> 
> address@hidden:~/luca-0.2.0/bin$ dpkg -l | grep python2.3
> ii  python2.3      2.3.2.91-1     An interactive high-level
> object-oriented la
> ii  python2.3-egen 2.0.4-2        Date and time handling routines for
> Python 2
> ii  python2.3-egen 2.0.4-2        A collection of new builtins for
> Python 2.3
> ii  python2.3-glad 2.0.0-2        GTK+ bindings: Glade support
> ii  python2.3-gnom 2.0.0-5        Python bindings for GNOME 2
> ii  python2.3-gtk2 2.0.0-2        Python bindings for the GTK+ widget
> set
> ii  python2.3-gtkg 2.0.0-2        GTK+ bindings: GtkGlArea bindings
> ii  python2.3-nume 23.1-1         Numerical (matrix-oriented)
> Mathematics for 
> ii  python2.3-nume 23.1-1         Extension modules for Numeric Python
> ii  python2.3-psyc 1.1.10-1.1     Python 2.3 module for PostgreSQL
> ii  python2.3-pyga 1.5.6-2        SDL bindings for games development in
> Python
> ii  python2.3-pygr 3.2.90-3       PostgreSQL module for Python
> ii  python2.3-pyor 2.0.0-1        A Python language binding for the
> ORBit2 COR
> ii  python2.3-subv 0.29.0-1       Python modules for Subversion
> interface
> ii  python2.3-tk   2.3.2.91-1     Tkinter - Writing Tk applications with
> Pytho
> ii  python2.3-xml  0.8.3-4        XML tools for Python (2.3.x)
> ii  postgresql     7.4.1-1        Object-relational SQL database,
> descended fr
> 
> gracias, cualquier sugerencia (menos que instale python2.1 :-D) sera
> bienvenida!

Bueno, hace poco me puse a probar la última versión de gnue (que usa
python 2.3) y tuve un problema similar con la conexión a la base.
Después de hacer varias pruebas y preguntas me dijeron que usase otro
driver de conexión que psycopg esta roto en 2.3, y después de probar con
varias de los drivers disponible me empezó a funcionar.

Para poder hacer esto mismo habría que backportear el soporte de
independencia de la base de datos al gnue que usa luca y después nadie
asegura que empiece a funcionar.

Por otro lado, tener un entorno que tenga python 2.1 y 2.3 no debería
ser imposible, en Debian lo único más difícil es el wxwin que los
paquetes entran en conflicto.

-- 
Saludos
/\/\ /\ >< `/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]