Ok I've found the problem, vagrant-libvirt would call SyncFoldersCleanup that would check NFS ids. If I remove that action, then I can move on :)
thanks Matt 2014/1/22 Teto <[email protected]>: > I've tried with 1.4.3 and 1.5 and I still get the problem (same error > message). Once again I use vagrant-libvirt, could that be the reason ? > > 2014/1/22 Mitchell Hashimoto <[email protected]>: >> Matt, >> >> This was fixed for 1.4.3 I believe. NFS isn't mandatory. >> >> >> On Wed, Jan 22, 2014 at 7:02 AM, Teto <[email protected]> wrote: >>> >>> Hi, >>> >>> I am trying to use 9p shared folders within vagrant-libvirt and vagrant >>> 1.4.2. >>> I have this error: >>> "No valid IDs were given to the NFS synced folder implementation to >>> prune. This is an internal bug with Vagrant and an issue should be >>> filed." >>> My question is why make NFS mandatory in vagrant ? There are plenty of >>> ways to enable shared folders : Does it mean I have to implement some >>> kind of NFS support ? What is the NFS ID anyway ? >>> >>> Regards, >>> >>> Matt >>> >>> Nb: Awesome program. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Vagrant" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Vagrant" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
