Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Hello all,
I am trying to run salome_meca-lgpl-2021.0.0-2-20211014-scibian-9.sif in Ubuntu 22.04 with singularity successfully installed. It fails to launch as follows:
./salome_meca-lgpl-2021.0.0-2-20211014-scibian-9
not exist: /etc/krb5.conf
WARNING: Could not find any nv files on this host!
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
...repeats
The library is present:
locate libgtk3-nocsd.so.0
/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0
ls -al /usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0
-rwSr--r-- 1 root root 26616 Mar 2 2018 /usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0
(Is it a permissions problem?)
The version of Singularity is:
singularity --version
singularity-ce version 3.10.0-rc.1
OS is:
uname -a
Ubuntu 22.04 5.15.0-27-generic #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Does anybody have any hints? This is my first foray into using a 'Singularity' container. And yes, I am walking out on a limb trying a relatively new release of Ubuntu 22.04. If I do not succeed, I will try on my Ubuntu 20.04 box.
Thanks
JMB
SalomeMeca 2021
Ubuntu 20.04, 22.04
Offline
Hello,
Can you try the --soft option upon launching the container ?
Offline
That worked! Thank you very much...
However, I still get:
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
< repeats >
Is this normal?
JMB
Last edited by JMB365 (2022-05-14 20:30:43)
SalomeMeca 2021
Ubuntu 20.04, 22.04
Offline