Skip to content
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.

Failed to install minishift #323

Open
luebken opened this issue Jan 5, 2017 · 4 comments
Open

Failed to install minishift #323

luebken opened this issue Jan 5, 2017 · 4 comments

Comments

@luebken
Copy link

luebken commented Jan 5, 2017

On my Mac I'm trying to start gofabric with minishift. But it fails to install minishift. Maybe because minishift has changed it naming scheme with v1.0.0-beta.1 ?

https://github.com/minishift/minishift/releases/download/v0.9.0/minishift-darwin-amd64 => https://github.com/minishift/minishift/releases/download/v1.0.0-beta.1/minishift-1.0.0-beta.1-darwin-amd64.tgz

Error message:

$ gofabric8 start --minishift --vm-driver=virtualbox
fabric8 recommends OSX users use the xhyve driver
xhyve driver already installed
Downloading https://github.com/jimmidyson/minishift/releases/download/v1.0.0-beta.1/minishift-darwin-amd64...
Downloaded /Users/mdl/.fabric8/bin/minishift
Downloading https://storage.googleapis.com/kubernetes-release/release/v1.5.1/bin/darwin/amd64/kubectl...
Downloaded /Users/mdl/.fabric8/bin/kubectl
oc is already available on your PATH
using the executable /Users/mdl/.fabric8/bin/minishift
Unable to get status fork/exec /Users/mdl/.fabric8/bin/minishift: exec format error
$ head /Users/mdl/.fabric8/bin/minishift
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8">
    <meta http-equiv="Content-Security-Policy" content="default-src 'none'; base-uri 'self'; connect-src 'self'; form-action 'self'; img-src data:; script-src 'self'; style-src 'unsafe-inline'">
    <meta content="origin" name="referrer">
    <title>Page not found &middot; GitHub</title>
    <style type="text/css" media="screen">
      body {
        background-color: #f1f1f1;
$ gofabric8 version
gofabric8, version 0.4.112 (branch: 'unknown', revision: 'homebrew')
  build date:       '20161225-08:57:37'
  go version:       '1.7.4'

$ sw_vers
ProductName:	Mac OS X
ProductVersion:	10.11.3
BuildVersion:	15D21
@rnaszcyn
Copy link

same issue when attempting to use beta. Move off beta and all seems well.

@luebken
Copy link
Author

luebken commented Jan 21, 2017

Updated gofrabic8 from v0.4.112 to v0.4.113. Works now.

@luebken luebken closed this as completed Jan 21, 2017
@bhbv
Copy link

bhbv commented Jan 25, 2017

same issue. version update did not help on mac

gofabric8, version 0.4.113 (branch: 'unknown', revision: 'homebrew')
build date: '20170112-15:49:40'
go version: '1.7.4'

[INFO] gofabric8> Unable to get status fork/exec /Users/bahadyr/.fabric8/bin/minishift: exec format error

@rawlingsj
Copy link
Contributor

I've not tried fabric8 on minishift lately as there was an issue with CORS minishift/minishift#257 I think that until that error is resolved we need to stick to minishift version: 0.9.0 or use minikube in the meantime.

@rawlingsj rawlingsj reopened this Jan 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants