Your message dated Tue, 10 Jul 2007 20:32:19 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#425864: fixed in python-pygraphviz 0.34-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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 has been replaced by
libagraph.so.3:
$ dpkg -L libgraphviz3 |grep libagraph
/usr/lib/libagraph.so.3.0.0
/usr/lib/libagraph.so.3
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 of depending on the correct version of
libgraphviz.
$ ldd
/usr/lib/python-support/python-pygraphviz/python2.4/pygraphviz/_graphviz.so|grep
'not found'
libagraph.so.2 => not found
libcdt.so.2 => not found
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-rc2
Debian Release: lenny/sid
500 unstable www.emdebian.org
500 unstable ftp.uk.debian.org
500 unstable debian.fastweb.it
--- Package information. ---
Depends (Version) | Installed
=============================-+-===========
python-support (>= 0.3.4) | 0.6.4
python (<< 2.6) | 2.4.4-6
python (>= 2.4) | 2.4.4-6
graphviz | 2.12-3
libc6 (>= 2.5-5) | 2.5-8
--
Buongiorno.
Complimenti per l'ottima scelta.
--- End Message ---
--- Begin Message ---
Source: python-pygraphviz
Source-Version: 0.34-2
We believe that the bug you reported is fixed in the latest version of
python-pygraphviz, which is due to be installed in the Debian FTP archive:
python-pygraphviz_0.34-2.diff.gz
to pool/main/p/python-pygraphviz/python-pygraphviz_0.34-2.diff.gz
python-pygraphviz_0.34-2.dsc
to pool/main/p/python-pygraphviz/python-pygraphviz_0.34-2.dsc
python-pygraphviz_0.34-2_i386.deb
to pool/main/p/python-pygraphviz/python-pygraphviz_0.34-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated python-pygraphviz
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 10 Jul 2007 17:21:18 +0200
Source: python-pygraphviz
Binary: python-pygraphviz
Architecture: source i386
Version: 0.34-2
Distribution: unstable
Urgency: high
Maintainer: Cyril Brulebois <[EMAIL PROTECTED]>
Changed-By: Cyril Brulebois <[EMAIL PROTECTED]>
Description:
python-pygraphviz - Python interface to the Graphviz graph layout and
visualization p
Closes: 423821 425864
Changes:
python-pygraphviz (0.34-2) unstable; urgency=high
.
* Backported fix (debian/patches/2_pkg-config_backported_fix_r605.diff) from
r605 since 0.35 is late. Fixed FTBFS with graphviz 2.12, for which the
output of `pkg-config' changed (no more `-L...'), which pygraphviz didn't
support (Closes: #423821).
* Rebuild against graphviz 2.12 (Closes: #425864).
* Urgency set to `high' since 2 RC bugs are addressed.
* Build-Depends on libgraphviz3-dev instead of graphviz-dev, and Depends on
graphviz (>= 2.12) since now it is no longer automatically added to the
Depends, and since commandline tools are used.
* Deleted overrides about the rpath, since graphviz no longer uses it.
* Deleted debian/TODO since this achieves the transition from graphviz 2.8
to 2.12.
* Bumped B-D on python-support from 0.5.3 to 0.6.4, since the later is the
first one to support an appropriate handling of egg directories.
* Added 3_setup.cfg_rpath.diff to handle the removal of the default
setup.cfg.
Files:
9c3ac82a52f53046bafad06872ca08d3 1020 python optional
python-pygraphviz_0.34-2.dsc
f16dd8b972ae7b2e987e7549dee29d44 9997 python optional
python-pygraphviz_0.34-2.diff.gz
c195fe3547ccb0748c288f4b5f7c4def 136956 python optional
python-pygraphviz_0.34-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero
iD8DBQFGk+eDn3j4POjENGERAvg2AJ45+aGeRBJZnqQhGiMenijMFwMLigCdG+xo
c12YNdI5BG1OSmcAvFfAL3A=
=mYlC
-----END PGP SIGNATURE-----
--- End Message ---