Re: Ventura breaks ability to download with curl (Jim Weisbin)
Re: Ventura breaks ability to download with curl (Jim Weisbin)
- Subject: Re: Ventura breaks ability to download with curl (Jim Weisbin)
- From: Jim Weisbin via AppleScript-Users <email@hidden>
- Date: Thu, 27 Oct 2022 09:20:42 -0400
> Jim Weisbin <email@hidden> wrote:
>
> 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.
>
The system also allows me to download it to ~/Library/Application Support/
(path to application support from user domain) , so that’s what I’ve decided to
do. I guess it was a mistake to download into a notarized app bundle anyway.
Just FYI
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