It doesn't appear that running stage upload updates grub afterwards. There is no related error message, but after doing a stage upload and rebooting, I seem to be in the same image. This is based on the fact that pacman -Syu return a large list of updates - despite the latest image having been built with the last hour.
If I try and manually run "grub-mkconfig -o /boot/grub/grub.cfg" I get the following error:
/usr/bin/grub-probe: error: failed to get canonical path of `overlay'.
I'm guessing that, perhaps, this issue is related to this one?
I am running all of this on a booted darch image which is in common with that image at least.
It doesn't appear that running stage upload updates grub afterwards. There is no related error message, but after doing a stage upload and rebooting, I seem to be in the same image. This is based on the fact that pacman -Syu return a large list of updates - despite the latest image having been built with the last hour.
If I try and manually run "grub-mkconfig -o /boot/grub/grub.cfg" I get the following error:
I'm guessing that, perhaps, this issue is related to this one?
I am running all of this on a booted darch image which is in common with that image at least.