Skip to content

Releases are not built for macOS #4

@clakeb

Description

@clakeb

When executing pagertree on macOS I got the following error:

-> pagertree teams list
bash: /Users/someguy/bin/pagertree: cannot execute binary file: Exec format error

When I ran the following I can see that the download from releases shows me the prebuilt binary was only made for linux which is not what is stated in the docs.

file $(which pagertree)
/Users/someguy/bin/pagertree: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=fc89f558d158bb1cc6e5e463d6fe7c536da15abb, stripped

I can build for macOS locally but for now I'm just going to use curl with the api.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions