View Issue Details

IDProjectCategoryView StatusLast Update
0008794Kali LinuxGeneral Bugpublic2024-06-21 16:51
Reporterlijiebio Assigned ToGamb1t  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0008794: Vagrant kalilinux/rolling libvirt broken (2024.2.0)
Description

Currently, latest vagrant release of kalinux/rolling is 2024.2.0 without libvirt provider. So I tried to use qemu provider instead.

After running command 'vagrant box add kalilinux/rolling --provider qemu', an error occurred with the message "The box you attempted to add doesn't match the provider you specified."

After that, I downloaded box file manually and uncompressed it to check metadata.json.

Unexpectedly, the value of key "provider" is libvirt not qemu. So, there must be something wrong.

Finally, I added box manually with running command vagrant box add ./vagrant.box --name kalilinux/rolling. And it works well with libvirt provider.

Activities

lijiebio

lijiebio

2024-06-20 10:03

reporter   ~0019461

TL;DR: The provider "qemu" of kalilinux/rolling version 2024.2.0 should be "libvirt".

Gamb1t

Gamb1t

2024-06-21 16:51

manager   ~0019463

Fixed, it is now set to libvirt

Issue History

Date Modified Username Field Change
2024-06-20 09:57 lijiebio New Issue
2024-06-20 10:03 lijiebio Note Added: 0019461
2024-06-21 16:51 Gamb1t Assigned To => Gamb1t
2024-06-21 16:51 Gamb1t Status new => closed
2024-06-21 16:51 Gamb1t Resolution open => fixed
2024-06-21 16:51 Gamb1t Note Added: 0019463