Closed emkopp closed 10 years ago
This is an issue with the puppet module command itself as per:
@emkopp modules are just tarballs, and the module tool defers uses the following logic to decide how to untar it: https://github.com/puppetlabs/puppet/blob/3.4.3/lib/puppet/module_tool/tar.rb. Is tar
in your path? Also note that the Puppet setting [path
|http://docs.puppetlabs.com/references/latest/configuration.html#path] will change how puppet resolves unqualified commands.
Is this still an issue?
I can't reproduce this issue. Closing for the time being.
While using puppet module install opentable-windows_feature on the master i get this error. Using puppet-enterprise 3.2.2 Notice: Preparing to install into /etc/puppetlabs/puppet/modules ... Notice: Downloading from https://forgeapi.puppetlabs.com ... Error: No suitable tar implementation found Error: Try 'puppet help module install' for usage