pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/45606: ruby193 failures



The following reply was made to PR pkg/45606; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45606: ruby193 failures
Date: Sat, 19 Nov 2011 23:06:23 +0000

 On Tue, Nov 15, 2011 at 04:40:04AM +0000, Takahiro Kambe wrote:
  >  > 2. ruby193-rdoc
  >  > 
  >  > pkg_add: Conflicting PLIST with ruby193-base-1.9.3p0: 
lib/ruby/gems/1.9.3/gems/rdoc-3.9.4/bin/rdoc
  >  > pkg_add: 1 package addition failed
  >  It was happened since version was the same between the rdoc bundled in
  >  ruby193-base and devel/ruby-rdoc.
  >  
  >  Now, devel/ruby-rdoc is 3.11, newer version from 3.9.4.  So, problem
  >  should be go away now.
 
 It did. Unfortunately, now ruby18-rdoc fails:
 
 => Bootstrap dependency digest>=20010302: found digest-20111104
 ===> Installing for ruby18-rdoc-3.11
 => Generating pre-install file lists
 => Installing gem into installation root
 ERROR:  While executing gem ... (Gem::DocumentError)
     ERROR: RDoc documentation generator not installed: no such file to load -- 
json
 Depending on your version of ruby, you may need to install ruby
 rdoc/ri data:
 
 <= 1.8.6 : unsupported
  = 1.8.7 : gem install rdoc-data; rdoc-data --install
  = 1.9.1 : gem install rdoc-data; rdoc-data --install
 >= 1.9.2 : nothing to do! Yay!
 Successfully installed rdoc-3.11
 1 gem installed
 *** Error code 1
 
 sorry...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index