Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Dec 2016 18:00:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215049] www/gitlab: 8.11.11 unable to initialize database
Message-ID:  <bug-215049-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215049

            Bug ID: 215049
           Summary: www/gitlab: 8.11.11 unable to initialize database
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: martin@waschbuesch.de
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

Attempting to install gitlab by following these instructions:
https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/install/installat=
ion-freebsd.md

Installing stuff using pkg, I get as far as

# make sure you are still using the root user and in /usr/local/www/gitlab
rake gitlab:setup RAILS_ENV=3Dproduction

but that command fails with:

root@git:/usr/local/www/gitlab # rake gitlab:setup RAILS_ENV=3Dproduction

Bundler could not find compatible versions for gem "gollum-grit_adapter":
  In Gemfile:
    gollum-lib (~> 4.2) was resolved to 4.2.2, which depends on
      gollum-grit_adapter (~> 1.0)

Could not find gem 'gollum-grit_adapter (~> 1.0)', which is required by gem
'gollum-lib (~> 4.2)', in any of the sources.

However, a version greater 1.0 is installed:

root@git:/usr/local/www/gitlab # pkg info | grep gollum-grit_adapter
rubygem-gollum-grit_adapter-2.0.0 Adapter for Gollum to use Grit at the bac=
kend

Any ideas as to why the dependency failes?

Thx,

Martin

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215049-13>