Skip to content

Instantly share code, notes, and snippets.

@snandam
Created February 16, 2015 21:20
Show Gist options
  • Save snandam/4794f6a5bfa81c3a815d to your computer and use it in GitHub Desktop.
Save snandam/4794f6a5bfa81c3a815d to your computer and use it in GitHub Desktop.
librarian-puppet install
➜ librarian-test librarian-puppet install --verbose
[Librarian] Ruby Version: 2.0.0
[Librarian] Ruby Platform: universal.x86_64-darwin13
[Librarian] Rubygems Version: 2.0.14
[Librarian] Librarian Version: 0.1.2
[Librarian] Librarian Adapter: puppet
[Librarian] Librarian Adapter Version: 2.0.1
[Librarian] Project: /Users/nithyans/Documents/CDK/Stash/ALM/Puppet_Testing/librarian-test
[Librarian] Specfile: Puppetfile
[Librarian] Lockfile: Puppetfile.lock
[Librarian] Git: /usr/bin/git
[Librarian] Git Version: 1.9.3
[Librarian] Git Environment Variables:
[Librarian] (empty)
[Librarian] Pre-Cached Sources:
[Librarian] Post-Cached Sources:
[Librarian] [:git, "https://github.com/maestrodev/puppet-ant.git", {}]
[Librarian] Resolving maestrodev-puppet-ant (>= 0) <https://github.com/maestrodev/puppet-ant.git#master>
[Librarian] Checking manifests
[Librarian] --- No output
[Librarian] --- No output
[Librarian] --- No output
[Librarian] --- No output
[Librarian] --- No output
[Librarian] --> origin
[Librarian] --> origin/HEAD -> origin/master
[Librarian] --> origin/master
[Librarian] --> f68af3bf6a8c831aea562284c2de0f6eaa224ee3
[Librarian] --> f68af3bf6a8c831aea562284c2de0f6eaa224ee3
[Librarian] Checking maestrodev-puppet-ant/1.0.6 <https://github.com/maestrodev/puppet-ant.git#master>
[Librarian] Pre-Cached Sources:
Replacing Puppet Forge API URL to use v3 https://forgeapi.puppetlabs.com. You should update your Puppetfile
[Librarian] Post-Cached Sources:
[Librarian] [:forge, "http://forge.puppetlabs.com", {}]
[Librarian] Resolving maestrodev-wget (>= 0.0.1) <https://forgeapi.puppetlabs.com>
[Librarian] Checking manifests
[Librarian] Module maestrodev-wget found versions: 1.5.7, 1.5.6, 1.5.5, 1.5.4, 1.5.3, 1.5.2, 1.5.1, 1.5.0, 1.4.5, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.3, 1.2.2, 1.2.1, 1.2.0, 1.1.0, 1.0.0, 0.0.1
[Librarian] Checking maestrodev-wget/1.5.7 <https://forgeapi.puppetlabs.com>
[Librarian] Resolving puppetlabs-stdlib (>= 3.2.0) <https://forgeapi.puppetlabs.com>
[Librarian] Checking manifests
[Librarian] Module puppetlabs-stdlib found versions: 4.5.1, 4.5.0, 4.4.0, 4.3.2, 4.3.0, 4.2.2, 4.2.1, 4.2.0, 4.1.0, 3.2.2, 3.2.1, 3.2.0, 3.1.1, 3.1.0, 3.0.1, 3.0.0, 2.6.0, 2.5.1, 2.5.0, 2.4.0, 2.3.3, 2.3.2, 2.3.1, 2.3.0, 2.2.1, 2.2.0, 2.1.3, 2.0.0, 1.1.0, 1.0.0, 0.1.7, 0.1.6, 0.1.5, 0.1.4, 0.1.3, 0.1.2, 0.1.1
[Librarian] Checking puppetlabs-stdlib/4.5.1 <https://forgeapi.puppetlabs.com>
[Librarian] Resolved puppetlabs-stdlib (>= 3.2.0) <https://forgeapi.puppetlabs.com> at puppetlabs-stdlib/4.5.1 <https://forgeapi.puppetlabs.com>
[Librarian] Resolved puppetlabs-stdlib (>= 3.2.0) <https://forgeapi.puppetlabs.com>
[Librarian] Resolved maestrodev-wget (>= 0.0.1) <https://forgeapi.puppetlabs.com> at maestrodev-wget/1.5.7 <https://forgeapi.puppetlabs.com>
[Librarian] Resolved maestrodev-wget (>= 0.0.1) <https://forgeapi.puppetlabs.com>
[Librarian] Resolved maestrodev-puppet-ant (>= 0) <https://github.com/maestrodev/puppet-ant.git#master> at maestrodev-puppet-ant/1.0.6 <https://github.com/maestrodev/puppet-ant.git#master>
[Librarian] Resolved maestrodev-puppet-ant (>= 0) <https://github.com/maestrodev/puppet-ant.git#master>
[Librarian] Bouncing Puppetfile.lock
[Librarian] lockfile_text:
FORGE
remote: https://forgeapi.puppetlabs.com
specs:
maestrodev-wget (1.5.7)
puppetlabs-stdlib (4.5.1)
GIT
remote: https://github.com/maestrodev/puppet-ant.git
ref: master
sha: f68af3bf6a8c831aea562284c2de0f6eaa224ee3
specs:
maestrodev-puppet-ant (1.0.6)
maestrodev-wget (>= 0.0.1)
maestrodev-wget (>= 1.0.0)
puppetlabs-stdlib (>= 3.2.0)
DEPENDENCIES
maestrodev-puppet-ant (>= 0)
[Librarian] bounced_lockfile_text:
FORGE
remote: https://forgeapi.puppetlabs.com
specs:
maestrodev-wget (1.5.7)
puppetlabs-stdlib (4.5.1)
GIT
remote: https://github.com/maestrodev/puppet-ant.git
ref: master
sha: f68af3bf6a8c831aea562284c2de0f6eaa224ee3
specs:
maestrodev-puppet-ant (1.0.6)
maestrodev-wget (>= 1.0.0)
puppetlabs-stdlib (>= 3.2.0)
DEPENDENCIES
maestrodev-puppet-ant (>= 0)
Cannot bounce Puppetfile.lock!
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/action/persist_resolution_mixin.rb:20:in `persist_resolution'
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/action/resolve.rb:27:in `run'
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/cli.rb:169:in `resolve!'
/Library/Ruby/Gems/2.0.0/gems/librarian-puppet-2.0.1/lib/librarian/puppet/cli.rb:67:in `install'
/Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
/Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
/Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
/Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/cli.rb:26:in `block (2 levels) in bin!'
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/cli.rb:31:in `returning_status'
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/cli.rb:26:in `block in bin!'
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/cli.rb:47:in `with_environment'
/Library/Ruby/Gems/2.0.0/gems/librarian-0.1.2/lib/librarian/cli.rb:26:in `bin!'
/Library/Ruby/Gems/2.0.0/gems/librarian-puppet-2.0.1/bin/librarian-puppet:7:in `<top (required)>'
/usr/bin/librarian-puppet:23:in `load'
/usr/bin/librarian-puppet:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment