[ARM Testing Update] 2023-03-07 - NetworkManager, Phosh, Firefox and kernels

Hello ARM community.

Some smaller updates as we prepare for the next stable update.


Some highlights:

  • Most of our kernels got updated
  • Plasma updated to 5.27.2
  • KDE Gear applications updated to 22.12.3
  • LibreOffice updated to 7.5.1
  • Firefox updated to 110.0.1
  • NetworkManager updated to 1.42.2
  • Phosh updated to 0.25
  • Lots of Mobile specific packages got updated
  • Many python packages got updated

End Of Life kernels (will be removed from repo soon):

  • linux60 (EOL on 2023-01-12) (removed from repository)

Tips And Tricks

Error about missing openssl 1.1 library

Since the update to the new OpenSSL 3.0, some applications might still be looking for version 1.1 og openssl.
Fortunately Arch Linux created a compatability package for such events called openssl-1.1.
So if you encounter any such errors, please install the above mentioned package.
Applications currently known to specifically look for 1.1 is silver. We have not been able to rebuild it yet. So if you are on our Gnome or Sway editions, please install openssl-1.1 as part of this update.

How to get Waydroid working

If you follow these steps, you should have Waydroid working fine.

Remember, Waydroid only works on wayland!

  • Install waydroid-image and all it’s dependencies.
  • Run pkexec setup-waydroid.
  • You should now be able to launch Waydroid. The first launch takes a while.
How to use Kodi RPI on Manjaro ARM

If anyone wants to test kodi on the rpi, install these packages:

sudo pacman -S kodi-rpi kodi-rpi-dev kodi-rpi-eventclients kodi-rpi-tools-texturepacker libcec-rpi linux-rpi4 xf86-video-fbdev

Have it set up is to boot straight in to kodi

This means the kodi.service file need to replace whatever login manager you have installled. In my case I would:

sudo systemctl disable lightdm.service
sudo systemctl enable kodi.service

They recommend removing custom configs in config.txt. We ran into an issue if a value was set with gpu_mem=.

My config.txt with a bit of overclocking:

over_voltage=5
arm_freq=2000
#gpu_mem=64     #disable this
initramfs initramfs-linux.img followkernel
kernel=kernel8.img
arm_64bit=1
disable_overscan=1

#enable sound
dtparam=audio=on
hdmi_drive=2

#enable vc4
dtoverlay=vc4-kms-v3d,cma-512
#max_framebuffers=2    #disable cause kodi uses more
disable_fw_kms_setup=1

Some notes:

The default user will be kodi
kodi home directory will be /var/lib/kodi
So put test video in /var/lib/kodi/Videos so you can get to it
after setting up the video directory in kodi.


Upstream Notifications:

Older notifications

The PHP package has been updated to 8.2. If you still need 8.1, use php-legacy packages.
Arch Linux - News: PHP 8.2 update and introduction of legacy branch

If you used the Manjaro ARM Installer or is using PinePhone or PineTab, you need to redo your passwords, because of an update to libxcrypt:
Arch Linux - News: Sorting out old password hashes

The ghostpcl and ghostxps requires manual intervention (if you have these installed):
Arch Linux - News: ghostpcl>=9.53.2-2 and ghostxps>=9.53.2-2 updates require manual intervention

The nss package requires manual intervention:
Arch Linux - News: nss>=3.51.1-1 and lib32-nss>=3.51.1-1 updates require manual intervention

The packages hplip and firewalld requires manual intervention:
Arch Linux - News: hplip 3.20.3-2 update requires manual intervention
Arch Linux - News: firewalld>=0.8.1-2 update requires manual intervention


Package Changes

(Tue Mar 7 20:43:11 CET 2023)

  • arm-testing community aarch64: 577 new and 561 removed package(s)
  • arm-testing core aarch64: 45 new and 45 removed package(s)
  • arm-testing extra aarch64: 747 new and 753 removed package(s)
  • arm-testing kde-unstable aarch64: 400 new and 401 removed package(s)

See the full package list here


Testers needed on arm-testing branch

We are in need of testers for our arm-testing and arm-unstable branches.
So if you are adventurous and want newer software quicker, we would love for you to help us test out the new packages in arm-testing branch.

All you have to do to switch to this branch is:

  • Run this command to switch branch: sudo pacman-mirrors -aS testing && sudo pacman -Syyu. This will generate a new mirrorlist for you, sync your databases with the new mirror and update your system using the arm-testing branch.

We would then love for you to give feedback in our update posts in Testing Updates. That way we can better find and fix bugs, before they hit arm-stable branch. Thank you!


  • No issue, everything went smoothly
  • Yes there was an issue. I was able to resolve it myself. (Please post your solution)
  • Yes i am currently experiencing an issue due to the update. (Please post about it)

0 voters

Check if your mirror has already synced:

2 Likes

Known Issues and Solutions

This is a wiki post, please edit it when you find a solution to an issue you encountered
2023-02-16

Docker 23 not starting

Since the update to Docker 23, upstream is now inforcing new paths for apparmor related stuff. But there has been changes to dependencies yet. So Docker 23 will error on start.
Fix: Install apparmor from the repositories.

2023-01-03

Ethernet and Wifi not working right on kernel 6.1.2+ on some devices

Some devices have been reported to not have properly working ethernet and wifi after the update to kernel 6.1.2 and above.
Fix: Kernel 6.1.5-2 and above should have working ethernet and wifi again.

Reduced video playback performance in mpv

There has been reports of video playback performance in mpv has regressed since an update to mpv.
Fix: MPV now needs a vd-lavc-dr=no parameter to play hw acceleration supported 1080p videos smoothly.

Touch input on Firefox with Phosh not working in Firefox 108

Since the update to Firefox 108, the touch input does not work. Seems to be an issue with a couple of the changes the mobile-config brings in. PostMarketOS likely won’t fix this in their source, so we might need to carry a patch for this.

2022-11-20

OpenSSL 1.1 library not found

Some applications might still be looking for openssl 1.1.
Solution: Install openssl-1.1 package with sudo pacman -S openssl-1.1.

2022-10-31

Firefox shows wrong colors when playing video on Raspberry Pi 4

Since Mesa 22.2, Firefox has been showing weird colors when playing video on the Raspberry Pi 4. This is caused by an issue in upstream mesa, which was recently fixed.
Fix: Update to mesa 22.2.3-0.1 in the repository, which includes this fix.

Chromium in Wayland crashes with --in-process-gpu

Since Mesa 22.2.0, Chromium running in wayland sessions seems to crash when running with the --in-process-gpu option. Running in X11 seems fine, although it’s slow.
Fix: Update to Mesa 22.3.2 was reported to work here.

2022-10-21

Plasma Mobile Dialer seems to be unreliable

Plasma Dialer 22.09 seems to have issues switching audio profiles and as such might require manual switching. Sometimes audio is completely missing.

Reduced video performance on youtube

Some may encounter reduced video playback performance on YouTube in Firefox with the new Mesa 22.2 drivers.
No workaround at this time.

Old Issues

Phosh crashes when closing apps
An upstream issue results in the Phosh shell to crash when you close the app in the app switcher, with animations turned off.
Fix: Enable animations in Tweaks application

Mouse cursor is slow on Raspberry Pi
Due to a change in the Raspberry Pi kernels upstream, they no longer support FKMS. This can result in slow performance when using the FKMS drivers with the newer Raspberry Pi kernels.
Solution: Open /boot/config.txt, change fkms to kms in the dtoverlay line. Save the file and reboot.

