[Testing Update] 2021-10-27 - Kernels, KDE Plasma 5.23.2, Virtualbox, LibreOffice, Nvidia 470.82, Kodi, TB

Hello community,

Another testing branch update with some usual updates for you.

image
Don’t miss out on free shipping of our Merch.

  • We updated our Kernels. Note that 5.13 series is marked EOL and 5.12 got removed!
  • KDE Plasma is now at 5.23.2
  • LibreOffice got renewed to 7.2.2
  • VirtualBox got updated to 6.1.28
  • Nvidia driver is now at 470.82.00
  • Kodi is now at 19.2
  • Thunderbird got renewed to 91.2.1
  • Both PHP7 and PHP8 got updated
  • Wine is at 6.18
  • A lot of Haskell updates got added
  • Other regular upstream updates

Get our latest daily developer images now from Github: Plasma, Gnome, XFCE. You get the latest stable releases of Manjaro from CDN77.


Our current supported kernels

  • linux44 4.4.289
  • linux49 4.9.287
  • linux414 4.14.252
  • linux419 4.19.213
  • linux54 5.4.155
  • linux510 5.10.75
  • linux513 5.13.19 [EOL]
  • linux514 5.14.14
  • linux515 5.15-rc6
  • linux510-rt 5.10.52_rt47

Package Updates (Wed Oct 27 08:23:20 CEST 2021)

  • testing community x86_64: 678 new and 684 removed package(s)
  • testing core x86_64: 13 new and 13 removed package(s)
  • testing extra x86_64: 300 new and 359 removed package(s)
  • testing kde-unstable x86_64: 109 new and 104 removed package(s)
  • testing multilib x86_64: 12 new and 11 removed package(s)

A detailed list of all package changes can be found here.

  • 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:

5 Likes

Known issues and solutions

This is a wiki post; please edit as necessary.
Please, consider subscribing to the Testing Updates Announcements RSS feed


New issues:

  • freetype2 update might result in font characters becoming squares. Don’t worry, a relogin to your UI should fix it. We recommend to do the update in a TTY. Affected UIs so far: Gnome, Phosh, Cinnamon.

  • Compiz packages like compiz-easy-patch got dropped from our repositories. Due to protobuf update you may need to rebuild that package locally on your end. Compiz-easy-patch removed from repos

  • :information_source: Announcement for PipeWire users:

    Re-enable any per-user enabled `pipewire-media-session.service` manually

    You should re-enable any per-user pipewire-media-session.service manually to establish a new service alias for pipewire-session-manager.service added with 0.3.38.

     systemctl --user enable pipewire-media-session
    

    See the PipeWire Release Notes for more info


Older Issues

  • OS prober does not run and add other operating systems

    Please click the ► at the beginning of this line to view this solution

    To restore, please execute: echo GRUB_DISABLE_OS_PROBER=false|sudo tee -a /etc/default/grub && sudo update-grub

    For more information, see opening post in [Stable Update] 2021-03-08.

Nvidia card owners

  • We simplified nVidia driver installation. This means we dropped legacy drivers.
    • We recommend to switch over to Nouveau drivers if your card is mentioned here and the feature you need is not in red TO DO here for your particular card.

    • If you however still need proprietary drivers, you may want to execute the following to ensure all parts of the nVidia drivers get installed properly:

      sudo mhwd -a pci nonfree 0300
      
      If proprietary drivers don't fix everything, please click the ► at the beginning of this line to view more info
      1. try installing kernel 5.4 LTS (Long Term Support)
      2. If that doesn’t fix it, take a full system backup, go to a console using Ctrl+Alt+F2 and:
      • Backup /etc/X11/mhwd.d/nvidia.conf if you ever edited that manually

      • remove all nVidia related drivers and applications:

        pacman --remove nvidia*
        
      • Note which applications are being removed and keep them handy in a list

      • Install the driver first:

        mhwd --install video-hybrid-XXX-nvidia-prime
        

        (Where XXX is amd or intel if you have hybrid graphics or the whole thing is video-nvidia if you’re on an nVidia-only system)

      • reboot and see if you at least get a screen.

      • Install all the other applications from your handy list that you still need one by one.

      • Restore /etc/X11/mhwd.d/nvidia.conf if you ever edited that manually

      • If that wouldn’t solve the issue open a new issue here referring to this update and posting at a minimum the full output of:

        inxi --admin --verbosity=7 --filter --no-host --width
        

      If you however still have issues with your Nvidia card, you may open a new thread in our forum: Graphics & Display - Manjaro Linux Forum or look at our tutorial on compiling old Nvidia drivers.

For AMD GPU users having a black screen with kernel 5.10

Please click the ► at the beginning of this line to view more info

Due to a bug in the AMD drivers, please try the following first:

For GRUB:

  1. Open a terminal or a TTY
  2. Open /etc/default/grub in your favourite CLI editor (nano vi, emacs`)
  3. Find the line: GRUB_CMDLINE_LINUX_DEFAULT="
  4. Add amdgpu.dc=0
  5. Save
  6. Execute sudo update-grub and reboot

For systemd-boot:

  1. Open a terminal or a TTY
  2. Open /boot/loader/entries/manjarolinux5.10.conf in your favourite CLI editor (nano vi, emacs`)
  3. Add amdgpu.dc=0 to the end of the line options
  4. Save & reboot

