Date: Wed, 07 Oct 2015 08:57:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203581] [new port] databases/rubygem-after_commit_queue Message-ID: <bug-203581-13-xDze0amjtg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203581-13@https.bugs.freebsd.org/bugzilla/> References: <bug-203581-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203581 --- Comment #2 from Torsten Z=C3=BChlsdorff <ports@toco-domains.de> --- I didn't test this port. ;) And also it is not working. You should be able to reproduce it by doing the following steps: # cd /usr/ports/databases/rubygem-after_commit_queue # make install $ irb irb(main):001:0> require 'after_commit_queue' NameError: uninitialized constant AfterCommitQueue::ActiveSupport from /usr/local/lib/ruby/gems/2.1/gems/after_commit_queue-1.3.0/lib/after_commit= _queue.rb:2:in `<module:AfterCommitQueue>' from /usr/local/lib/ruby/gems/2.1/gems/after_commit_queue-1.3.0/lib/after_commit= _queue.rb:1:in `<top (required)>' from /usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:128:in `require' from /usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:128:in `rescue in require' from /usr/local/lib/ruby/site_ruby/2.1/rubygems/core_ext/kernel_require.rb:39:in `require' from (irb):1 from /usr/local/bin/irb:11:in `<main>' --=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-203581-13-xDze0amjtg>