Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2015 16:01:21 +0200
From:      =?UTF-8?B?VG9yc3RlbiBaw7xobHNkb3JmZg==?= <info@toco-domains.de>
To:        Johannes Meixner <johannes@meixner.or.at>
Cc:        ruby@freebsd.org, Michael Fausten <michael.fausten@googlemail.com>
Subject:   Re: [Gitlab] Current status (and problem ;)) of the new port
Message-ID:  <5597E731.9080308@toco-domains.de>
In-Reply-To: <ef13628d-e3bf-481c-ad97-987d33e79b98@email.android.com>
References:  <ef13628d-e3bf-481c-ad97-987d33e79b98@email.android.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

>> Bundler could not find compatible versions for gem "rack":
>>     In Gemfile:
>>       rack (>= 1.1) ruby
>>
>>       gitlab-grack (>= 2.0.0.rc2) ruby depends on
>>         rack (~> 1.5.1) ruby
>
> 1. Patch the gitlab-grack Gemfile to use
>
> ~> 1.5

Done! Thanks for the hint. I could not figure out which gem triggered 
this error.

Now this works, i wrote a PR for the patch:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201330

This is a big step forward! When trying "rake gitlab:setup 
RAILS_ENV=production" now i "just" got errors about missing 
configuration. Because i did not configure gitlab. :)

This means, now this is the first time the new port installs correctly 
and gitlab tries to setup itself :)

Next week i will test the installation further. There are three open tasks:
- rc scripts for unicorn-worker
- excessive tests ;)
- make an official installation guide

Greetings,
Torsten



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5597E731.9080308>