Closed jglueckstein closed 2 months ago
Thanks. It looks like neovim depends on a newer version of utf8proc than we have in Fedora, possibly even an unreleased version.
Not sure how to resolve that yet.
Would it help if we politely asked utf8proc to bump their version number?
That seems like a good place to start.
I added utf8proc to the nightly copr builds. Neovim builds are unstuck.
https://copr.fedorainfracloud.org/coprs/agriffis/neovim-nightly/builds/
You might need to
sudo dnf upgrade --refresh --best --allowerasing
if you have something (like subversion) that depends on the older utf8proc. Just don't remove something you care about!
Thank you!
For the record, I had to remove both subversion and julia due to dependence on the older utf8proc.
Problem
Builds have been failing since August 31st. I examined the build log here. It looks like neovim changed their build process in this recent commit.
Steps to reproduce
See copr
Expected behavior
Builds succeeding.
Neovim version (nvim -v)
Last successful build: NVIM v0.11.0-dev+684-g53af02adb
Vim (not Nvim) behaves the same?
no
Operating system/version
fedora 40
Terminal name/version
any
$TERM environment variable
NA
Installation
COPR