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

Re: Serious problem with python-uno



Am Mittwoch, 20. Dezember 2006 15:41 schrieb Ferenczi Viktor - Pannon Set:
> Dear List,
> 
> I've installed OOo 2.0 successfully from backports.org. We have a backend 

you can't, sorry. bpo contains 2.0.3. 

> python script converting documents between office formats using an OOo server 
> process and the python-uno package. I've got this error and cannot find any 
> useful reference to resolve this problem:
> 
> $ python
> Python 2.3.5 (#2, Oct 16 2006, 19:19:48)
> [GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import uno
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "/usr/lib/python2.3/site-packages/uno.py", line 37, in ?
>     import pyuno
> SystemError: dynamic module not initialized properly

Works on sid/etch. Must be sarge-backport specific. As there won't be a
update for the backport anymore...

rene@mini:~$ python -c 'import uno;'
rene@mini:~$

Must be sarge-backport specific.

> Anybody with the same problem or a solution?

No, but I can look. Although probably not too early..
Yet I don't see where a problem could be.

Regards,

Rene
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73

Reply to: