Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Could not load 'rsync' transport from load path  #25

Description

@pietervogelaar

I have the following gem file, but I'm getting the rsync error below. What am I missing?

source 'https://rubygems.org'
gem 'test-kitchen'
gem 'kitchen-vagrant'
gem 'kitchen-puppet'
gem 'kitchen-sync'
gem 'kitchen-verifier-serverspec'
gem 'r10k'
gem 'puppet'

Error when executing "kitchen list":

>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ClientError
>>>>>> Message: Could not load the 'rsync' transport from the load path. Please ensure that your transport is installed as a gem or included in your Gemfile if using Bundler.
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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