[Bug 215049] www/gitlab: 8.11.11 unable to initialize database
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 4 18:00:06 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215049
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 at freebsd.org
Reporter: martin at waschbuesch.de
Flags: maintainer-feedback?(tz at freebsd.org)
Assignee: tz at freebsd.org
Attempting to install gitlab by following these instructions:
https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/install/installation-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=production
but that command fails with:
root at git:/usr/local/www/gitlab # rake gitlab:setup RAILS_ENV=production
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 at 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 backend
Any ideas as to why the dependency failes?
Thx,
Martin
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list