[Bug 250976] www/gitlab-ce 13.5.2 unbuildable due to wrong version of rubygem-bootsnap in gemfile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 9 09:40:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250976
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 at FreeBSD.org
Reporter: lysfjord.daniel at smokepit.net
Flags: maintainer-feedback?(mfechner at FreeBSD.org)
Assignee: mfechner at 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 >=1.4.6
&& <1.5). gemfile version requirements should rather be the same as the package
dependency ['>=1.4.6', '<2.0'].
Relevant logfile contents from poudriere build:
===> gitlab-ce-13.5.2 depends on package: rubygem-bootsnap>=1.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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list