[Waydroid container cannot access internet
Cause: new default waydroid configuration issue, tracked here.

Short-term Solution:

  1. create /etc/nftables.d/waydroid.nft with the following contents:
#!/usr/sbin/nft -f
table inet filter {
    chain input {
        iifname "waydroid0" accept comment "Allow incoming network traffic from WayDroid"
    }
    chain forward {
        iifname "waydroid0" accept comment "Allow outgoing network traffic from WayDroid"
        ct state {established, related} counter accept comment "accept established connections"
    }
}
  1. any time you launch waydroid, run the following after it has started:
echo "ip route add default via 192.168.250.1" |sudo waydroid shell

Hi,

Odroid m1 up to date, nice
others devices not tested for the moment.

after each success update I build a new image.

How to understand this build message ? Is the first chose the good one ?

==> Creating kde-plasma edition rootfs image for om1...
  -> Extracting aarch64 rootfs...
  -> Setting up keyrings...
  -> Setting branch to testing...

==> Installing packages for kde-plasma edition on om1...
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
:: Starting full system upgrade...
resolving dependencies...
:: There are 2 providers available for jack:
:: Repository extra
   1) jack2  2) pipewire-jack

Enter a number (default=1): 
:: There are 2 providers available for pipewire-session-manager:
:: Repository extra
   1) wireplumber
:: Repository community
   2) pipewire-media-session

Enter a number (default=1): 
:: There are 2 providers available for phonon-qt5-backend:
:: Repository extra
   1) phonon-qt5-gstreamer  2) phonon-qt5-vlc

Enter a number (default=1): 
:: There are 2 providers available for libmm-glib.so=0-64:
:: Repository extra
   1) libmm-glib
:: Repository community
   2) libmm-pp-glib

It will default to the first one, which is usually just the first in the repository that provides what it needs.

It is understood to be the sane default. Although I’m curious about the jack2 vs pipewire-jack one.
Did you define jack in your profile?

Thanks for your answer.

jack ? I think the answer is no, but look at my build file conf for more info

If you look below pipewire is mentionned and not installed ? by default 1 is jack…

## Maintained by Strit ##

# Minimal packages
sudo
parted
openssh
xorg-server
xorg-xinit
inxi
ncdu
nano
man-pages
man-db
ntfs-3g
zswap-arm
irqbalance

# Sound, Video and bluetooth
alsa-utils
mpv
pipewire-alsa
pipewire-pulse
pipewire-zeroconf

# Display Manager
sddm
sddm-kcm

# Plasma packages
bluedevil
breeze
drkonqi
kde-gtk-config
kinfocenter
kcalc
kscreen
kscreenlocker
ksysguard
kwallet-pam
kwayland-integration
plasma-wayland-session
kwin
plasma-desktop
plasma-nm
plasma-pa
plasma-workspace
powerdevil
systemsettings
plasma-vault
plasma-firewall
oxygen
oxygen-icons

# KDE applications
dolphin
dolphin-plugins
kate
konsole
ark
okular
gwenview
krfb
krdc
keditbookmarks
kolourpaint
kdeconnect
## Optional dependencies for kdeconnect
sshfs  # remote filesystem browser

## Optional dependencies for ark
p7zip  # 7Z format support
unarchiver  # RAR format support
unrar

# Themes
plasma5-themes-breath
sddm-breath-theme
manjaro-arm-wallpapers
breeze-gtk
manjaro-icons

# Office suite
libreoffice-fresh
libreoffice-fresh-fr

# Browser
firefox
firefox-ublock-origin

# Package Manager
pamac-gtk
pamac-tray-icon-plasma

# Fonts
ttf-bitstream-vera
noto-fonts
wqy-microhei #chinese

# Manjaro tools
manjaro-settings-manager
manjaro-hotfixes
manjaro-arm-flasher
manjaro-arm-installer
matray

# Other packages
openresolv
wget
power-profiles-daemon
flameshot
xdg-user-dirs
networkmanager-openvpn
firewalld
vlc
samba
manjaro-settings-samba
smbclient
android-file-transfer
android-tools
android-udev
filezilla
gparted
partitionmanager
exfat-utils
xfce4-sensors-plugin
screenfetch
neofetch
geoip
geoip-database
geoip-database-extra

the first file needed is this one

## Maintained by Strit ##

# Kernel and bootloader stuff
linux
uboot-odroid-m1
plymouth
plymouth-theme-manjaro

# Video drivers

# Other device specific packages
crda
btrfs-progs
f2fs-tools
wpa_supplicant
generic-post-install
quartz64-post-install

edit : c4 and n2 are up to date.

Seems mpv is the one pulling it in.

Maybe I should add pipewire-jack to the profile so it pulls in that one instead, as the plasma profile is pipewire based.

The updated version of bluefish crashes on load:

** (bluefish:9567): WARNING **: 16:53:29.331: failed to load plugin /usr/lib/bluefish/charmap.so with error libgucharmap_2_90.so.7: cannot open shared object file: No such file or directory


** (bluefish:9567): WARNING **: 16:53:29.338: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory


** (bluefish:9567): WARNING **: 16:53:29.339: Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory


** (bluefish:9567): WARNING **: 16:53:29.340: Error loading plugin: libaspell.so.15: cannot open shared object file: No such file or directory


** (bluefish:9567): WARNING **: 16:53:29.340: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory

Warning, textstyle none is set by the user but does not exist

(bluefish:9567): Gtk-WARNING **: 16:53:29.434: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.434: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.434: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.434: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.434: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.581: Theme parsing error: <data>:1:42: '-gtk-cursor-aspect-ratio' is not a valid property name

(bluefish:9567): Gtk-WARNING **: 16:53:29.586: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.586: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.586: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.586: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:9567): Gtk-WARNING **: 16:53:29.586: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
*** stack smashing detected ***: terminated
Aborted (core dumped)

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

moving from stable to testing on my pinebook pro without problems :stuck_out_tongue:

1 Like

Everything is good and as a bonus shortcuts now stick to the screen

:+1:

1 Like

All fine here! Odroid N2+ & C2 Up to date

Finally the C2 is also on 6.2.1 (last 6.1.4) …ty :wink:

3 Likes

GT King Pro Manaro-Arm-Gnome-linux-aml upgraded successfully to Arm-Testing-2023-03-07.

Held back “yt-dlp” as the new version yt-dlp-2023.03.04 doesn’t really works well with mpv streaming youtube – NO Sound. “Error in EDL…”

Hm.
There is no newer release yet and I can’t find an issue on their github, related to mpv and audio/sound.

Tested this on Manjaro-Arm-KDE-linux-aml-6.1.15-1 Unstable Branch. After upgrade to “yt-dlp-2023.03.04”, mpv streaming youtube encounded sound issue – NO Sound.

Revert back to yt-dlp-2023.02.17-1 sound restored.

Can you open an issue on their github, so they can look into it upstream?

Same issue on Debian Sid “yt-dlp-2023.03.04”.

Someone had already reported it: MPV 1:0.35.1-2 have an issue with yt-dlp 2023.03.04-1
EDL error when trying to play MP4 DASH videos from YouTube with yt-dlp · Issue #11392 · mpv-player/mpv · GitHub

On my device the failure looks like this.

mpv --gpu-context=wayland https://www.youtube.com/watch?v=15ZqpVOjZEc
[ytdl_hook] EDL doesn't support fragmentswithout duration with MP4 DASH 
EDL specifies no segments.'
EDL parsing failed.
Error in EDL.
EDL: source file 'edl://!mp4_dash,init=%904%https://rr5---sn-uh-30alk.googlevideo.com/videoplayback?

