Open NHellFire opened 7 years ago
Hi @NHellFire. This is currently a known issue that we have scheduled to address in the near-term future. Thank you for the report.
Hello I face the same issue. Just created a PR https://github.com/hashicorp/vagrant/pull/13112
Vagrant 2.0.0 (logs are from 1.9.8, 2.0.0 fails for the same reason) Host: Ubuntu 17.04
From the log, the exports checking always uses the current UID, so will always see other users' exports as no longer needed.
start as jenkins (guest is Ubuntu 17.04) log /etc/exports only contains this one like it should:
then start a different box as administrator, while the other one is still running (guest is jessie64) log the previous one is pruned, then /etc/exports only contains the new one: