[ARM Stable Update] 2023-07-08 - Kernels, KDE Frameworks, systemd, LibreOffice, Pipewire, (Community to Extra Migration)

Hello ARM community.

Archlinux ARM finalized migrating the community to extra repository. This means the [community] repository is now empty. We updated kernels, KDE and other mobile related goodies for you.

image
Get the lastest SoftMaker Office with ChatGPT buillt-in. You will find our Special Offer here!


Update Announcement

Some highlights:

  • All packages found in [community] in the past now migrated to [extra] repository
  • Some Kernels got renewed
  • Plasma is now at 5.27.6
  • KDE Frameworks updated to 5.107.0
  • KDE Gear is at 23.04.2
  • Systemd got renewed to 253.5
  • With Pamac we have now 11.0.1 based on gtk4 and 10.5.3 based on gtk3
  • Firefox got renewed to 114.0.2 and Thunderbird to 102.12.0
  • LibreOffice got updated to 7.5.4
  • Pipewire is at 0.3.71
  • Qemu got refreshed to 8.0.2
  • Qt5 is updated to 5.15.10 and Qt6 to 6.5.1
  • Linux-Firmware got renewed
  • We synced the plymouth package with our x64 branch
  • Blender got updated to 3.6.0
  • The usual KDE-git updates

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 (Fri Jun 30 14:54:28 CEST 2023)

  • arm-stable community aarch64: 0 new and 9005 removed package(s)
  • arm-stable core aarch64: 76 new and 76 removed package(s)
  • arm-stable extra aarch64: 10403 new and 1320 removed package(s)
  • arm-stable kde-unstable aarch64: 389 new and 388 removed package(s)

A detailed list of all package changes can be found 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:

Donate

Manjaro, like many other open-source projects, relies on the generosity of its community through donations and corporate sponsorships to support its growth and development. These donations are essential in covering the various expenses incurred in the operations of the project such as server costs, software development tools, infrastructure expenses, training, flying people to events or conferences and the salaries of key developers. With the help of these donations, Manjaro is able to secure the necessary financial stability that allows the project to continuously improve and remain active. If you love Manjaro, consider to donate!

3 Likes

Known Issues and Solutions

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

:arrow_right: 2023-06-06

If you have a lot of pip/AUR packages to upgrade to Python 3.11

Short version, for experienced users:
[HowTo] Python upgrade: reinstall AUR and pip packages

Long version with full details:
[HowTo] After a Python interpreter upgrade, reinstall non-working Python packages

Many applications (firefox, thunderbird, etc) slow to start on desktops other than Gnome

There is a bug with xdg-desktop-portal-gnome (more details here).

Workaround for gtk-based desktops (including Xfce)
sudo pacman -Rdd xdg-desktop-portal-gnome
sudo pacman -S xdg-desktop-portal-gtk
Workaround for KDE
sudo pacman -Rdd xdg-desktop-portal-gnome
sudo pacman -S xdg-desktop-portal-kde
Workaround for Lxqt
sudo pacman -Rdd xdg-desktop-portal-gnome
sudo pacman -S xdg-desktop-portal-lxqt
Workaround for desktops using hyprland
sudo pacman -Rdd xdg-desktop-portal-gnome
sudo pacman -S xdg-desktop-portal-hyprland
Workaround for desktops using wlroots
sudo pacman -Rdd xdg-desktop-portal-gnome
sudo pacman -S xdg-desktop-portal-wlr

If you installed python311 from the AUR, you need to uninstall it before running this update.

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"
    }
}
```Hello ARM community,

this is my fourth **stable** update for our aarch64 architecture.

Most already know that we had some staff changes in our Manjaro ARM team. You might already have noticed that Dan [left the team](https://blog.strits.dk/i-no-longer-work-for-manjaro/) and the company. Therefore we have also to see when the next install medias for ARM SBCs and devices will been created. Dan did a lot for the ARM branch of Manjaro, including endless testing of boards and devices. Before releasing any image for an ARM device it needs to been tested on the device itself. You can find untested [development builds](https://github.com/orgs/manjaro-arm/repositories) at github.

Therefore I'll act as the interim release manager until we found the right staff member for this job.

## Donate

Manjaro, like many other open-source projects, relies on the generosity of its community through [donations](https://manjaro.org/donate/) and corporate sponsorships to support its growth and development. These [donations](https://manjaro.org/donate/) are essential in covering the various expenses incurred in the operations of the project such as server costs, software development tools, infrastructure expenses, training, flying people to events or [conferences](https://blog.manjaro.org/fosdem-2023/) and the salaries of key developers. With the help of these donations, Manjaro is able to secure the necessary financial stability that allows the project to continuously improve and remain active. If you love Manjaro, consider to [donate](https://manjaro.org/donate/)!

---

## Update Announcement

With this update we have mostly updates to [Apple Silicon](https://gitlab.manjaro.org/manjaro-arm/packages/apple-silicon) and mobile.

*Some highlights:*
- Some **Kernels** got renewed
- **Apple-Silicon** packages got renewed to the latest issued by Asahi Linux. [Graphic stack](https://asahilinux.org/2023/06/opengl-3-1-on-asahi-linux/) got improved a lot. However, our installer is still internal
- **Calls** is now at [44.2](https://gitlab.gnome.org/GNOME/calls/-/raw/91e5cad939f6753bc232c8990be295b068473949/debian/changelog)
- the app **vakzination** got rebuild to fix so-file issues
- **libpamac** got renewed to [11.5.4](https://gitlab.manjaro.org/applications/libpamac/-/tags/11.5.4)
- Usual **KDE-git** updates

*End Of Life kernels (will be removed from repo soon):*
* `linux60` (EOL on 2023-01-12) (removed from repository)

---

## Tips And Tricks

[details="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.
[/details]

[details="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.
[/details]

[details="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.
[/details]

---

## Upstream Notifications:
[details="Older notifications"]
The PHP package has been updated to 8.2. If you still need 8.1, use `php-legacy` packages.
https://archlinux.org/news/php-82-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`:
https://archlinux.org/news/sorting-out-old-password-hashes/

The `ghostpcl` and `ghostxps` requires manual intervention (if you have these installed):
https://www.archlinux.org/news/ghostpcl9532-2-and-ghostxps9532-2-updates-require-manual-intervention/

The `nss` package requires manual intervention:
https://www.archlinux.org/news/nss3511-1-and-lib32-nss3511-1-updates-require-manual-intervention/

The packages `hplip` and `firewalld` requires manual intervention:
https://www.archlinux.org/news/hplip-3203-2-update-requires-manual-intervention/
https://www.archlinux.org/news/firewalld081-2-update-requires-manual-intervention/
[/details]

---

