philm
22 June 2022 22:24
1
Hello community,
Another testing branch update with some usual updates for you.
Check out the new Ryzen Laptop by Starlabs: Starbook
Some of our Kernels got updated
KDE Frameworks is now at 5.95.0
Cinnamon 5.4 got added
There was an update to Qt5 which needed some rebuilds. Report any issues with this.
Gstreamer got renewed to 1.20.3
Regular Haskell and Python updates
Additional Info
Info about AUR packages
AUR (Arch User Repository ) packages are neither supported by Arch nor Manjaro. Posts about them in Announcement topics are off-topic and will be flagged, moved or removed without warning.
You may need to rebuild any AUR packages that install files to site-packages …
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
linux419 4.19.248
linux54 5.4.200
linux510 5.10.124
linux515 5.15.49
linux517 5.17.15 (EOL)
linux518 5.18.6
linux519 5.19-rc3
linux515-rt 5.15.44_rt46
linux518-rt 5.18.0_rt11
Package Changes (Wed Jun 22 22:50:40 CEST 2022)
testing core x86_64: 8 new and 8 removed package(s)
testing multilib x86_64: 36 new and 36 removed package(s)
testing community x86_64: 1521 new and 1505 removed package(s)
testing extra x86_64: 407 new and 450 removed package(s)
Overlay changes
testing core x86_64: 21 new and 21 removed package(s)
testing kde-unstable x86_64: 240 new and 240 removed package(s)
testing extra x86_64: 82 new and 83 removed package(s)
testing community x86_64: 26 new and 26 removed package(s)
A detailed list of all 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)
Check if your mirror has already synced:
2 Likes
philm
22 June 2022 22:25
2
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!
2022-06-23
2022-06-07
Locale file changes
C.UTF8 locale is now included in glibc
:
Credits @diabonas for this change. Systemd wants us to include C.UTF8 by default and it seems the locale may be in included by glibc upstream in the future. To fix building and avoid nasty fixing in devtools, we include the locale in the package. See systemd/systemd#23252 (comment) FS#74864 : [systemd] >= 251 breaks devtools' locale
There is a pacsave for /etc/locale.conf
as it has been removed from the filesystem
package.
UPDATE : With filesystem
2022.06.08-2, it will automatically restore /etc/locale.conf
if it did not already exist.
There is a pacnew for /etc/locale.gen
. Please review it and regenerate your locale if necessary.
2022-05-10
QEMU >= 7.0.0 changes split package setup
2022-05-09 - David Runge
With the update to qemu 7.0.0 the package has been turned into a more fine grained split package utilizing meta packages.
The qemu
package is now virtually provided by the meta packages qemu-base
, qemu-desktop
and qemu-full
.
The functionality of qemu
prior to 7.0.0 is replaced by qemu-desktop
The functionality of qemu-headless
is replaced by qemu-base
The functionality of qemu-arch-extra
and qemu-headless-arch-extra
is replaced by qemu-emulators-full
The meta package qemu-full
provides all QEMU related packages (excluding qemu-guest-agent
)
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
FIXED? 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
FIXED? 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
KDE frameworks updated but KDE Plasma do not (still at 5.24.5). When will Plasma update?
The first bugfix release is out so the update should be out soon.
1 Like
There are a lot of issues with cinnamon 5.4, in particular with the panel intellihide feature:
first (this have been fixed), I reported this #10849
But remains #10869 and #10870 .
Please wait before pushing 5.4 to stable.
Re. Raw thumbnail issue.
Prior to update, RAW thumbs would only display (in Dolphin) if previews for .GIF .PNG etc were disabled. Now the reverse seems to be true! That is .Gif etc has to be enabled as well as .RAW to obtain .RAW thumbs.
I dont consider a problem as such though.
1 Like
Zesko
23 June 2022 19:00
11
Edit /etc/default/grub
to add the Kernel parameter ibt=off
when using VirtualBox , Linux Kernel 5.18 and Intel 11th or newer for laptop .
VirtualBox machine can not start or freezes when using Linux Kernel 5.18 and Intel 11th or 12th Gen.
The error messages from Journalctl:
Jun 16 21:50:43 zesko kernel: traps: Missing ENDBR: 0xffffa48c478ab3c0
Jun 16 21:50:43 zesko kernel: kernel BUG at arch/x86/kernel/traps.c:252!
The known issue: FS#74891 : kernel bug (upon boot) after upgrade to 5.18.arch1-1
Solution:
For Grub:
Edit /etc/default/grub to add the Kernel parameter ibt=off
sudo update-grub
Reboot
Linux Kernel 5.17 has no i…
Yochanan
Split this topic
24 June 2022 17:43
12
3 posts were split to a new topic: Qbittorrent dumping core on launch
Now I get this message:
systemd-coredump[76609]: Failed to connect to coredump service: Connection refused
coredump.service does not exist - only systemd-coredump.socket - runs without errores
systemd-coredump@.service is inactive and not running… no log entries.
Zesko
27 June 2022 11:29
14
zoxide
v0.8.1 has the bug with Fish shell.
I am sure that the bug was fixed in the current version 0.8.2 in the unstable branch