Skip to content

Fails to install on CentOS 6.5 (DigitalOcean) #5

@phumpal

Description

@phumpal

I'm using the vagrant-digitalocean plugin to setup a new CentOS 6.5 droplet. Unfortunately, support for rsync install has been dropped from the plugin and running vagrant rsync default fails with

✗ vagrant rsync default
translation missing: en.vagrant_rsync.ensure_rsync
translation missing: en.vagrant_rsync.installing_rsync
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

yum install rsync

Stdout from the command:

Loaded plugins: fastestmirror
Determining fastest mirrors
 * base: linux.mirrors.es.net
 * extras: centos-distro.cavecreek.net
 * updates: mirror.pac-12.org
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package rsync.x86_64 0:3.0.6-9.el6_4.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package        Arch            Version                     Repository     Size
================================================================================
Installing:
 rsync          x86_64          3.0.6-9.el6_4.1             base          334 k

Transaction Summary
================================================================================
Install       1 Package(s)

Total download size: 334 k
Installed size: 682 k
Is this ok [y/N]: Is this ok [y/N]: Exiting on user Command


Stderr from the command:

I've patched and will open a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions