Bug 1225883

Summary: neovim errors if lua51-lpeg is not installed
Product: [openSUSE] openSUSE Tumbleweed Reporter: Gordon Leung <pirateclip>
Component: OtherAssignee: Alexandru Bradatan <alex.bradatan85>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: alan.rempel, Andreas.Stieger, asarai, kmaljane, martin.liska, mpluskal, ronisbr, santiago.zarate
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gordon Leung 2024-06-03 20:41:37 UTC
Steps to reproduce:
1. Install neovim (without any plugins) but not lua51-lpeg
2. Open any file with neovim

Without lua51-lpeg installed I get this error:

nvim: error while loading shared libraries: /usr/lib64/lua/5.1/lpeg.so: cannot open shared object file: No such file or directory

If I install lua51-lpeg then I successfully open files with no error.
Comment 1 Aleksa Sarai 2024-06-04 03:08:02 UTC
I hit this too after the 20240531 snapshot update, I guess a Requires is missing.
Comment 2 Andreas Stieger 2024-06-05 09:09:45 UTC
https://build.opensuse.org/request/show/1178385
Comment 3 Andreas Stieger 2024-06-05 09:11:35 UTC
*** Bug 1225987 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Stieger 2024-06-16 06:20:08 UTC
*** Bug 1226382 has been marked as a duplicate of this bug. ***