sudo pacman -Syu gives:
(128/128) checking package integrity [---------------------------------------------------------------------------------------] 100%
error: garuda-common-settings: signature from "Pedro Henrique Lara Campos root@pedrohlc.com " is invalid
:: File /var/cache/pacman/pkg/garuda-common-settings-r91.33e02af-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)
I ran sudo reflector --country Germany --latest 15 --age 2 --fastest 20 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
which does not help either.
Please advise. Thanks!
1 Like
Try
sudo rm -v /var/cache/pacman/pkg/garuda-common-settings-r91.33e02af-1-any.pkg.tar.zst
Then
sudo reflector --country Germany --latest 15 --age 2 --fastest 20 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
Then
sudo pacman -Syyu
1 Like
The file does not exist and the error persists after the update.
tbg
6 January 2021 10:54
5
Then try to overwrite the file using pacman's --overwrite option. Search the forum or the Archwiki for the --overwrite option usage.
sudo pacman -S chaotic-keyring
sudo pacman-key --refresh-keys
2 Likes
Not works
Sorry I canāt do the overwrite command correctly.
Would it be something like this?
sudo pacman -S garuda-common-settings --overwrite=/PATH???
Keyring update did not help. I will try to overwrite the file
tbg
6 January 2021 11:24
9
Try:
sudo pacman -Syu garuda-common-settings --overwrite "*"
1 Like
error: garuda-common-settings: signature from "Pedro Henrique Lara Campos <root@pedrohlc.com>" is invalid
Melon
6 January 2021 11:30
11
The same issue, suggested steps also not working.
tbg
6 January 2021 11:41
12
Please do not quote me, and then change the content that I posted ā¦!!!
Below is what I posted:
Never alter someones content when you quote them, that is just wrong.
Also never post excepts of outputs, always post the entire input and output.
2 Likes
tbg
6 January 2021 11:46
14
Reply... Y
If it doesn't work the first time, repeat the process over again.
1 Like
Melon
6 January 2021 11:47
15
Tried, added to previous post, sorry. No help even when run several times
tbg
6 January 2021 11:51
16
Try:
sudo pacman-key --keyserver hkp://keyserver.ubuntu.com -r 3056513887B78AEB 8A9E14A07010F7E3
sudo pacman-key --lsign-key 3056513887B78AEB
sudo pacman-key --lsign-key 8A9E14A07010F7E3
Then repeat process above.
Melon
6 January 2021 11:53
17
Tried already before, still the same.
tbg
6 January 2021 12:14
18
Try:
sudo rm -v /var/cache/pacman/pkg/garuda-common-settings-*
1 Like
Tried this as well + reflector update + Pacman -Syu --overwriteā¦
No success til now; package remains āinvalid or corruptedā
1 Like
Melon
6 January 2021 12:16
20
I tried to remove all packages from there, but it still download new one and throw the same error. Could not be issue with the source package directly?
garuda-common-settings-r91.33e02af-1-any 231,4 MiB 14,0 MiB/s 00:16 [--------------------------------------------------------] 96%
garuda-dr460nized-r100.c1180a4-1-any 238,6 MiB 13,7 MiB/s 00:17 [--------------------------------------------------------] 99%
garuda-fish-config-r27.059583a-1-any 238,6 MiB 13,5 MiB/s 00:18 [--------------------------------------------------------] 99%
hblock-3.1.3-1-any 238,6 MiB 13,4 MiB/s 00:18 [--------------------------------------------------------] 99%
latte-dock-git-r4697.b9b41317-1-x86_64 239,7 MiB 13,3 MiB/s 00:18 [--------------------------------------------------------] 99%
mhwd-db-garuda-git-r46.f7a408a-1-any 239,8 MiB 13,1 MiB/s 00:18 [--------------------------------------------------------] 99%
mhwd-garuda-git-r19.6658e66-1-any 239,8 MiB 13,0 MiB/s 00:19 [--------------------------------------------------------] 99%
(81/81) checking keys in keyring [--------------------------------------------------------] 100%
(81/81) checking package integrity [--------------------------------------------------------] 100%
error: garuda-common-settings: signature from āPedro Henrique Lara Campos root@pedrohlc.com ā is invalid
:: File /var/cache/pacman/pkg/garuda-common-settings-r91.33e02af-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]