[GH-ISSUE #1217] Use curly-brackets in filename instead of () #832

Closed
opened 2026-05-05 06:56:47 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ghost on GitHub (Apr 14, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1217

Hi, just a quick FYI, e08c80d0a9 breaks firejail. This is due to uasge of () instead of {} in the newly added nylas-mail entree in /etc/firejail/disable-programs.inc. An example with mpv is provided below, but I guess all profiles including disable-programs.inc will cause firejail to fail.

$ firejail mpv
Reading profile /etc/firejail/mpv.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-programs.inc
Error: "$(HOME)/.nylas-mail" is an invalid filename

Regards.

Originally created by @ghost on GitHub (Apr 14, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1217 Hi, just a quick FYI, https://github.com/netblue30/firejail/commit/e08c80d0a9fbf3def45c5957a7048d597de6e966 breaks firejail. This is due to uasge of () instead of {} in the newly added nylas-mail entree in /etc/firejail/disable-programs.inc. An example with mpv is provided below, but I guess all profiles including `disable-programs.inc` will cause firejail to fail. $ firejail mpv Reading profile /etc/firejail/mpv.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-programs.inc Error: "$(HOME)/.nylas-mail" is an invalid filename Regards.
gitea-mirror 2026-05-05 06:56:47 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Fred-Barclay commented on GitHub (Apr 14, 2017):

Oops - my bad. Fixed and pushed.
Thanks for catching that! 🥇

<!-- gh-comment-id:294242005 --> @Fred-Barclay commented on GitHub (Apr 14, 2017): Oops - my bad. Fixed and pushed. Thanks for catching that! 🥇
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#832
No description provided.