## Package Changes (Fri May 19 13:30:34 CEST 2023)

 - arm-stable community aarch64:  20 new and 20 removed package(s)
 - arm-stable core aarch64:  24 new and 23 removed package(s)
 - arm-stable extra aarch64:  4 new and 4 removed package(s)
 - arm-stable kde-unstable aarch64:  289 new and 289 removed package(s)

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


                         PACKAGE           2023.06.09           2023.06.12

           apple-silicon-configs           20221206-1           20230517-1
                 asahi-fwextract            0.5pre2-3              0.5.4-1
                   asahi-scripts           20221206-1           20230606-2
                       bitwarden           2023.5.0-1           2023.5.0-2
                      callaudiod              0.1.9-1              0.1.9-2
                            code             1.78.2-1             1.79.0-1
                        electron             23.1.2-1             23.3.6-1
                      electron20            20.3.11-1                    -
                      electron21             21.4.2-1             21.4.4-1
                      electron22             22.3.2-1            22.3.12-1
                     gnome-calls               44.1-2               44.2-1
              gnome-shell-mobile44.0+r283+g034144c20-144.1+r326+g9b7df11f1-1
         mesa-apple-silicon-edge 23.1.0_pre20230311-1 23.2.0_pre20230606-1
   mesa-apple-silicon-edge-debug 23.1.0_pre20230311-1 23.2.0_pre20230606-1
                   mutter-mobile44.0+r88+g780aadd4e-244.1+r191+g5e72de83d-2.0
                           phosh             0.28.0-10.28.0+13+g31896512-1
                  phosh-antispam              3.2.0-2              3.3.0-1
                     vakzination            23.01.0-1            23.01.0-2
