[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: image-magick import broken on debian 11



On Sun, Aug 08, 2021 at 10:24:43AM +0200, Thomas Schmitt wrote:
> Colin Williams wrote:
> > import: error while loading shared libraries: libIlmImf-2_2.so.23:
> > cannot open shared object file: No such file or directory
> 
> libIlmImf is part of libopenexrNN with NN changing from Debian release
> to Debian release.
> 
> In Debian 11 "bullseye" it is supposed to be libIlmImf-2_5.so.25.
>   https://packages.debian.org/bullseye/amd64/libopenexr25/filelist

unicorn:~$ aptitude why libopenexr25
i   imagemagick                 Depends    imagemagick-6.q16 (>= 8:6.9.2.10+dfsg
                                           -2~)                                 
i A imagemagick-6.q16           Recommends libmagickcore-6.q16-6-extra          
i A libmagickcore-6.q16-6-extra Depends    libopenexr25 (>= 2.5.4)              

Maybe, for whatever reason, Colin somehow installed imagemagick
without allowing the "Recommends" to be brought in?

Colin, see if "apt-get install libmagickcore-6.q16-6-extra" fixes it.


Reply to: