Page 1 of 1

Vagrant sees no existing version of Virtualbox

Posted: 28. Sep 2020, 10:13
by ReneAtDenHaag
I have:
  • xUbuntu 20.04
    Virtual Box 6.1.10
    Vagrant 2.2.6.
When I check VB with:

Code: Select all

sudo dpkg -l | grep virtualbox
I see:

Code: Select all

virtualbox                                6.1.10-dfsg-1~ubuntu1.20.04.1         amd64        x86 virtualization solution - base binaries
virtualbox-dkms                       6.1.10-dfsg-1~ubuntu1.20.04.1         amd64        x86 virtualization solution - kernel module sources for dkms
virtualbox-qt                           6.1.10-dfsg-1~ubuntu1.20.04.1         amd64        x86 virtualization solution - Qt based user interface
So only 6.1.10

When start vagrant, it starts building the box.
All runs smooth for a long time, then at the end:
Vagrant complains my VB is version 6.0.1and aborts.

The problem looks like: some repository cache in Ubuntu sees traces of an older version?
Who can help me with this?

Re: Vagrant sees no existing version of Virtualbox

Posted: 28. Sep 2020, 11:30
by mpack
Vagrant is a separate program with their own support forum. I suggest you visit them.