Garuda-common-settings and systemd-swap are in conflict

I tried to update my system but:

:: garuda-common-settings y systemd-swap están en conflicto. ¿Quitar systemd-swap? [s/N] s
error: no se pudo preparar la operación (no se pudieron satisfacer las dependencias)
:: instalando libcap (2.51-1) se rompe la dependencia con «libcap=2.50», necesaria para el paquete lib32-libcap

how can I solve it?

A quick search on this forum would have shown:

You are supposed to remove systemd-swap.

sudo pacman -R systemd-swap

this way?

Just answer yes to that question about conflict during the install.

I answer Yes but

:: garuda-common-settings y systemd-swap están en conflicto. ¿Quitar systemd-swap? [s/N] s
error: no se pudo preparar la operación (no se pudieron satisfacer las dependencias)
:: instalando libcap (2.51-1) se rompe la dependencia con «libcap=2.50», necesaria para el paquete lib32-libcap
error: no se pudo preparar la operación (no se pudieron satisfacer las dependencias)
:: quitando systemd-swap se rompe la dependencia con «systemd-swap», necesaria para el paquete garuda-common-settings

Done.
Greetings SGS

This makes me think you didnt setup your pacman.conf accordingly, please provide output of cat /etc/pacman.conf

Also, you can edit your previous post instead of creating another one for adding information please :slight_smile:

2 Likes
#
# /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
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
#NoProgressBar
CheckSpace
#VerbosePkgLists
#ParallelDownloads = 5

# 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 Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# 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.

[testing]

Include = /etc/pacman.d/mirrorlist

[core]

Include = /etc/pacman.d/mirrorlist

[extra]

Include = /etc/pacman.d/mirrorlist

[community-testing]

Include = /etc/pacman.d/mirrorlist

[community]

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
Include = /etc/pacman.d/mirrorlist

#[multilib-testing]

#Include = /etc/pacman.d/mirrorlist

[multilib]

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

[chaotic-aur]

Include = /etc/pacman.d/chaotic-mirrorlist
1 Like

If you include terminal or text with # outputs in your post please use the proper output format in your post. Using "~" 3 times above and "~" 3 times below the text block will provide a readable, raw look.

Please edit your post

2 Likes

Umm…

The “^M” should not be included on that line.

