Failed to update DEB_Arch_Extra (invalid or corrupted database (PGP signature))

Hi,

I just tried to update my system and got this:

core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 DEB_Arch_Extra                                                   3,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 DEB_Arch_Extra.sig                                             181,0   B  0,00   B/s 00:00 [#####################################################] 100%
error: DEB_Arch_Extra: signature from "MegaLimited <support@mega.co.nz>" is unknown trust
error: failed to update DEB_Arch_Extra (invalid or corrupted database (PGP signature))
error: failed to synchronize all databases

Been searching other threads trying to find a solution, but I’m stuck. Any ideas?

Why have you added this custom package repository?

Please post

uname -r
cat /etc/pacman.conf
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg      = pacman glibc manjaro-system
# If upgrades are available for these packages they will be asked for first
SyncFirst    = manjaro-system archlinux-keyring manjaro-keyring
#XferCommand = /usr/bin/curl -C - -f %u &gt; %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

#IgnorePkg   =
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
#TotalDownload
# We cannot check disk space from within a chroot environment
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Manjaro Linux
# packagers with `pacman-key --populate archlinux manjaro`.

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

[multilib]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

###REPO for MEGA###
[DEB_Arch_Extra]
SigLevel = Required TrustedOnly
Server = https://mega.nz/linux/MEGAsync/Arch_Extra/$arch
###END REPO for MEGA###

As far as I know I haven’t modified anything on the system. Mega hasn’t given me any problems up till now.

Hi @agermani, and welcome!

Quoting from this post on reddit:

This was solved by first identifying the culprit for the error, with help from the Manjaro forum, as the repository for Megasync.

I then tried to reinstall Megasync by downloading the source package. However I was still unable to install it and received an error: failed to prepare transaction (invalid or corrupted database)

I then opened /etc/pacman.conf and commented out the entry for DEB_Arch_Extra .

I was then able to complete a full update with sudo pacman -Syyu

Once this was complete I was able to reinstall Megasync from downloaded package which added the repo and the correct key.

I hope this helps!

4 Likes

Thanks! I’m so new at this that I don’t even know what it means to “comment out” something.

I’m online teaching after a snowstorm and can’t afford to mess up my computer right now. I’ll have to do some more research before I attempt anything.

Commenting out just means to mark it so that it’s ignored by the computer. It’s original intention was to enable you to leave human understandable comments while programming.

So commenting something out just removes them for the computer. I.e. causes the computer to ignore and not use/work with it.

In Linux (Manjaro is a Linux distribution) configuration files this is done by inserting a # at the beginning of a line and will cause the computer to disregard and ignore the complete line.

2 Likes

Thank you! That’s helpful!

You’re welcome!

In the end I wound up uninstalling Mega Sync since I haven’t been using it. Afterwards I tried to run sudo pacman -Syyu in the terminal and after seeming to update the system it suddenly started asking me if I wanted to delete corrupted packages. The list seemed to be unending. It was alphabetical and I counted over 400 requests to delete. In the end I got a message saying “Errors occurred, no packages were updated” Any ideas?

It began with this:

:: Synchronizing package databases...
 core                                                           167,6 KiB  1566 KiB/s 00:00 [#####################################################] 100%
 extra                                                         1987,0 KiB  9,70 MiB/s 00:00 [#####################################################] 100%
 community                                                        6,4 MiB  16,2 MiB/s 00:00 [#####################################################] 100%
 multilib                                                       181,8 KiB  44,4 MiB/s 00:00 [#####################################################] 100%
:: Some packages should be upgraded first...
resolving dependencies...
looking for conflicting packages...

Packages (2) archlinux-keyring-20210110-1  manjaro-system-20210101-3

Total Download Size:   0,93 MiB
Total Installed Size:  1,31 MiB
Net Upgrade Size:      0,01 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 archlinux-keyring-20210110-1-any                               950,2 KiB  4,14 MiB/s 00:00 [#####################################################] 100%
(2/2) checking keys in keyring                                                              [#####################################################] 100%
(2/2) checking package integrity                                                            [#####################################################] 100%
error: archlinux-keyring: signature from "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" is unknown trust
:: File /var/cache/pacman/pkg/archlinux-keyring-20210110-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: manjaro-system: signature from "Philip MĂĽller (Called Little) <philm@manjaro.org>" is unknown trust
:: File /var/cache/pacman/pkg/manjaro-system-20210101-3-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.

:: Starting full system upgrade...
:: Replace linux57 with community/linux-latest? [Y/n] y
:: Replace linux58 with community/linux-latest? [Y/n] y
:: Replace mhwd-nvidia-418xx with core/mhwd-nvidia? [Y/n] y
:: Replace mhwd-nvidia-430xx with core/mhwd-nvidia? [Y/n] y
:: Replace mhwd-nvidia-435xx with core/mhwd-nvidia? [Y/n] y
:: Replace mhwd-nvidia-440xx with core/mhwd-nvidia? [Y/n] y
:: Replace mhwd-nvidia-450xx with core/mhwd-nvidia? [Y/n] y
:: Replace mhwd-nvidia-455xx with core/mhwd-nvidia? [Y/n] y
:: Replace python-sip with extra/python-sip4? [Y/n] y
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: bashrc-manjaro will be installed before its bash dependency
warning: dependency cycle detected:
warning: smbclient will be installed before its cifs-utils dependency

It then pulled up a list of 456 packages to upgrade and I’m pretty sure it then asked if I wanted to delete them all…

Total Download Size:    644,33 MiB
Total Installed Size:  5284,95 MiB
Net Upgrade Size:       -71,12 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 tzdata-2020f-1-x86_64                                          386,4 KiB  2,62 MiB/s 00:00 [#####################################################] 100%
 iana-etc-20201229-1-any                                        390,9 KiB  8,88 MiB/s 00:00 [#####################################################] 100%
 gcc-libs-10.2.0-4-x86_64                                        31,5 MiB  19,2 MiB/s 00:02 [#####################################################] 100%
 libcap-ng-0.8.2-1-x86_64                                        41,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 readline-8.1.0-2-x86_64                                        319,1 KiB   104 MiB/s 00:00 [#####################################################] 100%
 bashrc-manjaro-5.1.0-2-any                                       4,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 bash-5.1.0-2-x86_64                                           1692,8 KiB  27,6 MiB/s 00:00 [#####################################################] 100%
 util-linux-libs-2.36.1-4-x86_64                                414,2 KiB  57,8 MiB/s 00:00 [#####################################################] 100%
 openssl-1.1.1.i-2-x86_64                                         3,6 MiB  24,4 MiB/s 00:00 [#####################################################] 100%
 libldap-2.4.56-1-x86_64                                        304,5 KiB  74,3 MiB/s 00:00 [#####################################################] 100%
 audit-2.8.5-9-x86_64                                           362,3 KiB   118 MiB/s 00:00 [#####################################################] 100%
 libtirpc-1.3.1-1-x86_64                                        176,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 pam-1.5.0-2-x86_64                                             567,7 KiB  55,4 MiB/s 00:00 [#####################################################] 100%
 gdbm-1.19-1-x86_64                                             179,3 KiB  58,4 MiB/s 00:00 [#####################################################] 100%
 archlinux-keyring-20210110-1-any                               950,2 KiB  58,0 MiB/s 00:00 [#####################################################] 100%
 icu-68.2-1-x86_64                                               10,5 MiB  26,1 MiB/s 00:00 [#####################################################] 100%
 libgpg-error-1.41-1-x86_64                                     233,0 KiB  75,8 MiB/s 00:00 [#####################################################] 100%
 glib2-2.66.4-2-x86_64                                            2,8 MiB  25,4 MiB/s 00:00 [#####################################################] 100%
 libcap-2.46-1-x86_64                                            59,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lz4-1:1.9.3-1-x86_64                                           123,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 systemd-libs-247.2-1-x86_64                                    505,2 KiB  70,5 MiB/s 00:00 [#####################################################] 100%
 sqlite-3.34.0-1-x86_64                                        1727,4 KiB  18,7 MiB/s 00:00 [#####################################################] 100%
 libp11-kit-0.23.22-1-x86_64                                    494,0 KiB  48,2 MiB/s 00:00 [#####################################################] 100%
 gmp-6.2.1-1-x86_64                                             438,4 KiB  71,3 MiB/s 00:00 [#####################################################] 100%
 p11-kit-0.23.22-1-x86_64                                       143,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 ca-certificates-mozilla-3.60.1-1-x86_64                        316,1 KiB  44,1 MiB/s 00:00 [#####################################################] 100%
 curl-7.74.0-1-x86_64                                          1075,7 KiB  28,4 MiB/s 00:00 [#####################################################] 100%
 libelf-0.182-1-x86_64                                          450,6 KiB  73,3 MiB/s 00:00 [#####################################################] 100%
 nettle-3.7-1-x86_64                                            431,4 KiB  60,2 MiB/s 00:00 [#####################################################] 100%
 gnutls-3.7.0-1-x86_64                                            2,9 MiB  28,8 MiB/s 00:00 [#####################################################] 100%
 libusb-1.0.24-2-x86_64                                          70,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libseccomp-2.5.1-2-x86_64                                       90,2 KiB  0,00   B/s 00:00 [#####################################################] 100%
 util-linux-2.36.1-4-x86_64                                       2,5 MiB  30,8 MiB/s 00:00 [#####################################################] 100%
 kmod-28-1-x86_64                                               105,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 pcre2-10.36-1-x86_64                                          1114,2 KiB  25,3 MiB/s 00:00 [#####################################################] 100%
 libpcap-1.10.0-1-x86_64                                        280,6 KiB  68,5 MiB/s 00:00 [#####################################################] 100%
 systemd-247.2-1-x86_64                                           6,1 MiB  31,5 MiB/s 00:00 [#####################################################] 100%
 nss-3.60.1-1-x86_64                                           1579,9 KiB  32,8 MiB/s 00:00 [#####################################################] 100%
 btrfs-progs-5.9-3-x86_64                                       860,6 KiB  64,7 MiB/s 00:00 [#####################################################] 100%
 libarchive-3.5.1-1-x86_64                                      507,3 KiB  49,5 MiB/s 00:00 [#####################################################] 100%
 cronie-1.5.5-2-x86_64                                           83,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 dhcpcd-9.4.0-1-x86_64                                          210,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libmicrohttpd-0.9.72-1-x86_64                                  205,5 KiB  66,9 MiB/s 00:00 [#####################################################] 100%
 elfutils-0.182-1-x86_64                                        620,5 KiB  43,3 MiB/s 00:00 [#####################################################] 100%
 gnupg-2.2.26-1-x86_64                                            2,4 MiB  35,9 MiB/s 00:00 [#####################################################] 100%
 gpgme-1.15.1-1-x86_64                                          448,7 KiB  73,0 MiB/s 00:00 [#####################################################] 100%
 pacman-mirrors-4.19.1-1-any                                    142,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libmpc-1.2.1-1-x86_64                                           70,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gcc-10.2.0-4-x86_64                                             31,5 MiB  27,8 MiB/s 00:01 [#####################################################] 100%
 grub-2.04-13-x86_64                                              9,9 MiB  27,2 MiB/s 00:00 [#####################################################] 100%
 gssproxy-0.8.4-1-x86_64                                         96,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 psmisc-23.3-4-x86_64                                           120,2 KiB  0,00   B/s 00:00 [#####################################################] 100%
 xfsprogs-5.8.0-2-x86_64                                       1059,6 KiB  25,9 MiB/s 00:00 [#####################################################] 100%
 iproute2-5.10.0-2-x86_64                                       976,7 KiB  47,7 MiB/s 00:00 [#####################################################] 100%
 lib32-gcc-libs-10.2.0-4-x86_64                                  27,3 MiB  21,1 MiB/s 00:01 [#####################################################] 100%
 manjaro-system-20210101-3-any                                   21,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 adobe-source-code-pro-fonts-2.038ro+1.058it+1.018var-1-any     939,5 KiB  21,3 MiB/s 00:00 [#####################################################] 100%
 alsa-card-profiles-14.2-1-x86_64                                24,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 aom-2.0.1-1-x86_64                                               2,6 MiB  15,3 MiB/s 00:00 [#####################################################] 100%
 python-3.9.1-1-x86_64                                           31,7 MiB  16,6 MiB/s 00:02 [#####################################################] 100%
 apparmor-3.0.1-1-x86_64                                       1070,3 KiB  22,2 MiB/s 00:00 [#####################################################] 100%
 archlinux-appstream-data-20201223-1-any                         18,3 MiB  17,9 MiB/s 00:01 [#####################################################] 100%
 libxml2-2.9.10-8-x86_64                                       1346,8 KiB  23,1 MiB/s 00:00 [#####################################################] 100%
 glibmm-2.64.5-1-x86_64                                        1033,0 KiB  21,9 MiB/s 00:00 [#####################################################] 100%
 atkmm-2.28.1-1-x86_64                                          105,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 avahi-0.8+15+ge8a3dd0-3-x86_64                                 436,5 KiB  60,9 MiB/s 00:00 [#####################################################] 100%
 python-pyqt5-sip-12.8.1-3-x86_64                                57,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 shared-mime-info-2.0+57+gc1d1c70-1-x86_64                      613,1 KiB  85,5 MiB/s 00:00 [#####################################################] 100%
 libdrm-2.4.104-1-x86_64                                        268,7 KiB  65,6 MiB/s 00:00 [#####################################################] 100%
 llvm-libs-11.0.1-1-x86_64                                       22,8 MiB  18,5 MiB/s 00:01 [#####################################################] 100%
 vulkan-icd-loader-1.2.166-1-x86_64                             113,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 xcb-proto-1.14.1-3-any                                         108,0 KiB  35,2 MiB/s 00:00 [#####################################################] 100%
 libx11-1.7.0-3-x86_64                                            2,1 MiB  21,4 MiB/s 00:00 [#####################################################] 100%
 mesa-20.3.3-1-x86_64                                            17,0 MiB  18,3 MiB/s 00:01 [#####################################################] 100%
 libproxy-0.4.17-1-x86_64                                        79,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 md4c-0.4.7-1-x86_64                                             81,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 harfbuzz-2.7.4-1-x86_64                                        842,7 KiB  16,5 MiB/s 00:00 [#####################################################] 100%
 libevdev-1.10.1-1-x86_64                                        63,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libwacom-1.7-1-x86_64                                           91,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 qt5-base-5.15.2-2-x86_64                                        12,9 MiB  18,8 MiB/s 00:01 [#####################################################] 100%
 python-pyqt5-5.15.2-3-x86_64                                     4,3 MiB  18,3 MiB/s 00:00 [#####################################################] 100%
 python-urllib3-1.26.1-1-any                                    182,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-appdirs-1.4.4-3-any                                      15,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-pyparsing-2.4.7-3-any                                   117,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-six-1.15.0-3-any                                         23,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-packaging-20.8-2-any                                     52,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-ordered-set-4.0.2-3-any                                  13,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-setuptools-1:51.1.2-1-any                               561,3 KiB  39,2 MiB/s 00:00 [#####################################################] 100%
 python-chardet-3.0.4-7-any                                     169,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-idna-2.10-3-any                                          88,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-requests-2.25.1-1-any                                    90,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 cairo-1.17.4-3-x86_64                                          635,8 KiB  62,1 MiB/s 00:00 [#####################################################] 100%
 libepoxy-1.5.5-1-x86_64                                        447,5 KiB  43,7 MiB/s 00:00 [#####################################################] 100%
 gdk-pixbuf2-2.42.2-1-x86_64                                    673,9 KiB  65,8 MiB/s 00:00 [#####################################################] 100%
 cantarell-fonts-1:0.301-1-any                                  355,5 KiB  57,9 MiB/s 00:00 [#####################################################] 100%
 brotli-1.0.9-4-x86_64                                          397,4 KiB   129 MiB/s 00:00 [#####################################################] 100%
 tracker3-3.0.3-1-x86_64                                        796,9 KiB  19,5 MiB/s 00:00 [#####################################################] 100%
 gtk-update-icon-cache-1:4.0.1-2-x86_64                          18,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 js78-78.6.0-1-x86_64                                            10,7 MiB  18,7 MiB/s 00:01 [#####################################################] 100%
 tdb-1.4.3-4-x86_64                                              73,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gtk3-1:3.24.24-2-x86_64                                         11,3 MiB  18,7 MiB/s 00:01 [#####################################################] 100%
 libnm-1.28.1dev+7+g3f5df3cdc6-1-x86_64                        1106,2 KiB  19,3 MiB/s 00:00 [#####################################################] 100%
 python-cairo-1.20.0-3-x86_64                                    61,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gobject-introspection-runtime-1.66.1-3-x86_64                  219,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-gobject-3.38.0-3-x86_64                                 254,4 KiB  82,8 MiB/s 00:00 [#####################################################] 100%
 libical-3.0.8-3-x86_64                                         607,7 KiB  34,9 MiB/s 00:00 [#####################################################] 100%
 boost-libs-1.75.0-2-x86_64                                       2,4 MiB  15,5 MiB/s 00:00 [#####################################################] 100%
 botan-2.17.3-1-x86_64                                            2,5 MiB  12,1 MiB/s 00:00 [#####################################################] 100%
 python-pyxdg-0.26-8-any                                         75,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-dbus-common-1.2.16-3-x86_64                               2,7 MiB  20,1 MiB/s 00:00 [#####################################################] 100%
 python-dbus-1.2.16-3-x86_64                                    103,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libxfce4util-4.16.0-1-x86_64                                   125,2 KiB  0,00   B/s 00:00 [#####################################################] 100%
 xfconf-4.16.0-1-x86_64                                         185,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 talloc-2.3.1-5-x86_64                                           49,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 tevent-1:0.10.2-3-x86_64                                        52,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 ldb-1:2.2.0-3-x86_64                                           217,7 KiB  35,4 MiB/s 00:00 [#####################################################] 100%
 smbclient-4.13.3-2-x86_64                                        7,0 MiB  19,2 MiB/s 00:00 [#####################################################] 100%
 cifs-utils-6.11-3-x86_64                                        85,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 openjpeg2-2.4.0-1-x86_64                                       905,6 KiB  19,2 MiB/s 00:00 [#####################################################] 100%
 poppler-21.01.0-1-x86_64                                      1373,4 KiB  22,4 MiB/s 00:00 [#####################################################] 100%
 qpdf-10.1.0-1-x86_64                                          1007,7 KiB  20,9 MiB/s 00:00 [#####################################################] 100%
 imagemagick-7.0.10.58-1-x86_64                                   2,6 MiB  17,8 MiB/s 00:00 [#####################################################] 100%
 liblouis-3.16.0-1-x86_64                                         2,0 MiB  19,6 MiB/s 00:00 [#####################################################] 100%
 cups-filters-1.28.7-1-x86_64                                   881,7 KiB  18,7 MiB/s 00:00 [#####################################################] 100%
 enchant-2.2.13-2-x86_64                                         53,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libgtop-2.40.0+2+g31db82ef-2-x86_64                            196,2 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libxfce4ui-4.16.0-1-x86_64                                     350,8 KiB  48,9 MiB/s 00:00 [#####################################################] 100%
 exo-4.16.0-1-x86_64                                            370,8 KiB  51,7 MiB/s 00:00 [#####################################################] 100%
 libpulse-14.2-1-x86_64                                         396,1 KiB  64,5 MiB/s 00:00 [#####################################################] 100%
 rav1e-0.4.0-1-x86_64                                          1368,1 KiB  23,4 MiB/s 00:00 [#####################################################] 100%
 libva-2.10.0-1-x86_64                                          169,1 KiB  41,3 MiB/s 00:00 [#####################################################] 100%
 libibus-1.5.23+3+gaa558de8-2-x86_64                              9,5 MiB  17,9 MiB/s 00:01 [#####################################################] 100%
 sdl2-2.0.14-1-x86_64                                           766,1 KiB  20,2 MiB/s 00:00 [#####################################################] 100%
 zita-resampler-1.8.0-1-x86_64                                  118,2 KiB  0,00   B/s 00:00 [#####################################################] 100%
 ffmpeg-2:4.3.1-3-x86_64                                         10,1 MiB  19,0 MiB/s 00:01 [#####################################################] 100%
 hwloc-2.4.0-1-x86_64                                           497,2 KiB  69,4 MiB/s 00:00 [#####################################################] 100%
 fftw-3.3.9-1-x86_64                                              3,0 MiB  22,0 MiB/s 00:00 [#####################################################] 100%
 noto-fonts-20201226-1-any                                       24,7 MiB  19,4 MiB/s 00:01 [#####################################################] 100%
 firefox-84.0.2-1-x86_64                                         61,5 MiB  21,1 MiB/s 00:03 [#####################################################] 100%
 fuse-common-3.10.1-1-x86_64                                      2,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 sbc-1.5-1-x86_64                                                43,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libldac-2.0.2.3-1-x86_64                                        34,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 libopenaptx-0.2.0-1-x86_64                                      18,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 pipewire-0.3.19-1-x86_64                                      1212,6 KiB  21,9 MiB/s 00:00 [#####################################################] 100%
 libmm-glib-1.14.10-1-x86_64                                    438,5 KiB  71,4 MiB/s 00:00 [#####################################################] 100%
 gnome-desktop-1:3.38.3-1-x86_64                                549,9 KiB  53,7 MiB/s 00:00 [#####################################################] 100%
 gcr-3.38.1-1-x86_64                                            904,8 KiB  52,0 MiB/s 00:00 [#####################################################] 100%
 gnome-keyring-1:3.36.0-3-x86_64                                826,8 KiB  57,7 MiB/s 00:00 [#####################################################] 100%
 flatpak-1.10.0-1-x86_64                                       1519,1 KiB  29,7 MiB/s 00:00 [#####################################################] 100%
 fluidsynth-2.1.6-1-x86_64                                      249,7 KiB  81,3 MiB/s 00:00 [#####################################################] 100%
 fuse3-3.10.1-1-x86_64                                          122,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 garcon-4.16.1-1-x86_64                                         161,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 git-2.30.0-1-x86_64                                              5,8 MiB  25,3 MiB/s 00:00 [#####################################################] 100%
 glslang-11.1.0-1-x86_64                                       2040,0 KiB  33,2 MiB/s 00:00 [#####################################################] 100%
 python-markupsafe-1.1.1-6-x86_64                                23,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-beaker-1.11.0-6-any                                      91,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-mako-1.1.3-3-any                                        129,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gobject-introspection-1.66.1-3-x86_64                         1226,5 KiB  27,9 MiB/s 00:00 [#####################################################] 100%
 gptfdisk-1.0.6-1-x86_64                                        205,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gstreamer-1.18.3-1-x86_64                                     1767,5 KiB  27,4 MiB/s 00:00 [#####################################################] 100%
 gst-plugins-base-libs-1.18.3-1-x86_64                            2,0 MiB  33,6 MiB/s 00:00 [#####################################################] 100%
 gst-libav-1.18.3-1-x86_64                                       92,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gst-plugins-bad-libs-1.18.3-1-x86_64                          2032,9 KiB  28,4 MiB/s 00:00 [#####################################################] 100%
 wavpack-5.3.0-2-x86_64                                         175,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 imlib2-1.7.1-1-x86_64                                          536,2 KiB  52,4 MiB/s 00:00 [#####################################################] 100%
 gst-plugins-good-1.18.3-1-x86_64                              1891,7 KiB  30,8 MiB/s 00:00 [#####################################################] 100%
 openexr-2.5.4-1-x86_64                                           6,8 MiB  26,1 MiB/s 00:00 [#####################################################] 100%
 zbar-0.23.1-5-x86_64                                           252,3 KiB  61,6 MiB/s 00:00 [#####################################################] 100%
 raptor-2.0.15-15-x86_64                                        457,3 KiB  74,4 MiB/s 00:00 [#####################################################] 100%
 gst-plugins-bad-1.18.3-1-x86_64                               1046,4 KiB  21,7 MiB/s 00:00 [#####################################################] 100%
 gst-plugins-base-1.18.3-1-x86_64                               318,1 KiB   104 MiB/s 00:00 [#####################################################] 100%
 gst-plugins-ugly-1.18.3-1-x86_64                               212,1 KiB  69,1 MiB/s 00:00 [#####################################################] 100%
 gtk2-2.24.33-1-x86_64                                            5,9 MiB  27,2 MiB/s 00:00 [#####################################################] 100%
 pangomm-2.42.2-1-x86_64                                         97,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gtkmm3-3.24.3-1-x86_64                                        1463,4 KiB  21,7 MiB/s 00:00 [#####################################################] 100%
 harfbuzz-icu-2.7.4-1-x86_64                                      7,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 webkit2gtk-2.30.4-3-x86_64                                      22,1 MiB  20,6 MiB/s 00:01 [#####################################################] 100%
 libbytesize-2.4-3-x86_64                                        23,2 KiB  0,00   B/s 00:00 [#####################################################] 100%
 ndctl-71.1-1-x86_64                                            258,2 KiB  36,0 MiB/s 00:00 [#####################################################] 100%
 volume_key-0.3.12-5-x86_64                                     156,9 KiB  51,1 MiB/s 00:00 [#####################################################] 100%
 libblockdev-2.24-3-x86_64                                      231,0 KiB  75,2 MiB/s 00:00 [#####################################################] 100%
 gvfs-1.46.2-1-x86_64                                          1028,8 KiB  21,8 MiB/s 00:00 [#####################################################] 100%
 libplist-2.2.0-3-x86_64                                        129,5 KiB  42,2 MiB/s 00:00 [#####################################################] 100%
 libimobiledevice-1.3.0-3-x86_64                                366,7 KiB  51,2 MiB/s 00:00 [#####################################################] 100%
 gvfs-afc-1.46.2-1-x86_64                                        44,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gvfs-gphoto2-1.46.2-1-x86_64                                    48,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gvfs-mtp-1.46.2-1-x86_64                                        49,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gvfs-nfs-1.46.2-1-x86_64                                        21,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gvfs-smb-1.46.2-1-x86_64                                        30,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 haveged-1.9.14-1-x86_64                                         46,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 net-snmp-5.9-3-x86_64                                         1831,7 KiB  18,6 MiB/s 00:00 [#####################################################] 100%
 perl-alien-build-2.38-1-any                                    327,8 KiB  53,4 MiB/s 00:00 [#####################################################] 100%
 hplip-1:3.20.11-2-x86_64                                        19,3 MiB  24,2 MiB/s 00:01 [#####################################################] 100%
 htop-3.0.5-1-x86_64                                            112,7 KiB  36,7 MiB/s 00:00 [#####################################################] 100%
 perl-file-listing-6.14-1-any                                    10,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 perl-http-message-6.27-1-any                                    75,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 perl-http-cookies-6.10-1-any                                    22,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 perl-net-http-6.20-1-any                                        23,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 perl-libwww-6.52-1-any                                         138,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 jre8-openjdk-headless-8.u275-1-x86_64                           28,7 MiB  24,9 MiB/s 00:01 [#####################################################] 100%
 jre8-openjdk-8.u275-1-x86_64                                   176,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 jdk8-openjdk-8.u275-1-x86_64                                     8,6 MiB  22,7 MiB/s 00:00 [#####################################################] 100%
 kcoreaddons-5.78.0-1-x86_64                                   1277,5 KiB  28,4 MiB/s 00:00 [#####################################################] 100%
 kauth-5.78.0-1-x86_64                                          312,1 KiB  76,2 MiB/s 00:00 [#####################################################] 100%
 kitemmodels-5.78.0-1-x86_64                                    699,5 KiB  52,5 MiB/s 00:00 [#####################################################] 100%
 kwindowsystem-5.78.0-1-x86_64                                  747,8 KiB  56,2 MiB/s 00:00 [#####################################################] 100%
 lensfun-0.3.95-4-x86_64                                        349,2 KiB  56,8 MiB/s 00:00 [#####################################################] 100%
 asciidoc-9.0.4-2-any                                           467,2 KiB  65,2 MiB/s 00:00 [#####################################################] 100%
 python-colorama-0.4.4-3-any                                     24,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-yaml-5.3.1-4-x86_64                                     164,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-pyaml-20.4.0-4-any                                       27,6 KiB  0,00   B/s 00:00 [#####################################################] 100%
 bauh-0.9.11-1-any                                              582,2 KiB  56,9 MiB/s 00:00 [#####################################################] 100%
 blueman-2.1.4-1-x86_64                                         947,9 KiB  57,9 MiB/s 00:00 [#####################################################] 100%
 python-ptyprocess-0.7.0-1-any                                   22,1 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-pexpect-4.8.0-3-any                                      75,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 catfish-4.16.0-3-any                                           310,6 KiB   101 MiB/s 00:00 [#####################################################] 100%
 oath-toolkit-2.6.5-1-x86_64                                    266,9 KiB  86,9 MiB/s 00:00 [#####################################################] 100%
 ceph-libs-15.2.6-4-x86_64                                       13,4 MiB  19,8 MiB/s 00:01 [#####################################################] 100%
 confuse-3.3-3-x86_64                                            45,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 cpupower-5.10-2-x86_64                                         153,8 KiB  37,5 MiB/s 00:00 [#####################################################] 100%
 libmfx-20.5.1-1-x86_64                                          53,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 ttf-liberation-2.1.2-1-any                                    1567,2 KiB  13,1 MiB/s 00:00 [#####################################################] 100%
 python-npyscreen-4.10.5-5-any                                  167,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 game-devices-udev-0.10-2-any                                     8,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 python-markdown-3.3.3-2-any                                    127,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 serd-0.30.8-1-x86_64                                            58,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 sord-0.16.8-1-x86_64                                            40,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 sratom-0.6.8-1-x86_64                                           18,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lilv-0.24.12-1-x86_64                                           83,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 ufw-0.36-5-any                                                 182,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 gufw-21.04.0-1-any                                            1005,0 KiB  18,2 MiB/s 00:00 [#####################################################] 100%
 hexchat-2.14.3-6-x86_64                                       1349,8 KiB  14,6 MiB/s 00:00 [#####################################################] 100%
 python-distro-1.5.0-3-any                                       34,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 hwinfo-21.71-1-x86_64                                          971,8 KiB  20,2 MiB/s 00:00 [#####################################################] 100%
 inxi-3.2.02.2-1-any                                            270,9 KiB  88,2 MiB/s 00:00 [#####################################################] 100%
 kvantum-qt5-0.18.0-1-x86_64                                   1000,1 KiB  20,8 MiB/s 00:00 [#####################################################] 100%
 lib32-glib2-2.66.4-2-x86_64                                   1179,7 KiB  13,4 MiB/s 00:00 [#####################################################] 100%
 lib32-harfbuzz-2.7.4-1-x86_64                                  560,7 KiB  13,7 MiB/s 00:00 [#####################################################] 100%
 lib32-cairo-1.17.4-3-x86_64                                    616,4 KiB  14,0 MiB/s 00:00 [#####################################################] 100%
 lib32-openssl-1:1.1.1.i-1-x86_64                              1378,2 KiB  16,2 MiB/s 00:00 [#####################################################] 100%
 lib32-libldap-2.4.56-1-x86_64                                  195,2 KiB  63,6 MiB/s 00:00 [#####################################################] 100%
 lib32-krb5-1.18.3-1-x86_64                                     897,7 KiB  19,1 MiB/s 00:00 [#####################################################] 100%
 lib32-zstd-1.4.8-1-x86_64                                      320,8 KiB  78,3 MiB/s 00:00 [#####################################################] 100%
 lib32-curl-7.74.0-1-x86_64                                     276,3 KiB  67,4 MiB/s 00:00 [#####################################################] 100%
 lib32-libtirpc-1.3.1-1-x86_64                                   82,8 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lib32-libcap-2.46-1-x86_64                                      23,5 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lib32-libgpg-error-1.39-1-x86_64                                67,3 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lib32-systemd-247.1-1-x86_64                                   523,7 KiB  14,2 MiB/s 00:00 [#####################################################] 100%
 lib32-libpulse-14.2-1-x86_64                                   280,7 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lib32-readline-8.1.0-2-x86_64                                  139,3 KiB  45,4 MiB/s 00:00 [#####################################################] 100%
 lib32-libdrm-2.4.104-1-x86_64                                  146,9 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lib32-icu-68.2-1-x86_64                                          9,8 MiB  14,6 MiB/s 00:01 [#####################################################] 100%
 lib32-libxml2-2.9.10-3-x86_64                                  608,2 KiB  13,8 MiB/s 00:00 [#####################################################] 100%
 lib32-llvm-libs-11.0.1-1-x86_64                                 25,7 MiB  14,2 MiB/s 00:02 [#####################################################] 100%
 lib32-mesa-20.3.3-1-x86_64                                      13,6 MiB  16,4 MiB/s 00:01 [#####################################################] 100%
 lib32-fluidsynth-2.1.6-1-x86_64                                206,0 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lib32-libtiff-4.2.0-1-x86_64                                   204,4 KiB  66,5 MiB/s 00:00 [#####################################################] 100%
 lib32-gdk-pixbuf2-2.42.2-1-x86_64                              138,4 KiB  0,00   B/s 00:00 [#####################################################] 100%
 lib32-gmp-6.2.1-1-x86_64                                       283,0 KiB  92,1 MiB/s 00:00 [#####################################################] 100%
 lib32-p11-kit-0.23.22-1-x86_64                                 394,2 KiB  64,2 MiB/s 00:00 [#####################################################] 100%
 lib32-gnutls-3.7.0-1-x86_64                                    890,0 KiB  18,5 MiB/s 00:00 [#####################################################] 100%
 lib32-at-spi2-core-2.38.0-1-x86_64                              71,2 KiB  0,00   B/s 00:00 [#####################################################] 100%
(447/447) checking keys in keyring                                                          [#####################################################] 100%
(447/447) checking package integrity                                                        [#####################################################] 100%

Then I got this 456 times…

:: File /var/cache/pacman/pkg/adobe-source-code-pro-fonts-2.038ro+1.058it+1.018var-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: alsa-card-profiles: signature from "Jan Alexander Steffens (heftig) <heftig@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/alsa-card-profiles-14.2-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: tzdata: signature from "Andreas Radke <andyrtr@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/tzdata-2020f-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: iana-etc: signature from "Jelle van der Waa <jelle@vdwaa.nl>" is unknown trust
:: File /var/cache/pacman/pkg/iana-etc-20201229-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: gcc-libs: signature from "Felix Yan <felixonmars@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/gcc-libs-10.2.0-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: aom: signature from "Jan Alexander Steffens (heftig) <heftig@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/aom-2.0.1-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: libcap-ng: signature from "David Runge <dvzrv@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/libcap-ng-0.8.2-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: readline: signature from "Giancarlo Razzolini (grazzolini) <grazzolini@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/readline-8.1.0-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: bashrc-manjaro: signature from "Bernhard Landauer <bernhard@manjaro.org>" is unknown trust
:: File /var/cache/pacman/pkg/bashrc-manjaro-5.1.0-2-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: bash: signature from "Bernhard Landauer <bernhard@manjaro.org>" is unknown trust
:: File /var/cache/pacman/pkg/bash-5.1.0-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: util-linux-libs: signature from "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" is unknown trust
:: File /var/cache/pacman/pkg/util-linux-libs-2.36.1-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: openssl: signature from "Pierre Schmitz <pierre@archlinux.de>" is unknown trust
:: File /var/cache/pacman/pkg/openssl-1.1.1.i-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: libldap: signature from "Antonio Rojas <arojas@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/libldap-2.4.56-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: audit: signature from "Felix Yan <felixonmars@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/audit-2.8.5-9-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: libtirpc: signature from "Andreas Radke <andyrtr@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/libtirpc-1.3.1-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: pam: signature from "Levente Polyak <anthraxx@archlinux.org>" is unknown trust
:: File /var/cache/pacman/pkg/pam-1.5.0-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y

You get the idea.

It ended with this…

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

I’m not really sure where to go from here, or what to try. Completely in over my head right now.

1 Like

But bro There is no DEB_Arch_Extra in the /etc/pacman.conf file

Hi, I solved it uninstalling Megasync then
$ sudo pacman-key --init && sudo pacman-key --populate archlinux manjaro
$ sudo pacman-mirrors -call
$ sudo pacman -Syyu

Hope this help!!

1 Like