Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2020 01:39:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244086] sysutils/vagrant: Could not find 'rubyzip' (~> 1.3) - did find: [rubyzip-2.2.0] (Gem::MissingSpecVersionError)
Message-ID:  <bug-244086-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 244086
           Summary: sysutils/vagrant: Could not find 'rubyzip' (~> 1.3) -
                    did find: [rubyzip-2.2.0]
                    (Gem::MissingSpecVersionError)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: saper@saper.info
                CC: joe@thrallingpenguin.com
             Flags: maintainer-feedback?(joe@thrallingpenguin.com)
                CC: joe@thrallingpenguin.com

Created attachment 211602
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211602&action=
=3Dedit
output of pkg info

After fresh pkg install vagrant on 11.3-STABLE amd64 (r356413) I am trying =
to
bootstrap git://github.com/rails/rails-dev-box.git (at
4d87263a16cb70a8883dbe3446be60dcdc870116) with vagrant:


> vagrant up
Traceback (most recent call last):
        8: from /usr/local/bin/vagrant:23:in `<main>'
        7: from /usr/local/lib/ruby/site_ruby/2.6/rubygems.rb:304:in
`activate_bin_path'
        6: from /usr/local/lib/ruby/site_ruby/2.6/rubygems.rb:304:in
`synchronize'
        5: from /usr/local/lib/ruby/site_ruby/2.6/rubygems.rb:305:in `block=
 in
activate_bin_path'
        4: from
/usr/local/lib/ruby/site_ruby/2.6/rubygems/specification.rb:1417:in `activa=
te'
        3: from
/usr/local/lib/ruby/site_ruby/2.6/rubygems/specification.rb:1435:in `activa=
te_d
oependencies'
        2: from
/usr/local/lib/ruby/site_ruby/2.6/rubygems/specification.rb:1435:in `each'
        1: from
/usr/local/lib/ruby/site_ruby/2.6/rubygems/specification.rb:1446:in `block =
in
activate_dependencies'
/usr/local/lib/ruby/site_ruby/2.6/rubygems/dependency.rb:313:in `to_specs':
Could not find 'rubyzip' (~> 1.3) - did find: [rubyzip-2.2.0]
(Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=3D/home/saper/.gem/ruby/2.6:/usr/local/lib/ruby/gems/2=
.6',
execute `gem env` for more information

I have rubygem-rubyzip-2.2.0 installed, but not rubygem-rubyzip13


pkg info output attached

--=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-244086-7788>