mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2309] emacs: File error: Opening input file, Decryption failed, No secret key #1537
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1537
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bbigras on GitHub (Dec 20, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2309
I have the following error when I try to run emacs with firejail. Emacs is probably trying to decrypt ~/.authinfo.gpg at launch.
NixOS unstable
@SkewedZeppelin commented on GitHub (Dec 20, 2018):
Can you try the following
@bbigras commented on GitHub (Dec 21, 2018):
It works but for some reason I had to use /etc/firejail/emacs.local on NixOS (
04bbb2ab6b).Should "noblacklist" be included in the default profile? I would think it could be better not, since not everyone must use gpg in emacs.
@SkewedZeppelin commented on GitHub (Dec 23, 2018):
I've added a note in
39ef880dd2 (diff-3302370d1fb8ac2bcf3f38cb8802939dR11)