I can reproduce this in 0.10-1 as well. On 4 March 2017 at 20:46, Mathieu Malaterre <[email protected]> wrote:
> Package: python-pymad-dbg > Version: 0.9-1+b1 > Severity: normal > > It seems like the -dbg package is not build correctly. Steps: > > mathieu@maester $ apt-cache policy python-pymad-dbg > python-pymad-dbg: > Installed: 0.9-1+b1 > Candidate: 0.9-1+b1 > Version table: > *** 0.9-1+b1 0 > 100 http://ftp.fr.debian.org/debian/ unstable/main amd64 Packages > 100 /var/lib/dpkg/status > mathieu@maester $ python-dbg > Python 2.7.9 (default, Jun 29 2016, 13:13:01) > [GCC 4.9.2] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import mad > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: /usr/lib/python2.7/dist-packages/madmodule.so: undefined > symbol: Py_InitModule4_64 > [41842 refs] > >>> > > Thanks > > > -- System Information: > Debian Release: 8.4 > APT prefers stable > APT policy: (700, 'stable'), (100, 'unstable') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) > Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > > Versions of packages python-pymad-dbg depends on: > ii python-pymad 0.7-1 > > python-pymad-dbg recommends no packages. > > python-pymad-dbg suggests no packages. > > -- no debconf information >

