[MacRuby] #1335: NameError when requiring Nokogiri from nightly build 2011-06-14 on

MacRuby ruby-noreply at macosforge.org
Mon Jun 27 00:47:28 PDT 2011


#1335: NameError when requiring Nokogiri from nightly build 2011-06-14 on
--------------------------------------+-------------------------------------
 Reporter:  guido.soranzio@…          |       Owner:  lsansonetti@…        
     Type:  defect                    |      Status:  new                  
 Priority:  blocker                   |   Milestone:                       
Component:  MacRuby                   |    Keywords:  0.11-blocker         
--------------------------------------+-------------------------------------

Comment(by watson1978@…):

 In my environment:
 {{{
 $ sudo macgem install nokogiri
 ERROR:  While executing gem ... (IndexError)
     You can't cut a surrogate in two in an encoding that is not UTF-16

 $ sudo macgem install nokogiri --version '= 1.4.4'
 Building native extensions.  This could take a while...
 Successfully installed nokogiri-1.4.4
 1 gem installed

 $ sudo macgem install nokogiri --version '= 1.4.6'
 Building native extensions.  This could take a while...
 Successfully installed nokogiri-1.4.6
 1 gem installed
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1335#comment:6>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list