macgem 'undefined method' error
Hi, When executing: macgem install sequel I get: Fetching: sequel-3.36.1.gem ( 4%)ERROR: While executing gem … (NoMethodError) undefined method `to_str' for #<Errno::EAGAIN:0x4026968a0> I have no idea whether the issue is with MacRuby or sequel. Any suggestion? Thanks, Jean-Denis [Logo Kleegroup] Klee Group is a great place to work – Il fait bon travailler à Klee Group
OK, when I "sudo" that command, the error goes away. Sorry about the waste of bandwidth. Maybe the error message could be more explicit… Jean-Denis On 12 juin 2012, at 14:41, Jean-Denis Muys wrote:
Hi,
When executing:
macgem install sequel
I get:
Fetching: sequel-3.36.1.gem ( 4%)ERROR: While executing gem … (NoMethodError) undefined method `to_str' for #<Errno::EAGAIN:0x4026968a0>
I have no idea whether the issue is with MacRuby or sequel.
Any suggestion?
Thanks,
Jean-Denis
That's a very good point, actually…and as I recall the error used to be more explicit about there being a permissions error. Would you mind filing a ticket on Github so that we can remember to have a look? Thanks! - Josh On Tuesday, June 12, 2012 at 3:45 PM, Jean-Denis MUYS wrote:
OK, when I "sudo" that command, the error goes away.
Sorry about the waste of bandwidth.
Maybe the error message could be more explicit…
Jean-Denis
On 12 juin 2012, at 14:41, Jean-Denis Muys wrote:
Hi,
When executing:
macgem install sequel
I get:
Fetching: sequel-3.36.1.gem ( 4%)ERROR: While executing gem … (NoMethodError) undefined method `to_str' for #<Errno::EAGAIN:0x4026968a0>
I have no idea whether the issue is with MacRuby or sequel.
Any suggestion?
Thanks,
Jean-Denis
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org (mailto:MacRuby-devel@lists.macosforge.org) http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Jean-Denis MUYS
-
Joshua Ballanco