Error al instalar neovim version nocturna en fedora budgie 38

Hola a todos los saludo desde Mexico, mi problema es el siguiente, apenas instale fedora en mi pc, quiero instalar neovim como dice en su git oficial agrego el repo y instalo con estos comandos

sudo dnf copr enable agriffis/neovim-nightly

sudo dnf install -y neovim python3-neovim

y me da este error

[SKIPPED] libtree-sitter-0.20.8.0.git.3865.a62bac53-1.fc38.x86_64.rpm: Already downloaded
[SKIPPED] neovim-0.10.0~dev.116.gd4eff4052-500.fc38.x86_64.rpm: Already downloaded
[SKIPPED] python3-neovim-0.4.3.0.git.601.71102c0-1.fc38.noarch.rpm: Already downloaded
[SKIPPED] compat-lua-libs-5.1.5-22.fc38.x86_64.rpm: Already downloaded
[SKIPPED] libtermkey-0.22-4.fc38.x86_64.rpm: Already downloaded
[SKIPPED] libvterm-0.3-2.fc38.x86_64.rpm: Already downloaded
[SKIPPED] luajit-2.1.0-0.27beta3.fc38.x86_64.rpm: Already downloaded
[SKIPPED] luajit2.1-luv-1.44.2.1-2.fc38.x86_64.rpm: Already downloaded
[SKIPPED] msgpack-3.1.0-11.fc38.x86_64.rpm: Already downloaded
[SKIPPED] python3-greenlet-1.1.3-2.fc38.x86_64.rpm: Already downloaded
[SKIPPED] python3-msgpack-1.0.4-4.fc38.x86_64.rpm: Already downloaded
[SKIPPED] tree-sitter-cli-0.20.7-3.fc38.x86_64.rpm: Already downloaded
[SKIPPED] unibilium-2.1.1-4.fc38.x86_64.rpm: Already downloaded
[SKIPPED] xsel-1.2.0-32.fc38.x86_64.rpm: Already downloaded
error: Verifying a signature using certificate 02AE53EC1C2A0A75EFE90FA529F10B45453D6413 (agriffis_neovim-nightly (None) agriffis#neovim-nightly@copr.fedorahosted.org):
Certificate 29F10B45453D6413 invalid: policy violation
because: No binding signature at time 2022-08-25T12:48:13Z
error: Verifying a signature using certificate 02AE53EC1C2A0A75EFE90FA529F10B45453D6413 (agriffis_neovim-nightly (None) agriffis#neovim-nightly@copr.fedorahosted.org):
Certificate 29F10B45453D6413 invalid: policy violation
because: No binding signature at time 2022-08-25T12:48:13Z
Problemas abriendo el paquete python3-neovim-0.4.3.0.git.601.71102c0-1.fc38.noarch.rpm
Los paquetes descargados se han guardado en cachĆ© para la prĆ³xima transacciĆ³n.
Puede borrar los paquetes de la cachĆ© ejecutando ā€˜dnf clean packagesā€™.
Error: FALLƓ la verificaciĆ³n de GPG

segun yo es algo simple pero no sale ni con chatgpt jaja un saludo y espero que alguien me ilumine.

psdt: ya corri algunos comandos y nada como estos

sudo dnf clean packages
sudo dnf copr enable agriffis/neovim-nightly
sudo dnf install -y neovim python3-neovim
sudo dnf install --nogpgcheck neovim python3-neovim

I managed to find the problem. I reported it to the Copr owner here.

There are 2 builds of the same python3-neovim version on that Copr, and you are receiving the old one for some reason.

The solution is to install the newer build via URL:

sudo dnf install https://download.copr.fedorainfracloud.org/results/agriffis/neovim-nightly/fedora-38-x86_64/05726828-python-neovim/python3-neovim-0.4.3.0.git.601.71102c0-1.fc38.noarch.rpm
1 Like

Thank you very much friend if it worked well now I will see how to solve that my exodus metro game does not run and in ubuntu budgie if it ran well haha greetings.

1 Like

Youā€™re welcome :slight_smile:

Check ProtonDB.com if you are using the Windows version of the game.

Tanks Bro, Itā€™s the weird thing, itā€™s a native linux game.