[DRE-maint] Bug#824907: ruby-reek: Fails to load library from main script

Antonio Terceiro terceiro at debian.org
Sun Jan 8 19:00:12 UTC 2017


On Thu, Jan 05, 2017 at 02:19:19PM +0800, Andrew Lee wrote:
> Package: ruby-reek
> Followup-For: Bug #824907
> 
> Thanks for reporting such issue. After replace require_relative with
> relative paths with "require 'reek'" and such in bin/reek. I still
> got:
>     /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
>     `require': cannot load such file -- private_attr/everywhere
>     (LoadError
> 
> Does this means it missing dependency on the private_attr gem?

That too. The reek version in Debian is completely outdated, is missing
some dependencies, and some of the dependencies are not packaged yet.
Also since it's a tool and not a library the package should be called
`reek` instead of `ruby-reek`.

The latest version dropped a few dependencies, so it will have less
missing dependencies in Debian.

In its current state reek is completely broken and since we are already
in soft freeze it won't be able to be part of stretch anyway. With all
that said, and given that no other package depends on it, I think we
should just remove it from Debian for the time being.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20170108/6e5a55ed/attachment.sig>


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