vulkan-swrast-apple-silicon-edge 23.1.0_pre20230311-1 23.2.0_pre20230606-1
                    wire-desktop          3.30.3018-1          3.31.3060-1
                      electron24                    -             24.5.0-1

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


                         PACKAGE           2023.06.09           2023.06.12

                           linux              6.3.5-1              6.3.7-1
                       linux-aml             6.1.31-1             6.1.33-1
               linux-aml-headers             6.1.31-1             6.1.33-1
             linux-apple-silicon                6.2-1                6.3-1
        linux-apple-silicon-edge                6.2-1                6.3-1
     linux-apple-silicon-headers                6.2-1                6.3-1
                   linux-headers              6.3.5-1              6.3.7-1
                       linux-lts             6.1.31-1             6.1.33-1
               linux-lts-headers             6.1.31-1             6.1.33-1
                 linux-pinephone              6.3.5-1              6.3.7-1
         linux-pinephone-headers              6.3.5-1              6.3.7-1
              linux-pinephonepro              6.3.5-1              6.3.7-1
      linux-pinephonepro-headers              6.3.5-1              6.3.7-1
                      linux-rpi4             6.1.31-1             6.1.32-1
              linux-rpi4-headers             6.1.31-1             6.1.32-1
             linux-rpi4-mainline              6.3.5-1              6.3.6-1
     linux-rpi4-mainline-headers              6.3.5-1              6.3.6-1
                   linux-rpi4-rc            6.4.rc4-1            6.4.rc5-1
           linux-rpi4-rc-headers            6.4.rc4-1            6.4.rc5-1
                            m1n1              1.2.6-1              1.2.9-1
             uboot-apple-silicon            2023.01-1            2023.04-1
              uboot-pinephonepro     5:2023.07rc2-0.3     5:2023.07rc2-0.4
     uboot-pinephonepro-rockchip     5:2023.07rc2-0.3     5:2023.07rc2-0.4
                uboot-odroid-n2l                    -            2023.04-1

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


                         PACKAGE           2023.06.09           2023.06.12

                        libpamac             11.5.3-1             11.5.4-1
         libpamac-flatpak-plugin             11.5.3-1             11.5.4-1
            libpamac-snap-plugin             11.5.3-1             11.5.4-1
                           snapd             2.59.5-1             2.59.5-2

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


                         PACKAGE           2023.06.09           2023.06.12

                         akonadi23.04.1.r13076.g84e914c45-123.04.2.r13076.g84e914c45-1
                akonadi-calendar23.04.1.r2364.g2c16022-123.04.2.r2364.g2c16022-1
          akonadi-calendar-tools23.04.0.r1047.g7a009d5-123.04.2.r1050.g9ba89ef-1
                akonadi-contacts23.04.1.r3474.gc4e5f229-123.04.2.r3474.gc4e5f229-1
           akonadi-import-wizard23.04.1.r1941.g5abcbc9-123.04.2.r1941.g5abcbc9-1
                    akonadi-mime23.04.1.r1873.gae00608-123.04.2.r1874.gf4c29c4-1
                   akonadi-notes23.04.1.r1169.gb451bbe-123.04.2.r1169.gb451bbe-1
                  akonadi-search23.04.1.r1395.gc9cd29c-123.04.2.r1397.gfd9883c-1
                  akonadiconsole23.04.0.r1747.g17f7951-123.04.2.r1748.gb566587-1
                       akregator23.04.0.r6725.g3b691ed9-123.04.2.r6726.g5325284a-1
                        analitza23.04.1.r2396.gb2b30fe1-123.04.2.r2396.gb2b30fe1-1
                             ark23.04.0.r5088.g2a7f46b3-123.04.2.r5090.g5033a623-1
                      artikulate23.04.1.r1522.g9344e4f-123.04.2.r1522.g9344e4f-1
                     audiocd-kio23.04.1.r1206.ge338398-123.04.2.r1208.g061a22c-1
                           baloo5.106.0.r3244.geafae07a-15.106.0.r3245.g9755144d-1
                   baloo-widgets23.04.1.r878.g2e8ea3c-123.04.2.r878.g2e8ea3c-1
                         blinken23.04.1.r740.g6d13ea0-123.04.2.r740.g6d13ea0-1
                       bluedevil1:5.27.5.r2612.ge033d939-11:5.27.5.r2613.gb31f376a-1
                          bomber23.04.1.r636.g7e6e493-123.04.2.r636.g7e6e493-1
                            bovo23.04.1.r857.ga9f1dbe-123.04.2.r857.ga9f1dbe-1
                          breeze5.27.5.r2628.g5d279205-15.27.5.r2629.g4afc46e7-1
                            buho  3.0.0.r5.gec42169-1  3.0.0.r6.ga4c2c66-1
                 calendarsupport23.04.0.r849.gde62582-123.04.2.r849.gde62582-1
                          cantor23.04.1.r3600.g19ed0b66-123.04.2.r3603.gdbbd804e-1
                        cervisia23.04.0.r1778.g9b84f0b-123.04.2.r1779.gefbddbb-1
                        discover5.27.5.r9333.gc4c0ad257-15.27.5.r9335.g725681901-1
                         dolphin23.04.1.r7416.ge5abe2c67-123.04.2.r7417.gbb08c70a9-1
                 dolphin-plugins23.04.0.r760.gb6391fd-123.04.2.r761.g1abd322-1
                          dragon23.04.1.r1194.g8f5664a-123.04.2.r1196.g94b6111-1
                         drkonqi5.27.5.r930.g8cb1aea1-15.27.5.r931.g9c42ce25-1
                           elisa23.04.1.r3313.g2ebf6bd6-123.04.2.r3320.g8d11cf2f-1
                      elisa-qtmm23.04.1.r3313.g2ebf6bd6-123.04.2.r3320.g8d11cf2f-1
                      eventviews23.04.0.r1026.g54d1d27-123.04.2.r1028.gdd65a38-1
                    ffmpegthumbs23.04.1.r263.g8a8b7c2-123.04.2.r263.g8a8b7c2-1
                       filelight23.04.0.r1408.g2f2b5a1-123.04.2.r1410.g253b29d-1
                       granatier23.04.1.r1051.g5e93a6c-123.04.2.r1051.g5e93a6c-1
                 grantlee-editor23.04.0.r941.gb634afb-123.04.2.r941.gb634afb-1
                   grantleetheme23.04.1.r504.g1f1c47b-123.04.2.r504.g1f1c47b-1
                        gwenview23.04.1.r7161.ga483380d-123.04.1.r7164.g47e8bdb0-1
                 incidenceeditor23.04.1.r1050.g7b9c8a1-123.04.2.r1051.g7c3d773-1
                       itinerary23.04.0.r2712.g01b4fc49-123.04.2.r2715.gae36bdb6-1
                             juk23.04.1.r3265.g77d80714-123.04.2.r3266.gf840340e-1
                             k3b1:23.04.1.r6998.g1cf60e813-11:23.04.2.r6999.g329361b61-1
           kaccounts-integration23.04.1.r1364.gbf22267-223.04.2.r1364.gbf22267-1
             kaccounts-providers23.04.1.r443.g3e40fe3-123.04.2.r443.g3e40fe3-1
               kactivitymanagerd5.27.5.r1462.g861f9de-15.27.5.r1463.gd454806-1
                    kaddressbook23.04.1.r6417.g5c6a2248-123.04.2.r6420.gbc60dd46-1
                         kajongg23.04.1.r4419.gdcdf2ee5-123.04.2.r4422.g451e34a3-1
                          kalarm23.04.0.r8339.g365a6581-123.04.2.r8395.g124644f6-1
                        kalgebra23.04.1.r2162.g0ded608-123.04.2.r2162.g0ded608-1
                         kalzium23.04.1.r4512.ge103ed83-123.04.2.r4516.g80a9ab41-1
                          kamera23.04.1.r828.gd491cfd-123.04.2.r828.gd491cfd-1
                          kamoso23.04.0.r1557.ga018c91-123.04.2.r1557.ga018c91-1
                        kanagram23.04.1.r1406.gbc68a1f-123.04.2.r1406.gbc68a1f-1
                          kapman23.04.1.r734.gc63a2da-123.04.2.r734.gc63a2da-1
                    kapptemplate23.04.0.r1063.g5fded2a-123.04.2.r1063.g5fded2a-1
                           kasts23.01.0.r165.gb1d8d47-123.01.0.r168.g21952c6-1
                            kate23.04.0.r20721.gd208dfe5a-123.04.2.r20730.geefd3ba2d-1
                         katomic23.04.1.r1046.g9ed1b51-123.04.2.r1046.g9ed1b51-1
                         kbackup23.04.0.r544.g81bfeb6-123.04.2.r544.g81bfeb6-1
                       kblackbox23.04.1.r846.gb0bfda4-123.04.2.r847.gdc37f08-1
                         kblocks23.04.1.r826.g2447c84-123.04.2.r826.g2447c84-1
                      kbookmarks5.106.0.r535.g5dd2497-15.106.0.r536.g60642fc-1
                         kbounce23.04.1.r932.gc80ffc9-123.04.2.r932.gc80ffc9-1
                       kbreakout23.04.1.r999.gbfe0cbd-123.04.2.r999.gbfe0cbd-1
                          kbruch23.04.1.r956.g4a4b7e8-123.04.2.r956.g4a4b7e8-1
                     kcachegrind23.04.0.r1278.g5cbbd88-123.04.2.r1281.gbf373a0-1
              kcachegrind-common23.04.0.r1278.g5cbbd88-123.04.2.r1281.gbf373a0-1
                           kcalc23.04.0.r1736.ga499fae-123.04.2.r1736.ga499fae-1
                       kcalutils23.04.1.r1084.gf8302135f-123.04.2.r1084.gf8302135f-1
                     kcharselect23.04.0.r625.g019cf4f-123.04.2.r625.g019cf4f-1
                          kclock23.01.0.r72.g6533949-123.01.0.r74.g352cc69-1
                        kcmutils5.106.0.r752.g861104da-15.106.0.r754.g9772c61d-1
                   kcolorchooser23.04.1.r337.gde9049d-123.04.2.r337.gde9049d-1
                         kconfig5.106.0.r1082.g1b47e6c3-15.106.0.r1083.g3c6d59de-1
                       kcontacts1:5.106.0.r3432.g80b99ae8-11:5.106.0.r3433.g729e4154-1
                           kcron23.04.0.r907.g9637eb7-123.04.2.r907.g9637eb7-1
                   kde-cli-tools5.27.5.r2130.ge8132be-15.27.5.r2133.g1787873-1
                 kde-dev-scripts23.04.0.r4182.gbd504fa-123.04.2.r4182.gbd504fa-1
                   kde-dev-utils23.04.0.r663.g74eae5a-123.04.2.r666.g0d5e900-1
                  kdebugsettings23.04.0.r1367.g2b9cccc-123.04.2.r1368.gba99146-1
                      kdeconnect23.04.0.r3842.gdf9be7e6-123.04.2.r3849.g4ef7c262-1
                     kdeedu-data23.04.1.r22.g793df3b-123.04.2.r22.g793df3b-1
          kdegraphics-mobipocket23.04.1.r290.g16b2e58-123.04.2.r290.g16b2e58-1
        kdegraphics-thumbnailers23.04.1.r295.g3da9b35-123.04.2.r297.g9dbad70-1
                 kdelibs4support5.106.0.r1205.g6356e0ee-15.106.0.r1206.ga4526feb-1
          kdenetwork-filesharing23.04.0.r1094.gdc7ac35-123.04.2.r1094.gdc7ac35-1
                        kdenlive23.04.0.r18149.gc00260e0d-123.04.2.r18192.g6154d791d-1
                   kdepim-addons23.04.0.r5271.g0cc67708c-123.04.2.r5272.g9f5ee3de1-1
                  kdepim-runtime23.04.1.r15928.gea73e40e2-123.04.2.r15929.ge2729f0ab-1
                kdeplasma-addons5.27.5.r9399.gb86d9f13b-15.27.5.r9401.gdeff16fd2-1
                kdesdk-kioslaves23.04.0.r505.g1f7909e-123.04.2.r505.g1f7909e-1
             kdesdk-thumbnailers23.04.0.r133.g989c6a3-123.04.2.r135.gbc52836-1
                             kdf23.04.0.r976.g86e7b91-123.04.2.r976.g86e7b91-1
                         kdialog23.04.0.r1365.g0fe2062c1-123.04.2.r1366.g0832b04ba-1
                        kdiamond23.04.1.r798.gcc46502-123.04.2.r799.g7596172-1
                  keditbookmarks23.04.0.r2838.ga35a913a2-123.04.2.r2841.ga0c18fdc0-1
                        keysmith23.01.0.r64.gb6f41d9-123.01.0.r65.ge941e7e-1
                   kfilemetadata5.106.0.r973.g7c395e2-15.106.0.r976.g53923f5-1
                           kfind23.04.0.r2820.g86338ab1e-123.04.2.r2821.g789620dbc-1
                         kfloppy23.04.0.r874.g96209b6-123.04.2.r875.gf2f65d2-1
                     kfourinline23.04.1.r1108.g0461ef3-123.04.2.r1108.g0461ef3-1
                      kgeography23.04.1.r1255.g7d31981-123.04.2.r1255.g7d31981-1
                            kget23.04.0.r3369.g22d0c200-123.04.2.r3370.g179d7f65-1
                    kglobalaccel5.106.0.r663.g659f251-15.106.0.r664.gc538ad5-1
                     kgoldrunner23.04.1.r1380.g1aa9eee-123.04.2.r1382.gb59d5d2-1
                        khangman23.04.1.r1700.g5d32616-123.04.2.r1700.g5d32616-1
                     khelpcenter23.04.0.r2896.g2d2d1f04-123.04.2.r2899.ge7acf8e8-1
                        khotkeys5.27.5.r2245.g85c7f71-15.27.5.r2246.gb2a103e-1
                           khtml5.106.0.r682.g121f508-15.106.0.r683.g14a5880-1
                     kiconthemes5.106.0.r702.ga973b2a-15.106.0.r703.gcc16d7d-1
             kidentitymanagement23.04.1.r4007.g36e0f760-123.04.2.r4008.gcb17bd07-1
                             kig23.04.1.r3343.g58ce31b1-123.04.2.r3345.g046a3f87-1
                            kigo23.04.1.r659.ge608c95-123.04.2.r660.gd1de2ff-1
                        killbots23.04.1.r873.ge3deff6-123.04.2.r875.gdec0ee7-1
                 kimagemapeditor23.04.1.r584.ge06fa84-123.04.2.r586.g0bf89e6-1
                           kimap23.04.1.r1301.ge04dd9b-123.04.2.r1301.ge04dd9b-1
                     kinfocenter5.27.5.r2383.g18c0d4d0-15.27.5.r2386.g8d0d365c-1
                             kio5.106.0.r6191.g0e6c01e0c-15.106.0.r6196.g811fae761-1
                      kio-extras23.04.0.r7573.g6950463ed-123.04.2.r7575.g0680a0462-1
                      kio-gdrive23.04.0.r725.g39de711-123.04.2.r725.g39de711-1
                 kirigami-addons1:0.8.0.r47.g3604f34-11:0.8.0.r49.gcf3d908-1
                kirigami-gallery23.04.0.r353.gb960590-123.04.2.r353.gb960590-1
                       kirigami25.106.0.r3710.g21106c6e-15.106.0.r3713.g74155121-1
                          kiriki23.04.1.r533.g282d39b-123.04.2.r534.g7e28ff1-1
                     kitemmodels5.106.0.r649.g736563f-15.106.0.r650.g0952af4-1
                           kiten23.04.1.r1286.g11f5f88-123.04.2.r1286.g11f5f88-1
                      kitinerary23.04.1.r2949.gc43adca3-123.04.2.r2957.gf62f9635-1
                    kjumpingcube23.04.1.r917.gcd4e342-123.04.2.r917.gcd4e342-1
                           kldap23.04.1.r1092.g385db87-123.04.2.r1092.g385db87-1
                       kleopatra23.04.0.r7300.ge249c30e-123.04.2.r7308.g8cbe0a3d-1
                        klettres23.04.1.r1050.ga7614e7-123.04.2.r1050.ga7614e7-1
                        klickety23.04.1.r775.g8f86b24-123.04.2.r775.g8f86b24-1
                          klines23.04.1.r893.g05309f8-123.04.2.r894.g7c56c56-1
                            kmag23.04.1.r819.gc83e844-123.04.2.r819.gc83e844-1
                       kmahjongg23.04.1.r1664.g1390305-123.04.2.r1665.g515b2d5-1
                           kmail23.04.0.r27005.g05f2056d5-123.04.2.r27037.g58218c12c-1
            kmail-account-wizard23.04.0.r985.ge4a7cf5-123.04.2.r985.ge4a7cf5-1
                  kmailtransport23.04.1.r1937.g588a092-123.04.2.r1938.g5961f5b-1
                           kmbox23.04.1.r653.gf9238bc-123.04.2.r653.gf9238bc-1
                       kmenuedit5.27.5.r1180.g3ed6ce1-15.27.5.r1181.g0e27bea-1
                           kmime23.04.1.r1629.ga926427-123.04.2.r1629.ga926427-1
                          kmines23.04.1.r1845.g02b3b61-123.04.2.r1845.g02b3b61-1
                            kmix23.04.0.r2556.g2f7272a2-123.04.2.r2582.g1d516924-1
                      kmousetool23.04.1.r523.g55db80d-123.04.2.r524.g2d95fcf-1
                          kmouth23.04.1.r829.g82e5da8-123.04.2.r830.gdd57bdd-1
                          kmplot23.04.1.r1593.g76d6ade-123.04.2.r1594.gf6720cc-1
                    knavalbattle23.04.1.r1514.gde963e6-123.04.2.r1514.gde963e6-1
                        knetwalk23.04.1.r788.g017a27e-123.04.2.r788.g017a27e-1
                       knewstuff5.106.0.r1552.g5bf8c87f-15.106.0.r1554.gb67db719-1
                         knights23.04.1.r1243.ga2b1ca6-123.04.2.r1243.ga2b1ca6-1
                          knotes23.04.0.r3917.gc00720f7-123.04.2.r3918.gb55dded6-1
                            kolf23.04.1.r1604.gce02248-123.04.2.r1604.gce02248-1
                       kollision23.04.1.r606.ga16e446-123.04.2.r606.ga16e446-1
                     kolourpaint23.04.1.r2534.g3c112dc4-123.04.2.r2536.g4b279d88-1
                         kompare23.04.0.r1285.geebb3f3-123.04.2.r1287.g4bce7f2-1
                       konqueror23.04.0.r15448.g3e8624be9-123.04.2.r15452.g4cd673089-1
                        konquest23.04.1.r1021.gc3687c4-123.04.2.r1021.gc3687c4-1
                         konsole23.04.0.r9075.g95bcf2e0a-123.04.2.r9082.g73d067991-1
                         kontact23.04.0.r5767.g2c999500-123.04.2.r5767.g2c999500-1
                kontactinterface23.04.1.r791.gfca2805-123.04.2.r791.gfca2805-1
                        kontrast23.04.1.r319.gfd12f26-123.04.2.r319.gfd12f26-1
                    konversation23.04.0.r9297.g2379a978-123.04.2.r9297.g2379a978-1
                   kopeninghours23.04.1.r391.gfae8220-123.04.2.r391.gfae8220-1
                          kopete23.04.0.r16568.g7b7a0f0c9-123.04.2.r16570.ga053f12a8-1
                      korganizer23.04.0.r12137.g194a9f057-123.04.2.r12137.g194a9f057-1
                   kosmindoormap23.04.1.r1010.g90a71f2-123.04.2.r1010.g90a71f2-1
                            kpat23.04.1.r2756.g24dba31f-123.04.2.r2756.g24dba31f-1
                    kpimtextedit23.04.1.r1874.g5c1eaaa-123.04.2.r1901.ge91a512-1
                         kpkpass23.04.1.r348.ge38d0dd-123.04.2.r348.ge38d0dd-1
                         kpmcore23.04.1.r1374.g992174e-123.04.2.r1375.g6640766-1
                kpublictransport23.04.1.r2179.g231e3f02-123.04.2.r2180.g8b7136a5-1
                  kqtquickcharts23.04.1.r78.g22ff9c9-123.04.2.r78.g22ff9c9-1
                            krdc23.04.0.r1721.g4d6fa90-123.04.2.r1721.g4d6fa90-1
                        kreversi23.04.1.r1353.gd7e11ea-123.04.2.r1353.gd7e11ea-1
                            krfb23.04.0.r1578.gf2fc9ca-123.04.2.r1578.gf2fc9ca-1
              kross-interpreters23.04.0.r725.gdef2cfe-123.04.2.r725.gdef2cfe-1
                          kruler23.04.1.r852.g9b1eff8-123.04.2.r852.g9b1eff8-1
                         kshisen23.04.1.r1342.g1117378-123.04.2.r1343.gc44c7f9-1
                           ksirk23.04.1.r1141.g8fb1bae-123.04.2.r1142.gf1b7179-1
                           ksmtp23.04.1.r532.g0b9c77f-123.04.2.r532.g0b9c77f-1
                      ksnakeduel23.04.1.r929.g2ef8918-123.04.2.r929.g2ef8918-1
                      kspaceduel23.04.1.r740.gfb3d585-123.04.2.r740.gfb3d585-1
                        ksquares23.04.1.r658.g090ed62-123.04.2.r658.g090ed62-1
                         ksudoku23.04.1.r1202.g30027d1-123.04.2.r1203.ge15bbbe-1
                      ksystemlog23.04.0.r855.g7139f9e-123.04.2.r856.g17b7432-1
                        kteatime23.04.0.r831.g5c745f8-123.04.2.r832.g1a85fd8-1
                     ktextaddons      r481.g1030c42-1      r483.g85d7867-1
                     ktexteditor5.106.0.r3833.gd8abfb98-15.106.0.r3834.gf3e43910-1
                          ktimer23.04.0.r596.g5430a02-123.04.2.r596.g5430a02-1
                           ktnef23.04.1.r816.g405852e-123.04.2.r817.g04882d2-1
                        ktorrent23.04.0.r2990.g519d9ec6-123.04.2.r2994.g1b0408e0-1
                          ktouch23.04.1.r2269.gd0a1621-123.04.2.r2273.gd2d25550-1
                           ktrip23.01.0.r26.g1befab2-123.01.0.r30.g0122db5-1
                      ktuberling23.04.1.r1163.g9378253-123.04.2.r1163.g9378253-1
                         kturtle23.04.1.r1273.gb6e55e2-123.04.2.r1274.g0ebcf61-1
                         kubrick23.04.1.r490.ge5163ce-123.04.2.r491.gb6c8628-1
                  kwalletmanager23.04.0.r1464.g6a4a01b-123.04.2.r1464.g6a4a01b-1
                           kwave23.04.0.r3882.g8e97359f-123.04.2.r3883.g2a03ba6d-1
                        kwayland5.106.0.r1212.g25e86ba-15.106.0.r1213.g6f31cb0-1
                  kwidgetsaddons5.106.0.r1097.g64c59987-15.106.0.r1098.ga70ee848-1
                            kwin5.27.5.r24236.g5a9cfe174a-15.27.5.r24241.g3cf71114cb-1
                       kwordquiz23.04.1.r1319.g5ffc9f9-123.04.2.r1320.g73a22e3-1
                          kwrite23.04.0.r20721.gd208dfe5a-123.04.2.r20730.geefd3ba2d-1
                         kxmlgui5.106.0.r1006.g52234202-15.106.0.r1007.gb507bcd9-1
                      libakonadi23.04.1.r13076.g84e914c45-123.04.2.r13076.g84e914c45-1
                     libgravatar23.04.1.r519.gb7fcd18-123.04.2.r519.gb7fcd18-1
                        libkcddb23.04.1.r850.g0c12974-123.04.2.r851.ga26e08a-1
                 libkcompactdisc23.04.1.r437.g16014b8-123.04.2.r437.g16014b8-1
                       libkdcraw23.04.1.r1160.g580849c-123.04.2.r1160.g580849c-1
                     libkdegames23.04.1.r2335.g052d0506-123.04.2.r2336.gd8f0a978-1
                       libkdepim23.04.1.r1005.g73e26e7-123.04.2.r1005.g73e26e7-1
              libkeduvocdocument23.04.1.r1857.g1f4c062-123.04.2.r1857.g1f4c062-1
                       libkexiv223.04.1.r843.g68c21bb-123.04.2.r843.g68c21bb-1
                        libkgapi23.04.1.r1575.ge3db7440-123.04.2.r1575.ge3db7440-1
                         libkipi23.04.1.r1289.g8cacdbb-123.04.2.r1289.g8cacdbb-1
                         libkleo23.04.1.r1528.g7f9e67d-123.04.2.r1530.gdfe3d6b-1
                    libkmahjongg23.04.1.r532.g735eefe-123.04.2.r532.g735eefe-1
                 libkomparediff223.04.1.r406.ge391412-123.04.2.r406.ge391412-1
                        libksane23.04.1.r657.g70a8a78-123.04.2.r657.g70a8a78-1
                       libksieve23.04.1.r1911.gb2d65ed4-123.04.2.r1912.g9c6669e6-1
                     libktorrent23.04.1.r604.g5eb5b48-123.04.2.r604.g5eb5b48-1
                        lokalize23.04.0.r2041.gf1d105e8-123.04.2.r2042.g8fbd5973-1
                           lskat23.04.1.r935.g9ea5ee9-123.04.2.r935.g9ea5ee9-1
                      mailcommon23.04.1.r1490.g5da6718-123.04.2.r1491.g3eaf59e-1
                    mailimporter23.04.1.r628.g18495f3-123.04.2.r628.g18495f3-1
                          marble23.04.1.r13685.g579881495-123.04.2.r13688.gc59f6e9c3-1
                   marble-common23.04.1.r13685.g579881495-123.04.2.r13688.gc59f6e9c3-1
                       marble-qt23.04.1.r13685.g579881495-123.04.2.r13688.gc59f6e9c3-1
                    markdownpart23.04.0.r208.g3c2e1ad-123.04.2.r208.g3c2e1ad-1
                         mauikit 3.0.0.r5.gf252a3be-1 3.0.0.r6.g41bf0289-1
            mauikit-filebrowsing 2.2.2.r53.g41625fa-1 2.2.2.r54.g0550cee-1
                   mbox-importer23.04.0.r651.g97d40f2-123.04.2.r651.g97d40f2-1
                      messagelib23.04.1.r7166.g516798438-123.04.2.r7168.gee6a11b8f-1
                          minuet23.04.1.r700.gfe37472-123.04.2.r700.gfe37472-1
                         neochat23.01.0.r424.gb5c781212-123.01.0.r446.g7c75a2fd0-1
                          okular23.04.1.r10109.g57f5c6933-123.04.2.r10118.gd78752ea3-1
                          oxygen5.27.5.r4586.g91d4055f-15.27.5.r4588.g4b77ceb9-1
                        palapeli23.04.1.r1396.g8e47257-123.04.2.r1396.g8e47257-1
                          parley23.04.1.r4622.g5ab4330b-123.04.2.r4622.g5ab4330b-1
                partitionmanager23.04.0.r1810.g58e6465-123.04.2.r1810.g58e6465-1
                           picmi23.04.1.r640.gcf33236-123.04.2.r640.gcf33236-1
               pim-data-exporter23.04.0.r2921.gfe05d2a1-123.04.2.r2921.gfe05d2a1-1
                pim-sieve-editor23.04.0.r1786.gca81f38-123.04.2.r1786.gca81f38-1
                       pimcommon23.04.0.r2111.ge11b2f04-123.04.2.r2112.g65d25789-1
                   plasma-camera  1.0.r173.g9972dc5-1  1.0.r175.gaa98c44-1
                  plasma-desktop5.27.5.r10256.g344a69a38-15.27.5.r10260.g30bf5d7d7-1
                 plasma-firewall5.27.5.r737.g4a94a16-15.27.5.r738.g4be5574-1
                   plasma-mobile5.27.5.r2229.g8de183099-15.27.5.r2231.g5f81c766d-1
                plasma-mobile-nm5.27.5.r3616.g6d6314e9-15.27.5.r3617.gdf2d73b9-1
                       plasma-nm5.27.5.r3616.g6d6314e9-15.27.5.r3617.gdf2d73b9-1
                       plasma-pa5.27.5.r1235.g5a5d6b8-15.27.5.r1236.g6282ef8-1
                plasma-phonebook23.01.0.r65.g93c377b-123.01.0.r69.g4c89eef-1
                      plasma-sdk5.27.5.r2514.gcb01a3dc-15.27.5.r2517.gfd4eb174-1
            plasma-systemmonitor5.27.5.r736.g4a23fb6-15.27.5.r738.g009565c-1
                    plasma-vault5.27.5.r451.gf48f354-15.27.5.r452.gc5577ab-1
          plasma-wayland-session5.27.5.r13443.g6de6467f1-15.27.5.r13450.g3672104c7-1
                plasma-workspace5.27.5.r13443.g6de6467f1-15.27.5.r13450.g3672104c7-1
                      powerdevil5.27.5.r2737.gb6aea53e-15.27.5.r2741.g7740e71c-1
                           poxml23.04.0.r290.ge730008-123.04.2.r290.ge730008-1
                   print-manager23.04.0.r1280.g3f40324-123.04.2.r1280.g3f40324-1
                     qcachegrind23.04.0.r1278.g5cbbd88-123.04.2.r1281.gbf373a0-1
                            rocs23.04.1.r3193.g2e016f81-123.04.2.r3193.g2e016f81-1
                            sddm0.19.0.r230.g9a07cf0-10.19.0.r231.g40250a6-1
        signon-kwallet-extension23.04.1.r85.g2d8eb31-123.04.2.r85.g2d8eb31-1
                        spacebar23.01.0.r69.g1c98873-123.01.0.r70.gb07b3fa-1
                       spectacle23.04.1.r1759.g862d435-123.04.2.r1761.g8e3afdd-1
                            step23.04.1.r1338.g8d3252b-123.04.2.r1338.g8d3252b-1
                         svgpart23.04.1.r286.g152c942-123.04.2.r286.g152c942-1
                         sweeper23.04.0.r645.g61bef39-123.04.2.r645.g61bef39-1
             syntax-highlighting5.106.0.r2149.gb1306e94-15.106.0.r2150.gef98ada2-1
      telepathy-kde-accounts-kcm23.04.0.r1266.g8bb97ee-123.04.2.r1267.g06f990b-1
          telepathy-kde-approver23.04.0.r336.ge5115f0-123.04.2.r336.ge5115f0-1
      telepathy-kde-auth-handler23.04.0.r317.gfbadbdc-123.04.2.r317.gfbadbdc-1
           telepathy-kde-call-ui23.04.0.r483.gc3f00a3-123.04.2.r483.gc3f00a3-1
  telepathy-kde-common-internals23.04.1.r2075.g4f5cb39-123.04.2.r2075.g4f5cb39-1
      telepathy-kde-contact-list23.04.0.r1137.g995a78f-123.04.2.r1137.g995a78f-1
    telepathy-kde-contact-runner23.04.0.r295.g52d80fe-123.04.2.r295.g52d80fe-1
   telepathy-kde-desktop-applets23.04.0.r1038.ge6891d9-123.04.2.r1038.ge6891d9-1

