Gerben Meijer

Results 86 comments of Gerben Meijer

We could use help, yes; I've been unable to find time the last 18 months and don't expect to have time the next year orso either. @electrofelix is pulling most...

Please add your Vagrantfile, or if you used `vagrant init` please specify the box image you used. We use `vagrant-libvirt` as a default network name so I do not know...

OK, I see the problem now. We parse all libvirt networks by default in `network_util.rb` and if this network definition is found, it fails because it does not have a...

Demand is low for this, but see #548 #246 #32 #28 for the challenges involved in this, which is probably why nobody stepped up to do the work. But a...

I'm labelling this as invalid as it looks like we won't be able to resolve this issue in ruby-libvirt and it isn't a vagrant-libvirt bug; please make some noise if...

As far as I can tell, `ruby-libvirt` or `vagrant`. `vagrant-libvirt` itself isn't causing the issue, and if @electrofelix is correct and we can't resolve this in the build process for...

@rwaweber perhaps; I will add Arch to #590 and from there I will try to provide per-distro install instructions. I just haven't gotten to it yet. In the meantime the...

Please retest this against current master which updates fog-libvirt and ruby-libvirt. You can `git clone` the repo and do a `gem build vagrant-libvirt.gemspec` which generates a `.gem` that can be...

@haggaie does the virtio management nic not show up as eth0 and the passthrough one as eth1?

@haggaie try assigning it a different bus and/or slot number, and/or try picking `e1000` or `rtl8139` for `nic_model_type`.