I just inherited our GitLab server and am trying to figure out why merge requests aren't working.
I create one in the web gui - mark it as accepted - it spins and then nothing happens. We recently updated from an old 5.x GitLab to the latest (6.8.1). Digging through the forums and online I found a few similar issues and it seems to be related to the Ruby version? If I do ruby --v I get ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-linux] But I also have ruby1.8 installed it appears... $ dpkg --get-selections|grep ruby libmemcache-client-ruby install libmemcache-client-ruby1.8 install libruby1.8 install libtzinfo-ruby install libtzinfo-ruby1.8 install ruby install ruby-actionmailer-2.3 install ruby-actionpack-2.3 install ruby-activerecord-2.3 install ruby-activeresource-2.3 install ruby-activesupport-2.3 install ruby-blankslate install ruby-builder install ruby-i18n install ruby-rack install ruby-rails-2.3 install ruby-rchardet install ruby-text-format install ruby-tmail install ruby1.8 install ruby1.8-dev install rubygems install Is the solution to simply uninstall ruby1.8? I don't want to break anything :) Jim -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.