$ sudo pacman -Syu
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
For security reasons, the password you type will not be visible.
[sudo] password for eq:
:: Synchronizing package databases...
system 253.8 KiB 298 KiB/s 00:01 [#############################################################################] 100%
world 4.7 MiB 713 KiB/s 00:07 [#############################################################################] 100%
galaxy 625.2 KiB 744 KiB/s 00:01 [#############################################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (6) cups-2:2.4.8-1 e2fsprogs-1.47.1-4 libcups-2:2.4.8-1 libpipewire-1:1.0.7-2 ncurses-6.5-3 pipewire-1:1.0.7-2
Total Download Size: 8.76 MiB
Total Installed Size: 26.87 MiB
Net Upgrade Size: 0.01 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
cups-2:2.4.8-1-x86_64 5.2 MiB 2.90 MiB/s 00:02 [#############################################################################] 100%
e2fsprogs-1.47.1-4-x86_64 1260.7 KiB 7.55 MiB/s 00:00 [#############################################################################] 100%
ncurses-6.5-3-x86_64 1155.0 KiB 6.88 MiB/s 00:00 [#############################################################################] 100%
pipewire-1:1.0.7-2-x86_64 631.5 KiB 2.90 MiB/s 00:00 [#############################################################################] 100%
libpipewire-1:1.0.7-2-x86_64 369.8 KiB 2.64 MiB/s 00:00 [#############################################################################] 100%
libcups-2:2.4.8-1-x86_64 270.6 KiB 2.15 MiB/s 00:00 [#############################################################################] 100%
Total (6/6) 8.8 MiB 2.69 MiB/s 00:03 [#############################################################################] 100%
(6/6) checking keys in keyring [#############################################################################] 100%
warning: Public keyring not found; have you run 'pacman-key --init'?
downloading required keys...
error: keyring is not writable
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
$ sudo pacman-key --init
gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
gpg: no ultimately trusted keys found
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
gpg: migration succeeded
==> Generating pacman master key. This may take some time.
gpg: Generating pacman keyring master key...
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/0E02AA2491B4D4EA4BC8FE001E0DA60AF36A9C65.rev'
gpg: Done
==> Updating trust database...
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
$ sudo pacman -Syu
:: Synchronizing package databases...
system is up to date
world is up to date
galaxy is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (6) cups-2:2.4.8-1 e2fsprogs-1.47.1-4 libcups-2:2.4.8-1 libpipewire-1:1.0.7-2 ncurses-6.5-3 pipewire-1:1.0.7-2
Total Installed Size: 26.87 MiB
Net Upgrade Size: 0.01 MiB
:: Proceed with installation? [Y/n]
(6/6) checking keys in keyring [#############################################################################] 100%
downloading required keys...
:: Import PGP key 1247D995F165BBAC, "Artoo <
[email protected]>"? [Y/n]
(6/6) checking package integrity [#############################################################################] 100%
error: ncurses: signature from "Artix Buildbot <
[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/ncurses-6.5-3-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: e2fsprogs: signature from "Artix Buildbot <
[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/e2fsprogs-1.47.1-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: libcups: signature from "Artix Buildbot <
[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/libcups-2:2.4.8-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: cups: signature from "Artix Buildbot <
[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/cups-2:2.4.8-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: libpipewire: signature from "Artix Buildbot <
[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/libpipewire-1:1.0.7-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: pipewire: signature from "Artix Buildbot <
[email protected]>" is unknown trust
:: File /var/cache/pacman/pkg/pipewire-1:1.0.7-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.