Closed marco-palmiotto closed 3 months ago
Do you also have the grub-btrfsd.service enabled with timeshift-autosnap? If this is the case then this has been fixed with commit 490720a , but is not included in the 4.13 release. You must build from git or wait for the dev to tag another release. Otherwise do not run autosnap and grub-btrfsd.service together.
Hi! Thanks for the reply! Yes, it is enabled: so, I will try by installing via the AUR package that compiles from git and see what happens.
That should pick up the commit that fixes the issue. It eliminates the conflict with both timeshift-autosnap and grub-btrfsd.service running grub-mkconfig at the same instant.
Yes! it works :) Thanks a lot!
Hi all, each time I update with pacman, I have the following error. Sorry for the length, but I think it's better to show it completely. Moreover, if I manually run
grub-mkconfig -o /boot/grub/grub.cfg
after pacman finishes, the menu is correctly created. Otherwise I will find the menu without the timeshift snapshots. Here's the output:I also attach the
/boot/grub/grub-btrfs.new
file here: