On giovedì 4 febbraio 2021 20:49:37 CET n952162 wrote:
> Is this ok?  It's stopped my update in its tracks:
> 
> $ equery d dev-ruby/*bundler*
>   * These packages depend on dev-ruby/bundler:
> ...
> dev-ruby/*rdoc*-6.1.2 (test ? dev-ruby/bundler[ruby_targets_ruby25(-)])
>                      (test ? dev-ruby/bundler[ruby_targets_ruby26(-)])
> 
> $ equery d dev-ruby/rdoc
>   * These packages depend on dev-ruby/rdoc:
> ...
> dev-ruby/*bundler*-2.1.4 (doc ? dev-ruby/rdoc[ruby_targets_ruby25(-)])
>                         (doc ? dev-ruby/rdoc[ruby_targets_ruby26(-)])
>                         (doc ? dev-ruby/rdoc[ruby_targets_ruby27(-)])
> 
> 
> bundler is dependent on rdoc and rdoc is dependent on bundler:
> 
> /var/tmp/portage/dev-ruby/bundler-2.1.4/temp/environment: line 663:
> rdoc: command not found
> 
> Emerging rdoc fails because it tries to emerge bundler...

Do you have the doc USE flag enabled for bundler? If I understand correctly, 
bundler only depends on rdoc if that flag is enabled. I think that if you 
remove the flag, it should work correctly.

Stefano




Reply via email to