Saw this on the compute nodes of Lumi:
{EESSI/2025.06} alanocai@nid005265:~> id -un
id: cannot find name for user ID 327004947
327004947
{EESSI/2025.06} alanocai@nid005265:~> export LD_PRELOAD=/lib64/libnss_db.so.2
{EESSI/2025.06} alanocai@nid005265:~> id -un
alanocai
So looks like we need another symlink?
Saw this on the compute nodes of Lumi:
{EESSI/2025.06} alanocai@nid005265:~> id -un id: cannot find name for user ID 327004947 327004947 {EESSI/2025.06} alanocai@nid005265:~> export LD_PRELOAD=/lib64/libnss_db.so.2 {EESSI/2025.06} alanocai@nid005265:~> id -un alanocaiSo looks like we need another symlink?