Skip to content

Instantly share code, notes, and snippets.

@captproton
Created May 18, 2010 04:30
Show Gist options
  • Select an option

  • Save captproton/404616 to your computer and use it in GitHub Desktop.

Select an option

Save captproton/404616 to your computer and use it in GitHub Desktop.
$ git push trybamboo master
Counting objects: 14664, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (6698/6698), done.
Writing objects: 100% (14664/14664), 9.99 MiB | 72 KiB/s, done.
Total 14664 (delta 6381), reused 14356 (delta 6181)
-----> Heroku receiving push
-----> Gemfile detected, running Bundler
Unresolved dependencies detected; Installing...
Fetching source index from http://gemcutter.org/
Using rake (0.8.7) from system gems
Installing activesupport (2.3.5) from rubygems repository at http://gemcutter.org/
Using rack (1.0.1) from system gems
Installing actionpack (2.3.5) from rubygems repository at http://gemcutter.org/
Installing actionmailer (2.3.5) from rubygems repository at http://gemcutter.org/
Installing activerecord (2.3.5) from rubygems repository at http://gemcutter.org/
Installing activeresource (2.3.5) from rubygems repository at http://gemcutter.org/
Installing authlogic (2.1.3) from rubygems repository at http://gemcutter.org/
Installing cgi_multipart_eof_fix (2.5.0) from rubygems repository at http://gemcutter.org/
Using daemons (1.0.10) from system gems
Installing fastthread (1.0.7) from rubygems repository at http://gemcutter.org/
with native extensions Installing friendly_id (2.3.4) from rubygems repository at http://gemcutter.org/
Installing gem_plugin (0.2.3) from rubygems repository at http://gemcutter.org/
Installing hpricot (0.8.2) from rubygems repository at http://gemcutter.org/
with native extensions Installing mongrel (1.1.5) from rubygems repository at http://gemcutter.org/
with native extensions Installing rails (2.3.5) from rubygems repository at http://gemcutter.org/
Installing rmagick (2.13.1) from rubygems repository at http://gemcutter.org/
with native extensions /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/installer.rb:482:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
/usr/ruby1.8.7/bin/ruby extconf.rb
checking for Ruby version >= 1.8.5... yes
checking for gcc... yes
checking for Magick-config... yes
checking for ImageMagick version >= 6.4.9... no
Can't install RMagick 2.13.1. You must have ImageMagick 6.4.9 or later.
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/ruby1.8.7/bin/ruby
Gem files will remain installed in /disk1/tmp/21466_23720382308140/.bundle/gems/gems/rmagick-2.13.1 for inspection.
Results logged to /disk1/tmp/21466_23720382308140/.bundle/gems/gems/rmagick-2.13.1/ext/RMagick/gem_make.out
from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/installer.rb:445:in `each'
from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/installer.rb:445:in `build_extensions'
from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/installer.rb:197:in `install'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/source.rb:42:in `install'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/installer.rb:34:in `run'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/spec_set.rb:12:in `each'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/spec_set.rb:12:in `each'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/installer.rb:21:in `run'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/installer.rb:6:in `install'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/cli.rb:89:in `install'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor/task.rb:33:in `send'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor/task.rb:33:in `run'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor/invocation.rb:109
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor/invocation.rb:116:in `call'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor/invocation.rb:116:in `invoke'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor.rb:137:in `start'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor/base.rb:378:in `start'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/lib/bundler/vendor/thor.rb:124:in `start'
from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-0.9.20/bin/bundle:13
from /usr/ruby1.8.7/bin/bundle:19:in `load'
from /usr/ruby1.8.7/bin/bundle:19
FAILED: Have you updated to use a 0.9 Gemfile?
http://docs.heroku.com/gems#gem-bundler
error: hooks/pre-receive exited with error code 1
To git@heroku.com:stormy-sky-55.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:stormy-sky-55.git'
@johnsome

Copy link
Copy Markdown

Did you find a fix for this? I just got the same error tonight - http://gist.github.com/438790

@captproton

Copy link
Copy Markdown
Author

It doesn't happen to me anymore. I don't remember how I fixed it or it fixed itself, sorry. Keep trying. What app were you using? This happened with refinerycms.

@johnsome

Copy link
Copy Markdown

right on - thanks. The response from heroku support was to use the bamboo stack. Its odd that it would just stop working on the aspen stack. The app is a hosted cms that we developed (http://www.menumill.com) - we are releasing a new version in the next few weeks that will be running on heroku.

@captproton

Copy link
Copy Markdown
Author

good for you guys. Ruby needs a good cms. Refinery is good, the best one I have seen yet. I hope you guys can give WordPress a run for its money.

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