[Bug 232791] [BUG] www/gitlab-ce: "Could not create Gemfile.lock for gitlab" after update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 29 19:03:37 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232791

            Bug ID: 232791
           Summary: [BUG] www/gitlab-ce: "Could not create Gemfile.lock
                    for gitlab" after update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mfechner at FreeBSD.org
          Reporter: freebsd at felix.flornet.de
          Assignee: mfechner at FreeBSD.org
             Flags: maintainer-feedback?(mfechner at FreeBSD.org)

After Update from 11.3.0 to 11.3.4 i got this error:

$ service gitlab start
ArgumentError: comparison of Pathname with String failed
An error occurred while installing rake (12.3.1), and Bundler cannot continue.
Make sure that `gem install rake -v '12.3.1' --source 'https://rubygems.org/'`
succeeds before bundling.

In Gemfile:
  devise-two-factor was resolved to 3.0.3, which depends on
    devise was resolved to 4.5.0, which depends on
      responders was resolved to 2.4.0, which depends on
        railties was resolved to 4.2.10, which depends on
          rake
Could not create Gemfile.lock for gitlab, please report this using FreeBSD
Bugtracker, https://bugs.freebsd.org/

$ rake -V
rake, version 12.3.1

Re-Installing change nothing. Deleting the old node_modules directory to
rebuild a fresh one also doesn't help. Any ideas? I've done all the steps in
the How-To.

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


More information about the freebsd-ports-bugs mailing list