got mpv updated today to 0.41.0-2 and that caused problems with reproducing (at least) h264 files (but not h265), artifacts on intra-frames or something like this. rolled mpv back to 0.40.0-7.
also I would like to report another problem that occurred in the 2025-12-08 update, I discovered it just recently.
mozo got broken by updates of python-gobject and glib2
so I had to downgrade them. however significantly older versions broke pamac-manager. so I had to compromise and find versions that worked with both mozo and pamac and these are:
Thank you - I’ve tried everything I could - unable to boot my system. How can I set up my current system to boot from one of the snapshots before this update, please?
I will look for a PC without OS, a good AMD, etc … - me and my kids want to play games like Minecraft, Avorion, etc …. I had a good idea to buy a Lenovo ThinkPad T15 with intel graphics - no issues at all. This old Desktop PC with nvidia card - oh boy! It is time to replace it - that won’t be cheap …
I have problem with pamac and pacman after stable updates 2026-01 / 2025-12 : “Error: switching to sandbox user ‘alpm’ failed!“
Unfortunately, at the moment I can only use kernel 5.4.xxx.
[test_user@manjarobox ~]$ LC_ALL=C sudo pamac update --no-aur --force-refresh
[sudo] password for test_user:
Preparing...
Synchronizing package databases...
Error: restricting filesystem access failed because Landlock is not supported by the kernel!
Error: switching to sandbox user 'alpm' failed!
failed to retrieve some files
Error: restricting filesystem access failed because Landlock is not supported by the kernel!
Error: switching to sandbox user 'alpm' failed!
failed to retrieve some files
Failed to synchronize databases
Warning: libvlc: ignoring package upgrade (3.0.21-24 => 3.0.21-32)
Warning: vlc: ignoring package upgrade (3.0.21-24 => 3.0.21-32)
Nothing to do.
Transaction successfully finished.
[test_user@manjarobox ~]$ LC_ALL=C pacman -Ss pamac|grep installed
extra/libpamac 11.7.4-4 [installed]
extra/pamac-cli 11.7.4-2 [installed]
extra/pamac-gtk3 10.7.0-1 [installed]
[test_user@manjarobox ~]$ LC_ALL=C pacman -Q manjaro-release
manjaro-release 26.0.0-1
[test_user@manjarobox ~]$ LC_ALL=C uname -a
Linux manjarobox 5.4.302-1-MANJARO #1 SMP PREEMPT Thu Dec 4 08:13:06 UTC 2025 x86_64 GNU/Linux
Also problem with pacman:
[test_user@manjarobox ~]$ LC_ALL=C sudo pacman -Syu
:: Synchronizing package databases...
error: restricting filesystem access failed because Landlock is not supported by the kernel!
error: switching to sandbox user 'alpm' failed!
error: failed to synchronize all databases (failed to retrieve some files)
I disabled sandbox in /etc/pacman.conf (uncomment line “DisableSandboxFilesystem”). Without sandbox pacman is worked:
[test_user@manjarobox ~]$ LC_ALL=C sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
warning: libvlc: ignoring package upgrade (3.0.21-24 => 3.0.21-32)
warning: vlc: ignoring package upgrade (3.0.21-24 => 3.0.21-32)
there is nothing to do
This is very likely due to running pamac with sudo. One first check may be the output of ls -la ~/.config/pamac/. Who now owns it? If it’s root:root it needs to be fixed.
Just did the update and also got the error mentioned above: “Incorrect permissions on /usr/lib/polkit-1/polkit-agent-helper-1”
It appeared after entering pamac update -a
chown and chmods mentioned above did not solve this (Checked beforehand and seemed allready to be OK). –> But a reboot fixed it.
Just a feeling: my 4070 was stuck at an higher fanspeed/noise-level while just in firefox and on this page.
After a reboot it went quiet again –> I will keep an eye (or an ear) on this one.
But it’ll at least allow you to boot to your desktop environment and reinstall the correct driver without having to use the console.
You may also be able to change the main GPU setting in the “BIOS” (and switch the screen cable from the GPU to the iGPU connector) to boot without having to physically remove the GPU card. Once the correct driver is installed, you could then revert to the previous BIOS setting and cable connector.
After the update, I was left without an operating system. It won’t start up and the screen is black.
I managed to get into journalctl-xb and realised that the problem was with the graphics card, which doesn’t work with the new version 590.
And now, from what I’ve read in the comments, how do I solve the problem, since it doesn’t even work in fallback mode?
Detected GPUs: NVIDIA GeForce GT 1030 - (pci_id 0x1D01) Detected system: Manjaro Linux Please copy and paste the following command to install the open kernel module flavour: Not supported
Here’s what I did (NVIDIA 1050 Ti GPU): Switched to TTY with Ctrl+Alt+F3, then ran sudo pacman -Rns linux-nvidia-meta linux617-nvidia, sudo pacman -Rdd nvidia-utils lib32-nvidia-utils, and sudo mhwd -r pci video-nvidia. After that: sudo mhwd -i pci video-nvidia-575xx, sudo mkinitcpio -P, reboot. Updated the system afterward, and everything’s working fine now. Correct me if I’m wrong anywhere.
Nice and smooth on my AMD system, thanks team.
And reading all the Nvidia-related problems, hell am I glad I made the right decision on hardware when I had this computer built.