FS#66735 - [imagemagick] Calling outdated OpenEXR libraries

Attached to Project: Arch Linux
Opened by Viktor San (kayaksan) - Thursday, 21 May 2020, 23:55 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 22 May 2020, 00:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Using any ImageMagick CLI program/command gives the following error:

"[program-name]: error while loading shared libraries: [library-name]-2_4.so.24: cannot open shared object file: No such file or directory"

OpenEXR newest version is 2.5.

Downgrading OpenEXR to 2.4.1-2 solves the issue.

Using "sudo [imagemagick program command]" also solves the issue (without downgrading).

Additional info:
* packages versions: imagemagick 7.0.10.13-1 openexr 2.5.1-1

Steps to reproduce:

1. Update ImageMagick and OpenEXR to the newest versions.
2. Try to use any command (convert, composite, etc)
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 22 May 2020, 00:39 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Nothing in imagemagick is linked to anything in openexr. Use the forums for support, and next time, give exact errors, don't paraphrase.

Loading...