"fork/exec exec format error" when installing cf CLI plugins
Remi Tassing
Hi,
So I was reading about plugins on cf CLI at https://docs.cloudfoundry.org/devguide/installcf/use-cli-plugins.html I tried installing a couple of plugins (from http://plugins.cloudfoundry.org/ui/) but none worked, it gives the error: FAILED fork/exec /tmp/plugin_name: exec format error I thought maybe it was a "go" issue and followed the advice on this link (changing the tmp folder to smth under home): http://stackoverflow.com/questions/14943917/go-fork-exec-permission-denied-error But it didn't work. my cf version is 6.12.4 Any idea on what's wrong? Remi
|
|