Fix was merged into mpv 5 days ago, so we just have to wait for a new release of mpv.

1 Like

Just pushed some more updates:

:: Different overlay package(s) in repository community aarch64

-------------------------------------------------------------------------------
                             PACKAGE          2023-03-07         2023-03-09
-------------------------------------------------------------------------------
                              chatty  0.7.0+1+g9795e7e6-1  0.7.0+1+g9795e7e6-2
                            electron             23.1.1-1             23.1.2-1
                          electron22             22.3.1-1             22.3.2-1
                           feedbackd  0.0.2+git20230106-1              0.1.0-1
                         gnome-calls               43.3-2               43.3-3
                              gtherm              0.0.3-1              0.0.3-2
                                phoc  0.25.0+2+gfae0ad6-1  0.25.0+2+gfae0ad6-2
                               phosh             0.25.1-1             0.25.1-2
               phosh-mobile-settings             0.25.0-1             0.25.0-2
                         squeekboard  1.21.0+1+g6f66edf-1  1.21.0+1+g6f66edf-2


:: Different sync package(s) in repository community aarch64

-------------------------------------------------------------------------------
                             PACKAGE          2023-03-07         2023-03-09
-------------------------------------------------------------------------------
                        ansible-lint             6.14.0-1             6.14.1-1
                          aws-c-auth             0.6.21-1             0.6.25-1
                           aws-c-cal             0.5.20-2             0.5.21-2
                        aws-c-common              0.8.6-1             0.8.13-1
                  aws-c-event-stream             0.2.17-1             0.2.20-1
                          aws-c-http              0.7.1-1              0.7.5-1
                            aws-c-io            0.13.12-1            0.13.18-1
                          aws-c-mqtt              0.8.2-1              0.8.7-1
                            aws-c-s3              0.2.1-1              0.2.6-1
                         aws-crt-cpp             0.19.1-1             0.19.8-1
                             crystal              1.7.2-1              1.7.3-1
                          diffoscope                236-1                238-1
                                  fq              0.3.0-1              0.4.0-1
                          github-cli             2.23.0-1             2.24.0-1
                                jmol             16.1.5-1             16.1.7-1
                               jsmol             16.1.5-1             16.1.7-1
                           limesuite            22.09.1-1            22.09.1-2
                              marked             4.2.11-1             4.2.12-1
                                 mvt              2.2.1-1              2.2.2-1
                               nlopt              2.7.1-4              2.7.1-5
                 nodejs-lts-hydrogen            18.14.2-1            18.15.0-1
                              octave              7.3.0-5              8.1.0-1
                     owncloud-client        3.2.0.10193-1        3.2.1.10355-1
                             pyright            1.1.296-1            1.1.298-1
                       python-awscrt             0.16.3-1            0.16.11-1
               python-markdown-it-py              2.1.0-1              2.2.0-1
                       python-mpmath              1.2.1-5              1.3.0-1
                            ruby-sus             0.17.1-1             0.17.2-1
                             s2n-tls             1.3.32-1             1.3.38-1
                          slurm-llnl          22.05.6.1-1          22.05.7.1-1
                           syncthing             1.23.0-1             1.23.2-1
                  syncthing-relaysrv             1.23.0-1             1.23.2-1
                           terraform              1.3.9-1              1.4.0-1
                               trivy             0.38.1-1             0.38.2-1
         v2ray-domain-list-community     20230306032504-1     20230308072926-1
                         zigbee2mqtt             1.30.2-1             1.30.2-2
            python-booleanoperations                    -              0.9.0-5
                       python-defcon                    -             0.10.2-2
                     python-fontmath                    -              0.9.3-2
                    python-fontparts                    -             0.11.0-2
                     python-fontpens                    -              0.2.4-5
                  python-mutatormath                    -              3.0.1-3
                    python-pyclipper                    -        1.3.0.post4-3
                 python-ufoprocessor                    -              1.9.0-6


:: Different overlay package(s) in repository core aarch64

-------------------------------------------------------------------------------
                             PACKAGE          2023-03-07         2023-03-09
-------------------------------------------------------------------------------
                          linux-rpi4            5.15.92-1             6.1.15-1
                  linux-rpi4-headers            5.15.92-1             6.1.15-1
                 linux-rpi4-mainline              6.2.1-1              6.2.2-1
         linux-rpi4-mainline-headers              6.2.1-1              6.2.2-1


:: Different sync package(s) in repository core aarch64

-------------------------------------------------------------------------------
                             PACKAGE          2023-03-07         2023-03-09
-------------------------------------------------------------------------------
                                dash           0.5.11.5-1             0.5.12-1
                           inetutils                2.3-1                2.4-1
                              libbpf              1.0.1-1              1.1.0-1
                             libedit       20210910_3.1-2       20221030_3.1-1


:: Different overlay package(s) in repository extra aarch64

-------------------------------------------------------------------------------
                             PACKAGE          2023-03-07         2023-03-09
-------------------------------------------------------------------------------
                   libva-mesa-driver           22.3.6-0.1           22.3.7-0.1
                                mesa           22.3.6-0.1           22.3.7-0.1
                          mesa-vdpau           22.3.6-0.1           22.3.7-0.1
                         opencl-mesa           22.3.6-0.1           22.3.7-0.1
                     vulkan-broadcom           22.3.6-0.1           22.3.7-0.1
                  vulkan-mesa-layers           22.3.6-0.1           22.3.7-0.1
                     vulkan-panfrost           22.3.6-0.1           22.3.7-0.1
                       vulkan-radeon           22.3.6-0.1           22.3.7-0.1
                       vulkan-swrast           22.3.6-0.1           22.3.7-0.1
                       vulkan-virtio           22.3.6-0.1           22.3.7-0.1


:: Different sync package(s) in repository extra aarch64

-------------------------------------------------------------------------------
                             PACKAGE          2023-03-07         2023-03-09
-------------------------------------------------------------------------------
                            chromium     110.0.5481.177-1      111.0.5563.64-1
                               cmake             3.25.2-1             3.25.3-1
                            ghostpcl             10.0.0-5             10.0.0-6
                         ghostscript             10.0.0-5             10.0.0-6
                            ghostxps             10.0.0-5             10.0.0-6
               gtk-update-icon-cache           1:4.10.0-2           1:4.10.0-3
                                gtk4           1:4.10.0-2           1:4.10.0-3
                          gtk4-demos           1:4.10.0-2           1:4.10.0-3
                           gtk4-docs           1:4.10.0-2           1:4.10.0-3
                     kirigami-addons              0.7.1-1              0.7.2-1
                              libice              1.1.1-1              1.1.1-2
                          libopenmpt              0.6.8-1              0.6.9-1
                              libwpe             1.14.1-1             1.14.1-2
                              libxau             1.0.11-1             1.0.11-2
                            libxdmcp              1.1.4-1              1.1.4-2
                           libxfont2              2.0.6-1              2.0.6-2
                             libxvmc             1.0.13-1             1.0.13-2
                      python-urllib3            1.26.12-1            1.26.13-1
                  python-urllib3-doc            1.26.12-1            1.26.13-1
                            qt5-base    5.15.8+kde+r181-1    5.15.8+kde+r182-1
                    qt5-connectivity      5.15.8+kde+r5-1      5.15.8+kde+r8-1
                          qt5-script            5.15.12-2            5.15.13-1
                         qt5-wayland     5.15.8+kde+r60-1     5.15.8+kde+r61-1
             qt5-xcb-private-headers    5.15.8+kde+r181-1    5.15.8+kde+r182-1
                                sdl2             2.26.3-1             2.26.4-1


