Ummm, help?
so I shouldn’t be in the live enviroment. I have to do it in grub if I’m reading this correctly
Some options, like runlevel 3, do not require a live system … chroot
on the other hand depends on it … and will work when the system itself wont boot even to console.
Well im in but that doesnt mean I know what I’m doing lol. Pc accessable via command line
Well, look at error flatpak: blabla
. That indicates that your system is only partial updated → thus broken.
sudo pacman-mirrors --geoip
sudo pacman-mirrors --fasttrack
sudo pacman -Syyuu
I just realised I might have to swap to the chroot method to get internet access again
That should not be necessary, based upon this:
simply do the update from there
It is command line only in either case.
But chroot, if you can do it, might be more comfortable, since you have the graphical environment of the live system as well (to look things up, for instance).
Yeah it has to be in chroot. No network acces the cmd is sayings
Dammit…
Errors occurred, no packages were upgraded.
this was the last step:
sudo pacman -Syyuu
But … like … what was the error?
ex:
tail -n100 /var/log/pacman.log | curl -F 'file=@-' https://0x0.st
Output:
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [plymouth]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [resume]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-11T20:33:58-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-5.15-x86_64.img'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-5.15-x86_64 -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect --microcode /boot/amd-ucode.img
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> Starting build: '5.15.125-1-MANJARO'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-08-11T20:34:00-0700] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-08-11T20:34:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-08-11T20:34:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-08-11T20:34:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-08-11T20:34:01-0700] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-08-11T20:34:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [plymouth]
[2023-08-11T20:34:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [resume]
[2023-08-11T20:34:01-0700] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-08-11T20:34:02-0700] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-08-11T20:34:03-0700] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-08-11T20:34:03-0700] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: '/boot/initramfs-5.15-x86_64-fallback.img'
[2023-08-11T20:34:06-0700] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-08-11T20:34:06-0700] [ALPM] running '90-packagekit-refresh.hook'...
[2023-08-11T20:34:06-0700] [ALPM-SCRIPTLET] Error connecting: Could not connect: No such file or directory
[2023-08-11T20:34:06-0700] [ALPM] running '99-grub.hook'...
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Generating grub configuration file ...
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found theme: /usr/share/grub/themes/manjaro/theme.txt
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-6.1-x86_64
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.1-x86_64.img
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found linux image: /boot/vmlinuz-5.15-x86_64
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.15-x86_64.img
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Warning: os-prober will be executed to detect other bootable partitions.
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Its output will be used to detect bootable binaries on them and create new boot entries.
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] ERROR: mkdir /var/lock/dmraid
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Adding boot menu entry for UEFI Firmware Settings ...
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Root filesystem isn't btrfs
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
[2023-08-11T20:34:07-0700] [ALPM-SCRIPTLET] Found memtest86+ image: /boot/memtest86+/memtest.bin
[2023-08-11T20:34:08-0700] [ALPM-SCRIPTLET] /usr/bin/grub-probe: warning: unknown device type nvme0n1.
[2023-08-11T20:34:08-0700] [ALPM-SCRIPTLET] Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
[2023-08-11T20:34:08-0700] [ALPM-SCRIPTLET] /usr/bin/grub-probe: warning: unknown device type nvme0n1.
[2023-08-11T20:34:08-0700] [ALPM-SCRIPTLET] done
[2023-08-11T21:24:46-0700] [PACMAN] Running 'pacman -Syy'
[2023-08-11T21:24:46-0700] [PACMAN] synchronizing package lists
[2023-08-11T21:24:54-0700] [PACMAN] Running 'pacman -R --noconfirm intel-ucode'
[2023-08-11T21:24:54-0700] [ALPM] transaction started
[2023-08-11T21:24:54-0700] [ALPM] removed intel-ucode (20230214-1)
[2023-08-11T21:24:54-0700] [ALPM] transaction completed
[2023-08-11T21:24:54-0700] [ALPM] running '30-systemd-update.hook'...
[2023-08-11T21:24:54-0700] [ALPM] running '90-packagekit-refresh.hook'...
[2023-08-11T21:24:54-0700] [ALPM-SCRIPTLET] Error connecting: Could not connect: No such file or directory
[2023-08-11T21:35:47-0700] [PACMAN] Running 'pacman -Syy'
[2023-08-11T21:35:47-0700] [PACMAN] synchronizing package lists
[2023-08-11T21:35:56-0700] [PACMAN] Running 'pacman -R --noconfirm intel-ucode'
[2023-08-11T21:35:56-0700] [ALPM] transaction started
[2023-08-11T21:35:56-0700] [ALPM] removed intel-ucode (20230214-1)
[2023-08-11T21:35:57-0700] [ALPM] transaction completed
[2023-08-11T21:35:57-0700] [ALPM] running '30-systemd-update.hook'...
[2023-08-11T21:35:57-0700] [ALPM] running '90-packagekit-refresh.hook'...
[2023-08-11T21:35:57-0700] [ALPM-SCRIPTLET] Error connecting: Could not connect: No such file or directory
[2023-08-11T21:51:16-0700] [PACMAN] Running 'pacman -Syyu'
[2023-08-11T21:51:16-0700] [PACMAN] synchronizing package lists
[2023-08-11T21:51:20-0700] [PACMAN] starting full system upgrade
[2023-08-11T22:55:35-0700] [PACMAN] Running 'pacman -Syy'
[2023-08-11T22:55:35-0700] [PACMAN] synchronizing package lists
[2023-08-11T22:55:39-0700] [PACMAN] Running 'pacman -S linux54'
[2023-08-11T22:58:20-0700] [PACMAN] Running 'pacman -Syy'
[2023-08-11T22:58:20-0700] [PACMAN] synchronizing package lists
[2023-08-11T22:58:22-0700] [PACMAN] Running 'pacman -S linux54'
[2023-08-11T23:08:41-0700] [PACMAN] Running 'pacman -Syyu'
[2023-08-11T23:08:41-0700] [PACMAN] synchronizing package lists
[2023-08-11T23:46:48-0700] [PACMAN] Running 'pacman -Syyuu'
[2023-08-11T23:46:48-0700] [PACMAN] synchronizing package lists
[2023-08-11T23:54:10-0700] [PACMAN] Running 'pacman -Syyuu'
[2023-08-11T23:54:10-0700] [PACMAN] synchronizing package lists
[2023-08-11T23:54:16-0700] [PACMAN] starting full system upgrade
[2023-08-12T00:00:50-0700] [PACMAN] Running 'pacman -Syyuu'
[2023-08-12T00:00:50-0700] [PACMAN] synchronizing package lists
[2023-08-12T00:00:55-0700] [PACMAN] starting full system upgrade
nothing to be gained from the pacman.log
But
just before this message:
was the information, telling you what failed and why.
Run it again - and read?
Its just a huge text list of “exists in filesystem”
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/_fontdata_widths_timesitalic.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/_fontdata_widths_timesroman.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/_glyphlist.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/acroform.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/cidfonts.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/pdfdoc.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/pdfform.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/pdfmetrics.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/pdfpattern.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/pdfutils.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/rl_codecs.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfbase/ttfonts.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__init__.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/canvas.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/canvas.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/pathobject.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/pathobject.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/pdfgeom.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/pdfgeom.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/pdfimages.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/pdfimages.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/textobject.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/__pycache__/textobject.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/canvas.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/pathobject.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/pdfgeom.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/pdfimages.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/pdfgen/textobject.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__init__.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/doctemplate.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/doctemplate.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/figures.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/figures.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/flowables.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/flowables.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/frames.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/frames.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/multicol.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/multicol.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/para.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/para.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/paragraph.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/paragraph.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/paraparser.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/paraparser.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/tableofcontents.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/tableofcontents.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/tables.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/tables.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/xpreformatted.cpython-311.opt-1.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/__pycache__/xpreformatted.cpython-311.pyc exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/doctemplate.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/figures.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/flowables.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/frames.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/multicol.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/para.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/paragraph.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/paraparser.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/tableofcontents.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/tables.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/platypus/xpreformatted.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/rl_config.py exists in filesystem
python-reportlab: /usr/lib/python3.11/site-packages/reportlab/rl_settings.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/PyYAML-6.0.1.dist-info/LICENSE exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/PyYAML-6.0.1.dist-info/METADATA exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/PyYAML-6.0.1.dist-info/RECORD exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/PyYAML-6.0.1.dist-info/WHEEL exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/PyYAML-6.0.1.dist-info/top_level.txt exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/_yaml/__init__.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/_yaml/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/_yaml/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__init__.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/composer.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/composer.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/constructor.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/constructor.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/cyaml.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/cyaml.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/dumper.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/dumper.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/emitter.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/emitter.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/error.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/error.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/events.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/events.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/loader.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/loader.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/nodes.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/nodes.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/parser.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/parser.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/reader.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/reader.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/representer.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/representer.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/resolver.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/resolver.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/scanner.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/scanner.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/serializer.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/serializer.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/tokens.cpython-311.opt-1.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/__pycache__/tokens.cpython-311.pyc exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/_yaml.cpython-311-x86_64-linux-gnu.so exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/composer.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/constructor.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/cyaml.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/dumper.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/emitter.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/error.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/events.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/loader.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/nodes.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/parser.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/reader.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/representer.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/resolver.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/scanner.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/serializer.py exists in filesystem
python-yaml: /usr/lib/python3.11/site-packages/yaml/tokens.py exists in filesystem
samba: /usr/lib/pkgconfig/samba-policy.cpython-311-x86_64-linux-gnu.pc exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/_glue.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/_ldb.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/auth.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/auth_util.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/colour.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/common.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/compression.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/credentials.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/crypto.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dbchecker.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/atsvc.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/auth.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/base.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/claims.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/dcerpc.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/dfs.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/dns.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/dnsp.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/dnsserver.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/drsblobs.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/drsuapi.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/echo.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/epmapper.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/idmap.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/initshutdown.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/irpc.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/krb5ccache.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/krb5pac.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/lsa.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/mdssvc.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/messaging.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/mgmt.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/misc.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/nbt.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/netlogon.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/ntlmssp.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/preg.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/samr.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/security.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/server_id.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/smb_acl.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/spoolss.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/srvsvc.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/svcctl.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/unixinfo.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/winbind.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/windows_event_ids.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/winreg.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/winspool.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/witness.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/wkssvc.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dcerpc/xattr.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dckeytab.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/descriptor.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dnsresolver.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dnsserver.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/domain_update.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/drs_utils.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dsdb.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/dsdb_dns.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/emulate/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/emulate/traffic.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/emulate/traffic_packets.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/forest_update.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gensec.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/getopt.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_centrify_crontab_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_centrify_sudoers_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_cert_auto_enroll_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_chromium_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_ext_loader.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_firefox_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_firewalld_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_gnome_settings_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_msgs_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_scripts_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_sec_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_smb_conf_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gp_sudoers_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/gpclass.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/util/logging.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_access_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_files_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_issue_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_motd_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_openssh_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_startup_scripts_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_sudoers_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp/vgp_symlink_ext.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp_parse/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp_parse/gp_aas.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp_parse/gp_csv.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp_parse/gp_inf.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp_parse/gp_ini.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gp_parse/gp_pol.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/gpo.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/graph.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/hostconfig.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/idmap.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/join.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/kcc/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/kcc/debug.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/kcc/graph.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/kcc/graph_utils.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/kcc/kcc_utils.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/kcc/ldif_import_export.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/logger.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/mdb_util.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/messaging.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/ms_display_specifiers.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/ms_forest_updates_markdown.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/ms_schema.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/ms_schema_markdown.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/ndr.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/net.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/net_s3.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netbios.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/common.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/computer.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/contact.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/dbcheck.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/delegation.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/dns.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/domain.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/domain_backup.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/drs.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/dsacl.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/forest.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/fsmo.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/gpo.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/group.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/ldapcmp.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/main.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/nettime.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/ntacl.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/ou.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/processes.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/pso.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/rodc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/schema.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/sites.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/spn.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/testparm.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/user.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/netcmd/visualize.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/ntacls.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/ntstatus.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/param.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/policy.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/posix_eadb.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/provision/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/provision/backend.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/provision/common.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/provision/kerberos.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/provision/kerberos_implementation.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/provision/sambadns.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/registry.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/remove_dc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/reparse_symlink.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/safe_tarfile.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/libsmb_samba_cwrapper.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/libsmb_samba_internal.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/mdscli.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/param.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/passdb.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/smbconf.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samba3/smbd.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/samdb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/schema.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/sd_utils.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/security.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/sites.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/smbconf.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/subnets.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/subunit/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/subunit/run.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tdb_util.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/audit_log_base.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/audit_log_dsdb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/audit_log_pass_change.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log_base.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log_ncalrpc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log_netlogon.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log_netlogon_bad_creds.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log_pass_change.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log_samlogon.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/auth_log_winbind.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/bug13653.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/check_output.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/downgradedatabase.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/mdsearch.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/ndrdump.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/netads_dns.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/netads_json.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/samba_dnsupdate.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/smbcacls.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/smbcacls_basic.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/smbcacls_dfs_propagate_inherit.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/smbcacls_propagate_inhertance.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/smbcontrol.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/smbcontrol_process.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/traffic_learner.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/traffic_replay.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/blackbox/traffic_summary.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/common.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/complex_expressions.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/compression.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/core.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/cred_opt.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/credentials.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/array.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/bare.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/binding.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/createtrustrelax.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/dnsserver.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/integer.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/lsa.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/mdssvc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/misc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/raw_protocol.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/raw_testcase.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/registry.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/rpc_talloc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/rpcecho.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/sam.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/samr_change_password.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/srvsvc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/string_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/testrpc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dcerpc/unix.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dckeytab.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_aging.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_base.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_forwarder.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_forwarder_helpers/server.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_invalid.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_packet.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_tkey.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dns_wildcard.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/docs.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/domain_backup.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/domain_backup_offline.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dsdb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dsdb_api.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dsdb_dns.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dsdb_lock.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/dsdb_schema_attributes.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/emulate/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/emulate/traffic.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/emulate/traffic_packet.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/encrypted_secrets.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/gensec.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/get_opt.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/getdcname.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/glue.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/gpo.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/gpo_member.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/graph.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/group_audit.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/hostconfig.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/imports.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/join.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/kcc/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/kcc/graph.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/kcc/graph_utils.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/kcc/kcc_utils.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/kcc/ldif_import_export.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/alias_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/as_canonicalization_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/as_req_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/claims_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/compatability_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/etype_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/fast_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/group_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/kcrypto.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/kdc_base_test.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/kdc_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/kdc_tgs_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/kpasswd_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/lockout_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/ms_kile_client_principal_lookup_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/nt_hash_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/pac_align_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/protected_users_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/raw_testcase.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/rfc4120_constants.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/rfc4120_pyasn1.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/rodc_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/s4u_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/salt_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/simple_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/spn_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/test_ccache.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/test_idmap_nss.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/test_ldap.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/test_min_domain_uid.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/test_rpc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/test_smb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5/xrealm_tests.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/krb5_credentials.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ldap_raw.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ldap_referrals.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ldap_spn.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ldap_upn_sam_account.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/libsmb-basic.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/libsmb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/loadparm.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/logfiles.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/lsa_string.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/messaging.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ndr.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/net_join.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/net_join_no_spnego.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/netbios.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/netcmd.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/netlogonsvc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ntacls.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ntacls_backup.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ntlm_auth.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ntlm_auth_base.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ntlm_auth_krb5.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/ntlmdisabled.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/pam_winbind.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/pam_winbind_chauthtok.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/pam_winbind_setcred.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/pam_winbind_warn_pwd_expire.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/param.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/password_hash.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/password_hash_fl2003.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/password_hash_fl2008.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/password_hash_gpgme.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/password_hash_ldap.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/password_quality.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/password_test.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/policy.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/posixacl.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/prefork_restart.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/process_limits.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/provision.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/pso.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/py_credentials.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/registry.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/reparsepoints.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/s3_net_join.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/s3idmapdb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/s3param.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/s3passdb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/s3registry.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/s3windb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/safe_tarfile.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba3sam.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/__init__.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/base.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/computer.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/contact.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/demote.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/dnscmd.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/drs_clone_dc_data_lmdb_size.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/dsacl.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/forest.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/fsmo.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/gpo.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/gpo_exts.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/group.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/help.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/join.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/join_lmdb_size.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/join_member.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/ntacl.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/ou.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/passwordsettings.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/processes.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/promote_dc_lmdb_size.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/provision_lmdb_size.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/provision_password_check.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/provision_userPassword_crypt.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/rodc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/schema.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/sites.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/timecmd.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/user.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/user_check_password_script.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/user_virtualCryptSHA.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/user_virtualCryptSHA_base.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/user_virtualCryptSHA_gpg.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/user_virtualCryptSHA_userPassword.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/user_wdigest.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/visualize.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_tool/visualize_drs.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samba_upgradedns_lmdb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samdb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/samdb_api.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/sddl.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/security.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/segfault.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/sid_strings.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smb-notify.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smb.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smb1posix.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smb2symlink.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smb3unix.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smbconf.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smbd_base.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/smbd_fuzztest.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/source.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/source_chars.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/strings.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/subunitrun.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/tdb_util.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/upgrade.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/upgradeprovision.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/upgradeprovisionneeddc.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/usage.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/tests/xattr.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/trust_utils.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/upgrade.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/upgradehelpers.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/uptodateness.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/werror.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/xattr.py exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/xattr_native.cpython-311-x86_64-linux-gnu.so exists in filesystem
samba: /usr/lib/python3.11/site-packages/samba/xattr_tdb.cpython-311-x86_64-linux-gnu.so exists in filesystem
sddm: /usr/lib/sddm/sddm-helper-start-wayland exists in filesystem
sddm: /usr/lib/sddm/sddm-helper-start-x11user exists in filesystem
sddm: /usr/share/sddm/flags/bd.png exists in filesystem
sddm: /usr/share/sddm/translations/gl.qm exists in filesystem
sddm: /usr/share/sddm/translations/ka.qm exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-acp.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-cs35l41.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-dmic2ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-dmic2ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-dmic2ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-dmic4ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-dmic4ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-dmic4ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-ssp1-hdmi-ssp02.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-es8336.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98357a-rt5682-2way.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98357a-rt5682-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98357a-rt5682-rtnr.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98357a-rt5682-waves-2way.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98357a-rt5682-waves.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98357a-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98360a-nau8825.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98360a-rt5682-2way.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98360a-rt5682-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98360a-rt5682-rtnr.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98360a-rt5682-waves.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98360a-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98373-nau8825-dts.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98373-nau8825.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98390-rt5682-google-aec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98390-rt5682-rtnr.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98390-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-max98390-ssp2-rt5682-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-nau8825.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-nocodec-ci.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-nocodec-hdmi-ssp02.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt1015-nau8825.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt1019-nau8825.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt1019-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt1316-l1-mono-rt714-l0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt1316-l12-rt714-l0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt1316-l2-mono-rt714-l0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt1316-l2-mono-rt714-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l0-rt1308-l12-rt715-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l0-rt1316-l12-rt714-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l0-rt1316-l13-rt714-l2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l0-rt1316-l2-2ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l0-rt1316-l2-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l0-rt1316-l3-2ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l2-rt1316-l01-rt714-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711-l2-rt1316-l01.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-rt711.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-adl-sdw-max98373-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-da7219.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-demux-pcm512x.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic2ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic2ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic2ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic2ch-ssp5.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic4ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic4ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic4ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-dmic4ch-ssp5.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336-ssp5.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-es8336.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-keyword-detect.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-nocodec-ci.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-pcm512x-master-44100.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-pcm512x-master.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-pcm512x.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-rt298.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-tdf8532.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-apl-wm8804.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-bdw-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-bdw-rt286.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-bdw-rt5640.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-bdw-rt5677.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-cx2072x-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-cx2072x.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-da7213-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-da7213.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-es8316-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-es8316.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-max98090.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5640-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5640.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5645-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5645.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5651-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5651.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5670-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5670.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5682-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-byt-wm5102-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-cx2072x.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-da7213.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-es8316.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-max98090.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-nau8824.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-rt5640.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-rt5645.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-rt5651.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-rt5670.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cht-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-da7219-max98357a.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-da7219-max98390.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-demux-rt5682-max98357a.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-demux-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-dmic2ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-dmic2ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-dmic2ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-dmic4ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-dmic4ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-dmic4ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-es8336-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt1011-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt5682-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt5682-max98357a.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt700-2ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt700-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt700.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt711-rt1308-mono-rt715.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cml-rt711-rt1308-rt715.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cnl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-cnl-rt274.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-ehl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-ehl-rt5660-nohdmi.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-ehl-rt5660.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-cs42l42.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-da7219-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-da7219.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic2ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic2ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic2ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic2ch-ssp5.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic4ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic4ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic4ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-dmic4ch-ssp5.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336-ssp5.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-es8336.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-glk-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-1ch-pdm1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-1ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-2ch-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-2ch-pdm1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-2ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-3ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-4ch-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-idisp-2ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-idisp-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic-idisp.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-hda-generic.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-dmic-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-dmic2ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-dmic2ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-dmic2ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-dmic4ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-dmic4ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-dmic4ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-es8336-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-rt5682-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-rt700-2ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-rt700-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-rt700.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-icl-rt711-rt1308-rt715.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-compr-wm8960-mixer.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-cs42888-mixer.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-cs42888.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-drc-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-eq-fir-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-eq-iir-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-nocodec-sai.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-wm8960-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-wm8960-mixer.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-compr-wm8960-mixer.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-drc-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-eq-fir-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-eq-iir-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-wm8904.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-wm8960-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-wm8960-mixer.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8mp-wm8960.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8ulp-9x9-btsco.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-imx8ulp-btsco.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-cs42l42-mx98360a.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-da7219-mx98360a.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-da7219.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-dmic2ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-dmic2ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-dmic2ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-dmic4ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-dmic4ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-dmic4ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-es8336-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-rt5682-mx98360a.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-rt5682-rt1015-xperi.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-rt5682-rt1015.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-jsl-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-mt8186-mt6366-da7219-max98357.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-mt8186-mt6366-rt1019-rt5682s.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-mt8195-mt6359-max98390-rt5682-google-aec-rtnr.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-mt8195-mt6359-max98390-rt5682-rtnr.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-mt8195-mt6359-max98390-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-mt8195-mt6359-rt1019-rt5682-dts.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-mt8195-mt6359-rt1019-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rn-rt5682-max98360.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rn-rt5682-rt1019.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt1316-l12-rt714-l0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-l0-rt1316-l12-rt714-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-l0-rt1318-l12-rt714-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-l0-rt1318-l12.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-l0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-l2-rt1316-l01-rt714-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-l2-rt1316-l01.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711-l2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-rpl-rt711.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-smart-amplifier-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-dmic2ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-dmic2ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-dmic2ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-dmic4ch-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-dmic4ch-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-dmic4ch-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-ssp0.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-ssp1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-es8336.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-h-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98357a-rt5682-pdm1-drceq.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98357a-rt5682-pdm1-google-aec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98357a-rt5682-pdm1.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98357a-rt5682-rtnr.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98357a-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98373-rt5682-igonr.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98373-rt5682-xperi.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-max98373-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-nocodec-ci.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-nocodec-hdmi-ssp15.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-nocodec.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt1011-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt1308-ssp2-hdmi-ssp15.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt5682-ssp0-max98373-ssp2-xperi.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt5682-ssp0-max98373-ssp2.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt711-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt711-l0-rt1316-l1-mono-rt714-l3.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt711-rt1308-2ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt711-rt1308-4ch.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt711-rt1308-mono-rt715.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt711-rt1308-rt715.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt711-rt1316-rt714.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-rt715-rt711-rt1308-mono.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-tgl-sdw-max98373-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-whl-demux-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-whl-rt5682-kwd.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-tplg-v2.2.6/sof-whl-rt5682.tplg exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-adl-n.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-adl-s.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-adl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-apl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-cfl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-cml.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-cnl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-ehl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-glk.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-icl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-jsl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-rpl-s.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-rpl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-tgl-h.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/community/sof-tgl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-adl-n.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-adl-s.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-adl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-apl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-cfl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-cml.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-cnl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-ehl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-glk.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-icl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-jsl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-rpl-s.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-rpl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-tgl-h.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/intel-signed/sof-tgl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-adl-n.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-adl-n.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-adl-s.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-adl-s.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-adl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-adl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-apl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-apl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-bdw.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-bdw.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-byt.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-byt.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cfl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cfl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cht.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cht.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cml.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cml.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cnl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-cnl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-ehl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-ehl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-glk.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-glk.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-icl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-icl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-jsl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-jsl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-rpl-s.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-rpl-s.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-rpl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-rpl.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-tgl-h.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-tgl-h.ri exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-tgl.ldc exists in filesystem
sof-firmware: /usr/lib/firmware/intel/sof-v2.2.6/sof-tgl.ri exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers-1.0-py3.11.egg-info exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__init__.py exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/__init__.cpython-311.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/config.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/config.cpython-311.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/cupshelpers.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/cupshelpers.cpython-311.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/installdriver.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/installdriver.cpython-311.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/openprinting.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/openprinting.cpython-311.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/ppds.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/ppds.cpython-311.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/xmldriverprefs.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/__pycache__/xmldriverprefs.cpython-311.pyc exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/config.py exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/cupshelpers.py exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/installdriver.py exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/openprinting.py exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/ppds.py exists in filesystem
system-config-printer: /usr/lib/python3.11/site-packages/cupshelpers/xmldriverprefs.py exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/HIG.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/HIG.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/OpenPrintingRequest.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/OpenPrintingRequest.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/PhysicalDevice.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/PhysicalDevice.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/SearchCriterion.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/SearchCriterion.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ToolbarSearchEntry.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ToolbarSearchEntry.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/applet.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/applet.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/asyncconn.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/asyncconn.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/asyncipp.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/asyncipp.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/asyncpk1.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/asyncpk1.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/authconn.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/authconn.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/check-device-ids.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/check-device-ids.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/config.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/config.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/cupspk.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/cupspk.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/debug.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/debug.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/dnssdresolve.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/dnssdresolve.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/errordialogs.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/errordialogs.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/firewallsettings.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/firewallsettings.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/gtkinklevel.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/gtkinklevel.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/gui.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/gui.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/install-printerdriver.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/install-printerdriver.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/installpackage.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/installpackage.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/jobviewer.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/jobviewer.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/killtimer.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/killtimer.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/monitor.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/monitor.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/newprinter.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/newprinter.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/options.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/options.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/optionwidgets.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/optionwidgets.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ppdcache.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ppdcache.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ppdippstr.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ppdippstr.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ppdsloader.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/ppdsloader.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/printerproperties.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/printerproperties.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/probe_printer.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/probe_printer.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/pysmb.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/pysmb.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/scp-dbus-service.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/scp-dbus-service.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/serversettings.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/serversettings.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/smburi.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/smburi.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/statereason.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/statereason.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/system-config-printer.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/system-config-printer.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/timedops.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/timedops.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/userdefault.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/__pycache__/userdefault.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckLocalServerPublishing.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckLocalServerPublishing.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckNetworkServerSanity.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckNetworkServerSanity.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckPPDSanity.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckPPDSanity.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckPrinterSanity.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckPrinterSanity.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckSELinux.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckSELinux.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckUSBPermissions.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/CheckUSBPermissions.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ChooseNetworkPrinter.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ChooseNetworkPrinter.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ChoosePrinter.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ChoosePrinter.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/DeviceListed.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/DeviceListed.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ErrorLogCheckpoint.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ErrorLogCheckpoint.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ErrorLogFetch.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ErrorLogFetch.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ErrorLogParse.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ErrorLogParse.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/LocalOrRemote.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/LocalOrRemote.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/Locale.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/Locale.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/NetworkCUPSPrinterShared.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/NetworkCUPSPrinterShared.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/PrintTestPage.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/PrintTestPage.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/PrinterStateReasons.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/PrinterStateReasons.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/QueueNotEnabled.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/QueueNotEnabled.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/QueueRejectingJobs.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/QueueRejectingJobs.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/RemoteAddress.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/RemoteAddress.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/SchedulerNotRunning.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/SchedulerNotRunning.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ServerFirewalled.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/ServerFirewalled.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/Shrug.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/Shrug.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/VerifyPackages.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/VerifyPackages.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/Welcome.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/Welcome.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/__init__.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/__init__.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/base.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/troubleshoot/__pycache__/base.cpython-311.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/xml/__pycache__/validate.cpython-311.opt-1.pyc exists in filesystem
system-config-printer: /usr/share/system-config-printer/xml/__pycache__/validate.cpython-311.pyc exists in filesystem
vte3: /usr/lib/libvte-2.91.so.0.7200.2 exists in filesystem
xxhash: /usr/lib/libxxhash.so.0.8.2 exists in filesystem
Errors occurred, no packages were upgraded.
Someone probably did sudo pip
or similar at some point …
It would probably be a bit tedious to go over it all …
And the overwrite flag should be used with care, if at all …
but here you go:
sudo pacman -Syuu --overwrite '/usr/*'
Do the command whole sale?
output:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
error: duplicated database entry 'duktape'
error: duplicated database entry 'mjpegtools'
error: duplicated database entry 'oxygen-icons'
error: duplicated database entry 'neon'
error: duplicated database entry 'kdelibs4support'
error: duplicated database entry 'zimg'
error: duplicated database entry 'wayland-utils'
error: duplicated database entry 'python-cryptography'
error: duplicated database entry 'libnewt'
error: duplicated database entry 'protobuf'
error: duplicated database entry 'libpamac'
error: duplicated database entry 'libcaca'
error: duplicated database entry 'mhwd-nvidia-390xx'
error: duplicated database entry 'glibc'
error: duplicated database entry 'kcoreaddons'
error: duplicated database entry 'qt5-declarative'
error: duplicated database entry 'xorg-setxkbmap'
error: duplicated database entry 'adwaita-cursors'
error: duplicated database entry 'alsa-ucm-conf'
error: duplicated database entry 'system-config-printer'
error: duplicated database entry 'kfilemetadata'
error: duplicated database entry 'grub-theme-manjaro'
error: duplicated database entry 'systemd-sysvcompat'
error: duplicated database entry 'memtest86+-efi'
error: duplicated database entry 'poppler'
error: duplicated database entry 'plymouth'
error: duplicated database entry 'kamera'
error: duplicated database entry 'kcmutils'
error: duplicated database entry 'python-urllib3'
error: duplicated database entry 'bluez-qt'
error: duplicated database entry 'libtraceevent'
error: duplicated database entry 'lib32-libldap'
error: duplicated database entry 'kauth'
error: duplicated database entry 'lib32-libcap'
error: duplicated database entry 'libpaper'
error: duplicated database entry 'kde-gtk-config'
error: duplicated database entry 'python-certifi'
error: duplicated database entry 'kaccounts-integration'
error: duplicated database entry 'lsb-release'
error: duplicated database entry 'lib32-libssh2'
error: duplicated database entry 'lib32-xz'
error: duplicated database entry 'threadweaver'
error: duplicated database entry 'lib32-alsa-lib'
error: duplicated database entry 'btrfs-progs'
error: duplicated database entry 'libpackagekit-glib'
error: duplicated database entry 'exiv2'
error: duplicated database entry 'xfsprogs'
error: duplicated database entry 'libqalculate'
error: duplicated database entry 'cfitsio'
error: duplicated database entry 'archlinux-keyring'
error: duplicated database entry 'qt5-x11extras'
error: duplicated database entry 'qt5-wayland'
error: duplicated database entry 'openresolv'
error: duplicated database entry 'pyside6'
error: duplicated database entry 'python-packaging'
error: duplicated database entry 'kcompletion'
error: duplicated database entry 'libteam'
error: duplicated database entry 'util-linux'
error: duplicated database entry 'kde-cli-tools'
error: duplicated database entry 'lib32-util-linux'
error: duplicated database entry 'python'
error: duplicated database entry 'perl-http-date'
error: duplicated database entry 'lib32-libx11'
error: duplicated database entry 'openvpn'
error: duplicated database entry 'lib32-mesa-demos'
error: duplicated database entry 'imath'
error: duplicated database entry 'kitemmodels'
error: duplicated database entry 'zxing-cpp'
error: duplicated database entry 'libx11'
error: duplicated database entry 'lilv'
error: duplicated database entry 'libtheora'
error: duplicated database entry 'kdegraphics-thumbnailers'
error: duplicated database entry 'kquickcharts'
error: duplicated database entry 'qt5-multimedia'
error: duplicated database entry 'libbpf'
error: duplicated database entry 'qt5-imageformats'
error: duplicated database entry 'kio-extras'
error: duplicated database entry 'kbookmarks'
error: duplicated database entry 'perl-xml-parser'
error: duplicated database entry 'gobject-introspection-runtime'
error: duplicated database entry 'lib32-brotli'
error: duplicated database entry 'libgirepository'
error: duplicated database entry 'ca-certificates-mozilla'
error: duplicated database entry 'inxi'
error: duplicated database entry 'perl-http-cookies'
error: duplicated database entry 'kguiaddons'
error: duplicated database entry 'ntp'
error: duplicated database entry 'alsa-lib'
error: duplicated database entry 'yakuake'
error: duplicated database entry 'gst-libav'
error: duplicated database entry 'kcontacts'
error: duplicated database entry 'unarchiver'
error: duplicated database entry 'plasma-wayland-session'
error: duplicated database entry 'udiskie'
error: duplicated database entry 'ldb'
error: duplicated database entry 'libthai'
error: duplicated database entry 'libpgm'
error: duplicated database entry 'mkinitcpio'
error: duplicated database entry 'vte3'
error: duplicated database entry 'okular'
error: duplicated database entry 'qt5-tools'
error: duplicated database entry 'libxml2'
error: duplicated database entry 'gst-plugins-bad'
error: duplicated database entry 'libcap'
error: duplicated database entry 'smbclient'
error: duplicated database entry 'kgamma5'
error: duplicated database entry 'ffmpegthumbs'
error: duplicated database entry 'kglobalaccel'
error: duplicated database entry 'libkcddb'
error: duplicated database entry 'noto-fonts'
error: duplicated database entry 'compiler-rt'
error: duplicated database entry 'manjaro-release'
error: duplicated database entry 'gperftools'
error: duplicated database entry 'brotli'
error: duplicated database entry 'pacman'
error: duplicated database entry 'python-pysmbc'
error: duplicated database entry 'gst-plugins-ugly'
error: duplicated database entry 'libdatrie'
error: duplicated database entry 'ksshaskpass'
error: duplicated database entry 'kscreen'
error: duplicated database entry 'systemd-libs'
error: duplicated database entry 'libjxl'
error: duplicated database entry 'wget'
error: duplicated database entry 'python-gobject'
error: duplicated database entry 'libavc1394'
error: duplicated database entry 'vulkan-tools'
error: duplicated database entry 'fribidi'
error: duplicated database entry 'lib32-libxt'
error: duplicated database entry 'breeze-gtk'
error: duplicated database entry 'perl-ipc-system-simple'
error: duplicated database entry 'curl'
error: duplicated database entry 'lib32-openssl'
error: duplicated database entry 'xorg-xrdb'
error: duplicated database entry 'kdenetwork-filesharing'
error: duplicated database entry 'python-wheel'
error: duplicated database entry 'raptor'
error: duplicated database entry 'ksystemlog'
error: duplicated database entry 'perl-http-negotiate'
error: duplicated database entry 'python-cffi'
error: duplicated database entry 'shiboken6'
error: duplicated database entry 'xorgproto'
error: duplicated database entry 'perl-file-listing'
error: duplicated database entry 'libimagequant'
error: duplicated database entry 'nettle'
error: duplicated database entry 'libksane'
error: duplicated database entry 'wildmidi'
error: duplicated database entry 'libdca'
error: duplicated database entry 'grep'
error: duplicated database entry 'kparts'
error: duplicated database entry 'kdoctools'
error: duplicated database entry 'mhwd-nvidia-470xx'
error: duplicated database entry 'procps-ng'
error: duplicated database entry 'linux-api-headers'
error: duplicated database entry 'python-pyqt5'
error: duplicated database entry 'perl-xml-writer'
error: duplicated database entry 'ncurses'
error: duplicated database entry 'oath-toolkit'
error: duplicated database entry 'libopenmpt'
error: duplicated database entry 'kpipewire'
error: duplicated database entry 'flac'
error: duplicated database entry 'freetype2'
error: duplicated database entry 'syntax-highlighting'
error: duplicated database entry 'libepoxy'
error: duplicated database entry 'gst-plugins-bad-libs'
error: duplicated database entry 'fwupd'
error: duplicated database entry 'kdesu'
error: duplicated database entry 'nftables'
error: duplicated database entry 'qt6-translations'
error: duplicated database entry 'libssh2'
error: duplicated database entry 'zsh'
error: duplicated database entry 'imagemagick'
error: duplicated database entry 'qt5-location'
error: duplicated database entry 'ostree'
error: duplicated database entry 'xxhash'
error: duplicated database entry 'python-docopt'
error: duplicated database entry 'appstream-qt'
error: duplicated database entry 'gtk-update-icon-cache'
error: duplicated database entry 'aom'
error: duplicated database entry 'avahi'
error: duplicated database entry 'knewstuff'
error: duplicated database entry 'mhwd-nvidia'
error: duplicated database entry 'manjaro-keyring'
error: duplicated database entry 'krunner'
error: duplicated database entry 'qt5-quickcontrols2'
error: duplicated database entry 'a52dec'
error: duplicated database entry 'openconnect'
error: duplicated database entry 'qt5-quickcontrols'
error: duplicated database entry 'libplist'
error: duplicated database entry 'libkexiv2'
error: duplicated database entry 'kwayland-integration'
error: duplicated database entry 'libdbusmenu-gtk3'
error: duplicated database entry 'plasma-thunderbolt'
error: duplicated database entry 'kjs'
error: duplicated database entry 'libtiff'
error: duplicated database entry 'tdb'
error: duplicated database entry 'argon2'
error: duplicated database entry 'solid'
error: duplicated database entry 'knotifications'
error: duplicated database entry 'qt5-sensors'
error: duplicated database entry 'perl-uri'
error: duplicated database entry 'llvm'
error: duplicated database entry 'spectre-meltdown-checker'
error: duplicated database entry 'shaderc'
error: duplicated database entry 'qt5-translations'
error: duplicated database entry 'gwenview'
error: duplicated database entry 'keditbookmarks'
error: duplicated database entry 'vulkan-icd-loader'
error: duplicated database entry 'libkdcraw'
error: duplicated database entry 'samba'
error: duplicated database entry 'vlc'
error: duplicated database entry 'perl-www-robotrules'
error: duplicated database entry 'xapian-core'
error: duplicated database entry 'kconfig'
error: duplicated database entry 'gst-plugins-base-libs'
error: duplicated database entry 'oxygen'
error: duplicated database entry 'keyutils'
error: duplicated database entry 'libdvdnav'
error: duplicated database entry 'perl-net-http'
error: duplicated database entry 'iproute2'
error: duplicated database entry 'licenses'
error: duplicated database entry 'iputils'
error: duplicated database entry 'khelpcenter'
error: duplicated database entry 'alsa-utils'
error: duplicated database entry 'filelight'
error: duplicated database entry 'sddm'
error: duplicated database entry 'libraw'
error: duplicated database entry 'python-ply'
error: duplicated database entry 'libbytesize'
error: duplicated database entry 'systemd'
error: duplicated database entry 'lib32-llvm-libs'
error: duplicated database entry 'mkinitcpio-busybox'
error: duplicated database entry 'networkmanager-qt'
error: duplicated database entry 'qt5-webengine'
error: duplicated database entry 'lib32-vulkan-icd-loader'
error: duplicated database entry 'udisks2'
error: duplicated database entry 'plasma-workspace-wallpapers'
error: duplicated database entry 'kpmcore'
error: duplicated database entry 'libksysguard'
error: duplicated database entry 'tracker3'
error: duplicated database entry 'kactivities-stats'
error: duplicated database entry 'baloo-widgets'
error: duplicated database entry 'libpng'
error: duplicated database entry 'perl-timedate'
error: duplicated database entry 'linux-firmware-whence'
error: duplicated database entry 'kholidays'
error: duplicated database entry 'gettext'
error: duplicated database entry 'libtommath'
error: duplicated database entry 'networkmanager-openvpn'
error: duplicated database entry 'systemsettings'
error: duplicated database entry 'pamac-gtk'
error: duplicated database entry 'gcab'
error: duplicated database entry 'wayland-protocols'
error: duplicated database entry 'kinit'
error: duplicated database entry 'gcc-libs'
error: duplicated database entry 'kidletime'
error: duplicated database entry 'kinfocenter'
error: duplicated database entry 'libksba'
error: duplicated database entry 'libblockdev'
error: duplicated database entry 'kate'
error: duplicated database entry 'kiconthemes'
error: duplicated database entry 'python-attrs'
error: duplicated database entry 'lib32-systemd'
error: duplicated database entry 'usbutils'
error: duplicated database entry 'lib32-libxfixes'
error: duplicated database entry 'kirigami2'
error: duplicated database entry 'powerdevil'
error: duplicated database entry 'hidapi'
error: duplicated database entry 'libxi'
error: duplicated database entry 'cups-filters'
error: duplicated database entry 'foomatic-db-nonfree'
error: duplicated database entry 'kdegraphics-mobipocket'
error: duplicated database entry 'pcsclite'
error: duplicated database entry 'device-mapper'
error: duplicated database entry 'libftdi'
error: duplicated database entry 'libmpeg2'
error: duplicated database entry 'dbus-glib'
error: duplicated database entry 'pacman-mirrors'
error: duplicated database entry 'perl-mailtools'
error: duplicated database entry 'foomatic-db-ppds'
error: duplicated database entry 'mesa'
error: duplicated database entry 'libldap'
error: duplicated database entry 'perl-clone'
error: duplicated database entry 'zlib'
error: duplicated database entry 'srt'
error: duplicated database entry 'librsvg'
error: duplicated database entry 'qt5-webchannel'
error: duplicated database entry 'ktextwidgets'
error: duplicated database entry 'volume_key'
error: duplicated database entry 'khotkeys'
error: duplicated database entry 'perl-file-mimeinfo'
error: duplicated database entry 'libcamera-ipa'
error: duplicated database entry 'python-idna'
error: duplicated database entry 'perl-html-tagset'
error: duplicated database entry 'lib32-libgpg-error'
error: duplicated database entry 'python-pycups'
error: duplicated database entry 'polkit'
error: duplicated database entry 'manjaro-application-utility'
error: duplicated database entry 'aalib'
error: duplicated database entry 'xorg-xwayland'
error: duplicated database entry 'ki18n'
error: duplicated database entry 'lib32-mesa'
error: duplicated database entry 'mhwd-db'
error: duplicated database entry 'packagekit'
error: duplicated database entry 'orc'
error: duplicated database entry 'iw'
error: duplicated database entry 'ffmpeg4.4'
error: duplicated database entry 'dolphin'
error: duplicated database entry 'perl-file-desktopentry'
error: duplicated database entry 'sddm-kcm'
error: duplicated database entry 'kxmlgui'
error: duplicated database entry 'dbus-python'
error: duplicated database entry 'kcalc'
error: duplicated database entry 'tar'
error: duplicated database entry 'lib32-gcc-libs'
error: duplicated database entry 'libsoup3'
error: duplicated database entry 'plasma-desktop'
error: duplicated database entry 'libva-mesa-driver'
error: duplicated database entry 'plasma-nm'
error: duplicated database entry 'lib32-dbus'
error: duplicated database entry 'llvm-libs'
error: duplicated database entry 'pam'
error: duplicated database entry 'kdnssd'
error: duplicated database entry 'python-manjaro-sdk'
error: duplicated database entry 'kservice'
error: duplicated database entry 'cpupower'
error: duplicated database entry 'exfatprogs'
error: duplicated database entry 'hwdata'
error: duplicated database entry 'libjcat'
error: duplicated database entry 'rav1e'
error: duplicated database entry 'mailcap'
error: duplicated database entry 'poppler-qt5'
error: duplicated database entry 'purpose'
error: duplicated database entry 'print-manager'
error: duplicated database entry 'talloc'
error: duplicated database entry 'perl'
error: duplicated database entry 'libgit2'
error: duplicated database entry 'xdg-desktop-portal-kde'
error: duplicated database entry 'audiocd-kio'
error: duplicated database entry 'archlinux-appstream-data'
error: duplicated database entry 'ttf-dejavu'
error: duplicated database entry 'icu'
error: duplicated database entry 'libdv'
error: duplicated database entry 'plasma-systemmonitor'
error: duplicated database entry 'clang'
error: duplicated database entry 'python-yaml'
error: duplicated database entry 'glib-networking'
error: duplicated database entry 'zsh-history-substring-search'
error: duplicated database entry 'timeshift'
error: duplicated database entry 'lib32-libva-mesa-driver'
error: duplicated database entry 'qpdf'
error: duplicated database entry 'libsysprof-capture'
error: duplicated database entry 'wireless-regdb'
error: duplicated database entry 'vte-common'
error: duplicated database entry 'kimageformats'
error: duplicated database entry 'libde265'
error: duplicated database entry 'memtest86+'
error: duplicated database entry 'khtml'
error: duplicated database entry 'gstreamer'
error: duplicated database entry 'frameworkintegration'
error: duplicated database entry 'perl-libwww'
error: duplicated database entry 'libcamera'
error: duplicated database entry 'libassuan'
error: duplicated database entry 'lib32-flac'
error: duplicated database entry 'partitionmanager'
error: duplicated database entry 'pamac-cli'
error: duplicated database entry 'nano-syntax-highlighting'
error: duplicated database entry 'kactivities'
error: duplicated database entry 'grub'
error: duplicated database entry 'usbmuxd'
error: duplicated database entry 'networkmanager-openconnect'
error: duplicated database entry 'libpipewire'
error: duplicated database entry 'libcap-ng'
error: duplicated database entry 'libupnp'
error: duplicated database entry 'kirigami-addons'
error: duplicated database entry 'xorg-xdpyinfo'
error: duplicated database entry 'kconfigwidgets'
error: duplicated database entry 'libatasmart'
error: duplicated database entry 'qca-qt5'
error: duplicated database entry 'binutils'
error: duplicated database entry 'lib32-pam'
error: duplicated database entry 'python-systemd'
error: duplicated database entry 'libheif'
error: duplicated database entry 'libsmbios'
error: duplicated database entry 'syndication'
error: duplicated database entry 'kdeplasma-addons'
error: duplicated database entry 'modemmanager-qt'
error: duplicated database entry 'plasma-pa'
error: duplicated database entry 'lib32-ncurses'
error: duplicated database entry 'glslang'
error: duplicated database entry 'foomatic-db'
error: duplicated database entry 'less'
error: duplicated database entry 'libgusb'
error: duplicated database entry 'kwindowsystem'
error: duplicated database entry 'lib32-libxml2'
error: duplicated database entry 'liburing'
error: duplicated database entry 'python-chardet'
error: duplicated database entry 'sonnet'
error: duplicated database entry 'kfind'
error: duplicated database entry 'perl-lwp-mediatypes'
error: duplicated database entry 'qt5-graphicaleffects'
error: duplicated database entry 'sqlite'
error: duplicated database entry 'vulkan-headers'
error: duplicated database entry 'kpeople'
error: duplicated database entry 'dolphin-plugins'
error: duplicated database entry 'manjaro-settings-manager-kcm'
error: duplicated database entry 'perl-file-basedir'
error: duplicated database entry 'libevdev'
error: duplicated database entry 'libexif'
error: duplicated database entry 'xkeyboard-config'
error: duplicated database entry 'ttf-hack'
error: duplicated database entry 'tzdata'
error: duplicated database entry 'plasma-integration'
error: duplicated database entry 'attica'
error: duplicated database entry 'kjobwidgets'
error: duplicated database entry 'elisa'
error: duplicated database entry 'djvulibre'
error: duplicated database entry 'lib32-libva'
error: duplicated database entry 'libseccomp'
error: duplicated database entry 'kmenuedit'
error: duplicated database entry 'perl-io-html'
error: duplicated database entry 'perl-html-parser'
error: duplicated database entry 'lib32-libxi'
error: duplicated database entry 'thin-provisioning-tools'
error: duplicated database entry 'python-pillow'
error: duplicated database entry 'xapp'
error: duplicated database entry 'libusbmuxd'
error: duplicated database entry 'p11-kit'
error: duplicated database entry 'skanlite'
error: duplicated database entry 'gpm'
error: duplicated database entry 'nss'
error: duplicated database entry 'kactivitymanagerd'
error: duplicated database entry 'pamac-tray-icon-plasma'
error: duplicated database entry 'foomatic-db-nonfree-ppds'
error: duplicated database entry 'manjaro-kde-settings'
error: duplicated database entry 'kdeconnect'
error: duplicated database entry 'qt6-base'
error: duplicated database entry 'konsole'
error: duplicated database entry 'plasma-workspace'
error: duplicated database entry 'kwayland'
error: duplicated database entry 'qqc2-desktop-style'
error: duplicated database entry 'libical'
error: duplicated database entry 'libgme'
error: duplicated database entry 'libkscreen'
error: duplicated database entry 'grub-btrfs'
error: duplicated database entry 'kwallet'
error: duplicated database entry 'sudo'
error: duplicated database entry 'protobuf-c'
error: duplicated database entry 'appstream'
error: duplicated database entry 'libimobiledevice'
error: duplicated database entry 'perl-http-daemon'
error: duplicated database entry 'gupnp'
error: duplicated database entry 'taglib'
error: duplicated database entry 'harfbuzz'
error: duplicated database entry 'xdg-dbus-proxy'
error: duplicated database entry 'at-spi2-core'
error: duplicated database entry 'mpfr'
error: duplicated database entry 'kwallet-pam'
error: duplicated database entry 'gmp'
error: duplicated database entry 'breeze'
error: duplicated database entry 'qt5-base'
error: duplicated database entry 'lib32-icu'
error: duplicated database entry 'breeze-icons'
error: duplicated database entry 'cups'
error: duplicated database entry 'lvm2'
error: duplicated database entry 'kdecoration'
error: duplicated database entry 'sdl2'
error: duplicated database entry 'ffmpeg'
error: duplicated database entry 'python-pycparser'
error: duplicated database entry 'groff'
error: duplicated database entry 'kpty'
error: duplicated database entry 'highway'
error: duplicated database entry 'python-reportlab'
error: duplicated database entry 'xz'
error: duplicated database entry 'libgudev'
error: duplicated database entry 'openexr'
error: duplicated database entry 'lib32-libxcrypt'
error: duplicated database entry 'libp11-kit'
error: duplicated database entry 'libdc1394'
error: duplicated database entry 'libnghttp2'
error: duplicated database entry 'sof-firmware'
error: duplicated database entry 'plasma-framework'
error: duplicated database entry 'dav1d'
error: duplicated database entry 'fuse3'
error: duplicated database entry 'xorg-server-common'
error: duplicated database entry 'net-snmp'
error: duplicated database entry 'f2fs-tools'
error: duplicated database entry 'libzip'
error: duplicated database entry 'ktexteditor'
error: duplicated database entry 'knotifyconfig'
error: duplicated database entry 'dhcpcd'
error: duplicated database entry 'bluez'
error: duplicated database entry 'qt6-declarative'
error: duplicated database entry 'xcb-proto'
error: duplicated database entry 'adwaita-icon-theme'
error: duplicated database entry 'milou'
error: duplicated database entry 'libmfx'
error: duplicated database entry 'util-linux-libs'
error: duplicated database entry 'xorg-server'
error: duplicated database entry 'openssl'
error: duplicated database entry 'gnustep-base'
error: duplicated database entry 'tpm2-tss'
error: duplicated database entry 'libproxy'
error: duplicated database entry 'plasma-browser-integration'
error: duplicated database entry 'libwbclient'
error: duplicated database entry 'python-requests'
error: duplicated database entry 'libdvdread'
error: duplicated database entry 'v4l-utils'
error: duplicated database entry 'kcrash'
error: duplicated database entry 'libplacebo'
error: duplicated database entry 'baloo'
error: duplicated database entry 'qt5-virtualkeyboard'
error: duplicated database entry 'libpamac-flatpak-plugin'
error: duplicated database entry 'dbus'
error: duplicated database entry 'python-pyqt5-sip'
error: duplicated database entry 'gst-plugins-base'
error: duplicated database entry 'git'
error: duplicated database entry 'openmpi'
error: duplicated database entry 'kwalletmanager'
error: duplicated database entry 'libieee1284'
error: duplicated database entry 'libarchive'
error: duplicated database entry 'gst-plugins-good'
error: duplicated database entry 'gpgme'
error: duplicated database entry 'gcc'
error: duplicated database entry 'hwinfo'
error: duplicated database entry 'iana-etc'
error: duplicated database entry 'zeromq'
error: duplicated database entry 'kpackage'
error: duplicated database entry 'libmalcontent'
error: duplicated database entry 'karchive'
error: duplicated database entry 'python-pycurl'
error: duplicated database entry 'mhwd'
error: duplicated database entry 'pipewire'
error: duplicated database entry 'linux61'
error: duplicated database entry 'ocl-icd'
error: duplicated database entry 'iso-codes'
error: duplicated database entry 'appstream-glib'
error: duplicated database entry 'libdbusmenu-glib'
error: duplicated database entry 'libtool'
error: duplicated database entry 'oxygen-sounds'
error: duplicated database entry 'fakeroot'
error: duplicated database entry 'kaccounts-providers'
error: duplicated database entry 'plymouth-kcm'
error: duplicated database entry 'gtk3'
error: duplicated database entry 'kwin'
error: duplicated database entry 'libelf'
error: duplicated database entry 'layer-shell-qt'
error: duplicated database entry 'perl-encode-locale'
error: duplicated database entry 'python-npyscreen'
error: duplicated database entry 'svt-av1'
error: duplicated database entry 'kunitconversion'
error: duplicated database entry 'openssh'
error: duplicated database entry 'signon-kwallet-extension'
error: duplicated database entry 'diffutils'
error: duplicated database entry 'libssh'
error: duplicated database entry 'perl-try-tiny'
error: duplicated database entry 'kbd'
error: duplicated database entry 'gawk'
error: duplicated database entry 'pciutils'
error: duplicated database entry 'spectacle'
error: duplicated database entry 'python-keyutils'
error: duplicated database entry 'lua'
error: duplicated database entry 'linux-firmware'
error: duplicated database entry 'libxslt'
error: duplicated database entry 'perl-http-message'
error: duplicated database entry 'qt5-svg'
error: duplicated database entry 'libcups'
error: duplicated database entry 'fluidsynth'
error: duplicated database entry 'kio'
error: duplicated database entry 'smartmontools'
error: duplicated database entry 'prison'
error: duplicated database entry 'manjaro-settings-manager'
error: duplicated database entry 'tevent'
error: duplicated database entry 'libxcrypt'
error: duplicated database entry 'kded'
error: duplicated database entry 'lib32-curl'
error: duplicated database entry 'xdg-desktop-portal'
error: duplicated database entry 'python-pip'
error: duplicated database entry 'bluez-libs'
error: duplicated database entry 'libxklavier'
error: duplicated database entry 'imlib2'
error: duplicated database entry 'libwebp'
error: duplicated database entry 'kscreenlocker'
error: duplicated database entry 'lib32-glibc'
error: duplicated database entry 'libjpeg-turbo'
error: duplicated database entry 'spandsp'
error: duplicated database entry 'dhclient'
error: duplicated database entry 'glib2'
error: duplicated database entry 'firefox'
error: duplicated database entry 'kdbusaddons'
error: duplicated database entry 'polkit-kde-agent'
error: duplicated database entry 'python-cairo'
error: duplicated database entry 'kemoticons'
error: duplicated database entry 'kcodecs'
error: duplicated database entry 'libaccounts-glib'
error: duplicated database entry 'ghostscript'
error: duplicated database entry 'kitemviews'
error: duplicated database entry 'manjaro-settings-manager-knotifier'
error: duplicated database entry 'manjaro-zsh-config'
error: duplicated database entry 'double-conversion'
error: duplicated database entry 'kwidgetsaddons'
error: duplicated database entry 'libmpcdec'
error: duplicated database entry 'audit'
error: duplicated database entry 'libmd'
error: duplicated database entry 'zsh-theme-powerlevel10k'
error: duplicated database entry 'libwacom'
error: duplicated database entry 'libva'
error: duplicated database entry 'poppler-glib'
error: duplicated database entry 'ark'
error: duplicated database entry 'perl-error'
error: duplicated database entry 'fuse-common'
error: duplicated database entry 'minizip'
error: duplicated database entry 'ksanecore'
error: duplicated database entry 'ksystemstats'
error: duplicated database entry 'libtracefs'
error: duplicated database entry 'zbar'
error: duplicated database entry 'kwrited'
error: duplicated database entry 'cryptsetup'
error: duplicated database entry 'upower'
error: duplicated database entry 'libkcompactdisc'
error: duplicated database entry 'kdeclarative'
error: duplicated database entry 'qt5-speech'
error: duplicated database entry 'bluedevil'
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: freetype2 will be installed before its harfbuzz dependency
warning: dependency cycle detected:
warning: libcamera-ipa will be installed before its libcamera dependency
Packages (327) aalib-1.4rc5-17 adwaita-cursors-44.0-1 alsa-lib-1.2.9-1 alsa-ucm-conf-1.2.9-1 appstream-glib-0.8.2-3
appstream-qt-0.16.2-1 archlinux-appstream-data-20230715-1 ark-23.04.3-1 at-spi2-core-2.48.3-2
audiocd-kio-23.04.3-1 audit-3.1.1-1 avahi-1:0.8+r22+gfd482a7-1 baloo-5.108.0-1 baloo-widgets-23.04.3-1
binutils-2.41-3 bluedevil-1:5.27.7-1 bluez-5.68-1 bluez-libs-5.68-1 breeze-5.27.7-1 btrfs-progs-6.3.3-1
ca-certificates-mozilla-3.92-1 cfitsio-1:4.3.0-1 compiler-rt-15.0.7-2 cpupower-6.3-4 cups-1:2.4.6-1
cups-filters-1.28.17-4 dav1d-1.2.1-1 dbus-1.14.8-1 dbus-python-1.3.2-2 dhclient-4.4.3.P1-2 dhcpcd-10.0.2-1
diffutils-3.10-1 dolphin-23.04.3-1 dolphin-plugins-23.04.3-1 double-conversion-3.3.0-1 f2fs-tools-1.16.0-2
ffmpeg-2:6.0-8 ffmpeg4.4-4.4.4-1 filelight-23.04.3-1 foomatic-db-nonfree-3:20230709-1
frameworkintegration-5.108.0-1 freetype2-2.13.1-1 fribidi-1.0.13-2 fuse-common-3.16.1-1 fwupd-1.9.3-1
gcc-13.2.1-3 ghostscript-10.01.2-1 glib-networking-1:2.76.1-1 glib2-2.76.4-1 glslang-12.3.1-2
gnustep-base-1.29.0-2 gpgme-1.21.0-1 grub-btrfs-4.13-1 gst-libav-1.22.5-1 gst-plugins-bad-1.22.5-1
gtk-update-icon-cache-1:4.10.5-1 gtk3-1:3.24.38-1 gupnp-1:1.6.5-1 harfbuzz-8.1.1-1 highway-1.0.5-1
hwdata-0.372-1 iana-etc-20230629-1 icu-73.2-2 imagemagick-7.1.1.15-2 iproute2-6.4.0-1 iputils-20221126-2
iw-5.19-2 kaccounts-integration-23.04.3-1 kaccounts-providers-23.04.3-1 kactivities-stats-5.108.0-1
kamera-23.04.3-1 kauth-5.108.0-1 kbd-2.6.1-1 kbookmarks-5.108.0-1 kconfigwidgets-5.108.0-1
kcoreaddons-5.108.0-1.0 kcrash-5.108.0-1 kde-gtk-config-5.27.7-1 kdeclarative-5.108.0-1 kded-5.108.0-1
kdegraphics-mobipocket-23.04.3-1 kdegraphics-thumbnailers-23.04.3-1 keditbookmarks-23.04.3-1 kfind-23.04.3-1
kgamma5-5.27.7-1 kguiaddons-5.108.0-1 khelpcenter-23.04.3-1 kholidays-1:5.108.0-1 khotkeys-5.27.7-1
khtml-5.108.0-1 kiconthemes-5.108.0-1 kidletime-5.108.0-1 kinfocenter-5.27.7-1 kio-5.108.0-1
kirigami2-5.108.0-1 kitemmodels-5.108.0-1 kitemviews-5.108.0-1 kjobwidgets-5.108.0-1 kjs-5.108.0-1
kmenuedit-5.27.7-1 kpackage-5.108.0-1 kpeople-5.108.0-1 kpipewire-5.27.7-1 kpty-5.108.0-1
ksanecore-23.04.3-1 kscreen-5.27.7-1 kscreenlocker-5.27.7-1 kservice-5.108.0-1 ksystemlog-23.04.3-1
ktextwidgets-5.108.0-1 kwallet-5.108.0-2 kwalletmanager-23.04.3-1 kwayland-5.108.0-1 kwidgetsaddons-5.108.0-1
kxmlgui-5.108.0-1 layer-shell-qt-5.27.7-1 ldb-2:2.7.2-2 less-1:633-1 lib32-curl-8.2.1-1 lib32-dbus-1.14.8-1
lib32-gcc-libs-13.2.1-3 lib32-icu-73.2-1 lib32-libssh2-1.11.0-1 lib32-libva-2.19.0-1
lib32-libva-mesa-driver-23.1.5-2 lib32-libx11-1.8.6-1 lib32-libxcrypt-4.4.36-1 lib32-libxfixes-6.0.1-1
lib32-libxml2-2.11.4-1 lib32-llvm-libs-15.0.7-3 lib32-ncurses-6.4_20230520-1 lib32-openssl-1:3.1.2-1
libaccounts-glib-1.26-2 libarchive-3.7.1-1 libatasmart-0.19-6 libblockdev-2.28-4 libbpf-1.2.2-1
libcamera-0.1.0-1 libcamera-ipa-0.1.0-1 libcups-1:2.4.6-1 libdbusmenu-glib-16.04.0.r498-1
libdbusmenu-gtk3-16.04.0.r498-1 libdc1394-2.2.7-1 libdca-0.0.7-2 libdv-1.0.0-11 libdvdnav-6.1.1-2
libelf-0.189-3 libepoxy-1.5.10-2 libexif-0.6.24-2 libftdi-1.5-5 libgirepository-1.76.1-3 libgit2-1:1.7.0-3
libgusb-0.4.6-1 libheif-1.16.2-1 libieee1284-0.2.11-15 libimobiledevice-1.3.0-9 libjpeg-turbo-3.0.0-1
libkcompactdisc-23.04.3-1 libkdcraw-23.04.3-1 libksba-1.6.4-1 libkscreen-5.27.7-1 libksysguard-5.27.7-1
libmpcdec-1:0.1+r475-4 libnghttp2-1.55.1-1 libopenmpt-0.7.2-1 libp11-kit-0.25.0-1
libpamac-flatpak-plugin-11.6.0-0.3 libpaper-2.1.1-1 libplist-2.3.0-2 libsoup3-3.4.2-1 libteam-1.31-8
libtommath-1.2.0-4 libtracefs-1.7.0-1 libwbclient-4.18.5-2 libwebp-1.3.1-1 libxklavier-5.4-5
libxml2-2.11.4-1 libxslt-1.1.38-1 linux-api-headers-6.4-1 linux-firmware-20230810.7be2766d-1 linux61-6.1.44-1
llvm-15.0.7-3 lua-5.4.6-1 lvm2-2.03.22-1 manjaro-release-23.0.0rc-2 manjaro-zsh-config-0.26-1
memtest86+-6.20-1 memtest86+-efi-6.20-1 mhwd-nvidia-535.98-1 milou-5.27.7-1 minizip-1:1.2.13-3
mjpegtools-2.2.1-2 mkinitcpio-36-4 mkinitcpio-busybox-1.36.1-1 modemmanager-qt-5.108.0-1
nano-syntax-highlighting-2020.10.10+10+g1aa64a8-2 neon-0.32.5-2 nettle-3.9.1-1
networkmanager-openconnect-1.2.10-1 networkmanager-openvpn-1.10.2-3 networkmanager-qt-5.108.0-1
noto-fonts-1:23.8.1-1 nss-3.92-1 ntp-4.2.8.p17-1 oath-toolkit-2.6.9-1 openexr-3.1.10-1 openresolv-3.13.2-1
openssl-3.1.2-1 openvpn-2.6.5-1 oxygen-sounds-5.27.7-1 packagekit-1.2.6-2 pacman-6.0.2-13 pam-1.5.3-3
pamac-gtk-11.6.0-0.1 partitionmanager-23.04.3-1 pciutils-3.10.0-1 pcsclite-2.0.0-1 perl-5.38.0-1
perl-clone-0.46-2 perl-error-0.17029-5 perl-file-basedir-0.09-3 perl-file-desktopentry-0.22-11
perl-file-mimeinfo-0.33-2 perl-http-cookies-6.10-4 perl-http-negotiate-6.01-12 perl-io-html-1.004-4
perl-libwww-6.67-2 perl-net-http-6.23-2 perl-www-robotrules-6.02-12 perl-xml-parser-2.46-5
perl-xml-writer-0.900-2 plasma-browser-integration-5.27.7-1 plasma-desktop-5.27.7.1-1
plasma-framework-5.108.0-1 plasma-integration-5.27.7-1 plasma-pa-5.27.7-1 plasma-thunderbolt-5.27.7-1
plymouth-22.02.122-14 plymouth-kcm-5.27.7-1 polkit-123-1 poppler-23.07.0-1 poppler-qt5-23.07.0-1
print-manager-23.04.3-1 protobuf-23.4-1 protobuf-c-1.4.1-2 pyside6-6.5.2-1 python-attrs-22.2.0-3
python-cairo-1.24.0-1 python-certifi-2023.07.22-1 python-gobject-3.44.1-4 python-keyutils-0.6-9
python-npyscreen-4.10.5-8 python-packaging-23.1-1 python-pillow-10.0.0-2 python-pip-23.2.1-1
python-ply-3.11-12 python-pycparser-2.21-5 python-pycups-2.0.1-6 python-pyqt5-5.15.9-2
python-pyqt5-sip-12.12.2-1 python-reportlab-3.6.12-3 python-yaml-6.0.1-2 qca-qt5-2.3.7-1 qpdf-11.5.0-1
qt5-base-5.15.10+kde+r147-1 qt5-imageformats-5.15.10+kde+r9-1 qt5-multimedia-5.15.10+kde+r3-1
qt5-quickcontrols2-5.15.10+kde+r6-1 qt5-sensors-5.15.10-1 qt5-speech-5.15.10+kde+r1-1
qt5-tools-5.15.10+kde+r3-1 qt5-translations-5.15.10-1 qt5-webengine-5.15.14-4 qt6-base-6.5.2-1
qt6-declarative-6.5.2-1 qt6-translations-6.5.2-1 rav1e-0.6.6-1 samba-4.18.5-2 sddm-0.20.0-2 shaderc-2023.4-1
shiboken6-6.5.2-1 smartmontools-7.4-1 sof-firmware-2.2.6-1 solid-5.108.0-1 sonnet-5.108.0-1 spandsp-0.0.6-5
spectre-meltdown-checker-0.46+10+gc1c1ac4-1 sqlite-3.42.0-1 sudo-1.9.14.p3-1 syntax-highlighting-5.108.0-1
system-config-printer-1.5.18-2 systemd-253.7-1 taglib-1.13.1-1 talloc-2.4.1-1 tdb-1.4.9-1 tevent-1:0.15.0-1
thin-provisioning-tools-1.0.5-1 threadweaver-5.108.0-1 tpm2-tss-4.0.1-1 ttf-dejavu-2.37+18+g9b5d1b2f-4
ttf-hack-3.003-6 usbmuxd-1.1.1-3 util-linux-2.39.1-1 v4l-utils-1.24.1-2 vlc-3.0.18-13 vte-common-0.72.2-2
vte3-0.72.2-2 wayland-protocols-1.32-1 wayland-utils-1.2.0-1 wildmidi-0.4.5-2 xapian-core-1:1.4.23-1
xcb-proto-1.15.2-3 xdg-desktop-portal-1.16.0-3 xdg-desktop-portal-kde-5.27.7-1 xfsprogs-6.4.0-1
xkeyboard-config-2.39-1 xorg-server-21.1.8-2 xorg-server-common-21.1.8-2 xorg-xdpyinfo-1.3.4-1
xorgproto-2023.2-1 xxhash-0.8.2-1 xz-5.4.4-1 yakuake-23.04.3-1 zeromq-4.3.4-4 zlib-1:1.2.13-3
zsh-theme-powerlevel10k-1.19.0-1 zxing-cpp-2.1.0-1
Total Installed Size: 3161.77 MiB
Net Upgrade Size: 77.85 MiB
:: Proceed with installation? [Y/n] y
(327/327) checking keys in keyring [############################################] 100%
(327/327) checking package integrity [############################################] 100%
(327/327) loading package files [############################################] 100%
(327/327) checking for file conflicts [############################################] 100%
(327/327) checking available disk space [############################################] 100%
:: Running pre-transaction hooks...
(1/3) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
(2/3) Removing linux initcpios...
(3/3) Remove DKMS modules
:: Processing package changes...
error: could not create directory /var/lib/pacman/local/linux-api-headers-6.4-1/: File exists
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
More expansive I guess…
sudo pacman -Syyuu --overwrite '*'
I’m sorry for being such a special case. I swear I should just reinstall Manjaro again at this rate:
output:
[manjaro /]# sudo pacman -Syyuu --overwrite '*'
:: Synchronizing package databases...
core 145.7 KiB 145 KiB/s 00:01 [############################################] 100%
extra 8.6 MiB 1902 KiB/s 00:05 [############################################] 100%
community 29.0 B 235 B/s 00:00 [############################################] 100%
multilib 146.8 KiB 364 KiB/s 00:00 [############################################] 100%
error: duplicated database entry 'duktape'
error: duplicated database entry 'mjpegtools'
error: duplicated database entry 'oxygen-icons'
error: duplicated database entry 'neon'
error: duplicated database entry 'kdelibs4support'
error: duplicated database entry 'zimg'
error: duplicated database entry 'wayland-utils'
error: duplicated database entry 'python-cryptography'
error: duplicated database entry 'libnewt'
error: duplicated database entry 'protobuf'
error: duplicated database entry 'libpamac'
error: duplicated database entry 'libcaca'
error: duplicated database entry 'mhwd-nvidia-390xx'
error: duplicated database entry 'glibc'
error: duplicated database entry 'kcoreaddons'
error: duplicated database entry 'qt5-declarative'
error: duplicated database entry 'xorg-setxkbmap'
error: duplicated database entry 'adwaita-cursors'
error: duplicated database entry 'alsa-ucm-conf'
error: duplicated database entry 'system-config-printer'
error: duplicated database entry 'kfilemetadata'
error: duplicated database entry 'grub-theme-manjaro'
error: duplicated database entry 'systemd-sysvcompat'
error: duplicated database entry 'memtest86+-efi'
error: duplicated database entry 'poppler'
error: duplicated database entry 'plymouth'
error: duplicated database entry 'kamera'
error: duplicated database entry 'kcmutils'
error: duplicated database entry 'python-urllib3'
error: duplicated database entry 'bluez-qt'
error: duplicated database entry 'libtraceevent'
error: duplicated database entry 'lib32-libldap'
error: duplicated database entry 'kauth'
error: duplicated database entry 'lib32-libcap'
error: duplicated database entry 'libpaper'
error: duplicated database entry 'kde-gtk-config'
error: duplicated database entry 'python-certifi'
error: duplicated database entry 'kaccounts-integration'
error: duplicated database entry 'lsb-release'
error: duplicated database entry 'lib32-libssh2'
error: duplicated database entry 'lib32-xz'
error: duplicated database entry 'threadweaver'
error: duplicated database entry 'lib32-alsa-lib'
error: duplicated database entry 'btrfs-progs'
error: duplicated database entry 'libpackagekit-glib'
error: duplicated database entry 'exiv2'
error: duplicated database entry 'xfsprogs'
error: duplicated database entry 'libqalculate'
error: duplicated database entry 'cfitsio'
error: duplicated database entry 'archlinux-keyring'
error: duplicated database entry 'qt5-x11extras'
error: duplicated database entry 'qt5-wayland'
error: duplicated database entry 'openresolv'
error: duplicated database entry 'pyside6'
error: duplicated database entry 'python-packaging'
error: duplicated database entry 'kcompletion'
error: duplicated database entry 'libteam'
error: duplicated database entry 'util-linux'
error: duplicated database entry 'kde-cli-tools'
error: duplicated database entry 'lib32-util-linux'
error: duplicated database entry 'python'
error: duplicated database entry 'perl-http-date'
error: duplicated database entry 'lib32-libx11'
error: duplicated database entry 'openvpn'
error: duplicated database entry 'lib32-mesa-demos'
error: duplicated database entry 'imath'
error: duplicated database entry 'kitemmodels'
error: duplicated database entry 'zxing-cpp'
error: duplicated database entry 'libx11'
error: duplicated database entry 'lilv'
error: duplicated database entry 'libtheora'
error: duplicated database entry 'kdegraphics-thumbnailers'
error: duplicated database entry 'kquickcharts'
error: duplicated database entry 'qt5-multimedia'
error: duplicated database entry 'libbpf'
error: duplicated database entry 'qt5-imageformats'
error: duplicated database entry 'kio-extras'
error: duplicated database entry 'kbookmarks'
error: duplicated database entry 'perl-xml-parser'
error: duplicated database entry 'gobject-introspection-runtime'
error: duplicated database entry 'lib32-brotli'
error: duplicated database entry 'libgirepository'
error: duplicated database entry 'ca-certificates-mozilla'
error: duplicated database entry 'inxi'
error: duplicated database entry 'perl-http-cookies'
error: duplicated database entry 'kguiaddons'
error: duplicated database entry 'ntp'
error: duplicated database entry 'alsa-lib'
error: duplicated database entry 'yakuake'
error: duplicated database entry 'gst-libav'
error: duplicated database entry 'kcontacts'
error: duplicated database entry 'unarchiver'
error: duplicated database entry 'plasma-wayland-session'
error: duplicated database entry 'udiskie'
error: duplicated database entry 'ldb'
error: duplicated database entry 'libthai'
error: duplicated database entry 'libpgm'
error: duplicated database entry 'mkinitcpio'
error: duplicated database entry 'vte3'
error: duplicated database entry 'okular'
error: duplicated database entry 'qt5-tools'
error: duplicated database entry 'libxml2'
error: duplicated database entry 'gst-plugins-bad'
error: duplicated database entry 'libcap'
error: duplicated database entry 'smbclient'
error: duplicated database entry 'kgamma5'
error: duplicated database entry 'ffmpegthumbs'
error: duplicated database entry 'kglobalaccel'
error: duplicated database entry 'libkcddb'
error: duplicated database entry 'noto-fonts'
error: duplicated database entry 'compiler-rt'
error: duplicated database entry 'manjaro-release'
error: duplicated database entry 'gperftools'
error: duplicated database entry 'brotli'
error: duplicated database entry 'pacman'
error: duplicated database entry 'python-pysmbc'
error: duplicated database entry 'gst-plugins-ugly'
error: duplicated database entry 'libdatrie'
error: duplicated database entry 'ksshaskpass'
error: duplicated database entry 'kscreen'
error: duplicated database entry 'systemd-libs'
error: duplicated database entry 'libjxl'
error: duplicated database entry 'wget'
error: duplicated database entry 'python-gobject'
error: duplicated database entry 'libavc1394'
error: duplicated database entry 'vulkan-tools'
error: duplicated database entry 'fribidi'
error: duplicated database entry 'lib32-libxt'
error: duplicated database entry 'breeze-gtk'
error: duplicated database entry 'perl-ipc-system-simple'
error: duplicated database entry 'curl'
error: duplicated database entry 'lib32-openssl'
error: duplicated database entry 'xorg-xrdb'
error: duplicated database entry 'kdenetwork-filesharing'
error: duplicated database entry 'python-wheel'
error: duplicated database entry 'raptor'
error: duplicated database entry 'ksystemlog'
error: duplicated database entry 'perl-http-negotiate'
error: duplicated database entry 'python-cffi'
error: duplicated database entry 'shiboken6'
error: duplicated database entry 'xorgproto'
error: duplicated database entry 'perl-file-listing'
error: duplicated database entry 'libimagequant'
error: duplicated database entry 'nettle'
error: duplicated database entry 'libksane'
error: duplicated database entry 'wildmidi'
error: duplicated database entry 'libdca'
error: duplicated database entry 'grep'
error: duplicated database entry 'kparts'
error: duplicated database entry 'kdoctools'
error: duplicated database entry 'mhwd-nvidia-470xx'
error: duplicated database entry 'procps-ng'
error: duplicated database entry 'python-pyqt5'
error: duplicated database entry 'perl-xml-writer'
error: duplicated database entry 'ncurses'
error: duplicated database entry 'oath-toolkit'
error: duplicated database entry 'libopenmpt'
error: duplicated database entry 'kpipewire'
error: duplicated database entry 'flac'
error: duplicated database entry 'freetype2'
error: duplicated database entry 'syntax-highlighting'
error: duplicated database entry 'libepoxy'
error: duplicated database entry 'gst-plugins-bad-libs'
error: duplicated database entry 'fwupd'
error: duplicated database entry 'kdesu'
error: duplicated database entry 'nftables'
error: duplicated database entry 'qt6-translations'
error: duplicated database entry 'libssh2'
error: duplicated database entry 'zsh'
error: duplicated database entry 'imagemagick'
error: duplicated database entry 'qt5-location'
error: duplicated database entry 'ostree'
error: duplicated database entry 'xxhash'
error: duplicated database entry 'python-docopt'
error: duplicated database entry 'appstream-qt'
error: duplicated database entry 'gtk-update-icon-cache'
error: duplicated database entry 'aom'
error: duplicated database entry 'avahi'
error: duplicated database entry 'knewstuff'
error: duplicated database entry 'mhwd-nvidia'
error: duplicated database entry 'manjaro-keyring'
error: duplicated database entry 'krunner'
error: duplicated database entry 'qt5-quickcontrols2'
error: duplicated database entry 'a52dec'
error: duplicated database entry 'openconnect'
error: duplicated database entry 'qt5-quickcontrols'
error: duplicated database entry 'libplist'
error: duplicated database entry 'libkexiv2'
error: duplicated database entry 'kwayland-integration'
error: duplicated database entry 'libdbusmenu-gtk3'
error: duplicated database entry 'plasma-thunderbolt'
error: duplicated database entry 'kjs'
error: duplicated database entry 'libtiff'
error: duplicated database entry 'tdb'
error: duplicated database entry 'argon2'
error: duplicated database entry 'solid'
error: duplicated database entry 'knotifications'
error: duplicated database entry 'qt5-sensors'
error: duplicated database entry 'perl-uri'
error: duplicated database entry 'llvm'
error: duplicated database entry 'spectre-meltdown-checker'
error: duplicated database entry 'shaderc'
error: duplicated database entry 'qt5-translations'
error: duplicated database entry 'gwenview'
error: duplicated database entry 'keditbookmarks'
error: duplicated database entry 'vulkan-icd-loader'
error: duplicated database entry 'libkdcraw'
error: duplicated database entry 'samba'
error: duplicated database entry 'vlc'
error: duplicated database entry 'perl-www-robotrules'
error: duplicated database entry 'xapian-core'
error: duplicated database entry 'kconfig'
error: duplicated database entry 'gst-plugins-base-libs'
error: duplicated database entry 'oxygen'
error: duplicated database entry 'keyutils'
error: duplicated database entry 'libdvdnav'
error: duplicated database entry 'perl-net-http'
error: duplicated database entry 'iproute2'
error: duplicated database entry 'licenses'
error: duplicated database entry 'iputils'
error: duplicated database entry 'khelpcenter'
error: duplicated database entry 'alsa-utils'
error: duplicated database entry 'filelight'
error: duplicated database entry 'sddm'
error: duplicated database entry 'libraw'
error: duplicated database entry 'python-ply'
error: duplicated database entry 'libbytesize'
error: duplicated database entry 'systemd'
error: duplicated database entry 'lib32-llvm-libs'
error: duplicated database entry 'mkinitcpio-busybox'
error: duplicated database entry 'networkmanager-qt'
error: duplicated database entry 'qt5-webengine'
error: duplicated database entry 'lib32-vulkan-icd-loader'
error: duplicated database entry 'udisks2'
error: duplicated database entry 'plasma-workspace-wallpapers'
error: duplicated database entry 'kpmcore'
error: duplicated database entry 'libksysguard'
error: duplicated database entry 'tracker3'
error: duplicated database entry 'kactivities-stats'
error: duplicated database entry 'baloo-widgets'
error: duplicated database entry 'libpng'
error: duplicated database entry 'perl-timedate'
error: duplicated database entry 'linux-firmware-whence'
error: duplicated database entry 'kholidays'
error: duplicated database entry 'gettext'
error: duplicated database entry 'libtommath'
error: duplicated database entry 'networkmanager-openvpn'
error: duplicated database entry 'systemsettings'
error: duplicated database entry 'pamac-gtk'
error: duplicated database entry 'gcab'
error: duplicated database entry 'wayland-protocols'
error: duplicated database entry 'kinit'
error: duplicated database entry 'gcc-libs'
error: duplicated database entry 'kidletime'
error: duplicated database entry 'kinfocenter'
error: duplicated database entry 'libksba'
error: duplicated database entry 'libblockdev'
error: duplicated database entry 'kate'
error: duplicated database entry 'kiconthemes'
error: duplicated database entry 'python-attrs'
error: duplicated database entry 'lib32-systemd'
error: duplicated database entry 'usbutils'
error: duplicated database entry 'lib32-libxfixes'
error: duplicated database entry 'kirigami2'
error: duplicated database entry 'powerdevil'
error: duplicated database entry 'hidapi'
error: duplicated database entry 'libxi'
error: duplicated database entry 'cups-filters'
error: duplicated database entry 'foomatic-db-nonfree'
error: duplicated database entry 'kdegraphics-mobipocket'
error: duplicated database entry 'pcsclite'
error: duplicated database entry 'device-mapper'
error: duplicated database entry 'libftdi'
error: duplicated database entry 'libmpeg2'
error: duplicated database entry 'dbus-glib'
error: duplicated database entry 'pacman-mirrors'
error: duplicated database entry 'perl-mailtools'
error: duplicated database entry 'foomatic-db-ppds'
error: duplicated database entry 'mesa'
error: duplicated database entry 'libldap'
error: duplicated database entry 'perl-clone'
error: duplicated database entry 'zlib'
error: duplicated database entry 'srt'
error: duplicated database entry 'librsvg'
error: duplicated database entry 'qt5-webchannel'
error: duplicated database entry 'ktextwidgets'
error: duplicated database entry 'volume_key'
error: duplicated database entry 'khotkeys'
error: duplicated database entry 'perl-file-mimeinfo'
error: duplicated database entry 'libcamera-ipa'
error: duplicated database entry 'python-idna'
error: duplicated database entry 'perl-html-tagset'
error: duplicated database entry 'lib32-libgpg-error'
error: duplicated database entry 'python-pycups'
error: duplicated database entry 'polkit'
error: duplicated database entry 'manjaro-application-utility'
error: duplicated database entry 'aalib'
error: duplicated database entry 'xorg-xwayland'
error: duplicated database entry 'ki18n'
error: duplicated database entry 'lib32-mesa'
error: duplicated database entry 'mhwd-db'
error: duplicated database entry 'packagekit'
error: duplicated database entry 'orc'
error: duplicated database entry 'iw'
error: duplicated database entry 'ffmpeg4.4'
error: duplicated database entry 'dolphin'
error: duplicated database entry 'perl-file-desktopentry'
error: duplicated database entry 'sddm-kcm'
error: duplicated database entry 'kxmlgui'
error: duplicated database entry 'dbus-python'
error: duplicated database entry 'kcalc'
error: duplicated database entry 'tar'
error: duplicated database entry 'lib32-gcc-libs'
error: duplicated database entry 'libsoup3'
error: duplicated database entry 'plasma-desktop'
error: duplicated database entry 'libva-mesa-driver'
error: duplicated database entry 'plasma-nm'
error: duplicated database entry 'lib32-dbus'
error: duplicated database entry 'llvm-libs'
error: duplicated database entry 'pam'
error: duplicated database entry 'kdnssd'
error: duplicated database entry 'python-manjaro-sdk'
error: duplicated database entry 'kservice'
error: duplicated database entry 'cpupower'
error: duplicated database entry 'exfatprogs'
error: duplicated database entry 'hwdata'
error: duplicated database entry 'libjcat'
error: duplicated database entry 'rav1e'
error: duplicated database entry 'mailcap'
error: duplicated database entry 'poppler-qt5'
error: duplicated database entry 'purpose'
error: duplicated database entry 'print-manager'
error: duplicated database entry 'talloc'
error: duplicated database entry 'perl'
error: duplicated database entry 'libgit2'
error: duplicated database entry 'xdg-desktop-portal-kde'
error: duplicated database entry 'audiocd-kio'
error: duplicated database entry 'archlinux-appstream-data'
error: duplicated database entry 'ttf-dejavu'
error: duplicated database entry 'icu'
error: duplicated database entry 'libdv'
error: duplicated database entry 'plasma-systemmonitor'
error: duplicated database entry 'clang'
error: duplicated database entry 'python-yaml'
error: duplicated database entry 'glib-networking'
error: duplicated database entry 'zsh-history-substring-search'
error: duplicated database entry 'timeshift'
error: duplicated database entry 'lib32-libva-mesa-driver'
error: duplicated database entry 'qpdf'
error: duplicated database entry 'libsysprof-capture'
error: duplicated database entry 'wireless-regdb'
error: duplicated database entry 'vte-common'
error: duplicated database entry 'kimageformats'
error: duplicated database entry 'libde265'
error: duplicated database entry 'memtest86+'
error: duplicated database entry 'khtml'
error: duplicated database entry 'gstreamer'
error: duplicated database entry 'frameworkintegration'
error: duplicated database entry 'perl-libwww'
error: duplicated database entry 'libcamera'
error: duplicated database entry 'libassuan'
error: duplicated database entry 'lib32-flac'
error: duplicated database entry 'partitionmanager'
error: duplicated database entry 'pamac-cli'
error: duplicated database entry 'nano-syntax-highlighting'
error: duplicated database entry 'kactivities'
error: duplicated database entry 'grub'
error: duplicated database entry 'usbmuxd'
error: duplicated database entry 'networkmanager-openconnect'
error: duplicated database entry 'libpipewire'
error: duplicated database entry 'libcap-ng'
error: duplicated database entry 'libupnp'
error: duplicated database entry 'kirigami-addons'
error: duplicated database entry 'xorg-xdpyinfo'
error: duplicated database entry 'kconfigwidgets'
error: duplicated database entry 'libatasmart'
error: duplicated database entry 'qca-qt5'
error: duplicated database entry 'binutils'
error: duplicated database entry 'lib32-pam'
error: duplicated database entry 'python-systemd'
error: duplicated database entry 'libheif'
error: duplicated database entry 'libsmbios'
error: duplicated database entry 'syndication'
error: duplicated database entry 'kdeplasma-addons'
error: duplicated database entry 'modemmanager-qt'
error: duplicated database entry 'plasma-pa'
error: duplicated database entry 'lib32-ncurses'
error: duplicated database entry 'glslang'
error: duplicated database entry 'foomatic-db'
error: duplicated database entry 'less'
error: duplicated database entry 'libgusb'
error: duplicated database entry 'kwindowsystem'
error: duplicated database entry 'lib32-libxml2'
error: duplicated database entry 'liburing'
error: duplicated database entry 'python-chardet'
error: duplicated database entry 'sonnet'
error: duplicated database entry 'kfind'
error: duplicated database entry 'perl-lwp-mediatypes'
error: duplicated database entry 'qt5-graphicaleffects'
error: duplicated database entry 'sqlite'
error: duplicated database entry 'vulkan-headers'
error: duplicated database entry 'kpeople'
error: duplicated database entry 'dolphin-plugins'
error: duplicated database entry 'manjaro-settings-manager-kcm'
error: duplicated database entry 'perl-file-basedir'
error: duplicated database entry 'libevdev'
error: duplicated database entry 'libexif'
error: duplicated database entry 'xkeyboard-config'
error: duplicated database entry 'ttf-hack'
error: duplicated database entry 'tzdata'
error: duplicated database entry 'plasma-integration'
error: duplicated database entry 'attica'
error: duplicated database entry 'kjobwidgets'
error: duplicated database entry 'elisa'
error: duplicated database entry 'djvulibre'
error: duplicated database entry 'lib32-libva'
error: duplicated database entry 'libseccomp'
error: duplicated database entry 'kmenuedit'
error: duplicated database entry 'perl-io-html'
error: duplicated database entry 'perl-html-parser'
error: duplicated database entry 'lib32-libxi'
error: duplicated database entry 'thin-provisioning-tools'
error: duplicated database entry 'python-pillow'
error: duplicated database entry 'xapp'
error: duplicated database entry 'libusbmuxd'
error: duplicated database entry 'p11-kit'
error: duplicated database entry 'skanlite'
error: duplicated database entry 'gpm'
error: duplicated database entry 'nss'
error: duplicated database entry 'kactivitymanagerd'
error: duplicated database entry 'pamac-tray-icon-plasma'
error: duplicated database entry 'foomatic-db-nonfree-ppds'
error: duplicated database entry 'manjaro-kde-settings'
error: duplicated database entry 'kdeconnect'
error: duplicated database entry 'qt6-base'
error: duplicated database entry 'konsole'
error: duplicated database entry 'plasma-workspace'
error: duplicated database entry 'kwayland'
error: duplicated database entry 'qqc2-desktop-style'
error: duplicated database entry 'libical'
error: duplicated database entry 'libgme'
error: duplicated database entry 'libkscreen'
error: duplicated database entry 'grub-btrfs'
error: duplicated database entry 'kwallet'
error: duplicated database entry 'sudo'
error: duplicated database entry 'protobuf-c'
error: duplicated database entry 'appstream'
error: duplicated database entry 'libimobiledevice'
error: duplicated database entry 'perl-http-daemon'
error: duplicated database entry 'gupnp'
error: duplicated database entry 'taglib'
error: duplicated database entry 'harfbuzz'
error: duplicated database entry 'xdg-dbus-proxy'
error: duplicated database entry 'at-spi2-core'
error: duplicated database entry 'mpfr'
error: duplicated database entry 'kwallet-pam'
error: duplicated database entry 'gmp'
error: duplicated database entry 'breeze'
error: duplicated database entry 'qt5-base'
error: duplicated database entry 'lib32-icu'
error: duplicated database entry 'breeze-icons'
error: duplicated database entry 'cups'
error: duplicated database entry 'lvm2'
error: duplicated database entry 'kdecoration'
error: duplicated database entry 'sdl2'
error: duplicated database entry 'ffmpeg'
error: duplicated database entry 'python-pycparser'
error: duplicated database entry 'groff'
error: duplicated database entry 'kpty'
error: duplicated database entry 'highway'
error: duplicated database entry 'python-reportlab'
error: duplicated database entry 'xz'
error: duplicated database entry 'libgudev'
error: duplicated database entry 'openexr'
error: duplicated database entry 'lib32-libxcrypt'
error: duplicated database entry 'libp11-kit'
error: duplicated database entry 'libdc1394'
error: duplicated database entry 'libnghttp2'
error: duplicated database entry 'sof-firmware'
error: duplicated database entry 'plasma-framework'
error: duplicated database entry 'dav1d'
error: duplicated database entry 'fuse3'
error: duplicated database entry 'xorg-server-common'
error: duplicated database entry 'net-snmp'
error: duplicated database entry 'f2fs-tools'
error: duplicated database entry 'libzip'
error: duplicated database entry 'ktexteditor'
error: duplicated database entry 'knotifyconfig'
error: duplicated database entry 'dhcpcd'
error: duplicated database entry 'bluez'
error: duplicated database entry 'qt6-declarative'
error: duplicated database entry 'xcb-proto'
error: duplicated database entry 'adwaita-icon-theme'
error: duplicated database entry 'milou'
error: duplicated database entry 'libmfx'
error: duplicated database entry 'util-linux-libs'
error: duplicated database entry 'xorg-server'
error: duplicated database entry 'openssl'
error: duplicated database entry 'gnustep-base'
error: duplicated database entry 'tpm2-tss'
error: duplicated database entry 'libproxy'
error: duplicated database entry 'plasma-browser-integration'
error: duplicated database entry 'libwbclient'
error: duplicated database entry 'python-requests'
error: duplicated database entry 'libdvdread'
error: duplicated database entry 'v4l-utils'
error: duplicated database entry 'kcrash'
error: duplicated database entry 'libplacebo'
error: duplicated database entry 'baloo'
error: duplicated database entry 'qt5-virtualkeyboard'
error: duplicated database entry 'libpamac-flatpak-plugin'
error: duplicated database entry 'dbus'
error: duplicated database entry 'python-pyqt5-sip'
error: duplicated database entry 'gst-plugins-base'
error: duplicated database entry 'git'
error: duplicated database entry 'openmpi'
error: duplicated database entry 'kwalletmanager'
error: duplicated database entry 'libieee1284'
error: duplicated database entry 'libarchive'
error: duplicated database entry 'gst-plugins-good'
error: duplicated database entry 'gpgme'
error: duplicated database entry 'gcc'
error: duplicated database entry 'hwinfo'
error: duplicated database entry 'iana-etc'
error: duplicated database entry 'zeromq'
error: duplicated database entry 'kpackage'
error: duplicated database entry 'libmalcontent'
error: duplicated database entry 'karchive'
error: duplicated database entry 'python-pycurl'
error: duplicated database entry 'mhwd'
error: duplicated database entry 'pipewire'
error: duplicated database entry 'linux61'
error: duplicated database entry 'ocl-icd'
error: duplicated database entry 'iso-codes'
error: duplicated database entry 'appstream-glib'
error: duplicated database entry 'libdbusmenu-glib'
error: duplicated database entry 'libtool'
error: duplicated database entry 'oxygen-sounds'
error: duplicated database entry 'fakeroot'
error: duplicated database entry 'kaccounts-providers'
error: duplicated database entry 'plymouth-kcm'
error: duplicated database entry 'gtk3'
error: duplicated database entry 'kwin'
error: duplicated database entry 'libelf'
error: duplicated database entry 'layer-shell-qt'
error: duplicated database entry 'perl-encode-locale'
error: duplicated database entry 'python-npyscreen'
error: duplicated database entry 'svt-av1'
error: duplicated database entry 'kunitconversion'
error: duplicated database entry 'openssh'
error: duplicated database entry 'signon-kwallet-extension'
error: duplicated database entry 'diffutils'
error: duplicated database entry 'libssh'
error: duplicated database entry 'perl-try-tiny'
error: duplicated database entry 'kbd'
error: duplicated database entry 'gawk'
error: duplicated database entry 'pciutils'
error: duplicated database entry 'spectacle'
error: duplicated database entry 'python-keyutils'
error: duplicated database entry 'lua'
error: duplicated database entry 'linux-firmware'
error: duplicated database entry 'libxslt'
error: duplicated database entry 'perl-http-message'
error: duplicated database entry 'qt5-svg'
error: duplicated database entry 'libcups'
error: duplicated database entry 'fluidsynth'
error: duplicated database entry 'kio'
error: duplicated database entry 'smartmontools'
error: duplicated database entry 'prison'
error: duplicated database entry 'manjaro-settings-manager'
error: duplicated database entry 'tevent'
error: duplicated database entry 'libxcrypt'
error: duplicated database entry 'kded'
error: duplicated database entry 'lib32-curl'
error: duplicated database entry 'xdg-desktop-portal'
error: duplicated database entry 'python-pip'
error: duplicated database entry 'bluez-libs'
error: duplicated database entry 'libxklavier'
error: duplicated database entry 'imlib2'
error: duplicated database entry 'libwebp'
error: duplicated database entry 'kscreenlocker'
error: duplicated database entry 'lib32-glibc'
error: duplicated database entry 'libjpeg-turbo'
error: duplicated database entry 'spandsp'
error: duplicated database entry 'dhclient'
error: duplicated database entry 'glib2'
error: duplicated database entry 'firefox'
error: duplicated database entry 'kdbusaddons'
error: duplicated database entry 'polkit-kde-agent'
error: duplicated database entry 'python-cairo'
error: duplicated database entry 'kemoticons'
error: duplicated database entry 'kcodecs'
error: duplicated database entry 'libaccounts-glib'
error: duplicated database entry 'ghostscript'
error: duplicated database entry 'kitemviews'
error: duplicated database entry 'manjaro-settings-manager-knotifier'
error: duplicated database entry 'manjaro-zsh-config'
error: duplicated database entry 'double-conversion'
error: duplicated database entry 'kwidgetsaddons'
error: duplicated database entry 'libmpcdec'
error: duplicated database entry 'audit'
error: duplicated database entry 'libmd'
error: duplicated database entry 'zsh-theme-powerlevel10k'
error: duplicated database entry 'libwacom'
error: duplicated database entry 'libva'
error: duplicated database entry 'poppler-glib'
error: duplicated database entry 'ark'
error: duplicated database entry 'perl-error'
error: duplicated database entry 'fuse-common'
error: duplicated database entry 'minizip'
error: duplicated database entry 'ksanecore'
error: duplicated database entry 'ksystemstats'
error: duplicated database entry 'libtracefs'
error: duplicated database entry 'zbar'
error: duplicated database entry 'kwrited'
error: duplicated database entry 'cryptsetup'
error: duplicated database entry 'upower'
error: duplicated database entry 'libkcompactdisc'
error: duplicated database entry 'kdeclarative'
error: duplicated database entry 'qt5-speech'
error: duplicated database entry 'bluedevil'
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: freetype2 will be installed before its harfbuzz dependency
warning: dependency cycle detected:
warning: libcamera-ipa will be installed before its libcamera dependency
Packages (326) aalib-1.4rc5-17 adwaita-cursors-44.0-1 alsa-lib-1.2.9-1 alsa-ucm-conf-1.2.9-1 appstream-glib-0.8.2-3
appstream-qt-0.16.2-1 archlinux-appstream-data-20230715-1 ark-23.04.3-1 at-spi2-core-2.48.3-2
audiocd-kio-23.04.3-1 audit-3.1.1-1 avahi-1:0.8+r22+gfd482a7-1 baloo-5.108.0-1 baloo-widgets-23.04.3-1
binutils-2.41-3 bluedevil-1:5.27.7-1 bluez-5.68-1 bluez-libs-5.68-1 breeze-5.27.7-1 btrfs-progs-6.3.3-1
ca-certificates-mozilla-3.92-1 cfitsio-1:4.3.0-1 compiler-rt-15.0.7-2 cpupower-6.3-4 cups-1:2.4.6-1
cups-filters-1.28.17-4 dav1d-1.2.1-1 dbus-1.14.8-1 dbus-python-1.3.2-2 dhclient-4.4.3.P1-2 dhcpcd-10.0.2-1
diffutils-3.10-1 dolphin-23.04.3-1 dolphin-plugins-23.04.3-1 double-conversion-3.3.0-1 f2fs-tools-1.16.0-2
ffmpeg-2:6.0-8 ffmpeg4.4-4.4.4-1 filelight-23.04.3-1 foomatic-db-nonfree-3:20230709-1
frameworkintegration-5.108.0-1 freetype2-2.13.1-1 fribidi-1.0.13-2 fuse-common-3.16.1-1 fwupd-1.9.3-1
gcc-13.2.1-3 ghostscript-10.01.2-1 glib-networking-1:2.76.1-1 glib2-2.76.4-1 glslang-12.3.1-2
gnustep-base-1.29.0-2 gpgme-1.21.0-1 grub-btrfs-4.13-1 gst-libav-1.22.5-1 gst-plugins-bad-1.22.5-1
gtk-update-icon-cache-1:4.10.5-1 gtk3-1:3.24.38-1 gupnp-1:1.6.5-1 harfbuzz-8.1.1-1 highway-1.0.5-1
hwdata-0.372-1 iana-etc-20230629-1 icu-73.2-2 imagemagick-7.1.1.15-2 iproute2-6.4.0-1 iputils-20221126-2
iw-5.19-2 kaccounts-integration-23.04.3-1 kaccounts-providers-23.04.3-1 kactivities-stats-5.108.0-1
kamera-23.04.3-1 kauth-5.108.0-1 kbd-2.6.1-1 kbookmarks-5.108.0-1 kconfigwidgets-5.108.0-1
kcoreaddons-5.108.0-1.0 kcrash-5.108.0-1 kde-gtk-config-5.27.7-1 kdeclarative-5.108.0-1 kded-5.108.0-1
kdegraphics-mobipocket-23.04.3-1 kdegraphics-thumbnailers-23.04.3-1 keditbookmarks-23.04.3-1 kfind-23.04.3-1
kgamma5-5.27.7-1 kguiaddons-5.108.0-1 khelpcenter-23.04.3-1 kholidays-1:5.108.0-1 khotkeys-5.27.7-1
khtml-5.108.0-1 kiconthemes-5.108.0-1 kidletime-5.108.0-1 kinfocenter-5.27.7-1 kio-5.108.0-1
kirigami2-5.108.0-1 kitemmodels-5.108.0-1 kitemviews-5.108.0-1 kjobwidgets-5.108.0-1 kjs-5.108.0-1
kmenuedit-5.27.7-1 kpackage-5.108.0-1 kpeople-5.108.0-1 kpipewire-5.27.7-1 kpty-5.108.0-1
ksanecore-23.04.3-1 kscreen-5.27.7-1 kscreenlocker-5.27.7-1 kservice-5.108.0-1 ksystemlog-23.04.3-1
ktextwidgets-5.108.0-1 kwallet-5.108.0-2 kwalletmanager-23.04.3-1 kwayland-5.108.0-1 kwidgetsaddons-5.108.0-1
kxmlgui-5.108.0-1 layer-shell-qt-5.27.7-1 ldb-2:2.7.2-2 less-1:633-1 lib32-curl-8.2.1-1 lib32-dbus-1.14.8-1
lib32-gcc-libs-13.2.1-3 lib32-icu-73.2-1 lib32-libssh2-1.11.0-1 lib32-libva-2.19.0-1
lib32-libva-mesa-driver-23.1.5-2 lib32-libx11-1.8.6-1 lib32-libxcrypt-4.4.36-1 lib32-libxfixes-6.0.1-1
lib32-libxml2-2.11.4-1 lib32-llvm-libs-15.0.7-3 lib32-ncurses-6.4_20230520-1 lib32-openssl-1:3.1.2-1
libaccounts-glib-1.26-2 libarchive-3.7.1-1 libatasmart-0.19-6 libblockdev-2.28-4 libbpf-1.2.2-1
libcamera-0.1.0-1 libcamera-ipa-0.1.0-1 libcups-1:2.4.6-1 libdbusmenu-glib-16.04.0.r498-1
libdbusmenu-gtk3-16.04.0.r498-1 libdc1394-2.2.7-1 libdca-0.0.7-2 libdv-1.0.0-11 libdvdnav-6.1.1-2
libelf-0.189-3 libepoxy-1.5.10-2 libexif-0.6.24-2 libftdi-1.5-5 libgirepository-1.76.1-3 libgit2-1:1.7.0-3
libgusb-0.4.6-1 libheif-1.16.2-1 libieee1284-0.2.11-15 libimobiledevice-1.3.0-9 libjpeg-turbo-3.0.0-1
libkcompactdisc-23.04.3-1 libkdcraw-23.04.3-1 libksba-1.6.4-1 libkscreen-5.27.7-1 libksysguard-5.27.7-1
libmpcdec-1:0.1+r475-4 libnghttp2-1.55.1-1 libopenmpt-0.7.2-1 libp11-kit-0.25.0-1
libpamac-flatpak-plugin-11.6.0-0.3 libpaper-2.1.1-1 libplist-2.3.0-2 libsoup3-3.4.2-1 libteam-1.31-8
libtommath-1.2.0-4 libtracefs-1.7.0-1 libwbclient-4.18.5-2 libwebp-1.3.1-1 libxklavier-5.4-5
libxml2-2.11.4-1 libxslt-1.1.38-1 linux-firmware-20230810.7be2766d-1 linux61-6.1.44-1 llvm-15.0.7-3
lua-5.4.6-1 lvm2-2.03.22-1 manjaro-release-23.0.0rc-2 manjaro-zsh-config-0.26-1 memtest86+-6.20-1
memtest86+-efi-6.20-1 mhwd-nvidia-535.98-1 milou-5.27.7-1 minizip-1:1.2.13-3 mjpegtools-2.2.1-2
mkinitcpio-36-4 mkinitcpio-busybox-1.36.1-1 modemmanager-qt-5.108.0-1
nano-syntax-highlighting-2020.10.10+10+g1aa64a8-2 neon-0.32.5-2 nettle-3.9.1-1
networkmanager-openconnect-1.2.10-1 networkmanager-openvpn-1.10.2-3 networkmanager-qt-5.108.0-1
noto-fonts-1:23.8.1-1 nss-3.92-1 ntp-4.2.8.p17-1 oath-toolkit-2.6.9-1 openexr-3.1.10-1 openresolv-3.13.2-1
openssl-3.1.2-1 openvpn-2.6.5-1 oxygen-sounds-5.27.7-1 packagekit-1.2.6-2 pacman-6.0.2-13 pam-1.5.3-3
pamac-gtk-11.6.0-0.1 partitionmanager-23.04.3-1 pciutils-3.10.0-1 pcsclite-2.0.0-1 perl-5.38.0-1
perl-clone-0.46-2 perl-error-0.17029-5 perl-file-basedir-0.09-3 perl-file-desktopentry-0.22-11
perl-file-mimeinfo-0.33-2 perl-http-cookies-6.10-4 perl-http-negotiate-6.01-12 perl-io-html-1.004-4
perl-libwww-6.67-2 perl-net-http-6.23-2 perl-www-robotrules-6.02-12 perl-xml-parser-2.46-5
perl-xml-writer-0.900-2 plasma-browser-integration-5.27.7-1 plasma-desktop-5.27.7.1-1
plasma-framework-5.108.0-1 plasma-integration-5.27.7-1 plasma-pa-5.27.7-1 plasma-thunderbolt-5.27.7-1
plymouth-22.02.122-14 plymouth-kcm-5.27.7-1 polkit-123-1 poppler-23.07.0-1 poppler-qt5-23.07.0-1
print-manager-23.04.3-1 protobuf-23.4-1 protobuf-c-1.4.1-2 pyside6-6.5.2-1 python-attrs-22.2.0-3
python-cairo-1.24.0-1 python-certifi-2023.07.22-1 python-gobject-3.44.1-4 python-keyutils-0.6-9
python-npyscreen-4.10.5-8 python-packaging-23.1-1 python-pillow-10.0.0-2 python-pip-23.2.1-1
python-ply-3.11-12 python-pycparser-2.21-5 python-pycups-2.0.1-6 python-pyqt5-5.15.9-2
python-pyqt5-sip-12.12.2-1 python-reportlab-3.6.12-3 python-yaml-6.0.1-2 qca-qt5-2.3.7-1 qpdf-11.5.0-1
qt5-base-5.15.10+kde+r147-1 qt5-imageformats-5.15.10+kde+r9-1 qt5-multimedia-5.15.10+kde+r3-1
qt5-quickcontrols2-5.15.10+kde+r6-1 qt5-sensors-5.15.10-1 qt5-speech-5.15.10+kde+r1-1
qt5-tools-5.15.10+kde+r3-1 qt5-translations-5.15.10-1 qt5-webengine-5.15.14-4 qt6-base-6.5.2-1
qt6-declarative-6.5.2-1 qt6-translations-6.5.2-1 rav1e-0.6.6-1 samba-4.18.5-2 sddm-0.20.0-2 shaderc-2023.4-1
shiboken6-6.5.2-1 smartmontools-7.4-1 sof-firmware-2.2.6-1 solid-5.108.0-1 sonnet-5.108.0-1 spandsp-0.0.6-5
spectre-meltdown-checker-0.46+10+gc1c1ac4-1 sqlite-3.42.0-1 sudo-1.9.14.p3-1 syntax-highlighting-5.108.0-1
system-config-printer-1.5.18-2 systemd-253.7-1 taglib-1.13.1-1 talloc-2.4.1-1 tdb-1.4.9-1 tevent-1:0.15.0-1
thin-provisioning-tools-1.0.5-1 threadweaver-5.108.0-1 tpm2-tss-4.0.1-1 ttf-dejavu-2.37+18+g9b5d1b2f-4
ttf-hack-3.003-6 usbmuxd-1.1.1-3 util-linux-2.39.1-1 v4l-utils-1.24.1-2 vlc-3.0.18-13 vte-common-0.72.2-2
vte3-0.72.2-2 wayland-protocols-1.32-1 wayland-utils-1.2.0-1 wildmidi-0.4.5-2 xapian-core-1:1.4.23-1
xcb-proto-1.15.2-3 xdg-desktop-portal-1.16.0-3 xdg-desktop-portal-kde-5.27.7-1 xfsprogs-6.4.0-1
xkeyboard-config-2.39-1 xorg-server-21.1.8-2 xorg-server-common-21.1.8-2 xorg-xdpyinfo-1.3.4-1
xorgproto-2023.2-1 xxhash-0.8.2-1 xz-5.4.4-1 yakuake-23.04.3-1 zeromq-4.3.4-4 zlib-1:1.2.13-3
zsh-theme-powerlevel10k-1.19.0-1 zxing-cpp-2.1.0-1
Total Installed Size: 3156.43 MiB
Net Upgrade Size: 77.83 MiB
:: Proceed with installation? [Y/n] Y
(326/326) checking keys in keyring [############################################] 100%
(326/326) checking package integrity [############################################] 100%
(326/326) loading package files [############################################] 100%
(326/326) checking for file conflicts [############################################] 100%
(326/326) checking available disk space [############################################] 100%
:: Running pre-transaction hooks...
(1/3) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
(2/3) Removing linux initcpios...
(3/3) Remove DKMS modules
:: Processing package changes...
error: could not create directory /var/lib/pacman/local/iana-etc-20230629-1/: File exists
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
Your local database is messed up.
If you have the time/energy for it then this might be of use:
https://wiki.archlinux.org/title/Pacman/Restore_local_database