Agree, now the default Rubygems stuff are moved from site_ruby to vendor_ruby, as we use /var for the site gems to enable folks in different containers to have their own site gems. The webrev is updated on http://cr.opensolaris.org/~chriszhu/ruby187_gem131/. BTW, Amanda, the sunman-stability is fixed too.
Chris Prashant Srinivasan wrote: > Chris, > > The Rubygems stuff seems to be in site_ruby in your webrev. It needs > to go into vendor_ruby. Pass an option "--vendor" to the Rubygems > setup.rb script to fix this. > > -ps > > > Chris Zhu wrote: >> Hi all, >> >> Here's the webrev for CR6764580 & CR6788394, see >> http://cr.opensolaris.org/~chriszhu/ruby187_gem131/ >> "6764580 RubyGems needs updating to work with the latest versions of >> Ruby on Rails" >> "6788394 Upgrade Ruby to 1.8.7", >> Now ruby 1.8.7 and rubygem 1.3.1 are widely used in most of the web >> apps, we'd like to put both of them into webstack, please help to >> review. >> It depends on the rubygem upgrade to 1.3.1 which has been raised by >> Amanda, following link gives more detail info: >> http://cr.opensolaris.org/~tekgrrl/gems131-CR6764580-2/ >> http://www.opensolaris.org/jive/thread.jspa?threadID=89892&tstart=0, >> then we added "upgrade ruby to 1.8.7" into the same workspace. >> >> Regards >> Chris >