FS#6275 - latest python update causes superkaramba (possibly others) to fail
|
Details
Just updated one of my systems (testing repo enabled) and
after the python upgrade, superkaramba will no longer
execute. Here's the error message:
{joe@jedi} {~} $ superkaramba superkaramba: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Monday, 29 January 2007, 16:52 GMT
Reason for closing: Duplicate
Additional comments about closing: http://bugs.archlinux.org/task/6280
Monday, 29 January 2007, 16:52 GMT
Reason for closing: Duplicate
Additional comments about closing: http://bugs.archlinux.org/task/6280
$ superkaramba
superkaramba: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory
$ superkaramba
sys:1: RuntimeWarning: Python C API version mismatch for module karamba: This Python has API version 1013, module karamba has version 1012.
/home/greg/.kde/share/apps/superkaramba/themes/ryolog-1.3/ryolog.py:27: RuntimeWarning: Python C API version mismatch for module qt: This Python has API version 1013, module qt has version 1012.
import qt
/home/greg/.kde/share/apps/superkaramba/themes/ryolog-1.3/ryolog.py:27: RuntimeWarning: Python C API version mismatch for module sip: This Python has API version 1013, module sip has version 1012.
import qt
KCrash: Application 'superkaramba' crashing...
from qt import *
KCrash: Application 'superkaramba' crashing..