Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Error: chroot feature is disabled in Firejail configuration file #5201

Closed
kmk3 opened this issue Jun 14, 2022 · 1 comment
Closed

ci: Error: chroot feature is disabled in Firejail configuration file #5201

kmk3 opened this issue Jun 14, 2022 · 1 comment

Comments

@kmk3
Copy link
Collaborator

kmk3 commented Jun 14, 2022

From https://github.com/netblue30/firejail/runs/6873613906?check_suite_focus=true:

TESTING: invalid filename (test/fs/invalid_filename.exp)
spawn /bin/bash
firejail --noprofile --blacklist="bla&&bla"
runner@fv-az133-14:~/work/firejail/firejail/test/fs$ 
<est/fs$ firejail --noprofile --blacklist="bla&&bla" �
Error: "bla&&bla" is an invalid filename: rejected character: "&"
runner@fv-az133-14:~/work/firejail/firejail/test/fs$ 
<l/test/fs$ firejail --noprofile --chroot="bla&&bla" �
Error: chroot feature is disabled in Firejail configuration file
runner@fv-az133-14:~/work/firejail/firejail/test/fs$ TESTING ERROR 3.3

Error: chroot feature is disabled in Firejail configuration file

Likely caused by commit 67dd029 ("disable chroot by default in
/etc/firejail/firejail.config", 2022-06-13).

Relates to #5190.

Cc: @netblue30 @reinerh

@kmk3 kmk3 mentioned this issue Jun 14, 2022
10 tasks
@kmk3
Copy link
Collaborator Author

kmk3 commented Jun 16, 2022

Fixed by commit bc48ad0 ("fix CI", 2022-06-15).

@kmk3 kmk3 closed this as completed Jun 16, 2022
@kmk3 kmk3 moved this to Done (RELNOTES N/A) in Release 0.9.72 Sep 2, 2024
@kmk3 kmk3 changed the title CI is broken (chroot test) ci: Error: chroot feature is disabled in Firejail configuration file Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done (RELNOTES N/A)
Development

No branches or pull requests

1 participant