Skip to content

Instantly share code, notes, and snippets.

@Zordrak
Created June 19, 2014 10:12
Show Gist options
  • Save Zordrak/994bcf909fbcec807c91 to your computer and use it in GitHub Desktop.
Save Zordrak/994bcf909fbcec807c91 to your computer and use it in GitHub Desktop.
Merge Fail
June 19, 2014 11:11 -> ERROR -> Command failed [1]: /usr/bin/git --git-dir=/home/git/gitlab-satellites/tools/clubs-deploy/.git push origin master
remote: /usr/local/rvm/rubies/ruby-2.0.0-p451/lib/ruby/gems/2.0.0/gems/bundler-1.6.0/lib/bundler/dsl.rb:39:in `eval_gemfile': Gemfile syntax error compile error (Bundler::GemfileError)
remote: on line 22: syntax error, unexpected ':', expecting $end
remote: gem "mysql2", group: :mysql
remote: ^
remote: from /usr/local/rvm/rubies/ruby-2.0.0-p451/lib/ruby/gems/2.0.0/gems/bundler-1.6.0/lib/bundler/dsl.rb:10:in `evaluate'
remote: from /usr/local/rvm/rubies/ruby-2.0.0-p451/lib/ruby/gems/2.0.0/gems/bundler-1.6.0/lib/bundler/definition.rb:26:in `build'
remote: from /usr/local/rvm/rubies/ruby-2.0.0-p451/lib/ruby/gems/2.0.0/gems/bundler-1.6.0/lib/bundler.rb:153:in `definition'
remote: from /usr/local/rvm/rubies/ruby-2.0.0-p451/lib/ruby/gems/2.0.0/gems/bundler-1.6.0/lib/bundler.rb:116:in `setup'
remote: from /usr/local/rvm/rubies/ruby-2.0.0-p451/lib/ruby/gems/2.0.0/gems/bundler-1.6.0/lib/bundler/setup.rb:17
remote: error: hook declined to update refs/heads/master
To /home/git/repositories/tools/clubs-deploy.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to '/home/git/repositories/tools/clubs-deploy.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment