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

Jonny Heggheim <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #1 from Jonny Heggheim <[email protected]> ---
Missing Requires for coxpcall

$ lua -e 'wheel = require "timerwheel"'
lua: /usr/share/lua/5.4/timerwheel/init.lua:33: module 'coxpcall' not found:
        no field package.preload['coxpcall']
        no file '/usr/share/lua/5.4/coxpcall.lua'
        no file '/usr/share/lua/5.4/coxpcall/init.lua'
        no file '/usr/lib64/lua/5.4/coxpcall.lua'
        no file '/usr/lib64/lua/5.4/coxpcall/init.lua'
        no file './coxpcall.lua'
        no file './coxpcall/init.lua'
        no file '/usr/lib64/lua/5.4/coxpcall.so'
        no file '/usr/lib64/lua/5.4/loadall.so'
        no file './coxpcall.so'
stack traceback:
        [C]: in function 'require'
        /usr/share/lua/5.4/timerwheel/init.lua:33: in main chunk
        [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=2143563
_______________________________________________
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