telepathy-kde-filetransfer-handler23.04.0.r257.gacf7572-123.04.2.r257.gacf7572-1
telepathy-kde-integration-module23.04.0.r438.gd9df304-123.04.2.r438.gd9df304-1
telepathy-kde-send-file23.04.0.r270.gf28ca8f-123.04.2.r270.gf28ca8f-1
telepathy-kde-text-ui23.04.0.r2106.g5f3cd61d-123.04.2.r2106.g5f3cd61d-1
umbrello23.04.0.r8678.ga686a0a74-123.04.2.r8679.gde006014d-1
vakzination23.01.0.r73.g6038668-123.01.0.r74.g7ce6f4c-1
vvave 3.0.0.r7.g6f9bed1-1 3.0.0.r8.g26b46cd-1
xdg-desktop-portal-kde5.27.5.r708.gbc247f6-15.27.5.r709.g9053e1f-1
yakuake23.04.0.r969.g89321fe-123.04.2.r970.gb23b734-1
zeroconf-ioslave23.04.0.r394.gd86416e-123.04.2.r394.gd86416e-1


---

## 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 #arm:testing-updates. That way we can better find and fix bugs, before they hit arm-stable branch. Thank you!

---

[poll type=regular]
- 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)
[/poll]

Check if your mirror has already synced:

