My computer froze during an update

ok, reinstall also python:
sudo pacstrap -i /mnt python --overwrite '*'
then chroot and rerun the update and see how it works

soory again for these many questions but it returned this :


$ sudo pacstrap -i /mnt python --overwrite '*'                                                                                                                                                                         ✔  5s  
==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: python-3.10.8-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) python-3.10.8-2

Total Installed Size:  55.16 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                                                                                                [#######################################################################################] 100%
(1/1) checking package integrity                                                                                                              [#######################################################################################] 100%
(1/1) loading package files                                                                                                                   [#######################################################################################] 100%
(1/1) checking for file conflicts                                                                                                             [#######################################################################################] 100%
(1/1) checking available disk space                                                                                                           [#######################################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
(1/1) reinstalling python                                                                                                                     [#######################################################################################] 100%
ldconfig: File /usr/lib/liboxygenstyle5.so.5 is empty, not checked.
ldconfig: File /usr/lib/libpamac-gtk.so is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyle5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5 is empty, not checked.
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly

ok, so do this:

sudo pacstrap -i /mnt oxygen pamac-gtk pcsclite python --overwrite '*'

okay so
sudo pacstrap -i /mnt oxygen pamac-gtk pcsclite python --overwrite '*'
returned

==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: pamac-gtk-10.4.2-2 is up to date -- reinstalling
warning: pcsclite-1.9.9-1 is up to date -- reinstalling
warning: python-3.10.8-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (4) oxygen-5.26.2-1  pamac-gtk-10.4.2-2  pcsclite-1.9.9-1  python-3.10.8-2

Total Download Size:    0.28 MiB
Total Installed Size:  73.75 MiB
Net Upgrade Size:      18.59 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 pamac-gtk-10.4.2-2-x86_64                                                                                        191.2 KiB  8.93 KiB/s 00:21 [#######################################################################################] 100%
 pcsclite-1.9.9-1-x86_64                                                                                           96.2 KiB  10.2 KiB/s 00:09 [#######################################################################################] 100%
 Total (2/2)                                                                                                      287.4 KiB  8.50 KiB/s 00:34 [#######################################################################################] 100%
error: failed retrieving file 'pamac-gtk-10.4.2-2-x86_64.pkg.tar.zst' from ftp.rz.tu-bs.de : The requested URL returned error: 404
error: failed retrieving file 'pamac-gtk-10.4.2-2-x86_64.pkg.tar.zst' from mirror.ventraip.net.au : The requested URL returned error: 404
error: failed retrieving file 'pamac-gtk-10.4.2-2-x86_64.pkg.tar.zst' from repo.rhindon.net : Could not resolve host: repo.rhindon.net
warning: too many errors from repo.rhindon.net, skipping for the remainder of this transaction
error: failed retrieving file 'pcsclite-1.9.9-1-x86_64.pkg.tar.zst' from ftp.rz.tu-bs.de : The requested URL returned error: 404
error: failed retrieving file 'pcsclite-1.9.9-1-x86_64.pkg.tar.zst' from mirror.ventraip.net.au : The requested URL returned error: 404
(4/4) checking keys in keyring                                                                                                                [#######################################################################################] 100%
(4/4) checking package integrity                                                                                                              [#######################################################################################] 100%
(4/4) loading package files                                                                                                                   [#######################################################################################] 100%
(4/4) checking for file conflicts                                                                                                             [#######################################################################################] 100%
(4/4) checking available disk space                                                                                                           [#######################################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
(1/4) upgrading oxygen                                                                                                                        [#######################################################################################] 100%
New optional dependencies for oxygen
    kcmutils: for oxygen-settings5 [installed]
(2/4) reinstalling python                                                                                                                     [#######################################################################################] 100%
(3/4) reinstalling pamac-gtk                                                                                                                  [#######################################################################################] 100%
(4/4) reinstalling pcsclite                                                                                                                   [#######################################################################################] 100%
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyle5.so.5.25.5 is empty, not checked.
:: Running post-transaction hooks...
(1/5) Reloading system manager configuration...
  Skipped: Running in chroot.
(2/5) Arming ConditionNeedsUpdate...
(3/5) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
(4/5) Updating icon theme caches...
(5/5) Updating the desktop file MIME type cache...

oxygen didnt reinstalled, but we can fix it later, now chroot and rerun update and post output from it:
pacman-mirrors --fasttrack 5 && pacman -Syyu

output :

[manjaro /]#  pacman-mirrors --fasttrack 5 && pacman -Syyu
Traceback (most recent call last):
  File "/usr/bin/pacman-mirrors", line 20, in <module>
    from pacman_mirrors import pacman_mirrors
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/pacman_mirrors.py", line 31, in <module>
    from pacman_mirrors.builder import common, fasttrack, interactive
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/builder/common.py", line 24, in <module>
    from pacman_mirrors.builder.builder import build_pool
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/builder/builder.py", line 26, in <module>
    from pacman_mirrors.functions.outputFn import write_custom_mirrors_json
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/outputFn.py", line 23, in <module>
    from pacman_mirrors.functions import customFn
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/customFn.py", line 22, in <module>
    from pacman_mirrors.functions import defaultFn
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/defaultFn.py", line 23, in <module>
    from pacman_mirrors.functions import pools
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/pools.py", line 23, in <module>
    from pacman_mirrors.functions.httpFn import get_ip_country
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/httpFn.py", line 36, in <module>
    import requests
  File "/usr/lib/python3.10/site-packages/requests/__init__.py", line 45, in <module>
    from .exceptions import RequestsDependencyWarning
  File "/usr/lib/python3.10/site-packages/requests/exceptions.py", line 7, in <module>
    from urllib3.exceptions import HTTPError as BaseHTTPError
ImportError: cannot import name 'HTTPError' from 'urllib3.exceptions' (/usr/lib/python3.10/site-packages/urllib3/exceptions.py)

seems like somthings wrong with python


Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

or from pacman mirrors … this is all the output?

yes it is should i maybe run

pacman -Syu

you can try … if it doesnt work and you have the same output, exit chroot: exit, close all terminals, open terminal and run this:

sudo sed -i 's/ trap/#trap/' /usr/lib/manjaro-tools/util-mount.sh
exit | manjaro-chroot -a
sudo pacman-mirrors -f5
sudo pacman --sysroot /mnt -Syu

okay running pacman -Syu seems to have worked as it used to output nothing.
its now updating i will update you once it finishes

okay everything worked until now i did

sudo sed -i 's/ trap/#trap/' /usr/lib/manjaro-tools/util-mount.sh
exit | manjaro-chroot -a
sudo pacman-mirrors -f5
sudo pacman --sysroot /mnt -Syu

and its updating but with a VERY low speed 8 kiB/s so is there a way to fix that maybe its the mirrors configured incorrectly ?

you said that pacman -Syu worked, so why are you running the sysroot?

it worked but with a very low speed so it would probley take days to finish so i Ctrl+C and tried the sysroot method but still the same speed

so cancel the sysroot update ctrl+c, and run this:

sudo pacman-mirrors -f5
sudo pacman --sysroot /mnt -Syyu

and the mirrors should be refreshed and you should have better speed

okay output from sudo pacman --sysroot /mnt -Syyu

>  $ sudo pacman --sysroot /mnt -Syyu                                                        ✔  7s  
> :: Synchronizing package databases...
>  core                                  165.6 KiB   281 KiB/s 00:01 [####################################] 100%
>  extra                                1955.5 KiB   509 KiB/s 00:04 [####################################] 100%
>  community                               7.3 MiB   557 KiB/s 00:13 [####################################] 100%
>  multilib                              180.5 KiB   223 KiB/s 00:01 [####################################] 100%
> :: Starting full system upgrade...
> warning: acpid: local (2.0.34-1) is newer than community (2.0.33-1)
> warning: alsa-card-profiles: local (1:0.3.58-1) is newer than extra (1:0.3.57-1)
> warning: android-tools: local (33.0.3-1) is newer than community (31.0.3-7)
> warning: android-udev: local (20220903-1) is newer than community (20220611-1)
> warning: aom: local (3.5.0-1) is newer than extra (3.4.0-1)
> warning: archlinux-keyring: local (20220927-1) is newer than core (20220831-1)
> warning: ark: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: at-spi2-core: local (2.46.0-2) is newer than extra (2.44.1-1)
> warning: attica: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: baloo: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: baloo-widgets: local (22.08.1-1) is newer than extra (22.08.0-2)
> warning: bluez-qt: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: boost-libs: local (1.80.0-2) is newer than extra (1.79.0-1)
> warning: breeze-icons: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: btrfs-progs: local (5.19.1-1) is newer than core (5.19-1)
> warning: ca-certificates: local (20220905-1) is newer than core (20210603-1)
> warning: ca-certificates-mozilla: local (3.83-1) is newer than core (3.82-1)
> warning: ca-certificates-utils: local (20220905-1) is newer than core (20210603-1)
> warning: clang: local (14.0.6-3) is newer than extra (14.0.6-2)
> warning: cups-filters: local (1.28.16-2) is newer than extra (1.28.16-1)
> warning: curl: local (7.86.0-1) is newer than core (7.85.0-1)
> warning: dbus: local (1.14.2-1) is newer than core (1.14.0-1)
> warning: dhclient: local (4.4.3.P1-1) is newer than extra (4.4.3-3)
> warning: discord: local (0.0.21-1) is newer than community (0.0.20-1)
> warning: dnsmasq: local (2.87-1) is newer than extra (2.86-2)
> warning: dolphin: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: dolphin-plugins: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: elisa: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: expat: local (2.4.9-1) is newer than core (2.4.8-1)
> warning: f2fs-tools: local (1.15.0-2) is newer than extra (1.15.0-1)
> warning: ffmpeg: local (2:5.1.2-1) is newer than extra (2:5.1.1-3)
> warning: ffmpegthumbs: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: file: local (5.43-1) is newer than core (5.42-2)
> warning: filelight: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: firefox: local (106.0.2-0.1) is newer than extra (105.0-0.1)
> warning: flac: local (1.4.1-1) is newer than extra (1.3.4-3)
> warning: fluidsynth: local (2.3.0-2) is newer than extra (2.2.8-1)
> warning: foomatic-db: local (3:20221004-1) is newer than extra (3:20220328-1)
> warning: frameworkintegration: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: fuse-common: local (3.12.0-1) is newer than extra (3.11.0-1)
> warning: fuse3: local (3.12.0-1) is newer than extra (3.11.0-1)
> warning: fwupd: local (1.8.5-1) is newer than community (1.8.4-1)
> warning: game-devices-udev: local (0.18-1) is newer than community (0.17-1)
> warning: gawk: local (5.2.0-3) is newer than core (5.1.1-1)
> warning: gc: local (8.2.2-1) is newer than core (8.2.0-3)
> warning: gettext: local (0.21.1-1) is newer than core (0.21-2)
> warning: ghostscript: local (10.0.0-1) is newer than extra (9.56.1-1)
> warning: git: local (2.38.0-1) is newer than extra (2.37.3-1)
> warning: glib-networking: local (1:2.74.0-1) is newer than extra (1:2.72.2-1)
> warning: glib2: local (2.74.0-2) is newer than core (2.72.3-3)
> warning: glibc: local (2.36-6) is newer than core (2.36-3)
> warning: gnupg: local (2.2.40-1) is newer than core (2.2.39-1)
> warning: gnutls: local (3.7.8-1) is newer than core (3.7.7-3)
> warning: gobject-introspection-runtime: local (1.74.0-1) is newer than extra (1.72.0-1)
> warning: grantlee: local (5.3.0-1) is newer than extra (5.2.0-3)
> warning: grep: local (3.8-2) is newer than core (3.7-1)
> warning: grub: local (2.06.r261.g2f4430cc0-2) is newer than core (2.06.r261.g2f4430cc0-1)
> warning: gst-libav: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gst-plugins-bad: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gst-plugins-bad-libs: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gst-plugins-base: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gst-plugins-base-libs: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gst-plugins-good: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gst-plugins-ugly: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gstreamer: local (1.20.3-2) is newer than extra (1.20.3-1)
> warning: gtk-update-icon-cache: local (1:4.8.1-1) is newer than extra (1:4.6.7-1)
> warning: gtk3: local (1:3.24.34+r156+g812b3930d0-1) is newer than extra (1:3.24.34-1)
> warning: gwenview: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: harfbuzz: local (5.2.0-1) is newer than extra (5.1.0-1)
> warning: harfbuzz-icu: local (5.2.0-1) is newer than extra (5.1.0-1)
> warning: hdparm: local (9.65-1) is newer than core (9.64-1)
> warning: hwdata: local (0.363-1) is newer than core (0.361-1)
> warning: iana-etc: local (20220915-1) is newer than core (20220715-1)
> warning: imagemagick: local (7.1.0.49-1) is newer than extra (7.1.0.47-2)
> warning: imath: local (3.1.5-3) is newer than extra (3.1.5-2)
> warning: imlib2: local (1.9.1-2) is newer than extra (1.9.1-1)
> warning: inxi: local (3.3.22.1-1) is newer than community (3.3.21.1-1)
> warning: iproute2: local (6.0.0-1) is newer than core (5.19.0-1)
> warning: iso-codes: local (4.11.0-2) is newer than extra (4.11.0-1)
> warning: kaccounts-integration: local (22.08.1-1) is newer than extra (22.08.0-2)
> warning: kaccounts-providers: local (22.08.1-1) is newer than extra (22.08.0-2)
> warning: kactivities: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kactivities-stats: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kamera: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: karchive: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kate: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kauth: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kbookmarks: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kcalc: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kcalendarcore: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kcmutils: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kcodecs: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kcompletion: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kconfig: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kconfigwidgets: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kcontacts: local (1:5.98.0-1) is newer than extra (1:5.97.0-1)
> warning: kcoreaddons: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kcrash: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kdbusaddons: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kdeclarative: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kdeconnect: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kded: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kdegraphics-mobipocket: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kdegraphics-thumbnailers: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kdelibs4support: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kdenetwork-filesharing: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kdesu: local (5.98.0-3) is newer than extra (5.97.0-1)
> warning: kdnssd: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kdoctools: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kdsoap: local (2.1.1-1) is newer than extra (2.0.0-1)
> warning: keditbookmarks: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kemoticons: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kfilemetadata: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kfind: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kget: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kglobalaccel: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kguiaddons: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: khelpcenter: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kholidays: local (1:5.98.0-1) is newer than extra (1:5.97.0-1)
> warning: khtml: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: ki18n: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kiconthemes: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kidletime: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kimageformats: local (5.98.0-2) is newer than extra (5.97.0-1)
> warning: kinit: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kio: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kio-extras: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kio-gdrive: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kirigami2: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kitemmodels: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kitemviews: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kjobwidgets: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kjs: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: knewstuff: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: knotifications: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: knotifyconfig: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: konsole: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kpackage: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kparts: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kpeople: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kpmcore: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kpty: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kquickcharts: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: krb5: local (1.20-1) is newer than core (1.19.3-3)
> warning: krunner: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: ksanecore: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kservice: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: ksystemlog: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: ktexteditor: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: ktextwidgets: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kunitconversion: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kwallet: local (5.98.0-1) is newer than extra (5.97.0-4)
> warning: kwalletmanager: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: kwayland: local (5.98.0-3) is newer than extra (5.97.0-1)
> warning: kwayland-integration: local (5.25.5-2) is newer than extra (5.25.5-1)
> warning: kwidgetsaddons: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kwin: local (5.25.5-2) is newer than extra (5.25.5-1)
> warning: kwindowsystem: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: kxmlgui: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: layer-shell-qt: local (5.25.5-2) is newer than extra (5.25.5-1)
> warning: ldb: local (2:2.6.1-1) is newer than extra (2:2.5.2-2)
> warning: lib32-dbus: local (1.14.2-1) is newer than multilib (1.14.0-1)
> warning: lib32-expat: local (2.4.9-1) is newer than multilib (2.4.8-1)
> warning: lib32-flac: local (1.4.1-1) is newer than multilib (1.3.4-3)
> warning: lib32-glib2: local (2.74.0-2) is newer than multilib (2.72.3-1)
> warning: lib32-glibc: local (2.36-6) is newer than core (2.36-3)
> warning: lib32-gnutls: local (3.7.8-1) is newer than multilib (3.7.7-1)
> warning: lib32-harfbuzz: local (5.2.0-1) is newer than multilib (5.1.0-1)
> warning: lib32-libcap: local (2.66-1) is newer than multilib (2.65-1)
> warning: lib32-libdrm: local (2.4.113-1) is newer than multilib (2.4.112-1)
> warning: lib32-libglvnd: local (1.5.0-1) is newer than multilib (1.4.0-3)
> warning: lib32-libpng: local (1.6.38-1) is newer than multilib (1.6.37-3)
> warning: lib32-libsndfile: local (1.1.0-2) is newer than multilib (1.1.0-1)
> warning: lib32-libtasn1: local (4.19.0-1) is newer than multilib (4.18.0-1)
> warning: lib32-nspr: local (4.35-1) is newer than multilib (4.34.1-1)
> warning: lib32-nss: local (3.83-1) is newer than multilib (3.82-1)
> warning: lib32-pcre: local (8.45-3) is newer than multilib (8.45-1)
> warning: lib32-pcre2: local (10.40-3) is newer than multilib (10.40-1)
> warning: lib32-sdl12-compat: local (1.2.56-1) is newer than multilib (1.2.52-3)
> warning: lib32-sqlite: local (3.39.3-1) is newer than multilib (3.39.2-2)
> warning: lib32-systemd: local (251.5-1) is newer than multilib (251.4-1.1)
> warning: lib32-vulkan-icd-loader: local (1.3.226-1) is newer than multilib (1.3.221-1)
> warning: lib32-xz: local (5.2.7-1) is newer than multilib (5.2.5-2)
> warning: libappimage: local (1.0.4.5-3) is newer than extra (1.0.4.5-2)
> warning: libblockdev: local (2.28-1) is newer than extra (2.27-1)
> warning: libbluray: local (1.3.3-1) is newer than extra (1.3.2-1)
> warning: libbpf: local (1.0.1-1) is newer than core (0.8.1-1)
> warning: libcap: local (2.66-1) is newer than core (2.65-1)
> warning: libcdio: local (2.1.0-3) is newer than extra (2.1.0-2)
> warning: libdrm: local (2.4.113-3) is newer than extra (2.4.113-2)
> warning: libebml: local (1.4.3-1) is newer than extra (1.4.2-2)
> warning: libffi: local (3.4.3-1) is newer than core (3.4.2-5)
> warning: libgee: local (0.20.6-1) is newer than extra (0.20.5-2)
> warning: libglvnd: local (1.5.0-1) is newer than extra (1.4.0-3)
> warning: libgusb: local (0.4.0-1) is newer than extra (0.3.10-2)
> warning: libhandy: local (1.8.0-1) is newer than extra (1.6.3-1)
> warning: libimagequant: local (4.0.4-1) is newer than community (4.0.1-1)
> warning: libkdcraw: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: libkexiv2: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: libkgapi: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: libksane: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: libktorrent: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: libmatroska: local (1.7.0-1) is newer than extra (1.6.3-2)
> warning: libmm-glib: local (1.18.12-1) is newer than extra (1.18.10-2)
> warning: libnghttp2: local (1.50.0-1) is newer than core (1.49.0-1)
> warning: libopenmpt: local (0.6.6-2) is newer than extra (0.6.5-1)
> warning: libpamac: local (11.3.1-3) is newer than extra (11.3.1-1)
> warning: libpng: local (1.6.38-1) is newer than extra (1.6.37-3)
> warning: libsndfile: local (1.1.0-3) is newer than extra (1.1.0-2)
> warning: libsoup3: local (3.2.0-1) is newer than extra (3.0.8-1)
> warning: libspectre: local (0.2.10-2) is newer than extra (0.2.10-1)
> warning: libssh: local (0.10.4-1) is newer than extra (0.10.3-1)
> warning: libtorrent-rasterbar: local (1:2.0.7-2) is newer than extra (1:2.0.7-1)
> warning: libupnp: local (1.14.14-1) is newer than extra (1.14.13-1)
> warning: libva: local (2.16.0-1) is newer than extra (2.15.0-6)
> warning: libwpe: local (1.14.0-1) is newer than extra (1.12.3-1)
> warning: libxft: local (2.3.6-1) is newer than extra (2.3.5-1)
> warning: libxtst: local (1.2.4-1) is newer than extra (1.2.3-5)
> warning: libxxf86vm: local (1.1.5-1) is newer than extra (1.1.4-5)
> warning: lilv: local (0.24.20-1) is newer than community (0.24.18-1)
> warning: linux-firmware: local (20220913.f09bebf-1) is newer than core (20220815.8413c63-1)
> warning: linux-firmware-whence: local (20220913.f09bebf-1) is newer than core (20220815.8413c63-1)
> warning: linux515: local (5.15.74-3) is newer than core (5.15.65-1)
> warning: lsof: local (4.96.3-1) is newer than extra (4.95.0-1)
> warning: luajit: local (2.1.0.beta3.r449.gdad04f17-1) is newer than community (2.1.0.beta3.r439.g633f265f-1)
> warning: lv2: local (1.18.10-1) is newer than community (1.18.8-1)
> warning: manjaro-alsa: local (20221002-1) is newer than extra (20210928-1)
> warning: manjaro-keyring: local (20221028-4) is newer than core (20220514-2)
> warning: manjaro-pulse: local (20221015-2) is newer than extra (20220217-2)
> warning: manjaro-release: local (22.0.0pre3-1) is newer than core (22.0.0pre2-1)
> warning: manjaro-settings-manager: local (0.5.7-10) is newer than extra (0.5.7-9)
> warning: manjaro-settings-manager-kcm: local (0.5.7-10) is newer than extra (0.5.7-9)
> warning: manjaro-settings-manager-knotifier: local (0.5.7-10) is newer than extra (0.5.7-9)
> warning: matray: local (1.1.4-1) is newer than community (1.1.2-1)
> warning: mhwd-nvidia: local (520.56.06-2) is newer than extra (515.65.01-3)
> warning: mhwd-nvidia-390xx: local (390.154-2) is newer than extra (390.154-1)
> warning: mhwd-nvidia-470xx: local (470.141.03-3) is newer than extra (470.141.03-1)
> warning: modemmanager: local (1.18.12-1) is newer than extra (1.18.10-2)
> warning: modemmanager-qt: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: neon: local (0.32.4-1) is newer than extra (0.32.3-1)
> warning: networkmanager-qt: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: nodejs: local (18.10.0-1) is newer than community (18.8.0-1)
> warning: noto-fonts: local (20220810-1) is newer than extra (20220607-1)
> warning: noto-fonts-emoji: local (20220920-1) is newer than extra (20211101-1)
> warning: npm: local (8.19.2-1) is newer than community (8.19.1-1)
> warning: nspr: local (4.35-1) is newer than core (4.34.1-1)
> warning: nss: local (3.83-1) is newer than core (3.82-1)
> warning: okular: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: onlyoffice-desktopeditors: local (7.2.1-1) is newer than community (7.2.0-1)
> warning: openpmix: local (4.2.1-1) is newer than extra (4.2.0-1)
> warning: oxygen: local (5.26.2-1) is newer than extra (5.25.5-1)
> warning: oxygen-icons: local (1:5.98.0-1) is newer than extra (1:5.97.0-1)
> warning: pacman: local (6.0.2-2) is newer than core (6.0.1-12)
> warning: pamac-cli: local (10.4.2-2) is newer than extra (10.4.2-1)
> warning: pamac-gtk: local (10.4.2-2) is newer than extra (10.4.2-1)
> warning: pango: local (1:1.50.11-1) is newer than extra (1:1.50.9-1)
> warning: partitionmanager: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: pcre: local (8.45-3) is newer than core (8.45-2)
> warning: pcre2: local (10.40-3) is newer than core (10.40-1)
> warning: pcsclite: local (1.9.9-1) is newer than community (1.9.8-1)
> warning: perl-alien-build: local (2.71-1) is newer than extra (2.53-1)
> warning: perl-alien-libxml2: local (0.19-1) is newer than extra (0.17-3)
> warning: perl-ffi-checklib: local (0.31-2) is newer than extra (0.28-3)
> warning: perl-path-tiny: local (0.124-1) is newer than community (0.122-2)
> warning: perl-xml-libxml: local (2.0208-1) is newer than extra (2.0207-3)
> warning: pinentry: local (1.2.1-1) is newer than core (1.2.0-1)
> warning: pipewire: local (1:0.3.58-1) is newer than extra (1:0.3.57-1)
> warning: plasma-framework: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: plasma-integration: local (5.25.5-2) is newer than extra (5.25.5-1)
> warning: plasma-workspace: local (5.25.5-4) is newer than extra (5.25.5-1)
> warning: ppp: local (2.4.9-2) is newer than core (2.4.9-1)
> warning: prison: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: protobuf: local (21.7-1) is newer than extra (21.5-1)
> warning: purpose: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: pyopencl-headers: local (1:2022.2.3-1) is newer than community (1:2022.1-1)
> warning: python: local (3.10.8-2) is newer than core (3.10.6-1)
> warning: python-certifi: local (2022.09.24-1) is newer than community (2022.06.15-1)
> warning: python-idna: local (3.4-1) is newer than extra (3.3-4)
> warning: python-jaraco.functools: local (3.5.2-1) is newer than community (3.5.1-1)
> warning: python-mako: local (1.2.3-1) is newer than extra (1.2.2-1)
> warning: python-numpy: local (1.23.3-1) is newer than extra (1.23.2-1)
> warning: python-pyopencl: local (1:2022.2.3-1) is newer than community (1:2022.1-1)
> warning: python-setuptools: local (1:63.2.0-1) is newer than extra (1:62.3.4-1)
> warning: python-trove-classifiers: local (2022.9.26-1) is newer than extra (2022.8.31-1)
> warning: qpdf: local (11.1.1-1) is newer than extra (10.6.3-1)
> warning: qqc2-desktop-style: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: qt5-base: local (5.15.6+kde+r177-1) is newer than extra (5.15.5+kde+r182-1)
> warning: qt5-declarative: local (5.15.6+kde+r20-1) is newer than extra (5.15.5+kde+r19-1)
> warning: qt5-graphicaleffects: local (5.15.6+kde+r0-1) is newer than extra (5.15.5+kde+r0-1)
> warning: qt5-location: local (5.15.6+kde+r3-1) is newer than extra (5.15.5+kde+r3-1)
> warning: qt5-multimedia: local (5.15.6+kde+r1-1) is newer than extra (5.15.5+kde+r1-1)
> warning: qt5-quickcontrols: local (5.15.6+kde+r0-1) is newer than extra (5.15.5+kde+r0-1)
> warning: qt5-quickcontrols2: local (5.15.6+kde+r5-1) is newer than extra (5.15.5+kde+r6-1)
> warning: qt5-sensors: local (5.15.6+kde+r0-1) is newer than extra (5.15.5+kde+r0-1)
> warning: qt5-speech: local (5.15.6+kde+r1-1) is newer than extra (5.15.5+kde+r1-1)
> warning: qt5-svg: local (5.15.6+kde+r9-1) is newer than extra (5.15.5+kde+r11-1)
> warning: qt5-tools: local (5.15.6+kde+r1-1) is newer than extra (5.15.5+kde+r1-3)
> warning: qt5-translations: local (5.15.6+kde+r2-1) is newer than extra (5.15.5+kde+r2-1)
> warning: qt5-wayland: local (5.15.6+kde+r50-1) is newer than extra (5.15.5+kde+r38-3)
> warning: qt5-webchannel: local (5.15.6+kde+r3-1) is newer than extra (5.15.5+kde+r3-1)
> warning: qt5-webengine: local (5.15.10-3) is newer than extra (5.15.10-2)
> warning: qt5-x11extras: local (5.15.6+kde+r0-1) is newer than extra (5.15.5+kde+r0-1)
> warning: samba: local (4.17.2-0.1) is newer than extra (4.16.4-3)
> warning: sdl12-compat: local (1.2.56-1) is newer than community (1.2.52-2)
> warning: sdl2: local (2.24.0-2) is newer than extra (2.24.0-1)
> warning: semver: local (7.3.8-1) is newer than community (7.3.7-1)
> warning: serd: local (0.30.16-1) is newer than community (0.30.14-1)
> warning: signon-kwallet-extension: local (22.08.1-1) is newer than extra (22.08.0-1)
> warning: smbclient: local (4.17.2-0.1) is newer than extra (4.16.4-3)
> warning: solid: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: sonnet: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: sord: local (0.16.14-1) is newer than community (0.16.12-3)
> warning: sqlite: local (3.39.4-1) is newer than core (3.39.3-1)
> warning: sratom: local (0.6.14-1) is newer than community (0.6.12-1)
> warning: srt: local (1.5.1-1) is newer than extra (1.5.0-1)
> warning: syndication: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: syntax-highlighting: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: systemd: local (251.5-1) is newer than core (251.4-1)
> warning: systemd-libs: local (251.5-1) is newer than core (251.4-1)
> warning: threadweaver: local (5.98.0-1) is newer than extra (5.97.0-1)
> warning: tracker3: local (3.4.0-1) is newer than extra (3.3.3-1)
> warning: tzdata: local (2022d-1) is newer than core (2022c-1)
> warning: upower: local (1.90.0-1) is newer than extra (0.99.20-1)
> warning: vlc: local (3.0.17.4-9) is newer than extra (3.0.17.4-7)
> warning: vulkan-icd-loader: local (1.3.226-1) is newer than extra (1.3.221-1)
> warning: vulkan-tools: local (1.3.226-1) is newer than extra (1.3.217-1)
> warning: wayland-utils: local (1.1.0-1) is newer than extra (1.0.0-2)
> warning: xdg-utils: local (1.1.3+21+g1a58bc2-2) is newer than extra (1.1.3+21+g1a58bc2-1)
> warning: xkeyboard-config: local (2.37-1) is newer than extra (2.36-3)
> warning: xz: local (5.2.7-1) is newer than core (5.2.6-1)
> warning: zbar: local (0.23.90-1) is newer than extra (0.23.1-9)
> resolving dependencies...
> looking for conflicting packages...
> warning: dependency cycle detected:
> warning: rubygems will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-abbrev will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-base64 will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-benchmark will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-bigdecimal will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-cgi will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-csv will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-delegate will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-did_you_mean will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-digest will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-drb will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-ruby2_keywords will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-english will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-erb will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-etc will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-fcntl will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-fiddle will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-fileutils will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-find will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-forwardable will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-getoptlong will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-io-console will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-io-nonblock will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-io-wait will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-ipaddr will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-logger will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-mutex_m will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-tmpdir will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-stdlib will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-minitest will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-bundledgems will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-bundledgems will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-bundledgems will be installed before its ruby dependency
> warning: dependency cycle detected:
> warning: ruby-bundledgems will be installed before its ruby dependency
> 
> Packages (73) plasma-browser-integration-5.25.5-1  plasma-desktop-5.25.5-1  plasma-nm-5.25.5-1
>               plasma-pa-5.25.5-1  plasma-systemmonitor-5.25.5-1  plasma-workspace-wallpapers-5.25.5-1
>               polkit-kde-agent-5.25.5-1  powerdevil-5.25.5-1  print-manager-22.08.0-1
>               python-cachecontrol-1:0.12.11-1  python-distlib-0.3.6-1  python-docutils-1:0.19-2
>               python-importlib-metadata-4.8.3-1  python-msgpack-1.0.4-1  python-nspektr-0.4.0-2
>               python-pep517-0.13.0-1  python-pip-22.2.2-2  python-pygments-2.13.0-1  python-six-1.16.0-6
>               python-systemd-235-1  qbittorrent-4.4.5-1  rsync-3.2.5-2  ruby-3.0.4-9  ruby-abbrev-0.1.0-1
>               ruby-base64-0.1.1-1  ruby-benchmark-0.2.0-1  ruby-bigdecimal-3.1.2-1  ruby-bundledgems-3.0.4-9
>               ruby-cgi-0.3.2-1  ruby-csv-3.2.5-1  ruby-delegate-0.2.0-1  ruby-did_you_mean-1.6.1-1
>               ruby-digest-3.1.0-1  ruby-drb-2.1.0-1  ruby-english-0.7.1-1  ruby-erb-2.2.3-2  ruby-etc-1.3.0-2
>               ruby-fcntl-1.0.1-1  ruby-fiddle-1.1.0-1  ruby-fileutils-1.6.0-1  ruby-find-0.1.1-1
>               ruby-forwardable-1.3.2-1  ruby-getoptlong-0.1.1-1  ruby-io-console-0.5.11-1
>               ruby-io-nonblock-0.1.0-1  ruby-io-wait-0.2.3-1  ruby-ipaddr-1.2.4-1  ruby-logger-1.5.1-1
>               ruby-minitest-5.16.3-1  ruby-mutex_m-0.1.1-1  ruby-paint-2.3.0-1  ruby-ruby2_keywords-0.0.5-1
>               ruby-stdlib-3.0.4-9  ruby-tmpdir-0.1.2-1  rubygems-3.3.19-1  sddm-kcm-5.25.5-1
>               skanlite-22.08.0-1  snapd-2.57.1-2  snapd-glib-1.63-1  spectacle-22.08.0-1  starship-1.10.2-1
>               system-config-printer-1.5.18-1  thunderbird-102.3.0-0.1  ttf-iosevka-nerd-2.2.1-1
>               vim-9.0.0354-1  vim-runtime-9.0.0354-1  vulkan-intel-22.1.7-1  vulkan-radeon-22.1.7-1
>               webkit2gtk-4.1-2.36.7-1  wireless-regdb-2022.08.12-1  xf86-video-ati-1:19.1.0.r15.g7a6a34af-1
>               xmlsec-1.2.34-2  yakuake-22.08.0-1
> 
> Total Download Size:    252.60 MiB
> Total Installed Size:  1288.25 MiB
> Net Upgrade Size:       602.61 MiB
> 
> :: Proceed with installation? [Y/n] y
> :: Retrieving packages...
>  plasma-workspace-wallpapers-5.25...    67.2 MiB   600 KiB/s 01:55 [####################################] 100%
>  thunderbird-102.3.0-0.1-x86_64         66.6 MiB   403 KiB/s 02:49 [####################################] 100%
>  ttf-iosevka-nerd-2.2.1-1-any           33.7 MiB   623 KiB/s 00:55 [####################################] 100%
>  snapd-2.57.1-2-x86_64                  24.0 MiB   591 KiB/s 00:42 [####################################] 100%
>  webkit2gtk-4.1-2.36.7-1-x86_64         21.6 MiB   588 KiB/s 00:38 [####################################] 100%
>  plasma-desktop-5.25.5-1-x86_64          7.6 MiB   536 KiB/s 00:14 [####################################] 100%
>  vim-runtime-9.0.0354-1-x86_64           6.9 MiB   531 KiB/s 00:13 [####################################] 100%
>  ruby-3.0.4-9-x86_64                     3.2 MiB   380 KiB/s 00:09 [####################################] 100%
>  python-pip-22.2.2-2-any                 2.5 MiB   370 KiB/s 00:07 [####################################] 100%
>  skanlite-22.08.0-1-x86_64               2.4 MiB   575 KiB/s 00:04 [####################################] 100%
>  starship-1.10.2-1-x86_64                2.4 MiB   622 KiB/s 00:04 [####################################] 100%
>  vulkan-intel-22.1.7-1-x86_64            2.3 MiB   423 KiB/s 00:05 [####################################] 100%
>  vim-9.0.0354-1-x86_64                   2.1 MiB   386 KiB/s 00:06 [####################################] 100%
>  vulkan-radeon-22.1.7-1-x86_64        1859.2 KiB   406 KiB/s 00:05 [####################################] 100%
>  plasma-nm-5.25.5-1-x86_64            1428.0 KiB   295 KiB/s 00:05 [####################################] 100%
>  spectacle-22.08.0-1-x86_64           1387.4 KiB   374 KiB/s 00:04 [####################################] 100%
>  snapd-glib-1.63-1-x86_64              997.0 KiB   486 KiB/s 00:02 [####################################] 100%
>  powerdevil-5.25.5-1-x86_64            869.5 KiB   342 KiB/s 00:03 [####################################] 100%
>  xmlsec-1.2.34-2-x86_64                715.2 KiB   450 KiB/s 00:02 [####################################] 100%
>  print-manager-22.08.0-1-x86_64        443.0 KiB   365 KiB/s 00:01 [####################################] 100%
>  yakuake-22.08.0-1-x86_64              413.8 KiB   355 KiB/s 00:01 [####################################] 100%
>  rsync-3.2.5-2-x86_64                  328.2 KiB   290 KiB/s 00:01 [####################################] 100%
>  plasma-pa-5.25.5-1-x86_64             241.0 KiB   243 KiB/s 00:01 [####################################] 100%
>  rubygems-3.3.19-1-any                 231.8 KiB   106 KiB/s 00:02 [####################################] 100%
>  plasma-systemmonitor-5.25.5-1-x86_64  222.9 KiB   161 KiB/s 00:01 [####################################] 100%
>  plasma-browser-integration-5.25....   196.5 KiB   107 KiB/s 00:02 [####################################] 100%
>  sddm-kcm-5.25.5-1-x86_64              112.5 KiB   103 KiB/s 00:01 [####################################] 100%
>  ruby-csv-3.2.5-1-any                  111.5 KiB   124 KiB/s 00:01 [####################################] 100%
>  ruby-bigdecimal-3.1.2-1-x86_64         89.3 KiB   131 KiB/s 00:01 [####################################] 100%
>  ruby-fiddle-1.1.0-1-x86_64             77.0 KiB   125 KiB/s 00:01 [####################################] 100%
>  polkit-kde-agent-5.25.5-1-x86_64       64.1 KiB   119 KiB/s 00:01 [####################################] 100%
>  ruby-did_you_mean-1.6.1-1-any          58.3 KiB   121 KiB/s 00:00 [####################################] 100%
>  ruby-drb-2.1.0-1-any                   57.3 KiB  88.2 KiB/s 00:01 [####################################] 100%
>  ruby-digest-3.1.0-1-x86_64             49.4 KiB  95.7 KiB/s 00:01 [####################################] 100%
>  ruby-fileutils-1.6.0-1-any             31.1 KiB  69.5 KiB/s 00:00 [####################################] 100%
>  python-importlib-metadata-4.8.3-...    31.1 KiB  60.6 KiB/s 00:01 [####################################] 100%
>  ruby-etc-1.3.0-2-x86_64                28.1 KiB  40.1 KiB/s 00:01 [####################################] 100%
>  ruby-io-console-0.5.11-1-x86_64        27.6 KiB  39.1 KiB/s 00:01 [####################################] 100%
>  ruby-erb-2.2.3-2-any                   24.8 KiB  76.9 KiB/s 00:00 [####################################] 100%
>  ruby-logger-1.5.1-1-any                24.1 KiB  57.5 KiB/s 00:00 [####################################] 100%
>  ruby-ipaddr-1.2.4-1-any                19.7 KiB  71.2 KiB/s 00:00 [####################################] 100%
>  ruby-benchmark-0.2.0-1-any             17.7 KiB  68.0 KiB/s 00:00 [####################################] 100%
>  ruby-getoptlong-0.1.1-1-any            14.9 KiB   112 KiB/s 00:00 [####################################] 100%
>  ruby-delegate-0.2.0-1-any              14.5 KiB  36.4 KiB/s 00:00 [####################################] 100%
>  ruby-io-wait-0.2.3-1-x86_64            12.4 KiB  46.1 KiB/s 00:00 [####################################] 100%
>  ruby-forwardable-1.3.2-1-any           11.6 KiB  18.8 KiB/s 00:01 [####################################] 100%
>  ruby-english-0.7.1-1-any                9.4 KiB  31.1 KiB/s 00:00 [####################################] 100%
>  ruby-tmpdir-0.1.2-1-any                 9.3 KiB  36.4 KiB/s 00:00 [####################################] 100%
>  ruby-abbrev-0.1.0-1-any                 9.0 KiB  38.3 KiB/s 00:00 [####################################] 100%
>  ruby-find-0.1.1-1-any                   8.8 KiB  25.8 KiB/s 00:00 [####################################] 100%
>  ruby-fcntl-1.0.1-1-x86_64               8.6 KiB  42.3 KiB/s 00:00 [####################################] 100%
>  ruby-io-nonblock-0.1.0-1-any            8.0 KiB  66.9 KiB/s 00:00 [####################################] 100%
>  ruby-mutex_m-0.1.1-1-any                7.9 KiB  40.7 KiB/s 00:00 [####################################] 100%
>  ruby-base64-0.1.1-1-any                 7.6 KiB  27.7 KiB/s 00:00 [####################################] 100%
>  ruby-cgi-0.3.2-1-any                    5.6 KiB  38.0 KiB/s 00:00 [####################################] 100%
>  ruby-stdlib-3.0.4-9-x86_64              2.8 KiB  8.26 KiB/s 00:00 [####################################] 100%
>  ruby-bundledgems-3.0.4-9-x86_64         2.6 KiB  9.74 KiB/s 00:00 [####################################] 100%
>  Total (57/57)                         252.6 MiB   485 KiB/s 08:54 [####################################] 100%
> (73/73) checking keys in keyring                                   [####################################] 100%
> (73/73) checking package integrity                                 [####################################] 100%
> (73/73) loading package files                                      [####################################] 100%
> (73/73) checking for file conflicts                                [####################################] 100%
> (73/73) checking available disk space                              [####################################] 100%
> warning: could not get file information for usr/lib/thunderbird/distribution/distribution.ini
> :: Running pre-transaction hooks...
> (1/2) Creating Timeshift snapshot before upgrade...
> ==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
> (2/2) Remove Thunderbird Distribution Settings
> :: Processing package changes...
> ( 1/73) upgrading plasma-browser-integration                       [####################################] 100%
> ( 2/73) upgrading polkit-kde-agent                                 [####################################] 100%
> ( 3/73) upgrading plasma-desktop                                   [####################################] 100%
> ( 4/73) upgrading plasma-nm                                        [####################################] 100%
> ( 5/73) upgrading plasma-pa                                        [####################################] 100%
> ( 6/73) upgrading plasma-systemmonitor                             [####################################] 100%
> ( 7/73) upgrading plasma-workspace-wallpapers                      [####################################] 100%
> ( 8/73) upgrading powerdevil                                       [####################################] 100%
> ( 9/73) upgrading print-manager                                    [####################################] 100%
> (10/73) upgrading python-msgpack                                   [####################################] 100%
> (11/73) upgrading python-cachecontrol                              [####################################] 100%
> New optional dependencies for python-cachecontrol
>     python-lockfile: for filecache
>     python-redis: for redis cache
> (12/73) upgrading python-distlib                                   [####################################] 100%
> (13/73) upgrading python-docutils                                  [####################################] 100%
> (14/73) upgrading python-importlib-metadata                        [####################################] 100%
> (15/73) upgrading python-nspektr                                   [####################################] 100%
> (16/73) upgrading python-pep517                                    [####################################] 100%
> (17/73) upgrading python-pip                                       [####################################] 100%
> (18/73) upgrading python-pygments                                  [####################################] 100%
> (19/73) upgrading python-six                                       [####################################] 100%
> (20/73) upgrading python-systemd                                   [####################################] 100%
> (21/73) upgrading qbittorrent                                      [####################################] 100%
> (22/73) upgrading rsync                                            [####################################] 100%
> (23/73) upgrading rubygems                                         [####################################] 100%
> (24/73) installing ruby-abbrev                                     [####################################] 100%
> (25/73) installing ruby-base64                                     [####################################] 100%
> (26/73) installing ruby-benchmark                                  [####################################] 100%
> (27/73) installing ruby-bigdecimal                                 [####################################] 100%
> (28/73) installing ruby-cgi                                        [####################################] 100%
> (29/73) installing ruby-csv                                        [####################################] 100%
> (30/73) installing ruby-delegate                                   [####################################] 100%
> (31/73) installing ruby-did_you_mean                               [####################################] 100%
> (32/73) installing ruby-digest                                     [####################################] 100%
> (33/73) installing ruby-ruby2_keywords                             [####################################] 100%
> (34/73) installing ruby-drb                                        [####################################] 100%
> (35/73) installing ruby-english                                    [####################################] 100%
> (36/73) installing ruby-erb                                        [####################################] 100%
> (37/73) installing ruby-etc                                        [####################################] 100%
> (38/73) installing ruby-fcntl                                      [####################################] 100%
> (39/73) installing ruby-fiddle                                     [####################################] 100%
> (40/73) installing ruby-fileutils                                  [####################################] 100%
> (41/73) installing ruby-find                                       [####################################] 100%
> (42/73) installing ruby-forwardable                                [####################################] 100%
> (43/73) installing ruby-getoptlong                                 [####################################] 100%
> (44/73) installing ruby-io-console                                 [####################################] 100%
> (45/73) installing ruby-io-nonblock                                [####################################] 100%
> (46/73) installing ruby-io-wait                                    [####################################] 100%
> (47/73) installing ruby-ipaddr                                     [####################################] 100%
> (48/73) installing ruby-logger                                     [####################################] 100%
> (49/73) installing ruby-mutex_m                                    [####################################] 100%
> (50/73) installing ruby-tmpdir                                     [####################################] 100%
> (51/73) upgrading ruby-stdlib                                      [####################################] 100%
> (52/73) upgrading ruby-minitest                                    [####################################] 100%
> (53/73) upgrading ruby-bundledgems                                 [####################################] 100%
> (54/73) upgrading ruby                                             [####################################] 100%
> (55/73) upgrading ruby-paint                                       [####################################] 100%
> (56/73) upgrading sddm-kcm                                         [####################################] 100%
> (57/73) upgrading skanlite                                         [####################################] 100%
> (58/73) upgrading snapd                                            [####################################] 100%
> (59/73) upgrading snapd-glib                                       [####################################] 100%
> (60/73) upgrading spectacle                                        [####################################] 100%
> (61/73) upgrading ttf-iosevka-nerd                                 [####################################] 100%
> (62/73) upgrading starship                                         [####################################] 100%
> (63/73) upgrading system-config-printer                            [####################################] 100%
> (64/73) upgrading thunderbird                                      [####################################] 100%
> (65/73) upgrading vim-runtime                                      [####################################] 100%
> (66/73) upgrading vim                                              [####################################] 100%
> (67/73) upgrading vulkan-intel                                     [####################################] 100%
> (68/73) upgrading vulkan-radeon                                    [####################################] 100%
> (69/73) upgrading webkit2gtk-4.1                                   [####################################] 100%
> (70/73) upgrading wireless-regdb                                   [####################################] 100%
> (71/73) upgrading xf86-video-ati                                   [####################################] 100%
> (72/73) upgrading xmlsec                                           [####################################] 100%
> (73/73) upgrading yakuake                                          [####################################] 100%
> ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5.25.5 is empty, not checked.
> ldconfig: File /usr/lib/liboxygenstyle5.so.5.25.5 is empty, not checked.
> :: Running post-transaction hooks...
> ( 1/11) Reloading system manager configuration...
>   Skipped: Running in chroot.
> ( 2/11) Reloading device manager configuration...
>   Skipped: Running in chroot.
> ( 3/11) Arming ConditionNeedsUpdate...
> ( 4/11) Refreshing PackageKit...
> Error connecting: Could not connect: No such file or directory
> error: command failed to execute correctly
> ( 5/11) Reloading system bus configuration...
>   Skipped: Running in chroot.
> ( 6/11) Updating fontconfig cache...
> ( 7/11) Updating 32-bit fontconfig cache...
> ( 8/11) Updating icon theme caches...
> ( 9/11) Copy Thunderbird Distribution Settings
> (10/11) Updating the desktop file MIME type cache...
> (11/11) Updating X fontdir indices...

you have a lot of those is newer than extra
reinstall the oxygen:

sudo pacman --sysroot /mnt -S oxygen --overwrite '*'

then type exit, and chroot and post output from:
mhwd-kernel -li

[manjaro /]# mhwd-kernel -li
Currently running: 5.15.60-1-MANJARO (linux515)
The following kernels are installed in your system:
   * linux515

reinstall it:
pacman -S linux515
and rerun again:
pacman -Syu
any errors from it?

what should i do ?

> 
> error: linux515: signature from "Manjaro Build Server <build@manjaro.org>" is unknown trust
> :: File /var/cache/pacman/pkg/linux515-5.15.65-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
> Do you want to delete it? [Y/n]

not this too…
open this file:
nano /etc/pacman.conf and edit this line:
SigLevel = Required DatabaseOptional - its on the 45 line - press ctrl+/ enter 45 - to look like this:
SigLevel = Optional TrustAll
save it with: ctrl+x
and rerun it again:
pacman -S linux515

Sorry for the delay i went to sleep :

Changed the /etc/pacman.conf file and ran > pacman -S linux515

output :

[manjaro /]# pacman -S linux515
warning: downgrading package linux515 (5.15.74-3 => 5.15.65-1)
resolving dependencies...
looking for conflicting packages...

Packages (1) linux515-5.15.65-1

Total Download Size:   100.13 MiB
Total Installed Size:  105.57 MiB
Net Upgrade Size:       -0.01 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
 linux515-5.15.65-1-x86_64                100.1 MiB   260 KiB/s 06:34 [#######################################] 100%
(1/1) checking keys in keyring                                        [#######################################] 100%
(1/1) checking package integrity                                      [#######################################] 100%
(1/1) loading package files                                           [#######################################] 100%
(1/1) checking for file conflicts                                     [#######################################] 100%
(1/1) checking available disk space                                   [#######################################] 100%
:: Running pre-transaction hooks...
(1/2) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
(2/2) Removing linux initcpios...
:: Processing package changes...
(1/1) downgrading linux515                                            [#######################################] 100%
:: Running post-transaction hooks...
(1/5) Arming ConditionNeedsUpdate...
(2/5) Updating module dependencies...
(3/5) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
==> Starting build: 5.15.65-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
==> Starting build: 5.15.65-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: bfa
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64-fallback.img
==> Image generation successful
(4/5) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
(5/5) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.15-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-5.15-x86_64.img
Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
fgrep: warning: fgrep is obsolescent; using grep -F
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
ERROR: mkdir /var/lock/dmraid
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
Found memtest86+ image: /boot/memtest86+/memtest.bin
done