kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: kgio@librelist.org
Subject: Re: Issue with kgio and ruby 2.1.2
Date: Fri, 9 May 2014 23:51:13 +0000	[thread overview]
Message-ID: <20140509235113.GA14984@dcvr.yhbt.net> (raw)
In-Reply-To: 69876B82-B214-4D2A-8534-B9DDBD6DD215@zumobi.com

Emmanuel Pinault <Emmanuel.Pinault@zumobi.com> wrote:
> Hi 
> 
> I upgraded from Ruby 2.1.0 to Ruby 2.1.2 . I have installed rails and unicorn and both of the version of Ruby have the same gem installed…
> 
> unfortunately I see the following error with 2.1.2..  Works fine with 2.1.0
> 
> ruby -Itest /some/minitest/file_test.rb
> 
> /home/preseed/.gem/ruby/2.1.2/gems/kgio-2.9.2/lib/kgio.rb:21:in `method_defined?': -2.0000000001404037 is not a symbol (TypeError)

Hi, this looks like a binary compatibility problem.
The most likely suspect is some build/compiler options changed
between when you installed 2.1.0 and today.

I just checked Ruby 2.1.2 for accidental ABI changes (by looking
for header changes in the include/ directory) but did not find any.
I also just upgraded some of my machines without problems.

Can you try a clean build + install, perhaps with a different home
directory and user?  Thanks.


  reply	other threads:[~2014-05-09 23:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 23:08 Issue with kgio and ruby 2.1.2 Emmanuel Pinault
2014-05-09 23:51 ` Eric Wong [this message]
2014-05-10  0:05   ` Emmanuel Pinault
2014-05-12 17:01     ` Emmanuel Pinault

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kgio/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140509235113.GA14984@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=kgio@librelist.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).