apriori icon indicating copy to clipboard operation
apriori copied to clipboard

New version of hoe causes gem install to fail

Open BRIMIL01 opened this issue 16 years ago • 2 comments

I get the following error: Hoe.new {...} deprecated. Switch to Hoe.spec. (in /opt/local/lib/ruby/gems/1.8/gems/jashmenn-apriori-0.2.2) rake aborted! undefined method `rdoc_pattern=' for #Hoe:0x101881d08

I cloned and modified the spec to require hoe 1.7.0 and it installed fine. Just wanted to let you know.

BRIMIL01 avatar Nov 23 '09 10:11 BRIMIL01

Could you please tell the exact procedure to get it working.... i am not sure where to change the version for 1.7.0 . I am receiving exactly the same problem! Regards

felipematt avatar Mar 30 '10 21:03 felipematt

I have the following error : Using apriori (0.2.3) from git://github.com/jashmenn/apriori.git (at master) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

    "/home/florian/.rvm/rubies/ruby-1.9.3-p0/bin/ruby" -rubygems /home/florian/.rvm/gems/ruby-1.9.3-p0/gems/rake-0.

9.2.2/bin/rake RUBYARCHDIR=/home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909/lib RUBYLIBDIR=/home /florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909/lib rake aborted! cannot load such file -- config/requirements

(See full trace by running task with --trace)

Gem files will remain installed in /home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909 for inspecti on. Results logged to /home/florian/.rvm/gems/ruby-1.9.3-p0/bundler/gems/apriori-071f0daca909/./gem_make.out

An error occured while installing apriori (0.2.3), and Bundler cannot continue. Make sure that gem install apriori -v '0.2.3' succeeds before bundling.

rodeofly avatar Mar 05 '12 09:03 rodeofly