-
-
Save bhourigan/8c3b9c1e72ad54e4fc66 to your computer and use it in GitHub Desktop.
Puppet module install error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bhourigan@alerassa ~/git/nubis-base ±master⚡ » puppet module --debug install --version 0.4.2 --target-dir /Users/bhourigan/git/nubis-base/nubis-puppet/.tmp/librarian/cache/source/puppet/forge/forgeapi_puppetlabs_com/KyleAnderson-consul/0.4.2 --module_repository https://forgeapi.puppetlabs.com --modulepath /Users/bhourigan/git/nubis-base/nubis-puppet/.tmp/librarian/cache/source/puppet/forge/forgeapi_puppetlabs_com/KyleAnderson-consul/0.4.2 --module_working_dir /Users/bhourigan/git/nubis-base/nubis-puppet/.tmp/librarian/cache/source/puppet/forge/forgeapi_puppetlabs_com/KyleAnderson-consul/0.4.2 --ignore-dependencies KyleAnderson-consul | |
Debug: Runtime environment: puppet_version=3.7.0, ruby_version=2.0.0, run_mode=user, default_encoding=UTF-8 | |
Notice: Preparing to install into /Users/bhourigan/git/nubis-base/nubis-puppet/.tmp/librarian/cache/source/puppet/forge/forgeapi_puppetlabs_com/KyleAnderson-consul/0.4.2 ... | |
Notice: Downloading from https://forgeapi.puppetlabs.com ... | |
Debug: HTTP GET https://forgeapi.puppetlabs.com/v3/releases?module=KyleAnderson-consul | |
Debug: Failed to load library 'pe_license' for feature 'pe_license' | |
Info: Resolving dependencies ... | |
Info: Preparing to install ... | |
Debug: HTTP GET https://forgeapi.puppetlabs.com/v3/files/KyleAnderson-consul-0.4.2.tar.gz | |
Debug: Failed to load library 'pe_license' for feature 'pe_license' | |
Debug: Executing 'gzip -dc /Users/bhourigan/git/nubis-base/nubis-puppet/.tmp/librarian/cache/source/puppet/forge/forgeapi_puppetlabs_com/KyleAnderson-consul/0.4.2/cache/KyleAnderson-consul20150115-64670-1x0hsdt | tar xof -' | |
Debug: Executing 'find . -type d -exec chmod 755 {} +' | |
Debug: Executing 'find . -type f -exec chmod a-wst {} +' | |
Debug: Executing 'chown -R 501:20 .' | |
Error: No such file or directory - /home/kyle | |
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