Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Nov 2020 09:40:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250976] www/gitlab-ce 13.5.2 unbuildable due to wrong version of rubygem-bootsnap in gemfile
Message-ID:  <bug-250976-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 250976
           Summary: www/gitlab-ce 13.5.2 unbuildable due to wrong version
                    of rubygem-bootsnap in gemfile
           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: lysfjord.daniel@smokepit.net
             Flags: maintainer-feedback?(mfechner@FreeBSD.org)
          Assignee: mfechner@FreeBSD.org

As rubygem-bootsnap got updated to 1.5.0 yesterday (2020-11-08), the gemfile
version requirements fails for rubygem-bootsnap (~> 1.4.6 translates to >=
=3D1.4.6
&& <1.5). gemfile version requirements should rather be the same as the pac=
kage
dependency ['>=3D1.4.6', '<2.0'].

Relevant logfile contents from poudriere build:
=3D=3D=3D>   gitlab-ce-13.5.2 depends on package: rubygem-bootsnap>=3D1.4.6=
<2.0 - found
Could not find gem 'bootsnap (~> 1.4.6)' in any of the gem sources listed in
your Gemfile.
*** Error code 7

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