[Bug 194578] New: sysutils/vagrant: Error setting certificate verify locations
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 24 14:25:57 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194578
Bug ID: 194578
Summary: sysutils/vagrant: Error setting certificate verify
locations
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: fmb at mailbox.org
CC: joe at thrallingpenguin.com
CC: joe at thrallingpenguin.com
Flags: maintainer-feedback?(joe at thrallingpenguin.com)
After installing virtualbox-ose and vagrant the following failed:
fmb@~/tmp/vagrant> vagrant init hashicorp/precise32
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
fmb@~/tmp/vagrant> vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'hashicorp/precise32' could not be found. Attempting to find
and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
The box 'hashicorp/precise32' could not be found or
could not be accessed in the remote catalog. If this is a private
box on Vagrant Cloud, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:
URL: ["https://vagrantcloud.com/hashicorp/precise32"]
Error: error setting certificate verify locations:
CAfile: /tmp/vagrant/cacert.pem
CApath: none
fmb@~/tmp/vagrant>
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list