|
Bugzilla – Full Text Bug Listing |
| Summary: | Neovim does not start after last slowroll distro upgrade (14 June 2024) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Khalid Maljane <kmaljane> |
| Component: | Other | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | Andreas.Stieger |
| Version: | Slowroll | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Neovim installation | ||
Duplicate report of an earlier bug. *** This bug has been marked as a duplicate of bug 1225883 *** |
Created attachment 875500 [details] Neovim installation Neovim was working fine before doing a distro upgrade on 15th June 2024. Starting neovim (after the upgrade) display 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` Removing then installing neovim: (the attached text file) installing `lua51-lpeg` fixed the problem. Thank you for your efforts.