[Bug 213500] www/rubygem-jekyll: Version 3.1.3 pkg is non-functional because of rubygem-rouge has upgraded to 2.*

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 19 15:03:28 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213500

--- Comment #2 from Torsten Zuehlsdorff <tz at freebsd.org> ---
Hello patpro!

Are you sure it worked? I take a look into it, since i was the one upgrading
rubygem-rouge.
I wrote a patch so jekyll will accept the new rouge so i can check if it works.
But i only got another error:

$ jekyll 
/usr/local/lib/ruby/site_ruby/2.2/rubygems/dependency.rb:310:in `to_specs':
Could not find 'listen' (< 3.1, ~> 3.0) - did find: [listen-3.1.5]
(Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/home/thorny/.gem/ruby/2.2:/usr/local/lib/ruby/gems/2.2',
execute `gem env` for more information
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1439:in `block in
activate_dependencies'
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1428:in `each'
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1428:in
`activate_dependencies'
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1410:in `activate'
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1442:in `block in
activate_dependencies'
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1428:in `each'
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1428:in
`activate_dependencies'
        from
/usr/local/lib/ruby/site_ruby/2.2/rubygems/specification.rb:1410:in `activate'
        from /usr/local/lib/ruby/site_ruby/2.2/rubygems.rb:279:in `block in
activate_bin_path'
        from /usr/local/lib/ruby/site_ruby/2.2/rubygems.rb:279:in `synchronize'
        from /usr/local/lib/ruby/site_ruby/2.2/rubygems.rb:279:in
`activate_bin_path'
        from /usr/local/bin/jekyll:22:in `<main>'

So rubygem-listen isn't in the correct version, but it was changed in august. 
Its possible that it broke in HEAD while you installed it from quarterly on the
other server.

Anyway: if i provide a patch are you able to test it? I have no idea how jekyll
should work, so its better tested by somebody with any clue ;)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ruby mailing list