Bug #12336
closedUnresolved specs during Gem::Specification.reset:
Description
WARN: Unresolved specs during Gem::Specification.reset:
yajl-ruby (> 1.2.0)
redcarpet (> 3.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:357:in `resolve': Could not find gem 'therubyracer (>= 0) ruby' in the gems available on this machine. (Bundler::GemNotFound)
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:164:in `start'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:129:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:203:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:133:in `specs'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:178:in `specs_for'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:167:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:18:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:13:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler.rb:120:in `setup'
from /var/lib/gems/2.1.0/gems/jekyll-2.5.3/lib/jekyll/plugin_manager.rb:37:in `require_from_bundler'
from /var/lib/gems/2.1.0/gems/jekyll-2.5.3/bin/jekyll:16:in `<top (required)>'
from /usr/local/bin/jekyll:23:in `load'
from /usr/local/bin/jekyll:23:in `<main>'
In foreman.org repo
Updated by Khushbu parakh about 9 years ago
Khushbu parakh wrote:
yajl-ruby (> 1.2.0)WARN: Unresolved specs during Gem::Specification.reset:
redcarpet (> 3.1)
jekyll-watch (~> 1.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
/var/lib/gems/2.1.0/gems/jekyll-2.5.3/bin/jekyll:21:in `block in <top (required)>': cannot load such file -- jekyll/version (LoadError)
from /var/lib/gems/2.1.0/gems/mercenary-0.3.5/lib/mercenary.rb:18:in `program'
from /var/lib/gems/2.1.0/gems/jekyll-2.5.3/bin/jekyll:20:in `<top (required)>'
from /usr/local/bin/jekyll:23:in `load'
from /usr/local/bin/jekyll:23:in `<main>'
Updated by Anonymous about 9 years ago
Khushbu parakh wrote:
WARN: Unresolved specs during Gem::Specification.reset:
yajl-ruby (> 1.2.0)
redcarpet (> 3.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:357:in `resolve': Could not find gem 'therubyracer (>= 0) ruby' in the gems available on this machine. (Bundler::GemNotFound)
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:164:in `start'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:129:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:203:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:133:in `specs'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:178:in `specs_for'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:167:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:18:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:13:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler.rb:120:in `setup'
from /var/lib/gems/2.1.0/gems/jekyll-2.5.3/lib/jekyll/plugin_manager.rb:37:in `require_from_bundler'
from /var/lib/gems/2.1.0/gems/jekyll-2.5.3/bin/jekyll:16:in `<top (required)>'
from /usr/local/bin/jekyll:23:in `load'
from /usr/local/bin/jekyll:23:in `<main>'
In foreman.org repo
try running `gem install therubyracer`
Updated by Dominic Cleal about 9 years ago
- Project changed from Foreman to Website
Not really sure that this is our bug (it's probably rubygems or bundler etc printing that message), and I don't recognise it. Perhaps an issue with your rubygems installation?
Updated by Anonymous over 8 years ago
- Status changed from New to Rejected
Can't think of anything else than a local problem.