Skip to content

Instantly share code, notes, and snippets.

@cookbooks
Created December 14, 2010 06:17
Show Gist options
  • Save cookbooks/740068 to your computer and use it in GitHub Desktop.
Save cookbooks/740068 to your computer and use it in GitHub Desktop.
Bundler install log
$ bundle install --gemfile /tmp/rails-quick-start.gemfile \
--install-path /tmp/rails-quick-start
Updating git://github.com/cookbooks/application.git
Updating git://github.com/cookbooks/unicorn.git
Updating git://github.com/cookbooks/passenger_enterprise.git
Updating git://github.com/cookbooks/passenger_apache2.git
Updating git://github.com/cookbooks/rails.git
Updating git://github.com/cookbooks/packages.git
Updating git://github.com/cookbooks/ruby.git
Updating git://github.com/cookbooks/ruby_enterprise.git
Updating git://github.com/cookbooks/runit.git
Updating git://github.com/cookbooks/build-essential.git
Updating git://github.com/cookbooks/nginx.git
Updating git://github.com/cookbooks/rubygems.git
Updating git://github.com/cookbooks/apt.git
Updating git://github.com/cookbooks/aws.git
Updating git://github.com/cookbooks/database.git
Updating git://github.com/cookbooks/xfs.git
Updating git://github.com/cookbooks/mysql.git
Updating git://github.com/cookbooks/openssl.git
Updating git://github.com/cookbooks/git.git
Updating git://github.com/cookbooks/haproxy.git
Updating git://github.com/cookbooks/radiant.git
Updating git://github.com/cookbooks/sqlite.git
Could not find apache2-0.12.3 in any of the sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment