View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003367 | Cloud | General | public | 2023-05-25 23:53 | 2023-09-07 02:53 |
Reporter | Andy Botting | Assigned To | Neil Hanlon | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0003367: Vagrant Libvirt image is 404 | ||||
Description | Currently, 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 | ||||
Tags | No tags attached. | ||||
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 |