FS#70991 - [neovim-qt] nvim-qt cannot be started because of a missing shared library

Attached to Project: Community Packages
Opened by Radoslav Georgiev (maximaman) - Saturday, 22 May 2021, 19:11 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 22 May 2021, 19:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
`nvim-qt` has the `libmsgpackc.so.2` shared library as a dynamic dependency. However, it seems that this library does not get installed along with the `neovim-qt` package as it is not present on my system at all (I searched for it). Please add the `community/msgpack-c` package as a dependency to fix this issue.

Additional info:
* package version(s): neovim-qt 0.2.16.1-1

Steps to reproduce:
Try to start `nvim-qt` from a terminal emulator. Observe the following error:
nvim-qt: error while loading shared libraries: libmsgpackc.so.2: cannot open shared object file: No such file or directory
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 22 May 2021, 19:17 GMT
Reason for closing:  Not a bug
Additional comments about closing:  It is already in the dependency tree

Loading...