Error updating system (Unknown trust)

Today I was updating my system via pacman and an error was shown;

error: yay: signature from "manuel <manuel@endeavouros.com>" is unknown trust

I saw a similar error where “EndeavourOS” was the unkown trust and they said to use:

sudo pacman-key --lsign-key “EndeavourOS”

But I don´t know if I should because is not EndeavourOS is Manuel

2 Likes

Please refer to the pinned post on the subject:

11 Likes

Ty! it’s fixed now

1 Like

I’ve tried to update EOS for several days. The following error message pops up.

error: yay: signature from “manuel manuel@endeavouros.com” is unknown trust
:: File /var/cache/pacman/pkg/yay-12.0.5-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

When I gave the ‘sudo pacman -Sy endeavouros-keyring’
command, the following error message appeared.

error: failed to synchronize all databases (failed to lock a database).

How should correct this error in order to run the following commands?

sudo pacman -Sy endeavouros-keyring
sudo pacman -Syu

Googling would have brought following link for you:
https://wiki.archlinux.org/title/Pacman#.22Failed_to_init_transaction_.28unable_to_lock_database.29.22_error

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.