You are not logged in.

#26 2022-09-14 13:05:14

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

The mtree of those packages probably got shredded, you could "pacman -S --dbonly" the affected packages and then re-run the update.

Offline

#27 2022-09-14 13:18:09

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

seth wrote:

The mtree of those packages probably got shredded, you could "pacman -S --dbonly" the affected packages and then re-run the update.

I've to do it manually for every package or it runs through all the packages?

Offline

#28 2022-09-14 13:27:03

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

The output you posted has only a few pacakges w/ collisions listed. Those are the ones that likely have a broken mtree and need the db to be fixed.

Offline

#29 2022-09-14 13:54:00

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

Tried the command

pacman —sysroot /mnt —dbonly —debug xz

resolving dependencies...
looking for conflicting packages...

Packages (1) xz-5.2.6-1

Total Installed Size:  1.24 MiB

checking keyring...
downloading required keys...
Errors occurred, no packages were upgraded.

without debug it warns me to run ‘pacman-key —init’
Can I run that command inside archiso, or I have to chroot in the partition?

I’m really grateful for your help Seth, really thanks alot.

Last edited by dartfira (2022-09-14 14:01:43)

Offline

#30 2022-09-14 14:22:56

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

We still need to assume that --sysroot in negatively affecting the network connection, so don't use that.
Also the command lacks an "-S" somewhere?

Offline

#31 2022-09-14 21:10:26

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

Hmm ok, but then how can I update packages in /mnt without —sysroot?
I’m launching
pacman -S —dbonly xz
But I think I’m only upgrading package inside my archiso Usb stick.

Last edited by dartfira (2022-09-14 21:14:47)

Offline

#32 2022-09-14 21:20:32

seth
Member
Registered: 2012-09-03
Posts: 49,992

Offline

#33 2022-09-14 21:41:08

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

That’s the result, still strucking with conflict

pacman —debug —root /mnt —cachedir /mnt/far/cache/pacman/pkg -S xz

 resolving dependencies...
looking for conflicting packages...

Packages (1) xz-5.2.6-1

Total Installed Size:  1.24 MiB

checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
xz: /mnt/usr/bin/lzcat exists in filesystem
xz: /mnt/usr/bin/lzcmp exists in filesystem
xz: /mnt/usr/bin/lzdiff exists in filesystem
xz: /mnt/usr/bin/lzegrep exists in filesystem
xz: /mnt/usr/bin/lzfgrep exists in filesystem
xz: /mnt/usr/bin/lzgrep exists in filesystem
xz: /mnt/usr/bin/lzless exists in filesystem
xz: /mnt/usr/bin/lzma exists in filesystem
xz: /mnt/usr/bin/lzmadec exists in filesystem
xz: /mnt/usr/bin/lzmainfo exists in filesystem
xz: /mnt/usr/bin/lzmore exists in filesystem
xz: /mnt/usr/bin/unlzma exists in filesystem
xz: /mnt/usr/bin/unxz exists in filesystem
xz: /mnt/usr/bin/xz exists in filesystem
xz: /mnt/usr/bin/xzcat exists in filesystem
xz: /mnt/usr/bin/xzcmp exists in filesystem
xz: /mnt/usr/bin/xzdec exists in filesystem
xz: /mnt/usr/bin/xzdiff exists in filesystem
xz: /mnt/usr/bin/xzegrep exists in filesystem
xz: /mnt/usr/bin/xzfgrep exists in filesystem
xz: /mnt/usr/bin/xzgrep exists in filesystem
xz: /mnt/usr/bin/xzless exists in filesystem
xz: /mnt/usr/bin/xzmore exists in filesystem
xz: /mnt/usr/include/lzma.h exists in filesystem
xz: /mnt/usr/include/lzma/base.h exists in filesystem
xz: /mnt/usr/include/lzma/bcj.h exists in filesystem
xz: /mnt/usr/include/lzma/block.h exists in filesystem
xz: /mnt/usr/include/lzma/check.h exists in filesystem
xz: /mnt/usr/include/lzma/container.h exists in filesystem
xz: /mnt/usr/include/lzma/delta.h exists in filesystem
xz: /mnt/usr/include/lzma/filter.h exists in filesystem
xz: /mnt/usr/include/lzma/hardware.h exists in filesystem
xz: /mnt/usr/include/lzma/index.h exists in filesystem
xz: /mnt/usr/include/lzma/index_hash.h exists in filesystem
xz: /mnt/usr/include/lzma/lzma12.h exists in filesystem
xz: /mnt/usr/include/lzma/stream_flags.h exists in filesystem
xz: /mnt/usr/include/lzma/version.h exists in filesystem
xz: /mnt/usr/include/lzma/vli.h exists in filesystem
xz: /mnt/usr/lib/liblzma.so exists in filesystem
xz: /mnt/usr/lib/liblzma.so.5 exists in filesystem
xz: /mnt/usr/lib/pkgconfig/liblzma.pc exists in filesystem
xz: /mnt/usr/share/doc/xz/AUTHORS exists in filesystem
xz: /mnt/usr/share/doc/xz/COPYING exists in filesystem
xz: /mnt/usr/share/doc/xz/COPYING.GPLv2 exists in filesystem
xz: /mnt/usr/share/doc/xz/NEWS exists in filesystem
xz: /mnt/usr/share/doc/xz/README exists in filesystem
xz: /mnt/usr/share/doc/xz/THANKS exists in filesystem
xz: /mnt/usr/share/doc/xz/TODO exists in filesystem
xz: /mnt/usr/share/doc/xz/examples/00_README.txt exists in filesystem
xz: /mnt/usr/share/doc/xz/examples/01_compress_easy.c exists in filesystem
xz: /mnt/usr/share/doc/xz/examples/02_decompress.c exists in filesystem
xz: /mnt/usr/share/doc/xz/examples/03_compress_custom.c exists in filesystem
xz: /mnt/usr/share/doc/xz/examples/04_compress_easy_mt.c exists in filesystem
xz: /mnt/usr/share/doc/xz/examples/Makefile exists in filesystem
xz: /mnt/usr/share/doc/xz/examples_old/xz_pipe_comp.c exists in filesystem
xz: /mnt/usr/share/doc/xz/examples_old/xz_pipe_decomp.c exists in filesystem
xz: /mnt/usr/share/doc/xz/faq.txt exists in filesystem
xz: /mnt/usr/share/doc/xz/history.txt exists in filesystem
xz: /mnt/usr/share/doc/xz/lzma-file-format.txt exists in filesystem
xz: /mnt/usr/share/doc/xz/xz-file-format.txt exists in filesystem
xz: /mnt/usr/share/licenses/xz/COPYING exists in filesystem
xz: /mnt/usr/share/locale/cs/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/da/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/de/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/fi/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/fr/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/hu/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/it/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/pl/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/pt_BR/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/vi/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/zh_CN/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo exists in filesystem
xz: /mnt/usr/share/man/de/man1/lzcat.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/lzcmp.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/lzdiff.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/lzless.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/lzma.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/lzmadec.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/lzmore.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/unlzma.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/unxz.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/xz.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/xzcat.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/xzcmp.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/xzdec.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/xzdiff.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/xzless.1.gz exists in filesystem
xz: /mnt/usr/share/man/de/man1/xzmore.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzcat.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzcmp.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzdiff.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzegrep.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzfgrep.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzgrep.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzless.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzma.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzmadec.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzmainfo.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/lzmore.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/unlzma.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/unxz.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xz.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzcat.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzcmp.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzdec.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzdiff.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzegrep.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzfgrep.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzgrep.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzless.1.gz exists in filesystem
xz: /mnt/usr/share/man/man1/xzmore.1.gz exists in filesystem
Errors occurred, no packages were upgraded

I’ve came along the same errors also with
pacman —debug —root /mnt -S xz

Offline

#34 2022-09-14 21:53:12

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

https://bbs.archlinux.org/viewtopic.php … 6#p2057286
Your plan was to update only the database w/ --dbonly …

Offline

#35 2022-09-14 22:46:09

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

Think I’m going forward but still not at the end.
I managed to update the databases, then I tried to update all the packages with:

pacman —debug —root /mnt -Syu
(Just the errors part)

Loading fsinfo for /
Partition /, needed 64023, cushion 3277, free 65319
Partition / too full: 643507 blocks needed, 65319 blocks free 

But that’s the output of df command

 /dev/mapper/KarmaVolGroup-root  20466256 10843012   8558284  56% /mnt
/dev/mapper/KarmaVolGroup-home  86216792 31005792  50785480  38% /mnt/home
/dev/nvme0n1p1                    262144   205636     56508  79% /mnt/boot

Last edited by dartfira (2022-09-15 06:01:22)

Offline

#36 2022-09-15 08:08:35

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

pacman —debug —root /mnt -Syu

… --cachedir …

Offline

#37 2022-09-15 13:14:11

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

Ok, now I’m just thinking that I’m losing what I’m doing.

Pacman —debug —root /mnt —cachedir -Syu
There is a bunch of errors related to database, the same error repeat for every database

registering sync database ‘community’
Database path for community set to /mnt/var/lib/pacman/sync/community.db
“/mnt/var/lib/pacman/sync/community.db.sig” is not readable: no such file or directory
sig path /mnt/var/lib/pacman/sync/community.db.sig could not be opened
got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 593) : missing PGP signature
missing optional signature
setting usage of 15 for community repository
… … …

unregistering database ‘community’

Offline

#38 2022-09-15 13:18:22

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

missing optional signature

None of that is critical.

Your problem is

Pacman —debug —root /mnt —cachedir [?] -Syu

I'll give you the uppercase Pacman (posting from some mobile device?) but you still need to specify where the cachedir is supposed to be.

Offline

#39 2022-09-15 22:57:58

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

wrong messagge

Last edited by dartfira (2022-09-16 06:24:48)

Offline

#40 2022-09-16 05:42:54

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

"Stuck" how?
The numbers don't look conflictive.

Offline

#41 2022-09-16 06:40:00

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

I’m sorry for that message.
The packages have been downloaded, so now I’ve to update them, am I right?
Is it the correct way of doing it: https://wiki.archlinux.org/title/Pacman … _USB_stick
I’ve to add the local repository in this way

[custom]
SigLevel = PackageRequired
Server = file:///var/cache/pacman/pkg

Then
pacman —debug —root /mnt -Syu

Last edited by dartfira (2022-09-16 06:41:30)

Offline

#42 2022-09-16 07:02:04

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

WHAT?
What packages have been downloaded where?
You can just "pacman —root /mnt —cachedir /mnt/var/cache/pacman/pkg  -Syu" once the database is corrected (and therefore you stop running into file collisions)
There's no need for a local repo at all.

"file:///var/cache/pacman/pkg" in the context of the iso is the directory on the iso where there is likely not enough space.

Stop paraphrasing what you do. Post the actual I/O. If necessary, link photos of your display…

Offline

#43 2022-09-16 07:51:52

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

I was just trying to understand what I'm doing, because I'm sort of lost inside this.

:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (753) abseil-cpp-20220623.1-1  acpi_call-1.2.2-71  aha-0.5.1-2  akonadi-contacts-22.08.1-1  alsa-card-profiles-1:0.3.57-1  alsa-lib-1.2.7.2-1  alsa-plugins-1:1.2.7.1-1  alsa-ucm-conf-1.2.7.2-1  alsa-utils-1.2.7-1  amd-ucode-20220815.8413c63-1  amule-1:2.3.3-5  aom-3.4.0-1  appstream-0.15.5-1  appstream-qt-0.15.5-1  archlinux-appstream-data-20220830-1  ark-22.08.1-1  at-spi2-core-2.44.1-1  attica-5.98.0-1  audit-3.0.8-1  ayatana-ido-0.9.2-1  baloo-5.98.0-1  baloo-widgets-22.08.1-1  base-3-1  binutils-2.39-3  bison-3.8.2-4  blas-3.10.1-1  bluedevil-1:5.25.5-1  bluez-5.65-3  bluez-libs-5.65-3  bluez-qt-5.98.0-1  bluez-utils-5.65-3  bolt-0.9.3-1  boost-libs-1.79.0-1  botan-2.19.2-1  breeze-5.25.5-1  breeze-gtk-5.25.5-1  breeze-icons-5.98.0-1  brotli-1.0.9-8  btrfs-progs-5.19.1-1  bubblewrap-0.6.2-1  ca-certificates-20220905-1  ca-certificates-mozilla-3.82-1  ca-certificates-utils-20220905-1  cbindgen-0.24.3-1  cblas-3.10.1-1  chromaprint-1.5.1-4  cifs-utils-7.0-1  clang-14.0.6-2  clucene-2.3.3.4-12  cmake-3.24.2-1  code-1.71.1-1  compiler-rt-14.0.6-1  coreutils-9.1-1  crypto++-8.7.0-1  cryptsetup-2.5.0-1  cups-1:2.4.2-3  cups-filters-1.28.16-1  curl-7.85.0-2  cython-0.29.32-2  dav1d-1.0.0-1  device-mapper-2.03.16-2  digikam-7.8.0-2  discount-2.2.7.b-1  discover-5.25.5-1  dkms-3.0.6-2  dmidecode-3.4-1  dolphin-22.08.1-1  dolphin-plugins-22.08.1-1  double-conversion-3.2.1-1  drkonqi-5.25.5-1  duktape-2.7.0-4  e2fsprogs-1.46.5-4  efivar-38-2  egl-wayland-2:1.1.11-2  electron-20.0.3-1  electron19-19.0.13-1  elfutils-0.187-2  elisa-22.08.1-1  enchant-2.3.3-1  exiv2-0.27.5-3  fakeroot-1.29-1  falkon-22.08.1-1  ffmpeg-2:5.1.1-3  ffmpeg4.4-4.4.2-3  ffmpegthumbs-22.08.1-1  fftw-3.3.10-3  file-5.42-2  firefox-104.0.2-1  flac-1.3.4-3  flashrom-1.2-4  foomatic-db-engine-4:20220521-1  frameworkintegration-5.98.0-1  freeglut-3.2.2-2  freetype2-2.12.1-1  frei0r-plugins-1.8.0-2  fribidi-1.0.12-1  fuse-common-3.11.0-1  fuse3-3.11.0-1  fwupd-1.8.4-1  fwupd-efi-1.3-1  gavl-1.4.0-6  gawk-5.2.0-3  gc-8.2.2-1  gcab-1.5-1  gcc-12.2.0-1  gcc-libs-12.2.0-1  gd-2.3.3-4  gdb-12.1-1  gdb-common-12.1-1  gdk-pixbuf2-2.42.9-1  geoip-database-20220823-1  git-2.37.3-1  glew-2.2.0-5  glib-networking-1:2.72.2-1  glib2-2.72.3-3  glibc-2.36-4  glibmm-2.66.4-1  glslang-11.11.0-1  glu-9.0.2-3  gmp-6.2.1-2  gnupg-2.2.39-1  gnustep-base-1.28.0-4  gnutls-3.7.7-3  go-2:1.19.1-1  gpgme-1.18.0-1  gptfdisk-1.0.9-1  grantlee-5.3.0-1  grantleetheme-22.08.1-1  graphite-1:1.3.14-2  graphviz-5.0.1-1  grep-3.8-2  gsm-1.0.22-1  gspell-1.10.0-2  gst-plugins-base-1.20.3-1  gst-plugins-base-libs-1.20.3-1  gstreamer-1.20.3-1  gtk-update-icon-cache-1:4.8.0-1  gtk3-1:3.24.34-1  gwenview-22.08.1-1  harfbuzz-5.1.0-1  harfbuzz-icu-5.1.0-1  hidapi-0.12.0-1  hplip-1:3.22.6-1  hunspell-1.7.1-1  hwdata-0.362-1  hwloc-2.8.0-1  hyphen-2.8.8-4  iana-etc-20220715-1  icu-71.1-1  ijs-0.35-4  imagemagick-7.1.0.48-1  imake-1.0.8-4  imath-3.1.5-2  inetutils-2.3-1  iproute2-5.19.0-1  iptables-1:1.8.8-2  iso-codes-4.11.0-2  jack2-1.9.21-1  jansson-2.14-2  jasper-3.0.6-1  jemalloc-1:5.3.0-1  json-c-0.16-1  jsoncpp-1.9.5-2  k3b-1:22.08.1-1  kaccounts-integration-22.08.1-1  kactivities-5.98.0-1  kactivities-stats-5.98.0-1  kactivitymanagerd-5.25.5-1  karchive-5.98.0-1  kate-22.08.1-1  kauth-5.98.0-1  kbd-2.5.1-1  kbookmarks-5.98.0-1  kcalc-22.08.1-1  kcalendarcore-5.98.0-1  kcmutils-5.98.0-1  kcodecs-5.98.0-1  kcolorpicker-0.2.0-1  kcompletion-5.98.0-1  kconfig-5.98.0-1  kconfigwidgets-5.98.0-1  kcontacts-1:5.98.0-1  kcoreaddons-5.98.0-1  kcrash-5.98.0-1  kdbusaddons-5.98.0-1  kde-cli-tools-5.25.5-1  kde-gtk-config-5.25.5-1  kdeclarative-5.98.0-1  kdeconnect-22.08.1-1  kdecoration-5.25.5-1  kded-5.98.0-1  kdegraphics-mobipocket-22.08.1-1  kdegraphics-thumbnailers-22.08.1-1  kdelibs4support-5.98.0-1  kdenlive-22.08.1-1  kdeplasma-addons-5.25.5-1  kdesu-5.98.0-1  kdnssd-5.98.0-1  kdsoap-2.1.1-1  kemoticons-5.98.0-1  kfilemetadata-5.98.0-1  kgamma5-5.25.5-1  kglobalaccel-5.98.0-1  kguiaddons-5.98.0-1  kholidays-1:5.98.0-1  khotkeys-5.25.5-1  ki18n-5.98.0-1  kiconthemes-5.98.0-1  kid3-3.9.2-1  kid3-common-3.9.2-1  kidletime-5.98.0-1  kimageannotator-0.6.0-1  kinfocenter-5.25.5-1  kio-5.98.0-1  kio-extras-22.08.1-1  kirigami2-5.98.0-1  kitemmodels-5.98.0-1  kitemviews-5.98.0-1  kjobwidgets-5.98.0-1  kjs-5.98.0-1  kmenuedit-5.25.5-1  kmime-22.08.1-1  kmix-22.08.1-1  kmod-30-1  knewstuff-5.98.0-1  knotifications-5.98.0-1  knotifyconfig-5.98.0-1  kodi-19.4-5  konsole-22.08.1-1  kpackage-5.98.0-1  kparts-5.98.0-1  kpeople-5.98.0-1  kpimtextedit-22.08.1-1  kpmcore-22.08.1-1  kpty-5.98.0-1  kquickcharts-5.98.0-1  krdc-22.08.1-1  krita-5.1.1-1  krunner-5.98.0-1  ksanecore-22.08.1-1  kscreen-5.25.5-1  kscreenlocker-5.25.5-1  kservice-5.98.0-1  ksshaskpass-5.25.5-1  ksystemstats-5.25.5-1  ktexteditor-5.98.0-1  ktextwidgets-5.98.0-1  kunitconversion-5.98.0-1  kwallet-5.98.0-1  kwallet-pam-5.25.5-1  kwayland-5.98.0-1  kwayland-integration-5.25.5-1  kwayland-server-5.24.4-1 [removal]  kwidgetsaddons-5.98.0-1  kwin-5.25.5-2  kwindowsystem-5.98.0-1  kwrited-5.25.5-1  kxmlgui-5.98.0-1  lame-3.100-4  lapack-3.10.1-1  layer-shell-qt-5.25.5-1  ldb-2:2.5.2-2  ldns-1.8.3-1  less-1:608-1  libabw-0.1.3-3  libaccounts-glib-1.26-1  libaio-0.3.113-1  libakonadi-22.08.1-2  libarchive-3.6.1-2  libass-0.16.0-1  libasyncns-1:0.8+r3+g68cd5af-1  libatomic_ops-7.6.14-1  libavif-0.10.1-2  libayatana-appindicator-0.5.91-2  libayatana-indicator-0.9.2-1  libblockdev-2.27-1  libbluray-1.3.2-1  libbpf-0.8.1-1  libbs2b-3.1.0-8  libbsd-0.11.6-2  libbytesize-2.7-1  libcap-2.65-1  libcap-ng-0.8.3-1  libcbor-0.9.0-1  libcdr-0.1.7-4  libcups-1:2.4.2-3  libdbusmenu-glib-16.04.0-5  libdbusmenu-gtk3-16.04.0-5  libdmtx-0.7.7-1  libdrm-2.4.113-2  libdvdread-6.1.3-1  libe-book-0.1.3-11  libelf-0.187-2  libepubgen-0.1.1-3  libevdev-1.13.0-1  libevent-2.1.12-2  libffi-3.4.2-5  libfontenc-1.1.6-1  libfreehand-0.1.2-4  libglvnd-1.5.0-1  libgpg-error-1.45-2  libgphoto2-2.5.30-1  libgudev-237-2  libgusb-0.4.0-1  libheif-1.13.0-2  libical-3.0.14-3  libice-1.0.10-4  libidn-1.41-1  libidn2-2.3.3-1  libimagequant-4.0.1-1  libinih-56-1  libinput-1.21.0-1  libisl-0.25-1  libixion-0.17.0-2  libjcat-0.1.11-1  libjpeg-turbo-2.1.4-2  libkcddb-22.08.1-1  libkdcraw-22.08.1-1  libkexiv2-22.08.1-1  libkleo-22.08.1-1  libksane-22.08.1-1  libkscreen-5.25.5-1  libksysguard-5.25.5-1  liblangtag-0.6.4-1  libldap-2.6.3-1  liblouis-3.23.0-1  libmanette-0.2.6-3  libmbim-1.26.4-1  libmediainfo-22.06-1  libmfx-22.4.4-1  libmm-glib-1.18.12-1  libmnl-1.0.5-1  libmp4v2-1:2.1.1-1  libmspack-1:0.10.1alpha-3  libmspub-0.1.4-12  libmtp-1.1.20-1  libmusicbrainz5-5.1.0-5  libmythes-1:1.2.5-1  libnfnetlink-1.0.2-1  libnfs-5.0.2-1  libnftnl-1.2.3-1  libnghttp2-1.49.0-1  libnl-3.7.0-1  libnm-1.40.0-1  libnotify-0.8.1-1  liborcus-0.17.2-2  libpagemaker-0.0.4-3  libpaper-1.1.28-2  libpciaccess-0.16-4  libpgm-5.3.128-2  libplacebo-4.208.0-1  libproxy-0.4.18-1  libpulse-16.1-1  libqalculate-4.3.0-1  libqmi-1.30.8-1  libqrtr-glib-1.2.2-2  libqxp-0.0.2-8  libraw-0.20.2-2  libreoffice-still-7.3.6-1  libreoffice-still-it-7.3.6-1  librevenge-0.0.4-4  librsvg-2:2.54.5-1  libsasl-2.1.28-1  libseccomp-2.5.4-1  libsm-1.2.3-3  libsmbios-2.4.3-5  libsoup3-3.2.0-1  libssh-0.10.4-1  libstaroffice-0.0.7-2  libsysprof-capture-3.44.0-2  libtasn1-4.19.0-1  libtiff-4.4.0-4  libtirpc-1.3.3-1  libtool-2.4.7-5  libtorrent-rasterbar-1:2.0.7-1  libunistring-1.0-1  libupnp-1.14.13-1  liburcu-0.13.2-1  libusb-1.0.26-1  libutempter-1.2.1-3  libuv-1.44.2-1  libva-2.15.0-6  libvisio-0.1.7-7  libvpx-1.12.0-1  libwacom-2.4.0-1  libwebp-1.2.4-1  libwpe-1.12.3-1  libwpg-0.3.3-3  libx11-1.8.1-3  libxau-1.0.10-1  libxcb-1.15-1  libxcomposite-0.4.5-4  libxcvt-0.1.2-1  libxdamage-1.1.5-4  libxdmcp-1.1.3-4  libxext-1.3.4-4  libxfont2-2.0.6-1  libxft-2.3.6-1  libxinerama-1.1.4-4  libxkbcommon-1.4.1-1  libxkbcommon-x11-1.4.1-1  libxkbfile-1.1.0-3  libxml2-2.10.2-2  libxmlb-0.3.9-1  libxmu-1.1.3-3  libxnvctrl-515.65.01-1  libxpm-3.5.13-3  libxrandr-1.5.2-4  libxrender-0.9.10-5  libxshmfence-1.3-3  libxslt-1.1.37-2  libxss-1.2.3-4  libxtst-1.2.3-5  libxv-1.0.11-5  libxxf86vm-1.1.4-5  libyuv-r2322+3aebf69d-1  libzip-1.9.2-1  libzmf-0.0.2-12  lilv-0.24.20-1  linux-5.19.8.arch1-1  linux-api-headers-5.18.15-1  linux-firmware-20220815.8413c63-1  linux-firmware-whence-20220815.8413c63-1  linux-headers-5.19.8.arch1-1  lld-14.0.6-1  llvm-14.0.6-3  llvm-libs-14.0.6-3  lv2-1.18.10-1  lvm2-2.03.16-2  lz4-1:1.9.4-1  marble-common-22.08.1-1  mariadb-libs-10.9.2-1  mediainfo-22.06-2  mesa-22.1.7-1  mesa-utils-8.5.0-2  milou-5.25.5-1  minizip-1:1.2.12-2  mkinitcpio-31-3  mlt-7.8.0-2  mobile-broadband-provider-info-20220725-1  modemmanager-1.18.12-1  modemmanager-qt-5.98.0-1  mpfr-4.1.0.p13-3  mtdev-1.1.6-2  nano-6.4-1  ncurses-6.3-3  ndctl-74-1  neon-0.32.3-1  net-snmp-5.9.1-4  netpbm-10.73.37-2  nettle-3.8.1-1  networkmanager-1.40.0-1  networkmanager-qt-5.98.0-1  nicotine+-3.2.5-1  nodejs-18.9.0-1  noto-fonts-20220607-1  nspr-4.34.1-1  nss-3.82-1  ntfs-3g-2022.5.17-1  nvidia-510.60.02-11 [removal]  nvidia-dkms-515.65.01-2  nvidia-settings-515.65.01-1  nvidia-utils-515.65.01-2  ocl-icd-2.3.1-1  okular-22.08.1-1  openal-1.22.2-1  opencolorio-2.1.2-1  opencore-amr-0.1.6-1  opencv-4.6.0-4  openexr-3.1.5-1  openjpeg2-2.5.0-1  openmpi-4.1.4-2  openpmix-4.2.0-1  openssh-9.0p1-1  openssl-1.1.1.q-1  oxygen-5.25.5-1  oxygen-sounds-5.25.5-1  pacman-6.0.1-7  pacman-contrib-1.7.1-1  pacman-mirrorlist-20220828-1  pahole-1:1.23-1  pango-1:1.50.9-1  parted-3.5-1  partitionmanager-22.08.1-1  pciutils-3.8.0-2  pcre-8.45-2  pcre2-10.40-1  perl-5.36.0-1  perl-alien-build-2.65-1  perl-alien-libxml2-0.17-3  perl-capture-tiny-0.48-6  perl-clone-0.45-4  perl-dbi-1.643-4  perl-error-0.17029-4  perl-ffi-checklib-0.29-1  perl-file-which-1.27-2  perl-image-exiftool-12.42-1  perl-mailtools-2.21-6  perl-path-tiny-0.122-2  perl-timedate-2.33-4  perl-xml-libxml-2.0207-3  pipewire-1:0.3.57-1  pipewire-alsa-1:0.3.57-1  pixman-0.40.0-2  plasma-browser-integration-5.25.5-1  plasma-desktop-5.25.5-1  plasma-disks-5.25.5-1  plasma-firewall-5.25.5-1  plasma-framework-5.98.0-1  plasma-integration-5.25.5-2  plasma-meta-5.25-1  plasma-nm-5.25.5-1  plasma-pa-5.25.5-1  plasma-systemmonitor-5.25.5-1  plasma-thunderbolt-5.25.5-1  plasma-vault-5.25.5-1  plasma-wayland-session-5.25.5-3  plasma-workspace-5.25.5-3  plasma-workspace-wallpapers-5.25.5-1  polkit-121-1  polkit-kde-agent-5.25.5-1  poppler-22.09.0-1  poppler-glib-22.09.0-1  poppler-qt5-22.09.0-1  power-profiles-daemon-0.12-1  powerdevil-5.25.5-1  print-manager-22.08.1-1  prison-5.98.0-1  protobuf-21.5-1  protobuf-c-1.4.1-1  psmisc-23.5-1  pulseaudio-16.1-1  pulseaudio-alsa-1:1.2.7.1-1  purpose-5.98.0-1  python-3.10.7-1  python-appdirs-1.4.4-7  python-autocommand-2.2.1-1  python-certifi-2022.09.14-1  python-chardet-5.0.0-1  python-dnspython-1:2.2.1-1  python-gobject-3.42.2-1  python-gpgme-1.18.0-1  python-idna-3.4-1  python-importlib-metadata-4.8.3-1  python-inflect-6.0.0-1  python-jaraco.context-4.1.2-1  python-jaraco.functools-3.5.1-1  python-jaraco.text-3.9.1-1  python-markdown-3.4.1-1  python-more-itertools-8.13.0-2  python-nspektr-0.4.0-2  python-ordered-set-4.1.0-1  python-packaging-21.3-1  python-pillow-9.2.0-1  python-psutil-5.9.1-1  python-pydantic-1.10.2-1  python-pyparsing-3.0.9-1  python-pyqt5-5.15.7-1  python-pyqt5-sip-12.11.0-1  python-requests-2.28.1-1  python-setuptools-1:62.3.4-1  python-simplejson-3.17.6-4  python-six-1.16.0-6  python-tomli-2.0.1-1  python-trove-classifiers-2022.8.31-1  python-typing_extensions-4.3.0-1  python-urllib3-1.26.12-1  python-validate-pyproject-0.10.1-1  python-zipp-3.8.1-1  python-zstandard-0.18.0-1  qbittorrent-4.4.5-1  qcad-3.27.6.7-4  qgpgme-1.18.0-1  qqc2-desktop-style-5.98.0-1  qt5-base-5.15.6+kde+r167-1  qt5-declarative-5.15.6+kde+r20-1  qt5-graphicaleffects-5.15.6+kde+r0-1  qt5-imageformats-5.15.6+kde+r4-1  qt5-location-5.15.6+kde+r3-1  qt5-multimedia-5.15.6+kde+r1-1  qt5-networkauth-5.15.6+kde+r0-1  qt5-quickcontrols-5.15.6+kde+r0-1  qt5-quickcontrols2-5.15.6+kde+r5-1  qt5-sensors-5.15.6+kde+r0-1  qt5-speech-5.15.6+kde+r1-1  qt5-svg-5.15.6+kde+r9-1  qt5-tools-5.15.6+kde+r1-1  qt5-translations-5.15.6+kde+r2-1  qt5-wayland-5.15.6+kde+r43-2  qt5-webchannel-5.15.6+kde+r3-1  qt5-webkit-5.212.0alpha4-16  qt5-x11extras-5.15.6+kde+r0-1  qt5-xmlpatterns-5.15.6+kde+r0-1  qt6-5compat-6.3.2-1  qt6-base-6.3.2-1  qt6-declarative-6.3.2-1  qt6-imageformats-6.3.2-1  qt6-svg-6.3.2-1  qt6-translations-6.3.2-1  qt6-wayland-6.3.2-1  quazip-qt5-1.3-1  raptor-2.0.15-19  rav1e-0.5.1-2  re2-1:20220601-1  rtkit-0.13-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-bundler-2.3.22-1  ruby-cgi-0.3.2-1  ruby-csv-3.2.5-1  ruby-date-3.2.2-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-json-2.6.2-1  ruby-logger-1.5.1-1  ruby-minitest-5.16.3-1  ruby-mutex_m-0.1.1-1  ruby-net-http-0.2.2-1  ruby-open-uri-0.2.0-2  ruby-power_assert-2.0.1-1  ruby-psych-4.0.4-2  ruby-rake-13.0.6-1  ruby-rdoc-6.4.0-2  ruby-rexml-3.2.5-1  ruby-ruby2_keywords-0.0.5-1  ruby-stdlib-3.0.4-9  ruby-stringio-3.0.2-1  ruby-test-unit-3.5.3-1  ruby-time-0.2.0-2  ruby-tmpdir-0.1.2-1  ruby-uri-0.11.0-2  rubygems-3.3.19-1  rust-1:1.63.0-1  sbc-2.0-1  sddm-kcm-5.25.5-1  sdl2-2.24.0-2  serd-0.30.16-1  shaderc-2022.1-4  shared-mime-info-2.0+155+gf4e7cbc-1  signon-kwallet-extension-22.08.1-1  slang-2.3.3-1  smbclient-4.16.5-1  solid-5.98.0-1  sonnet-5.98.0-1  sord-0.16.14-1  sound-theme-freedesktop-0.8-5  source-highlight-3.1.9-8  spectacle-22.08.1-1  speex-1.2.1-1  speexdsp-1.2.1-1  sqlite-3.39.3-1  sratom-0.6.14-1  srt-1.5.0-1  sudo-1.9.11.p3-1  svgpart-22.08.1-1  svt-av1-1.2.1-1  syndication-5.98.0-1  syntax-highlighting-5.98.0-1  system-config-printer-1.5.18-1  systemd-251.4-1  systemd-libs-251.4-1  systemd-sysvcompat-251.4-1  systemsettings-5.25.5-1  taglib-1.12-2  talloc-2.3.4-1  tbb-2021.5.0-2  tdb-1.4.7-1  telegram-desktop-4.1.1-1  tevent-1:0.13.0-1  threadweaver-5.98.0-1  thunderbird-102.2.0-1  thunderbird-i18n-it-102.2.0-1  tinyxml-2.6.2-9  tracker3-3.3.3-1  tzdata-2022c-1  unarchiver-1.10.7-6  unrar-1:6.1.7-1  unzip-6.0-19  upower-0.99.20-1  util-linux-2.38.1-1  util-linux-libs-2.38.1-1  vlc-3.0.17.4-7  vmaf-2.3.1-1  vulkan-headers-1:1.3.227-1  vulkan-icd-loader-1.3.226-1  vulkan-tools-1.3.226-1  wavpack-5.5.0-1  wayland-1.21.0-1  wayland-protocols-1.26-1  wayland-utils-1.1.0-1  waylandpp-1.0.0-1  webkit2gtk-2.36.7-1  woff2-1.0.2-4  wpa_supplicant-2:2.10-5  wpebackend-fdo-1.12.1-1  wxgtk-common-3.0.5.1-3 [removal]  wxgtk3-3.0.5.1-3 [removal]  wxwidgets-common-3.2.1-1  wxwidgets-gtk3-3.2.1-1  x264-3:0.164.r3095.baee400-4  xcb-proto-1.15.2-1  xcb-util-0.4.0-4  xcb-util-cursor-0.1.3-4  xcb-util-image-0.4.0-4  xcb-util-keysyms-0.4.0-4  xcb-util-renderutil-0.3.9-4  xcb-util-wm-0.4.1-4  xdg-dbus-proxy-0.1.4-1  xdg-desktop-portal-kde-5.25.5-1  xdg-user-dirs-0.18-1  xdg-utils-1.1.3+21+g1a58bc2-2  xfsprogs-5.19.0-1  xkeyboard-config-2.36+89+g382c5feb-1  xmlsec-1.2.34-2  xorg-fonts-encodings-1.0.6-1  xorg-server-21.1.4-1  xorg-server-common-21.1.4-1  xorg-server-xvfb-21.1.4-1  xorg-xauth-1.1.2-1  xorg-xdpyinfo-1.3.3-4  xorg-xmessage-1.0.6-1  xorg-xset-1.2.4-3  xorg-xsetroot-1.1.2-3  xorg-xwayland-22.1.3-1  xorgproto-2022.2-1  yakuake-22.08.1-1  yasm-1.3.0-5  yt-dlp-2022.09.01-1  zimg-3.0.4-1  zita-alsa-pcmi-0.5.1-1  zlib-1:1.2.12-2  zsh-5.9-1  zstd-1.5.2-7  zxing-cpp-1.4.0-1

Total Download Size:      1.33 MiB
Total Installed Size:  8523.77 MiB
Net Upgrade Size:       446.11 MiB

:: Retrieving packages...
 btrfs-progs-5.19.1-1-x86_64 downloading...
 perl-alien-build-2.65-1-any downloading...
 dkms-3.0.6-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
hwdata: /mnt/usr/share/hwdata/pci.ids exists in filesystem
hwdata: /mnt/usr/share/hwdata/pnp.ids exists in filesystem
hwdata: /mnt/usr/share/hwdata/usb.ids exists in filesystem
xfsprogs: /mnt/usr/bin/fsck.xfs exists in filesystem
xfsprogs: /mnt/usr/bin/mkfs.xfs exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_admin exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_bmap exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_copy exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_db exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_estimate exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_freeze exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_fsr exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_growfs exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_info exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_io exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_logprint exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_mdrestore exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_metadump exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_mkfile exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_ncheck exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_quota exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_repair exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_rtcp exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_scrub exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_scrub_all exists in filesystem
xfsprogs: /mnt/usr/bin/xfs_spaceman exists in filesystem
xfsprogs: /mnt/usr/include/xfs/handle.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/jdm.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/linux.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs_arch.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs_da_format.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs_format.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs_fs.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs_fs_compat.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs_log_format.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xfs_types.h exists in filesystem
xfsprogs: /mnt/usr/include/xfs/xqm.h exists in filesystem
xfsprogs: /mnt/usr/lib/libhandle.so exists in filesystem
xfsprogs: /mnt/usr/lib/libhandle.so.1 exists in filesystem
xfsprogs: /mnt/usr/lib/libhandle.so.1.0.3 exists in filesystem
xfsprogs: /mnt/usr/lib/systemd/system/xfs_scrub@.service exists in filesystem
xfsprogs: /mnt/usr/lib/systemd/system/xfs_scrub_all.service exists in filesystem
xfsprogs: /mnt/usr/lib/systemd/system/xfs_scrub_all.timer exists in filesystem
xfsprogs: /mnt/usr/lib/systemd/system/xfs_scrub_fail@.service exists in filesystem
xfsprogs: /mnt/usr/lib/xfsprogs/xfs_scrub_all.cron exists in filesystem
xfsprogs: /mnt/usr/lib/xfsprogs/xfs_scrub_fail exists in filesystem
xfsprogs: /mnt/usr/share/doc/xfsprogs/CHANGES.gz exists in filesystem
xfsprogs: /mnt/usr/share/doc/xfsprogs/CREDITS exists in filesystem
xfsprogs: /mnt/usr/share/doc/xfsprogs/README exists in filesystem
xfsprogs: /mnt/usr/share/locale/de/LC_MESSAGES/xfsprogs.mo exists in filesystem
xfsprogs: /mnt/usr/share/locale/pl/LC_MESSAGES/xfsprogs.mo exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_ag_geometry.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_bulkstat.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_fsbulkstat.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_fscounts.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_fsgeometry.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_fsgetxattr.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_fsgetxattra.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_fsinumbers.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_fssetxattr.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_getbmap.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_getbmapa.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_getbmapx.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_getresblks.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_goingdown.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_inumbers.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_scrub_metadata.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man2/ioctl_xfs_setresblks.2.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/attr_list_by_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/attr_multi_by_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/fd_to_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/free_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/fssetdm_by_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/getparentpaths_by_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/getparents_by_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/handle_to_fshandle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/open_by_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/path_to_fshandle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/path_to_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/readlink_by_handle.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man3/xfsctl.3.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man5/projects.5.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man5/projid.5.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man5/xfs.5.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/fsck.xfs.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/mkfs.xfs.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_admin.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_bmap.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_copy.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_db.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_estimate.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_freeze.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_fsr.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_growfs.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_info.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_io.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_logprint.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_mdrestore.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_metadump.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_mkfile.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_ncheck.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_quota.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_repair.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_rtcp.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_scrub.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_scrub_all.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/man/man8/xfs_spaceman.8.gz exists in filesystem
xfsprogs: /mnt/usr/share/xfsprogs/mkfs/dax_x86_64.conf exists in filesystem
xfsprogs: /mnt/usr/share/xfsprogs/mkfs/lts_4.19.conf exists in filesystem
xfsprogs: /mnt/usr/share/xfsprogs/mkfs/lts_5.10.conf exists in filesystem
xfsprogs: /mnt/usr/share/xfsprogs/mkfs/lts_5.15.conf exists in filesystem
xfsprogs: /mnt/usr/share/xfsprogs/mkfs/lts_5.4.conf exists in filesystem
python-zipp: /mnt/usr/lib/python3.10/site-packages/__pycache__/zipp.cpython-310.opt-1.pyc exists in filesystem
python-zipp: /mnt/usr/lib/python3.10/site-packages/__pycache__/zipp.cpython-310.pyc exists in filesystem
python-zipp: /mnt/usr/lib/python3.10/site-packages/zipp.py exists in filesystem
python-zipp: /mnt/usr/share/licenses/python-zipp/LICENSE exists in filesystem
Errors occurred, no packages were upgraded.

So the result is that amount of error, still database error am I right?

Offline

#44 2022-09-16 08:11:42

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

pacman —root /mnt —cachedir /mnt/var/cache/pacman/pkg  -Syu --dbonly

and if that succeeds

pacman —root /mnt -Qnq | pacman —root /mnt —cachedir /mnt/var/cache/pacman/pkg -S

to force re-install all packages.
Then

pacman --sysroot /mnt -Qkk | grep -v ", 0 altered files"

for an overall integrity check.

Offline

#45 2022-09-16 08:55:41

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

Sorry wrong message, I'm waiting for the end of the last command work.

That't it

