We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Fixed by commit bc48ad0 ("fix CI", 2022-06-15).
Sorry, something went wrong.
No branches or pull requests
From https://github.com/netblue30/firejail/runs/6873613906?check_suite_focus=true:
Likely caused by commit 67dd029 ("disable chroot by default in
/etc/firejail/firejail.config", 2022-06-13).
Relates to #5190.
Cc: @netblue30 @reinerh
The text was updated successfully, but these errors were encountered: