Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

veewee kvm export doesn't export for kvm #955

Open
ghost opened this issue Jun 11, 2014 · 0 comments
Open

veewee kvm export doesn't export for kvm #955

ghost opened this issue Jun 11, 2014 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 11, 2014

Hi!

I'm trying use vagrant with kvm provider. For this, i'm using veewee to create and export a box. When I running the command:

veewee kvm export Ubuntu12

It return a successful menssage. But when i try add the box for vagrant use a kvm provider. I got the message:

$ vagrant up
Bringing machine 'default' up with 'kvm' provider...
==> default: Box 'Ubuntu12' could not be found. Attempting to find and install...
default: Box Provider: kvm
default: Box Version: >= 0
==> default: Adding box 'Ubuntu12' (v0) for provider: kvm
default: Downloading: file:///home/helvio/veewee/Ubuntu12/Ubuntu12.box
The box you attempted to add doesn't match the provider you specified.

Provider expected: kvm
Provider of box: libvirt

Anyone has a suggestion for my problem?

@mpapis mpapis added the KVM label Oct 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant