mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6821] Firejail outputs an empty profile file when --build=profile is run #3385
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#3385
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 @ghost on GitHub (Jul 12, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6821
Description
Firejail doesn’t build a profile for llama-server from https://github.com/ggml-org/llama.cpp on Arch linux and Fedora 42
Steps to Reproduce
When I try to create a basic firejail profile for llama.cpp using the following command
firejail —build=llama.profile ./llama-server -m ./mymodel.gguffirejail outputs a file called llama.profile that is empty.Expected behavior
A firejail profile file llama.profile that is not empty.
@kmk3 commented on GitHub (Jul 13, 2025):
Basic debugging information is missing; please follow the bug report template:
Duplicate of:
See also: