import PythonMagick fails with undefined symbol: _Z41Export_pyste_src_DrawableStrokeDashOffsetv

Bug #1825903 reported by Paul Broadhead
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pythonmagick (Debian)
Fix Released
Unknown
pythonmagick (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

$ python
Python 2.7.16 (default, Apr 6 2019, 01:42:57)
[GCC 8.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import PythonMagick
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/PythonMagick/__init__.py", line 1, in <module>
    from . import _PythonMagick
ImportError: /usr/lib/python2.7/dist-packages/PythonMagick/_PythonMagick.x86_64-linux-gnu.so: undefined symbol: _Z41Export_pyste_src_DrawableStrokeDashOffsetv

$ lsb_release -rd
Description: Ubuntu 19.04
Release: 19.04

$ apt-cache policy python-pythonmagick
python-pythonmagick:
  Installed: 0.9.19-2
  Candidate: 0.9.19-2
  Version table:
 *** 0.9.19-2 500
        500 http://gb.archive.ubuntu.com/ubuntu disco/universe amd64 Packages
        100 /var/lib/dpkg/status

Module should import without errors, instead module fails with error "undefined symbol: _Z41Export_pyste_src_DrawableStrokeDashOffsetv"

Tags: disco
Paul Broadhead (pjbroad)
tags: added: disco
Changed in pythonmagick (Debian):
status: Unknown → Fix Released
Revision history for this message
Paul Broadhead (pjbroad) wrote :

Is there a way to find out if the Debian fix is going to be pulled into disco? This bug also effects the python3 package.

Revision history for this message
Paul Broadhead (pjbroad) wrote :

I tried python-pythonmagick_0.9.19-4_amd64.deb from eoan which works.

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

disco is EOL, marking as bug fixed.

Changed in pythonmagick (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.