On Thu, 2018-08-16 at 02:56 +0300, Adrian Bunk wrote: > On Wed, Aug 15, 2018 at 07:26:24PM -0400, Dean Chia wrote: >> Package: gimp >> Version: 2.10.2-1 >> Severity: grave >> Justification: renders package unusable >> >> I do not remember the exact time GIMP was unusable, but it has not been able >> to be run/opened for some time. >> It would not work when I open it from GNOME, nor could it be opened by >> right-clicking a photo (JPG/PNG,etc.) >> and selecting Open with GIMP. > > Do you have libopenblas-base installed? > If yes, does removing it help?
I just encountered the same issue with gimp 2.10.2-1. I did have libopenblas-base (0.3.2+ds-1) installed. Uninstalling it did solve the issue. Perhaps adding libopenblas-base to Conflicts would be appropriate? Anything else I can do to isolate/test? Thanks, Kevin P.S. For reference, uninstalling libopenblas-base reverted libblas.so.3 and liblapack.so.3 to the ATLAS implementations (from libatlas3-base 3.10.3-7+b1) on my system: Removing libopenblas-base:amd64 (0.3.2+ds-1) ... update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode update-alternatives: using /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode

