On Fri, Aug 5, 2016 at 7:35 AM, Rafal Skolasinski <r.j.skolasinski at gmail.com > wrote: > Hi, > > I wanted to try vagrant box of Centos7 for my vm but I encounter problems > during setting up a vm. > > I did very basic setup, in empty folder I did > ``` > vagrant init centos/7 > vagrant up > ``` > > In a result it repetitively promts > ``` > default: Warning: Authentication failure. Retrying... > ``` > > Full output here: http://pastebin.com/JrQHER6L > I am using Linux Mint 17.3 with VirtualBox 5 and Vagrant 1.8.5. > > Yes, this looks a lot like a Vagrant bug that was introduced in 1.8.5: https://github.com/mitchellh/vagrant/issues/7610 It should be fixed in 1.8.6 whenever that's released, but there are some workarounds in the ticket in the meantime. -Jeff -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20160805/be34cb0a/attachment-0008.html>