Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2018 19:03:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232791] [BUG] www/gitlab-ce: "Could not create Gemfile.lock for gitlab" after update
Message-ID:  <bug-232791-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: freebsd@felix.flornet.de
          Assignee: mfechner@FreeBSD.org
             Flags: maintainer-feedback?(mfechner@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 contin=
ue.
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.

--=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-232791-7788>