- [Mirror-Check Service](https://repo.manjaro.org/)

2) 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


Why is okular (Packages) still at 22.12.3-1? At Arch Linux for ARM it is already at 23.04.3-1 (okular (aarch64) | Packages | Arch Linux ARM).

I use M for a good year on RPI4 4GB. It works really nice. But after this update my backup script fails. Culprit is coredump with:

nmap "192.168.0.100" -Pn -p ssh

Can anyone please reproduce or give me some insight?

EDIT: Core dump

Core dump
jul 09 10:44:49 my_hostname kernel: nmap: page allocation failure: order:7, mode:0x40dc0(GFP_KERNEL|__GFP_COMP|__GFP_ZERO), nodemask=(null),cpuset=/,mems_allowed=0
jul 09 10:44:49 my_hostname kernel: CPU: 1 PID: 1109670 Comm: nmap Tainted: G         C         6.1.37-1-MANJARO-ARM-RPI #1
jul 09 10:44:49 my_hostname kernel: Hardware name: Raspberry Pi 4 Model B Rev 1.1 (DT)
jul 09 10:44:49 my_hostname kernel: Call trace:
jul 09 10:44:49 my_hostname kernel:  dump_backtrace.part.0+0xec/0x100
jul 09 10:44:49 my_hostname kernel:  show_stack+0x20/0x30
jul 09 10:44:49 my_hostname kernel:  dump_stack_lvl+0x88/0xb4
jul 09 10:44:49 my_hostname kernel:  dump_stack+0x18/0x34
jul 09 10:44:49 my_hostname kernel:  warn_alloc+0x120/0x1bc
jul 09 10:44:49 my_hostname kernel:  __alloc_pages+0xe00/0xea0
jul 09 10:44:49 my_hostname kernel:  __kmalloc_large_node+0x84/0x120
jul 09 10:44:49 my_hostname kernel:  __kmalloc+0xb0/0x104
jul 09 10:44:49 my_hostname kernel:  __regset_get+0xa0/0x104
jul 09 10:44:49 my_hostname kernel:  regset_get_alloc+0x1c/0x30
jul 09 10:44:49 my_hostname kernel:  elf_core_dump+0x3bc/0xd30
jul 09 10:44:49 my_hostname kernel:  do_coredump+0xe90/0x1350
jul 09 10:44:49 my_hostname kernel:  get_signal+0x8bc/0x950
jul 09 10:44:49 my_hostname kernel:  do_notify_resume+0x224/0x126c
jul 09 10:44:49 my_hostname kernel:  el0_da+0x9c/0xbc
jul 09 10:44:49 my_hostname kernel:  el0t_64_sync_handler+0xac/0x120
jul 09 10:44:49 my_hostname kernel:  el0t_64_sync+0x18c/0x190
jul 09 10:44:49 my_hostname kernel: Mem-Info:
jul 09 10:44:49 my_hostname kernel: active_anon:162704 inactive_anon:66236 isolated_anon:0
                                  active_file:76897 inactive_file:89518 isolated_file:0
                                  unevictable:79002 dirty:131 writeback:0
                                  slab_reclaimable:231209 slab_unreclaimable:14278
                                  mapped:53859 shmem:82210 pagetables:6773
                                  sec_pagetables:0 bounce:0
                                  kernel_misc_reclaimable:0
                                  free:164565 free_pcp:62 free_cma:78379
