and we are in unstable branch afterall, sooner we have nothing to alarm functionally, the other branches can get them as well (the last changelog is lenghthy)
@Yochanan Has libreswan been removed? I went to install networkmanager-l2tp which has libreswan as a recommended dependency, but such package is missing in the repo.
libreswan has always been in the AUR and so was networkmanager-l2tp until last February. I’ll let the Arch package maintainer know he forgot to import libreswan along with it.
EDIT: The maintainer decided to drop libreswan from optional dependencies instead of importing it.
~/Desktop ❯ cat /etc/default/grub
(...)
# If you want to enable the save default function, uncomment the following
# line, and set GRUB_DEFAULT to saved.
GRUB_SAVEDEFAULT=true
(...)
I have btrfs encrypted setup.
GRUB version in boot menu does not match grub package version
Compare
with the
~/Desktop ❯ pamac info grub | grep "Ver"
Version : 2.06-2
Going back to the issue above, it appears to happen only with kernel series 5.15 every time my system boots up from a restart. If I previously power off my system and then I boot it up again with kernel 5.15, then I will be able to manage Bluetooth devices from Gnome Settings. This odd behaviour was introduced for me after this major update, although it never happens with kernel series 5.10.
No big deal, but still I think it’s worth reporting this in case someone else experiences the same in future releases for the other branches.
Updated inxi output below (truncated) for further reference
The `error: sparse file not allowed` issue was fixed
Changed the line to
# GRUB_SAVEDEFAULT=true
ran
sudo update-grub
and rebooted PC: the message was not shown.
So I unveiled the issue while merging .pacnew and in the same time “improving” my “/etc/default/grub” settings.
Thank you, Frede!
The report of version mismatch in the GRUB menu vs grub package remains.
Yeah I had a suspicious soft lockup of Dolphin when I was copying a big file to a NFS network location two days ago, kinda similar issue too. The floating notification froze but copying was actually performed without failure. Copying the same file from network location to USB drive didn’t cause any freezes at all.
I also haven’t found any meaningful info in logs…
I’ve tested here with sudo pacman -U https://archlinux.org/packages/extra/x86_64/libxml2/download and no issues associated to the update. No leftovers either.
There’s a quite outdated package in the repo: darch-run, which depends on linux53. Only found out about its existence cos I ran pacman -F /etc/mkinitcpio.d/linux.preset.
(edit: @philm is the packager)