Seems to be an issue with the digitalocean plugin: https://github.com/smdahlen/vagrant-digitalocean/pull/103
On Fri, Apr 11, 2014 at 7:27 AM, Alvaro Miranda Aguilera <[email protected]>wrote: > that rsync is installed if you use rsync sync once the machine is up and > running. > > your build is failing because 6.5 doesn't came with rsync? why don't use > 6.4 and do yum -y update > > ? > > > On Fri, Apr 11, 2014 at 2:24 PM, Thiago Moreira <[email protected]>wrote: > >> >> Hi there, >> >> I'm trying to upgrade my system from CentOS 6.4 to 6.5 at Digital Ocean >> but the process fails at the very beginning because apparently 6.5 dropped >> support of rsync, e.g, it does not contains the package installed by >> default. >> Reading the blog post: >> www.vagrantup.com/blog/feature-preview-vagrant-1-5-rsync.html I >> highlight the following text that state that Vagrant is able to install >> rsync if it is not installed. Is it true? Am I missing something? >> >> "As an added benefit, Vagrant 1.5 knows how to install rsync for most >> major operating systems, and will do this automatically for you by default >> within the guest machine if rsync cannot be found." >> >> Thanks >> >> -- >> 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/d/optout. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Vagrant" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/vagrant-up/R3jKsmnxARk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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/d/optout.
