-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Looking to install this after failing to access wifi on the plane. Testing it while I'm already on my home wifi, so unsure if that's related, but the error I am getting says that Firefox is not installed when it definitely is. Is there anything else I need to do?
helga@Helga:~$ ./captive-firefox.sh
Reading profile /etc/firejail/firefox.profile
Reading profile /etc/firejail/whitelist-usr-share-common.inc
Reading profile /etc/firejail/firefox-common.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-proc.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-run-common.inc
Reading profile /etc/firejail/whitelist-runuser-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Warning: networking feature is disabled in Firejail configuration file
Seccomp list in: !chroot, check list: @default-keep, prelist: unknown,
Parent pid 27034, child pid 27049
DNS server 192.168.1.1
Warning: An abstract unix socket for session D-BUS might still be available. Use --net or remove unix from --protocol set.
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Seccomp list in: !chroot, check list: @default-keep, prelist: unknown,
Warning: cleaning all supplementary groups
Warning: Replacing profile instead of stacking it. It is a legacy behavior that can result in relaxation of the protection. It is here as a temporary measure to unbreak the software that has been broken by switching to the stacking behavior.
Child process initialized in 66.66 ms
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:
snap install firefox
Parent is shutting down, bye...
helga@Helga:$ snap install firefox$
snap "firefox" is already installed, see 'snap help refresh'
helga@Helga:
ps - i might suggest updating install instructions to include sudo apt install firejail as that won't be possible when offline and not able to access the captive portal.