Skip to content

Instantly share code, notes, and snippets.

@cdenneen
Created March 5, 2013 16:29
Show Gist options
  • Save cdenneen/5091576 to your computer and use it in GitHub Desktop.
Save cdenneen/5091576 to your computer and use it in GitHub Desktop.
/opt/boxen/repo[master]% script/boxen --debug
Boxen is up-to-date.
--> Hey, I need your current GitHub credentials to continue.
GitHub login: |chris| cdenneen
GitHub password: ***********
Could not resolve the dependencies.
Can't run Puppet, fetching dependencies with librarian failed.
/opt/boxen/repo[master*]% script/boxen --debug
Boxen has a dirty tree, won't auto-update!
Could not resolve the dependencies.
Can't run Puppet, fetching dependencies with librarian failed.
/opt/boxen/repo[master*]% ./bin/librarian-puppet
Tasks:
librarian-puppet clean # Cleans out the cache and install paths.
librarian-puppet config # Show or edit the config.
librarian-puppet help [TASK] # Describe available tasks or one specific task
librarian-puppet init # Initializes the current directory.
librarian-puppet install # Resolves and installs all of the dependenci...
librarian-puppet outdated # Lists outdated dependencies.
librarian-puppet package # Cache the puppet modules in vendor/puppet/c...
librarian-puppet show # Shows dependencies
librarian-puppet update # Updates and installs the dependencies you s...
librarian-puppet version # Displays the version.
/opt/boxen/repo[master*]% ./bin/librarian-puppet update
Unable to find module 'boxen/puppet-iterm2' on https://github.com
/opt/boxen/repo[master*]% ./bin/librarian-puppet update
Unable to find module 'boxen/puppet-boxen' on https://github.com
/opt/boxen/repo[master*]% ./bin/librarian-puppet update
Unable to find module 'boxen/puppet-boxen' on https://github.com
/opt/boxen/repo[master*]% ./bin/librarian-puppet update
Unable to find module 'boxen/puppet-boxen' on https://github.com
/opt/boxen/repo[master*]% ./bin/librarian-puppet update
Unable to find module 'boxen/puppet-boxen' on https://github.com
/opt/boxen/repo[master*]% ./bin/librarian-puppet update
Unable to find module 'boxen/puppet-boxen' on https://github.com
/opt/boxen/repo[master*]% ./bin/librarian-puppet update
Unable to find module 'boxen/puppet-boxen' on https://github.com
/opt/boxen/repo[master*]%
@michaeldauria
Copy link

Were you ever able to figure out the solution for this?

@tommeier
Copy link

Is this when Github is having stability issues? I've noticed this when they're being DDoS'ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment