Closed chihoko closed 10 years ago
Getting the same error on Ubuntu when pulling from PuppetForge
Same here, CentOS 6.4
==> default: Running provisioner: shell...
default: Running: inline script
==> default: Notice: Preparing to install into /etc/puppet/modules ...
==> default: Notice: Downloading from https://forge.puppetlabs.com ...
==> default: Notice: Installing -- do not interrupt ...
==> default: Error: Protocol error - /Users/saz/src/puppet/puppet-resolv_conf or /etc/puppet/modules/resolv_conf/spec/fixtures/modules/resolv_conf
==> default: Error: Try 'puppet help module install' for usage
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Stdout from the command:
Notice: Preparing to install into /etc/puppet/modules ...
Notice: Downloading from https://forge.puppetlabs.com ...
Notice: Installing -- do not interrupt ...
Stderr from the command:
Error: Protocol error - /Users/saz/src/puppet/puppet-resolv_conf or /etc/puppet/modules/resolv_conf/spec/fixtures/modules/resolv_conf
Error: Try 'puppet help module install' for usage
You might be able to get by using my fixed version on the forge until my master PR is in that would fix this.
Fixed.
I'm able to install your other modules but not this one. Is there an undocumented dependancy?