[Sugar-devel] An error occurred while installing json (1.8.6), and Bundler cannot continue. Make sure that `gem install json -v '1.8.6'` succeeds before bundling

Samson Goddy samsongoddy at gmail.com
Mon Nov 20 04:34:59 EST 2017


I fixed the first problem, using the link
http://blog.mclaughlinsoftware.com/2015/04/10/install-ruby-on-fedora/

But at the same time, the problem was from Fedora itself, they have issues
with

gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or
directory

So i fixed it with this command sudo dnf install redhat-rpm-config

But now i am stuck here too.. By laptop power is down.. I have little power
problems


[samson at localhost www-sugarlabs]$ jekyll serve --incremental
WARN: Unresolved specs during Gem::Specification.reset:
      listen (~> 3.0)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
/home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:313:in
`check_for_activated_spec!': You have already activated addressable 2.5.2,
but your Gemfile requires addressable 2.5.0. Prepending `bundle exec` to
your command may solve this. (Gem::LoadError)
    from
/home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:31:in
`block in setup'
    from /usr/share/ruby/forwardable.rb:229:in `each'
    from /usr/share/ruby/forwardable.rb:229:in `each'
    from
/home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:26:in
`map'
    from
/home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler/runtime.rb:26:in
`setup'
    from
/home/samson/.gem/ruby/2.4.0/gems/bundler-1.16.0/lib/bundler.rb:107:in
`setup'
    from
/usr/local/share/gems/gems/jekyll-3.3.1/lib/jekyll/plugin_manager.rb:36:in
`require_from_bundler'
    from /usr/local/share/gems/gems/jekyll-3.3.1/exe/jekyll:9:in `<top
(required)>'
    from /usr/local/bin/jekyll:23:in `load'
    from /usr/local/bin/jekyll:23:in `<main>'

Anyone with good insight could point things out, afterwards we can update
the README.md file.

On Sun, Nov 19, 2017 at 10:37 PM, James Cameron <quozl at laptop.org> wrote:

> On Sun, Nov 19, 2017 at 02:29:38PM +0100, Samson Goddy wrote:
> > i cloned the www-sugarlabs trying to run it on Fedora 27,
> > after doing
> > bundle install;
> > i keep getting this error
> > [samson at localhost www-sugarlabs]$ bundle install;
> > [...]
> > Anyone will similar issues?
> >
> > Hrishi? Seetaramaraju? James? walter?
>
> Sorry, I'm not familiar with the development tools needed.
>
> Should you discover a fix, such as installing a dependency before
> `bundle install`, please update the README.md file.
>
> --
> James Cameron
> http://quozl.netrek.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20171120/5a4b3398/attachment.html>


More information about the Sugar-devel mailing list