Package: python-glpk
Version: 0.1.16-1
Severity: grave
Justification: renders package unusable

The version of python-glpk currently in unstable compiles fine but fails
with the current libglpk0 (4.36-2):

$ cd examples/
$ python example.py 
Traceback (most recent call last):
  File "example.py", line 1, in <module>
    import glpk
  File "/var/lib/python-support/python2.5/glpk.py", line 26, in <module>
    from glpkpi import *
  File "/var/lib/python-support/python2.5/glpkpi.py", line 7, in <module>
    import _glpkpi
ImportError: /var/lib/python-support/python2.5/_glpkpi.so: undefined 
symbol:_glp_lib_print_hook

The problem comes from the fact that the upstream authors removed the some
_glp_lib_* symbols from the API of GLPK since version 4.30, without changing
the library SONAME.  He justified doing that [1] because those routines have
never been advertised as being part of the API before and were exported in
libglpk0 by mistake.

The new usptream version of python-glpk, 0.1.36, works fine with libglpk0
4.36-2.  Please, upgrade the package to this new version.  BTW, the package
is in a quite bad shape, with lots of Lintian warnings.  If you wish, I can
fix the problems and upload a new package, on the behalf of the DPMT.

Thanks,

Rafael Laboissiere

[1] Private communication

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (650, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-glpk depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  libglpk0                      4.36-2     linear programming kit with intege
ii  python                        2.5.2-3    An interactive high-level object-o
ii  python-support                0.8.7      automated rebuilding support for P

python-glpk recommends no packages.

python-glpk suggests no packages.

-- no debconf information

-- 
Rafael



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to