RPi 5 KDE Plasma Version 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version 6.9.0 Kernel Version 6.6.56-1-MANJARO-RPI5 (64-bit) Graphics Platform Wayland
So this is an aarch64 v8 version of Manjaro. Before the last system upgrade I was using QGIS and it appeared to be performing flawlessly. Not sure what the previous version of QGIS and gdal were QGIS 3.38 3.40? gdal 3.9.x, 3.10.x? But now QGIS 3.42-2-1 and gdal 3.11.0-1, and if it matters python-gdal 3.11.0-1.
The problem: When started QGIS 3.42-2-1 I receive the following fatal error: "qgis: error while loading shared libraries: libgdal.so.36: cannot open shared object file: No such file or directory"
Running ls-ltr /usr/lib/libgdal.so* displays the following two lines only: -rwxr-xr-x 1 root root 26287736 May 20 08:15 /usr/lib/libgdal.so.37.3.11.0 lrwxrwxrwx 1 root root 20 May 20 08:15 /usr/lib/libgdal.so.37 -> libgdal.so.37.3.11.0
I do not know how to interpret the about situation. It appears QGIS is looking for a library that no longer exists in gdal, or at least this compilation.
Is this a change to gdal at OSGEO? Do I need to contact the package maintainers at github?
Thanks in advance for any guidance you can provide. Ian _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev