[GH-ISSUE #5214] ci: Error: private-lib feature is disabled in Firejail configuration file #2922

Closed
opened 2026-05-05 09:35:12 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @kmk3 on GitHub (Jun 24, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5214

Apparently caused by commit 9741d0b60 ("fix disabled private-lib in
/etc/firejail/firejail.config", 2022-06-23).

From its pipeline at https://github.com/netblue30/firejail/runs/7030862406?check_suite_focus=true:

TESTING: private-lib (test/fs/private-lib.exp)
spawn /bin/bash
firejail --private-lib --private-bin=sh,bash,dash,ps,grep,ls,find,echo,stty 
runner@fv-az489-993:~/work/firejail/firejail/test/fs$ 
<private-bin=sh,bash,dash,ps,grep,ls,find,echo,stty   
Error: private-lib feature is disabled in Firejail configuration file
runner@fv-az489-993:~/work/firejail/firejail/test/fs$ TESTING ERROR 1
[...]
make[1]: *** [Makefile:6: fs] Error 1
make: *** [Makefile:260: test-fs] Error 2
[...]
##[error]Process completed with exit code 2.

Relates to #5190.

Cc: @netblue30 @reinerh

Originally created by @kmk3 on GitHub (Jun 24, 2022). Original GitHub issue: https://github.com/netblue30/firejail/issues/5214 Apparently caused by commit 9741d0b60 ("fix disabled private-lib in /etc/firejail/firejail.config", 2022-06-23). From its pipeline at <https://github.com/netblue30/firejail/runs/7030862406?check_suite_focus=true>: ``` TESTING: private-lib (test/fs/private-lib.exp) spawn /bin/bash firejail --private-lib --private-bin=sh,bash,dash,ps,grep,ls,find,echo,stty runner@fv-az489-993:~/work/firejail/firejail/test/fs$ <private-bin=sh,bash,dash,ps,grep,ls,find,echo,stty  Error: private-lib feature is disabled in Firejail configuration file runner@fv-az489-993:~/work/firejail/firejail/test/fs$ TESTING ERROR 1 [...] make[1]: *** [Makefile:6: fs] Error 1 make: *** [Makefile:260: test-fs] Error 2 [...] ##[error]Process completed with exit code 2. ``` Relates to #5190. Cc: @netblue30 @reinerh
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#2922
No description provided.