[GH-ISSUE #1585] Regression: Decrypting inside the jail using gpg-agent running outside the jail with cached password doesn't work anymore #1056

Closed
opened 2026-05-05 07:22:26 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @graywolf on GitHub (Oct 1, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1585

After upgrading to 0.9.50 from 0.9.48, my mutt setup stopped working. I'm running gpg-agent outside of the jail (it starts on login) and in 0.9.48 I'm using cached password to decrypt stuff needed for sending emails. However, this doesn't work anymore in 0.9.50 since it always asks for password for the first time (which is pain to get to work since there is no tty in jail (not a tty from tty command). Combined with private-dev introduced in 0.9.50 it's hard to make it work.

I've tried both:

  1. 48's /etc with 50 firejail - doesn't work
  2. 50's /etc with 48 firejail - does work (after commenting out nodvd and notv)

So the regression is in firejail itself and not in the profiles.

Originally created by @graywolf on GitHub (Oct 1, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1585 After upgrading to `0.9.50` from `0.9.48`, my `mutt` setup stopped working. I'm running gpg-agent outside of the jail (it starts on login) and in `0.9.48` I'm using cached password to decrypt stuff needed for sending emails. However, this doesn't work anymore in `0.9.50` since it always asks for password for the first time (which is pain to get to work since there is no tty in jail (`not a tty` from `tty` command). Combined with `private-dev` introduced in `0.9.50` it's hard to make it work. I've tried both: 1) 48's /etc with 50 firejail - doesn't work 2) 50's /etc with 48 firejail - does work (after commenting out `nodvd` and `notv`) So the regression is in firejail itself and not in the profiles.
gitea-mirror 2026-05-05 07:22:26 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@netblue30 commented on GitHub (Oct 2, 2017):

We have a potential fix on mainline git, thanks for the bug!

<!-- gh-comment-id:333530378 --> @netblue30 commented on GitHub (Oct 2, 2017): We have a potential fix on mainline git, thanks for the bug!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1056
No description provided.