Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 15:15:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206646] [PATCH] sysutils/vagrant: update to 1.8.1
Message-ID:  <bug-206646-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: cmt@burggraben.net
                CC: joe@thrallingpenguin.com
             Flags: maintainer-feedback?(joe@thrallingpenguin.com)
          Keywords: patch
                CC: joe@thrallingpenguin.com

Created attachment 166150
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166150&action=
=3Dedit
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, >=3D 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 t=
he
current situation :))

--=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-206646-13>