You are not logged in.

#1 2023-11-12 12:17:49

mwoodpatrick
Member
Registered: 2023-05-14
Posts: 14

Problems updating packages :invalid or corrupted package

I'm trying to update my arch linux distro (on WSL) but when :I run:

sudo pacman -Syu neovim

I'm getting:

error: luajit: signature from "Daurnimator <daurnimator@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/luajit-2.1.1699392533-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]

error: neovim: signature from "Caleb Maclennan <alerque@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/neovim-0.9.4-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]

Also when I run:

podman --version

I'm getting:

podman: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by podman)

Anyone know what the issue might be or best way to fix

Last edited by mwoodpatrick (2023-11-12 12:20:18)

Offline

#2 2023-11-12 14:21:17

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Problems updating packages :invalid or corrupted package

Read the package signing article in Wiki. After you got your keyring working, do a complete, non-partial update.

Offline

Board footer

Powered by FluxBB