Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2019 11:28:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 237384] www/redmine: make the port works with bundler 2
Message-ID:  <bug-237384-21402@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237384
           Summary: www/redmine: make the port works with bundler 2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: meta@FreeBSD.org
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

Created attachment 203797
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203797&action=
=3Dedit
patch-redmine

Without this patch, redmine doesn't start due to dependency mismatch.


# cd /usr/ports/www/redmine
# puma=20
Puma starting in single mode...=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20
* Version 3.12.0 (ruby 2.5.5-p157), codename: Llamas in Pajamas
* Min threads: 0, max threads: 16
* Environment: development=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
Bundler could not find compatible versions for gem "bundler":
  In Gemfile:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
    bundler (>=3D 1.5.0, < 2.0.0)=20=20

  Current Bundler version:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
    bundler (2.0.1)=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?=20=20=
=20=20=20=20=20=20=20=20=20=20

Could not find gem 'bundler (>=3D 1.5.0, < 2.0.0)' in any of the relevant
sources:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
  the local ruby installation=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20
! Unable to load application: SystemExit: exit

--=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-237384-21402>