Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version of hoe causes gem install to fail #1

Open
BRIMIL01 opened this issue Nov 23, 2009 · 2 comments
Open

New version of hoe causes gem install to fail #1

BRIMIL01 opened this issue Nov 23, 2009 · 2 comments

Comments

@BRIMIL01
Copy link

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.

@felipematt
Copy link

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

@rodeofly
Copy link

rodeofly commented Mar 5, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants