[Bug 244086] sysutils/vagrant: Could not find 'rubyzip' (~> 1.3) - did find: [rubyzip-2.2.0] (Gem::MissingSpecVersionError)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 13 01:39:53 UTC 2020


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

            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 at FreeBSD.org
          Reporter: saper at saper.info
                CC: joe at thrallingpenguin.com
             Flags: maintainer-feedback?(joe at thrallingpenguin.com)
                CC: joe at thrallingpenguin.com

Created attachment 211602
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211602&action=edit
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 `activate'
        3: from
/usr/local/lib/ruby/site_ruby/2.6/rubygems/specification.rb:1435:in `activate_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=/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

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


More information about the freebsd-ports-bugs mailing list