Date: Mon, 05 Dec 2016 00:31:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 215057] www/gitlab broken, gem mismatch (rubygem-gollum) Message-ID: <bug-215057-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215057 Bug ID: 215057 Summary: www/gitlab broken, gem mismatch (rubygem-gollum) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tz@freebsd.org Reporter: mb@lunetics.com Flags: maintainer-feedback?(tz@freebsd.org) Assignee: tz@freebsd.org Just did an update, gitlab install is broken because of a rubygem mismatch rubygem-gollum-lib: 4.2.0_1 -> 4.2.2 rubygem-gollum-grit_adapter: 1.0.1 -> 2.0.0 results in: Bundler could not find compatible versions for gem "gollum-grit_adapter": In Gemfile: gollum-lib (~> 4.2) was resolved to 4.2.2, which depends on gollum-grit_adapter (~> 1.0) Could not find gem 'gollum-grit_adapter (~> 1.0)', which is required by gem 'gollum-lib (~> 4.2)', in any of the sources. ~> 1.0 is the "twiddle-wakka" shortcut for '>=3D 1.0', '< 2.0' (as far what= i understood from http://guides.rubygems.org/patterns/#semantic-versioning --=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-215057-13>