Package: libgv-python Version: 2.38.0-16 Severity: grave Justification: renders package unusable
Dear maintainer, The .so library on i386 is installed at /usr/lib/python2.7/dist-packages/libgv_python27.i386-linux-gnu.so and symlinked from /usr/lib/python2.7/dist-packages/_gv.i686-linux-gnu.so. However, python look for "i386" in the name, not "i686". Here are the path searched by python. $ strace -e trace=file python -c 'import gv' 2>&1 | grep '/usr/lib/python2.7/dist-packages/_gv.*\.so' | sort -u open("/usr/lib/python2.7/dist-packages/_gv.i386-linux-gnu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/dist-packages/_gvmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/dist-packages/_gv.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) Best regards, Celelibi -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 3.10.11 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: sysvinit (via /sbin/init) Versions of packages libgv-python depends on: ii libc6 2.24-5 ii libcdt5 2.38.0-16 ii libcgraph6 2.38.0-16 ii libgcc1 1:6.2.0-10 ii libgvc6 2.38.0-16 ii libpython2.7 2.7.12-3+b1 ii libstdc++6 6.2.0-10 ii python 2.7.11-2 pn python:any <none> libgv-python recommends no packages. libgv-python suggests no packages. -- no debconf information