FS#52442 - [harfbuzz] error at import gtk in python2

Attached to Project: Arch Linux
Opened by Juan Simón (j1simon) - Sunday, 08 January 2017, 14:11 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 08 January 2017, 14:52 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

harfbuzz 1.4.1-1
harfbuzz-icu 1.4.1-1

$ python2
Python 2.7.13 (default, Dec 21 2016, 07:16:46)
[GCC 6.2.1 20160830] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
from gtk import _gtk
ImportError: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates
>>> quit()

With the previous version (1.3.4-1) doesn't fail.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 08 January 2017, 14:52 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Unupported freetype2 packages are unsupported

Loading...