Description
Today I did a regular sudo arkdep deploy to update to arkanelinux-2025-04-11. I have a few layered packages, so during the layering stage one of them failed to download (error 404) and as a result the layering stage failed (Errors occurred, no packages were upgraded) so I had to manually remove the latest deployment. I checked the package that failed to download on Arch website and noticed that it was just updated today.
So my questions are:
Did it fail because it might have not reached the only specified mirror in pacman.conf yet? In that case it might be a good idea to add some fallback mirrors. I can open a pull request for that.
Or did it fail because it tried to download the previous version of the package which was available when arkanelinux-2025-04-11 was built? In that case is there anything that can be done about it, or the only option is to wait until the next deployment?