Its my xenial server. Oddly enough Im asking cos we couldnt get VPP to build on another Centos box so I thought we would try the "tried and true" method... vagrant.
So far not so good. I dont have any issues pulling code from the host so seems like something has changed ... On Tue, Oct 18, 2016, 5:30 PM Edward Warnicke <hagb...@gmail.com> wrote: > New theory... are you by chance running this VM on a Mac that is running > Mac OS X Sierra? > I ask, because Siera apparently handles loading keys into ssh-agent > differently, and so your personal > ssh keys may not propogate into your Vagrant. To fix it, try: > > ssh-add -A > > in Mac OS X Sierra before doing your vagrant up. > > Ed > > On Tue, Oct 18, 2016 at 5:27 PM, Edward Warnicke <hagb...@gmail.com> > wrote: > > In which case my theory is likely incorrect ;) > > Ed > > On Tue, Oct 18, 2016 at 5:23 PM, Keith Burns <alaga...@gmail.com> wrote: > > But aren't these RSA keys ? > > alagalah@thing1:~ $ cd .ssh > alagalah@thing1:.ssh $ ll > total 20K > -rw------- 1 alagalah alagalah 1.6K May 31 04:49 authorized_keys > -rw------- 1 alagalah alagalah 3.2K Mar 8 2016 id_rsa > -rw-r--r-- 1 alagalah alagalah 744 Mar 8 2016 id_rsa.pub > > > > On Tue, Oct 18, 2016 at 5:22 PM Edward Warnicke <hagb...@gmail.com> wrote: > > I didn't read to closely on it... but I suspect that over time it will > likely mean that everywhere you use DSA (not RSA) keys you will need to > replace (presuming I am correct... but replacing my old DSA keys with new > RSA keys did fix this issue for me in fd.io and in ODL). > > Ed > > > On Tue, Oct 18, 2016 at 5:19 PM, Keith Burns <alaga...@gmail.com> wrote: > > Oooops, spoke to soon. Well Dang and Blast ... > > I do use RSA keys ... > > Does this mean that every place I have my public key I will need to change > ? > > > On Tue, Oct 18, 2016 at 5:15 PM Keith Burns <alaga...@gmail.com> wrote: > > But Trusty works fine ... as in > > export VPP_VAGRANT_DISTRO="centos7" > vagrant up > (bang) > vagrant destroy -f > unset VPP_VAGRANT_DISTRO > vagrant up > profit. > > > > On Tue, Oct 18, 2016 at 5:02 PM Edward Warnicke <hagb...@gmail.com> wrote: > > At a guess... here's what I think is happening (because it bit me). DSA > keys have recently been deprecated. You may need to create a new > RSA key and add it to your keys in gerrit. > > Ed > > On Tue, Oct 18, 2016 at 4:56 PM, Keith Burns <alaga...@gmail.com> wrote: > > https://gist.github.com/aef7978ee4bbfc5848f0bdb775342eb8 > > Trusty works fine even though the above complains about Gerrit keys. > > Is this a problem with Gerrit or with the Vagrant system? > > > > _______________________________________________ > vpp-dev mailing list > vpp-dev@lists.fd.io > https://lists.fd.io/mailman/listinfo/vpp-dev > > > > > >
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev