Unable to update (key issues / corrupted packages)

Hi everyone.
I have a computer I haven’t used for weeks, so when I booted it up today I was notified I had 400+ updates. Unfortunately I am unable to install such updates because of errors related to keys and/or corrupted packages. Here’s an example:

error: xf86-video-intel: signature from "Andreas Radke <andyrtr@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/xf86-video-intel-1:2.99.917+916+g31486f40-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]

I’ve seen many reports about similar issues online, even tried quite a few suggestions but to no avail. If someone could help me troubleshoot this I’d be forever grateful!

Hi @saintjules, and welcome!

I believe this will help: [root tip] Mitigate and prevent GPGME error when syncing your system

Nope. No effect, unfortunately.

Try using pamac to check for updates?

pamac checkupdates

I think this will refresh everything…

I’ve no problem seeing the updates. Installation fails when checking for package integrity.

Hmmm, well, that command should still reset all signatures and filters.

If neither this, nor the above link helped, I really, really don’t know where to go. Or what to do, for that matter.

https://wiki.manjaro.org/index.php/Pacman_troubleshooting#Errors_about_Keys

I was aware of that page. Followed the instructions, still nothing.

sudo rm -v /var/cache/pacman/pkg/xf86-video-intel-1:2.99.917+916+g31486f40-2-x86_64.pkg.tar.zst*

The * at the end will make sure it removes the corrupted package and its signature. Then you can start the upgrade again.

Also, unless you’re using an older Intel GPU, xf86-video-intel is not required. Newer Intel GPUs perform better with the built-in modesetting driver.

No joy either. I’d already tried purging the cache.
Ironically, I cannot upgrade archlinux-keyringer…because of an outdated keyringer (if that’s the issue). Maybe the solution lies there?

  1. How did you get the OS state, which you mentioned in your initial post?
    Installed Manjaro from a long time ago, but previously tested ISO build from 2018 year, or did not update your a long time ago installed OS for some time (how long?)?

  2. What’s the output of

pacman -Qi archlinux-keyring manjaro-keyring pacman pamac pacman-mirrors | grep -iE "name|version|date|validated"
  1. How did you try

and it’s second step:

2. Reinstall keyrings including the latest keys:
sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring

with result:

but later you wrote:

So previously you did it, and a bit later can’t?

  1. How did you get the OS state, which you mentioned in your initial post?
    Installed Manjaro from a long time ago, but previously tested ISO build from 2018 year, or did not update your a long time ago installed OS for some time (how long?)?

I’ve fallen behind with updates. Maybe 3-4 weeks without updating. Originally I installed Manjaro on this machine more than a year ago.

pacman -Qi archlinux-keyring manjaro-keyring pacman pamac pacman-mirrors | grep -iE "name|version|date|validated"
Name            : archlinux-keyring
Version         : 20211028-1
Build Date      : None
Install Date    : None
Validated By    : Unknown
Name            : manjaro-keyring
Version         : 20210910-2
Build Date      : sab 11 set 2021, 11:20:55
Install Date    : dom 28 nov 2021, 21:43:31
Validated By    : Signature
Name            : pacman
Version         : 6.0.1-2
Build Date      : gio 16 set 2021, 20:57:17
Install Date    : mar 5 ott 2021, 21:26:46
Validated By    : Signature
Name            : pamac-gtk
Version         : 10.2.0-1
Build Date      : sab 11 set 2021, 14:13:26
Install Date    : ven 24 set 2021, 15:56:09
Validated By    : Signature
Name            : pacman-mirrors
Version         : 4.21.5-1
Build Date      : lun 26 lug 2021, 09:48:03
Install Date    : mar 10 ago 2021, 13:37:52
Validated By    : Signature

About the wiki guide, I meant I ran into issues right at step 2. Here’s where I get errors:

sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: archlinux-keyring-20211028-1 is up to date -- reinstalling
warning: manjaro-keyring-20210910-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (3) archlinux-keyring-20211028-1  gnupg-2.2.32-1  manjaro-keyring-20210910-2

Total Installed Size:  11,49 MiB
Net Upgrade Size:       1,38 MiB