jul 09 10:44:49 my_hostname kernel: Node 0 active_anon:650816kB inactive_anon:264944kB active_file:307588kB inactive_file:358072kB unevictable:316008kB isolated(anon):0kB isolated(file):0kB mapped:215436kB dirty:524kB writeback:0kB shmem:3>
jul 09 10:44:49 my_hostname kernel: DMA free:359308kB boost:0kB min:1760kB low:2624kB high:3488kB reserved_highatomic:0KB active_anon:12224kB inactive_anon:12760kB active_file:82720kB inactive_file:932kB unevictable:260kB writepending:4kB >
jul 09 10:44:49 my_hostname kernel: lowmem_reserve[]: 0 2928 2928 2928
jul 09 10:44:49 my_hostname kernel: DMA32 free:298952kB boost:18132kB min:24228kB low:27224kB high:30220kB reserved_highatomic:4096KB active_anon:638592kB inactive_anon:252184kB active_file:224868kB inactive_file:357140kB unevictable:31574>
jul 09 10:44:49 my_hostname kernel: lowmem_reserve[]: 0 0 0 0
jul 09 10:44:49 my_hostname kernel: DMA: 6317*4kB (UMEC) 2341*8kB (UMEC) 1313*16kB (UMEC) 649*32kB (UMEC) 342*64kB (UMEC) 126*128kB (UEC) 54*256kB (UEC) 19*512kB (C) 9*1024kB (C) 5*2048kB (C) 47*4096kB (C) = 359308kB
jul 09 10:44:49 my_hostname kernel: DMA32: 26263*4kB (UMEH) 15956*8kB (UMEH) 2339*16kB (UMEH) 685*32kB (UMEH) 98*64kB (UMEH) 3*128kB (UH) 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 298700kB
jul 09 10:44:49 my_hostname kernel: 250061 total pagecache pages
jul 09 10:44:49 my_hostname kernel: 1436 pages in swap cache
jul 09 10:44:49 my_hostname kernel: Free swap  = 17118132kB
jul 09 10:44:49 my_hostname kernel: Total swap = 17651892kB
jul 09 10:44:49 my_hostname kernel: 1012480 pages RAM
jul 09 10:44:49 my_hostname kernel: 0 pages HighMem/MovableOnly
jul 09 10:44:49 my_hostname kernel: 41697 pages reserved
jul 09 10:44:49 my_hostname kernel: 131072 pages cma reserved
jul 09 10:44:49 my_hostname systemd[1]: Started Process Core Dump (PID 1109671/UID 0).
jul 09 10:44:49 my_hostname systemd-coredump[1109672]: [🡕] Process 1109670 (nmap) of user 1007 dumped core.
                                                    
                                                    Stack trace of thread 1109670:
                                                    #0  0x0000aaaac0a4ab78 _Z8wildtestPKcS0_ (nmap + 0xbab78)
                                                    #1  0x0000aaaac0a35fd0 _Z20addportsfromservmaskPKcPhi (nmap + 0xa5fd0)
                                                    #2  0x0000aaaac0a2c0e0 n/a (nmap + 0x9c0e0)
                                                    #3  0x0000aaaac0a2c924 _Z6getptsPKcP10scan_lists (nmap + 0x9c924)
                                                    #4  0x0000aaaac0a364d4 _Z9gettopptsdPKcP10scan_listsS0_ (nmap + 0xa64d4)
                                                    #5  0x0000aaaac09ea56c _Z21apply_delayed_optionsv (nmap + 0x5a56c)
                                                    #6  0x0000aaaac09f0e14 _Z9nmap_mainiPPc (nmap + 0x60e14)
                                                    #7  0x0000aaaac09ca1d8 main (nmap + 0x3a1d8)
                                                    #8  0x0000ffffb5597b80 n/a (libc.so.6 + 0x27b80)
                                                    #9  0x0000ffffb5597c60 __libc_start_main (libc.so.6 + 0x27c60)
                                                    #10 0x0000aaaac09ca2f0 _start (nmap + 0x3a2f0)
                                                    ELF object binary architecture: AARCH64
