Date: Wed, 19 Oct 2016 15:03:27 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 213500] www/rubygem-jekyll: Version 3.1.3 pkg is non-functional because of rubygem-rouge has upgraded to 2.* Message-ID: <bug-213500-21402-wiVwBqvoKc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213500-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-213500-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213500 --- Comment #2 from Torsten Zuehlsdorff <tz@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 wo= rks. But i only got another error: $ jekyll=20 /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=3D/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 `activa= te' 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 `activa= te' 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 `synchron= ize' 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 augus= t.=20 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 je= kyll should work, so its better tested by somebody with any clue ;) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213500-21402-wiVwBqvoKc>