Skip to content

simplesnapwrap not working on MacOS #22

@tomhoover

Description

@tomhoover
  1. When installing OpenZFS and the gnu utilities (gdate, ghead, ggrep & gsed) via Homebrew, all executables are placed in the /usr/local/bin directory. As the default PATH used when executing simplesnapwrap doesn't include the /usr/local/bin directory, none of the executables are found by the script.
  2. The script doesn't use ghead (if available). The default head command in MacOS is not gnu compatible; therefore, the command head -n -1 returns an error.

Pull request is nearly complete, and should be uploaded tomorrow.

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