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

2017-01-08 Thread Antonio Terceiro
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: >

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

2017-01-04 Thread 李健秋
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 --

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

2016-05-21 Thread Matijs van Zuijlen
Package: ruby-reek Version: 3.8.2-2 Severity: grave Justification: renders package unusable Hi, When I run reek from the ruby-reek package, I get the following error: /usr/bin/reek:9:in `require_relative': cannot load such file -- /usr/lib/reek (LoadError) from /usr/bin/reek:9:in