:: Proceed with installation? [Y/n] y
(3/3) checking keys in keyring                                            [##########################################] 100%
downloading required keys...
:: Import PGP key FC1B547C8D8172C8, "Levente Polyak <anthraxx@archlinux.org>"? [Y/n] y
:: Import PGP key 6D42BDD116E0068F, "Christian Hesse <arch@eworm.de>"? [Y/n] y
:: Import PGP key DAD3B211663CA268, "Bernhard Landauer <oberon@manjaro.org>"? [Y/n] y
(3/3) checking package integrity                                          [##########################################] 100%
error: gnupg: signature from "Levente Polyak <anthraxx@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/gnupg-2.2.32-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: archlinux-keyring: signature from "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" is unknown trust
:: File /var/cache/pacman/pkg/archlinux-keyring-20211028-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: manjaro-keyring: signature from "Bernhard Landauer <bernhard@manjaro.org>" is unknown trust
:: File /var/cache/pacman/pkg/manjaro-keyring-20210910-2-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
1 Like

OK, I tried to reproduce the Pacman troubleshooting - Manjaro instruction from step 1 and on step 2 got the same issue as OP have.
Now 2 people has the issue :slight_smile:

I think that the instruction has the issue

How we can install any new package, for example

sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring

If we removed all local keys by

sudo rm -r /etc/pacman.d/gnupg

than we made a package manager to be unable to validate any further packages.


@saintjules , I was able to resurrect keyring issue by skipping the second step and to get some core keys import via direct connection from Internet during step 4.

Try next:
1st step.
3rd-6th steps (note that 4th step could be really long (several minutes)).

But after that re-do action in the instruction again, but start from step 2 and redo the next 3-6 steps again.

Perhaps my suggestion is overkill in some points (it is the subject to review by others), but it works and I shared the working temporary issue fix fast.


Please let us know how went your keyring issue fix, were you able to update OS after it

sudo pacman -Syyu

I opened a separate thread for that Possible issue of keyring renew algorithm

I guess the mirror has the issue.
Try to switch other mirror:
sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu


Check status of Manjaro repos:

https://repo.manjaro.org

I keep getting errors, even with your revised sequence of steps.

sudo pacman-key --populate archlinux manjaro
==> Appending keys from archlinux.gpg...
gpg: no valid OpenPGP data found.
==> Appending keys from manjaro.gpg...
gpg: error reading key: No public key
gpg: error reading key: No public key
==> Locally signing trusted keys in keyring...
  -> Locally signed 22 keys.
==> Importing owner trust values...
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
  -> Disabled 3 keys.
==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
sudo pacman-key --refresh-keys 
gpg: error retrieving 'anupam@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key FD847358FF20E35C: "Anupam Basak <anupam@manjaro.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: error retrieving 'guillaume@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 5BD96CC4247B52CC: "Guillaume Benoit (Guinux) <guillaume@manjaro.org>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'philm@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key CAA6A59611C7F07E: 4 signatures not checked due to missing keys
gpg: key CAA6A59611C7F07E: "Philip Müller (Called Little) <philm@manjaro.org>" 2 new signatures
gpg: key CAA6A59611C7F07E: "Philip Müller (Called Little) <philm@manjaro.org>" 4 signatures cleaned
gpg: Total number processed: 1
gpg:         new signatures: 2
gpg:     signatures cleaned: 4
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'roland@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 363DFFFD59152F77: "Roland Singer (Manjaro Linux) <roland@manjaro.org>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'korrode@gmail.com' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 2B80869C5C0102A6: "Rob McCathie <korrode@gmail.com>" 3 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 3
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'alexandru@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 8934292D604F8BA2: "Alexandru Ianu <alexandru@manjaro.org>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'ramon@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 2C089F09AC97B894: "Ramon Buldó <ramon@manjaro.org>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: WARNING: unacceptable HTTP redirect from server was cleaned up
gpg: error retrieving 'flower_of_life@gmx.net' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 137C934B5DCB998E: "artoo <flower_of_life@gmx.net>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: WARNING: unacceptable HTTP redirect from server was cleaned up
gpg: error retrieving 'flower_of_life@gmx.net' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 62443D89B35859F8: "artoo (manjaro.org) <flower_of_life@gmx.net>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   1  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'oberon@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key DAD3B211663CA268: "Bernhard Landauer <bernhard@manjaro.org>" 1 new user ID
gpg: key DAD3B211663CA268: "Bernhard Landauer <bernhard@manjaro.org>" 3 new signatures
gpg: key DAD3B211663CA268: "Bernhard Landauer <bernhard@manjaro.org>" 19 signatures cleaned
gpg: Total number processed: 1
gpg:           new user IDs: 1
gpg:         new signatures: 3
gpg:     signatures cleaned: 19
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   2  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'stefano@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 8DB9F8C18DF53602: "Stefano Capitani <stefano@manjaro.org>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   2  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'kendell@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 7EC47C82A42D53A2: "kendell clark <kendell@manjaro.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: error retrieving 'artoo@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key E3B3F44AC45EE0AA: "artoo-manjaro <artoo@manjaro.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: error retrieving 'jonathon@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 9C08A255442FAFF0: "Jonathon Fernyhough <jonathon@m2x.dev>" 3 new user IDs
gpg: key 9C08A255442FAFF0: "Jonathon Fernyhough <jonathon@m2x.dev>" 4 new signatures
gpg: Total number processed: 1
gpg:           new user IDs: 3
gpg:         new signatures: 4
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   3  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'fh@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 17C752B61B2F2E90: "Frede Hundewadt <fh@manjaro.org>" 1 new signature
gpg: key 17C752B61B2F2E90: "Frede Hundewadt <fh@manjaro.org>" 1 signature cleaned
gpg: Total number processed: 1
gpg:         new signatures: 1
gpg:     signatures cleaned: 1
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   3  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'matti@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 8238651DDF5E0594: "Matti Hyttinen <matti@manjaro.org>" 3 signatures cleaned
gpg: Total number processed: 1
gpg:     signatures cleaned: 3
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  22  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  22  signed:   3  trust: 0-, 0q, 0n, 22m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'thanos@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 1817DC63CD3B5DF5: "Thanos Apostolou (manjaro maintainer) <thanos@manjaro.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
gpg: error retrieving 'helmut.stult@schinfo.de' via WKD: General error
gpg: error reading key: General error
gpg: error retrieving 'helmut@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: error retrieving 'helmut@schinfo-home.de' via WKD: General error
gpg: error reading key: General error
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key CEE477135C5872B0: "Helmut Stult (schinfo) <helmut.stult@schinfo.de>" 4 new signatures
gpg: key CEE477135C5872B0: "Helmut Stult (schinfo) <helmut.stult@schinfo.de>" 26 signatures cleaned
gpg: Total number processed: 1
gpg:         new signatures: 4
gpg:     signatures cleaned: 26
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  21  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  21  signed:   3  trust: 0-, 0q, 0n, 21m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'strit@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: error retrieving 'strit@strits.dk' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 084A7FC0035B1D49: "Dan Johansen (Manjaro) <strit@manjaro.org>" 2 new signatures
gpg: key 084A7FC0035B1D49: "Dan Johansen (Manjaro) <strit@manjaro.org>" 9 signatures cleaned
gpg: key 084A7FC0035B1D49: "Dan Johansen (Manjaro) <strit@manjaro.org>" 1 user ID cleaned
gpg: Total number processed: 1
gpg:         new signatures: 2
gpg:     signatures cleaned: 9
gpg:       user IDs cleaned: 1
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  21  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  21  signed:   4  trust: 0-, 0q, 0n, 21m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'mark@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 150C200743ED46D8: "Mark Wagie <mark@manjaro.org>" 3 new signatures
gpg: key 150C200743ED46D8: "Mark Wagie <mark@manjaro.org>" 1 signature cleaned
gpg: Total number processed: 1
gpg:         new signatures: 3
gpg:     signatures cleaned: 1
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  21  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  21  signed:   4  trust: 0-, 0q, 0n, 21m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'build@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 279E7CF5D8D56EC8: "Manjaro Build Server <build@manjaro.org>" 1 new signature
gpg: Total number processed: 1
gpg:         new signatures: 1
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  21  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  21  signed:   4  trust: 0-, 0q, 0n, 21m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'build-arm@manjaro-arm.org' via WKD: Connection refused
gpg: error reading key: Connection refused
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key 70FBB189B338D5DF: "Manjaro-ARM Build Server <build@manjaro.org>" 1 new user ID
gpg: key 70FBB189B338D5DF: "Manjaro-ARM Build Server <build@manjaro.org>" 2 new signatures
gpg: key 70FBB189B338D5DF: "Manjaro-ARM Build Server <build@manjaro.org>" 2 signatures cleaned
gpg: Total number processed: 1
gpg:           new user IDs: 1
gpg:         new signatures: 2
gpg:     signatures cleaned: 2
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  21  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  21  signed:   4  trust: 0-, 0q, 0n, 21m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'info@jonas-strassel.de' via WKD: No data
gpg: error reading key: No data
gpg: error retrieving 'jonas.strassel@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: error retrieving 'jo.strassel@gmail.com' via WKD: No data
gpg: error reading key: No data
gpg: error retrieving 'jonas.strassel@ioki.com' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key ABB2075D5F310CF8: "Jonas Strassel <info@jonas-strassel.de>" 3 new signatures
gpg: Total number processed: 1
gpg:         new signatures: 3
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  21  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  21  signed:   4  trust: 0-, 0q, 0n, 21m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
gpg: error retrieving 'simon.bueeler@manjaro.org' via WKD: No data
gpg: error reading key: No data
gpg: refreshing 1 key from hkps://keyserver.ubuntu.com
gpg: key C0D1CCE50CC38123: "Simon Büeler <simon.bueeler@manjaro.org>" 4 new signatures
gpg: Total number processed: 1
gpg:         new signatures: 4
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  21  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  21  signed:   4  trust: 0-, 0q, 0n, 21m, 0f, 0u
gpg: next trustdb check due at 2022-04-20

Perhaps it is ok: I got them also, but I was able to proceed with the packages installation.


Were you able to install the

sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring

now?

Same result.
Further info: I’m on the stable branch.

No, same errors I posted above

error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.

That’s because you already have the trust level of 4 for the keys, bacause you did not removed the keys (sudo rm -r /etc/pacman.d/gnupg) earlier.


@saintjules , try this: Possible issue of keyring renew algorithm - #4 and please post every commant output.