4 Likes
sudo pacman -Syu
[sudo] password for XXXXXXXXX:
:: Sincronizando las bases de datos de los paquetes...
testing está actualizado
core está actualizado
extra está actualizado
community-testing                     763,7 KiB  18,1 KiB/s 00:42 [####################################] 100%
community                               5,6 MiB   127 KiB/s 00:45 [####################################] 100%
multilib está actualizado
chaotic-aur                          1211,4 KiB   357 KiB/s 00:03 [####################################] 100%
:: Iniciando actualización completa del sistema...
resolviendo dependencias...
buscando conflictos entre paquetes...
:: garuda-common-settings y systemd-swap están en conflicto. ¿Quitar systemd-swap? [s/N] s
error: no se pudo preparar la operación (no se pudieron satisfacer las dependencias)
:: instalando libcap (2.51-1) se rompe la dependencia con «libcap=2.50», necesaria para el paquete lib32-libcap

Same result..

my mistake when I pasted the text here...sorry

The update fails to due

:: instalando libcap (2.51-1) se rompe la dependencia con «libcap=2.50», necesaria para el paquete lib32-libcap

Not sure why application needs this, for now you could ignore those with

sudo pacman -Syu --ignore libcap --ignore lib32-libcap
1 Like

My system is updating, but my question is If I always have to ignored

ignore libcap --ignore lib32-libcap 

for updating my system... how can I repair that? ..PLease..
...

Remove orphans

4 Likes

doesn't work

A better hint would be the input and output from the terminal, a,

, doesn’t help anyone here.

as soon as my system gets the updates, I will show you.. thanks in advance.

Here is the problem imo. If you have a look at

λ pacman -Ss libcap
testing/libcap 2.51-1 [installed]
POSIX 1003.1e capabilities
core/libcap 2.50-2 [installed: 2.51-1]
POSIX 1003.1e capabilities
core/libcap-ng 0.8.2-1 [installed]
Library making programming with POSIX capabilities easier than traditional libcap
community/capnproto 0.8.0-1
Cap'n Proto serialization/RPC system
community/capstone 4.0.2-3
Lightweight multi-platform, multi-architecture disassembly framework
multilib/lib32-libcap 2.50-1
POSIX 1003.1e capabilities (32-bit)

You can see that libcap is 2.51 in testing while multilib offers 2.50.
Disable the testing repo by commenting it in /etc/pacman.conf, run

sudo pacman -Sy && sudo pacman -Suu

to downgrade packages to core versions and finally update the system which should happen without issues this time

sudo pacman -Syu

Why did you enable testing btw? This should only be done if you are competent enough to troubleshoot eventual issues yourself (thats why its called testing!)

5 Likes

Refresh mirrorlist it might be possible that the mirrors you are using are outdated
Update with

update

Command

3 Likes

I went to ¨cat /etc/pacman.conf" and comment :

#[testing]

#Include = /etc/pacman.d/mirrorlist

then:
sudo pacman -Sy && sudo pacman -Suu
sudo pacman -Syu

then after update:

 core
 core is up to date extra
 extra is up to date community-testing
 community-testing is up to date community
 community is up to date multilib
 multilib is up to date chaotic-aur
 chaotic-aur                                         15,7 KiB  30,0   B/s --:- chaotic-aur                                         79,7 KiB   106 KiB/s 00:1 chaotic-aur                                        175,7 KiB   163 KiB/s 00:0 chaotic-aur                                        479,7 KiB   613 KiB/s 00:0 chaotic-aur                                        639,7 KiB   675 KiB/s 00:0 chaotic-aur                                        767,7 KiB   664 KiB/s 00:0 chaotic-aur                                        927,7 KiB   694 KiB/s 00:0 chaotic-aur                                       1071,7 KiB   703 KiB/s 00:0 chaotic-aur                                       1216,0 KiB   436 KiB/s 00:0:: Starting full system upgrade...##############] 100%
warning: libxml2: local (2.9.12-1) is newer than extra (2.9.10-9)
warning: logrotate: local (3.18.1-1) is newer than core (3.18.0-1)
resolving dependencies...
looking for conflicting packages...
:: garuda-common-settings and systemd-swap are in conflict. Remove systemd-swap? [y/N] y
                                                                                  
Packages (273) alsa-card-profiles-1:0.3.31-1  alsa-lib-1.2.5.1-3  alsa-topology-conf-1.2.5.1-1  alsa-ucm-conf-1.2.5.1-1
               alsa-utils-1.2.5.1-1  android-tools-31.0.0-4  appstream-0.14.4-1  appstream-qt-0.14.4-1
               archlinux-keyring-20210616-1  beautyline-20210621-1  bind-9.16.18-1  blas-3.10.0-1  bluedevil-1:5.22.2.1-1
               bluez-5.59-2  bluez-hid2hci-5.59-2  bluez-libs-5.59-2  bluez-plugins-5.59-2  bluez-utils-5.59-2  breeze-5.22.2.1-1
               breeze-gtk-5.22.2.1-1  cblas-3.10.0-1  chaotic-keyring-20210617-1  chaotic-mirrorlist-20210620-1          
               chromium-91.0.4472.114-1  code-1.56.2-3  downgrade-10.1.0-1  drkonqi-5.22.2.1-1  dxvk-mingw-git-1.9.r50.g95791329-1
               editorconfig-core-c-0.12.5-1  electron-13.1.5-1  electron12-12.0.13-1  enchant-2.3.0-1  exiv2-0.27.4-2                  
               faudio-21.07-1  firedragon-89.0.2-1  firefox-89.0.2-1  fontconfig-2:2.13.94-1  fprintd-1.92.0-1  fwupd-1.6.1-2                     
               fwupd-efi-1.1-1  game-devices-udev-0.14-1  garuda-assistant-1.0.5-1  garuda-common-settings-1.4.0-1                                      
               garuda-dr460nized-1.5.2-1  garuda-fish-config-1.3.3-1  garuda-hooks-1.0.6-2  garuda-setup-assistant-1.0.10-1                                                
               garuda-zsh-config-1.1.2-1  gd-2.3.2-4  gdbm-1.20-1  gegl-0.4.30-4  geoip-database-20210622-1  ghc-libs-9.0.1-1                                                   
               gimp-2.10.24-5  glu-9.0.2-1  gmic-2.9.7-5  gnupg-2.2.28-2  goverlay-git-0.5.1.r1.g2f956e0-1  gpgme-1.16.0-1                                                               
               graphviz-2.47.3-1  groff-1.22.4-6  grpc-1.38.1-1  gst-plugins-bad-1.18.4-8  gst-plugins-bad-libs-1.18.4-8                                                                                      
               haskell-conduit-1.3.4.1-27  haskell-entropy-0.4.1.6-8  haskell-hashable-1.3.2.0-15  haskell-hslogger-1.3.1.0-119                                                                                             
               haskell-mono-traversable-1.0.15.1-140  haskell-network-3.1.2.2-3  haskell-network-bsd-2.8.1.0-99                                                                                                              
               haskell-old-locale-1.0.0.7-29  haskell-primitive-0.7.1.0-142  haskell-random-1.2.0-239
               haskell-regex-base-0.94.0.1-3  haskell-regex-tdfa-1.3.1.1-5  haskell-resourcet-1.2.4.2-90  haskell-sandi-0.5-233
               haskell-sha-1.6.4.4-18  haskell-split-0.2.3.4-140  haskell-splitmix-0.1.0.3-123  haskell-unliftio-core-0.2.0.1-8
               haskell-unordered-containers-0.2.14.0-8  haskell-utf8-string-1.0.2-45  haskell-vector-0.12.3.0-26
               haskell-vector-algorithms-0.8.0.4-60  hedgewars-1.0.0-196  heroic-games-launcher-bin-1.8.1-2  hypnotix-1.9-1
               iana-etc-20210624-1  imagemagick-7.1.0.2-2  imath-3.0.5-1  iproute2-5.13.0-1  kactivitymanagerd-5.22.2.1-1
               kde-cli-tools-5.22.2.1-1  kde-gtk-config-5.22.2.1-1  kdecoration-5.22.2.1-1  kdeplasma-addons-5.22.2.1-1
               kdsoap-2.0.0-1  kdsoap-ws-discovery-client-git20200927-2  kgamma5-5.22.2.1-1  khotkeys-5.22.2.1-1
               kimageformats-5.83.0-4  kinfocenter-5.22.2.1-1  kio-extras-21.04.2-3  kmenuedit-5.22.2.1-1  krename-5.0.1-3
               krita-4.4.5-2  krita-plugin-gmic-2.9.7-5  kscreen-5.22.2.1-1  kscreenlocker-5.22.2.1-1  ksshaskpass-5.22.2.1-1
               ksystemstats-5.22.2.1-1  kvantum-theme-sweet-git-r194.87f6464-1  kwallet-pam-5.22.2.1-1
               kwayland-integration-5.22.2.1-1  kwayland-server-5.22.2.1-1  kwin-5.22.2.1-1  kwrited-5.22.2.1-1  lapack-3.10.0-1
               latte-dock-git-0.9.91.r132.g92aec503-1  layer-shell-qt-5.22.2.1-1  lib32-alsa-lib-1.2.5.1-1  lib32-faudio-21.07-1
               lib32-fontconfig-2:2.13.94-1  lib32-glib2-2.68.3-1  lib32-libcanberra-0.30+2+gc0620e4-5  lib32-libldap-2.4.59-1
               lib32-libnm-1.32.2-1  lib32-libxcrypt-4.4.23-1  lib32-llvm-libs-12.0.0-2  lib32-mangohud-0.6.4-2
               lib32-mesa-21.1.3-1  lib32-nspr-4.32-1  lib32-pango-1:1.48.7-1  lib32-pipewire-1:0.3.31-2  lib32-sqlite-3.36.0-1
               lib32-vulkan-icd-loader-1.2.182-1  libadwaita-1.0.0alpha.1-1  libavif-0.9.2-1  libcanberra-0.30+2+gc0620e4-5
               libfprint-1.92.0-1  libgit2-1:1.1.1-1  libhandy-1.2.3-1  libksba-1.6.0-1  libkscreen-5.22.2.1-1
               libksysguard-5.22.2.1-1  libmfx-21.2.3-1  libnm-1.32.2-1  libratbag-0.16-1  libretro-beetle-pce-1082-1
               libretro-beetle-pce-fast-1127-1  libretro-beetle-psx-2538-1  libretro-beetle-psx-hw-2538-1  libretro-bsnes-hd-47-1
               libretro-core-info-1.9.6-1  libretro-desmume-6336-1  libretro-flycast-4457-1  libretro-gambatte-908-1
               libretro-mgba-7842-1  libretro-nestopia-1:60-1  libretro-play-6549-1  libretro-ppsspp-29976-1
               libretro-shaders-slang-814-1  libretro-snes9x-2014-1  librewolf-89.0.2-1  librewolf-extension-bitwarden-1.50.0-2
               libsidplayfp-2.2.0-1  libslirp-4.6.1-1  libva-2.12.0-1  libxcrypt-4.4.23-1  linux-lts-5.10.47-1
               linux-lts-headers-5.10.47-1  linux-zen-5.12.14.zen1-1  linux-zen-headers-5.12.14.zen1-1  llvm-libs-12.0.0-2
               man-db-2.9.4-2  man-pages-5.12-1  mariadb-libs-10.5.11-1  mbedtls-2.26.0-1  mesa-21.1.3-1  mhwd-nvidia-465.31-1
               milou-5.22.2.1-1  miniupnpc-2.2.2-1  mtools-1:4.0.31-1  mumble-1.3.4-7  murmur-1.3.4-7  networkmanager-1.32.2-1
               nextcloud-client-3.2.3-1  nfs-utils-2.5.4-1  nfsidmap-2.5.4-1  nm-cloud-setup-1.32.2-1  nodejs-16.4.1-1  nspr-4.32-1
               obs-studio-27.0.1-1  opencv-4.5.2-5  openexr-3.0.5-1  openvpn-2.5.3-1  oxygen-5.22.2.1-1  pacman-contrib-1.4.0-4
               pango-1:1.48.7-1  paru-1.7.3-1  pcre-8.45-1  pdftk-3.2.3-1  perl-libwww-6.55-1  pipewire-1:0.3.31-1
               plasma-browser-integration-5.22.2.1-1  plasma-desktop-5.22.2.1-1  plasma-disks-5.22.2.1-1
               plasma-firewall-5.22.2.1-1  plasma-integration-5.22.2.1-1  plasma-nm-5.22.2.1-1  plasma-pa-5.22.2.1-1
               plasma-systemmonitor-5.22.2.1-1  plasma-thunderbolt-5.22.2.1-1  plasma-vault-5.22.2.1-1  plasma-workspace-5.22.2.1-1
               plasma-workspace-wallpapers-5.22.2.1-1  plasma5-applets-window-appmenu-0.7.0-1  plasma5-applets-window-title-0.7.0-1
               plymouth-git-0.9.5.r84.ge554475-4  polkit-kde-agent-5.22.2.1-1  polkit-qt5-0.114.0-1  powerdevil-5.22.2.1-2
               protobuf-3.17.3-1  protobuf-c-1.4.0-1  pycharm-community-edition-2021.1.3-1  python-gpgme-1.16.0-1
               python-matplotlib-3.4.2-1  python-pillow-8.3.0-1  python-pypresence-4.2.0-2  python-scipy-1.7.0-1
               python-xlib-0.31-1  qbittorrent-4.3.6-1  qgpgme-1.16.0-1  qt5-base-5.15.2+kde+r207-1
               qt5-declarative-5.15.2+kde+r29-1  qt5-script-5.15.5-2  qt5-wayland-5.15.2+kde+r28-1  qt5-webengine-5.15.5-1
               qtermwidget-0.17.0-2  rare-git-1.5_beta2.r27.g09f75f3-1  retroarch-1.9.6-1
               retroarch-autoconfig-udev-git-r1924.1f88be5-1  ripgrep-13.0.0-2  rnnoise-0.4.1-1  ruby-irb-1.3.6-1
               rubygems-3.2.21-1  sddm-kcm-5.22.2.1-1  sof-firmware-1.8-1  sqlite-3.36.0-1  sshfs-3.7.2-1  starship-0.55.0-1
               steamtinkerlaunch-6.10-1  sweet-kde-git-r194.87f6464-1  systemd-swap-4.4.0-2 [removal]  systemsettings-5.22.2.1-1
               telegram-desktop-2.8.4-2  tor-0.4.6.6-1  torbrowser-launcher-0.3.4-2  upower-0.99.12-2  virt-viewer-10.0-2
               vlc-3.0.16-2  vulkan-headers-1:1.2.182-1  vulkan-icd-loader-1.2.182-1  vulkan-tools-1.2.182-1
               whoogle-git-0.5.4_r347.g38c38a7-1  wine-staging-6.12.1-1  xapp-2.2.2-1  xdg-desktop-portal-kde-5.22.2.1-1
               xf86-input-libinput-1.1.0-1  zoom-5.7.1-1  zram-generator-0.3.2-1

Total Download Size:    240,06 MiB
Total Installed Size:  5806,77 MiB
Net Upgrade Size:       184,60 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 beautyline-20210621-1-any
 Total ( 0/21)                                        0,0   B  0,00   B/s 00:00 [---------------------------------------------]   0%
 downgrade-10.1.0-1-anyany                            3,2 MiB   664 KiB/s 00:05 [#############################################] 100%
 Total ( 1/21)                                        3,1 MiB   994 KiB/s 04:04 [---------------------------------------------]   1%
 firedragon-89.0.2-1-x86_64                          19,4 KiB  23,6 KiB/s 00:01 [#############################################] 100%
 Total ( 2/21)                                        3,2 MiB   671 KiB/s 06:01 [---------------------------------------------]   1%
 garuda-assistant-1.0.5-1-any                        67,1 MiB   796 KiB/s 01:26 [#############################################] 100%
 Total ( 3/21)                                       70,3 MiB   223 KiB/s 12:59 [#############--------------------------------]  29%
 garuda-hooks-1.0.6-2-any-any                       113,2 KiB   113 KiB/s 00:01 [#############################################] 100%
 Total ( 4/21)                                       70,3 MiB   160 KiB/s 18:07 [#############--------------------------------]  29%
 garuda-common-settings-1.4.0-1-any                   8,6 KiB  42,2 KiB/s 00:00 [#############################################] 100%
 Total ( 5/21)                                       70,4 MiB   157 KiB/s 18:23 [#############--------------------------------]  29%
 garuda-fish-config-1.3.3-1-any-any                  57,1 KiB  48,2 KiB/s 00:01 [#############################################] 100%
 Total ( 6/21)                                       70,4 MiB   107 KiB/s 27:03 [#############--------------------------------]  29%
 kvantum-theme-sweet-git-r194.87f6464-1-any           8,8 KiB  11,0 KiB/s 00:01 [#############################################] 100%
 Total ( 7/21)                                       70,4 MiB  84,4 KiB/s 34:17 [#############--------------------------------]  29%
 sweet-kde-git-r194.87f6464-1-any6464-1-any          25,5 KiB  41,9 KiB/s 00:01 [#############################################] 100%
 Total ( 8/21)                                       70,4 MiB  59,8 KiB/s 48:24 [#############--------------------------------]  29%
 garuda-dr460nized-1.5.2-1-anyany                     3,9 MiB   564 KiB/s 00:07 [#############################################] 100%
 Total ( 9/21)                                       74,3 MiB   843 KiB/s 03:21 [#############--------------------------------]  30%
 garuda-setup-assistant-1.0.10-1-any               1996,0 KiB   716 KiB/s 00:03 [#############################################] 100%
 Total (10/21)                                       76,2 MiB   907 KiB/s 03:04 [#############--------------------------------]  31%
 garuda-zsh-config-1.1.2-1-any-1-any                 12,4 KiB  38,5 KiB/s 00:00 [#############################################] 100%
 Total (11/21)                                       76,4 MiB   673 KiB/s 04:09 [#############--------------------------------]  31%
 latte-dock-git-0.9.91.r132.g92aec503-1-x86_64        5,5 KiB  17,5 KiB/s 00:00 [#############################################] 100%
 Total (12/21)                                       76,4 MiB   452 KiB/s 06:10 [#############--------------------------------]  31%
 Total (13/21)                                      240,1 MiB  2,13 MiB/s 01:53 [#############################################] 100%
error: failed retrieving file 'downgrade-10.1.0-1-any.pkg.tar.zst' from random-mirror.chaotic.cx : Could not resolve host: mirror.theash.xyz
warning: too many errors from random-mirror.chaotic.cx, skipping for the remainder of this transaction
error: failed retrieving file 'garuda-common-settings-1.4.0-1-any.pkg.tar.zst' from cdn-mirror.chaotic.cx : The requested URL returned error: 404
error: failed retrieving file 'garuda-common-settings-1.4.0-1-any.pkg.tar.zst' from us-wa-mirror.chaotic.cx : Could not resolve host: mirror.theash.xyz
warning: too many errors from us-wa-mirror.chaotic.cx, skipping for the remainder of this transaction
error: failed retrieving file 'garuda-common-settings-1.4.0-1-any.pkg.tar.zst' from us-ut-mirror.chaotic.cx : Could not resolve host: mirror.theash.xyz
warning: too many errors from us-ut-mirror.chaotic.cx, skipping for the remainder of this transaction
error: failed retrieving file 'latte-dock-git-0.9.91.r132.g92aec503-1-x86_64.pkg.tar.zst.sig' from mirrors.fossho.st : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
Press any key to continue...

after rebooting nd update again:

:: Sincronizando las bases de datos de los paquetes...
core está actualizado
extra está actualizado
community-testing está actualizado
community está actualizado
multilib está actualizado
chaotic-aur está actualizado
:: Iniciando actualización completa del sistema...
advertencia: libxml2: la versión instalada (2.9.12-1) es más nueva que extra (2.9.10-9)
advertencia: logrotate: la versión instalada (3.18.1-1) es más nueva que core (3.18.0-1)
resolviendo dependencias...
buscando conflictos entre paquetes...
:: garuda-common-settings y systemd-swap están en conflicto. ¿Quitar systemd-swap? [s/N] s

Paquetes (273) alsa-card-profiles-1:0.3.31-1  alsa-lib-1.2.5.1-3  alsa-topology-conf-1.2.5.1-1
alsa-ucm-conf-1.2.5.1-1  alsa-utils-1.2.5.1-1  android-tools-31.0.0-4  appstream-0.14.4-1
appstream-qt-0.14.4-1  archlinux-keyring-20210616-1  beautyline-20210621-1  bind-9.16.18-1
blas-3.10.0-1  bluedevil-1:5.22.2.1-1  bluez-5.59-2  bluez-hid2hci-5.59-2  bluez-libs-5.59-2
bluez-plugins-5.59-2  bluez-utils-5.59-2  breeze-5.22.2.1-1  breeze-gtk-5.22.2.1-1
cblas-3.10.0-1  chaotic-keyring-20210617-1  chaotic-mirrorlist-20210620-1
chromium-91.0.4472.114-1  code-1.56.2-3  downgrade-10.1.0-1  drkonqi-5.22.2.1-1
dxvk-mingw-git-1.9.r50.g95791329-1  editorconfig-core-c-0.12.5-1  electron-13.1.5-1
electron12-12.0.13-1  enchant-2.3.0-1  exiv2-0.27.4-2  faudio-21.07-1  firedragon-89.0.2-1
firefox-89.0.2-1  fontconfig-2:2.13.94-1  fprintd-1.92.0-1  fwupd-1.6.1-2  fwupd-efi-1.1-1
game-devices-udev-0.14-1  garuda-assistant-1.0.5-1  garuda-common-settings-1.4.0-1
garuda-dr460nized-1.5.2-1  garuda-fish-config-1.3.3-1  garuda-hooks-1.0.6-2
garuda-setup-assistant-1.0.10-1  garuda-zsh-config-1.1.2-1  gd-2.3.2-4  gdbm-1.20-1
gegl-0.4.30-4  geoip-database-20210622-1  ghc-libs-9.0.1-1  gimp-2.10.24-5  glu-9.0.2-1
gmic-2.9.7-5  gnupg-2.2.28-2  goverlay-git-0.5.1.r1.g2f956e0-1  gpgme-1.16.0-1
graphviz-2.47.3-1  groff-1.22.4-6  grpc-1.38.1-1  gst-plugins-bad-1.18.4-8
gst-plugins-bad-libs-1.18.4-8  haskell-conduit-1.3.4.1-27  haskell-entropy-0.4.1.6-8
haskell-hashable-1.3.2.0-15  haskell-hslogger-1.3.1.0-119
haskell-mono-traversable-1.0.15.1-140  haskell-network-3.1.2.2-3
haskell-network-bsd-2.8.1.0-99  haskell-old-locale-1.0.0.7-29  haskell-primitive-0.7.1.0-142
haskell-random-1.2.0-239  haskell-regex-base-0.94.0.1-3  haskell-regex-tdfa-1.3.1.1-5
haskell-resourcet-1.2.4.2-90  haskell-sandi-0.5-233  haskell-sha-1.6.4.4-18
haskell-split-0.2.3.4-140  haskell-splitmix-0.1.0.3-123  haskell-unliftio-core-0.2.0.1-8
haskell-unordered-containers-0.2.14.0-8  haskell-utf8-string-1.0.2-45
haskell-vector-0.12.3.0-26  haskell-vector-algorithms-0.8.0.4-60  hedgewars-1.0.0-196
heroic-games-launcher-bin-1.8.1-2  hypnotix-1.9-1  iana-etc-20210624-1  imagemagick-7.1.0.2-2
imath-3.0.5-1  iproute2-5.13.0-1  kactivitymanagerd-5.22.2.1-1  kde-cli-tools-5.22.2.1-1
kde-gtk-config-5.22.2.1-1  kdecoration-5.22.2.1-1  kdeplasma-addons-5.22.2.1-1  kdsoap-2.0.0-1
kdsoap-ws-discovery-client-git20200927-2  kgamma5-5.22.2.1-1  khotkeys-5.22.2.1-1
kimageformats-5.83.0-4  kinfocenter-5.22.2.1-1  kio-extras-21.04.2-3  kmenuedit-5.22.2.1-1
krename-5.0.1-3  krita-4.4.5-2  krita-plugin-gmic-2.9.7-5  kscreen-5.22.2.1-1
kscreenlocker-5.22.2.1-1  ksshaskpass-5.22.2.1-1  ksystemstats-5.22.2.1-1
kvantum-theme-sweet-git-r194.87f6464-1  kwallet-pam-5.22.2.1-1
kwayland-integration-5.22.2.1-1  kwayland-server-5.22.2.1-1  kwin-5.22.2.1-1
kwrited-5.22.2.1-1  lapack-3.10.0-1  latte-dock-git-0.9.91.r132.g92aec503-1
layer-shell-qt-5.22.2.1-1  lib32-alsa-lib-1.2.5.1-1  lib32-faudio-21.07-1
lib32-fontconfig-2:2.13.94-1  lib32-glib2-2.68.3-1  lib32-libcanberra-0.30+2+gc0620e4-5
lib32-libldap-2.4.59-1  lib32-libnm-1.32.2-1  lib32-libxcrypt-4.4.23-1
lib32-llvm-libs-12.0.0-2  lib32-mangohud-0.6.4-2  lib32-mesa-21.1.3-1  lib32-nspr-4.32-1
lib32-pango-1:1.48.7-1  lib32-pipewire-1:0.3.31-2  lib32-sqlite-3.36.0-1
lib32-vulkan-icd-loader-1.2.182-1  libadwaita-1.0.0alpha.1-1  libavif-0.9.2-1
libcanberra-0.30+2+gc0620e4-5  libfprint-1.92.0-1  libgit2-1:1.1.1-1  libhandy-1.2.3-1
libksba-1.6.0-1  libkscreen-5.22.2.1-1  libksysguard-5.22.2.1-1  libmfx-21.2.3-1
libnm-1.32.2-1  libratbag-0.16-1  libretro-beetle-pce-1082-1  libretro-beetle-pce-fast-1127-1
libretro-beetle-psx-2538-1  libretro-beetle-psx-hw-2538-1  libretro-bsnes-hd-47-1
libretro-core-info-1.9.6-1  libretro-desmume-6336-1  libretro-flycast-4457-1
libretro-gambatte-908-1  libretro-mgba-7842-1  libretro-nestopia-1:60-1  libretro-play-6549-1
libretro-ppsspp-29976-1  libretro-shaders-slang-814-1  libretro-snes9x-2014-1
librewolf-89.0.2-1  librewolf-extension-bitwarden-1.50.0-2  libsidplayfp-2.2.0-1
libslirp-4.6.1-1  libva-2.12.0-1  libxcrypt-4.4.23-1  linux-lts-5.10.47-1
linux-lts-headers-5.10.47-1  linux-zen-5.12.14.zen1-1  linux-zen-headers-5.12.14.zen1-1
llvm-libs-12.0.0-2  man-db-2.9.4-2  man-pages-5.12-1  mariadb-libs-10.5.11-1  mbedtls-2.26.0-1
mesa-21.1.3-1  mhwd-nvidia-465.31-1  milou-5.22.2.1-1  miniupnpc-2.2.2-1  mtools-1:4.0.31-1
mumble-1.3.4-7  murmur-1.3.4-7  networkmanager-1.32.2-1  nextcloud-client-3.2.3-1
nfs-utils-2.5.4-1  nfsidmap-2.5.4-1  nm-cloud-setup-1.32.2-1  nodejs-16.4.1-1  nspr-4.32-1
obs-studio-27.0.1-1  opencv-4.5.2-5  openexr-3.0.5-1  openvpn-2.5.3-1  oxygen-5.22.2.1-1
pacman-contrib-1.4.0-4  pango-1:1.48.7-1  paru-1.7.3-1  pcre-8.45-1  pdftk-3.2.3-1
perl-libwww-6.55-1  pipewire-1:0.3.31-1  plasma-browser-integration-5.22.2.1-1
plasma-desktop-5.22.2.1-1  plasma-disks-5.22.2.1-1  plasma-firewall-5.22.2.1-1
plasma-integration-5.22.2.1-1  plasma-nm-5.22.2.1-1  plasma-pa-5.22.2.1-1
plasma-systemmonitor-5.22.2.1-1  plasma-thunderbolt-5.22.2.1-1  plasma-vault-5.22.2.1-1
plasma-workspace-5.22.2.1-1  plasma-workspace-wallpapers-5.22.2.1-1
plasma5-applets-window-appmenu-0.7.0-1  plasma5-applets-window-title-0.7.0-1
plymouth-git-0.9.5.r84.ge554475-4  polkit-kde-agent-5.22.2.1-1  polkit-qt5-0.114.0-1
powerdevil-5.22.2.1-2  protobuf-3.17.3-1  protobuf-c-1.4.0-1
pycharm-community-edition-2021.1.3-1  python-gpgme-1.16.0-1  python-matplotlib-3.4.2-1
python-pillow-8.3.0-1  python-pypresence-4.2.0-2  python-scipy-1.7.0-1  python-xlib-0.31-1
qbittorrent-4.3.6-1  qgpgme-1.16.0-1  qt5-base-5.15.2+kde+r207-1
qt5-declarative-5.15.2+kde+r29-1  qt5-script-5.15.5-2  qt5-wayland-5.15.2+kde+r28-1
qt5-webengine-5.15.5-1  qtermwidget-0.17.0-2  rare-git-1.5_beta2.r27.g09f75f3-1
retroarch-1.9.6-1  retroarch-autoconfig-udev-git-r1924.1f88be5-1  ripgrep-13.0.0-2
rnnoise-0.4.1-1  ruby-irb-1.3.6-1  rubygems-3.2.21-1  sddm-kcm-5.22.2.1-1  sof-firmware-1.8-1
sqlite-3.36.0-1  sshfs-3.7.2-1  starship-0.55.0-1  steamtinkerlaunch-6.10-1
sweet-kde-git-r194.87f6464-1  systemd-swap-4.4.0-2 [eliminación]  systemsettings-5.22.2.1-1
telegram-desktop-2.8.4-2  tor-0.4.6.6-1  torbrowser-launcher-0.3.4-2  upower-0.99.12-2
virt-viewer-10.0-2  vlc-3.0.16-2  vulkan-headers-1:1.2.182-1  vulkan-icd-loader-1.2.182-1
vulkan-tools-1.2.182-1  whoogle-git-0.5.4_r347.g38c38a7-1  wine-staging-6.12.1-1  xapp-2.2.2-1
xdg-desktop-portal-kde-5.22.2.1-1  xf86-input-libinput-1.1.0-1  zoom-5.7.1-1
zram-generator-0.3.2-1

Tamaño total de la descarga:      162,34 MiB
Tamaño total de la instalación:  5806,77 MiB
Tamaño neto tras actualizar:      184,60 MiB

:: ¿Continuar con la instalación? [S/n] s
:: Obteniendo los paquetes...
latte-dock-git-0.9.91.r132.g92aec503-1-x86_64 está actualizado
librewolf-89.0.2-1-x86_64              75,4 MiB   716 KiB/s 01:48 [####################################] 100%
librewolf-extension-bitwarden-1....     4,2 MiB   596 KiB/s 00:07 [####################################] 100%
mhwd-nvidia-465.31-1-any                3,7 KiB  4,49 KiB/s 00:01 [####################################] 100%
paru-1.7.3-1-x86_64                     2,6 MiB   338 KiB/s 00:08 [####################################] 100%
plymouth-git-0.9.5.r84.ge554475-...  1062,7 KiB   380 KiB/s 00:03 [####################################] 100%
python-pypresence-4.2.0-2-any          25,8 KiB  17,0 KiB/s 00:02 [####################################] 100%
whoogle-git-0.5.4_r347.g38c38a7-...    10,5 MiB   348 KiB/s 00:31 [####################################] 100%
zoom-5.7.1-1-x86_64                    68,6 MiB   744 KiB/s 01:34 [####################################] 100%
Total (9/9)                           162,3 MiB   637 KiB/s 04:21 [####################################] 100%
(272/272) comprobando las claves del depósito                      [####################################] 100%
descargando las claves necesarias...
:: ¿Importar clave PGP 0706B90D37D9B881, «Pedro Henrique Lara Campos <root@pedrohlc.com>»? [S/n] s
(272/272) verificando la integridad de los paquetes                [####################################] 100%
error: beautyline: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/beautyline-20210621-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: downgrade: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/downgrade-10.1.0-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: firedragon: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/firedragon-89.0.2-1-x86_64.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: garuda-assistant: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/garuda-assistant-1.0.5-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: garuda-hooks: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/garuda-hooks-1.0.6-2-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: garuda-common-settings: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/garuda-common-settings-1.4.0-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: garuda-fish-config: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/garuda-fish-config-1.3.3-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: kvantum-theme-sweet-git: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/kvantum-theme-sweet-git-r194.87f6464-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: sweet-kde-git: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/sweet-kde-git-r194.87f6464-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: garuda-dr460nized: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/garuda-dr460nized-1.5.2-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: garuda-setup-assistant: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/garuda-setup-assistant-1.0.10-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: garuda-zsh-config: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/garuda-zsh-config-1.1.2-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: latte-dock-git: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/latte-dock-git-0.9.91.r132.g92aec503-1-x86_64.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: librewolf: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/librewolf-89.0.2-1-x86_64.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: librewolf-extension-bitwarden: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/librewolf-extension-bitwarden-1.50.0-2-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: mhwd-nvidia: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/mhwd-nvidia-465.31-1-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: paru: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/paru-1.7.3-1-x86_64.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: plymouth-git: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/plymouth-git-0.9.5.r84.ge554475-4-x86_64.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: python-pypresence: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/python-pypresence-4.2.0-2-any.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: whoogle-git: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/whoogle-git-0.5.4_r347.g38c38a7-1-x86_64.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: zoom: clave «45ECA705E3897524654A37880706B90D37D9B881» desconocida
:: ¿Importar clave PGP 45ECA705E3897524654A37880706B90D37D9B881? [S/n] s
error: no se pudo buscar la clave «45ECA705E3897524654A37880706B90D37D9B881» de forma remota
:: El archivo /var/cache/pacman/pkg/zoom-5.7.1-1-x86_64.pkg.tar.zst está dañado (paquete no válido o dañado (firma PGP)).
¿Quiere eliminarlo? [S/n] s
error: no se pudo realizar la operación (paquete no válido o dañado (firma PGP))
Ocurrieron errores, por lo que no se actualizarán los paquetes