[Bug 203581] [new port] databases/rubygem-after_commit_queue
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 7 08:57:58 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203581
--- Comment #2 from Torsten Zühlsdorff <ports at 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>'
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list