View Issue Details

IDProjectCategoryView StatusLast Update
0003367CloudGeneralpublic2023-09-07 02:53
ReporterAndy Botting Assigned ToNeil Hanlon  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0003367: Vagrant Libvirt image is 404
DescriptionCurrently, trying to bring up a libvirt-based box with Vagrant using the tag rockylinux/8 gives a 404.

From the details at: https://app.vagrantup.com/rockylinux/boxes/8, v7 was release 6 months ago, but is should now be updated to v8 to match Rocky Linux release 8.8.

For 8.7, the mirror says:

This content has been moved to the Rocky Linux Vault
https://dl.rockylinux.org/vault/rocky/8.7/

Vagrant box launch details:

Bringing machine 'rocky8' up with 'libvirt' provider...
==> rocky8: Box 'rockylinux/8' could not be found. Attempting to find and install...
    rocky8: Box Provider: libvirt
    rocky8: Box Version: >= 0
==> rocky8: Loading metadata for box 'rockylinux/8'
    rocky8: URL: https://vagrantcloud.com/rockylinux/8
==> rocky8: Adding box 'rockylinux/8' (v7.0.0) for provider: libvirt
    rocky8: Downloading: https://vagrantcloud.com/rockylinux/boxes/8/versions/7.0.0/providers/libvirt.box
Download redirected to host: dl.rockylinux.org
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Steps To Reproduce$ vagrant box add --provider libvirt rockylinux/8
==> box: Loading metadata for box 'rockylinux/8'
    box: URL: https://vagrantcloud.com/rockylinux/8
==> box: Adding box 'rockylinux/8' (v7.0.0) for provider: libvirt
    box: Downloading: https://vagrantcloud.com/rockylinux/boxes/8/versions/7.0.0/providers/libvirt.box
Download redirected to host: dl.rockylinux.org
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
TagsNo tags attached.

Activities

Neil Hanlon

Neil Hanlon

2023-09-07 02:53

administrator   ~0004592

URLs were updated to point to vault.

Issue History

Date Modified Username Field Change
2023-05-25 23:53 Andy Botting New Issue
2023-09-07 02:53 Neil Hanlon Assigned To => Neil Hanlon
2023-09-07 02:53 Neil Hanlon Status new => resolved
2023-09-07 02:53 Neil Hanlon Resolution open => fixed
2023-09-07 02:53 Neil Hanlon Note Added: 0004592