[MacRuby] #640: macgem fails to build from gemspec
#640: macgem fails to build from gemspec -------------------------------+-------------------------------------------- Reporter: tpitale@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macgem build gem -------------------------------+-------------------------------------------- Steps to reproduce: 1. install MacRuby 0.5 from macruby.org download 2. clone http://github.com/tpitale/octopi/ 3. checkout the ruby-only branch 4. macgem build octopi.gemspec Fails with: WARNING: RDoc will not be generated (has_rdoc == false) ERROR: While executing gem ... (IOError) not opened for reading The same happens with this repository: http://github.com/vigetlabs/garb Both build fine with RVM installed ruby 1.9.2-preview1 version of gem. -- Ticket URL: <http://www.macruby.org/trac/ticket/640> MacRuby <http://macruby.org/>
#640: macgem fails to build from gemspec -------------------------------+-------------------------------------------- Reporter: tpitale@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: macgem build gem -------------------------------+-------------------------------------------- Description changed by martinlagardette@…: Old description:
Steps to reproduce:
1. install MacRuby 0.5 from macruby.org download 2. clone http://github.com/tpitale/octopi/ 3. checkout the ruby-only branch 4. macgem build octopi.gemspec
Fails with: WARNING: RDoc will not be generated (has_rdoc == false) ERROR: While executing gem ... (IOError) not opened for reading
The same happens with this repository: http://github.com/vigetlabs/garb
Both build fine with RVM installed ruby 1.9.2-preview1 version of gem.
New description: Steps to reproduce: 1. install MacRuby 0.5 from macruby.org download 2. clone http://github.com/tpitale/octopi/ 3. checkout the ruby-only branch 4. macgem build octopi.gemspec Fails with: {{{ WARNING: RDoc will not be generated (has_rdoc == false) ERROR: While executing gem ... (IOError) not opened for reading }}} The same happens with this repository: http://github.com/vigetlabs/garb Both build fine with RVM installed ruby 1.9.2-preview1 version of gem. -- -- Ticket URL: <http://www.macruby.org/trac/ticket/640#comment:1> MacRuby <http://macruby.org/>
#640: macgem fails to build from gemspec -------------------------------+-------------------------------------------- Reporter: tpitale@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: Component: MacRuby | Resolution: duplicate Keywords: macgem build gem | -------------------------------+-------------------------------------------- Changes (by martinlagardette@…): * status: new => closed * resolution: => duplicate Comment: Hi there! As you noted, this is a duplicate of #586 Thanks for the report though :-) -- Ticket URL: <http://www.macruby.org/trac/ticket/640#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby