-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Confirmation
- I have checked the documentation (README, Wiki, docstrings, etc)
- I am checking these without reading them.
- I have searched previous issues to see if my question is a duplicate.
Elpaca Version
Elpaca 1d299d7 grafted, HEAD -> master, origin/master, origin/HEAD
installer: 0.11
emacs-version: GNU Emacs 30.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0)
of 2025-08-17, modified by Debian
git --version: git version 2.34.1
Operating System
RHEL 8
Description
I'm trying to run elpaca behind a firewall. I can bootstrap elpaca and elpaca-use-package. Both show up with elpaca-log command. When I try to install other packages (see code below) emacs hangs. Also when I try to run elpaca-manager it hangs. Any advice for how to debug this? Want to see if it is trying to reach out to the internet or something else. Note my setup works fine on a machine that isn't firewalled.
(use-package with-editor ;;; Use the Emacsclient as $EDITOR
:ensure `(:repo ,(concat my-emacs-package-directory "with-editor")))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels