Package: tinyerp-server
Version: 4.2.2-1
Severity: important
Tags: patch

When getting an error such as :


Traceback (most recent call last):
  File "./tinyerp-server.py", line 163, in ?
    import osv, workflow, report, service
  File "/usr/lib/tinyerp-server/report/__init__.py", line 29, in ?
    import interface
  File "/usr/lib/tinyerp-server/report/interface.py", line 34, in ?
    import libxslt
  File "/var/lib/python-support/python2.4/libxslt.py", line 52, in ?
    import libxsltmod
ImportError: /var/lib/python-support/python2.4/libxsltmod.so: undefined symbol: 
xsltInitAllDocKeys

it suffices to
  apt-get install libxslt1-dev

ii  libxslt1-dev                           1.1.23-1

I'm using
ii  python2.4                              2.4.5-1

Thanks in advance.


http://www.openerp.com/forum/post19990.html#19990


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=es_CO.UTF-8, LC_CTYPE=es_CO.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to es_CO.UTF-8)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to