Skip to content

Instantly share code, notes, and snippets.

@frozenfoxx
Created September 10, 2013 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frozenfoxx/6514940 to your computer and use it in GitHub Desktop.
Save frozenfoxx/6514940 to your computer and use it in GitHub Desktop.
[root@puppet modules]# puppet module --debug --environment development install puppetlabs/firewall
Notice: Preparing to install into /etc/puppet/environments/development/modules ...
Notice: Downloading from https://forge.puppetlabs.com ...
Notice: Installing -- do not interrupt ...
Debug: Executing 'tar xzf /var/lib/puppet/puppet-module/cache/https_forge_puppetlabs_com-ed3a0e51b3c1d8d395ffb1d12c849e3f50d35a10/puppetlabs-firewall-0.4.1.tar.gz --no-same-permissions --no-same-owner -C /var/lib/puppet/puppet-module/cache/tmp-unpacker-905e121ba23b6f260f48b911790776d6fff2eea2'
Debug: Executing 'find /var/lib/puppet/puppet-module/cache/tmp-unpacker-905e121ba23b6f260f48b911790776d6fff2eea2 -type d -exec chmod 755 {} +'
Debug: Executing 'find /var/lib/puppet/puppet-module/cache/tmp-unpacker-905e121ba23b6f260f48b911790776d6fff2eea2 -type f -exec chmod 644 {} +'
Debug: Executing 'chown -R 0:52 /var/lib/puppet/puppet-module/cache/tmp-unpacker-905e121ba23b6f260f48b911790776d6fff2eea2'
Error: No such file or directory - /etc/puppet/environments/development/modules/firewall/spec/fixtures/modules/firewall/lib
Error: Try 'puppet help module install' for usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment