Skip to content

Plugin fails with error #4

@coogle

Description

@coogle

I get the following when I try to run vagrant rsync on a AWS provided machine:

$ vagrant rsync
WARNING: Nokogiri was built against LibXML version 2.9.0, but has dynamically loaded 2.9.1
Ensuring that rsync is installed on guest.
Rsync already installed.
Syncing shared folders to guest with rsync...
/Users/john/.vagrant.d/gems/gems/vagrant-rsync-0.2.1/lib/vagrant-rsync/cap/rsync_folders.rb:33:in `block in rsync_folders': uninitialized constant VagrantPlugins::Rsync::Errors::RsyncError (NameError)
    from /Users/john/.vagrant.d/gems/gems/vagrant-rsync-0.2.1/lib/vagrant-rsync/cap/rsync_folders.rb:6:in `each'
    from /Users/john/.vagrant.d/gems/gems/vagrant-rsync-0.2.1/lib/vagrant-rsync/cap/rsync_folders.rb:6:in `rsync_folders'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/lib/vagrant/guest.rb:139:in `call'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/lib/vagrant/guest.rb:139:in `capability'
    from /Users/john/.vagrant.d/gems/gems/vagrant-rsync-0.2.1/lib/vagrant-rsync/command.rb:44:in `block in execute'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/lib/vagrant/plugin/v2/command.rb:185:in `block in with_target_vms'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/lib/vagrant/plugin/v2/command.rb:183:in `each'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/lib/vagrant/plugin/v2/command.rb:183:in `with_target_vms'
    from /Users/john/.vagrant.d/gems/gems/vagrant-rsync-0.2.1/lib/vagrant-rsync/command.rb:37:in `execute'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/lib/vagrant/cli.rb:38:in `execute'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/lib/vagrant/environment.rb:478:in `cli'
    from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.5/bin/vagrant:96:in `<top (required)>'
    from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:in `load'
    from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:in `<main>'

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