Skip to content

cf install-plugin fails on MacOS #19

@palfvin

Description

@palfvin

On MacOS 13.3.1 (a), cf install-plugin fails.

Here's the error on an x86 machine:

Starting download of plugin binary from repository CF-Community...
 10.42 MiB / 10.42 MiB [============================================] 100.00% 1s
 fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x142f264, 0x21)
	/home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/panic.go:619 +0x81 fp=0x7ff7bfeff578 sp=0x7ff7bfeff558 pc=0x1029401
runtime.goenvs()
	/home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff5a8 sp=0x7ff7bfeff578 pc=0x1026f83
runtime.schedinit()
	/home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/proc.go:496 +0xa4 fp=0x7ff7bfeff600 sp=0x7ff7bfeff5a8 pc=0x102bcc4
runtime.rt0_go(0x7ff7bfeff630, 0x3, 0x7ff7bfeff630, 0x1000000, 0x3, 0x7ff7bfeff848, 0x7ff7bfeff87d, 0x7ff7bfeff883, 0x0, 0x7ff7bfeff890, ...)
	/home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff608 sp=0x7ff7bfeff600 pc=0x1052544
exit status 2
File is not a valid cf CLI plugin binary.
FAILED

Here's the error on an M1 machine:

Starting download of plugin binary from repository CF-Community...
 10.42 MiB / 10.42 MiB [===========================================================================] 100.00% 0s
signal: segmentation fault
File is not a valid cf CLI plugin binary.
FAILED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions