Control: reassign -1 ruby-hoe/3.12.0+dfsg-1

Michal Suchanek wrote:
> How did it figure out to run the non-existent
> /usr/local/bin/rdoc1.9.1?

rake does not figure out anything itself, it merely executes tasks
as instructed by the Rakefile.

The gem you've linked to uses Hoe, a popular tool for keeping Gem
Rakefiles small. It apparently is buggy and unconditionally assumes
the rdoc binary is to be found by calling `Gem.bin_wrapper "rdoc"`
[1] which doesn't look correct at all. -- Therefore, reassigning to
ruby-hoe.

    Christian


[1]: /usr/lib/ruby/vendor_ruby/hoe/publish.rb line 207

-- 
 ,''`.  Christian Hofstaedtler <[email protected]>
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to