Another unstable branch update with some usual updates for you.
In need an Office-ready MiniPC? Check out the UM350 shipping with KDE Plasma and OnlyOffice pre-installed!
Linux 5.18 is released. Not all modules are available yet.
Systemd 251 has been released with a lot of major changes. The minimum kernel version required has been bumped from 3.13 to 4.15. This of course means Manjaro will have to drop the 4.9 and 4.14 LTS kernels.
Additional Info
Info about AUR packages
AUR (Arch User Repository) packages are neither supported by Arch nor Manjaro. Posts about them in Annoucement topics are off-topic and will be flagged, moved or removed without warning.
That’s common when a new kernel is released. It will take a little time for VirtualBox to add compatibility. Perhaps in the next point release or two.
I have tried but it fails building the module for 5.18 (5.15 and 5.17 works).
Building module:
cleaning build area...
make -j8 KERNELRELEASE=5.18.0-1-MANJARO -C /usr/lib/modules/5.18.0-1-MANJARO/build M=/var/lib/dkms/vboxhost/6.1.34_OSE/build.......(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.18.0-1-MANJARO (x86_64)
Consult /var/lib/dkms/vboxhost/6.1.34_OSE/build/make.log for more information.
And the make.log doesn’t show a precise error, the last lines are
I think this is a good choice, because some older Hardware run fine on newer LTS Kernel. My old ThinkPad T60 run on 5.18 (5.17 as fallback) no issues so far.
systemd-udevd[449]: event3: Failed to call EVIOCSKEYCODE with scan code 0x7c, and key code 190: Invalid argument
Issue with Cherry-keyboard: Strait Black (corded keyboard). Keycode 190 = F22 does not exist
on that keyboard.
EDIT: issue has gone when downgrading to systemd 250
Timeshift was my friend again. ~The journald-handling was destroyed, too!~ No kernel 518 installed now - everything working as expected wanted.
Colonel 518 Wörks - Jess Sir!
Edit: Qjournalctl crashes using kernel 5.18.-1. (list all available boots)
THE REASON
EDIT2: reason is Systemd 251 - QJournalctl timestamp doesnot fit systemtime?!
reason for EVIOCSKEYCODE = Systemd 251 (tested)
Hopefull the “ARCHies” fix system 251?
. @linux-aarhus open a thread "Systemd-251 issues?
.
Gnome-keyring issue: (in journald) WARNING: Could not parse desktop file gnome-keyring-secrets.desktop or it references a not found TryExec binary
but: /etc/xdg/autostart/gnome-keyring-secrets.desktop EXISTS
xxxxxx
EDIT: reason for EVIOCSKEYCODE =
(Cherry) wired keyboard is not in the /lib/udev/hwdb.d/60-keyboard
It’s nothing I can’t live with and I don’t know which update or any caused it but when I restart or shutdown the computer it makes the same beep shutting down as when it’s starting up.
i have vague memory of some old linux/unix systems having such beeps on shutdown of the server or terminals. maybe this is bringing some nostalgia back by systemd. unlike the second issue reported had no issues where system hung on shutdown/reboot.
@Yochanan apparmor package needs to be rebuilt with new perl build. presently get this warning due to it.
5/9) Warn about old perl modules
WARNING: '/usr/lib/perl5/5.34' contains data from at least 1 packages which will NOT be used by the installed perl interpreter.
-> Run the following command to get a list of affected packages: pacman -Qqo '/usr/lib/perl5/5.34'