[Bug 206646] [PATCH] sysutils/vagrant: update to 1.8.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 26 15:15:31 UTC 2016


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

            Bug ID: 206646
           Summary: [PATCH] sysutils/vagrant: update to 1.8.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: cmt at burggraben.net
                CC: joe at thrallingpenguin.com
             Flags: maintainer-feedback?(joe at thrallingpenguin.com)
          Keywords: patch
                CC: joe at thrallingpenguin.com

Created attachment 166150
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166150&action=edit
update sysutils/vagrant to 1.8.1

Current sysutils/vagrant 1.7.4 is unusable because of a dependency problem -
vagrant does not like current rubygem-net-ssh:
$ vagrant up
/usr/local/lib/ruby/site_ruby/2.1/rubygems/dependency.rb:318:in `to_specs':
Could not find 'net-ssh' (< 2.10.0, >= 2.6.6) - did find: [net-ssh-3.0.2]
(Gem::LoadError)

(fat backtrace skipped)

Instead of mucking about with the gemspec file, I updated the port to 1.8.1 -
see relase at github: https://github.com/mitchellh/vagrant/releases

Poudriere and basic functionality test passed (that's an improvement over the
current situation :))

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


More information about the freebsd-ports-bugs mailing list