[Testing Update] 2022-03-20 - Kernels, Haskell, Python, Gnome, PHP

Hello community,

Another testing branch update with some usual updates for you.

grafik

Don’t miss out on free shipping of all our merch! Visit one of our stores: https://manjaro.myspreadshop.com/

  • Kernels got renewed
  • PHP is at 8.1.4
  • A lot of Haskell, Python and other regular upstream package updates

:information_source: You may need to rebuild any AUR packages that install files to site-packages … :information_source:

You may need to rebuild any Python packages you’ve installed from the AUR. To get a list of them, you can run:

pacman -Qoq /usr/lib/python3.9

And to rebuild them all at once with an AUR helper such as yay, you can do:

yay -S $(pacman -Qoq /usr/lib/python3.9) --answerclean All

But if any of the packages don’t work with Python 3.10 yet, this might fail halfway through and you’ll have to do rebuild the remaining ones one or a few at a time.

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

  • linux49 4.9.307
  • linux414 4.14.272
  • linux419 4.19.234
  • linux54 5.4.186
  • linux510 5.10.107
  • linux515 5.15.30
  • linux516 5.16.16
  • linux517 5.17-rc8
  • linux515-rt 5.15.28_rt36
  • linux516-rt 5.16.2_rt19

Package Updates (Sun Mar 20 10:13:30 CET 2022)

  • testing community x86_64: 1080 new and 1074 removed package(s)
  • testing core x86_64: 22 new and 22 removed package(s)
  • testing extra x86_64: 190 new and 189 removed package(s)
  • testing kde-unstable x86_64: 109 new and 109 removed package(s)
  • testing multilib x86_64: 5 new and 5 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:

2 Likes

Known issues and solutions

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


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

:arrow_right: 2022-03-20

2022-03-12

Cannot mix incompatible Qt library (5.15.2) with this library (5.15.3)
  • Check the mirror you use is up to date:
sudo pacman-mirrors -f 5 && sudo pacman -Syyu 
  • If you use qt5-styleplugins (AUR), rebuild it:
pamac build qt5-styleplugins
VPN via L2TP might not work anymore

See FS#74089 - networkmanager 1.36 breaks vpn with networkmanager-l2tp

You may need to downgrade to 1.34.0:

sudo pacman -U https://archive.archlinux.org/packages/l/libnm/libnm-1.34.0-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/n/networkmanager/networkmanager-1.34.0-1-x86_64.pkg.tar.zst

DSL/PPPoE may require downgrading 2 packages

See my-internet-connection-is-no-longer-working and FS#73948 - networkmanager 1.36.0 breaks DSL connection

Please check if 1.36.2-1.0 of NetworkManager improve things, else downgrade to 1.34.0:

sudo pacman -U https://archive.archlinux.org/packages/l/libnm/libnm-1.34.0-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/n/networkmanager/networkmanager-1.34.0-1-x86_64.pkg.tar.zst

2022-01-03

New warnings when building the fallback initcpio - Possibly missing firmware for module: bfa, qed, qla1280, qla2xxx

That’s due to the recent changes to the linux-firmware package. Note these are warnings, not errors. You only need those firmwares if you have Mellanox Spectrum switches, Marvell devices, Qualcomm SoCs, Cavium LiquidIO server adapters, QLogic devices and Broadcom NetXtreme II 10Gb ethernet adapters. if you have that hardware you can install linux-firmware-qlogic to get rid of those warnings. If you do not have that hardware you can safely ignore those warnings.

pamac install linux-firmware-qlogic

2021-12-31

Python packages from PIP and AUR - how to upgrade them - detailed instructions

Read this post.

I have many issues with this update. optimus manager/qt both not working after the update, also Brave-beta takes a long time to start , and new errors in the journal.

Mar 20 14:18:42 amro-aorus17gyc kernel: cgroup2: Unknown parameter 'memory_recursiveprot'
Mar 20 14:18:41 amro-aorus17gyc systemd-modules-load[373]: Failed to find module 'nvidia'
Mar 20 14:18:41 amro-aorus17gyc systemd-modules-load[373]: Failed to find module 'nvidia-drm'
Mar 20 14:18:41 amro-aorus17gyc systemd-modules-load[373]: Failed to find module 'nvidia-uvm'
Mar 20 14:18:42 amro-aorus17gyc kernel: r8169 0000:03:00.0: unknown chip XID 641
Mar 20 14:18:43 amro-aorus17gyc kernel: proc: Bad value for 'hidepid'
Mar 20 14:18:43 amro-aorus17gyc kernel: proc: Bad value for 'hidepid'
Mar 20 14:18:43 amro-aorus17gyc kernel: proc: Bad value for 'hidepid'
Mar 20 14:18:44 amro-aorus17gyc kernel: proc: Bad value for 'hidepid'
Mar 20 14:19:06 amro-aorus17gyc optimus-manager-qt[3970]: Unable to read current mode from Optimus Manager state file
Mar 20 14:19:06 amro-aorus17gyc systemd-coredump[4109]: [🡕] Process 3970 (optimus-manager) of user 1000 dumped core.

Edit: Had to reinstall kernel 5.15.30, everything looks normal now.

Just installed and rebooted, and already I’ve run into an issue, Telegram Desktop was updated and now it fails to start with a “Can’t mix incompatible Qt library” error.

Edit: turns out I had qt6gtk2 installed from the AUR that I’d forgotten about, rebuilding it fixed Telegram.

2 Likes

Everything seems to be all right. I also recompiled optimus-manager and optimus-manager-qt, just in case. After reboot, all works fine.

A post was split to a new topic: Softethervpn connection fails

This is the battery status before login (charging, on AC)

This is the battery status after login ( Discharging, on battery)

inxi says I am discharging too:

System:
  Kernel: 5.17.0-1-MANJARO x86_64 bits: 64 compiler: gcc v: 11.2.0

Battery:
  ID-1: BAT0 charge: 21.7 Wh (39.7%) condition: 54.7/54.7 Wh (100.0%)
    volts: 15.0 min: 15.4 model: Sunwoda 5B10W51820 type: Li-poly
    serial: <filter> status: Discharging cycles: 80

fixed:

https://stebalien.com/blog/fix-for-lenovo-x1-carbon-not-charging/

1 Like

Linux 5.17 is still in beta status. Try with a stable kernel.

both 5.16 and 5.17 have the same problem and I found that it is not kernel’s fault