Now we ruby-sig folks are rebuilding packages for ruby4.0: https://fedoraproject.org/wiki/Changes/Ruby_4.0 vim does not dynamically linked against libruby.so.X.Y, however vim tries to dlopen() libruby.so.X.Y (not libruby.so), so rebuilding vim for ruby4.0 is needed. However for this the following patch is needed: https://github.com/vim/vim/commit/871d2cc2ef4e32b091368a9b1e197b00ff664f08 (currently rebuilding vim against ruby4.0 fails) Reproducible: Always
Vim rebased to patchlevel 2068 last Friday - https://bodhi.fedoraproject.org/updates/FEDORA-2026-4242868eaf , closing. Thank you for the report!