jul 09 10:44:49 my_hostname systemd[1]: systemd-coredump@112-1109671-0.service: Deactivated successfully.

Why are you not using:

nmap "192.168.0.100" -Pn -p22
Starting Nmap 7.94 ( https://nmap.org ) at 2023-07-09 05:26 CDT
Nmap scan report for 192.168.0.100
Host is up.

PORT   STATE    SERVICE
22/tcp filtered ssh

Nmap done: 1 IP address (1 host up) scanned in 2.23 seconds

I am not seeing using ssh for the port in nmap’s help.

PORT SPECIFICATION AND SCAN ORDER:
  -p <port ranges>: Only scan specified ports
    Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080,S:9

:+1: Strange. Sensing network presence this way and modified grep indeed works w/o core dump. Thanks a lot.
I’m a bit surprised as my previous solution worked for me many years. But core dump is a bit much anyway. I wonder what changed: nmap, kernel or build process? I would like to report a bug but it helps if I would know where :smiley:. Can anyone give me a hint please?

Since this update, Megapixels on the original PinePhone produces black&white JPEGs with a Moiré-type pattern (probably a Bayer pattern) instead of colored JPEGs. Looks like debayering is not being done.

In the Megapixels preview, everything looks nice and colored (even the small preview of the taken picture in the button in the bottom row), but when I open the JPEG in anything, it shows as Bayer.

And I can confirm it is a Bayer pattern, G’MIC-Qt’s Bayer filter with starting pattern Green-Blue reconstructs the colors, sorta. (It neither smoothes out the Bayer pattern nor applies a color correction matrix, so the result is suboptimal, but it proves that it is definitely a Bayer pattern that is stored in the JPEG instead of a decoded image.)

The issue seems to be with the metadata in the DNG because both dcraw and dcraw_emu on the computer also fail to debayer those DNGs whereas they debayer DNGs from before the update just fine.

Looking at the exiftool output, the CFA (color filter array) information is missing from the metadata:

-CFA Repeat Pattern Dim          : 2 2
-CFA Pattern 2                   : 2 1 1 0
-CFA Pattern                     : [Blue,Green][Green,Red]

This script works as a workaround, both on the computer and (after installing perl-image-exiftool that was not installed) on the PinePhone itself (the postprocessing commands are adapted and simplified from /usr/share/megapixels/postprocess.sh, e.g., no need to check whether exiftool is installed because the script needs it anyway to fix the DNG):

#!/bin/bash
if [ "$#" -ne 1 ]; then
 echo "Usage: $0 target[.dng]"
 exit 1
fi
TARGET="$1"
TARGET="${TARGET%.dng}"
echo "fixing $TARGET.dng..."
exiftool "-CFARepeatPatternDim=2 2" "-CFAPattern=[Blue,Green][Green,Red]" "-CFAPattern2=2 1 1 0" -P -overwrite_original "$TARGET.dng" || exit $?
echo "redoing the postprocessing..."
dcraw_emu +M -H 4 -o 1 -q 3 -T -fbdd 1 "$TARGET.dng" || exit $?
convert "$TARGET.dng.tiff" -sharpen 0x1.0 -sigmoidal-contrast 6,50% "$TARGET.jpg" || exit $?
exiftool -tagsFromfile "$TARGET.dng.tiff" -software="Megapixels" -overwrite_original "$TARGET.jpg" || exit $?
rm -f "$TARGET.dng.tiff"
echo "wrote $TARGET.jpg"
exit 0

Since those tags are unconditionally written to the DNG by the Megapixels source code, and since Megapixels was not updated, I suspect the libtiff 4.5.1 upgrade (upgraded from 4.5.0 in this update set) as the likely culprit. (It seems to be losing or incorrectly setting these tags.)

Alarm stop update again for days/week.

So what you expect? Does a repackage solves it or does some code need to be adjusted? Did you report your findings also upstream? Issues · postmarketOS / megapixels · GitLab

Well, what can I say. ALARM is a community project. They do a push to mirrors and only when they have completed a set of packages. Plus compiling ARM packages take longer … Commits · archlinuxarm/PKGBUILDs · GitHub

1 Like

Well, I was first trying to debug what is actually at fault. I am going to report this to Megapixels upstream, though it looks like a libtiff regression to me.

This quick hack:

sudo sed -i -e '29i exiftool "-CFARepeatPatternDim=2 2" "-CFAPattern=[Blue,Green][Green,Red]" "-CFAPattern2=2 1 1 0" -P -overwrite_original "$MAIN_PICTURE.dng"' /usr/share/megapixels/postprocess.sh

i.e., inserting above line 29 of /usr/share/megapixels/postprocess.sh the line:

exiftool "-CFARepeatPatternDim=2 2" "-CFAPattern=[Blue,Green][Green,Red]" "-CFAPattern2=2 1 1 0" -P -overwrite_original "$MAIN_PICTURE.dng"

makes Megapixels produce working images again (assuming perl-image-exiftool is installed, otherwise it will fail, so run sudo pacman -S perl-image-exiftool first). But it is a hack that papers over the real issue.

Filed:

I may end up filing an issue at `libtiff’ upstream as well, depending on what Megapixels upstream says.

I just used the manjaro-arm-installer and build myself an rpi installation.

Mounting the sd-card before booting from it and pacman.conf includes following lines:

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

Maybe the script needs to be updated somewhere?

Hi,

Unexpected restart after overheating in the middle of the update.

My pinebook pro won’t restart.

Fully encrypted root partition with LUKS on SD card. The linux kernel loads, but I don’t get the prompt to decrypt the LUKS volume.

The volume can be decrypted by moving the SD card to another pinebook pro.

Guess I need to chroot myself and finish the update. But how to do it?

NOTE: All backups are OK.

edit: update OK after:

arch-chroot /mnt/sdcard
rm /var/lib/pacman/db.lck
pacman -Syu

However, the sdcard do not boot.

I suppose the problem is on the boot partition, not on the root partition.

How to fix the boot partition, for boot on the LUKS volume?

@philm, can you build toolchain for user, others we build ourself?

whtat exactly do you mean by toolchain?

There is a new pull request: Workaround libtiff-4.5.1 (!32) · Merge requests · postmarketOS / megapixels · GitLab

1 Like

never mind, found you(Alarm) update again, thanks.

I have noticed you have issued a megapixels-1.6.1-2 update with that fix. I can confirm that this fixes the issue without my exiftool workaround in postprocess.sh. (Updating the package removed my hack from the script, and I still get correctly colored images, so the hack is no longer needed.) Thanks.

Inxi is up to date :slight_smile:

Manjaro arm go on !

1 Like

Latest chatty update causes the program to fail launching directly. In terminal:

chatty: symbol lookup error: undefined symbol: _ZN41i18n12phonenumbers11PhoneNumberC1EPN6google8protobuf5ArenaE

However, when a SMS is received and “open” is clicked from the notification area, it launches correctly.