[Gitlab] Current Status of the port
Steve Wills
swills at FreeBSD.org
Sat Aug 1 14:51:43 UTC 2015
Hi,
On 07/31/2015 10:49, Torsten Zuehlsdorff wrote:
>>> To setup GitLab follow the quide:
>>> https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/install/installation-freebsd.md
>>>
>>>
>>> I've created a basic working configuration for default. You just should
>>> change the "host" in config/gitlab.yml, if you want to use something
>>> other than "localhost". The rest should work. But please test carefully,
>>> i've done many changes in the last months.
I built the packages and installed them in a jail, then followed the
guide. Setting up redis, the database, config, precompiling assets, etc.
went fine. When I tried to startup gitlab, I get this in the unicorn log:
I, [2015-07-31T19:00:43.855792 #80415] INFO -- : Refreshing Gem list
/usr/local/www/gitlab/app/controllers/import/bitbucket_controller.rb:5:in `<class:BitbucketController>':
uninitialized constant Import::BitbucketController::OAuth (NameError)
from
/usr/local/www/gitlab/app/controllers/import/bitbucket_controller.rb:1:in `<top
(required)>'
sidekiq reports a similar error.
Steve
More information about the freebsd-ruby
mailing list