Plasma is talking about Manjaro arm and plasma mobile
You are active for the plasma mobile development.
The distro situation
For Plasma Mobile shell development on phones, we need to have distributions with KDE packages built from git master.
Many years ago, we used to have Neon images with Plasma Mobile that were maintained by Bhushan that were used for development, but required a large investment in time to maintain. We no longer have the (human) resources to maintain a distribution, so we are dependent on working with other distributions for development images.
Until this year, Manjaro had helped us by providing daily development images. Unfortunately, I have not really had contact with the project since one of their employees left earlier this year.
As a sidenote: Maintenance of the Manjaro Plasma Mobile images seemed to be inactive in the past few months, though there have been some encouraging signs from the forum in the past few days?
@nl.smart There is a daily CI for doing plasma-mobile development builds based on git-master. However, they seem to fail since a period of time. Currently @oberon is maintaining KDE-git packages and uploads them to both architectures, aarch64 (ARM) and x86_64 (PC). On PC side there is also a CI doing daily builds, which also fail. So the last successful builds were June/July 2023. Mostly due to Plasma 6 updates.
When I look at the CI logs, I see those errors:
Plasma-Mobile Build
error: failed to commit transaction (conflicting files)
/usr/lib/qt6/plugins/kf6/kwindowsystem/KF6WindowSystemKWaylandPlugin.so exists in both 'kwindowsystem' and 'kwayland-integration'
Errors occurred, no packages were upgraded.
This was helpful, although kipi-plugins was not a target, so I removed it from the command (removing the others successfully). Now “sudo pacman -Syu” seems to be doing the right thing(s). Hoping it turns out OK.