On Saturday, June 8, 2013 at 7:10:10 PM UTC-5, Nuno Job wrote:
Hi,
Cause this on the internet. While trying to make this work I found the following error:
Any idea on what you might be doing that is different?
Is there a way to add usb filter rule only once? Unconditional vb.customize ['usbfilter', 'add', '0' ... adds filter every time VM is brought up. I tried to unconditionally remove a filter first and catching possible Vagrant::Errors::VBoxManageError , but it doesn't seem like begin/rescue/end work in this case.