As promised, the rsync changes are here.
https://gerrit.fd.io/r/4449
I also came across another issues with Vagrant ubuntu setup, which I
resolved here.
https://gerrit.fd.io/r/4450
Ray K
On 20/12/2016 22:34, Ed Warnicke wrote:
I think that has the potential to be a brilliant solution. Co
I think that has the potential to be a brilliant solution. Could you push
a gerrit so its easy for folks to grab it to try and see how it goes?
Ed
On Tue, Dec 20, 2016 at 11:15 AM, Kinsella, Ray
wrote:
> Hi Ed,
>
> For those of us that have to suffer a corporate firewall with a socks
> proxy t
Hi Ed,
For those of us that have to suffer a corporate firewall with a socks
proxy this is problematic. It stalls on the git clone as vagrant-proxy
doesn't take care of setting up the socks proxy.
And to be honest, I wouldn't feel comfortable for vagrant-proxy to start
copying my ssh_config
Ray,
The reason is because vagrant produces a bunch of 'issues' when trying to
build from a 'mounted' share.
When running vagrant, /vpp gets mounted with where ever the source is
*outside* the vagrant VM
Once inside, if you try to build from /vpp, a variety of things can and do
break sadly :(
S