[Qgis-user] Issue with libQt5Core when running QGI 3.22 via singularity
Jürgen E. Fischer
jef at norbit.de
Tue Jan 18 12:29:27 PST 2022
Hi Shan-ho,
On Tue, 18. Jan 2022 at 18:18:31 +0000, Shan-ho Tsai wrote:
> I'm trying to run QGIS 3.22 on an HPC cluster. Docker is not available on the cluster, but Singularity is. I created a singularity image from the official docker container documented at https://hub.docker.com/r/qgis/qgis. The command I used to create the singularity image is
> singularity pull docker://qgis/qgis
> and this created qgis_latest.sif
> But when I run it via Singularity, I get the error that libQt5Core.so cannot be found:
> [shtsai at b1-24 ~]$ singularity run qgis_latest.sif qgis --help
> /usr/bin/qgis: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory
Run
strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
Jürgen
--
Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50
Software Engineer D-26506 Norden https://www.norbit.de
QGIS release manager (PSC) Germany IRC: jef on Libera|OFTC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20220118/4c7522c0/attachment.sig>
More information about the Qgis-user
mailing list