Bug 1225883 - neovim errors if lua51-lpeg is not installed
Summary: neovim errors if lua51-lpeg is not installed
Status: RESOLVED FIXED
: 1225987 1226382 (view as bug list)
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Alexandru Bradatan
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-03 20:41 UTC by Gordon Leung
Modified: 2024-06-16 06:20 UTC (History)
8 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***