Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2019 21:45:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242816] www/rubygem-rails52 invalid run dependency to rubygem-puma
Message-ID:  <bug-242816-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242816
           Summary: www/rubygem-rails52 invalid run dependency to
                    rubygem-puma
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: mfechner@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 210161
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210161&action=
=3Dedit
Remove puma dep from rails

The current version has rubygem-puma as depedency.
Regarding this page, there is now run-time depedency for puma:
https://rubygems.org/gems/rails/versions/5.2.4

The new gitlab 12.6.0 version uses:
https://rubygems.org/gems/gitlab-puma

Both puma and gitlab-puma are installing a binary with the same name.
Removing puma from rails52 fixes the problem.

What do you think about the attached patch?

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