[DRE-maint] Bug#761804: hoe at fault

Christian Hofstaedtler zeha at debian.org
Mon Sep 22 17:33:08 UTC 2014


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 <zeha at debian.org>
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



More information about the Pkg-ruby-extras-maintainers mailing list