zsh-users
 help / color / mirror / code / Atom feed
From: TJ Luoma <luomat@gmail.com>
To: Zsh MailingList <zsh-users@zsh.org>
Subject: Re: "operation not permitted"
Date: Wed, 4 Sep 2019 10:09:50 -0400	[thread overview]
Message-ID: <CADjGqHsHmW6BNuDu+5+HWs83y93X2QnUbu2fmh8XnhAR-wJCUg@mail.gmail.com> (raw)
In-Reply-To: <CADjGqHsF_5Q93hrUZdjWGiLr74efwBefeMWjPkv2r3FADRxufw@mail.gmail.com>

It appears that this may have something to do with macOS's
"Quarantine" system and be related to the fact that these scripts were
"downloaded" from another Mac. I'm still trying to figure out exactly
what was the cause but the fix seems to be running this:

find /path/to/file/ -exec xattr -d com.apple.quarantine {} 2> /dev/null \;

on any "offending" scripts.

  parent reply	other threads:[~2019-09-04 23:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190904104432epcas3p2d0825a22892c5a329241cd63d2d78ee6@epcas3p2.samsung.com>
2019-09-04 10:42 ` TJ Luoma
2019-09-04 10:57   ` Peter Stephenson
2019-09-04 11:11     ` TJ Luoma
2019-09-04 11:14       ` TJ Luoma
2019-09-04 14:09   ` TJ Luoma [this message]
2019-09-04 20:15   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADjGqHsHmW6BNuDu+5+HWs83y93X2QnUbu2fmh8XnhAR-wJCUg@mail.gmail.com \
    --to=luomat@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).