[Bug 260516] www/gitlab-ce 14.5.2 fails to setup: The bundle currently has rugged locked at 1.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Dec 2021 14:34:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260516
Bug ID: 260516
Summary: www/gitlab-ce 14.5.2 fails to setup: The bundle
currently has rugged locked at 1.1.1
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mfechner@FreeBSD.org
Reporter: marko.cupac@mimar.rs
Flags: maintainer-feedback?(mfechner@FreeBSD.org)
Assignee: mfechner@FreeBSD.org
Hi,
I am trying to set up new gitlab instance but it fails at setup phase:
root@gl1:~ # su -l git -c "cd /usr/local/www/gitlab-ce && rake gitlab:setup
RAILS_ENV=production"
You have requested:
rugged ~> 1.2
The bundle currently has rugged locked at 1.1.1.
Try running `bundle update rugged`
If you are updating multiple gems in your Gemfile at once,
try passing them all to `bundle update`
Run `bundle install` to install missing gems.
12.3-RELEASE amd64 (jail)
gitlab-ce-14.5.2 (built from main)
Best regards,
--
You are receiving this mail because:
You are the assignee for the bug.