abseil-cpp: 631 total files	585 altered files		
acpi_call: 21 total files	12 altered files		
adwaita-icon-theme: 5134 total files	5024 altered files		
aha: 7 total files	2 altered files		
akonadi-contacts: 395 total files	271 altered files		
alsa-card-profiles: 80 total files	71 altered files		
alsa-lib: 159 total files	141 altered files		
alsa-plugins: 78 total files	67 altered files		
alsa-ucm-conf: 480 total files	352 altered files		
alsa-utils: 103 total files	71 altered files		
amd-ucode: 7 total files	2 altered files		
amule: 357 total files	245 altered files		
aom: 27 total files	18 altered files		
appstream: 369 total files	244 altered files		
appstream-qt: 31 total files	25 altered files		
archlinux-appstream-data: 3263 total files	3242 altered files		
ark: 360 total files	153 altered files		
at-spi2-core: 327 total files	157 altered files		
attica: 114 total files	97 altered files		
backup file: audit: /etc/libaudit.conf (Modification time mismatch)			
backup file: audit: /etc/audit/audisp-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/audit-stop.rules (Modification time mismatch)			
backup file: audit: /etc/audit/auditd.conf (Modification time mismatch)			
backup file: audit: /etc/audit/zos-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/af_unix.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/au-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/audispd-zos-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/syslog.conf (Modification time mismatch)			
audit: 206 total files	175 altered files		
ayatana-ido: 26 total files	17 altered files		
baloo: 580 total files	441 altered files		
baloo-widgets: 186 total files	68 altered files		
binutils: 408 total files	335 altered files		
bison: 329 total files	200 altered files		
blas: 11 total files	5 altered files		
bluedevil: 301 total files	165 altered files		
backup file: bluez: /etc/bluetooth/main.conf (Modification time mismatch)			
backup file: bluez: /etc/bluetooth/main.conf (Size mismatch)			
backup file: bluez: /etc/bluetooth/main.conf (MD5 checksum mismatch)			
backup file: bluez: /etc/bluetooth/main.conf (SHA256 checksum mismatch)			
bluez: 63 total files	40 altered files		
bluez-libs: 20 total files	15 altered files		
bluez-qt: 119 total files	96 altered files		
bluez-utils: 67 total files	59 altered files		
bolt: 32 total files	11 altered files		
boost-libs: 101 total files	92 altered files		
botan: 409 total files	396 altered files		
breeze: 500 total files	372 altered files		
breeze-gtk: 578 total files	563 altered files		
breeze-icons: 22890 total files	22743 altered files		
brotli: 38 total files	26 altered files		
btrfs-progs: 89 total files	67 altered files		
bubblewrap: 13 total files	4 altered files		
ca-certificates-mozilla: 5 total files	1 altered file		
ca-certificates-utils: 33 total files	12 altered files		
cbindgen: 7 total files	2 altered files		
cblas: 17 total files	12 altered files		
chromaprint: 19 total files	9 altered files		
cifs-utils: 39 total files	26 altered files		
clang: 1699 total files	1609 altered files		
clucene: 400 total files	362 altered files		
cmake: 5157 total files	5052 altered files		
code: 1444 total files	1015 altered files		
compiler-rt: 147 total files	141 altered files		
coreutils: 431 total files	293 altered files		
crypto++: 205 total files	197 altered files		
cryptsetup: 119 total files	69 altered files		
backup file: cups: /etc/cups/classes.conf (Modification time mismatch)			
backup file: cups: /etc/cups/classes.conf (Size mismatch)			
backup file: cups: /etc/cups/classes.conf (MD5 checksum mismatch)			
backup file: cups: /etc/cups/classes.conf (SHA256 checksum mismatch)			
backup file: cups: /etc/cups/cups-files.conf (Modification time mismatch)			
backup file: cups: /etc/cups/cupsd.conf (Modification time mismatch)			
backup file: cups: /etc/cups/printers.conf (Modification time mismatch)			
backup file: cups: /etc/cups/printers.conf (Size mismatch)			
backup file: cups: /etc/cups/printers.conf (MD5 checksum mismatch)			
backup file: cups: /etc/cups/printers.conf (SHA256 checksum mismatch)			
backup file: cups: /etc/cups/snmp.conf (Modification time mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (Modification time mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (Size mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (MD5 checksum mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (SHA256 checksum mismatch)			
backup file: cups: /etc/logrotate.d/cups (Modification time mismatch)			
backup file: cups: /etc/pam.d/cups (Modification time mismatch)			
cups: 942 total files	846 altered files		
backup file: cups-filters: /etc/cups/cups-browsed.conf (Modification time mismatch)			
cups-filters: 180 total files	145 altered files		
curl: 516 total files	499 altered files		
cython: 475 total files	469 altered files		
dav1d: 26 total files	15 altered files		
device-mapper: 39 total files	24 altered files		
digikam: 1032 total files	817 altered files		
discount: 44 total files	32 altered files		
discover: 402 total files	247 altered files		
backup file: dkms: /etc/dkms/framework.conf (Modification time mismatch)			
backup file: dkms: /etc/dkms/framework.conf (Size mismatch)			
backup file: dkms: /etc/dkms/framework.conf (MD5 checksum mismatch)			
backup file: dkms: /etc/dkms/framework.conf (SHA256 checksum mismatch)			
dkms: 25 total files	8 altered files		
dmidecode: 18 total files	12 altered files		
dolphin: 480 total files	295 altered files		
dolphin-plugins: 327 total files	219 altered files		
double-conversion: 28 total files	19 altered files		
drkonqi: 312 total files	115 altered files		
duktape: 17 total files	11 altered files		
backup file: e2fsprogs: /etc/e2scrub.conf (Modification time mismatch)			
backup file: e2fsprogs: /etc/mke2fs.conf (Modification time mismatch)			
e2fsprogs: 202 total files	131 altered files		
efivar: 70 total files	60 altered files		
egl-wayland: 20 total files	10 altered files		
electron: 90 total files	79 altered files		
electron17: 89 total files	77 altered files		
electron19: 88 total files	81 altered files		
elfutils: 58 total files	35 altered files		
elisa: 224 total files	84 altered files		
enchant: 28 total files	17 altered files		
exiv2: 123 total files	77 altered files		
fakeroot: 44 total files	20 altered files		
falkon: 922 total files	793 altered files		
ffmpeg: 280 total files	259 altered files		
ffmpeg4.4: 172 total files	158 altered files		
ffmpegthumbs: 14 total files	5 altered files		
fftw: 97 total files	84 altered files		
file: 25 total files	11 altered files		
backup file: filesystem: /etc/fstab (Modification time mismatch)			
backup file: filesystem: /etc/fstab (Size mismatch)			
backup file: filesystem: /etc/fstab (MD5 checksum mismatch)			
backup file: filesystem: /etc/fstab (SHA256 checksum mismatch)			
backup file: filesystem: /etc/group (Modification time mismatch)			
backup file: filesystem: /etc/group (Size mismatch)			
backup file: filesystem: /etc/group (MD5 checksum mismatch)			
backup file: filesystem: /etc/group (SHA256 checksum mismatch)			
backup file: filesystem: /etc/gshadow (Modification time mismatch)			
backup file: filesystem: /etc/gshadow (Size mismatch)			
backup file: filesystem: /etc/gshadow (MD5 checksum mismatch)			
backup file: filesystem: /etc/gshadow (SHA256 checksum mismatch)			
backup file: filesystem: /etc/passwd (Modification time mismatch)			
backup file: filesystem: /etc/passwd (Size mismatch)			
backup file: filesystem: /etc/passwd (MD5 checksum mismatch)			
backup file: filesystem: /etc/passwd (SHA256 checksum mismatch)			
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)			
backup file: filesystem: /etc/resolv.conf (Size mismatch)			
backup file: filesystem: /etc/resolv.conf (MD5 checksum mismatch)			
backup file: filesystem: /etc/resolv.conf (SHA256 checksum mismatch)			
backup file: filesystem: /etc/shadow (Modification time mismatch)			
backup file: filesystem: /etc/shadow (Size mismatch)			
backup file: filesystem: /etc/shadow (MD5 checksum mismatch)			
backup file: filesystem: /etc/shadow (SHA256 checksum mismatch)			
backup file: filesystem: /etc/shells (Modification time mismatch)			
backup file: filesystem: /etc/shells (Size mismatch)			
backup file: filesystem: /etc/shells (MD5 checksum mismatch)			
backup file: filesystem: /etc/shells (SHA256 checksum mismatch)			
filesystem: 116 total files	1 altered file		
firefox: 100 total files	55 altered files		
flac: 48 total files	33 altered files		
flashrom: 15 total files	7 altered files		
backup file: foomatic-db-engine: /etc/foomatic/defaultspooler (Modification time mismatch)			
foomatic-db-engine: 60 total files	41 altered files		
frameworkintegration: 53 total files	36 altered files		
freeglut: 25 total files	15 altered files		
backup file: freetype2: /etc/profile.d/freetype2.sh (Modification time mismatch)			
freetype2: 72 total files	59 altered files		
frei0r-plugins: 143 total files	138 altered files		
fribidi: 33 total files	27 altered files		
backup file: fuse-common: /etc/fuse.conf (Modification time mismatch)			
fuse3: 27 total files	15 altered files		
fwupd: 2731 total files	2612 altered files		
fwupd-efi: 7 total files	4 altered files		
gavl: 116 total files	107 altered files		
gawk: 145 total files	88 altered files		
gc: 78 total files	68 altered files		
gcab: 154 total files	69 altered files		
gcc: 2613 total files	2547 altered files		
gcc-libs: 61 total files	50 altered files		
gd: 37 total files	29 altered files		
backup file: gdb: /etc/gdb/gdbinit (Modification time mismatch)			
gdb: 35 total files	22 altered files		
gdb-common: 68 total files	56 altered files		
gdk-pixbuf2: 367 total files	136 altered files		
geoip-database: 5 total files	2 altered files		
git: 783 total files	670 altered files		
glew: 22 total files	13 altered files		
glib-networking: 224 total files	76 altered files		
glib2: 713 total files	479 altered files		
backup file: glibc: /etc/gai.conf (Modification time mismatch)			
backup file: glibc: /etc/locale.gen (Modification time mismatch)			
backup file: glibc: /etc/locale.gen (Size mismatch)			
backup file: glibc: /etc/locale.gen (MD5 checksum mismatch)			
backup file: glibc: /etc/locale.gen (SHA256 checksum mismatch)			
backup file: glibc: /etc/nscd.conf (Modification time mismatch)			
glibc: 1598 total files	1475 altered files		
glibmm: 465 total files	447 altered files		
glslang: 112 total files	97 altered files		
glu: 10 total files	5 altered files		
gmp: 19 total files	13 altered files		
gnupg: 222 total files	145 altered files		
gnustep-base: 2187 total files	2092 altered files		
gnutls: 1331 total files	1280 altered files		
go: 13622 total files	12281 altered files		
gpgme: 79 total files	64 altered files		
gptfdisk: 17 total files	10 altered files		
grantlee: 398 total files	388 altered files		
grantleetheme: 174 total files	75 altered files		
graphite: 67 total files	52 altered files		
graphviz: 474 total files	438 altered files		
grep: 147 total files	50 altered files		
gsettings-desktop-schemas: no mtree file			
gsm: 24 total files	13 altered files		
gspell: 235 total files	111 altered files		
gst-plugins-base: 12 total files	9 altered files		
gst-plugins-base-libs: 455 total files	342 altered files		
gstreamer: 330 total files	217 altered files		
gtk-update-icon-cache: 14 total files	6 altered files		
gtk3: 990 total files	712 altered files		
gwenview: 330 total files	145 altered files		
gzip: no mtree file			
harfbuzz: 177 total files	161 altered files		
harfbuzz-icu: 14 total files	6 altered files		
hidapi: 25 total files	15 altered files		
backup file: hplip: /etc/hp/hplip.conf (Modification time mismatch)			
backup file: hplip: /etc/hp/hplip.conf (MD5 checksum mismatch)			
backup file: hplip: /etc/hp/hplip.conf (SHA256 checksum mismatch)			
backup file: hplip: /etc/sane.d/dll.d/hpaio (Modification time mismatch)			
hplip: 2369 total files	2304 altered files		
hunspell: 165 total files	75 altered files		
hwdata: 6 total files	3 altered files		
hwloc: 563 total files	542 altered files		
hyphen: 13 total files	6 altered files		
backup file: iana-etc: /etc/protocols (Modification time mismatch)			
backup file: iana-etc: /etc/services (Modification time mismatch)			
backup file: iana-etc: /etc/services (Size mismatch)			
backup file: iana-etc: /etc/services (MD5 checksum mismatch)			
backup file: iana-etc: /etc/services (SHA256 checksum mismatch)			
iana-etc: 11 total files	3 altered files		
icu: 270 total files	256 altered files		
ijs: 22 total files	11 altered files		
backup file: imagemagick: /etc/ImageMagick-7/colors.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (Size mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (MD5 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (SHA256 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/log.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/mime.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (Size mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (MD5 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (SHA256 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/quantization-table.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/thresholds.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/type-dejavu.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/type-ghostscript.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/type.xml (Modification time mismatch)			
imagemagick: 512 total files	478 altered files		
imake: 156 total files	146 altered files		
imath: 104 total files	92 altered files		
backup file: inetutils: /etc/pam.d/rlogin (Modification time mismatch)			
backup file: inetutils: /etc/pam.d/rsh (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/rlogin (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/rsh (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/talk (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/telnet (Modification time mismatch)			
inetutils: 56 total files	36 altered files		
backup file: iproute2: /etc/iproute2/bpf_pinning (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/ematch_map (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/group (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/nl_protos (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_dsfield (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_protos (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_realms (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_scopes (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_tables (Modification time mismatch)			
iproute2: 194 total files	166 altered files		
backup file: iptables: /etc/ethertypes (Modification time mismatch)			
backup file: iptables: /etc/iptables/ip6tables.rules (Modification time mismatch)			
backup file: iptables: /etc/iptables/iptables.rules (Modification time mismatch)			
iptables: 255 total files	233 altered files		
iso-codes: 1449 total files	1113 altered files		
jack2: 57 total files	43 altered files		
jansson: 15 total files	8 altered files		
jasper: 51 total files	39 altered files		
jemalloc: 24 total files	11 altered files		
json-c: 33 total files	23 altered files		
jsoncpp: 26 total files	16 altered files		
k3b: 840 total files	612 altered files		
kaccounts-integration: 191 total files	86 altered files		
kactivities: 53 total files	31 altered files		
kactivities-stats: 46 total files	28 altered files		
kactivitymanagerd: 202 total files	73 altered files		
karchive: 55 total files	41 altered files		
kate: 1884 total files	1657 altered files		
kauth: 381 total files	151 altered files		
backup file: kbd: /etc/pam.d/vlock (Modification time mismatch)			
kbd: 785 total files	705 altered files		
kbookmarks: 315 total files	128 altered files		
kcalc: 275 total files	114 altered files		
kcalendarcore: 169 total files	150 altered files		
kcmutils: 381 total files	161 altered files		
kcodecs: 338 total files	123 altered files		
kcolorpicker: 15 total files	9 altered files		
kcompletion: 350 total files	133 altered files		
kconfig: 363 total files	159 altered files		
kconfigwidgets: 521 total files	275 altered files		
kcontacts: 282 total files	141 altered files		
kcoreaddons: 517 total files	287 altered files		
kcrash: 31 total files	17 altered files		
kdbusaddons: 199 total files	81 altered files		
kde-cli-tools: 1077 total files	785 altered files		
kde-gtk-config: 24 total files	10 altered files		
kdeclarative: 424 total files	186 altered files		
kdeconnect: 951 total files	782 altered files		
kdecoration: 158 total files	71 altered files		
kded: 60 total files	24 altered files		
kdegraphics-mobipocket: 16 total files	10 altered files		
kdegraphics-thumbnailers: 16 total files	9 altered files		
kdelibs4support: 2518 total files	1937 altered files		
kdenlive: 795 total files	616 altered files		
kdeplasma-addons: 2207 total files	1878 altered files		
kdesu: 208 total files	84 altered files		
kdnssd: 366 total files	146 altered files		
kdsoap: 100 total files	81 altered files		
kemoticons: 1745 total files	1722 altered files		
kfilemetadata: 231 total files	112 altered files		
kgamma5: 323 total files	114 altered files		
kglobalaccel: 356 total files	131 altered files		
kguiaddons: 61 total files	45 altered files		
kholidays: 271 total files	102 altered files		
khotkeys: 375 total files	153 altered files		
ki18n: 425 total files	172 altered files		
kiconthemes: 314 total files	121 altered files		
kid3: 32 total files	10 altered files		
kid3-common: 174 total files	120 altered files		
kidletime: 38 total files	20 altered files		
kimageannotator: 48 total files	39 altered files		
kinfocenter: 1111 total files	833 altered files		
kio: 1637 total files	1112 altered files		
kio-extras: 1608 total files	1228 altered files		
kirigami2: 326 total files	200 altered files		
kitemmodels: 59 total files	41 altered files		
kitemviews: 350 total files	133 altered files		
kjobwidgets: 352 total files	133 altered files		
kjs: 155 total files	120 altered files		
kmenuedit: 382 total files	156 altered files		
kmime: 214 total files	89 altered files		
kmix: 372 total files	181 altered files		
kmod: 46 total files	27 altered files		
knewstuff: 546 total files	315 altered files		
knotifications: 359 total files	136 altered files		
knotifyconfig: 334 total files	117 altered files		
kodi: 2921 total files	1816 altered files		
konsole: 302 total files	133 altered files		
kpackage: 231 total files	93 altered files		
kparts: 407 total files	185 altered files		
kpeople: 228 total files	106 altered files		
kpimtextedit: 238 total files	125 altered files		
kpmcore: 293 total files	175 altered files		
kpty: 335 total files	120 altered files		
kquickcharts: 28 total files	14 altered files		
backup file: krb5: /etc/krb5.conf (Modification time mismatch)			
backup file: krb5: /var/lib/krb5kdc/kdc.conf (Modification time mismatch)			
krb5: 201 total files	162 altered files		
krdc: 312 total files	149 altered files		
krita: 1624 total files	1322 altered files		
krunner: 59 total files	34 altered files		
ksanecore: 101 total files	43 altered files		
kscreen: 280 total files	157 altered files		
kscreenlocker: 314 total files	176 altered files		
kservice: 422 total files	178 altered files		
ksshaskpass: 147 total files	48 altered files		
ksystemstats: 123 total files	45 altered files		
ktexteditor: 377 total files	173 altered files		
ktextwidgets: 348 total files	132 altered files		
kunitconversion: 222 total files	83 altered files		
kwallet: 336 total files	154 altered files		
kwallet-pam: 12 total files	4 altered files		
kwayland: 141 total files	125 altered files		
kwayland-integration: 12 total files	3 altered files		
kwidgetsaddons: 495 total files	274 altered files		
kwin: 2245 total files	1733 altered files		
kwindowsystem: 371 total files	150 altered files		
kwrited: 10 total files	2 altered files		
kxmlgui: 388 total files	161 altered files		
lame: 34 total files	22 altered files		
lapack: 16 total files	12 altered files		
layer-shell-qt: 22 total files	13 altered files		
ldb: 58 total files	44 altered files		
ldns: 574 total files	562 altered files		
less: 11 total files	6 altered files		
libabw: 298 total files	287 altered files		
libaccounts-glib: 101 total files	75 altered files		
libaio: 27 total files	20 altered files		
libakonadi: 650 total files	481 altered files		
libarchive: 66 total files	54 altered files		
libass: 15 total files	7 altered files		
libasyncns: 15 total files	8 altered files		
libatomic_ops: 91 total files	74 altered files		
libavif: 26 total files	12 altered files		
libayatana-appindicator: 21 total files	12 altered files		
libayatana-indicator: 22 total files	17 altered files		
libblockdev: 100 total files	83 altered files		
libbluray: 26 total files	18 altered files		
libbpf: 32 total files	25 altered files		
libbs2b: 20 total files	13 altered files		
libbsd: 286 total files	273 altered files		
libbytesize: 115 total files	40 altered files		
libcap: 102 total files	87 altered files		
libcap-ng: 50 total files	39 altered files		
libcbor: 40 total files	33 altered files		
libcdr: 346 total files	335 altered files		
libcups: 30 total files	22 altered files		
libdbusmenu-glib: 25 total files	16 altered files		
libdbusmenu-gtk3: 23 total files	14 altered files		
libdmtx: 13 total files	6 altered files		
libdrm: 85 total files	71 altered files		
libdvdread: 28 total files	20 altered files		
libe-book: 917 total files	906 altered files		
libelf: 43 total files	35 altered files		
libepubgen: 236 total files	226 altered files		
libevdev: 27 total files	14 altered files		
libevent: 73 total files	62 altered files		
libffi: 25 total files	13 altered files		
libfontenc: 15 total files	6 altered files		
libfreehand: 249 total files	238 altered files		
libglvnd: 58 total files	45 altered files		
libgpg-error: 97 total files	40 altered files		
libgphoto2: 229 total files	164 altered files		
libgudev: 46 total files	32 altered files		
libgusb: 62 total files	50 altered files		
libheif: 35 total files	20 altered files		
libibus: 210 total files	193 altered files		
libical: 178 total files	161 altered files		
libice: 24 total files	13 altered files		
libidn: 166 total files	106 altered files		
libidn2: 130 total files	68 altered files		
libimagequant: 13 total files	6 altered files		
libinih: 16 total files	9 altered files		
libinput: 109 total files	91 altered files		
libisl: 81 total files	69 altered files		
libixion: 52 total files	39 altered files		
libjcat: 57 total files	43 altered files		
libjpeg-turbo: 56 total files	41 altered files		
libkcddb: 363 total files	202 altered files		
libkdcraw: 29 total files	18 altered files		
libkexiv2: 29 total files	18 altered files		
libkleo: 333 total files	202 altered files		
libksane: 189 total files	68 altered files		
libkscreen: 73 total files	47 altered files		
libksysguard: 880 total files	646 altered files		
liblangtag: 115 total files	99 altered files		
backup file: libldap: /etc/openldap/ldap.conf (Modification time mismatch)			
libldap: 217 total files	204 altered files		
liblouis: 456 total files	437 altered files		
libmanette: 48 total files	34 altered files		
libmbim: 123 total files	107 altered files		
libmediainfo: 20 total files	11 altered files		
libmfx: 42 total files	34 altered files		
libmm-glib: 231 total files	217 altered files		
libmnl: 10 total files	5 altered files		
libmp4v2: 42 total files	33 altered files		
libmspack: 9 total files	5 altered files		
libmspub: 401 total files	390 altered files		
libmtp: 302 total files	290 altered files		
libmusicbrainz5: 77 total files	72 altered files		
libmythes: 15 total files	7 altered files		
libnfnetlink: 12 total files	7 altered files		
libnfs: 30 total files	21 altered files		
libnftnl: 22 total files	17 altered files		
libnghttp2: 15 total files	7 altered files		
backup file: libnl: /etc/libnl/classid (Modification time mismatch)			
backup file: libnl: /etc/libnl/pktloc (Modification time mismatch)			
libnl: 253 total files	223 altered files		
libnm: 268 total files	255 altered files		
libnotify: 45 total files	28 altered files		
liborcus: 123 total files	110 altered files		
libpagemaker: 208 total files	195 altered files		
backup file: libpaper: /etc/papersize (Modification time mismatch)			
libpaper: 104 total files	46 altered files		
libpciaccess: 13 total files	6 altered files		
libpgm: 32 total files	26 altered files		
libplacebo: 42 total files	32 altered files		
libproxy: 38 total files	24 altered files		
backup file: libpulse: /etc/pulse/client.conf (Modification time mismatch)			
libpulse: 99 total files	77 altered files		
libqalculate: 317 total files	286 altered files		
libqmi: 81 total files	68 altered files		
libqrtr-glib: 45 total files	34 altered files		
libqxp: 349 total files	338 altered files		
libraw: 39 total files	30 altered files		
backup file: libreoffice-still: /etc/libreoffice/bootstraprc (Modification time mismatch)			
backup file: libreoffice-still: /etc/libreoffice/bootstraprc (MD5 checksum mismatch)			
backup file: libreoffice-still: /etc/libreoffice/bootstraprc (SHA256 checksum mismatch)			
backup file: libreoffice-still: /etc/libreoffice/psprint.conf (Modification time mismatch)			
backup file: libreoffice-still: /etc/libreoffice/sofficerc (Modification time mismatch)			
backup file: libreoffice-still: /etc/profile.d/libreoffice-still.csh (Modification time mismatch)			
backup file: libreoffice-still: /etc/profile.d/libreoffice-still.sh (Modification time mismatch)			
libreoffice-still: 12208 total files	11313 altered files		
libreoffice-still-it: 2840 total files	2636 altered files		
librevenge: 467 total files	455 altered files		
librsvg: 33 total files	15 altered files		
libsasl: 54 total files	42 altered files		
libseccomp: 54 total files	43 altered files		
libsm: 21 total files	10 altered files		
libsmbios: 163 total files	126 altered files		
libsoup3: 266 total files	118 altered files		
libssh: 22 total files	15 altered files		
libstaroffice: 1295 total files	1284 altered files		
libsysprof-capture: 24 total files	16 altered files		
libtasn1: 82 total files	69 altered files		
libtiff: 261 total files	245 altered files		
backup file: libtirpc: /etc/netconfig (Modification time mismatch)			
libtirpc: 91 total files	76 altered files		
libtool: 77 total files	63 altered files		
libtorrent-rasterbar: 302 total files	284 altered files		
libunistring: 56 total files	48 altered files		
libupnp: 64 total files	49 altered files		
liburcu: 231 total files	210 altered files		
libusb: 16 total files	8 altered files		
libutempter: 20 total files	12 altered files		
libuv: 27 total files	15 altered files		
backup file: libva: /etc/libva.conf (Modification time mismatch)			
libva: 66 total files	56 altered files		
libverto: 19 total files	13 altered files		
libvisio: 528 total files	517 altered files		
libvpx: 27 total files	18 altered files		
libwacom: 468 total files	451 altered files		
libwebp: 48 total files	37 altered files		
libwpe: 27 total files	18 altered files		
libwpg: 149 total files	138 altered files		
libx11: 1264 total files	1178 altered files		
libxau: 25 total files	15 altered files		
libxcb: 2423 total files	2410 altered files		
libxcomposite: 29 total files	18 altered files		
libxcvt: 20 total files	9 altered files		
libxdamage: 15 total files	6 altered files		
libxdmcp: 17 total files	7 altered files		
libxext: 100 total files	87 altered files		
libxfont2: 15 total files	6 altered files		
libxft: 96 total files	85 altered files		
libxinerama: 23 total files	12 altered files		
libxkbcommon: 39 total files	27 altered files		
libxkbcommon-x11: 19 total files	8 altered files		
libxkbfile: 20 total files	11 altered files		
libxml2: 84 total files	66 altered files		
libxmlb: 74 total files	59 altered files		
libxmu: 45 total files	34 altered files		
libxnvctrl: 31 total files	23 altered files		
libxpm: 21 total files	10 altered files		
libxrandr: 32 total files	21 altered files		
libxrender: 18 total files	7 altered files		
libxshmfence: 14 total files	6 altered files		
libxslt: 66 total files	46 altered files		
libxss: 29 total files	18 altered files		
libxtst: 33 total files	20 altered files		
libxv: 43 total files	32 altered files		
libxxf86vm: 40 total files	29 altered files		
libyuv: 34 total files	26 altered files		
libzip: 152 total files	139 altered files		
libzmf: 200 total files	187 altered files		
lilv: 37 total files	20 altered files		
linux: 6844 total files	6841 altered files		
linux-api-headers: 981 total files	937 altered files		
linux-firmware: 2746 total files	2522 altered files		
linux-firmware-whence: 5 total files	1 altered file		
linux-g14: 6602 total files	10 altered files		
linux-headers: 18912 total files	18908 altered files		
lld: 105 total files	85 altered files		
llvm: 3235 total files	3113 altered files		
llvm-libs: 16 total files	10 altered files		
lv2: 288 total files	245 altered files		
backup file: lvm2: /etc/lvm/lvm.conf (Modification time mismatch)			
backup file: lvm2: /etc/lvm/lvm.conf (Size mismatch)			
backup file: lvm2: /etc/lvm/lvm.conf (MD5 checksum mismatch)			
backup file: lvm2: /etc/lvm/lvm.conf (SHA256 checksum mismatch)			
backup file: lvm2: /etc/lvm/lvmlocal.conf (Modification time mismatch)			
lvm2: 174 total files	149 altered files		
lz4: 24 total files	16 altered files		
marble-common: 2057 total files	1776 altered files		
mariadb-libs: 241 total files	221 altered files		
mediainfo: 7 total files	2 altered files		
mesa: 71 total files	54 altered files		
mesa-utils: 9 total files	4 altered files		
milou: 209 total files	104 altered files		
minizip: 17 total files	9 altered files		
backup file: mkinitcpio: /etc/mkinitcpio.conf (Modification time mismatch)			
backup file: mkinitcpio: /etc/mkinitcpio.conf (Size mismatch)			
backup file: mkinitcpio: /etc/mkinitcpio.conf (MD5 checksum mismatch)			
backup file: mkinitcpio: /etc/mkinitcpio.conf (SHA256 checksum mismatch)			
mkinitcpio: 81 total files	48 altered files		
mlt: 522 total files	443 altered files		
mobile-broadband-provider-info: 11 total files	5 altered files		
modemmanager: 287 total files	215 altered files		
modemmanager-qt: 65 total files	54 altered files		
mpfr: 30 total files	21 altered files		
mtdev: 17 total files	9 altered files		
backup file: nano: /etc/nanorc (Modification time mismatch)			
backup file: nano: /etc/nanorc (Size mismatch)			
backup file: nano: /etc/nanorc (MD5 checksum mismatch)			
backup file: nano: /etc/nanorc (SHA256 checksum mismatch)			
nano: 181 total files	93 altered files		
ncurses: 3857 total files	3800 altered files		
ndctl: 118 total files	93 altered files		
neon: 220 total files	190 altered files		
net-snmp: 695 total files	658 altered files		
netpbm: 407 total files	394 altered files		
nettle: 90 total files	82 altered files		
backup file: networkmanager: /etc/NetworkManager/NetworkManager.conf (Modification time mismatch)			
networkmanager: 510 total files	324 altered files		
networkmanager-qt: 163 total files	150 altered files		
nicotine+: 724 total files	601 altered files		
nodejs: 143 total files	124 altered files		
noto-fonts: 678 total files	669 altered files		
nspr: 72 total files	62 altered files		
nss: 141 total files	132 altered files		
ntfs-3g: 105 total files	93 altered files		
nvidia-dkms: 403 total files	398 altered files		
nvidia-settings: 14 total files	6 altered files		
nvidia-utils: 216 total files	174 altered files		
ocl-icd: 24 total files	15 altered files		
okular: 1591 total files	1357 altered files		
openal: 44 total files	30 altered files		
opencolorio: 39 total files	24 altered files		
opencore-amr: 27 total files	17 altered files		
opencv: 884 total files	786 altered files		
openexr: 204 total files	190 altered files		
openjpeg2: 536 total files	524 altered files		
openmpi: 794 total files	772 altered files		
openpmix: 249 total files	238 altered files		
backup file: openssh: /etc/pam.d/sshd (Modification time mismatch)			
backup file: openssh: /etc/ssh/ssh_config (Modification time mismatch)			
backup file: openssh: /etc/ssh/sshd_config (Modification time mismatch)			
openssh: 59 total files	36 altered files		
backup file: openssl: /etc/ssl/openssl.cnf (Modification time mismatch)			
openssl: 4127 total files	4106 altered files		
oxygen: 965 total files	767 altered files		
oxygen-sounds: 53 total files	50 altered files		
backup file: pacman: /etc/makepkg.conf (Modification time mismatch)			
backup file: pacman: /etc/pacman.conf (Modification time mismatch)			
backup file: pacman: /etc/pacman.conf (Size mismatch)			
backup file: pacman: /etc/pacman.conf (MD5 checksum mismatch)			
backup file: pacman: /etc/pacman.conf (SHA256 checksum mismatch)			
pacman: 399 total files	270 altered files		
pacman-contrib: 50 total files	35 altered files		
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Modification time mismatch)			
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Size mismatch)			
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (MD5 checksum mismatch)			
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (SHA256 checksum mismatch)			
pacman-mirrorlist: 3 total files	1 altered file		
pahole: 57 total files	44 altered files		
pango: 84 total files	72 altered files		
parted: 125 total files	54 altered files		
partitionmanager: 363 total files	224 altered files		
pciutils: 27 total files	16 altered files		
pcre: 216 total files	202 altered files		
pcre2: 237 total files	223 altered files		
perl: 2832 total files	2607 altered files		
perl-alien-build: 204 total files	175 altered files		
perl-alien-libxml2: 25 total files	19 altered files		
perl-capture-tiny: 17 total files	8 altered files		
perl-clone: 14 total files	8 altered files		
perl-dbi: 145 total files	136 altered files		
perl-error: 18 total files	9 altered files		
perl-ffi-checklib: 17 total files	8 altered files		
perl-file-which: 17 total files	8 altered files		
perl-image-exiftool: 465 total files	445 altered files		
perl-mailtools: 48 total files	37 altered files		
perl-path-tiny: 17 total files	8 altered files		
perl-timedate: 63 total files	52 altered files		
perl-xml-libxml: 67 total files	60 altered files		
pipewire: 482 total files	310 altered files		
pipewire-alsa: 12 total files	3 altered files		
pixman: 15 total files	7 altered files		
plasma-browser-integration: 235 total files	129 altered files		
plasma-desktop: 4676 total files	3964 altered files		
plasma-disks: 138 total files	46 altered files		
plasma-firewall: 156 total files	61 altered files		
plasma-framework: 934 total files	707 altered files		
plasma-integration: 170 total files	60 altered files		
plasma-nm: 974 total files	819 altered files		
plasma-pa: 316 total files	150 altered files		
plasma-systemmonitor: 265 total files	164 altered files		
plasma-thunderbolt: 175 total files	83 altered files		
plasma-vault: 159 total files	53 altered files		
plasma-wayland-session: 4 total files	1 altered file		
backup file: plasma-workspace: /etc/pam.d/kde (Modification time mismatch)			
plasma-workspace: 7105 total files	6426 altered files		
plasma-workspace-wallpapers: 320 total files	236 altered files		
backup file: polkit: /etc/pam.d/polkit-1 (Modification time mismatch)			
polkit: 211 total files	138 altered files		
polkit-kde-agent: 199 total files	66 altered files		
poppler: 182 total files	169 altered files		
poppler-glib: 84 total files	72 altered files		
poppler-qt5: 19 total files	13 altered files		
power-profiles-daemon: 17 total files	6 altered files		
powerdevil: 606 total files	391 altered files		
print-manager: 249 total files	121 altered files		
prison: 64 total files	45 altered files		
protobuf: 180 total files	153 altered files		
protobuf-c: 21 total files	13 altered files		
psmisc: 146 total files	72 altered files		
backup file: pulseaudio: /etc/pulse/daemon.conf (Modification time mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (Modification time mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (Size mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (MD5 checksum mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (SHA256 checksum mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (Modification time mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (Size mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (MD5 checksum mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (SHA256 checksum mismatch)			
pulseaudio: 358 total files	223 altered files		
pulseaudio-alsa: 4 total files	1 altered file		
purpose: 808 total files	673 altered files		
python: 3374 total files	3264 altered files		
python-appdirs: 17 total files	8 altered files		
python-autocommand: 29 total files	25 altered files		
python-certifi: 27 total files	21 altered files		
python-chardet: 153 total files	142 altered files		
python-dnspython: 428 total files	411 altered files		
python-gobject: 101 total files	86 altered files		
python-gpgme: 74 total files	58 altered files		
python-idna: 40 total files	31 altered files		
python-importlib-metadata: 36 total files	30 altered files		
python-inflect: 24 total files	17 altered files		
python-jaraco.context: 19 total files	13 altered files		
python-jaraco.functools: 19 total files	13 altered files		
python-jaraco.text: 33 total files	27 altered files		
python-markdown: 120 total files	108 altered files		
python-more-itertools: 28 total files	19 altered files		
python-nspektr: 22 total files	16 altered files		
python-ordered-set: 18 total files	11 altered files		
python-packaging: 46 total files	40 altered files		
python-pillow: 326 total files	315 altered files		
python-psutil: 105 total files	94 altered files		
python-pydantic: 121 total files	115 altered files		
python-pyparsing: 51 total files	40 altered files		
python-pyqt5: 1046 total files	984 altered files		
python-pyqt5-sip: 11 total files	6 altered files		
python-requests: 67 total files	61 altered files		
python-setuptools: 388 total files	372 altered files		
python-simplejson: 100 total files	88 altered files		
python-six: 17 total files	8 altered files		
python-tomli: 29 total files	23 altered files		
python-trove-classifiers: 18 total files	14 altered files		
python-typing_extensions: 17 total files	10 altered files		
python-urllib3: 102 total files	83 altered files		
python-validate-pyproject: 115 total files	110 altered files		
python-zipp: 18 total files	10 altered files		
python-zstandard: 25 total files	16 altered files		
qbittorrent: 78 total files	31 altered files		
qcad: 14114 total files	12944 altered files		
qgpgme: 102 total files	95 altered files		
qqc2-desktop-style: 77 total files	59 altered files		
qt5-base: 3861 total files	3610 altered files		
qt5-declarative: 1055 total files	993 altered files		
qt5-graphicaleffects: 55 total files	47 altered files		
qt5-imageformats: 24 total files	15 altered files		
qt5-location: 395 total files	369 altered files		
qt5-multimedia: 375 total files	349 altered files		
qt5-networkauth: 55 total files	42 altered files		
qt5-quickcontrols: 433 total files	410 altered files		
qt5-quickcontrols2: 627 total files	598 altered files		
qt5-script: 192 total files	177 altered files		
qt5-sensors: 173 total files	155 altered files		
qt5-speech: 50 total files	35 altered files		
qt5-svg: 56 total files	39 altered files		
qt5-tools: 411 total files	369 altered files		
qt5-translations: 351 total files	346 altered files		
qt5-wayland: 398 total files	369 altered files		
qt5-webchannel: 48 total files	33 altered files		
qt5-webengine: 357 total files	317 altered files		
qt5-webkit: 134 total files	109 altered files		
qt5-x11extras: 31 total files	18 altered files		
qt5-xmlpatterns: 441 total files	424 altered files		
qt6-5compat: 144 total files	119 altered files		
qt6-base: 4194 total files	3957 altered files		
qt6-declarative: 2855 total files	2720 altered files		
qt6-imageformats: 63 total files	53 altered files		
qt6-svg: 106 total files	82 altered files		
qt6-translations: 274 total files	269 altered files		
qt6-wayland: 704 total files	657 altered files		
quazip-qt5: 33 total files	28 altered files		
raptor: 138 total files	123 altered files		
rav1e: 17 total files	8 altered files		
re2: 17 total files	9 altered files		
rtkit: 28 total files	11 altered files		
ruby: 697 total files	616 altered files		
ruby-abbrev: 41 total files	31 altered files		
ruby-base64: 32 total files	22 altered files		
ruby-benchmark: 73 total files	63 altered files		
ruby-bigdecimal: 164 total files	154 altered files		
ruby-bundler: 484 total files	471 altered files		
ruby-cgi: 29 total files	19 altered files		
ruby-csv: 340 total files	330 altered files		
ruby-date: 203 total files	193 altered files		
ruby-delegate: 61 total files	51 altered files		
ruby-did_you_mean: 212 total files	202 altered files		
ruby-digest: 132 total files	122 altered files		
ruby-drb: 253 total files	243 altered files		
ruby-english: 36 total files	26 altered files		
ruby-erb: 87 total files	76 altered files		
ruby-etc: 67 total files	57 altered files		
ruby-fcntl: 31 total files	21 altered files		
ruby-fiddle: 245 total files	235 altered files		
ruby-fileutils: 141 total files	131 altered files		
ruby-find: 40 total files	30 altered files		
ruby-forwardable: 42 total files	32 altered files		
ruby-getoptlong: 59 total files	49 altered files		
ruby-io-console: 81 total files	71 altered files		
ruby-io-nonblock: 42 total files	32 altered files		
ruby-io-wait: 50 total files	40 altered files		
ruby-ipaddr: 93 total files	83 altered files		
ruby-json: 327 total files	318 altered files		
ruby-logger: 98 total files	88 altered files		
ruby-minitest: 356 total files	346 altered files		
ruby-mutex_m: 35 total files	25 altered files		
ruby-net-http: 459 total files	449 altered files		
ruby-open-uri: 67 total files	57 altered files		
ruby-power_assert: 135 total files	125 altered files		
ruby-psych: 110 total files	100 altered files		
ruby-rake: 78 total files	70 altered files		
ruby-rdoc: 229 total files	221 altered files		
ruby-rexml: 86 total files	79 altered files		
ruby-ruby2_keywords: 36 total files	26 altered files		
ruby-stringio: 32 total files	22 altered files		
ruby-test-unit: 1130 total files	1120 altered files		
ruby-time: 49 total files	39 altered files		
ruby-tmpdir: 42 total files	32 altered files		
ruby-uri: 270 total files	260 altered files		
backup file: rubygems: /etc/gemrc (Modification time mismatch)			
rubygems: 244 total files	207 altered files		
rust: 146 total files	127 altered files		
sbc: 14 total files	8 altered files		
sddm-kcm: 178 total files	59 altered files		
sdl2: 111 total files	99 altered files		
serd: 25 total files	11 altered files		
shaderc: 23 total files	14 altered files		
shadow: 566 total files	2 altered files		
shared-mime-info: 252 total files	84 altered files		
signon-kwallet-extension: 5 total files	1 altered file		
backup file: slang: /etc/slsh.rc (Modification time mismatch)			
slang: 182 total files	157 altered files		
smbclient: 227 total files	213 altered files		
solid: 278 total files	130 altered files		
sonnet: 387 total files	155 altered files		
sord: 28 total files	14 altered files		
sound-theme-freedesktop: 44 total files	37 altered files		
source-highlight: 434 total files	418 altered files		
spectacle: 246 total files	103 altered files		
speex: 32 total files	18 altered files		
speexdsp: 22 total files	12 altered files		
sqlite: 24 total files	14 altered files		
sratom: 19 total files	8 altered files		
srt: 21 total files	15 altered files		
backup file: sudo: /etc/sudo.conf (Modification time mismatch)			
backup file: sudo: /etc/sudo_logsrvd.conf (Modification time mismatch)			
backup file: sudo: /etc/sudoers (Modification time mismatch)			
backup file: sudo: /etc/sudoers (Size mismatch)			
backup file: sudo: /etc/sudoers (MD5 checksum mismatch)			
backup file: sudo: /etc/sudoers (SHA256 checksum mismatch)			
backup file: sudo: /etc/pam.d/sudo (Modification time mismatch)			
sudo: 233 total files	126 altered files		
svgpart: 181 total files	59 altered files		
svt-av1: 29 total files	20 altered files		
syndication: 167 total files	145 altered files		
syntax-highlighting: 660 total files	467 altered files		
system-config-printer: 487 total files	324 altered files		
backup file: systemd: /etc/pam.d/systemd-user (Modification time mismatch)			
backup file: systemd: /etc/systemd/coredump.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/homed.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/journal-remote.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/journal-upload.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/journald.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/logind.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/logind.conf (Size mismatch)			
backup file: systemd: /etc/systemd/logind.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/logind.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/networkd.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/oomd.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/pstore.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/resolved.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/sleep.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/sleep.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/sleep.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/system.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/system.conf (Size mismatch)			
backup file: systemd: /etc/systemd/system.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/system.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (Size mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/user.conf (Modification time mismatch)			
backup file: systemd: /etc/udev/udev.conf (Modification time mismatch)			
systemd: 2044 total files	1843 altered files		
systemd-libs: 12 total files	10 altered files		
systemd-sysvcompat: 14 total files	9 altered files		
systemsettings: 383 total files	164 altered files		
taglib: 121 total files	115 altered files		
talloc: 23 total files	14 altered files		
tbb: 191 total files	173 altered files		
tdb: 25 total files	15 altered files		
telegram-desktop: 31 total files	10 altered files		
tevent: 13 total files	7 altered files		
threadweaver: 94 total files	79 altered files		
thunderbird: 86 total files	50 altered files		
thunderbird-i18n-it: 5 total files	1 altered file		
tinyxml: 14 total files	7 altered files		
backup file: tor: /etc/tor/torrc (Modification time mismatch)			
backup file: tor: /etc/tor/torrc (Size mismatch)			
backup file: tor: /etc/tor/torrc (MD5 checksum mismatch)			
backup file: tor: /etc/tor/torrc (SHA256 checksum mismatch)			
tor: 39 total files	21 altered files		
tracker3: 295 total files	147 altered files		
tzdata: 2498 total files	2404 altered files		
backup file: ufw: /etc/default/ufw (Modification time mismatch)			
backup file: ufw: /etc/ufw/after.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/after6.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (Modification time mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (Size mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (MD5 checksum mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (SHA256 checksum mismatch)			
backup file: ufw: /etc/ufw/user.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/user.rules (Size mismatch)			
backup file: ufw: /etc/ufw/user.rules (MD5 checksum mismatch)			
backup file: ufw: /etc/ufw/user.rules (SHA256 checksum mismatch)			
backup file: ufw: /etc/ufw/user6.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/user6.rules (Size mismatch)			
backup file: ufw: /etc/ufw/user6.rules (MD5 checksum mismatch)			
backup file: ufw: /etc/ufw/user6.rules (SHA256 checksum mismatch)			
unarchiver: 13 total files	6 altered files		
unrar: 7 total files	2 altered files		
unzip: 18 total files	11 altered files		
backup file: upower: /etc/UPower/UPower.conf (Modification time mismatch)			
upower: 100 total files	60 altered files		
backup file: util-linux: /etc/pam.d/chfn (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/chsh (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/login (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/runuser (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/runuser-l (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/su (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/su-l (Modification time mismatch)			
util-linux: 508 total files	415 altered files		
util-linux-libs: 17 total files	15 altered files		
vlc: 1058 total files	767 altered files		
vmaf: 246 total files	231 altered files		
vulkan-headers: 57 total files	49 altered files		
vulkan-icd-loader: 11 total files	5 altered files		
vulkan-tools: 10 total files	5 altered files		
wavpack: 33 total files	21 altered files		
wayland: 46 total files	36 altered files		
wayland-protocols: 65 total files	32 altered files		
wayland-utils: 10 total files	3 altered files		
waylandpp: 86 total files	76 altered files		
webkit2gtk: 404 total files	287 altered files		
woff2: 25 total files	16 altered files		
wpa_supplicant: 34 total files	17 altered files		
wpebackend-fdo: 36 total files	25 altered files		
wxwidgets-common: 1643 total files	1593 altered files		
wxwidgets-gtk3: 63 total files	54 altered files		
x264: 15 total files	7 altered files		
xcb-proto: 67 total files	56 altered files		
xcb-util: 20 total files	12 altered files		
xcb-util-cursor: 14 total files	6 altered files		
xcb-util-image: 16 total files	8 altered files		
xcb-util-keysyms: 14 total files	6 altered files		
xcb-util-renderutil: 14 total files	6 altered files		
xcb-util-wm: 19 total files	11 altered files		
xdg-dbus-proxy: 7 total files	2 altered files		
xdg-desktop-portal-kde: 150 total files	50 altered files		
backup file: xdg-user-dirs: /etc/xdg/user-dirs.conf (Modification time mismatch)			
backup file: xdg-user-dirs: /etc/xdg/user-dirs.defaults (Modification time mismatch)			
xdg-user-dirs: 245 total files	82 altered files		
xdg-utils: 25 total files	17 altered files		
xfsprogs: 133 total files	110 altered files		
xkeyboard-config: 465 total files	340 altered files		
xmlsec: 245 total files	223 altered files		
xorg-fonts-encodings: 59 total files	52 altered files		
xorg-server: 49 total files	28 altered files		
xorg-server-common: 15 total files	4 altered files		
xorg-server-xvfb: 12 total files	5 altered files		
xorg-xauth: 10 total files	3 altered files		
xorg-xdpyinfo: 10 total files	3 altered files		
xorg-xmessage: 14 total files	5 altered files		
xorg-xset: 10 total files	3 altered files		
xorg-xsetroot: 10 total files	3 altered files		
xorg-xwayland: 13 total files	4 altered files		
xorgproto: 211 total files	197 altered files		
yakuake: 337 total files	187 altered files		
yasm: 51 total files	40 altered files		
yt-dlp: 3120 total files	3094 altered files		
zimg: 34 total files	23 altered files		
zita-alsa-pcmi: 15 total files	8 altered files		
zlib: 18 total files	9 altered files		
backup file: zsh: /etc/zsh/zprofile (Modification time mismatch)			
zsh: 1208 total files	1172 altered files		
zstd: 39 total files	27 altered files		
zxing-cpp: 40 total files	33 altered files		
			
			

Last edited by dartfira (2022-09-16 09:05:53)

Offline

#46 2022-09-16 09:00:40

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,933
Website

Re: [SOLVED] Kernel Panic and Pacman Upgrade

Seth forgot a dash at the end:

pacman --root /mnt -Qnq | pacman --root /mnt --cachedir /mnt/var/cache/pacman/pkg -S -

Last edited by schard (2022-09-16 09:02:02)

Offline

#47 2022-09-16 09:48:09

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

schard wrote:

Seth forgot a dash at the end:

pacman --root /mnt -Qnq | pacman --root /mnt --cachedir /mnt/var/cache/pacman/pkg -S -

I've tried that comma and that's the result of it

resolving dependencies...
looking for conflicting packages...

Packages (1057) a52dec-0.7.4-11  abseil-cpp-20220623.1-1  accounts-qml-module-0.7-4  accountsservice-22.08.8-2  acl-2.3.1-2  acpi-1.7-3  acpi_call-1.2.2-71  acpica-20220331-1  adobe-source-code-pro-fonts-2.038ro+1.058it+1.018var-1  adwaita-icon-theme-42.0+r1+gc144c3d75-1  aha-0.5.1-2  akonadi-contacts-22.08.1-1  alsa-card-profiles-1:0.3.57-1  alsa-lib-1.2.7.2-1  alsa-plugins-1:1.2.7.1-1  alsa-topology-conf-1.2.5.1-1  alsa-ucm-conf-1.2.7.2-1  alsa-utils-1.2.7-1  amd-ucode-20220815.8413c63-1  amule-1:2.3.3-5  aom-3.4.0-1  appstream-0.15.5-1  appstream-qt-0.15.5-1  archlinux-appstream-data-20220830-1  archlinux-keyring-20220831-1  argon2-20190702-4  ark-22.08.1-1  at-spi2-atk-2.38.0-1  at-spi2-core-2.44.1-1  atk-2.38.0-1  attica-5.98.0-1  attr-2.5.1-2  audit-3.0.8-1  autoconf-2.71-1  autoconf2.13-2.13-6  automake-1.16.5-1  avahi-0.8+22+gfd482a7-3  ayatana-ido-0.9.2-1  baloo-5.98.0-1  baloo-widgets-22.08.1-1  base-3-1  bash-5.1.016-1  bc-1.07.1-4  binutils-2.39-3  bison-3.8.2-4  blas-3.10.1-1  bluedevil-1:5.25.5-1  bluez-5.65-3  bluez-libs-5.65-3  bluez-qt-5.98.0-1  bluez-utils-5.65-3  bolt-0.9.3-1  boost-libs-1.79.0-1  botan-2.19.2-1  box2d-2.4.1-1  breeze-5.25.5-1  breeze-gtk-5.25.5-1  breeze-icons-5.98.0-1  brotli-1.0.9-8  btrfs-progs-5.19.1-1  bubblewrap-0.6.2-1  bzip2-1.0.8-4  c-ares-1.18.1-1  ca-certificates-20220905-1  ca-certificates-mozilla-3.82-1  ca-certificates-utils-20220905-1  cairo-1.17.6-2  cantarell-fonts-1:0.303.1-1  cbindgen-0.24.3-1  cblas-3.10.1-1  cdparanoia-10.2-8  cfitsio-1:4.1.0-1  chromaprint-1.5.1-4  cifs-utils-7.0-1  clang-14.0.6-2  clipgrab-3.9.7-2  clucene-2.3.3.4-12  cmake-3.24.2-1  code-1.71.1-1  compiler-rt-14.0.6-1  confuse-3.3-3  convertlit-1.8-10  coreutils-9.1-1  cpio-2.13-2  crypto++-8.7.0-1  cryptsetup-2.5.0-1  cups-1:2.4.2-3  cups-filters-1.28.16-1  curl-7.85.0-2  cython-0.29.32-2  dav1d-1.0.0-1  db-5.3.28-5  dbus-1.14.0-1  dbus-glib-0.112-2  dbus-python-1.2.18-3  dconf-0.40.0-1  desktop-file-utils-0.26-2  device-mapper-2.03.16-2  diffutils-3.8-1  digikam-7.8.0-2  discount-2.2.7.b-1  discover-5.25.5-1  djvulibre-3.5.28-3  dkms-3.0.6-2  dmidecode-3.4-1  dmraid-1.0.0.rc16.3-13  dnssec-anchors-20190629-3  dolphin-22.08.1-1  dolphin-plugins-22.08.1-1  dosfstools-4.2-2  double-conversion-3.2.1-1  drkonqi-5.25.5-1  duktape-2.7.0-4  e2fsprogs-1.46.5-4  ebook-tools-0.2.2-7  editorconfig-core-c-0.12.5-1  efivar-38-2  egl-wayland-2:1.1.11-2  eglexternalplatform-1.1-2  electron-20.0.3-1  electron17-17.4.11-1  electron19-19.0.13-1  elfutils-0.187-2  elisa-22.08.1-1  enchant-2.3.3-1  exfat-utils-1.3.0-2  exiv2-0.27.5-3  expat-2.4.8-1  faad2-2.10.0-1  fakeroot-1.29-1  falkon-22.08.1-1  ffmpeg-2:5.1.1-3  ffmpeg4.4-4.4.2-3  ffmpegthumbs-22.08.1-1  fftw-3.3.10-3  file-5.42-2  filesystem-2021.12.07-1  findutils-4.9.0-1  firefox-104.0.2-1  flac-1.3.4-3  flashrom-1.2-4  flex-2.6.4-3  fontconfig-2:2.14.0-1  foomatic-db-engine-4:20220521-1  frameworkintegration-5.98.0-1  freeglut-3.2.2-2  freetype2-2.12.1-1  frei0r-plugins-1.8.0-2  fribidi-1.0.12-1  fuse-common-3.11.0-1  fuse2-2.9.9-4  fuse3-3.11.0-1  fwupd-1.8.4-1  fwupd-efi-1.3-1  gavl-1.4.0-6  gawk-5.2.0-3  gc-8.2.2-1  gcab-1.5-1  gcc-12.2.0-1  gcc-libs-12.2.0-1  gd-2.3.3-4  gdb-12.1-1  gdb-common-12.1-1  gdbm-1.23-1  gdk-pixbuf2-2.42.9-1  geoip-1.6.12-2  geoip-database-20220823-1  gettext-0.21-2  ghostscript-9.56.1-1  giflib-5.2.1-2  git-2.37.3-1  glew-2.2.0-5  glib-networking-1:2.72.2-1  glib2-2.72.3-3  glibc-2.36-4  glibmm-2.66.4-1  glslang-11.11.0-1  glu-9.0.2-3  gmp-6.2.1-2  gnupg-2.2.39-1  gnustep-base-1.28.0-4  gnutls-3.7.7-3  go-2:1.19.1-1  gobject-introspection-runtime-1.72.0-1  gpgme-1.18.0-1  gpm-1.20.7.r38.ge82d1a6-4  gptfdisk-1.0.9-1  grantlee-5.3.0-1  grantleetheme-22.08.1-1  graphene-1.10.8-1  graphite-1:1.3.14-2  graphviz-5.0.1-1  grep-3.8-2  groff-1.22.4-7  gsettings-desktop-schemas-42.0-1  gsfonts-20200910-2  gsl-2.7.1-1  gsm-1.0.22-1  gspell-1.10.0-2  gst-plugins-base-1.20.3-1  gst-plugins-base-libs-1.20.3-1  gstreamer-1.20.3-1  gtk-update-icon-cache-1:4.8.0-1  gtk3-1:3.24.34-1  gts-0.7.6.121130-2  gufw-22.04-1  guile-2.2.7-2  gwenview-22.08.1-1  gzip-1.12-1  harfbuzz-5.1.0-1  harfbuzz-icu-5.1.0-1  hicolor-icon-theme-0.17-2  hidapi-0.12.0-1  hplip-1:3.22.6-1  hunspell-1.7.1-1  hunspell-it-2.4-10  hwdata-0.362-1  hwloc-2.8.0-1  hyphen-2.8.8-4  hyphen-it-20071127-5  iana-etc-20220715-1  icu-71.1-1  id3lib-3.8.3-18  ijs-0.35-4  imagemagick-7.1.0.48-1  imake-1.0.8-4  imath-3.1.5-2  inetutils-2.3-1  iniparser-4.1-4  iproute2-5.19.0-1  iptables-1:1.8.8-2  iputils-20211215-1  iso-codes-4.11.0-2  jack2-1.9.21-1  jansson-2.14-2  jasper-3.0.6-1  jbig2dec-0.19-1  jemalloc-1:5.3.0-1  js78-78.15.0-4  json-c-0.16-1  json-glib-1.6.6-2  jsoncpp-1.9.5-2  k3b-1:22.08.1-1  kaccounts-integration-22.08.1-1  kactivities-5.98.0-1  kactivities-stats-5.98.0-1  kactivitymanagerd-5.25.5-1  karchive-5.98.0-1  kate-22.08.1-1  kauth-5.98.0-1  kbd-2.5.1-1  kbookmarks-5.98.0-1  kcalc-22.08.1-1  kcalendarcore-5.98.0-1  kcmutils-5.98.0-1  kcodecs-5.98.0-1  kcolorpicker-0.2.0-1  kcompletion-5.98.0-1  kconfig-5.98.0-1  kconfigwidgets-5.98.0-1  kcontacts-1:5.98.0-1  kcoreaddons-5.98.0-1  kcrash-5.98.0-1  kdbusaddons-5.98.0-1  kde-cli-tools-5.25.5-1  kde-gtk-config-5.25.5-1  kdeclarative-5.98.0-1  kdeconnect-22.08.1-1  kdecoration-5.25.5-1  kded-5.98.0-1  kdegraphics-mobipocket-22.08.1-1  kdegraphics-thumbnailers-22.08.1-1  kdelibs4support-5.98.0-1  kdenlive-22.08.1-1  kdeplasma-addons-5.25.5-1  kdesu-5.98.0-1  kdnssd-5.98.0-1  kdsoap-2.1.1-1  kdsoap-ws-discovery-client-git20200927-2  kemoticons-5.98.0-1  keyutils-1.6.3-1  kfilemetadata-5.98.0-1  kgamma5-5.25.5-1  kglobalaccel-5.98.0-1  kguiaddons-5.98.0-1  kholidays-1:5.98.0-1  khotkeys-5.25.5-1  ki18n-5.98.0-1  kiconthemes-5.98.0-1  kid3-3.9.2-1  kid3-common-3.9.2-1  kidletime-5.98.0-1  kimageannotator-0.6.0-1  kinfocenter-5.25.5-1  kio-5.98.0-1  kio-extras-22.08.1-1  kio-fuse-5.0.1-1  kirigami2-5.98.0-1  kitemmodels-5.98.0-1  kitemviews-5.98.0-1  kjobwidgets-5.98.0-1  kjs-5.98.0-1  kmenuedit-5.25.5-1  kmime-22.08.1-1  kmix-22.08.1-1  kmod-30-1  knewstuff-5.98.0-1  knotifications-5.98.0-1  knotifyconfig-5.98.0-1  kodi-19.4-5  konsole-22.08.1-1  kpackage-5.98.0-1  kparts-5.98.0-1  kpeople-5.98.0-1  kpeoplevcard-0.1-1  kpimtextedit-22.08.1-1  kpmcore-22.08.1-1  kpty-5.98.0-1  kquickcharts-5.98.0-1  krb5-1.19.3-3  krdc-22.08.1-1  krita-5.1.1-1  krunner-5.98.0-1  ksanecore-22.08.1-1  kscreen-5.25.5-1  kscreenlocker-5.25.5-1  kservice-5.98.0-1  ksshaskpass-5.25.5-1  ksystemstats-5.25.5-1  ktexteditor-5.98.0-1  ktextwidgets-5.98.0-1  kunitconversion-5.98.0-1  kuserfeedback-1.2.0-1  kwallet-5.98.0-1  kwallet-pam-5.25.5-1  kwayland-5.98.0-1  kwayland-integration-5.25.5-1  kwidgetsaddons-5.98.0-1  kwin-5.25.5-2  kwindowsystem-5.98.0-1  kwrited-5.25.5-1  kxmlgui-5.98.0-1  l-smash-2.14.5-2  lame-3.100-4  lapack-3.10.1-1  latte-dock-0.10.8-1  layer-shell-qt-5.25.5-1  lcms2-2.13.1-1  ldb-2:2.5.2-2  ldns-1.8.3-1  lensfun-1:0.3.3-1  less-1:608-1  libabw-0.1.3-3  libaccounts-glib-1.26-1  libaccounts-qt-1.16-3  libaio-0.3.113-1  libakonadi-22.08.1-2  libao-1.2.2-5  libarchive-3.6.1-2  libass-0.16.0-1  libassuan-2.5.5-1  libasyncns-1:0.8+r3+g68cd5af-1  libatasmart-0.19-5  libatomic_ops-7.6.14-1  libavc1394-0.5.4-4  libavif-0.10.1-2  libayatana-appindicator-0.5.91-2  libayatana-indicator-0.9.2-1  libb2-0.98.1-2  libblockdev-2.27-1  libbluray-1.3.2-1  libbpf-0.8.1-1  libbs2b-3.1.0-8  libbsd-0.11.6-2  libburn-1.5.4-1  libbytesize-2.7-1  libcanberra-1:0.30+r2+gc0620e4-1  libcap-2.65-1  libcap-ng-0.8.3-1  libcbor-0.9.0-1  libcddb-1.3.2-6  libcdio-2.1.0-2  libcdr-0.1.7-4  libcec-6.0.2-3  libcloudproviders-0.3.1-2  libcolord-1.4.6-1  libcroco-0.6.13-2  libcups-1:2.4.2-3  libdaemon-0.14-5  libdatrie-0.2.13-1  libdbusmenu-glib-16.04.0-5  libdbusmenu-gtk3-16.04.0-5  libdbusmenu-qt5-0.9.3+16.04.20160218-6  libdc1394-2.2.6-2  libdca-0.0.7-1  libde265-1.0.8-2  libdispatch-5.5.0-1  libdmtx-0.7.7-1  libdrm-2.4.113-2  libdvbpsi-1:1.3.3-2  libdvdread-6.1.3-1  libe-book-0.1.3-11  libebml-1.4.2-2  libebur128-1.2.6-1  libedit-20210910_3.1-1  libelf-0.187-2  libepoxy-1.5.10-1  libepubgen-0.1.1-3  libertinus-font-7.040-2  libetonyek-0.1.10-1  libevdev-1.13.0-1  libevent-2.1.12-2  libexif-0.6.24-1  libexttextcat-3.4.6-1  libfakekey-0.3-2  libfdk-aac-2.0.2-1  libffi-3.4.2-5  libfontenc-1.1.6-1  libfreeaptx-0.1.1-1  libfreehand-0.1.2-4  libftdi-1.5-4  libgcrypt-1.10.1-1  libglvnd-1.5.0-1  libgpg-error-1.45-2  libgphoto2-2.5.30-1  libgudev-237-2  libgusb-0.4.0-1  libheif-1.13.0-2  libibus-1.5.27-1  libical-3.0.14-3  libice-1.0.10-4  libidn-1.41-1  libidn2-2.3.3-1  libiec61883-1.2.0-6  libieee1284-0.2.11-13  libimagequant-4.0.1-1  libimobiledevice-1.3.0-5  libinih-56-1  libinput-1.21.0-1  libisl-0.25-1  libixion-0.17.0-2  libjcat-0.1.11-1  libjpeg-turbo-2.1.4-2  libkcddb-22.08.1-1  libkdcraw-22.08.1-1  libkexiv2-22.08.1-1  libkleo-22.08.1-1  libksane-22.08.1-1  libksba-1.6.0-1  libkscreen-5.25.5-1  libksysguard-5.25.5-1  liblangtag-0.6.4-1  libldac-2.0.2.3-1  libldap-2.6.3-1  liblouis-3.23.0-1  liblqr-0.4.2-3  libmad-0.15.1b-9  libmanette-0.2.6-3  libmatroska-1.6.3-2  libmbim-1.26.4-1  libmd-1.0.4-1  libmediainfo-22.06-1  libmfx-22.4.4-1  libmicrohttpd-0.9.75-1  libmm-glib-1.18.12-1  libmms-0.6.4-3  libmng-2.0.3-3  libmnl-1.0.5-1  libmodplug-0.8.9.0-3  libmp4v2-1:2.1.1-1  libmpc-1.2.1-2  libmpcdec-1:0.1+r475-3  libmpeg2-0.5.1-7  libmspack-1:0.10.1alpha-3  libmspub-0.1.4-12  libmtp-1.1.20-1  libmusicbrainz5-5.1.0-5  libmwaw-0.3.21-2  libmythes-1:1.2.5-1  libndp-1.8-1  libnetfilter_conntrack-1.0.9-1  libnewt-0.52.21-8  libnfnetlink-1.0.2-1  libnfs-5.0.2-1  libnftnl-1.2.3-1  libnghttp2-1.49.0-1  libnl-3.7.0-1  libnm-1.40.0-1  libnotify-0.8.1-1  libnsl-2.0.0-2  libnumbertext-1.0.10-1  libodfgen-0.1.8-1  libogg-1.3.5-1  libomxil-bellagio-0.9.3-3  liborcus-0.17.2-2  libp11-kit-0.24.1-1  libpagemaker-0.0.4-3  libpaper-1.1.28-2  libpcap-1.10.1-2  libpciaccess-0.16-4  libpgm-5.3.128-2  libplacebo-4.208.0-1  libplist-2.2.0-5  libpng-1.6.37-3  libproxy-0.4.18-1  libpsl-0.21.1-1  libpulse-16.1-1  libqaccessibilityclient-0.4.1-2  libqalculate-4.3.0-1  libqmi-1.30.8-1  libqrtr-glib-1.2.2-2  libqxp-0.0.2-8  libraqm-0.9.0-1  libraw-0.20.2-2  libraw1394-2.1.2-3  librecad-2.1.3-6  libreoffice-still-7.3.6-1  libreoffice-still-it-7.3.6-1  librevenge-0.0.4-4  librsvg-2:2.54.5-1  libsamplerate-0.2.2-1  libsasl-2.1.28-1  libseccomp-2.5.4-1  libsecret-0.20.5-2  libsigc++-2.10.8-1  libsm-1.2.3-3  libsmbios-2.4.3-5  libsndfile-1.1.0-2  libsodium-1.0.18-2  libsoup-2.74.2-2  libsoup3-3.2.0-1  libsoxr-0.1.3-2  libspectre-0.2.10-1  libssh-0.10.4-1  libssh2-1.10.0-1  libstaroffice-0.0.7-2  libstemmer-2.2.0-2  libsysprof-capture-3.44.0-2  libtar-1.2.20-6  libtasn1-4.19.0-1  libteam-1.31-5  libthai-0.1.29-1  libtheora-1.1.1-5  libtiff-4.4.0-4  libtirpc-1.3.3-1  libtommath-1.2.0-3  libtool-2.4.7-5  libtorrent-rasterbar-1:2.0.7-1  libunistring-1.0-1  libunwind-1.6.2-1  libupnp-1.14.13-1  liburcu-0.13.2-1  libusb-1.0.26-1  libusb-compat-0.1.7-1  libusbmuxd-2.0.2-1  libutempter-1.2.1-3  libuv-1.44.2-1  libva-2.15.0-6  libvdpau-1.5-1  libverto-0.3.2-4  libvisio-0.1.7-7  libvisual-0.4.0-8  libvncserver-0.9.13-1  libvorbis-1.3.7-3  libvpx-1.12.0-1  libwacom-2.4.0-1  libwebp-1.2.4-1  libwpd-0.10.3-3  libwpe-1.12.3-1  libwpg-0.3.3-3  libwps-0.4.12-1  libx11-1.8.1-3  libxau-1.0.10-1  libxaw-1.0.14-1  libxcb-1.15-1  libxcomposite-0.4.5-4  libxcrypt-4.4.28-2  libxcursor-1.2.1-1  libxcvt-0.1.2-1  libxdamage-1.1.5-4  libxdmcp-1.1.3-4  libxext-1.3.4-4  libxfixes-6.0.0-1  libxfont2-2.0.6-1  libxft-2.3.6-1  libxi-1.8-1  libxinerama-1.1.4-4  libxkbcommon-1.4.1-1  libxkbcommon-x11-1.4.1-1  libxkbfile-1.1.0-3  libxml2-2.10.2-2  libxmlb-0.3.9-1  libxmu-1.1.3-3  libxnvctrl-515.65.01-1  libxpm-3.5.13-3  libxrandr-1.5.2-4  libxrender-0.9.10-5  libxres-1.2.1-1  libxshmfence-1.3-3  libxslt-1.1.37-2  libxss-1.2.3-4  libxt-1.2.1-1  libxtst-1.2.3-5  libxv-1.0.11-5  libxxf86vm-1.1.4-5  libyaml-0.2.5-1  libyuv-r2322+3aebf69d-1  libzen-0.4.39-1  libzip-1.9.2-1  libzmf-0.0.2-12  licenses-20220125-1  lilv-0.24.20-1  linux-5.19.8.arch1-1  linux-api-headers-5.18.15-1  linux-firmware-20220815.8413c63-1  linux-firmware-whence-20220815.8413c63-1  linux-headers-5.19.8.arch1-1  lirc-1:0.10.1-12  lld-14.0.6-1  llvm-14.0.6-3  llvm-libs-14.0.6-3  lm_sensors-1:3.6.0.r41.g31d1f125-1  lmdb-0.9.29-1  lpsolve-5.5.2.11-1  lua-5.4.4-2  lua52-5.2.4-5  lv2-1.18.10-1  lvm2-2.03.16-2  lz4-1:1.9.4-1  lzo-2.10-3  m4-1.4.19-1  mailcap-2.1.53-1  make-4.3-3  marble-common-22.08.1-1  mariadb-libs-10.9.2-1  mbedtls-2.28.0-1  md4c-0.4.8-1  mdadm-4.2-2  media-player-info-24-2  mediainfo-22.06-2  mesa-22.1.7-1  mesa-utils-8.5.0-2  milou-5.25.5-1  minizip-1:1.2.12-2  mkinitcpio-31-3  mkinitcpio-busybox-1.35.0-1  mlt-7.8.0-2  mobile-broadband-provider-info-20220725-1  modemmanager-1.18.12-1  modemmanager-qt-5.98.0-1  mpfr-4.1.0.p13-3  mtdev-1.1.6-2  muparser-2.3.3-1  mythes-it-2.0.9l-6  nano-6.4-1  nasm-2.15.05-1  ncurses-6.3-3  ndctl-74-1  neon-0.32.3-1  net-snmp-5.9.1-4  netpbm-10.73.37-2  nettle-3.8.1-1  networkmanager-1.40.0-1  networkmanager-qt-5.98.0-1  nicotine+-3.2.5-1  nodejs-18.9.0-1  noto-fonts-20220607-1  npth-1.6-3  nspr-4.34.1-1  nss-3.82-1  ntfs-3g-2022.5.17-1  nvidia-dkms-515.65.01-2  nvidia-settings-515.65.01-1  nvidia-utils-515.65.01-2  ocl-icd-2.3.1-1  okular-22.08.1-1  openal-1.22.2-1  opencolorio-2.1.2-1  opencore-amr-0.1.6-1  opencv-4.6.0-4  openexr-3.1.5-1  openjpeg2-2.5.0-1  openmpi-4.1.4-2  openpmix-4.2.0-1  openssh-9.0p1-1  openssl-1.1.1.q-1  opus-1.3.1-3  orc-0.4.32-1  oxygen-5.25.5-1  oxygen-sounds-5.25.5-1  p11-kit-0.24.1-1  p7zip-1:17.04-3  p8-platform-2.1.0.1-4  pacman-6.0.1-7  pacman-contrib-1.7.1-1  pacman-mirrorlist-20220828-1  pahole-1:1.23-1  pam-1.5.2-1  pambase-20211210-1  pango-1:1.50.9-1  parted-3.5-1  partitionmanager-22.08.1-1  patch-2.7.6-8  pciutils-3.8.0-2  pcre-8.45-2  pcre2-10.40-1  perl-5.36.0-1  perl-alien-build-2.65-1  perl-alien-libxml2-0.17-3  perl-capture-tiny-0.48-6  perl-clone-0.45-4  perl-dbi-1.643-4  perl-error-0.17029-4  perl-ffi-checklib-0.29-1  perl-file-chdir-0.1011-4  perl-file-which-1.27-2  perl-image-exiftool-12.42-1  perl-mailtools-2.21-6  perl-path-tiny-0.122-2  perl-timedate-2.33-4  perl-xml-libxml-2.0207-3  perl-xml-namespacesupport-1.12-4  perl-xml-sax-1.02-1  perl-xml-sax-base-1.09-4  phonon-qt5-4.11.1-3  phonon-qt5-vlc-0.11.3-2  pinentry-1.2.0-1  pipewire-1:0.3.57-1  pipewire-alsa-1:0.3.57-1  pixman-0.40.0-2  pkgconf-1.8.0-1  plasma-browser-integration-5.25.5-1  plasma-desktop-5.25.5-1  plasma-disks-5.25.5-1  plasma-firewall-5.25.5-1  plasma-framework-5.98.0-1  plasma-integration-5.25.5-2  plasma-meta-5.25-1  plasma-nm-5.25.5-1  plasma-pa-5.25.5-1  plasma-systemmonitor-5.25.5-1  plasma-thunderbolt-5.25.5-1  plasma-vault-5.25.5-1  plasma-wayland-session-5.25.5-3  plasma-workspace-5.25.5-3  plasma-workspace-wallpapers-5.25.5-1  polkit-121-1  polkit-kde-agent-5.25.5-1  polkit-qt5-0.114.0-1  poppler-22.09.0-1  poppler-glib-22.09.0-1  poppler-qt5-22.09.0-1  popt-1.18-3  power-profiles-daemon-0.12-1  powerdevil-5.25.5-1  ppp-2.4.9-1  print-manager-22.08.1-1  prison-5.98.0-1  procps-ng-3.3.17-1  protobuf-21.5-1  protobuf-c-1.4.1-1  psmisc-23.5-1  pugixml-1.12.1-1  pulseaudio-16.1-1  pulseaudio-alsa-1:1.2.7.1-1  pulseaudio-qt-1.3-1  purpose-5.98.0-1  pystring-1.1.3.git1-1  python-3.10.7-1  python-appdirs-1.4.4-7  python-autocommand-2.2.1-1  python-cairo-1.21.0-1  python-certifi-2022.09.14-1  python-chardet-5.0.0-1  python-distro-1.7.0-1  python-dnspython-1:2.2.1-1  python-gobject-3.42.2-1  python-gpgme-1.18.0-1  python-idna-3.4-1  python-importlib-metadata-4.8.3-1  python-inflect-6.0.0-1  python-jaraco.context-4.1.2-1  python-jaraco.functools-3.5.1-1  python-jaraco.text-3.9.1-1  python-markdown-3.4.1-1  python-more-itertools-8.13.0-2  python-nspektr-0.4.0-2  python-ordered-set-4.1.0-1  python-packaging-21.3-1  python-pillow-9.2.0-1  python-psutil-5.9.1-1  python-pycryptodomex-3.12.0-1  python-pycups-2.0.1-5  python-pycurl-7.45.1-1  python-pydantic-1.10.2-1  python-pyparsing-3.0.9-1  python-pyqt5-5.15.7-1  python-pyqt5-sip-12.11.0-1  python-pysocks-1.7.1-7  python-requests-2.28.1-1  python-setuptools-1:62.3.4-1  python-simplejson-3.17.6-4  python-six-1.16.0-6  python-tomli-2.0.1-1  python-trove-classifiers-2022.8.31-1  python-typing_extensions-4.3.0-1  python-urllib3-1.26.12-1  python-validate-pyproject-0.10.1-1  python-zipp-3.8.1-1  python-zstandard-0.18.0-1  qbittorrent-4.4.5-1  qca-qt5-2.3.4-3  qcad-3.27.6.7-4  qgpgme-1.18.0-1  qpdf-10.6.3-1  qqc2-desktop-style-5.98.0-1  qrencode-4.1.1-1  qt5-base-5.15.6+kde+r167-1  qt5-declarative-5.15.6+kde+r20-1  qt5-graphicaleffects-5.15.6+kde+r0-1  qt5-imageformats-5.15.6+kde+r4-1  qt5-location-5.15.6+kde+r3-1  qt5-multimedia-5.15.6+kde+r1-1  qt5-networkauth-5.15.6+kde+r0-1  qt5-quickcontrols-5.15.6+kde+r0-1  qt5-quickcontrols2-5.15.6+kde+r5-1  qt5-script-5.15.10-3  qt5-sensors-5.15.6+kde+r0-1  qt5-speech-5.15.6+kde+r1-1  qt5-svg-5.15.6+kde+r9-1  qt5-tools-5.15.6+kde+r1-1  qt5-translations-5.15.6+kde+r2-1  qt5-wayland-5.15.6+kde+r43-2  qt5-webchannel-5.15.6+kde+r3-1  qt5-webengine-5.15.10-3  qt5-webkit-5.212.0alpha4-16  qt5-x11extras-5.15.6+kde+r0-1  qt5-xmlpatterns-5.15.6+kde+r0-1  qt6-5compat-6.3.2-1  qt6-base-6.3.2-1  qt6-declarative-6.3.2-1  qt6-imageformats-6.3.2-1  qt6-svg-6.3.2-1  qt6-translations-6.3.2-1  qt6-wayland-6.3.2-1  qtav-1.13.0-4  quazip-qt5-1.3-1  raptor-2.0.15-19  rasqal-1:0.9.33-5  rav1e-0.5.1-2  re2-1:20220601-1  readline-8.1.002-1  redland-1:1.0.17-8  rest-0.8.1+r4+ge5ee6ef-1  rhash-1.4.2-1  ripgrep-13.0.0-2  rnnoise-0.4.1-1  rtkit-0.13-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-bundler-2.3.22-1  ruby-cgi-0.3.2-1  ruby-csv-3.2.5-1  ruby-date-3.2.2-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-irb-1.4.1-1  ruby-json-2.6.2-1  ruby-logger-1.5.1-1  ruby-minitest-5.16.3-1  ruby-mutex_m-0.1.1-1  ruby-net-http-0.2.2-1  ruby-open-uri-0.2.0-2  ruby-power_assert-2.0.1-1  ruby-psych-4.0.4-2  ruby-rake-13.0.6-1  ruby-rdoc-6.4.0-2  ruby-reline-0.3.1-1  ruby-rexml-3.2.5-1  ruby-ruby2_keywords-0.0.5-1  ruby-stdlib-3.0.4-9  ruby-stringio-3.0.2-1  ruby-test-unit-3.5.3-1  ruby-time-0.2.0-2  ruby-tmpdir-0.1.2-1  ruby-uri-0.11.0-2  rubygems-3.3.19-1  run-parts-5.5-1  rust-1:1.63.0-1  sane-1.1.1-1  sbc-2.0-1  sddm-0.19.0-8  sddm-kcm-5.25.5-1  sdl2-2.24.0-2  sed-4.8-1  serd-0.30.16-1  shaderc-2022.1-4  shadow-4.11.1-1  shairplay-20180824.096b61a-3  shared-mime-info-2.0+155+gf4e7cbc-1  signon-kwallet-extension-22.08.1-1  signon-plugin-oauth2-0.25-1  signon-ui-0.17+20171022-3  signond-8.61-1  slang-2.3.3-1  smartmontools-7.3-1  smbclient-4.16.5-1  snappy-1.1.9-2  socat-1.7.4.3-1  solid-5.98.0-1  sonnet-5.98.0-1  sord-0.16.14-1  sound-theme-freedesktop-0.8-5  source-highlight-3.1.9-8  spectacle-22.08.1-1  speex-1.2.1-1  speexdsp-1.2.1-1  spirv-tools-2022.1-1  sqlite-3.39.3-1  sratom-0.6.14-1  srt-1.5.0-1  sudo-1.9.11.p3-1  svgpart-22.08.1-1  svt-av1-1.2.1-1  syndication-5.98.0-1  syntax-highlighting-5.98.0-1  sysfsutils-2.1.1-1  system-config-printer-1.5.18-1  systemd-251.4-1  systemd-libs-251.4-1  systemd-sysvcompat-251.4-1  systemsettings-5.25.5-1  taglib-1.12-2  talloc-2.3.4-1  tar-1.34-1  tbb-2021.5.0-2  tdb-1.4.7-1  telegram-desktop-4.1.1-1  tevent-1:0.13.0-1  texinfo-6.8-2  thin-provisioning-tools-0.9.0-1  threadweaver-5.98.0-1  thunderbird-102.2.0-1  thunderbird-i18n-it-102.2.0-1  tinyxml-2.6.2-9  tinyxml2-9.0.0-1  tor-0.4.7.10-1  torbrowser-launcher-0.3.5-4  tpm2-tss-3.2.0-1  tracker3-3.3.3-1  tslib-1.22-1  ttf-hack-3.003-3  ttf-liberation-2.1.5-1  ttf-linux-libertine-5.3.0-8  ttf-opensans-1.101-2  tzdata-2022c-1  uchardet-0.0.7-1  udisks2-2.9.4-1  ufw-0.36.1-1  unarchiver-1.10.7-6  unrar-1:6.1.7-1  unzip-6.0-19  upower-0.99.20-1  usbmuxd-1.1.1-1  util-linux-2.38.1-1  util-linux-libs-2.38.1-1  v4l-utils-1.22.1-1  vi-1:070224-5  vid.stab-1.1-3  vlc-3.0.17.4-7  vmaf-2.3.1-1  volume_key-0.3.12-7  vulkan-headers-1:1.3.227-1  vulkan-icd-loader-1.3.226-1  vulkan-tools-1.3.226-1  wavpack-5.5.0-1  wayland-1.21.0-1  wayland-protocols-1.26-1  wayland-utils-1.1.0-1  waylandpp-1.0.0-1  webkit2gtk-2.36.7-1  webrtc-audio-processing-0.3.1-3  which-2.21-5  wireplumber-0.4.11-4  woff2-1.0.2-4  wpa_supplicant-2:2.10-5  wpebackend-fdo-1.12.1-1  wxwidgets-common-3.2.1-1  wxwidgets-gtk3-3.2.1-1  x264-3:0.164.r3095.baee400-4  x265-3.5-3  xcb-proto-1.15.2-1  xcb-util-0.4.0-4  xcb-util-cursor-0.1.3-4  xcb-util-image-0.4.0-4  xcb-util-keysyms-0.4.0-4  xcb-util-renderutil-0.3.9-4  xcb-util-wm-0.4.1-4  xdg-dbus-proxy-0.1.4-1  xdg-desktop-portal-kde-5.25.5-1  xdg-user-dirs-0.18-1  xdg-utils-1.1.3+21+g1a58bc2-2  xf86-input-libinput-1.2.1-1  xfsprogs-5.19.0-1  xkeyboard-config-2.36+89+g382c5feb-1  xmlsec-1.2.34-2  xorg-fonts-encodings-1.0.6-1  xorg-server-21.1.4-1  xorg-server-common-21.1.4-1  xorg-server-xvfb-21.1.4-1  xorg-setxkbmap-1.3.3-1  xorg-xauth-1.1.2-1  xorg-xdpyinfo-1.3.3-4  xorg-xkbcomp-1.4.5-1  xorg-xmessage-1.0.6-1  xorg-xprop-1.2.5-1  xorg-xrandr-1.5.1-2  xorg-xrdb-1.2.1-1  xorg-xset-1.2.4-3  xorg-xsetroot-1.1.2-3  xorg-xwayland-22.1.3-1  xorgproto-2022.2-1  xvidcore-1.3.7-2  xxhash-0.8.1-2  xz-5.2.6-1  yakuake-22.08.1-1  yaml-cpp-0.7.0-2  yasm-1.3.0-5  yt-dlp-2022.09.01-1  zeromq-4.3.4-2  zimg-3.0.4-1  zip-3.0-10  zita-alsa-pcmi-0.5.1-1  zita-resampler-1.8.0-1  zlib-1:1.2.12-2  zsh-5.9-1  zstd-1.5.2-7  zxing-cpp-1.4.0-1

Total Installed Size:  9703.55 MiB
Net Upgrade Size:         4.77 MiB

checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
gsettings-desktop-schemas: /mnt/usr/include/gsettings-desktop-schemas/gdesktop-enums.h exists in filesystem
gsettings-desktop-schemas: /mnt/usr/lib/girepository-1.0/GDesktopEnums-3.0.typelib exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/GConf/gsettings/gsettings-desktop-schemas.convert exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/GConf/gsettings/wm-schemas.convert exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/gir-1.0/GDesktopEnums-3.0.gir exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.interface.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.enums.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/bg/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/bs/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/eu/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/fur/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/he/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/hr/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/is/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/kk/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ml/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ms/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ne/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/nl/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/oc/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ro/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/sk/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/tg/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/tr/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo exists in filesystem
gsettings-desktop-schemas: /mnt/usr/share/pkgconfig/gsettings-desktop-schemas.pc exists in filesystem
gzip: /mnt/usr/bin/gunzip exists in filesystem
gzip: /mnt/usr/bin/gzexe exists in filesystem
gzip: /mnt/usr/bin/gzip exists in filesystem
gzip: /mnt/usr/bin/uncompress exists in filesystem
gzip: /mnt/usr/bin/zcat exists in filesystem
gzip: /mnt/usr/bin/zcmp exists in filesystem
gzip: /mnt/usr/bin/zdiff exists in filesystem
gzip: /mnt/usr/bin/zegrep exists in filesystem
gzip: /mnt/usr/bin/zfgrep exists in filesystem
gzip: /mnt/usr/bin/zforce exists in filesystem
gzip: /mnt/usr/bin/zgrep exists in filesystem
gzip: /mnt/usr/bin/zless exists in filesystem
gzip: /mnt/usr/bin/zmore exists in filesystem
gzip: /mnt/usr/bin/znew exists in filesystem
gzip: /mnt/usr/share/info/gzip.info.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/gunzip.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/gzexe.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/gzip.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/zcat.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/zcmp.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/zdiff.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/zforce.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/zgrep.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/zless.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/zmore.1.gz exists in filesystem
gzip: /mnt/usr/share/man/man1/znew.1.gz exists in filesystem
Errors occurred, no packages were upgraded.

But then I checked some packages version by pacman -Qi and they seems updated to the current version. Maybe the other command, the one I used here, works.

dartfira wrote:

Sorry wrong message, I'm waiting for the end of the last command work.

That't it

abseil-cpp: 631 total files	585 altered files		
acpi_call: 21 total files	12 altered files		
adwaita-icon-theme: 5134 total files	5024 altered files		
aha: 7 total files	2 altered files		
akonadi-contacts: 395 total files	271 altered files		
alsa-card-profiles: 80 total files	71 altered files		
alsa-lib: 159 total files	141 altered files		
alsa-plugins: 78 total files	67 altered files		
alsa-ucm-conf: 480 total files	352 altered files		
alsa-utils: 103 total files	71 altered files		
amd-ucode: 7 total files	2 altered files		
amule: 357 total files	245 altered files		
aom: 27 total files	18 altered files		
appstream: 369 total files	244 altered files		
appstream-qt: 31 total files	25 altered files		
archlinux-appstream-data: 3263 total files	3242 altered files		
ark: 360 total files	153 altered files		
at-spi2-core: 327 total files	157 altered files		
attica: 114 total files	97 altered files		
backup file: audit: /etc/libaudit.conf (Modification time mismatch)			
backup file: audit: /etc/audit/audisp-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/audit-stop.rules (Modification time mismatch)			
backup file: audit: /etc/audit/auditd.conf (Modification time mismatch)			
backup file: audit: /etc/audit/zos-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/af_unix.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/au-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/audispd-zos-remote.conf (Modification time mismatch)			
backup file: audit: /etc/audit/plugins.d/syslog.conf (Modification time mismatch)			
audit: 206 total files	175 altered files		
ayatana-ido: 26 total files	17 altered files		
baloo: 580 total files	441 altered files		
baloo-widgets: 186 total files	68 altered files		
binutils: 408 total files	335 altered files		
bison: 329 total files	200 altered files		
blas: 11 total files	5 altered files		
bluedevil: 301 total files	165 altered files		
backup file: bluez: /etc/bluetooth/main.conf (Modification time mismatch)			
backup file: bluez: /etc/bluetooth/main.conf (Size mismatch)			
backup file: bluez: /etc/bluetooth/main.conf (MD5 checksum mismatch)			
backup file: bluez: /etc/bluetooth/main.conf (SHA256 checksum mismatch)			
bluez: 63 total files	40 altered files		
bluez-libs: 20 total files	15 altered files		
bluez-qt: 119 total files	96 altered files		
bluez-utils: 67 total files	59 altered files		
bolt: 32 total files	11 altered files		
boost-libs: 101 total files	92 altered files		
botan: 409 total files	396 altered files		
breeze: 500 total files	372 altered files		
breeze-gtk: 578 total files	563 altered files		
breeze-icons: 22890 total files	22743 altered files		
brotli: 38 total files	26 altered files		
btrfs-progs: 89 total files	67 altered files		
bubblewrap: 13 total files	4 altered files		
ca-certificates-mozilla: 5 total files	1 altered file		
ca-certificates-utils: 33 total files	12 altered files		
cbindgen: 7 total files	2 altered files		
cblas: 17 total files	12 altered files		
chromaprint: 19 total files	9 altered files		
cifs-utils: 39 total files	26 altered files		
clang: 1699 total files	1609 altered files		
clucene: 400 total files	362 altered files		
cmake: 5157 total files	5052 altered files		
code: 1444 total files	1015 altered files		
compiler-rt: 147 total files	141 altered files		
coreutils: 431 total files	293 altered files		
crypto++: 205 total files	197 altered files		
cryptsetup: 119 total files	69 altered files		
backup file: cups: /etc/cups/classes.conf (Modification time mismatch)			
backup file: cups: /etc/cups/classes.conf (Size mismatch)			
backup file: cups: /etc/cups/classes.conf (MD5 checksum mismatch)			
backup file: cups: /etc/cups/classes.conf (SHA256 checksum mismatch)			
backup file: cups: /etc/cups/cups-files.conf (Modification time mismatch)			
backup file: cups: /etc/cups/cupsd.conf (Modification time mismatch)			
backup file: cups: /etc/cups/printers.conf (Modification time mismatch)			
backup file: cups: /etc/cups/printers.conf (Size mismatch)			
backup file: cups: /etc/cups/printers.conf (MD5 checksum mismatch)			
backup file: cups: /etc/cups/printers.conf (SHA256 checksum mismatch)			
backup file: cups: /etc/cups/snmp.conf (Modification time mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (Modification time mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (Size mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (MD5 checksum mismatch)			
backup file: cups: /etc/cups/subscriptions.conf (SHA256 checksum mismatch)			
backup file: cups: /etc/logrotate.d/cups (Modification time mismatch)			
backup file: cups: /etc/pam.d/cups (Modification time mismatch)			
cups: 942 total files	846 altered files		
backup file: cups-filters: /etc/cups/cups-browsed.conf (Modification time mismatch)			
cups-filters: 180 total files	145 altered files		
curl: 516 total files	499 altered files		
cython: 475 total files	469 altered files		
dav1d: 26 total files	15 altered files		
device-mapper: 39 total files	24 altered files		
digikam: 1032 total files	817 altered files		
discount: 44 total files	32 altered files		
discover: 402 total files	247 altered files		
backup file: dkms: /etc/dkms/framework.conf (Modification time mismatch)			
backup file: dkms: /etc/dkms/framework.conf (Size mismatch)			
backup file: dkms: /etc/dkms/framework.conf (MD5 checksum mismatch)			
backup file: dkms: /etc/dkms/framework.conf (SHA256 checksum mismatch)			
dkms: 25 total files	8 altered files		
dmidecode: 18 total files	12 altered files		
dolphin: 480 total files	295 altered files		
dolphin-plugins: 327 total files	219 altered files		
double-conversion: 28 total files	19 altered files		
drkonqi: 312 total files	115 altered files		
duktape: 17 total files	11 altered files		
backup file: e2fsprogs: /etc/e2scrub.conf (Modification time mismatch)			
backup file: e2fsprogs: /etc/mke2fs.conf (Modification time mismatch)			
e2fsprogs: 202 total files	131 altered files		
efivar: 70 total files	60 altered files		
egl-wayland: 20 total files	10 altered files		
electron: 90 total files	79 altered files		
electron17: 89 total files	77 altered files		
electron19: 88 total files	81 altered files		
elfutils: 58 total files	35 altered files		
elisa: 224 total files	84 altered files		
enchant: 28 total files	17 altered files		
exiv2: 123 total files	77 altered files		
fakeroot: 44 total files	20 altered files		
falkon: 922 total files	793 altered files		
ffmpeg: 280 total files	259 altered files		
ffmpeg4.4: 172 total files	158 altered files		
ffmpegthumbs: 14 total files	5 altered files		
fftw: 97 total files	84 altered files		
file: 25 total files	11 altered files		
backup file: filesystem: /etc/fstab (Modification time mismatch)			
backup file: filesystem: /etc/fstab (Size mismatch)			
backup file: filesystem: /etc/fstab (MD5 checksum mismatch)			
backup file: filesystem: /etc/fstab (SHA256 checksum mismatch)			
backup file: filesystem: /etc/group (Modification time mismatch)			
backup file: filesystem: /etc/group (Size mismatch)			
backup file: filesystem: /etc/group (MD5 checksum mismatch)			
backup file: filesystem: /etc/group (SHA256 checksum mismatch)			
backup file: filesystem: /etc/gshadow (Modification time mismatch)			
backup file: filesystem: /etc/gshadow (Size mismatch)			
backup file: filesystem: /etc/gshadow (MD5 checksum mismatch)			
backup file: filesystem: /etc/gshadow (SHA256 checksum mismatch)			
backup file: filesystem: /etc/passwd (Modification time mismatch)			
backup file: filesystem: /etc/passwd (Size mismatch)			
backup file: filesystem: /etc/passwd (MD5 checksum mismatch)			
backup file: filesystem: /etc/passwd (SHA256 checksum mismatch)			
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)			
backup file: filesystem: /etc/resolv.conf (Size mismatch)			
backup file: filesystem: /etc/resolv.conf (MD5 checksum mismatch)			
backup file: filesystem: /etc/resolv.conf (SHA256 checksum mismatch)			
backup file: filesystem: /etc/shadow (Modification time mismatch)			
backup file: filesystem: /etc/shadow (Size mismatch)			
backup file: filesystem: /etc/shadow (MD5 checksum mismatch)			
backup file: filesystem: /etc/shadow (SHA256 checksum mismatch)			
backup file: filesystem: /etc/shells (Modification time mismatch)			
backup file: filesystem: /etc/shells (Size mismatch)			
backup file: filesystem: /etc/shells (MD5 checksum mismatch)			
backup file: filesystem: /etc/shells (SHA256 checksum mismatch)			
filesystem: 116 total files	1 altered file		
firefox: 100 total files	55 altered files		
flac: 48 total files	33 altered files		
flashrom: 15 total files	7 altered files		
backup file: foomatic-db-engine: /etc/foomatic/defaultspooler (Modification time mismatch)			
foomatic-db-engine: 60 total files	41 altered files		
frameworkintegration: 53 total files	36 altered files		
freeglut: 25 total files	15 altered files		
backup file: freetype2: /etc/profile.d/freetype2.sh (Modification time mismatch)			
freetype2: 72 total files	59 altered files		
frei0r-plugins: 143 total files	138 altered files		
fribidi: 33 total files	27 altered files		
backup file: fuse-common: /etc/fuse.conf (Modification time mismatch)			
fuse3: 27 total files	15 altered files		
fwupd: 2731 total files	2612 altered files		
fwupd-efi: 7 total files	4 altered files		
gavl: 116 total files	107 altered files		
gawk: 145 total files	88 altered files		
gc: 78 total files	68 altered files		
gcab: 154 total files	69 altered files		
gcc: 2613 total files	2547 altered files		
gcc-libs: 61 total files	50 altered files		
gd: 37 total files	29 altered files		
backup file: gdb: /etc/gdb/gdbinit (Modification time mismatch)			
gdb: 35 total files	22 altered files		
gdb-common: 68 total files	56 altered files		
gdk-pixbuf2: 367 total files	136 altered files		
geoip-database: 5 total files	2 altered files		
git: 783 total files	670 altered files		
glew: 22 total files	13 altered files		
glib-networking: 224 total files	76 altered files		
glib2: 713 total files	479 altered files		
backup file: glibc: /etc/gai.conf (Modification time mismatch)			
backup file: glibc: /etc/locale.gen (Modification time mismatch)			
backup file: glibc: /etc/locale.gen (Size mismatch)			
backup file: glibc: /etc/locale.gen (MD5 checksum mismatch)			
backup file: glibc: /etc/locale.gen (SHA256 checksum mismatch)			
backup file: glibc: /etc/nscd.conf (Modification time mismatch)			
glibc: 1598 total files	1475 altered files		
glibmm: 465 total files	447 altered files		
glslang: 112 total files	97 altered files		
glu: 10 total files	5 altered files		
gmp: 19 total files	13 altered files		
gnupg: 222 total files	145 altered files		
gnustep-base: 2187 total files	2092 altered files		
gnutls: 1331 total files	1280 altered files		
go: 13622 total files	12281 altered files		
gpgme: 79 total files	64 altered files		
gptfdisk: 17 total files	10 altered files		
grantlee: 398 total files	388 altered files		
grantleetheme: 174 total files	75 altered files		
graphite: 67 total files	52 altered files		
graphviz: 474 total files	438 altered files		
grep: 147 total files	50 altered files		
gsettings-desktop-schemas: no mtree file			
gsm: 24 total files	13 altered files		
gspell: 235 total files	111 altered files		
gst-plugins-base: 12 total files	9 altered files		
gst-plugins-base-libs: 455 total files	342 altered files		
gstreamer: 330 total files	217 altered files		
gtk-update-icon-cache: 14 total files	6 altered files		
gtk3: 990 total files	712 altered files		
gwenview: 330 total files	145 altered files		
gzip: no mtree file			
harfbuzz: 177 total files	161 altered files		
harfbuzz-icu: 14 total files	6 altered files		
hidapi: 25 total files	15 altered files		
backup file: hplip: /etc/hp/hplip.conf (Modification time mismatch)			
backup file: hplip: /etc/hp/hplip.conf (MD5 checksum mismatch)			
backup file: hplip: /etc/hp/hplip.conf (SHA256 checksum mismatch)			
backup file: hplip: /etc/sane.d/dll.d/hpaio (Modification time mismatch)			
hplip: 2369 total files	2304 altered files		
hunspell: 165 total files	75 altered files		
hwdata: 6 total files	3 altered files		
hwloc: 563 total files	542 altered files		
hyphen: 13 total files	6 altered files		
backup file: iana-etc: /etc/protocols (Modification time mismatch)			
backup file: iana-etc: /etc/services (Modification time mismatch)			
backup file: iana-etc: /etc/services (Size mismatch)			
backup file: iana-etc: /etc/services (MD5 checksum mismatch)			
backup file: iana-etc: /etc/services (SHA256 checksum mismatch)			
iana-etc: 11 total files	3 altered files		
icu: 270 total files	256 altered files		
ijs: 22 total files	11 altered files		
backup file: imagemagick: /etc/ImageMagick-7/colors.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (Size mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (MD5 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/delegates.xml (SHA256 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/log.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/mime.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (Size mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (MD5 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/policy.xml (SHA256 checksum mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/quantization-table.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/thresholds.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/type-dejavu.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/type-ghostscript.xml (Modification time mismatch)			
backup file: imagemagick: /etc/ImageMagick-7/type.xml (Modification time mismatch)			
imagemagick: 512 total files	478 altered files		
imake: 156 total files	146 altered files		
imath: 104 total files	92 altered files		
backup file: inetutils: /etc/pam.d/rlogin (Modification time mismatch)			
backup file: inetutils: /etc/pam.d/rsh (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/rlogin (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/rsh (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/talk (Modification time mismatch)			
backup file: inetutils: /etc/xinetd.d/telnet (Modification time mismatch)			
inetutils: 56 total files	36 altered files		
backup file: iproute2: /etc/iproute2/bpf_pinning (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/ematch_map (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/group (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/nl_protos (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_dsfield (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_protos (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_realms (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_scopes (Modification time mismatch)			
backup file: iproute2: /etc/iproute2/rt_tables (Modification time mismatch)			
iproute2: 194 total files	166 altered files		
backup file: iptables: /etc/ethertypes (Modification time mismatch)			
backup file: iptables: /etc/iptables/ip6tables.rules (Modification time mismatch)			
backup file: iptables: /etc/iptables/iptables.rules (Modification time mismatch)			
iptables: 255 total files	233 altered files		
iso-codes: 1449 total files	1113 altered files		
jack2: 57 total files	43 altered files		
jansson: 15 total files	8 altered files		
jasper: 51 total files	39 altered files		
jemalloc: 24 total files	11 altered files		
json-c: 33 total files	23 altered files		
jsoncpp: 26 total files	16 altered files		
k3b: 840 total files	612 altered files		
kaccounts-integration: 191 total files	86 altered files		
kactivities: 53 total files	31 altered files		
kactivities-stats: 46 total files	28 altered files		
kactivitymanagerd: 202 total files	73 altered files		
karchive: 55 total files	41 altered files		
kate: 1884 total files	1657 altered files		
kauth: 381 total files	151 altered files		
backup file: kbd: /etc/pam.d/vlock (Modification time mismatch)			
kbd: 785 total files	705 altered files		
kbookmarks: 315 total files	128 altered files		
kcalc: 275 total files	114 altered files		
kcalendarcore: 169 total files	150 altered files		
kcmutils: 381 total files	161 altered files		
kcodecs: 338 total files	123 altered files		
kcolorpicker: 15 total files	9 altered files		
kcompletion: 350 total files	133 altered files		
kconfig: 363 total files	159 altered files		
kconfigwidgets: 521 total files	275 altered files		
kcontacts: 282 total files	141 altered files		
kcoreaddons: 517 total files	287 altered files		
kcrash: 31 total files	17 altered files		
kdbusaddons: 199 total files	81 altered files		
kde-cli-tools: 1077 total files	785 altered files		
kde-gtk-config: 24 total files	10 altered files		
kdeclarative: 424 total files	186 altered files		
kdeconnect: 951 total files	782 altered files		
kdecoration: 158 total files	71 altered files		
kded: 60 total files	24 altered files		
kdegraphics-mobipocket: 16 total files	10 altered files		
kdegraphics-thumbnailers: 16 total files	9 altered files		
kdelibs4support: 2518 total files	1937 altered files		
kdenlive: 795 total files	616 altered files		
kdeplasma-addons: 2207 total files	1878 altered files		
kdesu: 208 total files	84 altered files		
kdnssd: 366 total files	146 altered files		
kdsoap: 100 total files	81 altered files		
kemoticons: 1745 total files	1722 altered files		
kfilemetadata: 231 total files	112 altered files		
kgamma5: 323 total files	114 altered files		
kglobalaccel: 356 total files	131 altered files		
kguiaddons: 61 total files	45 altered files		
kholidays: 271 total files	102 altered files		
khotkeys: 375 total files	153 altered files		
ki18n: 425 total files	172 altered files		
kiconthemes: 314 total files	121 altered files		
kid3: 32 total files	10 altered files		
kid3-common: 174 total files	120 altered files		
kidletime: 38 total files	20 altered files		
kimageannotator: 48 total files	39 altered files		
kinfocenter: 1111 total files	833 altered files		
kio: 1637 total files	1112 altered files		
kio-extras: 1608 total files	1228 altered files		
kirigami2: 326 total files	200 altered files		
kitemmodels: 59 total files	41 altered files		
kitemviews: 350 total files	133 altered files		
kjobwidgets: 352 total files	133 altered files		
kjs: 155 total files	120 altered files		
kmenuedit: 382 total files	156 altered files		
kmime: 214 total files	89 altered files		
kmix: 372 total files	181 altered files		
kmod: 46 total files	27 altered files		
knewstuff: 546 total files	315 altered files		
knotifications: 359 total files	136 altered files		
knotifyconfig: 334 total files	117 altered files		
kodi: 2921 total files	1816 altered files		
konsole: 302 total files	133 altered files		
kpackage: 231 total files	93 altered files		
kparts: 407 total files	185 altered files		
kpeople: 228 total files	106 altered files		
kpimtextedit: 238 total files	125 altered files		
kpmcore: 293 total files	175 altered files		
kpty: 335 total files	120 altered files		
kquickcharts: 28 total files	14 altered files		
backup file: krb5: /etc/krb5.conf (Modification time mismatch)			
backup file: krb5: /var/lib/krb5kdc/kdc.conf (Modification time mismatch)			
krb5: 201 total files	162 altered files		
krdc: 312 total files	149 altered files		
krita: 1624 total files	1322 altered files		
krunner: 59 total files	34 altered files		
ksanecore: 101 total files	43 altered files		
kscreen: 280 total files	157 altered files		
kscreenlocker: 314 total files	176 altered files		
kservice: 422 total files	178 altered files		
ksshaskpass: 147 total files	48 altered files		
ksystemstats: 123 total files	45 altered files		
ktexteditor: 377 total files	173 altered files		
ktextwidgets: 348 total files	132 altered files		
kunitconversion: 222 total files	83 altered files		
kwallet: 336 total files	154 altered files		
kwallet-pam: 12 total files	4 altered files		
kwayland: 141 total files	125 altered files		
kwayland-integration: 12 total files	3 altered files		
kwidgetsaddons: 495 total files	274 altered files		
kwin: 2245 total files	1733 altered files		
kwindowsystem: 371 total files	150 altered files		
kwrited: 10 total files	2 altered files		
kxmlgui: 388 total files	161 altered files		
lame: 34 total files	22 altered files		
lapack: 16 total files	12 altered files		
layer-shell-qt: 22 total files	13 altered files		
ldb: 58 total files	44 altered files		
ldns: 574 total files	562 altered files		
less: 11 total files	6 altered files		
libabw: 298 total files	287 altered files		
libaccounts-glib: 101 total files	75 altered files		
libaio: 27 total files	20 altered files		
libakonadi: 650 total files	481 altered files		
libarchive: 66 total files	54 altered files		
libass: 15 total files	7 altered files		
libasyncns: 15 total files	8 altered files		
libatomic_ops: 91 total files	74 altered files		
libavif: 26 total files	12 altered files		
libayatana-appindicator: 21 total files	12 altered files		
libayatana-indicator: 22 total files	17 altered files		
libblockdev: 100 total files	83 altered files		
libbluray: 26 total files	18 altered files		
libbpf: 32 total files	25 altered files		
libbs2b: 20 total files	13 altered files		
libbsd: 286 total files	273 altered files		
libbytesize: 115 total files	40 altered files		
libcap: 102 total files	87 altered files		
libcap-ng: 50 total files	39 altered files		
libcbor: 40 total files	33 altered files		
libcdr: 346 total files	335 altered files		
libcups: 30 total files	22 altered files		
libdbusmenu-glib: 25 total files	16 altered files		
libdbusmenu-gtk3: 23 total files	14 altered files		
libdmtx: 13 total files	6 altered files		
libdrm: 85 total files	71 altered files		
libdvdread: 28 total files	20 altered files		
libe-book: 917 total files	906 altered files		
libelf: 43 total files	35 altered files		
libepubgen: 236 total files	226 altered files		
libevdev: 27 total files	14 altered files		
libevent: 73 total files	62 altered files		
libffi: 25 total files	13 altered files		
libfontenc: 15 total files	6 altered files		
libfreehand: 249 total files	238 altered files		
libglvnd: 58 total files	45 altered files		
libgpg-error: 97 total files	40 altered files		
libgphoto2: 229 total files	164 altered files		
libgudev: 46 total files	32 altered files		
libgusb: 62 total files	50 altered files		
libheif: 35 total files	20 altered files		
libibus: 210 total files	193 altered files		
libical: 178 total files	161 altered files		
libice: 24 total files	13 altered files		
libidn: 166 total files	106 altered files		
libidn2: 130 total files	68 altered files		
libimagequant: 13 total files	6 altered files		
libinih: 16 total files	9 altered files		
libinput: 109 total files	91 altered files		
libisl: 81 total files	69 altered files		
libixion: 52 total files	39 altered files		
libjcat: 57 total files	43 altered files		
libjpeg-turbo: 56 total files	41 altered files		
libkcddb: 363 total files	202 altered files		
libkdcraw: 29 total files	18 altered files		
libkexiv2: 29 total files	18 altered files		
libkleo: 333 total files	202 altered files		
libksane: 189 total files	68 altered files		
libkscreen: 73 total files	47 altered files		
libksysguard: 880 total files	646 altered files		
liblangtag: 115 total files	99 altered files		
backup file: libldap: /etc/openldap/ldap.conf (Modification time mismatch)			
libldap: 217 total files	204 altered files		
liblouis: 456 total files	437 altered files		
libmanette: 48 total files	34 altered files		
libmbim: 123 total files	107 altered files		
libmediainfo: 20 total files	11 altered files		
libmfx: 42 total files	34 altered files		
libmm-glib: 231 total files	217 altered files		
libmnl: 10 total files	5 altered files		
libmp4v2: 42 total files	33 altered files		
libmspack: 9 total files	5 altered files		
libmspub: 401 total files	390 altered files		
libmtp: 302 total files	290 altered files		
libmusicbrainz5: 77 total files	72 altered files		
libmythes: 15 total files	7 altered files		
libnfnetlink: 12 total files	7 altered files		
libnfs: 30 total files	21 altered files		
libnftnl: 22 total files	17 altered files		
libnghttp2: 15 total files	7 altered files		
backup file: libnl: /etc/libnl/classid (Modification time mismatch)			
backup file: libnl: /etc/libnl/pktloc (Modification time mismatch)			
libnl: 253 total files	223 altered files		
libnm: 268 total files	255 altered files		
libnotify: 45 total files	28 altered files		
liborcus: 123 total files	110 altered files		
libpagemaker: 208 total files	195 altered files		
backup file: libpaper: /etc/papersize (Modification time mismatch)			
libpaper: 104 total files	46 altered files		
libpciaccess: 13 total files	6 altered files		
libpgm: 32 total files	26 altered files		
libplacebo: 42 total files	32 altered files		
libproxy: 38 total files	24 altered files		
backup file: libpulse: /etc/pulse/client.conf (Modification time mismatch)			
libpulse: 99 total files	77 altered files		
libqalculate: 317 total files	286 altered files		
libqmi: 81 total files	68 altered files		
libqrtr-glib: 45 total files	34 altered files		
libqxp: 349 total files	338 altered files		
libraw: 39 total files	30 altered files		
backup file: libreoffice-still: /etc/libreoffice/bootstraprc (Modification time mismatch)			
backup file: libreoffice-still: /etc/libreoffice/bootstraprc (MD5 checksum mismatch)			
backup file: libreoffice-still: /etc/libreoffice/bootstraprc (SHA256 checksum mismatch)			
backup file: libreoffice-still: /etc/libreoffice/psprint.conf (Modification time mismatch)			
backup file: libreoffice-still: /etc/libreoffice/sofficerc (Modification time mismatch)			
backup file: libreoffice-still: /etc/profile.d/libreoffice-still.csh (Modification time mismatch)			
backup file: libreoffice-still: /etc/profile.d/libreoffice-still.sh (Modification time mismatch)			
libreoffice-still: 12208 total files	11313 altered files		
libreoffice-still-it: 2840 total files	2636 altered files		
librevenge: 467 total files	455 altered files		
librsvg: 33 total files	15 altered files		
libsasl: 54 total files	42 altered files		
libseccomp: 54 total files	43 altered files		
libsm: 21 total files	10 altered files		
libsmbios: 163 total files	126 altered files		
libsoup3: 266 total files	118 altered files		
libssh: 22 total files	15 altered files		
libstaroffice: 1295 total files	1284 altered files		
libsysprof-capture: 24 total files	16 altered files		
libtasn1: 82 total files	69 altered files		
libtiff: 261 total files	245 altered files		
backup file: libtirpc: /etc/netconfig (Modification time mismatch)			
libtirpc: 91 total files	76 altered files		
libtool: 77 total files	63 altered files		
libtorrent-rasterbar: 302 total files	284 altered files		
libunistring: 56 total files	48 altered files		
libupnp: 64 total files	49 altered files		
liburcu: 231 total files	210 altered files		
libusb: 16 total files	8 altered files		
libutempter: 20 total files	12 altered files		
libuv: 27 total files	15 altered files		
backup file: libva: /etc/libva.conf (Modification time mismatch)			
libva: 66 total files	56 altered files		
libverto: 19 total files	13 altered files		
libvisio: 528 total files	517 altered files		
libvpx: 27 total files	18 altered files		
libwacom: 468 total files	451 altered files		
libwebp: 48 total files	37 altered files		
libwpe: 27 total files	18 altered files		
libwpg: 149 total files	138 altered files		
libx11: 1264 total files	1178 altered files		
libxau: 25 total files	15 altered files		
libxcb: 2423 total files	2410 altered files		
libxcomposite: 29 total files	18 altered files		
libxcvt: 20 total files	9 altered files		
libxdamage: 15 total files	6 altered files		
libxdmcp: 17 total files	7 altered files		
libxext: 100 total files	87 altered files		
libxfont2: 15 total files	6 altered files		
libxft: 96 total files	85 altered files		
libxinerama: 23 total files	12 altered files		
libxkbcommon: 39 total files	27 altered files		
libxkbcommon-x11: 19 total files	8 altered files		
libxkbfile: 20 total files	11 altered files		
libxml2: 84 total files	66 altered files		
libxmlb: 74 total files	59 altered files		
libxmu: 45 total files	34 altered files		
libxnvctrl: 31 total files	23 altered files		
libxpm: 21 total files	10 altered files		
libxrandr: 32 total files	21 altered files		
libxrender: 18 total files	7 altered files		
libxshmfence: 14 total files	6 altered files		
libxslt: 66 total files	46 altered files		
libxss: 29 total files	18 altered files		
libxtst: 33 total files	20 altered files		
libxv: 43 total files	32 altered files		
libxxf86vm: 40 total files	29 altered files		
libyuv: 34 total files	26 altered files		
libzip: 152 total files	139 altered files		
libzmf: 200 total files	187 altered files		
lilv: 37 total files	20 altered files		
linux: 6844 total files	6841 altered files		
linux-api-headers: 981 total files	937 altered files		
linux-firmware: 2746 total files	2522 altered files		
linux-firmware-whence: 5 total files	1 altered file		
linux-g14: 6602 total files	10 altered files		
linux-headers: 18912 total files	18908 altered files		
lld: 105 total files	85 altered files		
llvm: 3235 total files	3113 altered files		
llvm-libs: 16 total files	10 altered files		
lv2: 288 total files	245 altered files		
backup file: lvm2: /etc/lvm/lvm.conf (Modification time mismatch)			
backup file: lvm2: /etc/lvm/lvm.conf (Size mismatch)			
backup file: lvm2: /etc/lvm/lvm.conf (MD5 checksum mismatch)			
backup file: lvm2: /etc/lvm/lvm.conf (SHA256 checksum mismatch)			
backup file: lvm2: /etc/lvm/lvmlocal.conf (Modification time mismatch)			
lvm2: 174 total files	149 altered files		
lz4: 24 total files	16 altered files		
marble-common: 2057 total files	1776 altered files		
mariadb-libs: 241 total files	221 altered files		
mediainfo: 7 total files	2 altered files		
mesa: 71 total files	54 altered files		
mesa-utils: 9 total files	4 altered files		
milou: 209 total files	104 altered files		
minizip: 17 total files	9 altered files		
backup file: mkinitcpio: /etc/mkinitcpio.conf (Modification time mismatch)			
backup file: mkinitcpio: /etc/mkinitcpio.conf (Size mismatch)			
backup file: mkinitcpio: /etc/mkinitcpio.conf (MD5 checksum mismatch)			
backup file: mkinitcpio: /etc/mkinitcpio.conf (SHA256 checksum mismatch)			
mkinitcpio: 81 total files	48 altered files		
mlt: 522 total files	443 altered files		
mobile-broadband-provider-info: 11 total files	5 altered files		
modemmanager: 287 total files	215 altered files		
modemmanager-qt: 65 total files	54 altered files		
mpfr: 30 total files	21 altered files		
mtdev: 17 total files	9 altered files		
backup file: nano: /etc/nanorc (Modification time mismatch)			
backup file: nano: /etc/nanorc (Size mismatch)			
backup file: nano: /etc/nanorc (MD5 checksum mismatch)			
backup file: nano: /etc/nanorc (SHA256 checksum mismatch)			
nano: 181 total files	93 altered files		
ncurses: 3857 total files	3800 altered files		
ndctl: 118 total files	93 altered files		
neon: 220 total files	190 altered files		
net-snmp: 695 total files	658 altered files		
netpbm: 407 total files	394 altered files		
nettle: 90 total files	82 altered files		
backup file: networkmanager: /etc/NetworkManager/NetworkManager.conf (Modification time mismatch)			
networkmanager: 510 total files	324 altered files		
networkmanager-qt: 163 total files	150 altered files		
nicotine+: 724 total files	601 altered files		
nodejs: 143 total files	124 altered files		
noto-fonts: 678 total files	669 altered files		
nspr: 72 total files	62 altered files		
nss: 141 total files	132 altered files		
ntfs-3g: 105 total files	93 altered files		
nvidia-dkms: 403 total files	398 altered files		
nvidia-settings: 14 total files	6 altered files		
nvidia-utils: 216 total files	174 altered files		
ocl-icd: 24 total files	15 altered files		
okular: 1591 total files	1357 altered files		
openal: 44 total files	30 altered files		
opencolorio: 39 total files	24 altered files		
opencore-amr: 27 total files	17 altered files		
opencv: 884 total files	786 altered files		
openexr: 204 total files	190 altered files		
openjpeg2: 536 total files	524 altered files		
openmpi: 794 total files	772 altered files		
openpmix: 249 total files	238 altered files		
backup file: openssh: /etc/pam.d/sshd (Modification time mismatch)			
backup file: openssh: /etc/ssh/ssh_config (Modification time mismatch)			
backup file: openssh: /etc/ssh/sshd_config (Modification time mismatch)			
openssh: 59 total files	36 altered files		
backup file: openssl: /etc/ssl/openssl.cnf (Modification time mismatch)			
openssl: 4127 total files	4106 altered files		
oxygen: 965 total files	767 altered files		
oxygen-sounds: 53 total files	50 altered files		
backup file: pacman: /etc/makepkg.conf (Modification time mismatch)			
backup file: pacman: /etc/pacman.conf (Modification time mismatch)			
backup file: pacman: /etc/pacman.conf (Size mismatch)			
backup file: pacman: /etc/pacman.conf (MD5 checksum mismatch)			
backup file: pacman: /etc/pacman.conf (SHA256 checksum mismatch)			
pacman: 399 total files	270 altered files		
pacman-contrib: 50 total files	35 altered files		
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Modification time mismatch)			
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Size mismatch)			
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (MD5 checksum mismatch)			
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (SHA256 checksum mismatch)			
pacman-mirrorlist: 3 total files	1 altered file		
pahole: 57 total files	44 altered files		
pango: 84 total files	72 altered files		
parted: 125 total files	54 altered files		
partitionmanager: 363 total files	224 altered files		
pciutils: 27 total files	16 altered files		
pcre: 216 total files	202 altered files		
pcre2: 237 total files	223 altered files		
perl: 2832 total files	2607 altered files		
perl-alien-build: 204 total files	175 altered files		
perl-alien-libxml2: 25 total files	19 altered files		
perl-capture-tiny: 17 total files	8 altered files		
perl-clone: 14 total files	8 altered files		
perl-dbi: 145 total files	136 altered files		
perl-error: 18 total files	9 altered files		
perl-ffi-checklib: 17 total files	8 altered files		
perl-file-which: 17 total files	8 altered files		
perl-image-exiftool: 465 total files	445 altered files		
perl-mailtools: 48 total files	37 altered files		
perl-path-tiny: 17 total files	8 altered files		
perl-timedate: 63 total files	52 altered files		
perl-xml-libxml: 67 total files	60 altered files		
pipewire: 482 total files	310 altered files		
pipewire-alsa: 12 total files	3 altered files		
pixman: 15 total files	7 altered files		
plasma-browser-integration: 235 total files	129 altered files		
plasma-desktop: 4676 total files	3964 altered files		
plasma-disks: 138 total files	46 altered files		
plasma-firewall: 156 total files	61 altered files		
plasma-framework: 934 total files	707 altered files		
plasma-integration: 170 total files	60 altered files		
plasma-nm: 974 total files	819 altered files		
plasma-pa: 316 total files	150 altered files		
plasma-systemmonitor: 265 total files	164 altered files		
plasma-thunderbolt: 175 total files	83 altered files		
plasma-vault: 159 total files	53 altered files		
plasma-wayland-session: 4 total files	1 altered file		
backup file: plasma-workspace: /etc/pam.d/kde (Modification time mismatch)			
plasma-workspace: 7105 total files	6426 altered files		
plasma-workspace-wallpapers: 320 total files	236 altered files		
backup file: polkit: /etc/pam.d/polkit-1 (Modification time mismatch)			
polkit: 211 total files	138 altered files		
polkit-kde-agent: 199 total files	66 altered files		
poppler: 182 total files	169 altered files		
poppler-glib: 84 total files	72 altered files		
poppler-qt5: 19 total files	13 altered files		
power-profiles-daemon: 17 total files	6 altered files		
powerdevil: 606 total files	391 altered files		
print-manager: 249 total files	121 altered files		
prison: 64 total files	45 altered files		
protobuf: 180 total files	153 altered files		
protobuf-c: 21 total files	13 altered files		
psmisc: 146 total files	72 altered files		
backup file: pulseaudio: /etc/pulse/daemon.conf (Modification time mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (Modification time mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (Size mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (MD5 checksum mismatch)			
backup file: pulseaudio: /etc/pulse/default.pa (SHA256 checksum mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (Modification time mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (Size mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (MD5 checksum mismatch)			
backup file: pulseaudio: /etc/pulse/system.pa (SHA256 checksum mismatch)			
pulseaudio: 358 total files	223 altered files		
pulseaudio-alsa: 4 total files	1 altered file		
purpose: 808 total files	673 altered files		
python: 3374 total files	3264 altered files		
python-appdirs: 17 total files	8 altered files		
python-autocommand: 29 total files	25 altered files		
python-certifi: 27 total files	21 altered files		
python-chardet: 153 total files	142 altered files		
python-dnspython: 428 total files	411 altered files		
python-gobject: 101 total files	86 altered files		
python-gpgme: 74 total files	58 altered files		
python-idna: 40 total files	31 altered files		
python-importlib-metadata: 36 total files	30 altered files		
python-inflect: 24 total files	17 altered files		
python-jaraco.context: 19 total files	13 altered files		
python-jaraco.functools: 19 total files	13 altered files		
python-jaraco.text: 33 total files	27 altered files		
python-markdown: 120 total files	108 altered files		
python-more-itertools: 28 total files	19 altered files		
python-nspektr: 22 total files	16 altered files		
python-ordered-set: 18 total files	11 altered files		
python-packaging: 46 total files	40 altered files		
python-pillow: 326 total files	315 altered files		
python-psutil: 105 total files	94 altered files		
python-pydantic: 121 total files	115 altered files		
python-pyparsing: 51 total files	40 altered files		
python-pyqt5: 1046 total files	984 altered files		
python-pyqt5-sip: 11 total files	6 altered files		
python-requests: 67 total files	61 altered files		
python-setuptools: 388 total files	372 altered files		
python-simplejson: 100 total files	88 altered files		
python-six: 17 total files	8 altered files		
python-tomli: 29 total files	23 altered files		
python-trove-classifiers: 18 total files	14 altered files		
python-typing_extensions: 17 total files	10 altered files		
python-urllib3: 102 total files	83 altered files		
python-validate-pyproject: 115 total files	110 altered files		
python-zipp: 18 total files	10 altered files		
python-zstandard: 25 total files	16 altered files		
qbittorrent: 78 total files	31 altered files		
qcad: 14114 total files	12944 altered files		
qgpgme: 102 total files	95 altered files		
qqc2-desktop-style: 77 total files	59 altered files		
qt5-base: 3861 total files	3610 altered files		
qt5-declarative: 1055 total files	993 altered files		
qt5-graphicaleffects: 55 total files	47 altered files		
qt5-imageformats: 24 total files	15 altered files		
qt5-location: 395 total files	369 altered files		
qt5-multimedia: 375 total files	349 altered files		
qt5-networkauth: 55 total files	42 altered files		
qt5-quickcontrols: 433 total files	410 altered files		
qt5-quickcontrols2: 627 total files	598 altered files		
qt5-script: 192 total files	177 altered files		
qt5-sensors: 173 total files	155 altered files		
qt5-speech: 50 total files	35 altered files		
qt5-svg: 56 total files	39 altered files		
qt5-tools: 411 total files	369 altered files		
qt5-translations: 351 total files	346 altered files		
qt5-wayland: 398 total files	369 altered files		
qt5-webchannel: 48 total files	33 altered files		
qt5-webengine: 357 total files	317 altered files		
qt5-webkit: 134 total files	109 altered files		
qt5-x11extras: 31 total files	18 altered files		
qt5-xmlpatterns: 441 total files	424 altered files		
qt6-5compat: 144 total files	119 altered files		
qt6-base: 4194 total files	3957 altered files		
qt6-declarative: 2855 total files	2720 altered files		
qt6-imageformats: 63 total files	53 altered files		
qt6-svg: 106 total files	82 altered files		
qt6-translations: 274 total files	269 altered files		
qt6-wayland: 704 total files	657 altered files		
quazip-qt5: 33 total files	28 altered files		
raptor: 138 total files	123 altered files		
rav1e: 17 total files	8 altered files		
re2: 17 total files	9 altered files		
rtkit: 28 total files	11 altered files		
ruby: 697 total files	616 altered files		
ruby-abbrev: 41 total files	31 altered files		
ruby-base64: 32 total files	22 altered files		
ruby-benchmark: 73 total files	63 altered files		
ruby-bigdecimal: 164 total files	154 altered files		
ruby-bundler: 484 total files	471 altered files		
ruby-cgi: 29 total files	19 altered files		
ruby-csv: 340 total files	330 altered files		
ruby-date: 203 total files	193 altered files		
ruby-delegate: 61 total files	51 altered files		
ruby-did_you_mean: 212 total files	202 altered files		
ruby-digest: 132 total files	122 altered files		
ruby-drb: 253 total files	243 altered files		
ruby-english: 36 total files	26 altered files		
ruby-erb: 87 total files	76 altered files		
ruby-etc: 67 total files	57 altered files		
ruby-fcntl: 31 total files	21 altered files		
ruby-fiddle: 245 total files	235 altered files		
ruby-fileutils: 141 total files	131 altered files		
ruby-find: 40 total files	30 altered files		
ruby-forwardable: 42 total files	32 altered files		
ruby-getoptlong: 59 total files	49 altered files		
ruby-io-console: 81 total files	71 altered files		
ruby-io-nonblock: 42 total files	32 altered files		
ruby-io-wait: 50 total files	40 altered files		
ruby-ipaddr: 93 total files	83 altered files		
ruby-json: 327 total files	318 altered files		
ruby-logger: 98 total files	88 altered files		
ruby-minitest: 356 total files	346 altered files		
ruby-mutex_m: 35 total files	25 altered files		
ruby-net-http: 459 total files	449 altered files		
ruby-open-uri: 67 total files	57 altered files		
ruby-power_assert: 135 total files	125 altered files		
ruby-psych: 110 total files	100 altered files		
ruby-rake: 78 total files	70 altered files		
ruby-rdoc: 229 total files	221 altered files		
ruby-rexml: 86 total files	79 altered files		
ruby-ruby2_keywords: 36 total files	26 altered files		
ruby-stringio: 32 total files	22 altered files		
ruby-test-unit: 1130 total files	1120 altered files		
ruby-time: 49 total files	39 altered files		
ruby-tmpdir: 42 total files	32 altered files		
ruby-uri: 270 total files	260 altered files		
backup file: rubygems: /etc/gemrc (Modification time mismatch)			
rubygems: 244 total files	207 altered files		
rust: 146 total files	127 altered files		
sbc: 14 total files	8 altered files		
sddm-kcm: 178 total files	59 altered files		
sdl2: 111 total files	99 altered files		
serd: 25 total files	11 altered files		
shaderc: 23 total files	14 altered files		
shadow: 566 total files	2 altered files		
shared-mime-info: 252 total files	84 altered files		
signon-kwallet-extension: 5 total files	1 altered file		
backup file: slang: /etc/slsh.rc (Modification time mismatch)			
slang: 182 total files	157 altered files		
smbclient: 227 total files	213 altered files		
solid: 278 total files	130 altered files		
sonnet: 387 total files	155 altered files		
sord: 28 total files	14 altered files		
sound-theme-freedesktop: 44 total files	37 altered files		
source-highlight: 434 total files	418 altered files		
spectacle: 246 total files	103 altered files		
speex: 32 total files	18 altered files		
speexdsp: 22 total files	12 altered files		
sqlite: 24 total files	14 altered files		
sratom: 19 total files	8 altered files		
srt: 21 total files	15 altered files		
backup file: sudo: /etc/sudo.conf (Modification time mismatch)			
backup file: sudo: /etc/sudo_logsrvd.conf (Modification time mismatch)			
backup file: sudo: /etc/sudoers (Modification time mismatch)			
backup file: sudo: /etc/sudoers (Size mismatch)			
backup file: sudo: /etc/sudoers (MD5 checksum mismatch)			
backup file: sudo: /etc/sudoers (SHA256 checksum mismatch)			
backup file: sudo: /etc/pam.d/sudo (Modification time mismatch)			
sudo: 233 total files	126 altered files		
svgpart: 181 total files	59 altered files		
svt-av1: 29 total files	20 altered files		
syndication: 167 total files	145 altered files		
syntax-highlighting: 660 total files	467 altered files		
system-config-printer: 487 total files	324 altered files		
backup file: systemd: /etc/pam.d/systemd-user (Modification time mismatch)			
backup file: systemd: /etc/systemd/coredump.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/homed.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/journal-remote.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/journal-upload.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/journald.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/logind.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/logind.conf (Size mismatch)			
backup file: systemd: /etc/systemd/logind.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/logind.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/networkd.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/oomd.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/pstore.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/resolved.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/sleep.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/sleep.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/sleep.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/system.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/system.conf (Size mismatch)			
backup file: systemd: /etc/systemd/system.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/system.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (Modification time mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (Size mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (MD5 checksum mismatch)			
backup file: systemd: /etc/systemd/timesyncd.conf (SHA256 checksum mismatch)			
backup file: systemd: /etc/systemd/user.conf (Modification time mismatch)			
backup file: systemd: /etc/udev/udev.conf (Modification time mismatch)			
systemd: 2044 total files	1843 altered files		
systemd-libs: 12 total files	10 altered files		
systemd-sysvcompat: 14 total files	9 altered files		
systemsettings: 383 total files	164 altered files		
taglib: 121 total files	115 altered files		
talloc: 23 total files	14 altered files		
tbb: 191 total files	173 altered files		
tdb: 25 total files	15 altered files		
telegram-desktop: 31 total files	10 altered files		
tevent: 13 total files	7 altered files		
threadweaver: 94 total files	79 altered files		
thunderbird: 86 total files	50 altered files		
thunderbird-i18n-it: 5 total files	1 altered file		
tinyxml: 14 total files	7 altered files		
backup file: tor: /etc/tor/torrc (Modification time mismatch)			
backup file: tor: /etc/tor/torrc (Size mismatch)			
backup file: tor: /etc/tor/torrc (MD5 checksum mismatch)			
backup file: tor: /etc/tor/torrc (SHA256 checksum mismatch)			
tor: 39 total files	21 altered files		
tracker3: 295 total files	147 altered files		
tzdata: 2498 total files	2404 altered files		
backup file: ufw: /etc/default/ufw (Modification time mismatch)			
backup file: ufw: /etc/ufw/after.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/after6.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (Modification time mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (Size mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (MD5 checksum mismatch)			
backup file: ufw: /etc/ufw/ufw.conf (SHA256 checksum mismatch)			
backup file: ufw: /etc/ufw/user.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/user.rules (Size mismatch)			
backup file: ufw: /etc/ufw/user.rules (MD5 checksum mismatch)			
backup file: ufw: /etc/ufw/user.rules (SHA256 checksum mismatch)			
backup file: ufw: /etc/ufw/user6.rules (Modification time mismatch)			
backup file: ufw: /etc/ufw/user6.rules (Size mismatch)			
backup file: ufw: /etc/ufw/user6.rules (MD5 checksum mismatch)			
backup file: ufw: /etc/ufw/user6.rules (SHA256 checksum mismatch)			
unarchiver: 13 total files	6 altered files		
unrar: 7 total files	2 altered files		
unzip: 18 total files	11 altered files		
backup file: upower: /etc/UPower/UPower.conf (Modification time mismatch)			
upower: 100 total files	60 altered files		
backup file: util-linux: /etc/pam.d/chfn (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/chsh (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/login (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/runuser (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/runuser-l (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/su (Modification time mismatch)			
backup file: util-linux: /etc/pam.d/su-l (Modification time mismatch)			
util-linux: 508 total files	415 altered files		
util-linux-libs: 17 total files	15 altered files		
vlc: 1058 total files	767 altered files		
vmaf: 246 total files	231 altered files		
vulkan-headers: 57 total files	49 altered files		
vulkan-icd-loader: 11 total files	5 altered files		
vulkan-tools: 10 total files	5 altered files		
wavpack: 33 total files	21 altered files		
wayland: 46 total files	36 altered files		
wayland-protocols: 65 total files	32 altered files		
wayland-utils: 10 total files	3 altered files		
waylandpp: 86 total files	76 altered files		
webkit2gtk: 404 total files	287 altered files		
woff2: 25 total files	16 altered files		
wpa_supplicant: 34 total files	17 altered files		
wpebackend-fdo: 36 total files	25 altered files		
wxwidgets-common: 1643 total files	1593 altered files		
wxwidgets-gtk3: 63 total files	54 altered files		
x264: 15 total files	7 altered files		
xcb-proto: 67 total files	56 altered files		
xcb-util: 20 total files	12 altered files		
xcb-util-cursor: 14 total files	6 altered files		
xcb-util-image: 16 total files	8 altered files		
xcb-util-keysyms: 14 total files	6 altered files		
xcb-util-renderutil: 14 total files	6 altered files		
xcb-util-wm: 19 total files	11 altered files		
xdg-dbus-proxy: 7 total files	2 altered files		
xdg-desktop-portal-kde: 150 total files	50 altered files		
backup file: xdg-user-dirs: /etc/xdg/user-dirs.conf (Modification time mismatch)			
backup file: xdg-user-dirs: /etc/xdg/user-dirs.defaults (Modification time mismatch)			
xdg-user-dirs: 245 total files	82 altered files		
xdg-utils: 25 total files	17 altered files		
xfsprogs: 133 total files	110 altered files		
xkeyboard-config: 465 total files	340 altered files		
xmlsec: 245 total files	223 altered files		
xorg-fonts-encodings: 59 total files	52 altered files		
xorg-server: 49 total files	28 altered files		
xorg-server-common: 15 total files	4 altered files		
xorg-server-xvfb: 12 total files	5 altered files		
xorg-xauth: 10 total files	3 altered files		
xorg-xdpyinfo: 10 total files	3 altered files		
xorg-xmessage: 14 total files	5 altered files		
xorg-xset: 10 total files	3 altered files		
xorg-xsetroot: 10 total files	3 altered files		
xorg-xwayland: 13 total files	4 altered files		
xorgproto: 211 total files	197 altered files		
yakuake: 337 total files	187 altered files		
yasm: 51 total files	40 altered files		
yt-dlp: 3120 total files	3094 altered files		
zimg: 34 total files	23 altered files		
zita-alsa-pcmi: 15 total files	8 altered files		
zlib: 18 total files	9 altered files		
backup file: zsh: /etc/zsh/zprofile (Modification time mismatch)			
zsh: 1208 total files	1172 altered files		
zstd: 39 total files	27 altered files		
zxing-cpp: 40 total files	33 altered files		
			
			

Offline

#48 2022-09-16 09:54:31

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

If "pacman —root /mnt —cachedir /mnt/var/cache/pacman/pkg  -Syu --dbonly" quit with "nothing to do" try

pacman --root /mnt -Qnq | pacman —root /mnt —cachedir /mnt/var/cache/pacman/pkg  -Sy --dbonly -

first

Edit: otherwise just update the database of the packages w/ pending conflicts.

Last edited by seth (2022-09-16 09:56:46)

Offline

#49 2022-09-16 10:17:58

dartfira
Member
Registered: 2010-08-23
Posts: 104

Re: [SOLVED] Kernel Panic and Pacman Upgrade

seth wrote:

If "pacman —root /mnt —cachedir /mnt/var/cache/pacman/pkg  -Syu --dbonly" quit with "nothing to do" try

pacman --root /mnt -Qnq | pacman —root /mnt —cachedir /mnt/var/cache/pacman/pkg  -Sy --dbonly -

That's the result

:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
resolving dependencies...
looking for conflicting packages...

Packages (1057) a52dec-0.7.4-11  abseil-cpp-20220623.1-1  accounts-qml-module-0.7-4  accountsservice-22.08.8-2  acl-2.3.1-2  acpi-1.7-3  acpi_call-1.2.2-71  acpica-20220331-1  adobe-source-code-pro-fonts-2.038ro+1.058it+1.018var-1  adwaita-icon-theme-42.0+r1+gc144c3d75-1  aha-0.5.1-2  akonadi-contacts-22.08.1-1  alsa-card-profiles-1:0.3.57-1  alsa-lib-1.2.7.2-1  alsa-plugins-1:1.2.7.1-1  alsa-topology-conf-1.2.5.1-1  alsa-ucm-conf-1.2.7.2-1  alsa-utils-1.2.7-1  amd-ucode-20220815.8413c63-1  amule-1:2.3.3-5  aom-3.4.0-1  appstream-0.15.5-1  appstream-qt-0.15.5-1  archlinux-appstream-data-20220830-1  archlinux-keyring-20220831-1  argon2-20190702-4  ark-22.08.1-1  at-spi2-atk-2.38.0-1  at-spi2-core-2.44.1-1  atk-2.38.0-1  attica-5.98.0-1  attr-2.5.1-2  audit-3.0.8-1  autoconf-2.71-1  autoconf2.13-2.13-6  automake-1.16.5-1  avahi-0.8+22+gfd482a7-3  ayatana-ido-0.9.2-1  baloo-5.98.0-1  baloo-widgets-22.08.1-1  base-3-1  bash-5.1.016-1  bc-1.07.1-4  binutils-2.39-3  bison-3.8.2-4  blas-3.10.1-1  bluedevil-1:5.25.5-1  bluez-5.65-3  bluez-libs-5.65-3  bluez-qt-5.98.0-1  bluez-utils-5.65-3  bolt-0.9.3-1  boost-libs-1.79.0-1  botan-2.19.2-1  box2d-2.4.1-1  breeze-5.25.5-1  breeze-gtk-5.25.5-1  breeze-icons-5.98.0-1  brotli-1.0.9-8  btrfs-progs-5.19.1-1  bubblewrap-0.6.2-1  bzip2-1.0.8-4  c-ares-1.18.1-1  ca-certificates-20220905-1  ca-certificates-mozilla-3.82-1  ca-certificates-utils-20220905-1  cairo-1.17.6-2  cantarell-fonts-1:0.303.1-1  cbindgen-0.24.3-1  cblas-3.10.1-1  cdparanoia-10.2-8  cfitsio-1:4.1.0-1  chromaprint-1.5.1-4  cifs-utils-7.0-1  clang-14.0.6-2  clipgrab-3.9.7-2  clucene-2.3.3.4-12  cmake-3.24.2-1  code-1.71.1-1  compiler-rt-14.0.6-1  confuse-3.3-3  convertlit-1.8-10  coreutils-9.1-1  cpio-2.13-2  crypto++-8.7.0-1  cryptsetup-2.5.0-1  cups-1:2.4.2-3  cups-filters-1.28.16-1  curl-7.85.0-2  cython-0.29.32-2  dav1d-1.0.0-1  db-5.3.28-5  dbus-1.14.0-1  dbus-glib-0.112-2  dbus-python-1.2.18-3  dconf-0.40.0-1  desktop-file-utils-0.26-2  device-mapper-2.03.16-2  diffutils-3.8-1  digikam-7.8.0-2  discount-2.2.7.b-1  discover-5.25.5-1  djvulibre-3.5.28-3  dkms-3.0.6-2  dmidecode-3.4-1  dmraid-1.0.0.rc16.3-13  dnssec-anchors-20190629-3  dolphin-22.08.1-1  dolphin-plugins-22.08.1-1  dosfstools-4.2-2  double-conversion-3.2.1-1  drkonqi-5.25.5-1  duktape-2.7.0-4  e2fsprogs-1.46.5-4  ebook-tools-0.2.2-7  editorconfig-core-c-0.12.5-1  efivar-38-2  egl-wayland-2:1.1.11-2  eglexternalplatform-1.1-2  electron-20.0.3-1  electron17-17.4.11-1  electron19-19.0.13-1  elfutils-0.187-2  elisa-22.08.1-1  enchant-2.3.3-1  exfat-utils-1.3.0-2  exiv2-0.27.5-3  expat-2.4.8-1  faad2-2.10.0-1  fakeroot-1.29-1  falkon-22.08.1-1  ffmpeg-2:5.1.1-3  ffmpeg4.4-4.4.2-3  ffmpegthumbs-22.08.1-1  fftw-3.3.10-3  file-5.42-2  filesystem-2021.12.07-1  findutils-4.9.0-1  firefox-104.0.2-1  flac-1.3.4-3  flashrom-1.2-4  flex-2.6.4-3  fontconfig-2:2.14.0-1  foomatic-db-engine-4:20220521-1  frameworkintegration-5.98.0-1  freeglut-3.2.2-2  freetype2-2.12.1-1  frei0r-plugins-1.8.0-2  fribidi-1.0.12-1  fuse-common-3.11.0-1  fuse2-2.9.9-4  fuse3-3.11.0-1  fwupd-1.8.4-1  fwupd-efi-1.3-1  gavl-1.4.0-6  gawk-5.2.0-3  gc-8.2.2-1  gcab-1.5-1  gcc-12.2.0-1  gcc-libs-12.2.0-1  gd-2.3.3-4  gdb-12.1-1  gdb-common-12.1-1  gdbm-1.23-1  gdk-pixbuf2-2.42.9-1  geoip-1.6.12-2  geoip-database-20220823-1  gettext-0.21-2  ghostscript-9.56.1-1  giflib-5.2.1-2  git-2.37.3-1  glew-2.2.0-5  glib-networking-1:2.72.2-1  glib2-2.72.3-3  glibc-2.36-4  glibmm-2.66.4-1  glslang-11.11.0-1  glu-9.0.2-3  gmp-6.2.1-2  gnupg-2.2.39-1  gnustep-base-1.28.0-4  gnutls-3.7.7-3  go-2:1.19.1-1  gobject-introspection-runtime-1.72.0-1  gpgme-1.18.0-1  gpm-1.20.7.r38.ge82d1a6-4  gptfdisk-1.0.9-1  grantlee-5.3.0-1  grantleetheme-22.08.1-1  graphene-1.10.8-1  graphite-1:1.3.14-2  graphviz-5.0.1-1  grep-3.8-2  groff-1.22.4-7  gsettings-desktop-schemas-42.0-1  gsfonts-20200910-2  gsl-2.7.1-1  gsm-1.0.22-1  gspell-1.10.0-2  gst-plugins-base-1.20.3-1  gst-plugins-base-libs-1.20.3-1  gstreamer-1.20.3-1  gtk-update-icon-cache-1:4.8.0-1  gtk3-1:3.24.34-1  gts-0.7.6.121130-2  gufw-22.04-1  guile-2.2.7-2  gwenview-22.08.1-1  gzip-1.12-1  harfbuzz-5.1.0-1  harfbuzz-icu-5.1.0-1  hicolor-icon-theme-0.17-2  hidapi-0.12.0-1  hplip-1:3.22.6-1  hunspell-1.7.1-1  hunspell-it-2.4-10  hwdata-0.362-1  hwloc-2.8.0-1  hyphen-2.8.8-4  hyphen-it-20071127-5  iana-etc-20220715-1  icu-71.1-1  id3lib-3.8.3-18  ijs-0.35-4  imagemagick-7.1.0.48-1  imake-1.0.8-4  imath-3.1.5-2  inetutils-2.3-1  iniparser-4.1-4  iproute2-5.19.0-1  iptables-1:1.8.8-2  iputils-20211215-1  iso-codes-4.11.0-2  jack2-1.9.21-1  jansson-2.14-2  jasper-3.0.6-1  jbig2dec-0.19-1  jemalloc-1:5.3.0-1  js78-78.15.0-4  json-c-0.16-1  json-glib-1.6.6-2  jsoncpp-1.9.5-2  k3b-1:22.08.1-1  kaccounts-integration-22.08.1-1  kactivities-5.98.0-1  kactivities-stats-5.98.0-1  kactivitymanagerd-5.25.5-1  karchive-5.98.0-1  kate-22.08.1-1  kauth-5.98.0-1  kbd-2.5.1-1  kbookmarks-5.98.0-1  kcalc-22.08.1-1  kcalendarcore-5.98.0-1  kcmutils-5.98.0-1  kcodecs-5.98.0-1  kcolorpicker-0.2.0-1  kcompletion-5.98.0-1  kconfig-5.98.0-1  kconfigwidgets-5.98.0-1  kcontacts-1:5.98.0-1  kcoreaddons-5.98.0-1  kcrash-5.98.0-1  kdbusaddons-5.98.0-1  kde-cli-tools-5.25.5-1  kde-gtk-config-5.25.5-1  kdeclarative-5.98.0-1  kdeconnect-22.08.1-1  kdecoration-5.25.5-1  kded-5.98.0-1  kdegraphics-mobipocket-22.08.1-1  kdegraphics-thumbnailers-22.08.1-1  kdelibs4support-5.98.0-1  kdenlive-22.08.1-1  kdeplasma-addons-5.25.5-1  kdesu-5.98.0-1  kdnssd-5.98.0-1  kdsoap-2.1.1-1  kdsoap-ws-discovery-client-git20200927-2  kemoticons-5.98.0-1  keyutils-1.6.3-1  kfilemetadata-5.98.0-1  kgamma5-5.25.5-1  kglobalaccel-5.98.0-1  kguiaddons-5.98.0-1  kholidays-1:5.98.0-1  khotkeys-5.25.5-1  ki18n-5.98.0-1  kiconthemes-5.98.0-1  kid3-3.9.2-1  kid3-common-3.9.2-1  kidletime-5.98.0-1  kimageannotator-0.6.0-1  kinfocenter-5.25.5-1  kio-5.98.0-1  kio-extras-22.08.1-1  kio-fuse-5.0.1-1  kirigami2-5.98.0-1  kitemmodels-5.98.0-1  kitemviews-5.98.0-1  kjobwidgets-5.98.0-1  kjs-5.98.0-1  kmenuedit-5.25.5-1  kmime-22.08.1-1  kmix-22.08.1-1  kmod-30-1  knewstuff-5.98.0-1  knotifications-5.98.0-1  knotifyconfig-5.98.0-1  kodi-19.4-5  konsole-22.08.1-1  kpackage-5.98.0-1  kparts-5.98.0-1  kpeople-5.98.0-1  kpeoplevcard-0.1-1  kpimtextedit-22.08.1-1  kpmcore-22.08.1-1  kpty-5.98.0-1  kquickcharts-5.98.0-1  krb5-1.19.3-3  krdc-22.08.1-1  krita-5.1.1-1  krunner-5.98.0-1  ksanecore-22.08.1-1  kscreen-5.25.5-1  kscreenlocker-5.25.5-1  kservice-5.98.0-1  ksshaskpass-5.25.5-1  ksystemstats-5.25.5-1  ktexteditor-5.98.0-1  ktextwidgets-5.98.0-1  kunitconversion-5.98.0-1  kuserfeedback-1.2.0-1  kwallet-5.98.0-1  kwallet-pam-5.25.5-1  kwayland-5.98.0-1  kwayland-integration-5.25.5-1  kwidgetsaddons-5.98.0-1  kwin-5.25.5-2  kwindowsystem-5.98.0-1  kwrited-5.25.5-1  kxmlgui-5.98.0-1  l-smash-2.14.5-2  lame-3.100-4  lapack-3.10.1-1  latte-dock-0.10.8-1  layer-shell-qt-5.25.5-1  lcms2-2.13.1-1  ldb-2:2.5.2-2  ldns-1.8.3-1  lensfun-1:0.3.3-1  less-1:608-1  libabw-0.1.3-3  libaccounts-glib-1.26-1  libaccounts-qt-1.16-3  libaio-0.3.113-1  libakonadi-22.08.1-2  libao-1.2.2-5  libarchive-3.6.1-2  libass-0.16.0-1  libassuan-2.5.5-1  libasyncns-1:0.8+r3+g68cd5af-1  libatasmart-0.19-5  libatomic_ops-7.6.14-1  libavc1394-0.5.4-4  libavif-0.10.1-2  libayatana-appindicator-0.5.91-2  libayatana-indicator-0.9.2-1  libb2-0.98.1-2  libblockdev-2.27-1  libbluray-1.3.2-1  libbpf-0.8.1-1  libbs2b-3.1.0-8  libbsd-0.11.6-2  libburn-1.5.4-1  libbytesize-2.7-1  libcanberra-1:0.30+r2+gc0620e4-1  libcap-2.65-1  libcap-ng-0.8.3-1  libcbor-0.9.0-1  libcddb-1.3.2-6  libcdio-2.1.0-2  libcdr-0.1.7-4  libcec-6.0.2-3  libcloudproviders-0.3.1-2  libcolord-1.4.6-1  libcroco-0.6.13-2  libcups-1:2.4.2-3  libdaemon-0.14-5  libdatrie-0.2.13-1  libdbusmenu-glib-16.04.0-5  libdbusmenu-gtk3-16.04.0-5  libdbusmenu-qt5-0.9.3+16.04.20160218-6  libdc1394-2.2.6-2  libdca-0.0.7-1  libde265-1.0.8-2  libdispatch-5.5.0-1  libdmtx-0.7.7-1  libdrm-2.4.113-2  libdvbpsi-1:1.3.3-2  libdvdread-6.1.3-1  libe-book-0.1.3-11  libebml-1.4.2-2  libebur128-1.2.6-1  libedit-20210910_3.1-1  libelf-0.187-2  libepoxy-1.5.10-1  libepubgen-0.1.1-3  libertinus-font-7.040-2  libetonyek-0.1.10-1  libevdev-1.13.0-1  libevent-2.1.12-2  libexif-0.6.24-1  libexttextcat-3.4.6-1  libfakekey-0.3-2  libfdk-aac-2.0.2-1  libffi-3.4.2-5  libfontenc-1.1.6-1  libfreeaptx-0.1.1-1  libfreehand-0.1.2-4  libftdi-1.5-4  libgcrypt-1.10.1-1  libglvnd-1.5.0-1  libgpg-error-1.45-2  libgphoto2-2.5.30-1  libgudev-237-2  libgusb-0.4.0-1  libheif-1.13.0-2  libibus-1.5.27-1  libical-3.0.14-3  libice-1.0.10-4  libidn-1.41-1  libidn2-2.3.3-1  libiec61883-1.2.0-6  libieee1284-0.2.11-13  libimagequant-4.0.1-1  libimobiledevice-1.3.0-5  libinih-56-1  libinput-1.21.0-1  libisl-0.25-1  libixion-0.17.0-2  libjcat-0.1.11-1  libjpeg-turbo-2.1.4-2  libkcddb-22.08.1-1  libkdcraw-22.08.1-1  libkexiv2-22.08.1-1  libkleo-22.08.1-1  libksane-22.08.1-1  libksba-1.6.0-1  libkscreen-5.25.5-1  libksysguard-5.25.5-1  liblangtag-0.6.4-1  libldac-2.0.2.3-1  libldap-2.6.3-1  liblouis-3.23.0-1  liblqr-0.4.2-3  libmad-0.15.1b-9  libmanette-0.2.6-3  libmatroska-1.6.3-2  libmbim-1.26.4-1  libmd-1.0.4-1  libmediainfo-22.06-1  libmfx-22.4.4-1  libmicrohttpd-0.9.75-1  libmm-glib-1.18.12-1  libmms-0.6.4-3  libmng-2.0.3-3  libmnl-1.0.5-1  libmodplug-0.8.9.0-3  libmp4v2-1:2.1.1-1  libmpc-1.2.1-2  libmpcdec-1:0.1+r475-3  libmpeg2-0.5.1-7  libmspack-1:0.10.1alpha-3  libmspub-0.1.4-12  libmtp-1.1.20-1  libmusicbrainz5-5.1.0-5  libmwaw-0.3.21-2  libmythes-1:1.2.5-1  libndp-1.8-1  libnetfilter_conntrack-1.0.9-1  libnewt-0.52.21-8  libnfnetlink-1.0.2-1  libnfs-5.0.2-1  libnftnl-1.2.3-1  libnghttp2-1.49.0-1  libnl-3.7.0-1  libnm-1.40.0-1  libnotify-0.8.1-1  libnsl-2.0.0-2  libnumbertext-1.0.10-1  libodfgen-0.1.8-1  libogg-1.3.5-1  libomxil-bellagio-0.9.3-3  liborcus-0.17.2-2  libp11-kit-0.24.1-1  libpagemaker-0.0.4-3  libpaper-1.1.28-2  libpcap-1.10.1-2  libpciaccess-0.16-4  libpgm-5.3.128-2  libplacebo-4.208.0-1  libplist-2.2.0-5  libpng-1.6.37-3  libproxy-0.4.18-1  libpsl-0.21.1-1  libpulse-16.1-1  libqaccessibilityclient-0.4.1-2  libqalculate-4.3.0-1  libqmi-1.30.8-1  libqrtr-glib-1.2.2-2  libqxp-0.0.2-8  libraqm-0.9.0-1  libraw-0.20.2-2  libraw1394-2.1.2-3  librecad-2.1.3-6  libreoffice-still-7.3.6-1  libreoffice-still-it-7.3.6-1  librevenge-0.0.4-4  librsvg-2:2.54.5-1  libsamplerate-0.2.2-1  libsasl-2.1.28-1  libseccomp-2.5.4-1  libsecret-0.20.5-2  libsigc++-2.10.8-1  libsm-1.2.3-3  libsmbios-2.4.3-5  libsndfile-1.1.0-2  libsodium-1.0.18-2  libsoup-2.74.2-2  libsoup3-3.2.0-1  libsoxr-0.1.3-2  libspectre-0.2.10-1  libssh-0.10.4-1  libssh2-1.10.0-1  libstaroffice-0.0.7-2  libstemmer-2.2.0-2  libsysprof-capture-3.44.0-2  libtar-1.2.20-6  libtasn1-4.19.0-1  libteam-1.31-5  libthai-0.1.29-1  libtheora-1.1.1-5  libtiff-4.4.0-4  libtirpc-1.3.3-1  libtommath-1.2.0-3  libtool-2.4.7-5  libtorrent-rasterbar-1:2.0.7-1  libunistring-1.0-1  libunwind-1.6.2-1  libupnp-1.14.13-1  liburcu-0.13.2-1  libusb-1.0.26-1  libusb-compat-0.1.7-1  libusbmuxd-2.0.2-1  libutempter-1.2.1-3  libuv-1.44.2-1  libva-2.15.0-6  libvdpau-1.5-1  libverto-0.3.2-4  libvisio-0.1.7-7  libvisual-0.4.0-8  libvncserver-0.9.13-1  libvorbis-1.3.7-3  libvpx-1.12.0-1  libwacom-2.4.0-1  libwebp-1.2.4-1  libwpd-0.10.3-3  libwpe-1.12.3-1  libwpg-0.3.3-3  libwps-0.4.12-1  libx11-1.8.1-3  libxau-1.0.10-1  libxaw-1.0.14-1  libxcb-1.15-1  libxcomposite-0.4.5-4  libxcrypt-4.4.28-2  libxcursor-1.2.1-1  libxcvt-0.1.2-1  libxdamage-1.1.5-4  libxdmcp-1.1.3-4  libxext-1.3.4-4  libxfixes-6.0.0-1  libxfont2-2.0.6-1  libxft-2.3.6-1  libxi-1.8-1  libxinerama-1.1.4-4  libxkbcommon-1.4.1-1  libxkbcommon-x11-1.4.1-1  libxkbfile-1.1.0-3  libxml2-2.10.2-2  libxmlb-0.3.9-1  libxmu-1.1.3-3  libxnvctrl-515.65.01-1  libxpm-3.5.13-3  libxrandr-1.5.2-4  libxrender-0.9.10-5  libxres-1.2.1-1  libxshmfence-1.3-3  libxslt-1.1.37-2  libxss-1.2.3-4  libxt-1.2.1-1  libxtst-1.2.3-5  libxv-1.0.11-5  libxxf86vm-1.1.4-5  libyaml-0.2.5-1  libyuv-r2322+3aebf69d-1  libzen-0.4.39-1  libzip-1.9.2-1  libzmf-0.0.2-12  licenses-20220125-1  lilv-0.24.20-1  linux-5.19.8.arch1-1  linux-api-headers-5.18.15-1  linux-firmware-20220815.8413c63-1  linux-firmware-whence-20220815.8413c63-1  linux-headers-5.19.8.arch1-1  lirc-1:0.10.1-12  lld-14.0.6-1  llvm-14.0.6-3  llvm-libs-14.0.6-3  lm_sensors-1:3.6.0.r41.g31d1f125-1  lmdb-0.9.29-1  lpsolve-5.5.2.11-1  lua-5.4.4-2  lua52-5.2.4-5  lv2-1.18.10-1  lvm2-2.03.16-2  lz4-1:1.9.4-1  lzo-2.10-3  m4-1.4.19-1  mailcap-2.1.53-1  make-4.3-3  marble-common-22.08.1-1  mariadb-libs-10.9.2-1  mbedtls-2.28.0-1  md4c-0.4.8-1  mdadm-4.2-2  media-player-info-24-2  mediainfo-22.06-2  mesa-22.1.7-1  mesa-utils-8.5.0-2  milou-5.25.5-1  minizip-1:1.2.12-2  mkinitcpio-31-3  mkinitcpio-busybox-1.35.0-1  mlt-7.8.0-2  mobile-broadband-provider-info-20220725-1  modemmanager-1.18.12-1  modemmanager-qt-5.98.0-1  mpfr-4.1.0.p13-3  mtdev-1.1.6-2  muparser-2.3.3-1  mythes-it-2.0.9l-6  nano-6.4-1  nasm-2.15.05-1  ncurses-6.3-3  ndctl-74-1  neon-0.32.3-1  net-snmp-5.9.1-4  netpbm-10.73.37-2  nettle-3.8.1-1  networkmanager-1.40.0-1  networkmanager-qt-5.98.0-1  nicotine+-3.2.5-1  nodejs-18.9.0-1  noto-fonts-20220607-1  npth-1.6-3  nspr-4.34.1-1  nss-3.82-1  ntfs-3g-2022.5.17-1  nvidia-dkms-515.65.01-2  nvidia-settings-515.65.01-1  nvidia-utils-515.65.01-2  ocl-icd-2.3.1-1  okular-22.08.1-1  openal-1.22.2-1  opencolorio-2.1.2-1  opencore-amr-0.1.6-1  opencv-4.6.0-4  openexr-3.1.5-1  openjpeg2-2.5.0-1  openmpi-4.1.4-2  openpmix-4.2.0-1  openssh-9.0p1-1  openssl-1.1.1.q-1  opus-1.3.1-3  orc-0.4.32-1  oxygen-5.25.5-1  oxygen-sounds-5.25.5-1  p11-kit-0.24.1-1  p7zip-1:17.04-3  p8-platform-2.1.0.1-4  pacman-6.0.1-7  pacman-contrib-1.7.1-1  pacman-mirrorlist-20220828-1  pahole-1:1.23-1  pam-1.5.2-1  pambase-20211210-1  pango-1:1.50.9-1  parted-3.5-1  partitionmanager-22.08.1-1  patch-2.7.6-8  pciutils-3.8.0-2  pcre-8.45-2  pcre2-10.40-1  perl-5.36.0-1  perl-alien-build-2.65-1  perl-alien-libxml2-0.17-3  perl-capture-tiny-0.48-6  perl-clone-0.45-4  perl-dbi-1.643-4  perl-error-0.17029-4  perl-ffi-checklib-0.29-1  perl-file-chdir-0.1011-4  perl-file-which-1.27-2  perl-image-exiftool-12.42-1  perl-mailtools-2.21-6  perl-path-tiny-0.122-2  perl-timedate-2.33-4  perl-xml-libxml-2.0207-3  perl-xml-namespacesupport-1.12-4  perl-xml-sax-1.02-1  perl-xml-sax-base-1.09-4  phonon-qt5-4.11.1-3  phonon-qt5-vlc-0.11.3-2  pinentry-1.2.0-1  pipewire-1:0.3.57-1  pipewire-alsa-1:0.3.57-1  pixman-0.40.0-2  pkgconf-1.8.0-1  plasma-browser-integration-5.25.5-1  plasma-desktop-5.25.5-1  plasma-disks-5.25.5-1  plasma-firewall-5.25.5-1  plasma-framework-5.98.0-1  plasma-integration-5.25.5-2  plasma-meta-5.25-1  plasma-nm-5.25.5-1  plasma-pa-5.25.5-1  plasma-systemmonitor-5.25.5-1  plasma-thunderbolt-5.25.5-1  plasma-vault-5.25.5-1  plasma-wayland-session-5.25.5-3  plasma-workspace-5.25.5-3  plasma-workspace-wallpapers-5.25.5-1  polkit-121-1  polkit-kde-agent-5.25.5-1  polkit-qt5-0.114.0-1  poppler-22.09.0-1  poppler-glib-22.09.0-1  poppler-qt5-22.09.0-1  popt-1.18-3  power-profiles-daemon-0.12-1  powerdevil-5.25.5-1  ppp-2.4.9-1  print-manager-22.08.1-1  prison-5.98.0-1  procps-ng-3.3.17-1  protobuf-21.5-1  protobuf-c-1.4.1-1  psmisc-23.5-1  pugixml-1.12.1-1  pulseaudio-16.1-1  pulseaudio-alsa-1:1.2.7.1-1  pulseaudio-qt-1.3-1  purpose-5.98.0-1  pystring-1.1.3.git1-1  python-3.10.7-1  python-appdirs-1.4.4-7  python-autocommand-2.2.1-1  python-cairo-1.21.0-1  python-certifi-2022.09.14-1  python-chardet-5.0.0-1  python-distro-1.7.0-1  python-dnspython-1:2.2.1-1  python-gobject-3.42.2-1  python-gpgme-1.18.0-1  python-idna-3.4-1  python-importlib-metadata-4.8.3-1  python-inflect-6.0.0-1  python-jaraco.context-4.1.2-1  python-jaraco.functools-3.5.1-1  python-jaraco.text-3.9.1-1  python-markdown-3.4.1-1  python-more-itertools-8.13.0-2  python-nspektr-0.4.0-2  python-ordered-set-4.1.0-1  python-packaging-21.3-1  python-pillow-9.2.0-1  python-psutil-5.9.1-1  python-pycryptodomex-3.12.0-1  python-pycups-2.0.1-5  python-pycurl-7.45.1-1  python-pydantic-1.10.2-1  python-pyparsing-3.0.9-1  python-pyqt5-5.15.7-1  python-pyqt5-sip-12.11.0-1  python-pysocks-1.7.1-7  python-requests-2.28.1-1  python-setuptools-1:62.3.4-1  python-simplejson-3.17.6-4  python-six-1.16.0-6  python-tomli-2.0.1-1  python-trove-classifiers-2022.8.31-1  python-typing_extensions-4.3.0-1  python-urllib3-1.26.12-1  python-validate-pyproject-0.10.1-1  python-zipp-3.8.1-1  python-zstandard-0.18.0-1  qbittorrent-4.4.5-1  qca-qt5-2.3.4-3  qcad-3.27.6.7-4  qgpgme-1.18.0-1  qpdf-10.6.3-1  qqc2-desktop-style-5.98.0-1  qrencode-4.1.1-1  qt5-base-5.15.6+kde+r167-1  qt5-declarative-5.15.6+kde+r20-1  qt5-graphicaleffects-5.15.6+kde+r0-1  qt5-imageformats-5.15.6+kde+r4-1  qt5-location-5.15.6+kde+r3-1  qt5-multimedia-5.15.6+kde+r1-1  qt5-networkauth-5.15.6+kde+r0-1  qt5-quickcontrols-5.15.6+kde+r0-1  qt5-quickcontrols2-5.15.6+kde+r5-1  qt5-script-5.15.10-3  qt5-sensors-5.15.6+kde+r0-1  qt5-speech-5.15.6+kde+r1-1  qt5-svg-5.15.6+kde+r9-1  qt5-tools-5.15.6+kde+r1-1  qt5-translations-5.15.6+kde+r2-1  qt5-wayland-5.15.6+kde+r43-2  qt5-webchannel-5.15.6+kde+r3-1  qt5-webengine-5.15.10-3  qt5-webkit-5.212.0alpha4-16  qt5-x11extras-5.15.6+kde+r0-1  qt5-xmlpatterns-5.15.6+kde+r0-1  qt6-5compat-6.3.2-1  qt6-base-6.3.2-1  qt6-declarative-6.3.2-1  qt6-imageformats-6.3.2-1  qt6-svg-6.3.2-1  qt6-translations-6.3.2-1  qt6-wayland-6.3.2-1  qtav-1.13.0-4  quazip-qt5-1.3-1  raptor-2.0.15-19  rasqal-1:0.9.33-5  rav1e-0.5.1-2  re2-1:20220601-1  readline-8.1.002-1  redland-1:1.0.17-8  rest-0.8.1+r4+ge5ee6ef-1  rhash-1.4.2-1  ripgrep-13.0.0-2  rnnoise-0.4.1-1  rtkit-0.13-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-bundler-2.3.22-1  ruby-cgi-0.3.2-1  ruby-csv-3.2.5-1  ruby-date-3.2.2-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-irb-1.4.1-1  ruby-json-2.6.2-1  ruby-logger-1.5.1-1  ruby-minitest-5.16.3-1  ruby-mutex_m-0.1.1-1  ruby-net-http-0.2.2-1  ruby-open-uri-0.2.0-2  ruby-power_assert-2.0.1-1  ruby-psych-4.0.4-2  ruby-rake-13.0.6-1  ruby-rdoc-6.4.0-2  ruby-reline-0.3.1-1  ruby-rexml-3.2.5-1  ruby-ruby2_keywords-0.0.5-1  ruby-stdlib-3.0.4-9  ruby-stringio-3.0.2-1  ruby-test-unit-3.5.3-1  ruby-time-0.2.0-2  ruby-tmpdir-0.1.2-1  ruby-uri-0.11.0-2  rubygems-3.3.19-1  run-parts-5.5-1  rust-1:1.63.0-1  sane-1.1.1-1  sbc-2.0-1  sddm-0.19.0-8  sddm-kcm-5.25.5-1  sdl2-2.24.0-2  sed-4.8-1  serd-0.30.16-1  shaderc-2022.1-4  shadow-4.11.1-1  shairplay-20180824.096b61a-3  shared-mime-info-2.0+155+gf4e7cbc-1  signon-kwallet-extension-22.08.1-1  signon-plugin-oauth2-0.25-1  signon-ui-0.17+20171022-3  signond-8.61-1  slang-2.3.3-1  smartmontools-7.3-1  smbclient-4.16.5-1  snappy-1.1.9-2  socat-1.7.4.3-1  solid-5.98.0-1  sonnet-5.98.0-1  sord-0.16.14-1  sound-theme-freedesktop-0.8-5  source-highlight-3.1.9-8  spectacle-22.08.1-1  speex-1.2.1-1  speexdsp-1.2.1-1  spirv-tools-2022.1-1  sqlite-3.39.3-1  sratom-0.6.14-1  srt-1.5.0-1  sudo-1.9.11.p3-1  svgpart-22.08.1-1  svt-av1-1.2.1-1  syndication-5.98.0-1  syntax-highlighting-5.98.0-1  sysfsutils-2.1.1-1  system-config-printer-1.5.18-1  systemd-251.4-1  systemd-libs-251.4-1  systemd-sysvcompat-251.4-1  systemsettings-5.25.5-1  taglib-1.12-2  talloc-2.3.4-1  tar-1.34-1  tbb-2021.5.0-2  tdb-1.4.7-1  telegram-desktop-4.1.1-1  tevent-1:0.13.0-1  texinfo-6.8-2  thin-provisioning-tools-0.9.0-1  threadweaver-5.98.0-1  thunderbird-102.2.0-1  thunderbird-i18n-it-102.2.0-1  tinyxml-2.6.2-9  tinyxml2-9.0.0-1  tor-0.4.7.10-1  torbrowser-launcher-0.3.5-4  tpm2-tss-3.2.0-1  tracker3-3.3.3-1  tslib-1.22-1  ttf-hack-3.003-3  ttf-liberation-2.1.5-1  ttf-linux-libertine-5.3.0-8  ttf-opensans-1.101-2  tzdata-2022c-1  uchardet-0.0.7-1  udisks2-2.9.4-1  ufw-0.36.1-1  unarchiver-1.10.7-6  unrar-1:6.1.7-1  unzip-6.0-19  upower-0.99.20-1  usbmuxd-1.1.1-1  util-linux-2.38.1-1  util-linux-libs-2.38.1-1  v4l-utils-1.22.1-1  vi-1:070224-5  vid.stab-1.1-3  vlc-3.0.17.4-7  vmaf-2.3.1-1  volume_key-0.3.12-7  vulkan-headers-1:1.3.227-1  vulkan-icd-loader-1.3.226-1  vulkan-tools-1.3.226-1  wavpack-5.5.0-1  wayland-1.21.0-1  wayland-protocols-1.26-1  wayland-utils-1.1.0-1  waylandpp-1.0.0-1  webkit2gtk-2.36.7-1  webrtc-audio-processing-0.3.1-3  which-2.21-5  wireplumber-0.4.11-4  woff2-1.0.2-4  wpa_supplicant-2:2.10-5  wpebackend-fdo-1.12.1-1  wxwidgets-common-3.2.1-1  wxwidgets-gtk3-3.2.1-1  x264-3:0.164.r3095.baee400-4  x265-3.5-3  xcb-proto-1.15.2-1  xcb-util-0.4.0-4  xcb-util-cursor-0.1.3-4  xcb-util-image-0.4.0-4  xcb-util-keysyms-0.4.0-4  xcb-util-renderutil-0.3.9-4  xcb-util-wm-0.4.1-4  xdg-dbus-proxy-0.1.4-1  xdg-desktop-portal-kde-5.25.5-1  xdg-user-dirs-0.18-1  xdg-utils-1.1.3+21+g1a58bc2-2  xf86-input-libinput-1.2.1-1  xfsprogs-5.19.0-1  xkeyboard-config-2.36+89+g382c5feb-1  xmlsec-1.2.34-2  xorg-fonts-encodings-1.0.6-1  xorg-server-21.1.4-1  xorg-server-common-21.1.4-1  xorg-server-xvfb-21.1.4-1  xorg-setxkbmap-1.3.3-1  xorg-xauth-1.1.2-1  xorg-xdpyinfo-1.3.3-4  xorg-xkbcomp-1.4.5-1  xorg-xmessage-1.0.6-1  xorg-xprop-1.2.5-1  xorg-xrandr-1.5.1-2  xorg-xrdb-1.2.1-1  xorg-xset-1.2.4-3  xorg-xsetroot-1.1.2-3  xorg-xwayland-22.1.3-1  xorgproto-2022.2-1  xvidcore-1.3.7-2  xxhash-0.8.1-2  xz-5.2.6-1  yakuake-22.08.1-1  yaml-cpp-0.7.0-2  yasm-1.3.0-5  yt-dlp-2022.09.01-1  zeromq-4.3.4-2  zimg-3.0.4-1  zip-3.0-10  zita-alsa-pcmi-0.5.1-1  zita-resampler-1.8.0-1  zlib-1:1.2.12-2  zsh-5.9-1  zstd-1.5.2-7  zxing-cpp-1.4.0-1

Total Installed Size:  9703.55 MiB
Net Upgrade Size:         4.77 MiB

checking keyring...
checking package integrity...
loading package files...
:: Running pre-transaction hooks...
(1/1) Remove upgraded DKMS modules
:: Processing package changes...
reinstalling linux-api-headers...
reinstalling tzdata...
reinstalling iana-etc...
reinstalling filesystem...
reinstalling glibc...
reinstalling a52dec...
reinstalling abseil-cpp...
reinstalling libjpeg-turbo...
reinstalling xcb-proto...
reinstalling libxdmcp...
reinstalling libxau...
reinstalling libxcb...
reinstalling xcb-util-keysyms...
reinstalling xcb-util-renderutil...
reinstalling xorgproto...
reinstalling libx11...
reinstalling libxext...
reinstalling libpciaccess...
reinstalling libdrm...
reinstalling libffi...
reinstalling expat...
reinstalling gcc-libs...
reinstalling ncurses...
reinstalling readline...
reinstalling bash...
reinstalling icu...
reinstalling xz...
reinstalling zlib...
reinstalling libxml2...
reinstalling wayland...
reinstalling libxxf86vm...
reinstalling libxfixes...
reinstalling libxdamage...
reinstalling libxshmfence...
reinstalling bzip2...
reinstalling attr...
reinstalling acl...
reinstalling gmp...
reinstalling util-linux-libs...
reinstalling e2fsprogs...
reinstalling gdbm...
reinstalling openssl...
reinstalling libsasl...
reinstalling libldap...
reinstalling keyutils...
reinstalling libevent...
reinstalling libverto...
reinstalling krb5...
reinstalling libtirpc...
reinstalling pambase...
reinstalling libcap-ng...
reinstalling audit...
reinstalling libxcrypt...
reinstalling pam...
reinstalling libcap...
reinstalling coreutils...
reinstalling findutils...
reinstalling libtasn1...
reinstalling libp11-kit...
reinstalling libgpg-error...
reinstalling libgcrypt...
reinstalling lz4...
reinstalling zstd...
reinstalling systemd-libs...
reinstalling p11-kit...
reinstalling ca-certificates-utils...
reinstalling ca-certificates-mozilla...
reinstalling ca-certificates...
reinstalling brotli...
reinstalling libunistring...
reinstalling libidn2...
reinstalling libnghttp2...
reinstalling libpsl...
reinstalling libssh2...
reinstalling curl...
reinstalling libelf...
reinstalling libomxil-bellagio...
reinstalling libunwind...
reinstalling libedit...
reinstalling llvm-libs...
reinstalling lm_sensors...
reinstalling vulkan-icd-loader...
reinstalling mesa...
reinstalling eglexternalplatform...
reinstalling egl-wayland...
reinstalling dbus...
reinstalling nettle...
reinstalling pixman...
reinstalling libepoxy...
reinstalling libxcvt...
reinstalling libpng...
reinstalling pcre...
reinstalling libsysprof-capture...
reinstalling glib2...
reinstalling graphite...
reinstalling harfbuzz...
reinstalling freetype2...
reinstalling xorg-fonts-encodings...
reinstalling libfontenc...
reinstalling libxfont2...
reinstalling xkeyboard-config...
reinstalling libxkbfile...
reinstalling xorg-xkbcomp...
reinstalling libxrender...
reinstalling libxrandr...
reinstalling xorg-xrandr...
reinstalling xorg-setxkbmap...
reinstalling xorg-server-common...
reinstalling mtdev...
reinstalling libseccomp...
reinstalling device-mapper...
reinstalling popt...
reinstalling json-c...
reinstalling argon2...
reinstalling cryptsetup...
reinstalling libmnl...
reinstalling libnftnl...
reinstalling libnl...
reinstalling libpcap...
reinstalling libnfnetlink...
reinstalling libnetfilter_conntrack...
reinstalling iptables...
reinstalling kbd...
reinstalling kmod...
reinstalling hwdata...
reinstalling file...
reinstalling shadow...
reinstalling util-linux...
reinstalling pcre2...
reinstalling systemd...
reinstalling libevdev...
reinstalling libgudev...
reinstalling libwacom...
reinstalling libinput...
reinstalling xf86-input-libinput...
reinstalling xorg-server...
reinstalling nvidia-utils...
reinstalling libglvnd...
reinstalling fontconfig...
reinstalling which...
reinstalling libice...
reinstalling libsm...
reinstalling libxt...
reinstalling libxmu...
reinstalling xorg-xset...
reinstalling xorg-xprop...
reinstalling xdg-utils...
reinstalling shared-mime-info...
reinstalling xcb-util-wm...
reinstalling libxi...
reinstalling sqlite...
reinstalling xcb-util...
reinstalling xcb-util-image...
reinstalling tslib...
reinstalling libxkbcommon...
reinstalling libxkbcommon-x11...
reinstalling duktape...
reinstalling libproxy...
reinstalling gnutls...
reinstalling libtiff...
reinstalling libdaemon...
reinstalling avahi...
reinstalling libusb...
reinstalling libcups...
reinstalling double-conversion...
reinstalling md4c...
reinstalling qt5-translations...
reinstalling qt5-base...
reinstalling signond...
reinstalling libaccounts-glib...
reinstalling libaccounts-qt...
reinstalling qt5-declarative...
reinstalling accounts-qml-module...
reinstalling polkit...
reinstalling accountsservice...
reinstalling acpi...
reinstalling mpfr...
reinstalling gawk...
reinstalling mkinitcpio-busybox...
reinstalling libarchive...
reinstalling jansson...
reinstalling binutils...
reinstalling diffutils...
reinstalling grep...
reinstalling mkinitcpio...
reinstalling linux...
reinstalling acpi_call...
reinstalling acpica...
reinstalling adobe-source-code-pro-fonts...
reinstalling hicolor-icon-theme...
reinstalling gdk-pixbuf2...
reinstalling lzo...
reinstalling cairo...
reinstalling libdatrie...
reinstalling libthai...
reinstalling libxft...
reinstalling fribidi...
reinstalling pango...
reinstalling librsvg...
reinstalling gtk-update-icon-cache...
reinstalling adwaita-icon-theme...
reinstalling aha...
reinstalling kitemmodels...
reinstalling media-player-info...
reinstalling libplist...
reinstalling libusbmuxd...
reinstalling usbmuxd...
reinstalling libimobiledevice...
reinstalling upower...
reinstalling libatasmart...
reinstalling btrfs-progs...
reinstalling dosfstools...
reinstalling dmraid...
reinstalling gptfdisk...
reinstalling libbytesize...
reinstalling libaio...
reinstalling thin-provisioning-tools...
reinstalling lvm2...
reinstalling mdadm...
reinstalling iniparser...
reinstalling ndctl...
reinstalling parted...
reinstalling nspr...
reinstalling nss...
reinstalling npth...
reinstalling libksba...
reinstalling libassuan...
reinstalling tpm2-tss...
reinstalling libsecret...
reinstalling pinentry...
reinstalling gnupg...
reinstalling gpgme...
reinstalling volume_key...
reinstalling libinih...
reinstalling liburcu...
reinstalling xfsprogs...
reinstalling libyaml...
reinstalling libblockdev...
reinstalling udisks2...
reinstalling solid...
reinstalling kcoreaddons...
reinstalling kwidgetsaddons...
reinstalling qt5-x11extras...
reinstalling kjobwidgets...
reinstalling kdbusaddons...
reinstalling kconfig...
reinstalling kwindowsystem...
reinstalling kcrash...
reinstalling kglobalaccel...
reinstalling qt5-svg...
reinstalling polkit-qt5...
reinstalling kauth...
reinstalling kcodecs...
reinstalling libxcomposite...
reinstalling qt5-wayland...
reinstalling kguiaddons...
reinstalling iso-codes...
reinstalling ki18n...
reinstalling kconfigwidgets...
reinstalling karchive...
reinstalling kiconthemes...
reinstalling kitemviews...
reinstalling kxmlgui...
reinstalling kbookmarks...
reinstalling libxslt...
reinstalling libogg...
reinstalling libvorbis...
reinstalling tar...
reinstalling libtool...
reinstalling alsa-topology-conf...
reinstalling alsa-ucm-conf...
reinstalling alsa-lib...
reinstalling libasyncns...
reinstalling opus...
reinstalling speexdsp...
reinstalling speex...
reinstalling flac...
reinstalling libsndfile...
reinstalling libpulse...
reinstalling tdb...
reinstalling sound-theme-freedesktop...
reinstalling libcanberra...
reinstalling libdbusmenu-qt5...
reinstalling gstreamer...
reinstalling orc...
reinstalling libxv...
reinstalling gst-plugins-base-libs...
reinstalling cdparanoia...
reinstalling libvisual...
reinstalling libtheora...
reinstalling graphene...
reinstalling gst-plugins-base...
reinstalling openal...
reinstalling qt5-multimedia...
reinstalling qt5-speech...
reinstalling libxtst...
reinstalling knotifications...
reinstalling kservice...
reinstalling qca-qt5...
reinstalling kwallet...
reinstalling kcompletion...
reinstalling sonnet...
reinstalling ktextwidgets...
reinstalling kded...
reinstalling kio...
reinstalling kpackage...
reinstalling kdeclarative...
reinstalling kcmutils...
reinstalling signon-kwallet-extension...
reinstalling signon-plugin-oauth2...
reinstalling qt5-webchannel...
reinstalling qt5-location...
reinstalling pciutils...
reinstalling libxss...
reinstalling snappy...
reinstalling minizip...
reinstalling aom...
reinstalling gsm...
reinstalling db...
reinstalling libsamplerate...
reinstalling jack2...
reinstalling lame...
reinstalling libass...
reinstalling libraw1394...
reinstalling libavc1394...
reinstalling libbluray...
reinstalling libbs2b...
reinstalling dav1d...
reinstalling libiec61883...
reinstalling libmfx...
reinstalling libmodplug...
reinstalling rav1e...
reinstalling libsoxr...
reinstalling libssh...
reinstalling libva...
reinstalling libvdpau...
reinstalling vid.stab...
reinstalling libvpx...
reinstalling giflib...
reinstalling libwebp...
reinstalling l-smash...
reinstalling x264...
reinstalling x265...
reinstalling xvidcore...
reinstalling zimg...
reinstalling ocl-icd...
reinstalling opencore-amr...
reinstalling lcms2...
reinstalling openjpeg2...
reinstalling libxcursor...
reinstalling hidapi...
reinstalling sdl2...
reinstalling srt...
reinstalling svt-av1...
reinstalling sysfsutils...
reinstalling v4l-utils...
reinstalling vmaf...
reinstalling ffmpeg...
reinstalling re2...
reinstalling noto-fonts...
reinstalling ttf-liberation...
reinstalling qt5-webengine...
reinstalling libnotify...
reinstalling signon-ui...
reinstalling kaccounts-integration...
reinstalling libakonadi...
reinstalling kcontacts...
reinstalling kmime...
reinstalling libdmtx...
reinstalling qrencode...
reinstalling zxing-cpp...
reinstalling prison...
reinstalling grantlee...
reinstalling attica...
reinstalling syndication...
reinstalling knewstuff...
reinstalling grantleetheme...
reinstalling akonadi-contacts...
reinstalling alsa-card-profiles...
reinstalling alsa-plugins...
reinstalling psmisc...
reinstalling alsa-utils...
reinstalling amd-ucode...
reinstalling atk...
reinstalling libxinerama...
reinstalling dconf...
reinstalling at-spi2-core...
reinstalling at-spi2-atk...
reinstalling json-glib...
reinstalling desktop-file-utils...
reinstalling cantarell-fonts...
reinstalling libcolord...
reinstalling gsettings-desktop-schemas...
reinstalling glib-networking...
reinstalling libsoup...
reinstalling rest...
reinstalling libcloudproviders...
reinstalling libstemmer...
reinstalling libsoup3...
reinstalling tracker3...
reinstalling gtk3...
reinstalling wxwidgets-common...
reinstalling libmspack...
reinstalling wxwidgets-gtk3...
reinstalling libxpm...
reinstalling libyuv...
reinstalling libavif...
reinstalling libde265...
reinstalling libheif...
reinstalling gd...
reinstalling geoip-database...
reinstalling geoip...
reinstalling libupnp...
reinstalling crypto++...
reinstalling amule...
reinstalling libxmlb...
reinstalling appstream...
reinstalling appstream-qt...
reinstalling archlinux-appstream-data...
reinstalling pacman-mirrorlist...
reinstalling gettext...
reinstalling pacman...
reinstalling archlinux-keyring...
reinstalling kparts...
reinstalling libutempter...
reinstalling kpty...
reinstalling libzip...
reinstalling ark...
reinstalling m4...
reinstalling perl...
reinstalling autoconf...
reinstalling autoconf2.13...
reinstalling automake...
reinstalling ayatana-ido...
reinstalling exiv2...
reinstalling poppler...
reinstalling poppler-qt5...
reinstalling taglib...
reinstalling libtommath...
reinstalling convertlit...
reinstalling ebook-tools...
reinstalling kfilemetadata...
reinstalling kidletime...
reinstalling lmdb...
reinstalling baloo...
reinstalling baloo-widgets...
reinstalling procps-ng...
reinstalling sed...
reinstalling less...
reinstalling gzip...
reinstalling licenses...
reinstalling systemd-sysvcompat...
reinstalling iputils...
reinstalling libbpf...
reinstalling iproute2...
reinstalling base...
reinstalling bc...
reinstalling bison...
reinstalling blas...
reinstalling libical...
reinstalling bluez...
reinstalling bluez-qt...
reinstalling bluedevil...
reinstalling bluez-libs...
reinstalling bluez-utils...
reinstalling bolt...
reinstalling boost-libs...
reinstalling botan...
reinstalling box2d...
reinstalling frameworkintegration...
reinstalling kdecoration...
reinstalling breeze-icons...
reinstalling kwayland...
reinstalling qt5-quickcontrols...
reinstalling qt5-quickcontrols2...
reinstalling qt5-graphicaleffects...
reinstalling kirigami2...
reinstalling breeze...
reinstalling breeze-gtk...
reinstalling bubblewrap...
reinstalling c-ares...
reinstalling cbindgen...
reinstalling cblas...
reinstalling cfitsio...
reinstalling chromaprint...
reinstalling talloc...
reinstalling tevent...
reinstalling ldb...
reinstalling libnsl...
reinstalling python...
reinstalling libmd...
reinstalling libbsd...
reinstalling smbclient...
reinstalling cifs-utils...
reinstalling libmpc...
reinstalling libisl...
reinstalling gcc...
reinstalling compiler-rt...
reinstalling clang...
reinstalling python-certifi...
reinstalling yt-dlp...
reinstalling clipgrab...
reinstalling clucene...
reinstalling jsoncpp...
reinstalling libuv...
reinstalling rhash...
reinstalling cmake...
reinstalling electron19...
reinstalling ripgrep...
reinstalling code...
reinstalling confuse...
reinstalling cpio...
reinstalling qpdf...
reinstalling ijs...
reinstalling libexif...
reinstalling cups-filters...
reinstalling run-parts...
reinstalling libpaper...
reinstalling cups...
reinstalling cython...
reinstalling dbus-glib...
reinstalling dbus-python...
reinstalling lensfun...
reinstalling hwloc...
reinstalling tbb...
reinstalling imath...
reinstalling openexr...
reinstalling libdc1394...
reinstalling lapack...
reinstalling libgphoto2...
reinstalling protobuf...
reinstalling opencv...
reinstalling knotifyconfig...
reinstalling libieee1284...
reinstalling net-snmp...
reinstalling poppler-glib...
reinstalling sane...
reinstalling ksanecore...
reinstalling libksane...
reinstalling ffmpeg4.4...
reinstalling uchardet...
reinstalling qtav...
reinstalling libdvbpsi...
reinstalling libdca...
reinstalling lua52...
reinstalling libidn...
reinstalling libebml...
reinstalling libmatroska...
reinstalling libmpcdec...
reinstalling faad2...
reinstalling libmad...
reinstalling libmpeg2...
reinstalling libtar...
reinstalling glslang...
reinstalling spirv-tools...
reinstalling shaderc...
reinstalling libplacebo...
reinstalling wayland-protocols...
reinstalling vlc...
reinstalling phonon-qt5-vlc...
reinstalling phonon-qt5...
reinstalling marble-common...
reinstalling threadweaver...
reinstalling kcalendarcore...
reinstalling qt5-xmlpatterns...
reinstalling liblqr...
reinstalling libraqm...
reinstalling imagemagick...
reinstalling freeglut...
reinstalling glu...
reinstalling jasper...
reinstalling perl-image-exiftool...
reinstalling digikam...
reinstalling discount...
reinstalling kuserfeedback...
reinstalling discover...
reinstalling djvulibre...
reinstalling texinfo...
reinstalling gc...
reinstalling guile...
reinstalling make...
reinstalling patch...
reinstalling dkms...
reinstalling dmidecode...
reinstalling dnssec-anchors...
reinstalling kdnssd...
reinstalling libmtp...
reinstalling libkexiv2...
reinstalling syntax-highlighting...
reinstalling kdsoap...
reinstalling kdsoap-ws-discovery-client...
reinstalling kio-extras...
reinstalling kactivities...
reinstalling dolphin...
reinstalling dolphin-plugins...
reinstalling source-highlight...
reinstalling gdb-common...
reinstalling gdb...
reinstalling drkonqi...
reinstalling editorconfig-core-c...
reinstalling efivar...
reinstalling electron...
reinstalling electron17...
reinstalling elfutils...
reinstalling elisa...
reinstalling enchant...
reinstalling fuse-common...
reinstalling fuse2...
reinstalling exfat-utils...
reinstalling fakeroot...
reinstalling falkon...
reinstalling ffmpegthumbs...
reinstalling openpmix...
reinstalling openmpi...
reinstalling fftw...
reinstalling mailcap...
reinstalling firefox...
reinstalling libftdi...
reinstalling flashrom...
reinstalling flex...
reinstalling perl-capture-tiny...
reinstalling perl-ffi-checklib...
reinstalling perl-file-chdir...
reinstalling perl-file-which...
reinstalling perl-path-tiny...
reinstalling perl-alien-build...
reinstalling perl-alien-libxml2...
reinstalling perl-xml-sax-base...
reinstalling perl-xml-namespacesupport...
reinstalling perl-xml-sax...
reinstalling perl-xml-libxml...
reinstalling perl-clone...
reinstalling perl-dbi...
reinstalling foomatic-db-engine...
reinstalling gavl...
reinstalling frei0r-plugins...
reinstalling fuse3...
reinstalling libsmbios...
reinstalling libgusb...
reinstalling gobject-introspection-runtime...
reinstalling libjcat...
reinstalling fwupd-efi...
reinstalling gcab...
reinstalling libcbor...
reinstalling libmm-glib...
reinstalling libmbim...
reinstalling libqrtr-glib...
reinstalling libqmi...
reinstalling protobuf-c...
reinstalling fwupd...
reinstalling jbig2dec...
reinstalling ghostscript...
reinstalling perl-error...
reinstalling perl-timedate...
reinstalling perl-mailtools...
reinstalling git...
reinstalling glew...
reinstalling libsigc++...
reinstalling glibmm...
reinstalling gnustep-base...
reinstalling go...
reinstalling gpm...
reinstalling libxaw...
reinstalling netpbm...
reinstalling gts...
reinstalling gsfonts...
reinstalling graphviz...
reinstalling groff...
reinstalling gsl...
reinstalling gspell...
reinstalling python-gobject...
reinstalling ufw...
reinstalling harfbuzz-icu...
reinstalling libwpe...
reinstalling wpebackend-fdo...
reinstalling hyphen...
reinstalling woff2...
reinstalling xdg-dbus-proxy...
reinstalling libmanette...
reinstalling webkit2gtk...
reinstalling gufw...
reinstalling libraw...
reinstalling libkdcraw...
reinstalling purpose...
reinstalling kcolorpicker...
reinstalling kimageannotator...
reinstalling gwenview...
reinstalling python-appdirs...
reinstalling python-more-itertools...
reinstalling python-jaraco.functools...
reinstalling python-jaraco.context...
reinstalling python-autocommand...
reinstalling python-typing_extensions...
reinstalling python-pydantic...
reinstalling python-inflect...
reinstalling python-jaraco.text...
reinstalling python-pyparsing...
reinstalling python-packaging...
reinstalling python-nspektr...
reinstalling python-ordered-set...
reinstalling python-tomli...
reinstalling python-trove-classifiers...
reinstalling python-validate-pyproject...
reinstalling python-setuptools...
reinstalling python-distro...
reinstalling hplip...
reinstalling hunspell...
reinstalling hunspell-it...
reinstalling hyphen-it...
reinstalling id3lib...
reinstalling imake...
reinstalling inetutils...
reinstalling jemalloc...
reinstalling js78...
reinstalling neon...
reinstalling libmusicbrainz5...
reinstalling libkcddb...
reinstalling libdvdread...
reinstalling libburn...
reinstalling qt5-sensors...
reinstalling qt5-webkit...
reinstalling k3b...
reinstalling kactivities-stats...
reinstalling kactivitymanagerd...
reinstalling ktexteditor...
reinstalling kate...
reinstalling kcalc...
reinstalling kdesu...
reinstalling kde-cli-tools...
reinstalling kde-gtk-config...
reinstalling libfakekey...
reinstalling kpeople...
reinstalling kpeoplevcard...
reinstalling pulseaudio-qt...
reinstalling qqc2-desktop-style...
reinstalling kdeconnect...
reinstalling kdegraphics-mobipocket...
reinstalling kdegraphics-thumbnailers...
reinstalling kunitconversion...
reinstalling kemoticons...
reinstalling kdelibs4support...
reinstalling qt5-networkauth...
reinstalling libebur128...
reinstalling mlt...
reinstalling kdenlive...
reinstalling libxres...
reinstalling libksysguard...
reinstalling ksystemstats...
reinstalling libqalculate...
reinstalling xorg-xrdb...
reinstalling xorg-xsetroot...
reinstalling kholidays...
reinstalling xorg-xmessage...
reinstalling plasma-framework...
reinstalling krunner...
reinstalling milou...
reinstalling layer-shell-qt...
reinstalling kscreenlocker...
reinstalling xcb-util-cursor...
reinstalling sbc...
reinstalling libldac...
reinstalling libfreeaptx...
reinstalling libfdk-aac...
reinstalling serd...
reinstalling sord...
reinstalling lv2...
reinstalling sratom...
reinstalling lilv...
reinstalling webrtc-audio-processing...
reinstalling pipewire...
reinstalling lua...
reinstalling wireplumber...
reinstalling libqaccessibilityclient...
reinstalling kwin...
reinstalling ttf-hack...
reinstalling plasma-integration...
reinstalling libkscreen...
reinstalling kquickcharts...
reinstalling kio-fuse...
reinstalling qt5-tools...
reinstalling oxygen-sounds...
reinstalling plasma-workspace...
reinstalling kdeplasma-addons...
reinstalling systemsettings...
reinstalling kgamma5...
reinstalling khotkeys...
reinstalling libmp4v2...
reinstalling kid3-common...
reinstalling kid3...
reinstalling vulkan-tools...
reinstalling wayland-utils...
reinstalling xorg-xdpyinfo...
reinstalling mesa-utils...
reinstalling kinfocenter...
reinstalling kjs...
reinstalling kmenuedit...
reinstalling kmix...
reinstalling libcddb...
reinstalling libcdio...
reinstalling p8-platform...
reinstalling libcec...
reinstalling libmicrohttpd...
reinstalling libnfs...
reinstalling libusb-compat...
reinstalling lirc...
reinstalling mariadb-libs...
reinstalling libimagequant...
reinstalling python-pillow...
reinstalling python-pycryptodomex...
reinstalling python-simplejson...
reinstalling libao...
reinstalling shairplay...
reinstalling tinyxml...
reinstalling pugixml...
reinstalling waylandpp...
reinstalling kodi...
reinstalling konsole...
reinstalling kpimtextedit...
reinstalling smartmontools...
reinstalling kpmcore...
reinstalling krdc...
reinstalling quazip-qt5...
reinstalling yaml-cpp...
reinstalling pystring...
reinstalling opencolorio...
reinstalling krita...
reinstalling kscreen...
reinstalling ksshaskpass...
reinstalling socat...
reinstalling kwallet-pam...
reinstalling kwayland-integration...
reinstalling kwrited...
reinstalling latte-dock...
reinstalling ldns...
reinstalling librevenge...
reinstalling libabw...
reinstalling libatomic_ops...
reinstalling libdbusmenu-glib...
reinstalling libdbusmenu-gtk3...
reinstalling libayatana-indicator...
reinstalling libayatana-appindicator...
reinstalling libb2...
reinstalling libwpd...
reinstalling libcdr...
reinstalling libcroco...
reinstalling libdispatch...
reinstalling liblangtag...
reinstalling libe-book...
reinstalling libepubgen...
reinstalling libertinus-font...
reinstalling libetonyek...
reinstalling libexttextcat...
reinstalling libfreehand...
reinstalling libibus...
reinstalling libixion...
reinstalling qgpgme...
reinstalling libkleo...
reinstalling liblouis...
reinstalling libmms...
reinstalling libzen...
reinstalling tinyxml2...
reinstalling libmediainfo...
reinstalling libmng...
reinstalling libmspub...
reinstalling libmwaw...
reinstalling libmythes...
reinstalling libndp...
reinstalling slang...
reinstalling libnewt...
reinstalling libnm...
reinstalling libnumbertext...
reinstalling libodfgen...
reinstalling liborcus...
reinstalling libpagemaker...
reinstalling libpgm...
reinstalling libqxp...
reinstalling muparser...
reinstalling librecad...
reinstalling libwps...
reinstalling raptor...
reinstalling rasqal...
reinstalling redland...
reinstalling lpsolve...
reinstalling libwpg...
reinstalling libvisio...
reinstalling libzmf...
reinstalling xmlsec...
reinstalling libstaroffice...
reinstalling libreoffice-still...
reinstalling libreoffice-still-it...
reinstalling libsodium...
reinstalling libspectre...
reinstalling zeromq...
reinstalling libteam...
reinstalling libtorrent-rasterbar...
reinstalling libvncserver...
reinstalling libxnvctrl...
reinstalling linux-firmware-whence...
reinstalling linux-firmware...
reinstalling pahole...
reinstalling linux-headers...
reinstalling lld...
reinstalling llvm...
reinstalling mbedtls...
reinstalling mediainfo...
reinstalling mobile-broadband-provider-info...
reinstalling ppp...
reinstalling modemmanager...
reinstalling modemmanager-qt...
reinstalling mythes-it...
reinstalling nano...
reinstalling nasm...
reinstalling wpa_supplicant...
reinstalling networkmanager...
reinstalling networkmanager-qt...
reinstalling nicotine+...
reinstalling nodejs...
reinstalling ntfs-3g...
reinstalling nvidia-dkms...
reinstalling nvidia-settings...
reinstalling okular...
reinstalling openssh...
reinstalling oxygen...
reinstalling p7zip...
reinstalling pacman-contrib...
reinstalling partitionmanager...
reinstalling pipewire-alsa...
reinstalling pkgconf...
reinstalling plasma-browser-integration...
reinstalling polkit-kde-agent...
reinstalling xdg-user-dirs...
reinstalling plasma-desktop...
reinstalling plasma-disks...
reinstalling plasma-firewall...
reinstalling plasma-nm...
reinstalling plasma-workspace-wallpapers...
reinstalling rtkit...
reinstalling pulseaudio...
reinstalling plasma-pa...
reinstalling plasma-systemmonitor...
reinstalling plasma-thunderbolt...
reinstalling plasma-vault...
reinstalling xorg-xauth...
reinstalling sddm...
reinstalling sddm-kcm...
reinstalling powerdevil...
reinstalling xdg-desktop-portal-kde...
reinstalling plasma-meta...
reinstalling xorg-xwayland...
reinstalling plasma-wayland-session...
reinstalling power-profiles-daemon...
reinstalling print-manager...
reinstalling pulseaudio-alsa...
reinstalling python-cairo...
reinstalling python-chardet...
reinstalling python-dnspython...
reinstalling python-gpgme...
reinstalling python-idna...
reinstalling python-zipp...
reinstalling python-importlib-metadata...
reinstalling python-markdown...
reinstalling python-psutil...
reinstalling python-pycups...
reinstalling python-pycurl...
reinstalling python-pyqt5-sip...
reinstalling python-pyqt5...
reinstalling python-pysocks...
reinstalling python-urllib3...
reinstalling python-requests...
reinstalling python-six...
reinstalling python-zstandard...
reinstalling vulkan-headers...
reinstalling qt6-translations...
reinstalling qt6-base...
reinstalling qt6-svg...
reinstalling qbittorrent...
reinstalling qt5-script...
reinstalling qcad...
reinstalling qt5-imageformats...
reinstalling qt6-5compat...
reinstalling qt6-declarative...
reinstalling qt6-imageformats...
reinstalling qt6-wayland...
reinstalling rnnoise...
reinstalling rubygems...
reinstalling ruby-abbrev...
reinstalling ruby-base64...
reinstalling ruby-benchmark...
reinstalling ruby-bigdecimal...
reinstalling ruby-bundler...
reinstalling ruby-cgi...
reinstalling ruby-csv...
reinstalling ruby-date...
reinstalling ruby-delegate...
reinstalling ruby-did_you_mean...
reinstalling ruby-digest...
reinstalling ruby-ruby2_keywords...
reinstalling ruby-drb...
reinstalling ruby-english...
reinstalling ruby-erb...
reinstalling ruby-etc...
reinstalling ruby-fcntl...
reinstalling ruby-fiddle...
reinstalling ruby-fileutils...
reinstalling ruby-find...
reinstalling ruby-forwardable...
reinstalling ruby-getoptlong...
reinstalling ruby-io-console...
reinstalling ruby-io-nonblock...
reinstalling ruby-io-wait...
reinstalling ruby-ipaddr...
reinstalling ruby-reline...
reinstalling ruby-irb...
reinstalling ruby-json...
reinstalling ruby-logger...
reinstalling ruby-mutex_m...
reinstalling ruby-uri...
reinstalling ruby-net-http...
reinstalling ruby-stringio...
reinstalling ruby-time...
reinstalling ruby-open-uri...
reinstalling ruby-psych...
reinstalling ruby-rdoc...
reinstalling ruby-tmpdir...
reinstalling ruby-stdlib...
reinstalling ruby-minitest...
reinstalling ruby-power_assert...
reinstalling ruby-rake...
reinstalling ruby-rexml...
reinstalling ruby-test-unit...
reinstalling ruby-bundledgems...
reinstalling ruby...
reinstalling rust...
reinstalling spectacle...
reinstalling sudo...
reinstalling svgpart...
reinstalling system-config-printer...
reinstalling ttf-opensans...
reinstalling xxhash...
reinstalling telegram-desktop...
reinstalling thunderbird...
reinstalling thunderbird-i18n-it...
reinstalling tor...
reinstalling torbrowser-launcher...
reinstalling ttf-linux-libertine...
reinstalling wavpack...
reinstalling unarchiver...
reinstalling unrar...
reinstalling unzip...
reinstalling vi...
reinstalling xorg-server-xvfb...
reinstalling yakuake...
reinstalling yasm...
reinstalling zip...
reinstalling zita-alsa-pcmi...
reinstalling zita-resampler...
reinstalling zsh...
ldconfig: File /usr/lib/libk5crypto.so is empty, not checked.
ldconfig: File /usr/lib/libverto.so.0.0 is empty, not checked.
ldconfig: File /usr/lib/libhandle.so is empty, not checked.
ldconfig: File /usr/lib/libverto.so is empty, not checked.
ldconfig: File /usr/lib/libQt5Pdf.so.5.15 is empty, not checked.
ldconfig: File /usr/lib/libibus-1.0.so.5 is empty, not checked.
ldconfig: File /usr/lib/libkadm5clnt.so is empty, not checked.
ldconfig: File /usr/lib/libkrad.so.0.0 is empty, not checked.
ldconfig: File /usr/lib/libgssrpc.so.4 is empty, not checked.
ldconfig: File /usr/lib/libkadm5clnt_mit.so.12 is empty, not checked.
ldconfig: File /usr/lib/libQt5ScriptTools.so.5.15.9 is empty, not checked.
ldconfig: File /usr/lib/libgssapi_krb5.so is empty, not checked.
ldconfig: File /usr/lib/libverto.so.0 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngine.so.5.15 is empty, not checked.
ldconfig: File /usr/lib/libhandle.so.1 is empty, not checked.
ldconfig: File /usr/lib/libkrb5.so is empty, not checked.
ldconfig: File /usr/lib/libkdb5.so.10 is empty, not checked.
ldconfig: File /usr/lib/libibus-1.0.so is empty, not checked.
ldconfig: File /usr/lib/libkrb5.so.3 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineWidgets.so.5.15.9 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineWidgets.so.5 is empty, not checked.
ldconfig: File /usr/lib/libQt5Script.so is empty, not checked.
ldconfig: File /usr/lib/libkdb_ldap.so is empty, not checked.
ldconfig: File /usr/lib/libQt5ScriptTools.so.5 is empty, not checked.
ldconfig: File /usr/lib/libkdb5.so is empty, not checked.
ldconfig: File /usr/lib/libkrb5support.so.0.1 is empty, not checked.
ldconfig: File /usr/lib/libkadm5srv_mit.so.12.0 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineCore.so is empty, not checked.
ldconfig: File /usr/lib/libQt5Script.so.5.15 is empty, not checked.
ldconfig: File /usr/lib/libkrb5.so.3.3 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineCore.so.5.15 is empty, not checked.
ldconfig: File /usr/lib/libQt5PdfWidgets.so.5 is empty, not checked.
ldconfig: File /usr/lib/libgssrpc.so is empty, not checked.
ldconfig: File /usr/lib/liblzma.so.5.2.5 is empty, not checked.
ldconfig: File /usr/lib/libkrad.so is empty, not checked.
ldconfig: File /usr/lib/libgssapi_krb5.so.2 is empty, not checked.
ldconfig: File /usr/lib/libkrb5support.so.0 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineWidgets.so.5.15 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngine.so is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineCore.so.5.15.9 is empty, not checked.
ldconfig: File /usr/lib/libQt5Pdf.so.5 is empty, not checked.
ldconfig: File /usr/lib/libhandle.so.1.0.3 is empty, not checked.
ldconfig: File /usr/lib/libkadm5srv_mit.so.12 is empty, not checked.
ldconfig: File /usr/lib/libQt5PdfWidgets.so is empty, not checked.
ldconfig: File /usr/lib/libQt5Pdf.so.5.15.9 is empty, not checked.
ldconfig: File /usr/lib/libkrad.so.0 is empty, not checked.
ldconfig: File /usr/lib/libibus-1.0.so.5.0.526 is empty, not checked.
ldconfig: File /usr/lib/libQt5ScriptTools.so is empty, not checked.
ldconfig: File /usr/lib/libkdb_ldap.so.1 is empty, not checked.
ldconfig: File /usr/lib/libQt5PdfWidgets.so.5.15 is empty, not checked.
ldconfig: File /usr/lib/libQt5Pdf.so is empty, not checked.
ldconfig: File /usr/lib/libgssrpc.so.4.2 is empty, not checked.
ldconfig: File /usr/lib/libkadm5srv.so is empty, not checked.
ldconfig: File /usr/lib/libgssapi_krb5.so.2.2 is empty, not checked.
ldconfig: File /usr/lib/libkadm5clnt_mit.so.12.0 is empty, not checked.
ldconfig: File /usr/lib/libQt5Script.so.5.15.9 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngine.so.5 is empty, not checked.
ldconfig: File /usr/lib/libQt5ScriptTools.so.5.15 is empty, not checked.
ldconfig: File /usr/lib/libkadm5srv_mit.so is empty, not checked.
ldconfig: File /usr/lib/libkdb5.so.10.0 is empty, not checked.
ldconfig: File /usr/lib/libkadm5clnt_mit.so is empty, not checked.
ldconfig: File /usr/lib/libkrb5support.so is empty, not checked.
ldconfig: File /usr/lib/libQt5PdfWidgets.so.5.15.9 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineWidgets.so is empty, not checked.
ldconfig: File /usr/lib/libk5crypto.so.3 is empty, not checked.
ldconfig: File /usr/lib/libk5crypto.so.3.1 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngineCore.so.5 is empty, not checked.
ldconfig: File /usr/lib/libQt5Script.so.5 is empty, not checked.
ldconfig: File /usr/lib/libQt5WebEngine.so.5.15.9 is empty, not checked.
ldconfig: File /usr/lib/libkdb_ldap.so.1.0 is empty, not checked.
:: Running post-transaction hooks...
( 1/25) Creating system user accounts...
( 2/25) Updating journal message catalog...
( 3/25) Reloading system manager configuration...
  Skipped: Running in chroot.
( 4/25) Updating udev hardware database...
( 5/25) Applying kernel sysctl settings...
  Skipped: Running in chroot.
( 6/25) Creating temporary files...
( 7/25) Reloading device manager configuration...
  Skipped: Running in chroot.
( 8/25) Arming ConditionNeedsUpdate...
( 9/25) Updating the MIME type database...
(10/25) Rebuilding certificate stores...
(11/25) Updating module dependencies...
(12/25) Install DKMS modules
/usr/share/libalpm/scripts/dkms: line 51: /usr/src/nvidia-515.65.01/dkms.conf: No such file or directory
/usr/share/libalpm/scripts/dkms: line 34: /usr/src/nvidia-515.65.01/dkms.conf: No such file or directory
==> dkms install --no-depmod nvidia/515.65.01 -k 5.17.1-arch1-1
Error! Could not find module source directory.
Directory: /usr/src/nvidia-515.65.01 does not exist.
==> WARNING: `dkms install --no-depmod nvidia/515.65.01 -k 5.17.1-arch1-1' exited 2
/usr/share/libalpm/scripts/dkms: line 51: /usr/src/nvidia-515.65.01/dkms.conf: No such file or directory
/usr/share/libalpm/scripts/dkms: line 34: /usr/src/nvidia-515.65.01/dkms.conf: No such file or directory
==> dkms install --no-depmod nvidia/515.65.01 -k 5.17.0-arch1-g14-1
Error! Could not find module source directory.
Directory: /usr/src/nvidia-515.65.01 does not exist.
==> WARNING: `dkms install --no-depmod nvidia/515.65.01 -k 5.17.0-arch1-g14-1' exited 2
==> ERROR: Missing 5.19.8-arch1-1 kernel headers for module nvidia/510.60.02.
(13/25) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-g14.preset: 'default'
  -> -k /boot/vmlinuz-linux-g14 -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-g14.img
==> Starting build: 5.17.0-arch1-g14-1
  -> Running build hook: [base]
  -> Running build hook: [systemd]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [sd-vconsole]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [sd-encrypt]
==> WARNING: Possibly missing firmware for module: qat_4xxx
  -> Running build hook: [lvm2]
  -> Running build hook: [filesystems]
  -> Running build hook: [resume]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-g14.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux-g14.preset: 'fallback'
  -> -k /boot/vmlinuz-linux-g14 -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-g14-fallback.img -S autodetect
==> Starting build: 5.17.0-arch1-g14-1
  -> Running build hook: [base]
  -> Running build hook: [systemd]
  -> Running build hook: [udev]
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [sd-vconsole]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: qed
  -> Running build hook: [sd-encrypt]
==> WARNING: Possibly missing firmware for module: qat_4xxx
  -> Running build hook: [lvm2]
  -> Running build hook: [filesystems]
  -> Running build hook: [resume]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-g14-fallback.img
==> Image generation successful
(14/25) Updating the appstream cache...
/usr/bin/appstreamcli: error while loading shared libraries: /usr/lib/libgssapi_krb5.so.2: file too short
(15/25) Reloading system bus configuration...
  Skipped: Running in chroot.
(16/25) Warn about old perl modules
(17/25) Updating fontconfig cache...
(18/25) Probing GDK-Pixbuf loader modules...
(19/25) Updating GIO module cache...
(20/25) Compiling GSettings XML schema files...
/usr/share/glib-2.0/schemas/org.gnome.desktop.enums.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.interface.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
/usr/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml:1:1  Error on line 1 char 1: Document was empty or contained only whitespace.  This entire file has been ignored.
(21/25) Probing GTK3 input method modules...
(22/25) Updating icon theme caches...
(23/25) Updating the info directory file...
(24/25) Updating the desktop file MIME type cache...
(25/25) Updating the vlc plugin cache...

To update the database is it correct:
pacman --root /mnt -Syy

Because I've added an external repository and I don't see it in the result

Offline

#50 2022-09-16 12:03:06

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Kernel Panic and Pacman Upgrade

The previous command updated (and hopefully sanitized) the database, you now need to re-install the packages - there're many broken files.

pacman --root /mnt -Qnq | pacman --root /mnt --cachedir /mnt/var/cache/pacman/pkg -S -

Then

pacman --sysroot /mnt -Qkk | grep -v ", 0 altered files"

to re-check the packages

added an external repository

What exactly?

Offline

Board footer

Powered by FluxBB