Dear packagers,
if you have set up your solbuild
environment before or on the 22nd of April, make sure to re-initialize solbuild
.
Depending on how old your environment is it means that you'll either still pull from the old RIT mirror (which thankfully started mirroring again now, but is still up to 4 hours behind), or at least not from the fast new CDN repository.
Easiest way to do this is with the following commands:
sudo solbuild dc -i
sudo solbuild init
Note: If this process fails you still might have a leftover .xz image archive from an earlier failed download in your /var/lib/solbuild/images
folder. Make sure to delete this first.
Thank you!