[Bug 202405] www/redmine: requires request-store ~> 1.1.0 in Gemfile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 18 03:38:52 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202405
Bug ID: 202405
Summary: www/redmine: requires request-store ~> 1.1.0 in
Gemfile
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ruby at FreeBSD.org
Reporter: dieterich.joh at gmail.com
Flags: maintainer-feedback?(ruby at FreeBSD.org)
Assignee: ruby at FreeBSD.org
It seems www/redmine does not work anymore. The Gemfile requires gem
"request_store", "~> 1.1.0", the ports version of request_store is 1.2.0.
This causes something like this (nginx-error.log in this case):
Could not find gem 'request_store (~> 1.1.0) ruby' in any of the gem
sources listed in your Gemfile or available on this machine.
(Bundler::GemNotFou
nd)
<pre>
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/resolver.rb:
347:in `block in verify_gemfile_dependencies_are_found!'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/resolver.rb:325:i
n `each'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/resolver.rb:325:i
n `verify_gemfile_dependencies_are_found!'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/resolver.rb:198:i
n `start'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/resolver.rb:182:i
n `resolve'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/definition.rb:200
:in `resolve'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/definition.rb:140
:in `specs'
/usr/local/lib/ruby/gems/2.1/gems/bundler-1.10.6/lib/bundler/definition.rb:185
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list