View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008935 | Kali Linux | General Bug | public | 2024-09-26 15:00 | 2024-09-27 01:50 |
Reporter | x1mus | Assigned To | Gamb1t | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Summary | 0008935: Vagrant kalilinux/rolling 2024.3.0 broken with virtualbox | ||||
Description | When fetching the box from the vagrant cloud and trying to launch it. My VagrantFile was very simple such as: -- mode: ruby --vi: set ft=ruby :Vagrant.configure("2") do |config|
end We encounter an error: There was an error loading a Vagrantfile. The file being loaded Path: <provider config: vmware_desktop>
Looking at the VagrantFile for that box in C:\User\<user>.vagrant.d\boxes\kalilinux-VAGRANTSLASH-rolling\2024.3.0\amd64\virtualbox: The contents below were provided by the Packer Vagrant post-processorVagrant.configure("2") do |config| The contents below (if any) are custom contents provided by thePacker template during image build.-- mode: ruby --vi: set ft=ruby :Vagrant.configure("2") do |config| | ||||
Can you share a pastebin or similar of the file? The formatting got messed up here. |
|
Here's a pastebin with every file included in the issue: https://pastebin.com/LtAgrAW8 |
|
Should be resolved now. I am not really sure how/where/why that line got into the vagrant builds, but I have rebuilt all the images and it doesn't seem to be there now. Thanks for the pastebins. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-26 15:00 | x1mus | New Issue | |
2024-09-26 15:22 | Gamb1t | Assigned To | => Gamb1t |
2024-09-26 15:22 | Gamb1t | Status | new => assigned |
2024-09-26 15:25 | Gamb1t | Note Added: 0019829 | |
2024-09-26 15:31 | x1mus | Note Added: 0019830 | |
2024-09-27 01:50 | Gamb1t | Note Added: 0019834 | |
2024-09-27 01:50 | Gamb1t | Status | assigned => closed |
2024-09-27 01:50 | Gamb1t | Resolution | open => fixed |