[GH-ISSUE #6821] Firejail outputs an empty profile file when --build=profile is run #3385

Closed
opened 2026-05-05 09:57:32 -06:00 by gitea-mirror · 1 comment
Owner

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.gguf firejail outputs a file called llama.profile that is empty.

Expected behavior

A firejail profile file llama.profile that is not empty.

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.gguf` firejail outputs a file called llama.profile that is empty. ### Expected behavior A firejail profile file llama.profile that is not empty.
Author
Owner

@kmk3 commented on GitHub (Jul 13, 2025):

Basic debugging information is missing; please follow the bug report template:

Duplicate of:

See also:

<!-- gh-comment-id:3066749615 --> @kmk3 commented on GitHub (Jul 13, 2025): Basic debugging information is missing; please follow the bug report template: * <https://github.com/netblue30/firejail/issues/new?template=bug_report.md> Duplicate of: * #1139 See also: * #6653
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#3385
No description provided.