machine-drivers / docker-machine-driver-xhyve

docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
https://godoc.org/github.com/machine-drivers/docker-machine-driver-xhyve
BSD 3-Clause "New" or "Revised" License
888 stars 74 forks source link

Travis fix #219

Closed NorseGaud closed 5 years ago

NorseGaud commented 5 years ago

Travis seems to be failing

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫 
∗ installed base-bigarray.base
∗ installed base-threads.base
∗ installed base-unix.base
∗ installed ocaml-base-compiler.4.07.1
∗ installed ocaml-config.1
∗ installed ocaml.4.07.1
Done.
# Run eval $(opam env) to update the current shell environment
The following dependencies couldn't be met:
  - io-page → ocaml < 4.06.0
      base of this switch (use `--unlock-base' to force)
No solution found, exiting
The command "opam --version && opam init && opam install uri qcow-format io-page.1.6.1 ocamlfind conf-libev" failed and exited with 20 during .
NorseGaud commented 5 years ago

Updated io-page gets past error. Other issues exist which seem separate from the original.