:: Different overlay package(s) in repository kde-unstable aarch64

-------------------------------------------------------------------------------
                             PACKAGE          2023-03-07         2023-03-09
-------------------------------------------------------------------------------
                             akonadi22.12.3.r12938.gba93a1611-122.12.3.r12939.g9c54a47a4-1
                    akonadi-calendar22.12.3.r2294.g424b7e2-122.12.3.r2296.g437cf04-1
              akonadi-calendar-tools22.12.3.r1016.g7ecb231-122.12.3.r1017.g2ce479f-1
                    akonadi-contacts22.12.3.r3399.g90ca82d2-122.12.3.r3401.gd8c6479f-1
               akonadi-import-wizard22.12.3.r1911.g818e452-122.12.3.r1912.g21bf218-1
                        akonadi-mime22.12.3.r1828.g6363a00-122.12.3.r1829.ge85222c-1
                       akonadi-notes22.12.3.r1139.g63ec1f5-122.12.3.r1140.g26ca606-1
                      akonadi-search22.12.3.r1344.ga5d8334-122.12.3.r1345.g9861a6b-1
                      akonadiconsole22.12.3.r1680.g8e9a211-122.12.3.r1682.gd4bf968-1
                           akregator22.12.3.r6672.g861bd22d-122.12.3.r6675.g5b76f7a8-1
                           alligator23.01.0.r23.gcd36141-123.01.0.r28.gad52780-1
                            analitza22.12.3.r2384.ga5a5e671-122.12.3.r2384.ga5a5e671-2
                           angelfish23.01.0.r58.g26e8821-123.01.0.r61.g96e6b29-1
                                 ark22.12.3.r5021.gcabac214-122.12.3.r5022.g6ff8e858-1
                          artikulate22.12.3.r1501.g3b837a7-122.12.3.r1501.g3b837a7-2
                              attica5.103.0.r898.gddbe906-15.103.0.r899.g86fab57-1
                         audiocd-kio22.12.3.r1182.g63bf133-122.12.3.r1182.g63bf133-2
                           audiotube23.01.0.r84.g0594730-123.01.0.r95.g5a279f8-1
                               baloo5.103.0.r3148.gb3f3693b-15.103.0.r3153.g449ee7c0-1
                             blinken22.12.3.r721.g10869d8-122.12.3.r721.g10869d8-2
                           bluedevil1:5.27.2.r2578.gb5194871-11:5.27.2.r2579.gc2bb6bd1-1
                            bluez-qt5.103.0.r737.g210d8a8-15.103.0.r738.ge414b06-1
                              bomber22.12.3.r619.g72b8bd8-122.12.3.r619.g72b8bd8-2
                                bovo22.12.3.r840.gbdb5c1e-122.12.3.r840.gbdb5c1e-2
                              breeze5.27.2.r2592.gcdfbb4a1-15.27.2.r2593.g05b15a52-1
                        breeze-icons5.103.0.r1950.gad676db9-25.103.0.r1952.gebc1925a-1
                                buho  2.2.2.r3.ga2d29f7-1  2.2.2.r5.gba7518f-1
                     calendarsupport22.08.3.r803.g2fd7525-122.12.3.r809.g4b79463-1
                           calindori23.01.0.r6.g2804885-123.01.0.r7.g5d02eea-1
                              cantor22.12.3.r3524.g66158c06-122.12.3.r3526.g34340e4a-1
                            cervisia22.12.3.r1749.gec3401c-122.12.3.r1751.gb154daf-1
                            discover5.27.2.r9235.gbf7a0d147-15.27.2.r9240.g158666e5f-1
                             dolphin22.12.3.r7322.gd14ed3e3e-122.12.3.r7324.ga4ebd771a-1
                     dolphin-plugins22.12.3.r734.g144d4c0-122.12.3.r735.g3805719-1
                              dragon22.12.3.r1152.g85a825c-122.12.3.r1155.gd121335-1
                             drkonqi5.27.2.r899.gc4fde5a0-15.27.2.r904.g105fac2d-1
                               elisa22.12.3.r3180.g49195700-122.12.3.r3180.g49195700-2
                          elisa-qtmm22.12.3.r3180.g49195700-122.12.3.r3180.g49195700-2
                          eventviews22.08.3.r957.g150455e-122.12.3.r962.g1b8790d-1
                        ffmpegthumbs22.12.3.r252.gd6fc81b-122.12.3.r252.gd6fc81b-2
                frameworkintegration5.103.0.r671.gdb05194-15.103.0.r672.geabaa60-1
                           granatier22.12.3.r1032.gc41b33c-122.12.3.r1032.gc41b33c-2
                     grantlee-editor22.12.3.r915.gc18ed75-122.12.3.r916.g8001756-1
                       grantleetheme22.12.3.r476.g60f4a2b-122.12.3.r479.g8e31a45-1
                            gwenview22.12.3.r7058.gde164b98-122.12.3.r7061.gd282f069-1
                     incidenceeditor22.12.3.r1012.g61cdf35-122.12.3.r1013.g6a02435-1
                            index-fm  2.2.2.r4.g4a713a1-1  2.2.2.r6.g490d4c9-1
                           itinerary22.12.3.r2381.g25730903-122.12.3.r2383.gf5af2f30-1
                                 juk22.12.3.r3246.g9e5efa1a-122.12.3.r3246.g9e5efa1a-2
                                 k3b1:22.12.3.r6929.g73c4c01c6-11:22.12.3.r6931.g8b2468133-1
                         kactivities5.103.0.r1424.g13a954f4-15.103.0.r1425.g6b97866b-1
                   kactivities-stats5.103.0.r430.gb6bf8b4-15.103.0.r431.g308d903-1
                        kaddressbook22.12.3.r6343.g19b3d23b-122.12.3.r6346.g24ff8730-1
                             kajongg22.12.3.r4401.g511c9772-122.12.3.r4401.g511c9772-2
                              kalarm22.12.2.r8283.g6883d098-122.12.3.r8288.g8b028818-1
                            kalgebra22.12.3.r2138.g137d730-122.12.3.r2138.g137d730-2
                                kalk23.01.0.r20.gccaa49e-123.01.0.r21.ga85e81d-1
                             kalzium22.12.3.r4473.g6f46779a-122.12.3.r4481.g70f19b13-1
                              kamera22.12.3.r805.ga33b273-122.12.3.r805.ga33b273-2
                              kamoso22.12.2.r1536.g981cf09-122.12.3.r1537.gba393d4-1
                            kanagram22.12.3.r1385.g97eaadf-122.12.3.r1385.g97eaadf-2
                              kapman22.12.3.r713.g9010aa4-122.12.3.r713.g9010aa4-2
                        kapptemplate22.12.3.r1043.gb53acc5-122.12.3.r1043.gb53acc5-2
                            karchive5.103.0.r627.g5ad2b6d-15.103.0.r630.gf6d7f9a-1
                               kasts23.01.0.r77.gf928dfd-123.01.0.r79.gf51a287-1
                                kate22.12.3.r20440.g108e4ab2c-122.12.3.r20457.gb1ac6172d-1
                             katomic22.12.3.r1023.g6091971-122.12.3.r1023.g6091971-2
                               kauth5.103.0.r542.g703a0bf-15.103.0.r543.gce43698-1
                           kblackbox22.12.3.r825.ge2596f1-122.12.3.r825.ge2596f1-2
                             kblocks22.12.3.r799.gc90b2cc-122.12.3.r802.g75dfa24-1
                          kbookmarks5.103.0.r508.g6cfab7f-15.103.0.r510.gcaf536c-1
                             kbounce22.12.3.r909.ge1c51e1-122.12.3.r909.ge1c51e1-2
                           kbreakout22.12.3.r981.gc9220bf-122.12.3.r981.gc9220bf-2
                              kbruch22.12.3.r934.gc334230-122.12.3.r934.gc334230-2
                         kcachegrind22.12.3.r1249.g0106ef8-122.12.3.r1249.g0106ef8-2
                  kcachegrind-common22.12.3.r1249.g0106ef8-122.12.3.r1249.g0106ef8-2
                               kcalc22.12.3.r1708.gec673f1-122.12.3.r1708.gec673f1-2
                       kcalendarcore5.103.0.r1363.g0c6e22504-15.103.0.r1364.gcedcd63f2-1
                           kcalutils22.12.3.r1051.g91dcf04e9-122.12.3.r1052.g4c09e9431-1
                         kcharselect22.12.3.r603.g6499752-122.12.3.r603.g6499752-2
                              kclock23.01.0.r30.g0bd52c8-123.01.0.r31.gb033e15-1
                            kcmutils5.103.0.r716.gd1f1a0b-15.103.0.r719.g8fabc0f-1
                             kcodecs5.103.0.r482.g7ece417-15.103.0.r484.gfa4ef18-1
                       kcolorchooser22.12.3.r321.g1e96a92-122.12.3.r321.g1e96a92-2
                         kcompletion5.103.0.r545.g3fa5ff9-15.103.0.r546.gf31de03-1
                             kconfig5.103.0.r1046.g64ce1b2e-15.103.0.r1048.g9023ff36-1
                      kconfigwidgets5.103.0.r867.g09cb5c18-15.103.0.r871.g527cf1a2-1
                           kcontacts1:5.103.0.r3401.g6b368747-11:5.103.0.r3405.gf4905b7c-1
                         kcoreaddons5.103.0.r1675.g70eafe74-15.103.0.r1680.ge670ee33-1
                              kcrash5.103.0.r469.g86830ff-15.103.0.r470.g6dad75c-1
                               kcron22.12.3.r890.g910fd26-122.12.3.r890.g910fd26-2
                                kdav1:5.103.0.r1389.g1f20fac-11:5.103.0.r1390.g02e296a-1
                         kdbusaddons5.103.0.r462.g2cbc233-15.103.0.r464.gafdeaf8-1
                       kde-cli-tools5.27.2.r2078.g5902054-15.27.2.r2081.gcf296e3-1
                     kde-dev-scripts22.12.3.r4179.ge2ff3f3-122.12.3.r4180.g5409a60-1
                       kde-dev-utils22.12.3.r634.gb792a7e-122.12.3.r634.gb792a7e-2
                      kdebugsettings22.12.3.r1073.gbdc4c7d-122.12.3.r1073.gbdc4c7d-2
                        kdeclarative5.103.0.r1113.g0aa80ddb-15.103.0.r1115.g0c8fcda9-1
                          kdeconnect22.12.2.r3713.g6fcbe4a2-122.12.3.r3722.g8d3780e5-1
                                kded5.103.0.r493.gc0e57b1-15.103.0.r494.ge49cac3-1
                         kdeedu-data22.12.3.r22.g793df3b-122.12.3.r22.g793df3b-2
            kdegraphics-thumbnailers22.12.3.r291.g17fed79-122.12.3.r291.g17fed79-2
                     kdelibs4support5.103.0.r1172.g2e6c1a67-15.103.0.r1177.g7ede3bc8-1
              kdenetwork-filesharing22.12.2.r1046.g502114e-122.12.3.r1058.ge203c7d-1
                            kdenlive22.12.3.r17582.g63ce7199f-122.12.3.r17592.gd44b976e8-1
                       kdepim-addons22.12.3.r5150.gb66c8247b-122.12.3.r5152.g07e2344bd-1
                      kdepim-runtime22.12.3.r15739.g3e6bf4689-122.12.3.r15779.g641b3c12c-1
                    kdeplasma-addons5.27.2.r9319.g4d8259069-15.27.2.r9321.g08395a5c4-1
                    kdesdk-kioslaves22.12.3.r505.g1f7909e-122.12.3.r505.g1f7909e-2
                 kdesdk-thumbnailers22.12.3.r121.g87a63d1-122.12.3.r121.g87a63d1-2
                     kdesignerplugin5.103.0.r393.g906403e-15.103.0.r395.gaeba576-1
                               kdesu5.103.0.r551.g5321135-15.103.0.r553.g578ce8d-1
                                 kdf22.12.3.r940.gff1ea39-122.12.3.r941.gcbcd008-1
                             kdialog22.12.3.r1313.g2bb98125f-122.12.3.r1316.g1fe8f1724-1
                            kdiamond22.12.3.r781.g0845d51-122.12.3.r782.g80fdbc8-1
                              kdnssd5.103.0.r392.g799d9d8-15.103.0.r393.g87eded9-1
                           kdoctools5.103.0.r714.g2382e34-15.103.0.r717.g446d93c-1
                      keditbookmarks22.12.3.r2813.g3adad683b-122.12.3.r2814.g56c6c0022-1
                          kemoticons5.103.0.r438.g0c37592-15.103.0.r440.gb355684-1
                            keysmith23.01.0.r8.g48c1cee-123.01.0.r9.g2704d63-1
                       kfilemetadata5.103.0.r925.gaf8a084-15.103.0.r926.gff34d9e-1
                               kfind22.12.3.r2785.ge0ec65481-122.12.3.r2787.gb0ad6606f-1
                             kfloppy22.12.2.r855.g711ff4b-122.12.2.r855.g711ff4b-2
                         kfourinline22.12.3.r1089.g0219ea6-122.12.3.r1090.gef18231-1
                             kgamma55.27.2.r516.ga13c405-15.27.2.r518.gc38d559-1
                          kgeography22.12.3.r1235.g5269451-122.12.3.r1236.g8d9ee59-1
                                kget22.12.2.r3341.gad1b9d8d-122.12.3.r3345.g3de14921-1
                        kglobalaccel5.103.0.r635.g473fca3-15.103.0.r638.gc863693-1
                         kgoldrunner22.12.3.r1356.gc338078-122.12.3.r1357.g84c0d49-1
                                kgpg22.12.3.r3285.gd042cdab-122.12.3.r3286.gea059c14-1
                          kguiaddons5.103.0.r532.g38b9fba-15.103.0.r533.ge38e182-1
                            khangman22.12.3.r1674.gffb5a7a-122.12.3.r1675.g89177b4-1
                         khelpcenter22.12.3.r2871.ga83f0afc-122.12.3.r2872.g1b5d4a38-1
                           kholidays1:5.103.0.r1109.g3d06851-11:5.103.0.r1110.g191ca72-1
                            khotkeys5.27.2.r2220.g431159b-15.27.2.r2222.g223af35-1
                               khtml5.103.0.r654.g356ca20-15.103.0.r657.gb2a9d52-1
                               ki18n5.103.0.r617.g23f943f-15.103.0.r620.gd2c29fb-1
                         kiconthemes5.103.0.r678.gb41cfd9-15.103.0.r681.g1306fe4-1
                 kidentitymanagement22.12.3.r3974.g06c6fa5b-122.12.3.r3975.g6496562c-1
                           kidletime5.103.0.r392.ga0da010-15.103.0.r393.g22c008f-1
                                 kig22.12.3.r3309.g2ae8711f-122.12.3.r3311.gb3742e0e-1
                                kigo22.12.3.r636.g0204fce-122.12.3.r636.g0204fce-2
                            killbots22.12.3.r854.g14d8e89-122.12.3.r854.g14d8e89-2
                       kimageformats5.103.0.r479.g63056c5-15.103.0.r480.g64f3303-1
                     kimagemapeditor22.12.3.r564.g1b85fba-122.12.3.r564.g1b85fba-2
                               kimap22.12.3.r1263.gf3b1eef-122.12.3.r1266.gcdc3b46-1
                         kinfocenter5.27.2.r2329.g133a406a-15.27.2.r2330.ga2022f7a-1
                               kinit5.103.0.r486.g30292af-15.103.0.r488.g3616eb7-1
                                 kio5.103.0.r6091.g2ea586ca6-15.103.0.r6102.gd8e4f575e-1
                          kio-extras22.12.3.r7514.gfa87603a0-122.12.3.r7514.gfa87603a0-2
                          kio-gdrive22.12.3.r706.g8c00a53-122.12.3.r707.gdddde25-1
                     kirigami-addons1:0.7.0.r25.gd044d7c-11:0.7.2.r0.g57dac62-1
                    kirigami-gallery22.12.3.r326.gac9f025-122.12.3.r326.gac9f025-2
                           kirigami25.103.0.r3631.g8e34f1d2-15.103.0.r3637.gf724d9a4-1
                              kiriki22.12.3.r517.gadcea54-122.12.3.r517.gadcea54-2
                         kitemmodels5.103.0.r641.g918f631-15.103.0.r642.g8c3eb39-1
                          kitemviews5.103.0.r417.g8d2ac96-15.103.0.r418.ge5f5d5b-1
                               kiten22.12.3.r1264.gb3cb858-122.12.3.r1264.gb3cb858-2
                          kitinerary22.12.3.r2748.g0f149c96-122.12.3.r2749.g4f34327d-1
                         kjobwidgets5.103.0.r467.g127a375-15.103.0.r468.gabc390e-1
                                 kjs5.103.0.r389.g9182973-15.103.0.r390.gd4e2196-1
                            kjsembed5.103.0.r365.ga6fba3c-15.103.0.r367.g00728fc-1
                        kjumpingcube22.12.3.r898.gf9025a0-122.12.3.r898.gf9025a0-2
                               kldap22.12.3.r1037.gf24d5d1-122.12.3.r1039.g58c077d-1
                           kleopatra22.12.3.r7158.g132588e7-122.12.3.r7160.g71827cd5-1
                            klettres22.12.3.r1029.g08e3f58-122.12.3.r1030.g35f8c80-1
                            klickety22.12.3.r757.g4314b5e-122.12.3.r757.g4314b5e-2
                              klines22.12.3.r875.g4ccb5ae-122.12.3.r875.g4ccb5ae-2
                                kmag22.12.3.r795.g388796a-122.12.3.r795.g388796a-2
                           kmahjongg22.12.3.r1637.g0a18e72-122.12.3.r1637.g0a18e72-2
                               kmail22.12.3.r26857.g0fbb842a4-122.12.3.r26864.g4b19120cb-1
                kmail-account-wizard22.12.3.r958.g0848fba-122.12.3.r960.gb06abb8-1
                      kmailtransport22.12.3.r1883.g789c34a-122.12.3.r1887.g69a63cb-1
                               kmbox22.12.3.r641.g0aeb909-122.12.3.r642.gcbbdd93-1
                        kmediaplayer5.103.0.r335.g86fba15-15.103.0.r336.g5ab8a30-1
                               kmime22.12.3.r1597.g014d146-122.12.3.r1598.g799050f-1
                              kmines22.12.3.r1823.g1cd5e64-122.12.3.r1823.g1cd5e64-2
                                kmix22.12.3.r2527.gaed12449-122.12.3.r2527.gaed12449-2
                          kmousetool22.12.3.r496.ga3afbf5-122.12.3.r496.ga3afbf5-2
                              kmouth22.12.3.r809.g1991a4a-122.12.3.r809.g1991a4a-2
                              kmplot22.12.3.r1569.g2050235-122.12.3.r1570.g5d412e7-1
                        knavalbattle22.12.3.r1494.gabb3267-122.12.3.r1495.g6e2602c-1
                            knetwalk22.12.3.r768.ga05f415-122.12.3.r768.ga05f415-2
                           knewstuff5.103.0.r1499.g393956c4-15.103.0.r1508.gc943c8f4-1
                             knights22.12.3.r1225.g0a8b830-122.12.3.r1225.g0a8b830-2
                              knotes22.12.3.r3834.g731bd7fc-122.12.3.r3835.g0b7159d2-1
                      knotifications5.103.0.r808.g10f292b-15.103.0.r809.g4d89b18-1
                       knotifyconfig5.103.0.r426.g56d3a6b-15.103.0.r428.gea3acb7-1
                                kolf22.12.3.r1585.gbbf45c5-122.12.3.r1585.gbbf45c5-2
                           kollision22.12.3.r588.g58af81f-122.12.3.r588.g58af81f-2
                         kolourpaint22.12.3.r2497.ga4af214f-122.12.3.r2498.g22d7deea-1
                           konqueror22.12.3.r15363.gd7639ef43-122.12.3.r15367.g92caaff9f-1
                            konquest22.12.3.r1003.g3980997-122.12.3.r1003.g3980997-2
                             konsole22.12.3.r8926.g44501778f-122.12.3.r8930.gd07232517-1
                             kontact22.12.2.r5723.g3358bd7a-122.12.3.r5727.gb9c0be0a-1
                    kontactinterface22.12.3.r762.gf83cf76-122.12.3.r763.g54a2e7d-1
                            kontrast22.12.3.r299.g877aa1a-122.12.3.r301.g5761be4-1
                        konversation22.12.3.r9260.g0681ef44-122.12.3.r9260.g0681ef44-2
                       kopeninghours22.12.3.r368.g9f2d639-122.12.3.r368.g9f2d639-2
                              kopete22.12.3.r16535.ge09dd80c6-122.12.3.r16536.g80b9ed91b-1
                          korganizer22.12.3.r12039.ga41650f44-122.12.3.r12041.g817020c7f-1
                       kosmindoormap22.12.3.r949.gfc678ea-122.12.3.r950.g1638e82-1
                            kpackage5.103.0.r816.g3ae1890-15.103.0.r819.g4bd7ce8-1
                              kparts5.103.0.r673.gd728996-15.103.0.r676.g2c17600-1
                                kpat22.12.3.r2722.g5dbb9250-122.12.3.r2731.g511a4b44-1
                             kpeople5.103.0.r1418.g172173c-15.103.0.r1420.gdaca61a-1
                        kpimtextedit22.12.3.r1811.g40c51db-122.12.3.r1812.ge7a6cd4-1
                           kpipewire5.27.2.r227.gf481d24-25.27.2.r228.g48e51f1-1
                             kpkpass22.12.3.r335.g12609d7-122.12.3.r336.g62af4da-1
                           kplotting5.103.0.r346.g04b24f3-15.103.0.r347.g8f9a824-1
                             kpmcore22.12.3.r1354.g5c300a1-122.12.3.r1354.g5c300a1-2
                                kpty5.103.0.r413.g73c7142-15.103.0.r415.g6617556-1
                    kpublictransport22.12.3.r2109.g12cacbbf-122.12.3.r2109.g12cacbbf-2
                      kqtquickcharts22.12.3.r78.g22ff9c9-122.12.3.r78.g22ff9c9-2
                        kquickcharts5.103.0.r553.g6e63a5f-15.103.0.r554.g6987b17-1
                                krdc22.12.3.r1689.g7d4b800-122.12.3.r1690.g530e04a-1
                           krecorder23.01.0.r12.gda837ce-123.01.0.r13.g651abe7-1
                            kreversi22.12.3.r1333.g8cd169a-122.12.3.r1333.g8cd169a-2
                                krfb22.12.3.r1555.gc92c410-122.12.3.r1555.gc92c410-2
                               kross5.103.0.r397.g794a1f3-15.103.0.r399.g5a213d0-1
                  kross-interpreters22.12.3.r725.gdef2cfe-122.12.3.r725.gdef2cfe-2
                              kruler22.12.2.r824.g32ae5cd-122.12.3.r829.g9a2c88a-1
                             krunner5.103.0.r811.g4f6dda6-15.103.0.r813.gcf1925a-1
                             kscreen5.27.2.r1698.g9210709-15.27.2.r1700.g199de3e-1
                       kscreenlocker5.27.2.r1072.g9e2afcc-15.27.2.r1074.g6f0aa79-1
                            kservice5.103.0.r1087.g2bcb451c-15.103.0.r1090.ge929748c-1
                             kshisen22.12.3.r1301.gce4f086-122.12.3.r1301.gce4f086-2
                               ksirk22.12.3.r1114.gd300a83-122.12.3.r1115.ga0af76c-1
                               ksmtp22.12.3.r508.g059751a-122.12.3.r509.g58ba5a4-1
                          ksnakeduel22.12.3.r912.g3014f56-122.12.3.r912.g3014f56-2
                          kspaceduel22.12.3.r725.g11e9c87-122.12.3.r725.g11e9c87-2
                            ksquares22.12.3.r637.g3463d9a-122.12.3.r637.g3463d9a-2
                             ksudoku22.12.3.r1183.g5cbc196-122.12.3.r1183.g5cbc196-2
                          ksystemlog22.12.3.r823.ga78454f-122.12.3.r824.g5b06715-1
                            kteatime22.12.2.r805.g5a2f087-122.12.2.r805.g5a2f087-2
                         ktextaddons      r187.gb728100-1      r188.g1358f3a-1
                         ktexteditor5.103.0.r3751.g6f407782-15.103.0.r3764.ga0d87426-1
                        ktextwidgets5.103.0.r504.ge2beb76-15.103.0.r507.gb9509ea-1
                              ktimer22.12.3.r578.gcf495d0-122.12.3.r579.gd59972b-1
                               ktnef22.12.3.r787.g0ad7955-122.12.3.r788.g099f349-1
                            ktorrent22.12.3.r2962.g6b95cab3-122.12.3.r2963.g2e4b29d8-1
                              ktouch22.12.3.r2248.g481629d-122.12.3.r2248.g481629d-2
                          ktuberling22.12.3.r1144.g10c7315-122.12.3.r1144.g10c7315-2
                             kturtle22.12.3.r1243.g75609e2-122.12.3.r1244.g6d974d6-1
                             kubrick22.12.3.r473.g97eaac3-122.12.3.r473.g97eaac3-2
                     kunitconversion5.103.0.r487.gcdd991a-15.103.0.r489.gf3bec26-1
                             kwallet5.103.0.r1233.g822f5f0-15.103.0.r1236.gd9301fb-1
                               kwave22.12.3.r3860.g231d848e-122.12.3.r3861.g30f4beb4-1
                            kwayland5.103.0.r1205.g7b0dd34-15.103.0.r1206.gb674742-1
                      kwidgetsaddons5.103.0.r1062.g6d9ba8d3-15.103.0.r1064.g4ac94bb8-1
                                kwin5.27.2.r24093.g3e664071c-15.27.2.r24107.g114032d2a-1
                       kwindowsystem5.103.0.r752.gfeb1cd7-15.103.0.r753.g1139666-1
                           kwordquiz22.12.3.r1287.gb8af57e-122.12.3.r1287.gb8af57e-2
                              kwrite22.12.3.r20440.g108e4ab2c-122.12.3.r20457.gb1ac6172d-1
                             kxmlgui5.103.0.r965.g908ba808-15.103.0.r969.g6de1df3c-1
                       kxmlrpcclient5.103.0.r514.g7b5e28312-15.103.0.r515.gd64d22e2f-1
                          libakonadi22.12.3.r12938.gba93a1611-122.12.3.r12939.g9c54a47a4-1
                         libgravatar22.12.3.r484.gfd57eeb-122.12.3.r485.gbec6c4c-1
                            libkcddb22.12.3.r812.gde1a4e3-122.12.3.r813.g80bafdf-1
                     libkcompactdisc22.12.3.r422.g687e795-122.12.3.r422.g687e795-2
                         libkdegames22.12.3.r2317.g6e49e0aa-122.12.3.r2317.g6e49e0aa-2
                           libkdepim22.12.3.r977.g3f72e77-122.12.3.r978.g241c314-1
                  libkeduvocdocument22.12.3.r1840.gfde4e41-122.12.3.r1840.gfde4e41-2
                            libkgapi22.12.3.r1431.g1d28964-122.12.3.r1537.g0ace3fcb-1
                             libkleo22.12.3.r1404.gec17185-122.12.3.r1405.g232ee04-1
                        libkmahjongg22.12.3.r520.g7128879-122.12.3.r520.g7128879-2
                     libkomparediff222.12.3.r385.g6600f07-122.12.3.r385.g6600f07-2
                            libksane22.12.3.r637.g82fef38-222.12.3.r638.gf49e08f-1
                          libkscreen5.27.2.r1747.g43481ac-15.27.2.r1751.ge1f3cb7-1
                           libksieve22.12.3.r1859.g17322ba9-122.12.3.r1862.g6b460ba9-1
                        libksysguard5.27.2.r2562.g254c5b7-25.27.2.r2563.gd700c55-1
                         libktorrent22.12.3.r591.gae09d1c-122.12.3.r592.g88f216f-1
                            lokalize22.12.3.r1928.g0a63c996-122.12.3.r1930.g48ae9846-1
                               lskat22.12.3.r912.ge4d36c9-122.12.3.r912.ge4d36c9-2
                          mailcommon22.12.3.r1444.g8b15a36-122.12.3.r1445.gfe10f97-1
                        mailimporter22.12.3.r596.gb76716c-122.12.3.r597.gb7cf42e-1
                              marble22.12.3.r13588.gc49641752-122.12.3.r13591.ge44309db1-1
                       marble-common22.12.3.r13588.gc49641752-122.12.3.r13591.ge44309db1-1
                           marble-qt22.12.3.r13588.gc49641752-122.12.3.r13591.ge44309db1-1
                        markdownpart22.12.3.r180.geab67b5-122.12.3.r181.gc3619ac-1
                           maui-clip  2.2.2.r3.g6cea52b-1  2.2.2.r4.g6799422-1
                           maui-nota  2.2.2.r4.g3180b5a-1  2.2.2.r5.g9a8dda0-1
                             mauikit2.2.1.r94.g12f9d44b-12.2.1.r96.g7bf0903b-1
                       mbox-importer22.12.3.r628.gafaf32f-122.12.3.r630.g37c04fb-1
                          messagelib22.12.3.r6966.g39efce6cd-122.12.3.r6979.g2a6879377-1
                              minuet22.12.3.r672.gc3e4ee9-122.12.3.r672.gc3e4ee9-2
                     modemmanager-qt5.103.0.r576.g1fed659-15.103.0.r577.ge0e3372-1
                             neochat23.01.0.r87.g27d33d12-123.01.0.r93.g3d67a682-1
                   networkmanager-qt5.103.0.r1183.g794fff0-15.103.0.r1184.g2ace897-1
                              okular22.12.2.r9991.gf8fe79f66-122.12.3.r9995.g2d6976059-1
                              oxygen5.27.2.r4561.g33e0aadf-15.27.2.r4562.g3832c345-1
                            palapeli22.12.3.r1372.g0e5c6ed-122.12.3.r1373.gddb6759-1
                              parley22.12.3.r4598.g95c6a015-122.12.3.r4599.gdd5ecd5c-1
                    partitionmanager22.12.3.r1761.g276c691-122.12.3.r1761.g276c691-2
                               picmi22.12.3.r625.g6812fd7-122.12.3.r625.g6812fd7-2
                   pim-data-exporter22.12.3.r2882.gbd42e339-122.12.3.r2886.g224c3615-1
                    pim-sieve-editor22.12.2.r1751.g44b3a1e-122.12.3.r1756.gcac9e64-1
                           pimcommon22.08.3.r1993.g31d4c989-122.12.3.r2000.ga9431a0b-1
          plasma-browser-integration5.27.2.r1429.g8a86cf9f-15.27.2.r1430.geaf9b9c8-1
                      plasma-desktop5.27.2.r10135.gcdf7b8613-15.27.2.r10139.gf70fb899f-1
                       plasma-dialer23.01.0.r34.g2cb29f4-123.01.0.r36.g3c13a51-1
                        plasma-disks5.27.2.r332.g798fa92-15.27.2.r333.ga51ef0f-1
                    plasma-framework5.103.0.r16607.g1c6d3b3cb-15.103.0.r16612.ga8f127192-1
                       plasma-mobile5.27.2.r2176.gae3e15304-15.27.2.r2177.g581d278f4-1
                    plasma-mobile-nm5.27.2.r3554.gfb5a17df-15.27.2.r3555.gb28d972d-1
                           plasma-nm5.27.2.r3554.gfb5a17df-25.27.2.r3555.gb28d972d-1
                          plasma-sdk5.27.2.r2480.gb072c2af-15.27.2.r2481.gd7417379-1
                     plasma-settings23.01.0.r33.gcefe9c8-123.01.0.r36.gc596323-1
              plasma-wayland-session5.27.2.r13270.g18a4d21c9-15.27.2.r13278.g97ee778d4-1
                    plasma-workspace5.27.2.r13270.g18a4d21c9-15.27.2.r13278.g97ee778d4-1
                          plasmatube23.01.0.r40.g8db2e04-123.01.0.r41.ge031a69-1
                          powerdevil5.27.2.r2693.g8db6fa57-15.27.2.r2695.g734c0753-1
                               poxml22.12.3.r290.ge730008-122.12.3.r290.ge730008-2
                              prison5.103.0.r420.gb92383e-15.103.0.r422.g498d7b0-1
                             purpose5.103.0.r1074.gd0cc235-15.103.0.r1080.gd010fd1-1
                         qcachegrind22.12.3.r1249.g0106ef8-122.12.3.r1249.g0106ef8-2
                  qqc2-desktop-style5.103.0.r743.g15b2fea-15.103.0.r745.g99ee3d4-1
                                rocs22.12.3.r3175.g2522167a-122.12.3.r3175.g2522167a-2
                                sddm0.19.0.r201.g676fb59-10.19.0.r205.g572b128-1
                               solid5.103.0.r850.gc1dedc4-15.103.0.r852.g4810c5c-1
                              sonnet5.103.0.r763.g32f98b6-15.103.0.r764.gbe12478-1
                           spectacle22.12.3.r1600.g44e3fbd-122.12.3.r1615.gc6b8af8-1
                                step22.12.3.r1313.g54bb646-122.12.3.r1313.g54bb646-2
                             svgpart22.12.3.r270.g0b9ad24-122.12.3.r270.g0b9ad24-2
                             sweeper22.12.3.r628.g5038218-122.12.3.r628.g5038218-2
                         syndication5.103.0.r897.gcf03168-15.103.0.r898.g9d0eafe-1
                 syntax-highlighting5.103.0.r2099.ge4c85f12-15.103.0.r2105.g57860624-1
                      systemsettings5.27.2.r2859.g02447ddf-15.27.2.r2860.g2ace0d78-1
          telepathy-kde-accounts-kcm22.12.3.r1252.g314d997-122.12.3.r1252.g314d997-2
              telepathy-kde-approver22.12.3.r324.g8303f34-122.12.3.r324.g8303f34-2
          telepathy-kde-auth-handler22.12.3.r306.g62c3301-122.12.3.r306.g62c3301-2
               telepathy-kde-call-ui22.12.3.r473.g905f69e-122.12.3.r473.g905f69e-2
      telepathy-kde-common-internals22.12.3.r2061.g09f347a-122.12.3.r2061.g09f347a-2
          telepathy-kde-contact-list22.12.3.r1123.gd4e6ff1-122.12.3.r1123.gd4e6ff1-2
        telepathy-kde-contact-runner22.12.3.r285.gb034e90-122.12.3.r285.gb034e90-2
       telepathy-kde-desktop-applets22.12.3.r1027.g58233b1-122.12.3.r1027.g58233b1-2
  telepathy-kde-filetransfer-handler22.12.3.r247.g6c3e184-122.12.3.r247.g6c3e184-2
    telepathy-kde-integration-module22.12.3.r426.g83a75f9-122.12.3.r426.g83a75f9-2
             telepathy-kde-send-file22.12.3.r259.g147dd10-122.12.3.r259.g147dd10-2
               telepathy-kde-text-ui22.12.3.r2088.gff91c24f-122.12.3.r2089.gd7747063-1
                        threadweaver5.103.0.r566.g9f25d04-15.103.0.r567.g37c64ce-1
                             tokodon23.02.0.r49.g8ffd129-123.02.0.r60.g2c7efff-1
                            umbrello22.12.3.r8653.g70a9b1fc7-122.12.3.r8653.g70a9b1fc7-2
                         vakzination23.01.0.r21.g06d6145-123.01.0.r25.g74f7f6d-1
                               vvave2.2.1.r109.g4af40a7-12.2.1.r112.gc7c122e-1
              xdg-desktop-portal-kde5.27.2.r669.g2c6b805-15.27.2.r672.g64e3b43-1
                             yakuake22.12.2.r923.gd387041-122.12.2.r923.gd387041-2
                    zeroconf-ioslave22.12.3.r394.gd86416e-122.12.3.r394.gd86416e-2
1 Like

Still the same problem, as i mentioned before with former ARM testing update from 2-26.
On my system (Odroid N2 in a multiboot-environment, using petitboot) kernel 6.2 (6.2.1 and now 6.2.2) is not able to boot. It gets stuck while booting - only blackscreen.
All former kernel-versions including linux-lts (now 6.1.15) are booting up without any problem.
Could this problem be possibly related to:

https://forum.odroid.com/viewtopic.php?f=177&t=46360

the patch, mentioned in this thread seems not to be included in mainline kernel until now.

Possibly.

I can build a kernel with that patch, if you are willing to test it before I upload it?