all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Phil Roberts <himself@phil-roberts.name>
Cc: 39702@debbugs.gnu.org
Subject: bug#39702: 26.3; Permission denied in make-network-process on MacOS 10.15.3
Date: Thu, 20 Feb 2020 23:08:07 +0000	[thread overview]
Message-ID: <20200220230807.GA48819@breton.holly.idiocy.org> (raw)
In-Reply-To: <b8bfef07-3283-0a43-d9be-4bd77c1ca8f7@phil-roberts.name>

On Thu, Feb 20, 2020 at 07:41:52PM +0000, Phil Roberts wrote:
> Evaluating (make-network-process :name "nettest" :buffer "*nettest*"
> :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) (I
> did this by typing it into the *scratch* buffer on a session started via
> 'emacs -Q', and hitting C-j) triggers an error with the following
> backtrace:
> 
> Debugger entered--Lisp error: (file-error "make client process failed"
> "Permission denied" :name "nettest" :buffer "*nettest*" :host "www.gnu.org"
> :service "http" :nowait nil :tls-parameters nil)
>   make-network-process(:name "nettest" :buffer "*nettest*" :host
> "www.gnu.org" :service "http" :nowait nil :tls-parameters nil)
>   eval((make-network-process :name "nettest" :buffer "*nettest*" :host
> "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) nil)
>   elisp--eval-last-sexp(t)
>   eval-last-sexp(t)
>   eval-print-last-sexp(nil)
>   funcall-interactively(eval-print-last-sexp nil)
>   call-interactively(eval-print-last-sexp nil nil)
>   command-execute(eval-print-last-sexp)
> 
> This happens using both the build from emacsformacosx.com and that
> from homebrew, running on a 2019-model MacBook Pro 13-inch, running
> MacOS version 10.15.3 (Catalina).  I've granted emacs every
> permission I can find an option for in the GUI, to no avail.

It may be worth noting that the homebrew version is (often) the
emacsformacosx.com release repackaged.

It may be worth trying to give ruby some permissions, as the
emacsformacosx.com releases use a ruby script to select the correct
Emacs version for the OS.

-- 
Alan Third





  reply	other threads:[~2020-02-20 23:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-20 19:41 bug#39702: 26.3; Permission denied in make-network-process on MacOS 10.15.3 Phil Roberts
2020-02-20 23:08 ` Alan Third [this message]
2020-02-21  7:30 ` Eli Zaretskii
2020-08-02  8:41   ` Lars Ingebrigtsen

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=20200220230807.GA48819@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=39702@debbugs.gnu.org \
    --cc=himself@phil-roberts.name \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.