For rEFInd:

  1. Open a terminal or a TTY
  2. Open /boot/refind_linux.conf in your favourite CLI editor (nano vi, emacs`)
  3. Find the line: "Boot using default options" "root=
  4. Add amdgpu.dc=0
  5. Save & reboot

Possible 2 Min delay on shutdown with Gnome

Please click the ► at the beginning of this line to view more info
  • If you got the problem with shutdown delay (about 2min) on Gnome, here is a workaround:
    • Edit /usr/lib/systemd/user/gnome-session-restart-dbus.service in your favourite editor as root and add Slice=-.slice as a line all by itself like this:

      [Service]
      Type=notify
      Slice=-.slice
      ExecStart=/usr/lib/gnome-session-ctl --restart-dbus
      
    • Click this link For more information

Touchpad on a ThinkPad stops working

  • Restart again, please.

You get [PKGNAME] warning: directory permissions differ on [Directory name]

followed by:

Filesystem: NNN package MMM

Please click the ► at the beginning of this line to view this solution
  • The solution:

    sudo chmod MMM DirectoryName
    

Where obviously MMM is the second number you see (the correct one)

  • The explanation:
    Your package expects the security permissions to be MMM but your system is set to NNN. This is just a warning (today) but to ensure you remain up-to-date with the latest and greatest security rules it’s advised to execute the above command.

Systemd error message: .slice: Failed to migrate controller cgroups

If you have a similar error message like this:

systemd[1004]: -.slice: Failed to migrate controller cgroups from /user.slice/user-1000.slice/user@1000.service, ignoring: Permission denied

… you may need to add this Grub parameter to your /etc/default/grub file in line GRUB_CMDLINE_LINUX_DEFAULT: systemd.unified_cgroup_hierarchy=true. To update your grub menu, call: sudo update-grub. For more information on that issue, see also Arch Forum.


Python 3.9 Requires Rebuilds

Instructions for quickly and easily rebuilding affected AUR packages:

# Install yay
sudo pacman -S --needed --noconfirm yay

# Rebuild AUR python packages
yay -S --noconfirm $(pacman -Qqo "/usr/lib/python3.8/site-packages")

libtraceevent>=5.9-1 update requires manual intervention

2020-10-23 - Sébastien Luttringer

The libtraceevent package prior to version 5.9-1 was missing a soname link. This has been fixed in 5.9-1, so the upgrade will need to overwrite the untracked files created by ldconfig. If you get any of these errors

libtraceevent: /usr/lib/libtraceevent.so.1 exists in filesystem

when updating, use

pacman -Syu --overwrite /usr/lib/libtraceevent.so.1

to perform the upgrade.

Arch Linux - News: libtraceevent>=5.9-1 update requires manual intervention

OpenVPN connection times out.

Workaround: donwgrade openvpn (2.5.0-1 => 2.4.9-2).
For a proper solution follow this bug report on Arch Linux: FS#68480 : [openvpn] running unprivileged with iproute no longer working

PAM and PAMBASE got updated, which might prevent you from login

Due to updates from pambase and pam you might take care about any .pacnew files in /etc/pam.d as for example pam_tally, pam_tally2 and pam_cracklib got deprecated. Read in the ArchWiki about managing those files.

Typical issue:

For recovery, it is enough to boot with kernel option “systemd.unit=rescue.target”, then proceed into /etc/pam.d and merge “system-auth” and “system-auth.pacnew”

System takes a long time to boot

If you’ve got errors like Failed to start Network Manager Wait Online. you can try removing systemd from passwd and group in /etc/nsswitch.conf as described here
Update: If you can see the line
dbus-daemon[1453]: [system] Connection has not authenticated soon enough, closing it (auth_timeout=30000ms, elapsed: 45146ms)
in in your dbus log ( journalctl -b -u dbus ), the new/better workaround is to switch cups from service to socket as described here:
systemctl disable cups.service
systemctl enable cups.socket

I think I’ve some font problems

With the update of fontconfig some major rules how fonts get applied changed. Make sure that your system has ttf-dejavu installed. A more in depth explanation can be found here.

Please RTFT (Read This Fine Thread) first before reporting the same issues over and over again!

wireplumber and pipewire-media-session are in conflict

I unchecked wireplumber from the update and all goes fine, after update i can replace pipewire-media-session with wireplumber trough another update, after reboot, but it might be confusing for some users, especially with that is mentioned above in the wiki, as wireplumber.service will be activated as there is no pipewire-media-session.service anymore.

8 Likes

If users update through pamac instead of pacman for this one would it resolve the conflict for them?

I got the conflict trough Pamac UI, did not test on that install trough CLI. On newer installs this does not seem to happen tho, as wireplumber is not installed. So not sure now if i should actually remove wireplumber and reinstall pipewire-media-session

EDIT: on another older install i get the error trough CLI too, so removed this time the wireplumber

Hi!
After update the package of LXD (Linux Container) don’t run containers and written into log :

lxc mycontainer 20211027095953.470 ERROR start - start.c:core_scheduling:1575 - Invalid argument - The kernel does not support core scheduling

Plasma widgets broke with this update (even with restarts), plasma renderer (kcmshell5 qtquicksettings) reverted to Software mode, changed to OpenGL and restarted plasmashell.

There is a new update for Plasma, the Plasma 5.23.2.1. I’ve received the email from the announcements list:

Plasma 5.23.2 has a late update to plasma-desktop

plasma-desktop;Plasma/5.23;5f3585b23a47e7dbb79a48c175fe1ddb7e73a5e4;plasma-desktop-5.23.2.1.tar.xz;8f69e465cf98413008514ead445a90ac2a49fcfecd6cda9842071020fb325934

This fixes an important bug in Kickoff

kickoff: Fix drag and drop causing delegates to reset to a 0 X position and overlap

Regards.

I removed pipewire-media-session and kept only the wireplumber.service. The former is being put in disuse in favour of the latter anyway.
Didn’t need to re-establish the wireplumber service whilst updating thru pamac UI. It was done by the update script itself.

1 Like

7 posts were split to a new topic: Updating x264 breaks dependency required by emby-server-beta

for some reason pacman deleted inits for all three kernels installed but only rebuilt them after for 5.10 and 5.14, not 5.15, which caused quite the panic when i rebooted and it hung after fsck until i read pacman’s log and noticed the discrepancy.

Guys if you happen to experience strange issues and Plasma crashes during log-in, consider removing ~/.config/kwinrc file. Kwin this time is a source of random blinking / on-screen garbage. Again.
But wiping its settings and using only the default ones will work for you (ha-ha).

1 Like

That’s a LXD issue where we incorrectly enabled core scheduling on some systems. This week’s release (LXD 4.20) will have the fix, alternatively, we have told the Arch maintainer what patches to include to avoid this.

A follow-up on the previous note:
setting all effects et al back again using Systemsettings surprisingly haven’t brought glitches / crashes back, too. Phew!

Maybe this is why this update did not solve my Kickoff icon-overlap problem

Screenshot_20211028_004253

I pushed some more packages to this update.

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

-------------------------------------------------------------------------------
                             PACKAGE              testing           2021-10-27
-------------------------------------------------------------------------------
                           bctoolbox             5.0.36-1             5.0.44-1
                       bitwarden-cli             1.18.1-1             1.19.0-1
                               bzrtp             5.0.36-1             5.0.44-1
                    cockpit-machines                254-1                255-1
                           drumstick              2.4.0-1              2.4.1-1
                            electron             15.2.0-1             15.3.0-1
                          electron13             13.5.2-1             13.6.0-1
                          electron14             14.1.1-1             14.2.0-1
                            geogebra          6.0.671.0-1          6.0.672.0-1
                         go-ethereum            1.10.10-1            1.10.11-1
                            hydrogen              1.1.0-1              1.1.0-2
                            kmymoney              5.1.2-2              5.1.2-3
                                mame              0.236-1              0.237-1
                          mame-tools              0.236-1              0.237-1
               matrix-appservice-irc             0.32.0-1             0.32.1-1
                       mediastreamer             5.0.36-2             5.0.44-1
                                 min             1.21.0-2             1.22.0-1
                               mixxx              2.3.0-2              2.3.1-1
                     molecule-docker              1.0.2-1              1.1.0-1
                           musescore              3.6.2-2              3.6.2-3
                               opera       80.0.4170.63-1       80.0.4170.72-1
                                ortp             5.0.36-1             5.0.44-1
                                  pd             0.51.4-1             0.51.4-2
                          performous               1.1-31               1.1-32
                               pyenv              2.1.0-1              2.2.0-1
                       python-pygame              2.0.1-2              2.0.1-3
                           ruby-json              2.6.0-1              2.6.1-1
                       ruby-zeitwerk              2.4.2-2              2.5.1-1
                              sakura              3.8.3-1              3.8.4-1
                             skrooge             2.26.1-1             2.26.1-2
                              smtube             21.7.0-1            21.10.0-1
                           sniffglue             0.13.1-1             0.14.0-1
                           trash-cli          0.21.7.24-1         0.21.10.24-1
                                vcsh              2.0.3-1              2.0.4-1
                                vmpk              0.8.4-1              0.8.5-1
                           vultr-cli              2.8.5-1              2.9.0-1
                              xjadeo             0.8.10-1             0.8.10-2
                              yt-dlp         2021.10.22-2         2021.10.22-4

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

-------------------------------------------------------------------------------
                             PACKAGE              testing           2021-10-27
-------------------------------------------------------------------------------
                              c-ares             1.18.0-1             1.18.1-1
                               cmake             3.21.3-1             3.21.4-1
                      geoip-database           20210921-1           20211026-1
                geoip-database-extra           20210921-1           20211026-1
                                 ldb            2:2.4.0-1            2:2.4.1-1
                             librsvg           2:2.52.0-1           2:2.52.3-1
                           mercurial              5.9.2-1              5.9.3-1
                      plasma-desktop             5.23.2-1             5.23.2-2
                            portmidi                217-9                236-1
                             pyside6              6.2.0-2              6.2.1-1
                              qt6-3d              6.2.0-1              6.2.1-1
                         qt6-5compat              6.2.0-1              6.2.1-1
                            qt6-base              6.2.0-1              6.2.1-1
                          qt6-charts              6.2.0-1              6.2.1-1
                    qt6-connectivity              6.2.0-1              6.2.1-1
                       qt6-datavis3d              6.2.0-1              6.2.1-1
                     qt6-declarative              6.2.0-1              6.2.1-1
                             qt6-doc              6.2.0-1              6.2.1-1
                        qt6-examples              6.2.0-1              6.2.1-1
                    qt6-imageformats              6.2.0-1              6.2.1-1
                        qt6-location              6.2.0-1              6.2.1-1
                          qt6-lottie              6.2.0-1              6.2.1-1
                      qt6-multimedia              6.2.0-1              6.2.1-1
                     qt6-networkauth              6.2.0-1              6.2.1-1
                         qt6-quick3d              6.2.0-1              6.2.1-1
                   qt6-quicktimeline              6.2.0-1              6.2.1-1
                   qt6-remoteobjects              6.2.0-1              6.2.1-1
                           qt6-scxml              6.2.0-1              6.2.1-1
                         qt6-sensors              6.2.0-1              6.2.1-1
                       qt6-serialbus              6.2.0-1              6.2.1-1
                      qt6-serialport              6.2.0-1              6.2.1-1
                     qt6-shadertools              6.2.0-1              6.2.1-1
                             qt6-svg              6.2.0-1              6.2.1-1
                           qt6-tools              6.2.0-1              6.2.1-1
                    qt6-translations              6.2.0-1              6.2.1-1
                 qt6-virtualkeyboard              6.2.0-2              6.2.1-1
                         qt6-wayland              6.2.0-1              6.2.1-1
                      qt6-webchannel              6.2.0-1              6.2.1-1
                       qt6-webengine              6.2.0-2              6.2.1-1
                      qt6-websockets              6.2.0-1              6.2.1-1
                         qt6-webview              6.2.0-1              6.2.1-1
                               samba             4.15.0-1             4.15.1-1
                           shiboken6              6.2.0-1              6.2.1-1
                           smbclient             4.15.0-1             4.15.1-1
           gsettings-desktop-schemas                    -               41.0-1


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

-------------------------------------------------------------------------------
                             PACKAGE              testing           2021-10-27
-------------------------------------------------------------------------------
                             akonadi21.08.2.r12631.g93214347f-121.08.2.r12636.g21dc82c50-1
                    akonadi-calendar21.08.2.r1998.g14267ba-121.08.2.r1999.g02556b7-1
                    akonadi-contacts21.08.2.r3073.g280e389c-121.08.2.r3077.g2af01e5c-1
               akonadi-import-wizard21.08.2.r1761.g7058a4f-121.08.2.r1762.g824188e-1
                        akonadi-mime21.08.2.r1660.g2b02921-121.08.2.r1661.gaae241a-1
                      akonadi-search21.08.2.r1134.g2f008e9-121.08.2.r1135.g4d296d0-1
                      akonadiconsole21.08.2.r1539.gf829eb2-121.08.2.r1540.gd275168-1
                           akregator21.08.2.r6240.gbef212dd-121.08.2.r6241.gd994277b-1
                            analitza21.08.2.r2333.g0ef48bb4-121.08.2.r2334.g7ec50877-1
                                 ark21.08.2.r4621.gc31afbce-121.08.2.r4622.g765ba237-1
                              attica5.87.0.r842.gba026a4-15.87.0.r843.gf534cb6-1
                         audiocd-kio21.08.2.r1033.g9b99f39-121.08.2.r1034.ga9c562f-1
                       baloo-widgets21.08.2.r707.g46269e3-121.08.2.r708.gf894732-1
                             blinken21.08.2.r638.g2e4891e-121.08.2.r639.g527274c-1
                           bluedevil1:5.23.1.r2295.gfcd8d68c-11:5.23.1.r2296.g577d1bf4-1
                            bluez-qt5.87.0.r684.gd585562-15.87.0.r685.g13db034-1
                                bovo21.08.2.r744.g1421b72-121.08.2.r745.g36ed3d8-1
                              breeze5.23.1.r2289.g7f9f732a-15.23.1.r2291.g945ba0cc-1
                        breeze-icons5.87.0.r1813.gfbf20c65-15.87.0.r1819.gdd424216-1
                           calindori  21.08.r2.g5217d44-1  21.08.r3.g89da035-1
                              cantor21.04.3.r3248.gcaa40504-121.04.3.r3251.g0deda3cc-1
                            discover5.23.1.r8385.g198dde85-15.23.1.r8390.g9554f1f9-1
                              disman5.22.4.r1811.gca36775-15.23.1.r1811.gca36775-1
                             dolphin21.08.2.r6724.gb497dc9cb-121.08.2.r6726.gc1200b3dd-1
                               elisa21.08.2.r2785.gbc32cc3e-121.08.2.r2787.g65f1949a-1
                          eventviews21.08.2.r55.g78c9be3-121.08.2.r58.g1181d75-1
                 extra-cmake-modules5.87.0.r3381.g0516940-15.87.0.r3384.g8f7831c-1
                        ffmpegthumbs21.08.2.r196.gda3e9f2-121.08.2.r197.ge0edac5-1
                           filelight21.08.2.r989.g2b70311-121.08.2.r992.g8334ca9-1
                           granatier21.08.2.r937.g813ae8f-121.08.2.r938.g9286cd5-1
                     grantlee-editor21.08.2.r776.g6c92b88-121.08.2.r777.g1227d35-1
                       grantleetheme21.08.2.r354.g99c7a94-121.08.2.r355.gc54c81a-1
                            gwenview21.08.2.r6683.gc3b9e549-121.08.2.r6684.gdf4c9a9f-1
                     incidenceeditor21.08.2.r793.g2499675-121.08.2.r794.g7bb60eb-1
                            index-fm 2.0.0.r37.g0101ea4-1 2.0.0.r43.g4c0c31a-1
                           itinerary21.08.2.r1500.g0ce104b-121.08.2.r1511.g1bda60d-1
                   kactivitymanagerd5.23.1.r1373.g242b7cf-15.23.1.r1374.g3ad18a6-1
                        kaddressbook21.08.2.r6059.g4b6c39ee-121.08.2.r6060.ged1f891a-1
                              kalarm21.08.2.r6490.g48695c30-121.08.2.r6495.gaaf3dd20-1
                           kalarmcal21.08.2.r1149.ga2da000-121.08.2.r1150.g27377ca-1
                              kamera21.08.2.r667.gecb976b-121.08.2.r668.gecc8995-1
                             kapidox5.87.0.r555.gcef6bf9-15.87.0.r556.g0c59001-1
                               kasts 21.08.r56.gdd5b79f-1 21.08.r58.g710f44d-1
                                kate21.08.2.r18413.ga92f86c43-121.08.2.r18427.gfb9995358-1
                             katomic21.08.2.r927.g28c7b23-121.08.2.r928.g2256408-1
                           kblackbox21.08.2.r734.g62100e4-121.08.2.r735.g544f320-1
                             kblocks21.08.2.r677.gbb65a4f-121.08.2.r678.g5c0e036-1
                             kbounce21.08.2.r813.g94de5c1-121.08.2.r815.gd31751d-1
                           kbreakout21.08.2.r872.g45efcce-121.08.2.r873.g2bdaace-1
                              kbruch21.08.2.r822.g0e8880a-121.08.2.r823.gae9bb6a-1
                               kcalc21.08.2.r1541.gdcb5a4f-121.08.2.r1542.gbdb568e-1
                       kcalendarcore5.87.0.r1254.g1691d1f2f-15.87.0.r1257.g020aa2553-1
                           kcalutils21.08.2.r891.gb612016cb-121.08.2.r892.gd7dcdac52-1
                         kcharselect21.08.2.r480.g959dc04-121.08.2.r481.g8a610d8-1
                            kcmutils5.87.0.r559.gf028f4f-15.87.0.r561.g54b196a-1
                           kcontacts1:5.87.0.r3271.g2b9ece91-11:5.87.0.r3283.gd7979d4f-1
                         kcoreaddons5.87.0.r1318.g04b57283-15.87.0.r1327.g54f3d649-1
                               kcron21.08.2.r804.gf8dce93-121.08.2.r806.gc1db64b-1
                       kde-cli-tools5.23.1.r1873.g5ab245f-15.23.2.r1873.g5ab245f-1
                        kdeclarative5.87.0.r931.gc661dcf-15.87.0.r932.g9c2702e-1
                          kdeconnect21.08.2.r3343.g2d8fd766-121.08.2.r3346.g6957b6aa-1
                         kdecoration5.23.1.r277.g5285f9d-15.23.1.r278.g70a98b4-1
                     kdelibs4support5.87.0.r1044.g60f08c91-15.87.0.r1048.gbe75a8db-1
                       kdepim-addons21.08.2.r4368.g19dee201-121.08.2.r4373.gc78de7d9-1
                      kdepim-runtime21.08.2.r15342.g775ba9e93-121.08.2.r15346.g205dd2d3d-1
                    kdeplasma-addons5.23.1.r8595.g921202841-15.23.1.r8596.gc9f4dabfd-1
                             kdialog21.08.2.r1192.g90451ad7e-121.08.2.r1193.gabb58a949-1
                            kdiamond21.08.2.r677.g9946e96-121.08.2.r680.g3286144-1
                            kdisplay5.22.4.r1456.gc03ddcb-15.23.1.r1456.gc03ddcb-1
                      keditbookmarks21.08.2.r2750.g29c8cd5b5-121.08.2.r2751.gaf57bcc7b-1
                             kfloppy21.08.2.r763.gf350cd6-121.08.2.r764.gd8f8b7c-1
                         kfourinline21.08.2.r989.g290023c-121.08.2.r990.g04b0fca-1
                         kgoldrunner21.08.2.r1246.g044c18f-121.08.2.r1247.gce7639a-1
                                kgpg21.08.2.r3137.gae0165c9-121.08.2.r3138.g73a4aaf2-1
                  khealthcertificate        r85.98d610a-1        r88.a3147ee-1
                           kholidays1:5.87.0.r973.gbd84d74-11:5.87.0.r974.g4088594-1
                            khotkeys5.23.1.r2098.gb99fa8d-15.23.2.r2099.g533eab8-1
                 kidentitymanagement21.08.2.r3833.gfa7fe4e4-121.08.2.r3834.ga07df567-1
                            killbots21.08.2.r744.ge430256-121.08.2.r745.g88682ae-1
                         kinfocenter5.23.1.r1971.gc3cb026-15.23.1.r1975.g7b37f05-1
                                 kio5.87.0.r5051.g221a94a6-15.87.0.r5069.gaa3c33b9-1
                          kio-extras21.08.2.r7161.gd6e40ca9-121.08.2.r7162.g2fd29ed7-1
                           kirigami25.87.0.r2931.g11fd5375-15.87.0.r2934.g8ba168cf-1
                               kiten21.08.2.r1151.gaad01ed-121.08.2.r1152.g71c4f78-1
                        kjumpingcube21.08.2.r793.ged0b741-121.08.2.r794.g0d6f272-1
                               kldap21.08.2.r897.g8edeb04-121.08.2.r898.g50177f4-1
                           kleopatra21.08.2.r6014.gebf19c3f-121.08.2.r6021.gc770b6e5-1
                            klettres21.08.2.r924.g2cedadb-121.08.2.r925.g6af06c1-1
                            klickety21.08.2.r642.g3459208-121.08.2.r643.gf89c7c8-1
                              klines21.08.2.r775.g6b9cb70-121.08.2.r776.g50ccf11-1
                                kmag21.08.2.r698.g3610e86-121.08.2.r699.ga5ae6d7-1
                           kmahjongg21.08.2.r1476.gb0d0459-121.08.2.r1477.g903ab89-1
                               kmail21.08.2.r26039.g449f9a3ff-121.08.2.r26049.g2a88ec4aa-1
                kmail-account-wizard21.08.2.r826.g1054e67-121.08.2.r827.g7fd62db-1
                           kmenuedit5.23.1.r976.gcc2ebaa-15.23.1.r977.g4324089-1
                               kmime21.08.2.r1463.g604b68c-121.08.2.r1464.gceececb-1
                              kmouth21.08.2.r698.g3b31510-121.08.2.r699.g6956506-1
                            knetwalk21.08.2.r664.g1b6ac42-121.08.2.r665.gd868fbc-1
                           knewstuff5.87.0.r1228.g6979bf80-15.87.0.r1229.g199d74c3-1
                              knotes21.08.2.r3532.g034816f2-121.08.2.r3533.g185c8e68-1
                                kolf21.08.2.r1448.g8bfb7b9-121.08.2.r1449.g643b024-1
                            konquest21.08.2.r902.g9fa7c8e-121.08.2.r903.g9272106-1
                             konsole21.08.2.r7991.g733e7858-121.08.2.r7997.g9bfc2f13-1
                             kontact21.08.2.r5410.gf13991ae-121.08.2.r5411.gf7e4b17d-1
                            kontrast21.08.2.r184.g31f3975-121.08.2.r185.g87b7f26-1
                        konversation21.08.2.r9000.g7d8174ca-121.08.2.r9002.ga2dc376d-1
                       kopeninghours21.08.2.r274.g6c8e88d-121.08.2.r276.g741db9e-1
                          korganizer21.08.2.r11535.gb9d383288-121.08.2.r11538.g7ab02ec2b-1
                              kparts5.87.0.r536.geb7a0a3-15.87.0.r539.g003a6f7-1
                        kpimtextedit21.08.2.r1463.g1db48c0-121.08.2.r1464.g2ca56b4-1
                             kpkpass21.08.2.r243.g9cfaabb-121.08.2.r244.g035d905-1
                    kpublictransport21.08.2.r1915.g4ccb9ee3-121.08.2.r1921.gacab3ab9-1
                                krdc21.08.2.r1545.g3e27720-121.08.2.r1546.g4ff9dd0-1
                            kreversi21.08.2.r1232.ge132230-121.08.2.r1233.ge4efec6-1
                                krfb21.08.2.r1428.g00c3d1c-121.08.2.r1429.gbe01a1e-1
                              kruler21.08.2.r709.gde32389-121.08.2.r710.g9f5e9e2-1
                             krunner5.87.0.r692.g573c971-15.87.0.r693.gdd04eb6-1
                       kscreenlocker5.23.1.r883.g69e1385-15.23.1.r884.g45b875c-1
                            kservice5.87.0.r956.ge5c14a6-15.87.0.r957.ga571740-1
                               ksirk21.08.2.r980.gc9ef1c6-121.08.2.r981.g8335744-1
                          ksnakeduel21.08.2.r814.g1e4ff1a-121.08.2.r815.gd46ce0e-1
                             ksudoku21.08.2.r1064.g39527e7-121.08.2.r1067.g4ed577b-1
                           ksysguard5.23.1.r3513.g1e92e723-15.23.1.r3514.g17497174-1
                          ksystemlog21.08.2.r675.gb56f4be-121.08.2.r676.g0f4f45f-1
                            kteatime21.08.2.r727.g25afb78-121.08.2.r728.g784866a-1
                         ktexteditor5.87.0.r2964.g4789d1e9-15.87.0.r2966.g2ad0032f-1
                              ktimer21.08.2.r474.gb31f845-121.08.2.r475.g2fbd0ce-1
                               ktnef21.08.2.r673.g2bb8971-121.08.2.r674.gce684e6-1
                              ktouch21.08.2.r2147.ge435715-121.08.2.r2148.gae012e8-1
                             kturtle21.08.2.r1125.g197b953-121.08.2.r1126.gad88879-1
                             kubrick21.08.2.r375.g50a2de2-121.08.2.r376.g1ea7e8b-1
                               kwave21.08.2.r3748.gb07b5249-121.08.2.r3750.gad7e0654-1
                     kwayland-server5.23.1.r1403.gc85c5cb-15.23.1.r1410.gdebd2ad-1
                                kwin5.23.1.r20181.ga04a134a7-15.23.1.r20207.g1626d7a51-1
                       kwindowsystem5.87.0.r635.g64908e8-15.87.0.r636.gde4ab9b-1
                              kwinft5.22.4.r19534.gb22464212-15.23.1.r19626.g2fef4b0ea-1
                              kwrite21.08.2.r18413.ga92f86c43-121.08.2.r18427.gfb9995358-1
                      layer-shell-qt5.21.5.r50.g662afeb-15.21.5.r51.g80f6a62-1
                          libakonadi21.08.2.r12631.g93214347f-121.08.2.r12636.g21dc82c50-1
                         libgravatar21.08.2.r375.g1854243-121.08.2.r376.g285d035-1
                         libkdegames21.08.2.r2191.gf73b13fe-121.08.2.r2192.g604e2617-1
                           libkdepim21.08.2.r860.g15f16ce-121.08.2.r861.g788140a-1
                            libkgapi21.08.2.r1305.g6d6dfc5-121.08.2.r1310.ga7f5e98-1
                             libkleo21.08.2.r963.gb72f5db-121.08.2.r971.gf4af96a-1
                        libkmahjongg21.08.2.r460.ga0e3a1c-121.08.2.r461.gf27bcdd-1
                            libksane21.08.2.r570.g04cf024-121.08.2.r571.gdb2090c-1
                           libksieve21.08.2.r1601.ge6a8a4dd-121.08.2.r1602.g54b26bb2-1
                        libksysguard5.23.1.r2313.gb5622a8-15.23.1.r2314.ge619696-1
                               lskat21.08.2.r820.ge77fa1d-121.08.2.r821.g41775cf-1
                          mailcommon21.08.2.r1134.gceb9339-121.08.2.r1136.g4e9d8c5-1
                              marble21.08.2.r13368.gbe4e4b953-121.08.2.r13370.ge5663fbc4-1
                       marble-common21.08.2.r13368.gbe4e4b953-121.08.2.r13370.ge5663fbc4-1
                           marble-qt21.08.2.r13368.gbe4e4b953-121.08.2.r13370.ge5663fbc4-1
                        markdownpart21.08.2.r86.g011ad11-121.08.2.r87.gcc8186c-1
                             mauikit2.0.2.r61.g0e2bac1a-12.0.2.r64.gc5896d15-1
                mauikit-filebrowsing 2.0.2.r20.g7658602-1 2.0.2.r23.gf85f699-1
                  mauikit-imagetools  2.0.1.r4.gc5fa31f-1  2.0.1.r5.g1c23d87-1
                  mauikit-texteditor  2.0.1.r5.g791c0c4-1  2.0.1.r6.g119b288-1
                       mbox-importer21.08.2.r523.g1155f11-121.08.2.r524.g1d8178a-1
                          messagelib21.08.2.r6254.g1bb6ab2d-121.08.2.r6258.g112a23a5-1
                     modemmanager-qt5.87.0.r526.g593f7c0-15.87.0.r527.g6307e52-1
                              okular21.08.2.r9509.gd61a7ddf1-121.08.2.r9511.g810e9db2b-1
                              oxygen5.23.1.r4434.g1d771cca-15.23.1.r4435.g0bb26020-1
                              parley21.08.2.r4464.g015a76e0-121.08.2.r4471.g237eb282-1
                               picmi21.08.2.r538.g2eac3fb-121.08.2.r539.gb8b35cc-1
                   pim-data-exporter21.08.2.r2465.g0e75fb49-121.08.2.r2466.gbd9610c8-1
                    pim-sieve-editor21.08.2.r1519.g134a157-121.08.2.r1520.gd8a7c1f-1
                           pimcommon21.07.80.r1128.g06ae9ac-121.07.80.r1130.gd6c7f36-1
                    plasma-bigscreen      r411.g7344fe3-1      r413.g28ba2b4-1
          plasma-browser-integration5.23.1.r1286.g8b49cef7-15.23.1.r1293.gbe44af33-1
                      plasma-desktop5.23.1.r8712.g2a7c1c739-15.23.1.r8732.g6a5301c55-1
                        plasma-disks5.23.1.r238.g77533da-15.23.1.r241.g5f2a41c-1
                     plasma-firewall5.23.1.r531.gb17aa4a-15.23.1.r534.gdd6cf90-1
                    plasma-framework5.87.0.r16044.gbd8c296ab-15.87.0.r16063.g8686e878c-1
                  plasma-integration5.23.1.r536.gb17aaf9-15.23.1.r537.g30fb7de-1
                    plasma-mobile-nm5.23.1.r3118.g6dab6159-15.23.1.r3119.g481e26b0-1
                           plasma-nm5.23.1.r3118.g6dab6159-15.23.1.r3119.g481e26b0-1
             plasma-phone-components5.23.1.r1509.gd7b72904-15.23.1.r1511.g0cd4f91e-1
                          plasma-sdk5.23.1.r2287.g7d1c42d4-15.23.1.r2288.gd5ab0869-1
                plasma-systemmonitor5.23.1.r505.g4ff4dca-15.23.1.r509.g3396d88-1
                        plasma-vault5.23.1.r347.g233e004-15.23.1.r349.ge87c709-1
            plasma-wayland-protocols1.4.0.r1038.g070ea05-11.4.0.r1039.ga463349-1
              plasma-wayland-session5.23.1.r10746.g01a74949f-15.23.1.r10752.g566e95af7-1
                    plasma-workspace5.23.1.r10746.g01a74949f-15.23.1.r10752.g566e95af7-1
                          powerdevil5.23.1.r2488.g983f8609-15.23.1.r2490.g429a3615-1
                       print-manager21.08.2.r1062.g5ae8470-121.08.2.r1064.g69a7e73-1
                              prison5.87.0.r339.gc93839a-15.87.0.r340.g737f6b9-1
                             purpose5.87.0.r904.ga5b334f-15.87.0.r906.g3444f2e-1
                                sddm0.19.0.r84.gc7e8a9f-10.19.0.r92.gd9adf87-1
                               solid5.87.0.r714.g8395746-15.87.0.r715.gabddb20-1
                              sonnet5.87.0.r643.g9359ac5-15.87.0.r645.g89f03fd-1
                            spacebar  21.08.r8.g0e6f86f-1 21.08.r13.gf81eae1-1
                           spectacle21.08.2.r1186.g661d5b2-121.08.2.r1194.gc2fa1d3-1
                                step21.08.2.r1157.g9df45cd-121.08.2.r1159.gfd62a9e-1
                             sweeper21.08.2.r537.g23d1afb-121.08.2.r538.g6554726-1
                 syntax-highlighting5.87.0.r1727.g6de91621-15.87.0.r1728.g9722ec1b-1
                      systemsettings5.23.1.r2551.ge3941a11-15.23.1.r2555.g07a407ed-1
                               vvave 2.0.0.r60.gfc21878-1 2.0.0.r63.gfb66f22-1
                            wrapland5.22.4.r1644.g2c19a619-15.23.1.r1644.g2c19a619-1
              xdg-desktop-portal-kde5.23.1.r394.g483099f-15.23.1.r395.g02ffa42-1

:: Different sync package(s) in repository multilib x86_64

-------------------------------------------------------------------------------
                             PACKAGE              testing           2021-10-27
-------------------------------------------------------------------------------
                       lib32-librsvg           2:2.52.0-1           2:2.52.3-1

@philm, do you still have an overlay of gsettings-desktop-schemas 40.0-3?

What overlay? We’ve always imported that from Arch as far as I know.

@philm’s post says that gsettings-desktop-schemas was updated to 41.0-1, but it is still at version 40.0-3 according to Manjaro - Branch Compare.

Hmm, curious…

[New Packages]
gsettings-desktop-schemas-40.0-3-any.pkg.tar.zst

[Removed Packages]
gsettings-desktop-schemas-41.0-1-any.pkg.tar.zst

Curiouser and curiouser… it’s definitely not an overlay.

:: Compare branch 'unstable' with branch 'testing'.


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

-------------------------------------------------------------------------------
                             PACKAGE             unstable              testing
-------------------------------------------------------------------------------
           gsettings-desktop-schemas                    -               40.0-3



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

-------------------------------------------------------------------------------
                             PACKAGE             unstable              testing
-------------------------------------------------------------------------------
           gsettings-desktop-schemas               41.0-1                    -