Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2016 10:12:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213500] rubygem-jekyll-3.1.3 pkg is non-functional because of rubygem-rouge being upgraded to 2.*
Message-ID:  <bug-213500-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213500

            Bug ID: 213500
           Summary: rubygem-jekyll-3.1.3 pkg is non-functional because of
                    rubygem-rouge being upgraded to 2.*
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: freebsdbug@patpro.net

I've installed rubygem-jekyll-3.1.3 on a FreeBSD server few weeks ago. It c=
ame
with rubygem-rouge-1.10.1 and works great.

Yesterday I've installed rubygem-jekyll-3.1.3 on another FreeBSD server. It
came with rubygem-rouge-2.0.5, and it does not work. It fails with:

$ jekyll=20
/usr/local/lib/ruby/site_ruby/2.2/rubygems/dependency.rb:310:in `to_specs':
Could not find 'rouge' (~> 1.7) - did find: [rouge-2.0.5]
(Gem::MissingSpecVersionError)
Checked in
'GEM_PATH=3D/user/pproniew/.gem/ruby/2.2:/usr/local/lib/ruby/gems/2.2', exe=
cute
`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.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>'


How to reproduce:=20

# pkg update
# pkg install rubygem-jekyll
# jekyll

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213500-13>