[GH-ISSUE #2979] firejail --build=FILE output #1862

Closed
opened 2026-05-05 08:31:59 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @rusty-snake on GitHub (Sep 27, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2979

For #2972 I often use --build=FILE and I noticed that there is often in long outputs something like: === tracelib init() [22.
Example:

whitelist /usr/share/=== tracelib init() [22
private-etc foo,host=== tracelib init() [16,bar

Only point in source code where this string is:
b9888e6a38/src/libtrace/libtrace.c (L102)

Originally created by @rusty-snake on GitHub (Sep 27, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2979 For #2972 I often use `--build=FILE` and I noticed that there is often in long outputs something like: `=== tracelib init() [22`. Example: ``` whitelist /usr/share/=== tracelib init() [22 private-etc foo,host=== tracelib init() [16,bar ``` Only point in source code where this string is: https://github.com/netblue30/firejail/blob/b9888e6a388b7d2c17f0aa75b2ef5205b4b90720/src/libtrace/libtrace.c#L102
gitea-mirror 2026-05-05 08:31:59 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@netblue30 commented on GitHub (Sep 29, 2019):

I took it out, just some debug code.

ee5ab63cfb

<!-- gh-comment-id:536351958 --> @netblue30 commented on GitHub (Sep 29, 2019): I took it out, just some debug code. https://github.com/netblue30/firejail/commit/ee5ab63cfb1b4e38db4bc83bd51678fa0f25284c
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#1862
No description provided.