Skip to content

Instantly share code, notes, and snippets.

@skpy
Created May 9, 2014 20:11
Show Gist options
  • Save skpy/8056ebbf22d4ffa72c1a to your computer and use it in GitHub Desktop.
Save skpy/8056ebbf22d4ffa72c1a to your computer and use it in GitHub Desktop.
[Librarian] Executing puppet module install for evenup/logrotate 1.0.3
Error executing puppet module install:
puppet module install --version 1.0.3 --target-dir /etc/puppetlabs/puppet/environments/chat/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/evenup/logrotate/version/1237637816a1ef8e3a33c1191d9dea66 --module_repository http://forge.puppetlabs.com --modulepath /etc/puppetlabs/puppet/environments/chat/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/evenup/logrotate/version/1237637816a1ef8e3a33c1191d9dea66 --module_working_dir /etc/puppetlabs/puppet/environments/chat/.tmp/librarian/cache/source/puppet/forge/3792e516e3ff92a0ef9f5e827f8e76eb/evenup/logrotate/version/1237637816a1ef8e3a33c1191d9dea66 --ignore-dependencies evenup/logrotate
Error:
Error: Could not execute operation for 'evenup-logrotate'
The server being queried was /v3/releases?module=evenup-logrotate
The HTTP response we received was '301 Moved Permanently'
Check the author and module names are correct.
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-puppet-1.0.1/lib/librarian/puppet/source/forge.rb:133:in `rescue in cache_version_unpacked!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-puppet-1.0.1/lib/librarian/puppet/source/forge.rb:118:in `cache_version_unpacked!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-puppet-1.0.1/lib/librarian/puppet/source/forge.rb:58:in `install_version!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-puppet-1.0.1/lib/librarian/puppet/source/forge.rb:292:in `install!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/manifest.rb:101:in `install!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/action/install.rb:49:in `block in install_manifests'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/action/install.rb:48:in `each'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/action/install.rb:48:in `install_manifests'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/action/install.rb:39:in `perform_installation'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/action/install.rb:12:in `run'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/cli.rb:165:in `install!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-puppet-1.0.1/lib/librarian/puppet/cli.rb:71:in `install'
/opt/puppet/lib/ruby/gems/1.9.1/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
/opt/puppet/lib/ruby/gems/1.9.1/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
/opt/puppet/lib/ruby/gems/1.9.1/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
/opt/puppet/lib/ruby/gems/1.9.1/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/cli.rb:26:in `block (2 levels) in bin!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/cli.rb:31:in `returning_status'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/cli.rb:26:in `block in bin!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/cli.rb:47:in `with_environment'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-0.1.2/lib/librarian/cli.rb:26:in `bin!'
/opt/puppet/lib/ruby/gems/1.9.1/gems/librarian-puppet-1.0.1/bin/librarian-puppet:7:in `<top (required)>'
/opt/puppet/bin/librarian-puppet:23:in `load'
/opt/puppet/bin/librarian-puppet:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment