Hi,

when building some of my mpi packages, I got the following error message:
+ module load mpi/mpich-x86_64
++ /usr/share/lmod/lmod/libexec/lmod sh load mpi/mpich-x86_64
/usr/bin/lua: /usr/share/lmod/lmod/libexec/lmod:61: module 'posix' not found:
no field package.preload['posix']
no file '/usr/share/lua/5.3/posix.lua'
no file '/usr/share/lua/5.3/posix/init.lua'
no file '/usr/lib64/lua/5.3/posix.lua'
no file '/usr/lib64/lua/5.3/posix/init.lua'
no file '/usr/lib64/lua/5.3/posix.so'
no file '/usr/lib64/lua/5.3/loadall.so'
no file ''
stack traceback:
[C]: in function 'require'
/usr/share/lmod/lmod/libexec/lmod:61: in main chunk
[C]: in ?

Adding
BuildRequires:  lua-posix
doesn't help.

Any ideas?
Does lmod need a rebuild for lua-5.3?

Christoph

-- 
Christoph Junghans
Web: http://www.compphys.de
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to