Thanks.  I'm not trying to install the gem, or even use it :)  The
problem is that it causes an exception when I do a remote gem list
with a search term of plain 'activerecord':


chadmac:~ woolley$ gem list activerecord --remote

*** REMOTE GEMS ***
ERROR:  While executing gem ... (NoMethodError)
   private method `scan' called for #<YAML::PrivateType:0x300bd08>

I can't see a way to do an exact name match with 'gem list', which
would avoid the problem entirely.  If there isn't a way, I'll see if I
can submit a patch to add it (going off to check the rubygems list...)

-- Chad


On 4/29/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
Chad Woolley wrote:
> It looks like this is probably the list I want - sorry for the confusion:
>
> http://rubyforge.org/mail/?group_id=2014
> [EMAIL PROTECTED]

No no, no problem and ARJDBC issues are probably fine here. But you
should know that ARJDBC doesn't work with normal Ruby...it's a
JRuby-only gem. Your stack trace showed Ruby libraries, so it looked
like you were trying to install with normal Ruby (or something).

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to