https://bugzilla.redhat.com/show_bug.cgi?id=2143583



--- Comment #1 from Jonny Heggheim <[email protected]> ---
The module is not loading, the install location seems strange.

$ rpm -ql lua-ev
/usr/lib/.build-id
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/c3f640879d3e057d274a2318e4db45eda2237b
/usr/lib64/lua/5.45.4/cmod/ev.so
/usr/share/doc/lua-ev
/usr/share/doc/lua-ev/README
/usr/share/doc/lua-ev/example.lua
/usr/share/licenses/lua-ev
/usr/share/licenses/lua-ev/LICENSE

$ lua -e 'require "ev"'
lua: (command line):1: module 'ev' not found:
        no field package.preload['ev']
        no file '/usr/share/lua/5.4/ev.lua'
        no file '/usr/share/lua/5.4/ev/init.lua'
        no file '/usr/lib64/lua/5.4/ev.lua'
        no file '/usr/lib64/lua/5.4/ev/init.lua'
        no file './ev.lua'
        no file './ev/init.lua'
        no file '/usr/lib64/lua/5.4/ev.so'
        no file '/usr/lib64/lua/5.4/loadall.so'
        no file './ev.so'
stack traceback:
        [C]: in function 'require'
        (command line):1: in main chunk
        [C]: in ?


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2143583
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to