Re: Ventura breaks ability to download with curl
Re: Ventura breaks ability to download with curl
- Subject: Re: Ventura breaks ability to download with curl
- From: Jim Weisbin via AppleScript-Users <email@hidden>
- Date: Wed, 26 Oct 2022 08:20:22 -0400
I have a small AS application which is just a wrapper around the python program
yt-dlp. The python program is stored inside the app package, and when the user
runs it, she is given the choice to update the python app by downloading the
current version, via curl. The app is notarized and stapled, and it worked
great on Monterey and earlier. But on Ventura it fails. So I tried downloading
to my desktop instead of the app bundle. Also tried giving curl full disk
access. Still getting this error:
Warning: Failed to open the file /Users/admin/Desktop/yt-dlp: Operation not
Warning: permitted
curl: (23) Failure writing output to destination" number 23
It will allow me to download to the downloads folder though. So I guess I can
just do that, and run the python program from there.
Jim Weisbin | C.T.O. | Human | Post Human | 27 West 20th Street | Suite 801 |
New York, NY | 10011 | (917) 375-2272 | 2046 Broadway | Santa Monica, CA |
90404 | www.humanworldwide.com <http://www.humanworldwide.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden