Hi
It seems that Vagrant Cloud boxes are still at 8.9, although there are official 8.10 boxes that can be downloaded at Index of /pub/rocky/8.10/images/x86_64/ ?
Hi
It seems that Vagrant Cloud boxes are still at 8.9, although there are official 8.10 boxes that can be downloaded at Index of /pub/rocky/8.10/images/x86_64/ ?
I put this on my list for today. Consider it done (and nag me if it’s not in 24 hours )
Ran into a small hurdle that is Hashicorp migrated us to their “HCP Cloud” and I have to recover our Vagrant account. Hoping to still be done today, but will depend on their responding.
Update: Vagrant’s working on relinking the library to our HPC Cloud account… Hopefully tomorrow!
I guess you probably noticed, but just in case - boxes for 9 are also out of date (pointing to 9.4)
This is still being worked on? All the box downloads are 404 here:
https://portal.cloud.hashicorp.com/vagrant/discover/rockylinux/8
e.g.
https://dl.rockylinux.org/pub/rocky/8.9/images/aarch64/Rocky-8-Vagrant-Libvirt-8.9-20231119.0.aarch64.box
On macos:
% vagrant init rockylinux/8 --box-version 9.0.0
% vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'rockylinux/8' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: 9.0.0
==> default: Loading metadata for box 'rockylinux/8'
default: URL: https://vagrantcloud.com/api/v2/vagrant/rockylinux/8
==> default: Adding box 'rockylinux/8' (v9.0.0) for provider: virtualbox (arm64)
default: Downloading: https://vagrantcloud.com/rockylinux/boxes/8/versions/9.0.0/providers/virtualbox/arm64/vagrant.box
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
The requested URL returned error: 404
Yep. Still working on this. Hashicorp is still trying to associate the namespace with our account.
Hi folks – The new vagrant images have been released.
Awesome, thanks. As usually is the case, 10x error when estimating is typical
hehe… really sorry about that. I’m hoping by May I’ll have some automation implemented to take care of the publishing side of this… Plus having our images in our account helps
No problem, really. Thanks for taking care of this.
Hi
Some of older boxes in Vagrant Cloud (e.g. 8.9 or 9.4) have their URLs set to https://dl.rockylinux.org/pub/rocky/* and trying to use them results in a 404, as the actual box files have been moved to https://dl.rockylinux.org/vault/rocky/.
Could the URLs for those boxes in Vagrant Cloud be updated?
Thanks in advance
Yep! I’ll take care of this tomorrow.