Unable to install Sway - Unknown trust for PGP key

Hi,

I’m trying to install Sway WM but I’m unable to do it. Today I updated my system, Manjaro with Gnome, and the only package that was updated was “archlinux-keyring-20220118-1”. After that update, I’m not able to install Sway anymore. It was possible on my laptop that did not have that update yet.

The error I get is following

(4/4) checking package integrity                                                                                  [####################################################################] 100%
error: swaybg: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: File /var/cache/pacman/pkg/swaybg-1.1-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: seatd: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: File /var/cache/pacman/pkg/seatd-0.6.3-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: wlroots: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: File /var/cache/pacman/pkg/wlroots-0.14.1-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: sway: signature from "Brett Cornwall <brett@i--b.com>" is unknown trust
:: File /var/cache/pacman/pkg/sway-1:1.6.1-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.

I have tried updating the keys with

sudo pacman-key --refresh-keys

and also tried to reinstall the keyring for Arch and Manjaro but the problem persists.

Checking the key with pacman-key --list-keys it seems to be OK.

pub   ed25519 2018-10-03 [SC] [expires: 2022-07-18]
      BE2DBCF2B1E3E588AC325AEAA06B49470F8E620A
uid           [  full  ] Brett Cornwall <brett@i--b.com>
uid           [  full  ] Brett Cornwall <ainola@archlinux.org>
sub   ed25519 2021-11-18 [A] [expires: 2023-11-18]
sub   ed25519 2021-11-18 [S] [expires: 2023-11-18]
sub   cv25519 2021-11-18 [E] [expires: 2023-11-18]

Unfortunately, that did not change anything.

Problem was solved with the updates that came today for Manjaro.

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