FS#54523 - [glabels] cannot load zint 2.5 library after upgrading zint to 2.6

Attached to Project: Community Packages
Opened by Patrick King (patking02) - Tuesday, 20 June 2017, 17:43 GMT
Last edited by Balló György (City-busz) - Tuesday, 20 June 2017, 17:54 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: launching glabels-3 from the command line results in error or:

glabels-3: error while loading shared libraries: libzint.so.2.5: cannot open shared object file: No such file or directory


Additional info:
* package version(s) glabels version is: 3.4.0-5
* zint is now 2.6.0-1. zint was updated on June 17, 2017, and I am pretty sure glabels still worked before that.


Steps to reproduce:
Install package glabels, try and execute glabels

Further notes:
* In /usr/lib, libzint.so.2.6.0 exists, and 2 symlinks point to it: libzint.so & libzint.so.2.6
* If I create another symlink called libzint.so.2.5 and point it to the above file, glabels worked OK (for a simple print test case)
This task depends upon

Closed by  Balló György (City-busz)
Tuesday, 20 June 2017, 17:54 GMT
Reason for closing:  Fixed
Additional comments about closing:  glabels 3.4.0-6
Comment by Balló György (City-busz) - Tuesday, 20 June 2017, 17:54 GMT
Thanks for the report!

Loading...