Bug#425864: ImportError: crash due to missing graphviz libraries

2007-05-24 Thread Emanuele Aina
Package: python-pygraphviz Version: 0.34-1 Severity: grave I have libgraphviz3 2.12-3 and python-pygraphviz 0.34-1 and on 'import pygraphviz' it gives me this: ImportError: libagraph.so.2: cannot open shared object file: No such file or directory In fact libagraph.so.2 does not exist, as it

Bug#425864: ImportError: crash due to missing graphviz libraries

2007-05-24 Thread Cyril Brulebois
merge 423821 425864 thanks Emanuele Aina [EMAIL PROTECTED] (24/05/2007): Package: python-pygraphviz Version: 0.34-1 Severity: grave Unfortunately pygraphviz still links to the old version because it didn't notice the soname change as it unversioned depends on the graphviz package, instead