On 07/22/2014 07:54 PM, Daniel Bishop wrote: > Sadly, when I try running that check, I get an error before it returns > any results. > > Not sure what charlock_holmes is... but it isn't happy about something. > > <https://i.cloudup.com/F4aAWeg5rp.png> > >
Since this is a manual install, you have to rerun `bundle install` to compile the gem extensions on certain gems. cd /home/git/gitlab/ rm -r vendor/bundle/ sudo -u git RAILS_ENV=production bundle install ... -- GPG : 0xABF99BE5 Blog: http://axilleas.me -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/53CE9C19.5070104%40gmail.com. For more options, visit https://groups.google.com/d/optout.
