Skip to content

Instantly share code, notes, and snippets.

@dsaronin
Created February 8, 2014 21:27
Show Gist options
  • Save dsaronin/8890643 to your computer and use it in GitHub Desktop.
Save dsaronin/8890643 to your computer and use it in GitHub Desktop.
Heroku bundle errors
Each time is showing up re a different gem:
Example 1:
================================================================================
-----> Deleting 2 files matching .slugignore patterns.
-----> Ruby app detected
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.0.0
-----> Installing dependencies using 1.5.2
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
Fetching gem metadata from http://rubygems.org/.......
Fetching additional metadata from http://rubygems.org/..
Retrying git cat-file -e a98a48b26fce8f15bdeab9302ed5215aae590536 due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git cat-file -e a98a48b26fce8f15bdeab9302ed5215aae590536` in directory /tmp/build_7249eee3-2cac-458f-ad97-d66ab125ffab/vendor/bundle/ruby/2.0.0/cache/bundler/git/html2haml-f27ce4a433e9973bd19f9bc3b158566422e8cccf has failed.
If this error persists you could try removing the cache directory '/tmp/build_7249eee3-2cac-458f-ad97-d66ab125ffab/vendor/bundle/ruby/2.0.0/cache/bundler/git/html2haml-f27ce4a433e9973bd19f9bc3b158566422e8cccf'
Retrying git cat-file -e a98a48b26fce8f15bdeab9302ed5215aae590536 due to error (3/3): Bundler::Source::Git::GitCommandError Git error: command `git cat-file -e a98a48b26fce8f15bdeab9302ed5215aae590536` in directory /tmp/build_7249eee3-2cac-458f-ad97-d66ab125ffab/vendor/bundle/ruby/2.0.0/cache/bundler/git/html2haml-f27ce4a433e9973bd19f9bc3b158566422e8cccf has failed.
If this error persists you could try removing the cache directory '/tmp/build_7249eee3-2cac-458f-ad97-d66ab125ffab/vendor/bundle/ruby/2.0.0/cache/bundler/git/html2haml-f27ce4a433e9973bd19f9bc3b158566422e8cccf'
Updating git://github.com/haml/html2haml.git
Using rake (10.1.1)
Using i18n (0.6.9)
Using minitest (4.7.5)
Using multi_json (1.8.4)
Using atomic (1.1.14)
Using builder (3.1.4)
Using tzinfo (0.3.38)
Using activerecord-deprecated_finders (1.0.3)
Using rack (1.5.2)
Using mime-types (1.25.1)
Using polyglot (0.3.3)
Using erubis (2.7.0)
Using thor (0.18.1)
Using json (1.8.1)
Using mini_portile (0.5.2)
Using bcrypt-ruby (3.1.2)
Using uuidtools (2.1.4)
Using currencies (0.4.2)
Using orm_adapter (0.5.0)
Using execjs (2.0.2)
Using tilt (1.4.1)
Using hike (1.2.3)
Using sexp_processor (4.4.1)
Using icalendar (1.5.0)
Using kibali (0.3.1)
Using bundler (1.5.2)
Using magesa (0.1.5)
Installing xml-simple (1.1.3)
Installing arel (4.0.2)
Using rack-timeout (0.0.4)
Installing rails_serve_static_assets (0.0.2)
Using rails_stdout_logging (0.0.3)
Installing phony (2.1.3)
Installing recaptcha (0.3.6)
Using validates_date_time (1.0.0) from https://github.com/nickstenning/validates_date_time.git (at master)
Using will_paginate (3.0.5)
Installing sass (3.2.14)
Installing jwt (0.1.11)
Using thread_safe (0.1.3)
Using rack-test (0.6.2)
Using warden (1.2.3)
Using puma (2.7.1)
Using rack-cache (1.2)
Using rack-ssl (1.3.3)
Installing newrelic_rpm (3.7.2.192)
Using treetop (1.4.15)
Installing rest-client (1.6.7)
Using nokogiri (1.6.1)
Using countries (0.9.3)
Installing airbrake (3.1.15)
Installing uglifier (2.4.0)
Using sprockets (2.10.1)
Using ruby_parser (3.2.2)
Using aws-s3 (0.6.3)
Using rails_12factor (0.0.2)
Installing haml (4.0.5)
Using activesupport (4.0.2)
Using mail (2.5.4)
Installing rdoc (4.1.1)
Using html2haml (2.0.0.beta.2) from git://github.com/haml/html2haml.git (at master)
Using activemodel (4.0.2)
Using actionpack (4.0.2)
Using climate_control (0.0.3)
Using delayed_job (4.0.0)
Installing twilio-ruby (3.11.5)
Using activerecord (4.0.2)
Using actionmailer (4.0.2)
Using railties (4.0.2)
Using sprockets-rails (2.0.1)
Using cocaine (0.5.3)
Using aasm (2.3.1) from git://github.com/dsaronin/aasm.git (at master)
Using acts_as_tree (1.5.0)
Using delayed_job_active_record (4.0.0)
Using rails_sql_views (0.8.0) from git://github.com/dsaronin/rails_sql_views.git (at master)
Using activerecord-session_store (0.1.0) from git://github.com/rails/activerecord-session_store.git (at master)
Using devise (3.2.2)
Installing sdoc (0.4.0)
Installing haml-rails (0.5.3)
Using rails (4.0.2)
Using sass-rails (4.0.1)
Installing jquery-rails (3.1.0)
Using devise-encryptable (0.1.2)
Installing aws-sdk (1.33.0)
Using wicked_pdf (0.9.10)
Installing paperclip (4.0.0)
Using milia (1.0.0) from git://github.com/dsaronin/milia.git (at newdev)
Installing pg (0.17.1)
Your bundle is complete!
Gems in the groups development and test were not installed.
It was installed into ./vendor/bundle
Bundle completed (24.58s)
Cleaning up the bundler cache.
Removing airbrake (3.1.14)
Removing recaptcha (0.3.5)
Removing rails_serve_static_assets (0.0.1)
Removing jwt (0.1.8)
Removing phony (2.0.2)
Removing twilio-ruby (3.11.4)
Removing jquery-rails (3.0.4)
Removing haml-rails (0.5.2)
Removing sass (3.2.12)
Removing haml (4.0.4)
Removing newrelic_rpm (3.7.0.177)
Removing arel (4.0.1)
Removing paperclip (3.5.2)
Removing rdoc (3.12.2)
Removing sdoc (0.3.20)
Removing uglifier (2.3.3)
Removing pg (0.17.0)
Removing aws-sdk (1.30.0)
Removing xml-simple (1.1.2)
Removing html2haml (2ba620b1bc63)
-----> Writing config/database.yml to read from DATABASE_URL
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
I, [2014-02-06T23:22:37.832940 #1166] INFO -- : Writing /tmp/build_7249eee3-2cac-458f-ad97-d66ab125ffab/public/assets/application-b4b47ffc62532a16339597cb8d656191.js
Asset precompilation completed (9.81s)
Cleaning assets
Running: rake assets:clean
-----> Discovering process types
Procfile declares types -> web
Default types for Ruby -> console, rake, worker
-----> Compressing... done, 53.2MB
-----> Launching... done, v548
-----> Deploy hooks scheduled, check output in your logs
http://staging-punda.herokuapp.com deployed to Heroku
=========================================================================================
example 2:
=========================================================================================
-----> Deleting 2 files matching .slugignore patterns.
-----> Ruby app detected
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.0.0
-----> Installing dependencies using 1.5.2
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
Fetching gem metadata from http://rubygems.org/.......
Fetching additional metadata from http://rubygems.org/..
Retrying git cat-file -e af22143052e7ddcf09e95be498b201666d1dfec8 due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git cat-file -e af22143052e7ddcf09e95be498b201666d1dfec8` in directory /tmp/build_55d0a330-349c-4d54-b739-ba5ed191da8a/vendor/bundle/ruby/2.0.0/cache/bundler/git/milia-44c267789cd038d00d96febf7b42944c44ebc9fb has failed.
If this error persists you could try removing the cache directory '/tmp/build_55d0a330-349c-4d54-b739-ba5ed191da8a/vendor/bundle/ruby/2.0.0/cache/bundler/git/milia-44c267789cd038d00d96febf7b42944c44ebc9fb'
Retrying git cat-file -e af22143052e7ddcf09e95be498b201666d1dfec8 due to error (3/3): Bundler::Source::Git::GitCommandError Git error: command `git cat-file -e af22143052e7ddcf09e95be498b201666d1dfec8` in directory /tmp/build_55d0a330-349c-4d54-b739-ba5ed191da8a/vendor/bundle/ruby/2.0.0/cache/bundler/git/milia-44c267789cd038d00d96febf7b42944c44ebc9fb has failed.
If this error persists you could try removing the cache directory '/tmp/build_55d0a330-349c-4d54-b739-ba5ed191da8a/vendor/bundle/ruby/2.0.0/cache/bundler/git/milia-44c267789cd038d00d96febf7b42944c44ebc9fb'
Updating git://github.com/dsaronin/milia.git
Using rake (10.1.1)
Using i18n (0.6.9)
Using minitest (4.7.5)
Using multi_json (1.8.4)
Using tzinfo (0.3.38)
Using builder (3.1.4)
Using activerecord-deprecated_finders (1.0.3)
Using arel (4.0.2)
Using atomic (1.1.14)
Using erubis (2.7.0)
Using rack (1.5.2)
Using mime-types (1.25.1)
Using polyglot (0.3.3)
Using thor (0.18.1)
Using xml-simple (1.1.3)
Using json (1.8.1)
Using mini_portile (0.5.2)
Using bcrypt-ruby (3.1.2)
Using uuidtools (2.1.4)
Using currencies (0.4.2)
Using orm_adapter (0.5.0)
Using execjs (2.0.2)
Using tilt (1.4.1)
Using hike (1.2.3)
Using sexp_processor (4.4.1)
Using icalendar (1.5.0)
Using kibali (0.3.1)
Using bundler (1.5.2)
Using magesa (0.1.5)
Using newrelic_rpm (3.7.2.192)
Using pg (0.17.1)
Using rack-timeout (0.0.4)
Using rails_serve_static_assets (0.0.2)
Using phony (2.1.3)
Using rails_stdout_logging (0.0.3)
Using recaptcha (0.3.6)
Using sass (3.2.14)
Using will_paginate (3.0.5)
Using thread_safe (0.1.3)
Using rack-test (0.6.2)
Using warden (1.2.3)
Using puma (2.7.1)
Using rack-cache (1.2)
Using rack-ssl (1.3.3)
Using rest-client (1.6.7)
Using airbrake (3.1.15)
Using jwt (0.1.11)
Using treetop (1.4.15)
Using rdoc (4.1.1)
Using aws-s3 (0.6.3)
Using nokogiri (1.6.1)
Using countries (0.9.3)
Using uglifier (2.4.0)
Using haml (4.0.5)
Using sprockets (2.10.1)
Using rails_12factor (0.0.2)
Using ruby_parser (3.2.2)
Using twilio-ruby (3.11.5)
Using mail (2.5.4)
Using activesupport (4.0.2)
Using aws-sdk (1.33.0)
Using sdoc (0.4.0)
Using activemodel (4.0.2)
Using actionpack (4.0.2)
Using climate_control (0.0.3)
Using delayed_job (4.0.0)
Using activerecord (4.0.2)
Using actionmailer (4.0.2)
Using railties (4.0.2)
Using sprockets-rails (2.0.1)
Using cocaine (0.5.3)
Using acts_as_tree (1.5.0)
Using delayed_job_active_record (4.0.0)
Using validates_date_time (1.0.0) from https://github.com/nickstenning/validates_date_time.git (at master)
Using html2haml (2.0.0.beta.2) from git://github.com/haml/html2haml.git (at master)
Using devise (3.2.2)
Using haml-rails (0.5.3)
Using jquery-rails (3.1.0)
Using rails (4.0.2)
Using sass-rails (4.0.1)
Using paperclip (4.0.0)
Using activerecord-session_store (0.1.0) from git://github.com/rails/activerecord-session_store.git (at master)
Using devise-encryptable (0.1.2)
Using wicked_pdf (0.9.10)
Using rails_sql_views (0.8.0) from git://github.com/dsaronin/rails_sql_views.git (at master)
Using aasm (2.3.1) from git://github.com/dsaronin/aasm.git (at master)
Using milia (1.0.0) from git://github.com/dsaronin/milia.git (at newdev)
Your bundle is complete!
Gems in the groups development and test were not installed.
It was installed into ./vendor/bundle
Bundle completed (6.92s)
Cleaning up the bundler cache.
Removing milia (f964e05e44bd)
-----> Writing config/database.yml to read from DATABASE_URL
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
Asset precompilation completed (6.64s)
Cleaning assets
Running: rake assets:clean
-----> Discovering process types
Procfile declares types -> web
Default types for Ruby -> console, rake, worker
-----> Compressing... done, 53.2MB
-----> Launching... done, v549
-----> Deploy hooks scheduled, check output in your logs
http://staging-punda.herokuapp.com deployed to Heroku
==========================================================================================
Example 3
==========================================================================================
-----> Deleting 2 files matching .slugignore patterns.
-----> Ruby app detected
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.0.0
-----> Installing dependencies using 1.5.2
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
Fetching gem metadata from http://rubygems.org/.......
Fetching additional metadata from http://rubygems.org/..
Retrying git cat-file -e c6cc94bef7014ecaddd89edf7607cc4e1928a718 due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git cat-file -e c6cc94bef7014ecaddd89edf7607cc4e1928a718` in directory /tmp/build_da57ab3d-d5ae-40b7-b521-679132bd6948/vendor/bundle/ruby/2.0.0/cache/bundler/git/aasm-15992732a51ada256a7872d720d3ec7c48943435 has failed.
If this error persists you could try removing the cache directory '/tmp/build_da57ab3d-d5ae-40b7-b521-679132bd6948/vendor/bundle/ruby/2.0.0/cache/bundler/git/aasm-15992732a51ada256a7872d720d3ec7c48943435'
Retrying git cat-file -e c6cc94bef7014ecaddd89edf7607cc4e1928a718 due to error (3/3): Bundler::Source::Git::GitCommandError Git error: command `git cat-file -e c6cc94bef7014ecaddd89edf7607cc4e1928a718` in directory /tmp/build_da57ab3d-d5ae-40b7-b521-679132bd6948/vendor/bundle/ruby/2.0.0/cache/bundler/git/aasm-15992732a51ada256a7872d720d3ec7c48943435 has failed.
If this error persists you could try removing the cache directory '/tmp/build_da57ab3d-d5ae-40b7-b521-679132bd6948/vendor/bundle/ruby/2.0.0/cache/bundler/git/aasm-15992732a51ada256a7872d720d3ec7c48943435'
Updating git://github.com/dsaronin/aasm.git
Fetching git://github.com/rails/activerecord-session_store.git
Fetching git://github.com/dsaronin/milia.git
Using i18n (0.6.9)
Installing minitest (4.7.5)
Installing multi_json (1.8.4)
Using tzinfo (0.3.38)
Installing rake (10.1.1)
Installing builder (3.1.4)
Using erubis (2.7.0)
Installing activerecord-deprecated_finders (1.0.3)
Using mime-types (1.25.1)
Using polyglot (0.3.3)
Using thor (0.18.1)
Using json (1.8.1)
Using xml-simple (1.1.2)
Using mini_portile (0.5.2)
Using uuidtools (2.1.4)
Using bcrypt-ruby (3.1.2)
Using currencies (0.4.2)
Using orm_adapter (0.5.0)
Using execjs (2.0.2)
Using tilt (1.4.1)
Using hike (1.2.3)
Installing arel (4.0.1)
Using icalendar (1.5.0)
Installing sexp_processor (4.4.1)
Using magesa (0.1.5)
Using bundler (1.5.2)
Using newrelic_rpm (3.7.0.177)
Using pg (0.17.0)
Installing kibali (0.3.1)
Using rack-timeout (0.0.4)
Using rails_serve_static_assets (0.0.1)
Using rails_stdout_logging (0.0.3)
Using recaptcha (0.3.5)
Using sass (3.2.12)
Installing phony (2.0.2)
Using will_paginate (3.0.5)
Using jwt (0.1.8)
Using validates_date_time (1.0.0) from https://github.com/nickstenning/validates_date_time.git (at master)
Using treetop (1.4.15)
Using airbrake (3.1.14)
Using rdoc (3.12.2)
Using aws-s3 (0.6.3)
Using countries (0.9.3)
Installing rack (1.5.2)
Installing atomic (1.1.14)
Using haml (4.0.4)
Using ruby_parser (3.2.2)
Using rails_12factor (0.0.2)
Using twilio-ruby (3.11.4)
Using mail (2.5.4)
Using sdoc (0.3.20)
Using rack-test (0.6.2)
Using warden (1.2.3)
Installing uglifier (2.3.3)
Installing sprockets (2.10.1)
Using rack-cache (1.2)
Using rack-ssl (1.3.3)
Installing thread_safe (0.1.3)
Installing activesupport (4.0.2)
Installing activemodel (4.0.2)
Using climate_control (0.0.3)
Using delayed_job (4.0.0)
Installing activerecord (4.0.2)
Using cocaine (0.5.3)
Installing puma (2.7.1)
Using aasm (2.3.1) from git://github.com/dsaronin/aasm.git (at master)
Using delayed_job_active_record (4.0.0)
Installing actionpack (4.0.2)
Using paperclip (3.5.2)
Using rails_sql_views (0.8.0) from git://github.com/dsaronin/rails_sql_views.git (at master)
Installing actionmailer (4.0.2)
Installing acts_as_tree (1.5.0)
Installing sprockets-rails (2.0.1)
Installing railties (4.0.2)
Using activerecord-session_store (0.1.0) from git://github.com/rails/activerecord-session_store.git (at master)
Using jquery-rails (3.0.4)
Installing haml-rails (0.5.2)
Installing devise (3.2.2)
Using devise-encryptable (0.1.2)
Installing sass-rails (4.0.1)
Installing rails (4.0.2)
Using milia (1.0.0) from git://github.com/dsaronin/milia.git (at newdev)
Installing wicked_pdf (0.9.10)
Installing nokogiri (1.6.1)
Using html2haml (2.0.0.beta.2) from git://github.com/haml/html2haml.git (at master)
Installing aws-sdk (1.30.0)
Your bundle is complete!
Gems in the groups development and test were not installed.
It was installed into ./vendor/bundle
Bundle completed (36.76s)
Cleaning up the bundler cache.
Removing thin (1.6.1)
Removing milia (0.3.34)
Removing activerecord (3.2.15)
Removing bundler (1.3.2)
Removing ref (1.0.5)
Removing rack (1.4.5)
Removing actionmailer (3.2.15)
Removing arel (3.0.3)
Removing daemons (1.1.9)
Removing railties (3.2.15)
Removing journey (1.0.4)
Removing eventmachine (1.0.3)
Removing sexp_processor (4.4.0)
Removing sprockets (2.2.2)
Removing nokogiri (1.6.0)
Removing actionpack (3.2.15)
Removing activemodel (3.2.15)
Removing rake (10.1.0)
Removing multi_json (1.8.2)
Removing sass-rails (3.2.6)
Removing acts_as_tree (1.4.0)
Removing devise (2.1.2)
Removing wicked_pdf (0.9.9)
Removing aws-sdk (1.29.1)
Removing libv8-3.16.14.3-x86_64 (linux)
Removing haml-rails (0.4)
Removing kibali (0.2.1)
Removing rails (3.2.15)
Removing uglifier (2.3.2)
Removing therubyracer (0.12.0)
Removing activeresource (3.2.15)
Removing builder (3.0.4)
Removing activesupport (3.2.15)
Removing phony (2.0.0)
Removing aasm (dc4a3d367664)
-----> Writing config/database.yml to read from DATABASE_URL
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
:
Asset precompilation completed (12.91s)
Cleaning assets
Running: rake assets:clean
-----> Discovering process types
Procfile declares types -> web
Default types for Ruby -> console, rake, worker
-----> Compressing... done, 52.7MB
-----> Launching... done, v542
-----> Deploy hooks scheduled, check output in your logs
http://staging-punda.herokuapp.com deployed to Heroku
======================================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment