[Bug 588433] Review Request: rubygem-echoe - ruby gem pacaking tool

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 27 19:39:07 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=588433

--- Comment #12 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 2010-10-27 15:39:05 EDT ---
Some notes

* Unused macro
  - Defined macro %ruby_sitelib is used nowhere

* Usability
------------------------------------------------------
$ ruby -rubygems -e "require 'echoe'"
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require': no such file to load --
/usr/lib/ruby/gems/1.8/gems/echoe-4.3.1/lib/../vendor/rake/lib/rake/contrib/compositepublisher
(LoadError)
 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
 from /usr/lib/ruby/gems/1.8/gems/echoe-4.3.1/lib/echoe.rb:6
 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
`gem_original_require'
 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
 from -e:1
------------------------------------------------------
  - Seems because vendorlized "rake" is removed. lib/echoe.rb also
    needs fixing (note that vendorlized rake should surely be removed)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list