gustavo-iniguez-goya / opensnitch

OpenSnitch is a GNU/Linux application firewall
GNU General Public License v3.0
395 stars 20 forks source link

Install opensnitch in a non-interactive way #75

Closed yunielrc closed 4 years ago

yunielrc commented 4 years ago

Hi Gustavo, How can I install opensnitch in a non-interactive way, without showing the dialog below?

Screenshot from 2020-10-27 00-47-37

I am doing a batch installation of several apps and this interrupts the process

I tried with export DEBIAN_FRONTEND=noninteractive and it doesn't work

debconf-get-selections does not show any settings related to opensnitch installation

gustavo-iniguez-goya commented 4 years ago

Hi @yunielrc , I guess that it's not possible at the moment :(

I'll fix it soon. Thank you for reporting it.

gustavo-iniguez-goya commented 4 years ago

hey @yunielrc , could you test this package? DEBIAN_FRONTEND=noninteractive python3-opens...deb Rename it to .deb

python3-opensnitch-ui_1.0.1-2_all.txt

gustavo-iniguez-goya commented 4 years ago

Please, if you have time let me know if the above package works on your system. If not, re-open the issue.

yunielrc commented 4 years ago

Hi gustavo, sorry for the delay, with https://github.com/gustavo-iniguez-goya/opensnitch/files/5444984/python3-opensnitch-ui_1.0.1-2_all.txt it keeps showing the dialog interrupting the unattended installation process