FS#49777 - [python2-poppler] undefined symbol poppler_orientation_get_type

Attached to Project: Community Packages
Opened by Adam Nielsen (Malvineous) - Monday, 20 June 2016, 00:07 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 20 June 2016, 03:13 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

python2-poppler needs to be recompiled as it is failing with an undefined symbol.

Additional info:

$ pacman -Qo /usr/lib/python2.7/site-packages/poppler.so
/usr/lib/python2.7/site-packages/poppler.so is owned by python2-poppler 0.12.1-8

Steps to reproduce:

$ python2 -c "import poppler"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: /usr/lib/python2.7/site-packages/poppler.so: undefined symbol: poppler_orientation_get_type
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 20 June 2016, 03:13 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#47490 

Loading...